var imageFiles_54k1p_1 = new Array();
imageFiles_54k1p_1['0'] = new Array ('_images/54k1p_View_from_Hrad.gif', '_images/54k1p_View_from_HradMouseover.gif');

function image_on_54k1p_1 (position) {
   var doc = eval("document.image54k1p_1" + position);
   doc.src = imageFiles_54k1p_1[position][1];
}

function image_off_54k1p_1 (position) {
   var doc = eval("document.image54k1p_1" + position);
   doc.src = imageFiles_54k1p_1[position][0];
}

