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