var imageFiles_x9_31 = new Array();
imageFiles_x9_31['0'] = new Array ('_images/x9_SERVICES.gif', '_images/x9_SERVICESMouseover.gif');
imageFiles_x9_31['1'] = new Array ('_images/x9_PRODUCTS_WE_CARRY.gif', '_images/x9_PRODUCTS_WE_CARRYMouseover.gif');
imageFiles_x9_31['2'] = new Array ('_images/x9_HOOD_RELEASE.gif', '_images/x9_HOOD_RELEASEMouseover.gif');
imageFiles_x9_31['3'] = new Array ('_images/x9_MAZDASPEED_FMIC_KIT.gif', '_images/x9_MAZDASPEED_FMIC_KITMouseover.gif');
imageFiles_x9_31['4'] = new Array ('_images/x9_CUSTOMER_CARS.gif', '_images/x9_CUSTOMER_CARSMouseover.gif');
imageFiles_x9_31['5'] = new Array ('_images/x9_VIDEOS.gif', '_images/x9_VIDEOSMouseover.gif');
imageFiles_x9_31['6'] = new Array ('_images/x9_FEATURED_ARTICLES.gif', '_images/x9_FEATURED_ARTICLESMouseover.gif');
imageFiles_x9_31['7'] = new Array ('_images/x9_VISIT_US_ON_MYSPACE.gif', '_images/x9_VISIT_US_ON_MYSPACEMouseover.gif');

function image_on_x9_31 (position) {
   var doc = eval("document.imagex9_31" + position);
   doc.src = imageFiles_x9_31[position][1];
}

function image_off_x9_31 (position) {
   var doc = eval("document.imagex9_31" + position);
   doc.src = imageFiles_x9_31[position][0];
}
