var imageFiles_36gth_10 = new Array();
imageFiles_36gth_10['0'] = new Array ('_images/36gth_HOME.gif', '_images/36gth_HOMEMouseover.gif');
imageFiles_36gth_10['1'] = new Array ('_images/36gth_EVENTS.gif', '_images/36gth_EVENTSMouseover.gif');
imageFiles_36gth_10['2'] = new Array ('_images/36gth_APPAREL.gif', '_images/36gth_APPARELMouseover.gif');
imageFiles_36gth_10['3'] = new Array ('_images/36gth_BAGS.gif', '_images/36gth_BAGSMouseover.gif');
imageFiles_36gth_10['4'] = new Array ('_images/36gth_FOOTWEAR.gif', '_images/36gth_FOOTWEARMouseover.gif');
imageFiles_36gth_10['5'] = new Array ('_images/36gth_ABOUT_US.gif', '_images/36gth_ABOUT_USMouseover.gif');
imageFiles_36gth_10['6'] = new Array ('_images/36gth_BODY_MAGIC.gif', '_images/36gth_BODY_MAGICMouseover.gif');
imageFiles_36gth_10['7'] = new Array ('_images/36gth_JEWELRY.gif', '_images/36gth_JEWELRYMouseover.gif');

function image_on_36gth_10 (position) {
   var doc = eval("document.image36gth_10" + position);
   doc.src = imageFiles_36gth_10[position][1];
}

function image_off_36gth_10 (position) {
   var doc = eval("document.image36gth_10" + position);
   doc.src = imageFiles_36gth_10[position][0];
}
