var imageFiles_36gth_97 = new Array();
imageFiles_36gth_97['0'] = new Array ('_images/36gth_HOME.gif', '_images/36gth_HOMEMouseover.gif');
imageFiles_36gth_97['1'] = new Array ('_images/36gth_PREVIOUS_EXHIBITS.gif', '_images/36gth_PREVIOUS_EXHIBITSMouseover.gif');
imageFiles_36gth_97['2'] = new Array ('_images/36gth_TG_s_little_ART_STORE.gif', '_images/36gth_TG_s_little_ART_STOREMouseover.gif');
imageFiles_36gth_97['3'] = new Array ('_images/36gth_LINKS.gif', '_images/36gth_LINKSMouseover.gif');
imageFiles_36gth_97['4'] = new Array ('_images/36gth_CONTACT_.gif', '_images/36gth_CONTACT_Mouseover.gif');
imageFiles_36gth_97['5'] = new Array ('_images/36gth_BAR____BISTRO.gif', '_images/36gth_BAR____BISTROMouseover.gif');
imageFiles_36gth_97['6'] = new Array ('_images/36gth_the_LV_SOLA_Tapestry.gif', '_images/36gth_the_LV_SOLA_TapestryMouseover.gif');

function image_on_36gth_97 (position) {
   var doc = eval("document.image36gth_97" + position);
   doc.src = imageFiles_36gth_97[position][1];
}

function image_off_36gth_97 (position) {
   var doc = eval("document.image36gth_97" + position);
   doc.src = imageFiles_36gth_97[position][0];
}
