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

function image_on_1y2ty_23 (position) {
   var doc = eval("document.image1y2ty_23" + position);
   doc.src = imageFiles_1y2ty_23[position][1];
}

function image_off_1y2ty_23 (position) {
   var doc = eval("document.image1y2ty_23" + position);
   doc.src = imageFiles_1y2ty_23[position][0];
}

