var imageFiles_th96_7 = new Array();
imageFiles_th96_7['0'] = new Array ('_images/th96_Home.gif', '_images/th96_HomeMouseover.gif');
imageFiles_th96_7['1'] = new Array ('_images/th96__About_Cecilia.gif', '_images/th96__About_CeciliaMouseover.gif');
imageFiles_th96_7['2'] = new Array ('_images/th96_What_is_Coaching_.gif', '_images/th96_What_is_Coaching_Mouseover.gif');
imageFiles_th96_7['3'] = new Array ('_images/th96_Crystal___Indigo_Children.gif', '_images/th96_Crystal___Indigo_ChildrenMouseover.gif');
imageFiles_th96_7['4'] = new Array ('_images/th96_Crystal___Indigo_Healing.gif', '_images/th96_Crystal___Indigo_HealingMouseover.gif');
imageFiles_th96_7['5'] = new Array ('_images/th96_Soul_Coaching.gif', '_images/th96_Soul_CoachingMouseover.gif');
imageFiles_th96_7['6'] = new Array ('_images/th96_FAQ_s.gif', '_images/th96_FAQ_sMouseover.gif');
imageFiles_th96_7['7'] = new Array ('_images/th96_Contact.gif', '_images/th96_ContactMouseover.gif');
imageFiles_th96_7['8'] = new Array ('_images/th96_Events.gif', '_images/th96_EventsMouseover.gif');
imageFiles_th96_7['9'] = new Array ('_images/th96_Links.gif', '_images/th96_LinksMouseover.gif');

function image_on_th96_7 (position) {
   var doc = eval("document.imageth96_7" + position);
   doc.src = imageFiles_th96_7[position][1];
}

function image_off_th96_7 (position) {
   var doc = eval("document.imageth96_7" + position);
   doc.src = imageFiles_th96_7[position][0];
}
