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

function image_on_1eh_35 (position) {
   var doc = eval("document.image1eh_35" + position);
   doc.src = imageFiles_1eh_35[position][1];
}

function image_off_1eh_35 (position) {
   var doc = eval("document.image1eh_35" + position);
   doc.src = imageFiles_1eh_35[position][0];
}
