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

function image_on_3odhs_1 (position) {
   var doc = eval("document.image3odhs_1" + position);
   doc.src = imageFiles_3odhs_1[position][1];
}

function image_off_3odhs_1 (position) {
   var doc = eval("document.image3odhs_1" + position);
   doc.src = imageFiles_3odhs_1[position][0];
}
