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

function image_on_1eh_25 (position) {
   var doc = eval("document.image1eh_25" + position);
   doc.src = imageFiles_1eh_25[position][1];
}

function image_off_1eh_25 (position) {
   var doc = eval("document.image1eh_25" + position);
   doc.src = imageFiles_1eh_25[position][0];
}
