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

function image_on_2i8h0_17 (position) {
   var doc = eval("document.image2i8h0_17" + position);
   doc.src = imageFiles_2i8h0_17[position][1];
}

function image_off_2i8h0_17 (position) {
   var doc = eval("document.image2i8h0_17" + position);
   doc.src = imageFiles_2i8h0_17[position][0];
}

