var imageFiles_8g_37 = new Array();
imageFiles_8g_37['0'] = new Array ('_images/8g_Home.gif', '_images/8g_HomeMouseover.gif');
imageFiles_8g_37['1'] = new Array ('_images/8g_Parenting_Store_.gif', '_images/8g_Parenting_Store_Mouseover.gif');
imageFiles_8g_37['2'] = new Array ('_images/8g_About_Roberta.gif', '_images/8g_About_RobertaMouseover.gif');
imageFiles_8g_37['3'] = new Array ('_images/8g_FREE_Tips.gif', '_images/8g_FREE_TipsMouseover.gif');
imageFiles_8g_37['4'] = new Array ('_images/8g_Past_Seminars.gif', '_images/8g_Past_SeminarsMouseover.gif');
imageFiles_8g_37['5'] = new Array ('_images/8g_Testimonials.gif', '_images/8g_TestimonialsMouseover.gif');
imageFiles_8g_37['6'] = new Array ('_images/8g_Coaching.gif', '_images/8g_CoachingMouseover.gif');
imageFiles_8g_37['7'] = new Array ('_images/8g_See_A_Video.gif', '_images/8g_See_A_VideoMouseover.gif');
imageFiles_8g_37['8'] = new Array ('_images/8g_Speaking.gif', '_images/8g_SpeakingMouseover.gif');
imageFiles_8g_37['9'] = new Array ('_images/8g_Contact_Info.gif', '_images/8g_Contact_InfoMouseover.gif');

function image_on_8g_37 (position) {
   var doc = eval("document.image8g_37" + position);
   doc.src = imageFiles_8g_37[position][1];
}

function image_off_8g_37 (position) {
   var doc = eval("document.image8g_37" + position);
   doc.src = imageFiles_8g_37[position][0];
}
