var imageFiles_4e3ge_9 = new Array();
imageFiles_4e3ge_9['0'] = new Array ('_images/4e3ge_home.gif', '_images/4e3ge_homeMouseover.gif');
imageFiles_4e3ge_9['1'] = new Array ('_images/4e3ge_Bio.gif', '_images/4e3ge_BioMouseover.gif');
imageFiles_4e3ge_9['2'] = new Array ('_images/4e3ge_Exhibitions.gif', '_images/4e3ge_ExhibitionsMouseover.gif');
imageFiles_4e3ge_9['3'] = new Array ('_images/4e3ge_Paintings_.gif', '_images/4e3ge_Paintings_Mouseover.gif');
imageFiles_4e3ge_9['4'] = new Array ('_images/4e3ge_T_shirts.gif', '_images/4e3ge_T_shirtsMouseover.gif');
imageFiles_4e3ge_9['5'] = new Array ('_images/4e3ge_100_yd_painting.gif', '_images/4e3ge_100_yd_paintingMouseover.gif');
imageFiles_4e3ge_9['6'] = new Array ('_images/4e3ge_store.gif', '_images/4e3ge_storeMouseover.gif');
imageFiles_4e3ge_9['7'] = new Array ('_images/4e3ge_Events.gif', '_images/4e3ge_EventsMouseover.gif');
imageFiles_4e3ge_9['8'] = new Array ('_images/4e3ge_potshots.gif', '_images/4e3ge_potshotsMouseover.gif');

function image_on_4e3ge_9 (position) {
   var doc = eval("document.image4e3ge_9" + position);
   doc.src = imageFiles_4e3ge_9[position][1];
}

function image_off_4e3ge_9 (position) {
   var doc = eval("document.image4e3ge_9" + position);
   doc.src = imageFiles_4e3ge_9[position][0];
}

