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

function image_on_1fh_37 (position) {
   var doc = eval("document.image1fh_37" + position);
   doc.src = imageFiles_1fh_37[position][1];
}

function image_off_1fh_37 (position) {
   var doc = eval("document.image1fh_37" + position);
   doc.src = imageFiles_1fh_37[position][0];
}
