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

function image_on_44gjm_11 (position) {
   var doc = eval("document.image44gjm_11" + position);
   doc.src = imageFiles_44gjm_11[position][1];
}

function image_off_44gjm_11 (position) {
   var doc = eval("document.image44gjm_11" + position);
   doc.src = imageFiles_44gjm_11[position][0];
}

