var imageFiles_14gx3_1 = new Array();
imageFiles_14gx3_1['0'] = new Array ('_images/14gx3_COMPANY_INFO.gif', '_images/14gx3_COMPANY_INFOMouseover.gif');
imageFiles_14gx3_1['1'] = new Array ('_images/14gx3_SALES.gif', '_images/14gx3_SALESMouseover.gif');
imageFiles_14gx3_1['2'] = new Array ('_images/14gx3_SERVICE.gif', '_images/14gx3_SERVICEMouseover.gif');
imageFiles_14gx3_1['3'] = new Array ('_images/14gx3_INSTALLATIONS.gif', '_images/14gx3_INSTALLATIONSMouseover.gif');
imageFiles_14gx3_1['4'] = new Array ('_images/14gx3_RENTALS.gif', '_images/14gx3_RENTALSMouseover.gif');
imageFiles_14gx3_1['5'] = new Array ('_images/14gx3_PARTS.gif', '_images/14gx3_PARTSMouseover.gif');
imageFiles_14gx3_1['6'] = new Array ('_images/14gx3_DISASTER_RELIEF.gif', '_images/14gx3_DISASTER_RELIEFMouseover.gif');
imageFiles_14gx3_1['7'] = new Array ('_images/14gx3_IN_THE_NEWS.gif', '_images/14gx3_IN_THE_NEWSMouseover.gif');

function image_on_14gx3_1 (position) {
   var doc = eval("document.image14gx3_1" + position);
   doc.src = imageFiles_14gx3_1[position][1];
}

function image_off_14gx3_1 (position) {
   var doc = eval("document.image14gx3_1" + position);
   doc.src = imageFiles_14gx3_1[position][0];
}

