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

function image_on_2i8h0_29 (position) {
   var doc = eval("document.image2i8h0_29" + position);
   doc.src = imageFiles_2i8h0_29[position][1];
}

function image_off_2i8h0_29 (position) {
   var doc = eval("document.image2i8h0_29" + position);
   doc.src = imageFiles_2i8h0_29[position][0];
}
