var imageFiles_5lh_1 = new Array();
imageFiles_5lh_1['0'] = new Array ('_images/5lh_Back_to_Mt__Fiji_Pg_1.gif', '_images/5lh_Back_to_Mt__Fiji_Pg_1Mouseover.gif');

function image_on_5lh_1 (position) {
   var doc = eval("document.image5lh_1" + position);
   doc.src = imageFiles_5lh_1[position][1];
}

function image_off_5lh_1 (position) {
   var doc = eval("document.image5lh_1" + position);
   doc.src = imageFiles_5lh_1[position][0];
}
