var imageFiles_36gth_16 = new Array();
imageFiles_36gth_16['0'] = new Array ('_images/36gth_Home.gif', '_images/36gth_HomeMouseover.gif');
imageFiles_36gth_16['1'] = new Array ('_images/36gth_Vip_Membership.gif', '_images/36gth_Vip_MembershipMouseover.gif');
imageFiles_36gth_16['2'] = new Array ('_images/36gth_About_Us.gif', '_images/36gth_About_UsMouseover.gif');
imageFiles_36gth_16['3'] = new Array ('_images/36gth_Customer_Service.gif', '_images/36gth_Customer_ServiceMouseover.gif');
imageFiles_36gth_16['4'] = new Array ('_images/36gth_Contact_Us.gif', '_images/36gth_Contact_UsMouseover.gif');
imageFiles_36gth_16['5'] = new Array ('_images/36gth_View_Cart.gif', '_images/36gth_View_CartMouseover.gif');

function image_on_36gth_16 (position) {
   var doc = eval("document.image36gth_16" + position);
   doc.src = imageFiles_36gth_16[position][1];
}

function image_off_36gth_16 (position) {
   var doc = eval("document.image36gth_16" + position);
   doc.src = imageFiles_36gth_16[position][0];
}
