var imageFiles_36gth_16 = new Array();
imageFiles_36gth_16['0'] = new Array ('_images/36gth_Home.gif', '_images/36gth_HomeMouseover.gif');
imageFiles_36gth_16['1'] = new Array ('_images/36gth_Sell_Items.gif', '_images/36gth_Sell_ItemsMouseover.gif');
imageFiles_36gth_16['2'] = new Array ('_images/36gth_New_Items.gif', '_images/36gth_New_ItemsMouseover.gif');
imageFiles_36gth_16['3'] = new Array ('_images/36gth_Specials.gif', '_images/36gth_SpecialsMouseover.gif');
imageFiles_36gth_16['4'] = new Array ('_images/36gth_Locations.gif', '_images/36gth_LocationsMouseover.gif');
imageFiles_36gth_16['5'] = new Array ('_images/36gth_Contact_Us.gif', '_images/36gth_Contact_UsMouseover.gif');

function image_on_36gth_16 (position) {
   var doc = eval("document.image36gth_16" + position);
   doc.src = imageFiles_36gth_16[position][1];
}

function image_off_36gth_16 (position) {
   var doc = eval("document.image36gth_16" + position);
   doc.src = imageFiles_36gth_16[position][0];
}
