var imageFiles_2i8h0_7 = new Array();
imageFiles_2i8h0_7['0'] = new Array ('_images/2i8h0_Home.gif', '_images/2i8h0_HomeMouseover.gif');
imageFiles_2i8h0_7['1'] = new Array ('_images/2i8h0_Doctors.gif', '_images/2i8h0_DoctorsMouseover.gif');
imageFiles_2i8h0_7['2'] = new Array ('_images/2i8h0_Services.gif', '_images/2i8h0_ServicesMouseover.gif');
imageFiles_2i8h0_7['3'] = new Array ('_images/2i8h0_What_s_New.gif', '_images/2i8h0_What_s_NewMouseover.gif');
imageFiles_2i8h0_7['4'] = new Array ('_images/2i8h0_For_Parents.gif', '_images/2i8h0_For_ParentsMouseover.gif');
imageFiles_2i8h0_7['5'] = new Array ('_images/2i8h0_For_Kids.gif', '_images/2i8h0_For_KidsMouseover.gif');

function image_on_2i8h0_7 (position) {
   var doc = eval("document.image2i8h0_7" + position);
   doc.src = imageFiles_2i8h0_7[position][1];
}

function image_off_2i8h0_7 (position) {
   var doc = eval("document.image2i8h0_7" + position);
   doc.src = imageFiles_2i8h0_7[position][0];
}

