var imageFiles_1toz9_15 = new Array();
imageFiles_1toz9_15['0'] = new Array ('_images/1toz9_Home.gif', '_images/1toz9_HomeMouseover.gif');
imageFiles_1toz9_15['1'] = new Array ('_images/1toz9_About_Us.gif', '_images/1toz9_About_UsMouseover.gif');
imageFiles_1toz9_15['2'] = new Array ('_images/1toz9_Testimonials.gif', '_images/1toz9_TestimonialsMouseover.gif');
imageFiles_1toz9_15['3'] = new Array ('_images/1toz9_Common_Questions.gif', '_images/1toz9_Common_QuestionsMouseover.gif');
imageFiles_1toz9_15['4'] = new Array ('_images/1toz9_Online_Catalog.gif', '_images/1toz9_Online_CatalogMouseover.gif');
imageFiles_1toz9_15['5'] = new Array ('_images/1toz9_Ammo_Wizard.gif', '_images/1toz9_Ammo_WizardMouseover.gif');
imageFiles_1toz9_15['6'] = new Array ('_images/1toz9_Select_the_Right_Size.gif', '_images/1toz9_Select_the_Right_SizeMouseover.gif');
imageFiles_1toz9_15['7'] = new Array ('_images/1toz9_Feedback.gif', '_images/1toz9_FeedbackMouseover.gif');
imageFiles_1toz9_15['8'] = new Array ('_images/1toz9_Contact_Us.gif', '_images/1toz9_Contact_UsMouseover.gif');
imageFiles_1toz9_15['9'] = new Array ('_images/1toz9_Upcoming_Events.gif', '_images/1toz9_Upcoming_EventsMouseover.gif');
imageFiles_1toz9_15['10'] = new Array ('_images/1toz9_In_The_News.gif', '_images/1toz9_In_The_NewsMouseover.gif');

function image_on_1toz9_15 (position) {
   var doc = eval("document.image1toz9_15" + position);
   doc.src = imageFiles_1toz9_15[position][1];
}

function image_off_1toz9_15 (position) {
   var doc = eval("document.image1toz9_15" + position);
   doc.src = imageFiles_1toz9_15[position][0];
}
