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

function image_on_1y2ty_40 (position) {
   var doc = eval("document.image1y2ty_40" + position);
   doc.src = imageFiles_1y2ty_40[position][1];
}

function image_off_1y2ty_40 (position) {
   var doc = eval("document.image1y2ty_40" + position);
   doc.src = imageFiles_1y2ty_40[position][0];
}
