var imageFiles_21yws_7 = new Array();
imageFiles_21yws_7['0'] = new Array ('_images/21yws_Home.gif', '_images/21yws_HomeMouseover.gif');
imageFiles_21yws_7['1'] = new Array ('_images/21yws_Fundraising.gif', '_images/21yws_FundraisingMouseover.gif');
imageFiles_21yws_7['2'] = new Array ('_images/21yws_Donate.gif', '_images/21yws_DonateMouseover.gif');
imageFiles_21yws_7['3'] = new Array ('_images/21yws_General_Grant.gif', '_images/21yws_General_GrantMouseover.gif');
imageFiles_21yws_7['4'] = new Array ('_images/21yws_Financials.gif', '_images/21yws_FinancialsMouseover.gif');
imageFiles_21yws_7['5'] = new Array ('_images/21yws_College_Grants.gif', '_images/21yws_College_GrantsMouseover.gif');

function image_on_21yws_7 (position) {
   var doc = eval("document.image21yws_7" + position);
   doc.src = imageFiles_21yws_7[position][1];
}

function image_off_21yws_7 (position) {
   var doc = eval("document.image21yws_7" + position);
   doc.src = imageFiles_21yws_7[position][0];
}
