var imageFiles_3xyj7_3 = new Array();
imageFiles_3xyj7_3['0'] = new Array ('_images/3xyj7_Home.gif', '_images/3xyj7_HomeMouseover.gif');
imageFiles_3xyj7_3['1'] = new Array ('_images/3xyj7_Contact_Us.gif', '_images/3xyj7_Contact_UsMouseover.gif');
imageFiles_3xyj7_3['2'] = new Array ('_images/3xyj7_Life_and_Health.gif', '_images/3xyj7_Life_and_HealthMouseover.gif');
imageFiles_3xyj7_3['3'] = new Array ('_images/3xyj7_Personal_Lines.gif', '_images/3xyj7_Personal_LinesMouseover.gif');
imageFiles_3xyj7_3['4'] = new Array ('_images/3xyj7_Commercial_Lines.gif', '_images/3xyj7_Commercial_LinesMouseover.gif');

function image_on_3xyj7_3 (position) {
   var doc = eval("document.image3xyj7_3" + position);
   doc.src = imageFiles_3xyj7_3[position][1];
}

function image_off_3xyj7_3 (position) {
   var doc = eval("document.image3xyj7_3" + position);
   doc.src = imageFiles_3xyj7_3[position][0];
}
