var imageFiles_4aksc_23 = new Array();
imageFiles_4aksc_23['0'] = new Array ('_images/4aksc_Home.gif', '_images/4aksc_HomeMouseover.gif');
imageFiles_4aksc_23['1'] = new Array ('_images/4aksc_Schedule.gif', '_images/4aksc_ScheduleMouseover.gif');
imageFiles_4aksc_23['2'] = new Array ('_images/4aksc_Public_Skating.gif', '_images/4aksc_Public_SkatingMouseover.gif');
imageFiles_4aksc_23['3'] = new Array ('_images/4aksc_Homeschool.gif', '_images/4aksc_HomeschoolMouseover.gif');
imageFiles_4aksc_23['4'] = new Array ('_images/4aksc_Learn_to_Skate.gif', '_images/4aksc_Learn_to_SkateMouseover.gif');
imageFiles_4aksc_23['5'] = new Array ('_images/4aksc_Stick___Puck.gif', '_images/4aksc_Stick___PuckMouseover.gif');
imageFiles_4aksc_23['6'] = new Array ('_images/4aksc_Birthday_Parties.gif', '_images/4aksc_Birthday_PartiesMouseover.gif');
imageFiles_4aksc_23['7'] = new Array ('_images/4aksc_Contact_Us.gif', '_images/4aksc_Contact_UsMouseover.gif');

function image_on_4aksc_23 (position) {
   var doc = eval("document.image4aksc_23" + position);
   doc.src = imageFiles_4aksc_23[position][1];
}

function image_off_4aksc_23 (position) {
   var doc = eval("document.image4aksc_23" + position);
   doc.src = imageFiles_4aksc_23[position][0];
}

