var imageFiles_21yws_3 = new Array();
imageFiles_21yws_3['0'] = new Array ('_images/21yws_Home.gif', '_images/21yws_HomeMouseover.gif');
imageFiles_21yws_3['1'] = new Array ('_images/21yws_Founder.gif', '_images/21yws_FounderMouseover.gif');
imageFiles_21yws_3['2'] = new Array ('_images/21yws_Event_Flyer___Info.gif', '_images/21yws_Event_Flyer___InfoMouseover.gif');
imageFiles_21yws_3['3'] = new Array ('_images/21yws_Event_Agenda.gif', '_images/21yws_Event_AgendaMouseover.gif');
imageFiles_21yws_3['4'] = new Array ('_images/21yws_Register_For_Event.gif', '_images/21yws_Register_For_EventMouseover.gif');
imageFiles_21yws_3['5'] = new Array ('_images/21yws_Event_Calendar.gif', '_images/21yws_Event_CalendarMouseover.gif');
imageFiles_21yws_3['6'] = new Array ('_images/21yws_Become_A_Sponsor.gif', '_images/21yws_Become_A_SponsorMouseover.gif');
imageFiles_21yws_3['7'] = new Array ('_images/21yws_Programs.gif', '_images/21yws_ProgramsMouseover.gif');
imageFiles_21yws_3['8'] = new Array ('_images/21yws_Volunteer.gif', '_images/21yws_VolunteerMouseover.gif');
imageFiles_21yws_3['9'] = new Array ('_images/21yws_News_Articles.gif', '_images/21yws_News_ArticlesMouseover.gif');
imageFiles_21yws_3['10'] = new Array ('_images/21yws_Event_Highlights.gif', '_images/21yws_Event_HighlightsMouseover.gif');
imageFiles_21yws_3['11'] = new Array ('_images/21yws_Google_Alerts.gif', '_images/21yws_Google_AlertsMouseover.gif');

function image_on_21yws_3 (position) {
   var doc = eval("document.image21yws_3" + position);
   doc.src = imageFiles_21yws_3[position][1];
}

function image_off_21yws_3 (position) {
   var doc = eval("document.image21yws_3" + position);
   doc.src = imageFiles_21yws_3[position][0];
}
