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

function image_on_21yws_31 (position) {
   var doc = eval("document.image21yws_31" + position);
   doc.src = imageFiles_21yws_31[position][1];
}

function image_off_21yws_31 (position) {
   var doc = eval("document.image21yws_31" + position);
   doc.src = imageFiles_21yws_31[position][0];
}
