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

function image_on_44gjm_1 (position) {
   var doc = eval("document.image44gjm_1" + position);
   doc.src = imageFiles_44gjm_1[position][1];
}

function image_off_44gjm_1 (position) {
   var doc = eval("document.image44gjm_1" + position);
   doc.src = imageFiles_44gjm_1[position][0];
}

