var imageFiles_1l9_5 = new Array();
imageFiles_1l9_5['0'] = new Array ('_images/1l9_Footwear_Categories.gif', '_images/1l9_Footwear_CategoriesMouseover.gif');
imageFiles_1l9_5['1'] = new Array ('_images/1l9_Footwear_Brands.gif', '_images/1l9_Footwear_BrandsMouseover.gif');
imageFiles_1l9_5['2'] = new Array ('_images/1l9_Welcome_Message.gif', '_images/1l9_Welcome_MessageMouseover.gif');
imageFiles_1l9_5['3'] = new Array ('_images/1l9_Read_Testimonials.gif', '_images/1l9_Read_TestimonialsMouseover.gif');
imageFiles_1l9_5['4'] = new Array ('_images/1l9_Contact_Links.gif', '_images/1l9_Contact_LinksMouseover.gif');
imageFiles_1l9_5['5'] = new Array ('_images/1l9_Watchtower_Page.gif', '_images/1l9_Watchtower_PageMouseover.gif');

function image_on_1l9_5 (position) {
   var doc = eval("document.image1l9_5" + position);
   doc.src = imageFiles_1l9_5[position][1];
}

function image_off_1l9_5 (position) {
   var doc = eval("document.image1l9_5" + position);
   doc.src = imageFiles_1l9_5[position][0];
}
