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

function image_on_16hra_10 (position) {
   var doc = eval("document.image16hra_10" + position);
   doc.src = imageFiles_16hra_10[position][1];
}

function image_off_16hra_10 (position) {
   var doc = eval("document.image16hra_10" + position);
   doc.src = imageFiles_16hra_10[position][0];
}
