var imageFiles_9l_52 = new Array();
imageFiles_9l_52['0'] = new Array ('_images/9l_Home.gif', '_images/9l_HomeMouseover.gif');
imageFiles_9l_52['1'] = new Array ('_images/9l_Products.gif', '_images/9l_ProductsMouseover.gif');
imageFiles_9l_52['2'] = new Array ('_images/9l_Services.gif', '_images/9l_ServicesMouseover.gif');
imageFiles_9l_52['3'] = new Array ('_images/9l_Learning_Center.gif', '_images/9l_Learning_CenterMouseover.gif');
imageFiles_9l_52['4'] = new Array ('_images/9l_About_Us.gif', '_images/9l_About_UsMouseover.gif');
imageFiles_9l_52['5'] = new Array ('_images/9l_Contact_Us.gif', '_images/9l_Contact_UsMouseover.gif');
imageFiles_9l_52['6'] = new Array ('_images/9l_Location.gif', '_images/9l_LocationMouseover.gif');

function image_on_9l_52 (position) {
   var doc = eval("document.image9l_52" + position);
   doc.src = imageFiles_9l_52[position][1];
}

function image_off_9l_52 (position) {
   var doc = eval("document.image9l_52" + position);
   doc.src = imageFiles_9l_52[position][0];
}
