var imageFiles_uhge_9 = new Array();
imageFiles_uhge_9['0'] = new Array ('_images/uhge_SCHEDULES_PRICES.gif', '_images/uhge_SCHEDULES_PRICESMouseover.gif');
imageFiles_uhge_9['1'] = new Array ('_images/uhge_STICK___PUCK_HOCKEY.gif', '_images/uhge_STICK___PUCK_HOCKEYMouseover.gif');
imageFiles_uhge_9['2'] = new Array ('_images/uhge_LEARN_TO_SKATE.gif', '_images/uhge_LEARN_TO_SKATEMouseover.gif');
imageFiles_uhge_9['3'] = new Array ('_images/uhge_FIGURE_SKATING.gif', '_images/uhge_FIGURE_SKATINGMouseover.gif');
imageFiles_uhge_9['4'] = new Array ('_images/uhge_BIRTHDAY_PARTIES.gif', '_images/uhge_BIRTHDAY_PARTIESMouseover.gif');
imageFiles_uhge_9['5'] = new Array ('_images/uhge_PRO_SHOP.gif', '_images/uhge_PRO_SHOPMouseover.gif');
imageFiles_uhge_9['6'] = new Array ('_images/uhge_ON_THE_EDGE_CAFE.gif', '_images/uhge_ON_THE_EDGE_CAFEMouseover.gif');
imageFiles_uhge_9['7'] = new Array ('_images/uhge_BATTING_CENTER.gif', '_images/uhge_BATTING_CENTERMouseover.gif');
imageFiles_uhge_9['8'] = new Array ('_images/uhge_MINIATURE_GOLF.gif', '_images/uhge_MINIATURE_GOLFMouseover.gif');
imageFiles_uhge_9['9'] = new Array ('_images/uhge_BUMPERS_FUN_CENTER.gif', '_images/uhge_BUMPERS_FUN_CENTERMouseover.gif');
imageFiles_uhge_9['10'] = new Array ('_images/uhge_SCHOOL_PTA_EVENTS.gif', '_images/uhge_SCHOOL_PTA_EVENTSMouseover.gif');

function image_on_uhge_9 (position) {
   var doc = eval("document.imageuhge_9" + position);
   doc.src = imageFiles_uhge_9[position][1];
}

function image_off_uhge_9 (position) {
   var doc = eval("document.imageuhge_9" + position);
   doc.src = imageFiles_uhge_9[position][0];
}
