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

function image_on_2lift_79 (position) {
   var doc = eval("document.image2lift_79" + position);
   doc.src = imageFiles_2lift_79[position][1];
}

function image_off_2lift_79 (position) {
   var doc = eval("document.image2lift_79" + position);
   doc.src = imageFiles_2lift_79[position][0];
}
