var imageFiles_th96_7 = new Array();
imageFiles_th96_7['0'] = new Array ('_images/th96_HOME.gif', '_images/th96_HOMEMouseover.gif');
imageFiles_th96_7['1'] = new Array ('_images/th96_SERVICES.gif', '_images/th96_SERVICESMouseover.gif');
imageFiles_th96_7['2'] = new Array ('_images/th96_FAQ.gif', '_images/th96_FAQMouseover.gif');
imageFiles_th96_7['3'] = new Array ('_images/th96_ON_SALE.gif', '_images/th96_ON_SALEMouseover.gif');
imageFiles_th96_7['4'] = new Array ('_images/th96_STORES.gif', '_images/th96_STORESMouseover.gif');
imageFiles_th96_7['5'] = new Array ('_images/th96_TELL_US_.gif', '_images/th96_TELL_US_Mouseover.gif');

function image_on_th96_7 (position) {
   var doc = eval("document.imageth96_7" + position);
   doc.src = imageFiles_th96_7[position][1];
}

function image_off_th96_7 (position) {
   var doc = eval("document.imageth96_7" + position);
   doc.src = imageFiles_th96_7[position][0];
}
