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_Programs.gif', '_images/21yws_ProgramsMouseover.gif');
imageFiles_21yws_7['2'] = new Array ('_images/21yws_Volunteer.gif', '_images/21yws_VolunteerMouseover.gif');
imageFiles_21yws_7['3'] = new Array ('_images/21yws_Fundraising.gif', '_images/21yws_FundraisingMouseover.gif');
imageFiles_21yws_7['4'] = new Array ('_images/21yws_The_Gift_of_Caring.gif', '_images/21yws_The_Gift_of_CaringMouseover.gif');
imageFiles_21yws_7['5'] = new Array ('_images/21yws_About_Us.gif', '_images/21yws_About_UsMouseover.gif');
imageFiles_21yws_7['6'] = new Array ('_images/21yws_Contact_Us.gif', '_images/21yws_Contact_UsMouseover.gif');
imageFiles_21yws_7['7'] = new Array ('_images/21yws_Job_Opportunities.gif', '_images/21yws_Job_OpportunitiesMouseover.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];
}
