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

function image_on_th96_25 (position) {
   var doc = eval("document.imageth96_25" + position);
   doc.src = imageFiles_th96_25[position][1];
}

function image_off_th96_25 (position) {
   var doc = eval("document.imageth96_25" + position);
   doc.src = imageFiles_th96_25[position][0];
}
