var imageFiles_4hw5e_16 = new Array();
imageFiles_4hw5e_16['0'] = new Array ('_images/4hw5e_Home.gif', '_images/4hw5e_HomeMouseover.gif');
imageFiles_4hw5e_16['1'] = new Array ('_images/4hw5e_About_Us.gif', '_images/4hw5e_About_UsMouseover.gif');
imageFiles_4hw5e_16['2'] = new Array ('_images/4hw5e_Contact_Us.gif', '_images/4hw5e_Contact_UsMouseover.gif');
imageFiles_4hw5e_16['3'] = new Array ('_images/4hw5e_Feedback.gif', '_images/4hw5e_FeedbackMouseover.gif');
imageFiles_4hw5e_16['4'] = new Array ('_images/4hw5e_FAQ.gif', '_images/4hw5e_FAQMouseover.gif');
imageFiles_4hw5e_16['5'] = new Array ('_images/4hw5e_Online_Catalog.gif', '_images/4hw5e_Online_CatalogMouseover.gif');
imageFiles_4hw5e_16['6'] = new Array ('_images/4hw5e_Links.gif', '_images/4hw5e_LinksMouseover.gif');
imageFiles_4hw5e_16['7'] = new Array ('_images/4hw5e_Chassis.gif', '_images/4hw5e_ChassisMouseover.gif');
imageFiles_4hw5e_16['8'] = new Array ('_images/4hw5e_Customer_Builds.gif', '_images/4hw5e_Customer_BuildsMouseover.gif');
imageFiles_4hw5e_16['9'] = new Array ('_images/4hw5e_Customer_Photos.gif', '_images/4hw5e_Customer_PhotosMouseover.gif');

function image_on_4hw5e_16 (position) {
   var doc = eval("document.image4hw5e_16" + position);
   doc.src = imageFiles_4hw5e_16[position][1];
}

function image_off_4hw5e_16 (position) {
   var doc = eval("document.image4hw5e_16" + position);
   doc.src = imageFiles_4hw5e_16[position][0];
}
