var imageFiles_2i8h0_9 = new Array();
imageFiles_2i8h0_9['0'] = new Array ('_images/2i8h0_Home.gif', '_images/2i8h0_HomeMouseover.gif');
imageFiles_2i8h0_9['1'] = new Array ('_images/2i8h0_Services.gif', '_images/2i8h0_ServicesMouseover.gif');
imageFiles_2i8h0_9['2'] = new Array ('_images/2i8h0_Tire_Tips.gif', '_images/2i8h0_Tire_TipsMouseover.gif');
imageFiles_2i8h0_9['3'] = new Array ('_images/2i8h0_Specials.gif', '_images/2i8h0_SpecialsMouseover.gif');
imageFiles_2i8h0_9['4'] = new Array ('_images/2i8h0_Coupons.gif', '_images/2i8h0_CouponsMouseover.gif');
imageFiles_2i8h0_9['5'] = new Array ('_images/2i8h0_Contact_Us.gif', '_images/2i8h0_Contact_UsMouseover.gif');

function image_on_2i8h0_9 (position) {
   var doc = eval("document.image2i8h0_9" + position);
   doc.src = imageFiles_2i8h0_9[position][1];
}

function image_off_2i8h0_9 (position) {
   var doc = eval("document.image2i8h0_9" + position);
   doc.src = imageFiles_2i8h0_9[position][0];
}
