var imageFiles_gc_85 = new Array();
imageFiles_gc_85['0'] = new Array ('_images/gc_Services.gif', '_images/gc_ServicesMouseover.gif');
imageFiles_gc_85['1'] = new Array ('_images/gc_Birth_Team.gif', '_images/gc_Birth_TeamMouseover.gif');
imageFiles_gc_85['2'] = new Array ('_images/gc_Postpartum_Team.gif', '_images/gc_Postpartum_TeamMouseover.gif');
imageFiles_gc_85['3'] = new Array ('_images/gc_Childbirth_Education.gif', '_images/gc_Childbirth_EducationMouseover.gif');
imageFiles_gc_85['4'] = new Array ('_images/gc_Common_Questions.gif', '_images/gc_Common_QuestionsMouseover.gif');
imageFiles_gc_85['5'] = new Array ('_images/gc_Resources.gif', '_images/gc_ResourcesMouseover.gif');
imageFiles_gc_85['6'] = new Array ('_images/gc_Fees_Payments.gif', '_images/gc_Fees_PaymentsMouseover.gif');
imageFiles_gc_85['7'] = new Array ('_images/gc_Calendar_of_events.gif', '_images/gc_Calendar_of_eventsMouseover.gif');

function image_on_gc_85 (position) {
   var doc = eval("document.imagegc_85" + position);
   doc.src = imageFiles_gc_85[position][1];
}

function image_off_gc_85 (position) {
   var doc = eval("document.imagegc_85" + position);
   doc.src = imageFiles_gc_85[position][0];
}
