var imageFiles_1y2ty_9 = new Array();
imageFiles_1y2ty_9['0'] = new Array ('_images/1y2ty_Home.gif', '_images/1y2ty_HomeMouseover.gif');
imageFiles_1y2ty_9['1'] = new Array ('_images/1y2ty_F_Mac_Bond_Home.gif', '_images/1y2ty_F_Mac_Bond_HomeMouseover.gif');
imageFiles_1y2ty_9['2'] = new Array ('_images/1y2ty_Fall_Seminar.gif', '_images/1y2ty_Fall_SeminarMouseover.gif');
imageFiles_1y2ty_9['3'] = new Array ('_images/1y2ty_Spring_Seminar.gif', '_images/1y2ty_Spring_SeminarMouseover.gif');
imageFiles_1y2ty_9['4'] = new Array ('_images/1y2ty_Feed_Your_Business.gif', '_images/1y2ty_Feed_Your_BusinessMouseover.gif');
imageFiles_1y2ty_9['5'] = new Array ('_images/1y2ty_Mini_Burst_of_Knowledge.gif', '_images/1y2ty_Mini_Burst_of_KnowledgeMouseover.gif');
imageFiles_1y2ty_9['6'] = new Array ('_images/1y2ty_Secrets_For_Your_Success.gif', '_images/1y2ty_Secrets_For_Your_SuccessMouseover.gif');
imageFiles_1y2ty_9['7'] = new Array ('_images/1y2ty_Educational_Calendar.gif', '_images/1y2ty_Educational_CalendarMouseover.gif');
imageFiles_1y2ty_9['8'] = new Array ('_images/1y2ty_Seminar_Registration.gif', '_images/1y2ty_Seminar_RegistrationMouseover.gif');
imageFiles_1y2ty_9['9'] = new Array ('_images/1y2ty_Testimonials.gif', '_images/1y2ty_TestimonialsMouseover.gif');

function image_on_1y2ty_9 (position) {
   var doc = eval("document.image1y2ty_9" + position);
   doc.src = imageFiles_1y2ty_9[position][1];
}

function image_off_1y2ty_9 (position) {
   var doc = eval("document.image1y2ty_9" + position);
   doc.src = imageFiles_1y2ty_9[position][0];
}
