var imageFiles_44gjm_7 = new Array();
imageFiles_44gjm_7['0'] = new Array ('_images/44gjm_Home.gif', '_images/44gjm_HomeMouseover.gif');
imageFiles_44gjm_7['1'] = new Array ('_images/44gjm_Our_Services.gif', '_images/44gjm_Our_ServicesMouseover.gif');
imageFiles_44gjm_7['2'] = new Array ('_images/44gjm_About_Us.gif', '_images/44gjm_About_UsMouseover.gif');
imageFiles_44gjm_7['3'] = new Array ('_images/44gjm_Contact_Us.gif', '_images/44gjm_Contact_UsMouseover.gif');
imageFiles_44gjm_7['4'] = new Array ('_images/44gjm_Dealer_Locater.gif', '_images/44gjm_Dealer_LocaterMouseover.gif');

function image_on_44gjm_7 (position) {
   var doc = eval("document.image44gjm_7" + position);
   doc.src = imageFiles_44gjm_7[position][1];
}

function image_off_44gjm_7 (position) {
   var doc = eval("document.image44gjm_7" + position);
   doc.src = imageFiles_44gjm_7[position][0];
}

