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

function image_on_4aksc_15 (position) {
   var doc = eval("document.image4aksc_15" + position);
   doc.src = imageFiles_4aksc_15[position][1];
}

function image_off_4aksc_15 (position) {
   var doc = eval("document.image4aksc_15" + position);
   doc.src = imageFiles_4aksc_15[position][0];
}

