var imageFiles_1fh_23 = new Array();
imageFiles_1fh_23['0'] = new Array ('_images/1fh_TUITION.gif', '_images/1fh_TUITIONMouseover.gif');
imageFiles_1fh_23['1'] = new Array ('_images/1fh_MILEAGE_CLUB.gif', '_images/1fh_MILEAGE_CLUBMouseover.gif');
imageFiles_1fh_23['2'] = new Array ('_images/1fh_SCRIP.gif', '_images/1fh_SCRIPMouseover.gif');
imageFiles_1fh_23['3'] = new Array ('_images/1fh_PGC.gif', '_images/1fh_PGCMouseover.gif');
imageFiles_1fh_23['4'] = new Array ('_images/1fh_VOLUNTEERS.gif', '_images/1fh_VOLUNTEERSMouseover.gif');
imageFiles_1fh_23['5'] = new Array ('_images/1fh_FORMS.gif', '_images/1fh_FORMSMouseover.gif');
imageFiles_1fh_23['6'] = new Array ('_images/1fh_RELIGIOUS_EDUCATION.gif', '_images/1fh_RELIGIOUS_EDUCATIONMouseover.gif');
imageFiles_1fh_23['7'] = new Array ('_images/1fh_BOOSTERS.gif', '_images/1fh_BOOSTERSMouseover.gif');
imageFiles_1fh_23['8'] = new Array ('_images/1fh_FUND_RAISING.gif', '_images/1fh_FUND_RAISINGMouseover.gif');
imageFiles_1fh_23['9'] = new Array ('_images/1fh_ABOUT_US.gif', '_images/1fh_ABOUT_USMouseover.gif');
imageFiles_1fh_23['10'] = new Array ('_images/1fh_DINNER_SPONSORS.gif', '_images/1fh_DINNER_SPONSORSMouseover.gif');
imageFiles_1fh_23['11'] = new Array ('_images/1fh_YOUTH_GROUP.gif', '_images/1fh_YOUTH_GROUPMouseover.gif');

function image_on_1fh_23 (position) {
   var doc = eval("document.image1fh_23" + position);
   doc.src = imageFiles_1fh_23[position][1];
}

function image_off_1fh_23 (position) {
   var doc = eval("document.image1fh_23" + position);
   doc.src = imageFiles_1fh_23[position][0];
}
