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

function image_on_4aksc_33 (position) {
   var doc = eval("document.image4aksc_33" + position);
   doc.src = imageFiles_4aksc_33[position][1];
}

function image_off_4aksc_33 (position) {
   var doc = eval("document.image4aksc_33" + position);
   doc.src = imageFiles_4aksc_33[position][0];
}

