var imageFiles_8_65 = new Array();
imageFiles_8_65['0'] = new Array ('_images/8_FAQ_s.gif', '_images/8_FAQ_sMouseover.gif');
imageFiles_8_65['1'] = new Array ('_images/8_Testimonials.gif', '_images/8_TestimonialsMouseover.gif');
imageFiles_8_65['2'] = new Array ('_images/8_Store_Locations.gif', '_images/8_Store_LocationsMouseover.gif');
imageFiles_8_65['3'] = new Array ('_images/8_Wholesale_Information.gif', '_images/8_Wholesale_InformationMouseover.gif');
imageFiles_8_65['4'] = new Array ('_images/8_About_Us.gif', '_images/8_About_UsMouseover.gif');
imageFiles_8_65['5'] = new Array ('_images/8_Contact_Us.gif', '_images/8_Contact_UsMouseover.gif');
imageFiles_8_65['6'] = new Array ('_images/8_Guarantees___Disclaimers.gif', '_images/8_Guarantees___DisclaimersMouseover.gif');
imageFiles_8_65['7'] = new Array ('_images/8_Ordering___Shipping_Info.gif', '_images/8_Ordering___Shipping_InfoMouseover.gif');
imageFiles_8_65['8'] = new Array ('_images/8_Site_Map.gif', '_images/8_Site_MapMouseover.gif');

function image_on_8_65 (position) {
   var doc = eval("document.image8_65" + position);
   doc.src = imageFiles_8_65[position][1];
}

function image_off_8_65 (position) {
   var doc = eval("document.image8_65" + position);
   doc.src = imageFiles_8_65[position][0];
}

