var imageFiles_e0_57 = new Array();
imageFiles_e0_57['0'] = new Array ('_images/e0_EVENT_CALENDAR.gif', '_images/e0_EVENT_CALENDARMouseover.gif');
imageFiles_e0_57['1'] = new Array ('_images/e0_SHOPPING.gif', '_images/e0_SHOPPINGMouseover.gif');
imageFiles_e0_57['2'] = new Array ('_images/e0_DINING.gif', '_images/e0_DININGMouseover.gif');
imageFiles_e0_57['3'] = new Array ('_images/e0_ARTS___HISTORY.gif', '_images/e0_ARTS___HISTORYMouseover.gif');
imageFiles_e0_57['4'] = new Array ('_images/e0_BUSINESS_SERVICES.gif', '_images/e0_BUSINESS_SERVICESMouseover.gif');
imageFiles_e0_57['5'] = new Array ('_images/e0_LODGING___TRAVEL.gif', '_images/e0_LODGING___TRAVELMouseover.gif');
imageFiles_e0_57['6'] = new Array ('_images/e0_REAL_ESTATE.gif', '_images/e0_REAL_ESTATEMouseover.gif');
imageFiles_e0_57['7'] = new Array ('_images/e0_RECREATION.gif', '_images/e0_RECREATIONMouseover.gif');

function image_on_e0_57 (position) {
   var doc = eval("document.imagee0_57" + position);
   doc.src = imageFiles_e0_57[position][1];
}

function image_off_e0_57 (position) {
   var doc = eval("document.imagee0_57" + position);
   doc.src = imageFiles_e0_57[position][0];
}
