var imageFiles_36gth_52 = new Array();
imageFiles_36gth_52['0'] = new Array ('_images/36gth_All_C_s_Home.gif', '_images/36gth_All_C_s_HomeMouseover.gif');
imageFiles_36gth_52['1'] = new Array ('_images/36gth_Client_Shopping.gif', '_images/36gth_Client_ShoppingMouseover.gif');
imageFiles_36gth_52['2'] = new Array ('_images/36gth_Services.gif', '_images/36gth_ServicesMouseover.gif');
imageFiles_36gth_52['3'] = new Array ('_images/36gth_About_Us.gif', '_images/36gth_About_UsMouseover.gif');
imageFiles_36gth_52['4'] = new Array ('_images/36gth_Feedback.gif', '_images/36gth_FeedbackMouseover.gif');
imageFiles_36gth_52['5'] = new Array ('_images/36gth_Contact_Us.gif', '_images/36gth_Contact_UsMouseover.gif');

function image_on_36gth_52 (position) {
   var doc = eval("document.image36gth_52" + position);
   doc.src = imageFiles_36gth_52[position][1];
}

function image_off_36gth_52 (position) {
   var doc = eval("document.image36gth_52" + position);
   doc.src = imageFiles_36gth_52[position][0];
}
