var imageFiles_3xyj7_73 = new Array();
imageFiles_3xyj7_73['0'] = new Array ('_images/3xyj7_Home.gif', '_images/3xyj7_HomeMouseover.gif');
imageFiles_3xyj7_73['1'] = new Array ('_images/3xyj7_About_Us.gif', '_images/3xyj7_About_UsMouseover.gif');
imageFiles_3xyj7_73['2'] = new Array ('_images/3xyj7_Services.gif', '_images/3xyj7_ServicesMouseover.gif');
imageFiles_3xyj7_73['3'] = new Array ('_images/3xyj7_Products.gif', '_images/3xyj7_ProductsMouseover.gif');
imageFiles_3xyj7_73['4'] = new Array ('_images/3xyj7_Customer_Care.gif', '_images/3xyj7_Customer_CareMouseover.gif');
imageFiles_3xyj7_73['5'] = new Array ('_images/3xyj7_SBCG.gif', '_images/3xyj7_SBCGMouseover.gif');

function image_on_3xyj7_73 (position) {
   var doc = eval("document.image3xyj7_73" + position);
   doc.src = imageFiles_3xyj7_73[position][1];
}

function image_off_3xyj7_73 (position) {
   var doc = eval("document.image3xyj7_73" + position);
   doc.src = imageFiles_3xyj7_73[position][0];
}

