var imageFiles_2ael3_1 = new Array();
imageFiles_2ael3_1['0'] = new Array ('_images/2ael3_Home.gif', '_images/2ael3_HomeMouseover.gif');
imageFiles_2ael3_1['1'] = new Array ('_images/2ael3_About_Us.gif', '_images/2ael3_About_UsMouseover.gif');
imageFiles_2ael3_1['2'] = new Array ('_images/2ael3_Custom_Hunts.gif', '_images/2ael3_Custom_HuntsMouseover.gif');
imageFiles_2ael3_1['3'] = new Array ('_images/2ael3_Photos.gif', '_images/2ael3_PhotosMouseover.gif');
imageFiles_2ael3_1['4'] = new Array ('_images/2ael3_References.gif', '_images/2ael3_ReferencesMouseover.gif');
imageFiles_2ael3_1['5'] = new Array ('_images/2ael3_Location.gif', '_images/2ael3_LocationMouseover.gif');
imageFiles_2ael3_1['6'] = new Array ('_images/2ael3_Links.gif', '_images/2ael3_LinksMouseover.gif');
imageFiles_2ael3_1['7'] = new Array ('_images/2ael3_Contact_us.gif', '_images/2ael3_Contact_usMouseover.gif');

function image_on_2ael3_1 (position) {
   var doc = eval("document.image2ael3_1" + position);
   doc.src = imageFiles_2ael3_1[position][1];
}

function image_off_2ael3_1 (position) {
   var doc = eval("document.image2ael3_1" + position);
   doc.src = imageFiles_2ael3_1[position][0];
}
