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

function image_on_1eh_39 (position) {
   var doc = eval("document.image1eh_39" + position);
   doc.src = imageFiles_1eh_39[position][1];
}

function image_off_1eh_39 (position) {
   var doc = eval("document.image1eh_39" + position);
   doc.src = imageFiles_1eh_39[position][0];
}
