var imageFiles_36gth_37 = new Array();
imageFiles_36gth_37['0'] = new Array ('_images/36gth_Home.gif', '_images/36gth_HomeMouseover.gif');
imageFiles_36gth_37['1'] = new Array ('_images/36gth_Online_Catalog.gif', '_images/36gth_Online_CatalogMouseover.gif');
imageFiles_36gth_37['2'] = new Array ('_images/36gth_Company.gif', '_images/36gth_CompanyMouseover.gif');
imageFiles_36gth_37['3'] = new Array ('_images/36gth_Feedback.gif', '_images/36gth_FeedbackMouseover.gif');
imageFiles_36gth_37['4'] = new Array ('_images/36gth_Corp__Discounts.gif', '_images/36gth_Corp__DiscountsMouseover.gif');
imageFiles_36gth_37['5'] = new Array ('_images/36gth_SHOPPING_CART.gif', '_images/36gth_SHOPPING_CARTMouseover.gif');
imageFiles_36gth_37['6'] = new Array ('_images/36gth_Comments.gif', '_images/36gth_CommentsMouseover.gif');
imageFiles_36gth_37['7'] = new Array ('_images/36gth_News.gif', '_images/36gth_NewsMouseover.gif');
imageFiles_36gth_37['8'] = new Array ('_images/36gth_Sizing_Charts.gif', '_images/36gth_Sizing_ChartsMouseover.gif');
imageFiles_36gth_37['9'] = new Array ('_images/36gth_Contact_Us.gif', '_images/36gth_Contact_UsMouseover.gif');
imageFiles_36gth_37['10'] = new Array ('_images/36gth_Privacy_Policy.gif', '_images/36gth_Privacy_PolicyMouseover.gif');
imageFiles_36gth_37['11'] = new Array ('_images/36gth_Return_Policy.gif', '_images/36gth_Return_PolicyMouseover.gif');

function image_on_36gth_37 (position) {
   var doc = eval("document.image36gth_37" + position);
   doc.src = imageFiles_36gth_37[position][1];
}

function image_off_36gth_37 (position) {
   var doc = eval("document.image36gth_37" + position);
   doc.src = imageFiles_36gth_37[position][0];
}
