var imageFiles_14gph_13 = new Array();
imageFiles_14gph_13['0'] = new Array ('_images/14gph_Home.gif', '_images/14gph_HomeMouseover.gif');
imageFiles_14gph_13['1'] = new Array ('_images/14gph_Photo_Gallery.gif', '_images/14gph_Photo_GalleryMouseover.gif');
imageFiles_14gph_13['2'] = new Array ('_images/14gph_Birthday_Parties.gif', '_images/14gph_Birthday_PartiesMouseover.gif');
imageFiles_14gph_13['3'] = new Array ('_images/14gph_Private_Parties.gif', '_images/14gph_Private_PartiesMouseover.gif');
imageFiles_14gph_13['4'] = new Array ('_images/14gph_Skate_Lessons.gif', '_images/14gph_Skate_LessonsMouseover.gif');
imageFiles_14gph_13['5'] = new Array ('_images/14gph_February.gif', '_images/14gph_FebruaryMouseover.gif');
imageFiles_14gph_13['6'] = new Array ('_images/14gph_Directions.gif', '_images/14gph_DirectionsMouseover.gif');
imageFiles_14gph_13['7'] = new Array ('_images/14gph_Contact_Us.gif', '_images/14gph_Contact_UsMouseover.gif');
imageFiles_14gph_13['8'] = new Array ('_images/14gph_Book_Your_Party_Now.gif', '_images/14gph_Book_Your_Party_NowMouseover.gif');

function image_on_14gph_13 (position) {
   var doc = eval("document.image14gph_13" + position);
   doc.src = imageFiles_14gph_13[position][1];
}

function image_off_14gph_13 (position) {
   var doc = eval("document.image14gph_13" + position);
   doc.src = imageFiles_14gph_13[position][0];
}

