var imageFiles_5xz6c_3 = new Array();
imageFiles_5xz6c_3['0'] = new Array ('_images/5xz6c_Home.gif', '_images/5xz6c_HomeMouseover.gif');
imageFiles_5xz6c_3['1'] = new Array ('_images/5xz6c_About_Us.gif', '_images/5xz6c_About_UsMouseover.gif');
imageFiles_5xz6c_3['2'] = new Array ('_images/5xz6c_New_Boats.gif', '_images/5xz6c_New_BoatsMouseover.gif');
imageFiles_5xz6c_3['3'] = new Array ('_images/5xz6c_Pre_Owned.gif', '_images/5xz6c_Pre_OwnedMouseover.gif');
imageFiles_5xz6c_3['4'] = new Array ('_images/5xz6c_Service.gif', '_images/5xz6c_ServiceMouseover.gif');
imageFiles_5xz6c_3['5'] = new Array ('_images/5xz6c_Contact_Us.gif', '_images/5xz6c_Contact_UsMouseover.gif');
imageFiles_5xz6c_3['6'] = new Array ('_images/5xz6c_Feedback.gif', '_images/5xz6c_FeedbackMouseover.gif');
imageFiles_5xz6c_3['7'] = new Array ('_images/5xz6c_Catalog.gif', '_images/5xz6c_CatalogMouseover.gif');

function image_on_5xz6c_3 (position) {
   var doc = eval("document.image5xz6c_3" + position);
   doc.src = imageFiles_5xz6c_3[position][1];
}

function image_off_5xz6c_3 (position) {
   var doc = eval("document.image5xz6c_3" + position);
   doc.src = imageFiles_5xz6c_3[position][0];
}

