var imageFiles_2lift_61 = new Array();
imageFiles_2lift_61['0'] = new Array ('_images/2lift_Home.gif', '_images/2lift_HomeMouseover.gif');
imageFiles_2lift_61['1'] = new Array ('_images/2lift_Physicians.gif', '_images/2lift_PhysiciansMouseover.gif');
imageFiles_2lift_61['2'] = new Array ('_images/2lift_Our_Staff.gif', '_images/2lift_Our_StaffMouseover.gif');
imageFiles_2lift_61['3'] = new Array ('_images/2lift_Services.gif', '_images/2lift_ServicesMouseover.gif');
imageFiles_2lift_61['4'] = new Array ('_images/2lift_Patient_Preparation.gif', '_images/2lift_Patient_PreparationMouseover.gif');
imageFiles_2lift_61['5'] = new Array ('_images/2lift_Insurance.gif', '_images/2lift_InsuranceMouseover.gif');
imageFiles_2lift_61['6'] = new Array ('_images/2lift_Locations.gif', '_images/2lift_LocationsMouseover.gif');
imageFiles_2lift_61['7'] = new Array ('_images/2lift_Contact_Us.gif', '_images/2lift_Contact_UsMouseover.gif');
imageFiles_2lift_61['8'] = new Array ('_images/2lift_Links.gif', '_images/2lift_LinksMouseover.gif');
imageFiles_2lift_61['9'] = new Array ('_images/2lift_El_Portal_Project.gif', '_images/2lift_El_Portal_ProjectMouseover.gif');
imageFiles_2lift_61['10'] = new Array ('_images/2lift_Staff_Login.gif', '_images/2lift_Staff_LoginMouseover.gif');

function image_on_2lift_61 (position) {
   var doc = eval("document.image2lift_61" + position);
   doc.src = imageFiles_2lift_61[position][1];
}

function image_off_2lift_61 (position) {
   var doc = eval("document.image2lift_61" + position);
   doc.src = imageFiles_2lift_61[position][0];
}
