var imageFiles_21yws_23 = new Array();
imageFiles_21yws_23['0'] = new Array ('_images/21yws_Home.gif', '_images/21yws_HomeMouseover.gif');
imageFiles_21yws_23['1'] = new Array ('_images/21yws_Programs.gif', '_images/21yws_ProgramsMouseover.gif');
imageFiles_21yws_23['2'] = new Array ('_images/21yws_Volunteer.gif', '_images/21yws_VolunteerMouseover.gif');
imageFiles_21yws_23['3'] = new Array ('_images/21yws_Fundraising.gif', '_images/21yws_FundraisingMouseover.gif');
imageFiles_21yws_23['4'] = new Array ('_images/21yws_The_Gift_of_Caring.gif', '_images/21yws_The_Gift_of_CaringMouseover.gif');
imageFiles_21yws_23['5'] = new Array ('_images/21yws_About_Us.gif', '_images/21yws_About_UsMouseover.gif');
imageFiles_21yws_23['6'] = new Array ('_images/21yws_Contact_Us.gif', '_images/21yws_Contact_UsMouseover.gif');
imageFiles_21yws_23['7'] = new Array ('_images/21yws_Job_Opportunities.gif', '_images/21yws_Job_OpportunitiesMouseover.gif');

function image_on_21yws_23 (position) {
   var doc = eval("document.image21yws_23" + position);
   doc.src = imageFiles_21yws_23[position][1];
}

function image_off_21yws_23 (position) {
   var doc = eval("document.image21yws_23" + position);
   doc.src = imageFiles_21yws_23[position][0];
}
