var imageFiles_1y2ty_4 = new Array();
imageFiles_1y2ty_4['0'] = new Array ('_images/1y2ty_Home.gif', '_images/1y2ty_HomeMouseover.gif');
imageFiles_1y2ty_4['1'] = new Array ('_images/1y2ty_About_Us.gif', '_images/1y2ty_About_UsMouseover.gif');
imageFiles_1y2ty_4['2'] = new Array ('_images/1y2ty_Contact_Us.gif', '_images/1y2ty_Contact_UsMouseover.gif');
imageFiles_1y2ty_4['3'] = new Array ('_images/1y2ty_Quotes.gif', '_images/1y2ty_QuotesMouseover.gif');
imageFiles_1y2ty_4['4'] = new Array ('_images/1y2ty_Our_Servicing_Team.gif', '_images/1y2ty_Our_Servicing_TeamMouseover.gif');
imageFiles_1y2ty_4['5'] = new Array ('_images/1y2ty_Support_Staff.gif', '_images/1y2ty_Support_StaffMouseover.gif');

function image_on_1y2ty_4 (position) {
   var doc = eval("document.image1y2ty_4" + position);
   doc.src = imageFiles_1y2ty_4[position][1];
}

function image_off_1y2ty_4 (position) {
   var doc = eval("document.image1y2ty_4" + position);
   doc.src = imageFiles_1y2ty_4[position][0];
}
