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

function image_on_5xz6c_9 (position) {
   var doc = eval("document.image5xz6c_9" + position);
   doc.src = imageFiles_5xz6c_9[position][1];
}

function image_off_5xz6c_9 (position) {
   var doc = eval("document.image5xz6c_9" + position);
   doc.src = imageFiles_5xz6c_9[position][0];
}

