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

function image_on_307n7_31 (position) {
   var doc = eval("document.image307n7_31" + position);
   doc.src = imageFiles_307n7_31[position][1];
}

function image_off_307n7_31 (position) {
   var doc = eval("document.image307n7_31" + position);
   doc.src = imageFiles_307n7_31[position][0];
}

