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

function image_on_16hra_19 (position) {
   var doc = eval("document.image16hra_19" + position);
   doc.src = imageFiles_16hra_19[position][1];
}

function image_off_16hra_19 (position) {
   var doc = eval("document.image16hra_19" + position);
   doc.src = imageFiles_16hra_19[position][0];
}
