var imageFiles_3xyj7_33 = new Array();
imageFiles_3xyj7_33['0'] = new Array ('_images/3xyj7_Home.gif', '_images/3xyj7_HomeMouseover.gif');
imageFiles_3xyj7_33['1'] = new Array ('_images/3xyj7_Company_Info.gif', '_images/3xyj7_Company_InfoMouseover.gif');
imageFiles_3xyj7_33['2'] = new Array ('_images/3xyj7_Contact_Us.gif', '_images/3xyj7_Contact_UsMouseover.gif');
imageFiles_3xyj7_33['3'] = new Array ('_images/3xyj7_Feedback.gif', '_images/3xyj7_FeedbackMouseover.gif');
imageFiles_3xyj7_33['4'] = new Array ('_images/3xyj7_Agent_Login.gif', '_images/3xyj7_Agent_LoginMouseover.gif');
imageFiles_3xyj7_33['5'] = new Array ('_images/3xyj7_Agent_Center.gif', '_images/3xyj7_Agent_CenterMouseover.gif');

function image_on_3xyj7_33 (position) {
   var doc = eval("document.image3xyj7_33" + position);
   doc.src = imageFiles_3xyj7_33[position][1];
}

function image_off_3xyj7_33 (position) {
   var doc = eval("document.image3xyj7_33" + position);
   doc.src = imageFiles_3xyj7_33[position][0];
}

