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

function image_on_th96_31 (position) {
   var doc = eval("document.imageth96_31" + position);
   doc.src = imageFiles_th96_31[position][1];
}

function image_off_th96_31 (position) {
   var doc = eval("document.imageth96_31" + position);
   doc.src = imageFiles_th96_31[position][0];
}
