var imageFiles_1hnf8_1 = new Array();
imageFiles_1hnf8_1['0'] = new Array ('_images/1hnf8_Adult_Senior_Groups.gif', '_images/1hnf8_Adult_Senior_GroupsMouseover.gif');
imageFiles_1hnf8_1['1'] = new Array ('_images/1hnf8_Other_Attractions.gif', '_images/1hnf8_Other_AttractionsMouseover.gif');

function image_on_1hnf8_1 (position) {
   var doc = eval("document.image1hnf8_1" + position);
   doc.src = imageFiles_1hnf8_1[position][1];
}

function image_off_1hnf8_1 (position) {
   var doc = eval("document.image1hnf8_1" + position);
   doc.src = imageFiles_1hnf8_1[position][0];
}
