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

function image_on_4e3ge_7 (position) {
   var doc = eval("document.image4e3ge_7" + position);
   doc.src = imageFiles_4e3ge_7[position][1];
}

function image_off_4e3ge_7 (position) {
   var doc = eval("document.image4e3ge_7" + position);
   doc.src = imageFiles_4e3ge_7[position][0];
}

