var imageFiles_36gth_7 = new Array();
imageFiles_36gth_7['0'] = new Array ('_images/36gth_Home_Page.gif', '_images/36gth_Home_PageMouseover.gif');
imageFiles_36gth_7['1'] = new Array ('_images/36gth_Events.gif', '_images/36gth_EventsMouseover.gif');
imageFiles_36gth_7['2'] = new Array ('_images/36gth_Products.gif', '_images/36gth_ProductsMouseover.gif');
imageFiles_36gth_7['3'] = new Array ('_images/36gth_Feedback.gif', '_images/36gth_FeedbackMouseover.gif');
imageFiles_36gth_7['4'] = new Array ('_images/36gth_Contact_Us.gif', '_images/36gth_Contact_UsMouseover.gif');
imageFiles_36gth_7['5'] = new Array ('_images/36gth_Catalog.gif', '_images/36gth_CatalogMouseover.gif');

function image_on_36gth_7 (position) {
   var doc = eval("document.image36gth_7" + position);
   doc.src = imageFiles_36gth_7[position][1];
}

function image_off_36gth_7 (position) {
   var doc = eval("document.image36gth_7" + position);
   doc.src = imageFiles_36gth_7[position][0];
}
