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

function image_on_44gjm_4 (position) {
   var doc = eval("document.image44gjm_4" + position);
   doc.src = imageFiles_44gjm_4[position][1];
}

function image_off_44gjm_4 (position) {
   var doc = eval("document.image44gjm_4" + position);
   doc.src = imageFiles_44gjm_4[position][0];
}
