var imageFiles_36gth_13 = new Array();
imageFiles_36gth_13['0'] = new Array ('_images/36gth_Home.gif', '_images/36gth_HomeMouseover.gif');
imageFiles_36gth_13['1'] = new Array ('_images/36gth_Company.gif', '_images/36gth_CompanyMouseover.gif');
imageFiles_36gth_13['2'] = new Array ('_images/36gth_Adults.gif', '_images/36gth_AdultsMouseover.gif');
imageFiles_36gth_13['3'] = new Array ('_images/36gth_Women.gif', '_images/36gth_WomenMouseover.gif');
imageFiles_36gth_13['4'] = new Array ('_images/36gth_Kids.gif', '_images/36gth_KidsMouseover.gif');
imageFiles_36gth_13['5'] = new Array ('_images/36gth_Feedback.gif', '_images/36gth_FeedbackMouseover.gif');
imageFiles_36gth_13['6'] = new Array ('_images/36gth_Contact_Us.gif', '_images/36gth_Contact_UsMouseover.gif');
imageFiles_36gth_13['7'] = new Array ('_images/36gth_Online_Catalog.gif', '_images/36gth_Online_CatalogMouseover.gif');
imageFiles_36gth_13['8'] = new Array ('_images/36gth_Shows.gif', '_images/36gth_ShowsMouseover.gif');

function image_on_36gth_13 (position) {
   var doc = eval("document.image36gth_13" + position);
   doc.src = imageFiles_36gth_13[position][1];
}

function image_off_36gth_13 (position) {
   var doc = eval("document.image36gth_13" + position);
   doc.src = imageFiles_36gth_13[position][0];
}
