var imageFiles_307n7_94 = new Array();
imageFiles_307n7_94['0'] = new Array ('_images/307n7_What_s_New_.gif', '_images/307n7_What_s_New_Mouseover.gif');
imageFiles_307n7_94['1'] = new Array ('_images/307n7_About_Us.gif', '_images/307n7_About_UsMouseover.gif');
imageFiles_307n7_94['2'] = new Array ('_images/307n7_Delivery.gif', '_images/307n7_DeliveryMouseover.gif');
imageFiles_307n7_94['3'] = new Array ('_images/307n7_Quotes.gif', '_images/307n7_QuotesMouseover.gif');
imageFiles_307n7_94['4'] = new Array ('_images/307n7_Hours.gif', '_images/307n7_HoursMouseover.gif');
imageFiles_307n7_94['5'] = new Array ('_images/307n7_Contact_Us.gif', '_images/307n7_Contact_UsMouseover.gif');
imageFiles_307n7_94['6'] = new Array ('_images/307n7_My_Account.gif', '_images/307n7_My_AccountMouseover.gif');

function image_on_307n7_94 (position) {
   var doc = eval("document.image307n7_94" + position);
   doc.src = imageFiles_307n7_94[position][1];
}

function image_off_307n7_94 (position) {
   var doc = eval("document.image307n7_94" + position);
   doc.src = imageFiles_307n7_94[position][0];
}

