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

function image_on_1eh_41 (position) {
   var doc = eval("document.image1eh_41" + position);
   doc.src = imageFiles_1eh_41[position][1];
}

function image_off_1eh_41 (position) {
   var doc = eval("document.image1eh_41" + position);
   doc.src = imageFiles_1eh_41[position][0];
}
