var imageFiles_3covc_5 = new Array();
imageFiles_3covc_5['0'] = new Array ('_images/3covc_Home.gif', '_images/3covc_HomeMouseover.gif');
imageFiles_3covc_5['1'] = new Array ('_images/3covc_Awards.gif', '_images/3covc_AwardsMouseover.gif');
imageFiles_3covc_5['2'] = new Array ('_images/3covc_History.gif', '_images/3covc_HistoryMouseover.gif');
imageFiles_3covc_5['3'] = new Array ('_images/3covc_Catering.gif', '_images/3covc_CateringMouseover.gif');
imageFiles_3covc_5['4'] = new Array ('_images/3covc_Contact_Us.gif', '_images/3covc_Contact_UsMouseover.gif');
imageFiles_3covc_5['5'] = new Array ('_images/3covc_Ice_Cream.gif', '_images/3covc_Ice_CreamMouseover.gif');
imageFiles_3covc_5['6'] = new Array ('_images/3covc_Menu.gif', '_images/3covc_MenuMouseover.gif');
imageFiles_3covc_5['7'] = new Array ('_images/3covc_Locations.gif', '_images/3covc_LocationsMouseover.gif');
imageFiles_3covc_5['8'] = new Array ('_images/3covc_Policy.gif', '_images/3covc_PolicyMouseover.gif');
imageFiles_3covc_5['9'] = new Array ('_images/3covc_FAQ.gif', '_images/3covc_FAQMouseover.gif');
imageFiles_3covc_5['10'] = new Array ('_images/3covc_Feedback.gif', '_images/3covc_FeedbackMouseover.gif');
imageFiles_3covc_5['11'] = new Array ('_images/3covc_Wholesale.gif', '_images/3covc_WholesaleMouseover.gif');
imageFiles_3covc_5['12'] = new Array ('_images/3covc_Franchise.gif', '_images/3covc_FranchiseMouseover.gif');
imageFiles_3covc_5['13'] = new Array ('_images/3covc_Cart.gif', '_images/3covc_CartMouseover.gif');
imageFiles_3covc_5['14'] = new Array ('_images/3covc_Catalog.gif', '_images/3covc_CatalogMouseover.gif');

function image_on_3covc_5 (position) {
   var doc = eval("document.image3covc_5" + position);
   doc.src = imageFiles_3covc_5[position][1];
}

function image_off_3covc_5 (position) {
   var doc = eval("document.image3covc_5" + position);
   doc.src = imageFiles_3covc_5[position][0];
}
