var imageFiles_1eh_5 = new Array();
imageFiles_1eh_5['0'] = new Array ('_images/1eh_Home.gif', '_images/1eh_HomeMouseover.gif');
imageFiles_1eh_5['1'] = new Array ('_images/1eh_Convention_2008.gif', '_images/1eh_Convention_2008Mouseover.gif');
imageFiles_1eh_5['2'] = new Array ('_images/1eh_Sponsors.gif', '_images/1eh_SponsorsMouseover.gif');
imageFiles_1eh_5['3'] = new Array ('_images/1eh_About_Us.gif', '_images/1eh_About_UsMouseover.gif');
imageFiles_1eh_5['4'] = new Array ('_images/1eh_Feedback.gif', '_images/1eh_FeedbackMouseover.gif');
imageFiles_1eh_5['5'] = new Array ('_images/1eh_Contact_Us.gif', '_images/1eh_Contact_UsMouseover.gif');
imageFiles_1eh_5['6'] = new Array ('_images/1eh_News.gif', '_images/1eh_NewsMouseover.gif');
imageFiles_1eh_5['7'] = new Array ('_images/1eh_Archived_News.gif', '_images/1eh_Archived_NewsMouseover.gif');
imageFiles_1eh_5['8'] = new Array ('_images/1eh_OSGA_Calendar.gif', '_images/1eh_OSGA_CalendarMouseover.gif');
imageFiles_1eh_5['9'] = new Array ('_images/1eh_Helpful_Links.gif', '_images/1eh_Helpful_LinksMouseover.gif');
imageFiles_1eh_5['10'] = new Array ('_images/1eh_Research.gif', '_images/1eh_ResearchMouseover.gif');
imageFiles_1eh_5['11'] = new Array ('_images/1eh_Scholarship.gif', '_images/1eh_ScholarshipMouseover.gif');
imageFiles_1eh_5['12'] = new Array ('_images/1eh_ADS.gif', '_images/1eh_ADSMouseover.gif');
imageFiles_1eh_5['13'] = new Array ('_images/1eh_Join_OSGA.gif', '_images/1eh_Join_OSGAMouseover.gif');
imageFiles_1eh_5['14'] = new Array ('_images/1eh_Member_Directory.gif', '_images/1eh_Member_DirectoryMouseover.gif');
imageFiles_1eh_5['15'] = new Array ('_images/1eh_Oregon_Shearers.gif', '_images/1eh_Oregon_ShearersMouseover.gif');
imageFiles_1eh_5['16'] = new Array ('_images/1eh_OMIWW.gif', '_images/1eh_OMIWWMouseover.gif');
imageFiles_1eh_5['17'] = new Array ('_images/1eh_Scrapie.gif', '_images/1eh_ScrapieMouseover.gif');

function image_on_1eh_5 (position) {
   var doc = eval("document.image1eh_5" + position);
   doc.src = imageFiles_1eh_5[position][1];
}

function image_off_1eh_5 (position) {
   var doc = eval("document.image1eh_5" + position);
   doc.src = imageFiles_1eh_5[position][0];
}
