var imageFiles_3odhs_17 = new Array();
imageFiles_3odhs_17['0'] = new Array ('_images/3odhs_Home.gif', '_images/3odhs_HomeMouseover.gif');
imageFiles_3odhs_17['1'] = new Array ('_images/3odhs_About_Us.gif', '_images/3odhs_About_UsMouseover.gif');
imageFiles_3odhs_17['2'] = new Array ('_images/3odhs_Victorian_Stitchery_Retreat.gif', '_images/3odhs_Victorian_Stitchery_RetreatMouseover.gif');
imageFiles_3odhs_17['3'] = new Array ('_images/3odhs_Policies.gif', '_images/3odhs_PoliciesMouseover.gif');
imageFiles_3odhs_17['4'] = new Array ('_images/3odhs_Freebies.gif', '_images/3odhs_FreebiesMouseover.gif');
imageFiles_3odhs_17['5'] = new Array ('_images/3odhs_Block_of_the_Month.gif', '_images/3odhs_Block_of_the_MonthMouseover.gif');
imageFiles_3odhs_17['6'] = new Array ('_images/3odhs_Feedback.gif', '_images/3odhs_FeedbackMouseover.gif');
imageFiles_3odhs_17['7'] = new Array ('_images/3odhs_Contact_Us.gif', '_images/3odhs_Contact_UsMouseover.gif');
imageFiles_3odhs_17['8'] = new Array ('_images/3odhs_Catalog.gif', '_images/3odhs_CatalogMouseover.gif');
imageFiles_3odhs_17['9'] = new Array ('_images/3odhs_Pink_Bunny_Class_Schedule.gif', '_images/3odhs_Pink_Bunny_Class_ScheduleMouseover.gif');
imageFiles_3odhs_17['10'] = new Array ('_images/3odhs_On_Line_Class.gif', '_images/3odhs_On_Line_ClassMouseover.gif');

function image_on_3odhs_17 (position) {
   var doc = eval("document.image3odhs_17" + position);
   doc.src = imageFiles_3odhs_17[position][1];
}

function image_off_3odhs_17 (position) {
   var doc = eval("document.image3odhs_17" + position);
   doc.src = imageFiles_3odhs_17[position][0];
}
