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

function image_on_307n7_23 (position) {
   var doc = eval("document.image307n7_23" + position);
   doc.src = imageFiles_307n7_23[position][1];
}

function image_off_307n7_23 (position) {
   var doc = eval("document.image307n7_23" + position);
   doc.src = imageFiles_307n7_23[position][0];
}

