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

function image_on_8g_31 (position) {
   var doc = eval("document.image8g_31" + position);
   doc.src = imageFiles_8g_31[position][1];
}

function image_off_8g_31 (position) {
   var doc = eval("document.image8g_31" + position);
   doc.src = imageFiles_8g_31[position][0];
}
