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

function image_on_307n7_3 (position) {
   var doc = eval("document.image307n7_3" + position);
   doc.src = imageFiles_307n7_3[position][1];
}

function image_off_307n7_3 (position) {
   var doc = eval("document.image307n7_3" + position);
   doc.src = imageFiles_307n7_3[position][0];
}

