var imageFiles_3xyj7_34 = new Array();
imageFiles_3xyj7_34['0'] = new Array ('_images/3xyj7_Home.gif', '_images/3xyj7_HomeMouseover.gif');
imageFiles_3xyj7_34['1'] = new Array ('_images/3xyj7_Company_Info.gif', '_images/3xyj7_Company_InfoMouseover.gif');
imageFiles_3xyj7_34['2'] = new Array ('_images/3xyj7_Contact_Us.gif', '_images/3xyj7_Contact_UsMouseover.gif');
imageFiles_3xyj7_34['3'] = new Array ('_images/3xyj7_Services.gif', '_images/3xyj7_ServicesMouseover.gif');
imageFiles_3xyj7_34['4'] = new Array ('_images/3xyj7_Claims.gif', '_images/3xyj7_ClaimsMouseover.gif');
imageFiles_3xyj7_34['5'] = new Array ('_images/3xyj7_Feedback.gif', '_images/3xyj7_FeedbackMouseover.gif');

function image_on_3xyj7_34 (position) {
   var doc = eval("document.image3xyj7_34" + position);
   doc.src = imageFiles_3xyj7_34[position][1];
}

function image_off_3xyj7_34 (position) {
   var doc = eval("document.image3xyj7_34" + position);
   doc.src = imageFiles_3xyj7_34[position][0];
}

