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

function image_on_2i8h0_25 (position) {
   var doc = eval("document.image2i8h0_25" + position);
   doc.src = imageFiles_2i8h0_25[position][1];
}

function image_off_2i8h0_25 (position) {
   var doc = eval("document.image2i8h0_25" + position);
   doc.src = imageFiles_2i8h0_25[position][0];
}

