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

function image_on_3xyj7_21 (position) {
   var doc = eval("document.image3xyj7_21" + position);
   doc.src = imageFiles_3xyj7_21[position][1];
}

function image_off_3xyj7_21 (position) {
   var doc = eval("document.image3xyj7_21" + position);
   doc.src = imageFiles_3xyj7_21[position][0];
}

