var imageFiles_3u6tc_16 = new Array();
imageFiles_3u6tc_16['0'] = new Array ('_images/3u6tc_Products.gif', '_images/3u6tc_ProductsMouseover.gif');
imageFiles_3u6tc_16['1'] = new Array ('_images/3u6tc_Specials.gif', '_images/3u6tc_SpecialsMouseover.gif');
imageFiles_3u6tc_16['2'] = new Array ('_images/3u6tc_Online_Catalog.gif', '_images/3u6tc_Online_CatalogMouseover.gif');

function image_on_3u6tc_16 (position) {
   var doc = eval("document.image3u6tc_16" + position);
   doc.src = imageFiles_3u6tc_16[position][1];
}

function image_off_3u6tc_16 (position) {
   var doc = eval("document.image3u6tc_16" + position);
   doc.src = imageFiles_3u6tc_16[position][0];
}
