var imageFiles_16hra_4 = new Array();
imageFiles_16hra_4['0'] = new Array ('_images/16hra_HOME.gif', '_images/16hra_HOMEMouseover.gif');
imageFiles_16hra_4['1'] = new Array ('_images/16hra_SERVICES.gif', '_images/16hra_SERVICESMouseover.gif');
imageFiles_16hra_4['2'] = new Array ('_images/16hra_QUOTE_REQUEST.gif', '_images/16hra_QUOTE_REQUESTMouseover.gif');
imageFiles_16hra_4['3'] = new Array ('_images/16hra_ABOUT_US.gif', '_images/16hra_ABOUT_USMouseover.gif');
imageFiles_16hra_4['4'] = new Array ('_images/16hra_CONTACT_US.gif', '_images/16hra_CONTACT_USMouseover.gif');

function image_on_16hra_4 (position) {
   var doc = eval("document.image16hra_4" + position);
   doc.src = imageFiles_16hra_4[position][1];
}

function image_off_16hra_4 (position) {
   var doc = eval("document.image16hra_4" + position);
   doc.src = imageFiles_16hra_4[position][0];
}
