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

function image_on_36gth_17 (position) {
   var doc = eval("document.image36gth_17" + position);
   doc.src = imageFiles_36gth_17[position][1];
}

function image_off_36gth_17 (position) {
   var doc = eval("document.image36gth_17" + position);
   doc.src = imageFiles_36gth_17[position][0];
}
