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

function image_on_3u6tc_19 (position) {
   var doc = eval("document.image3u6tc_19" + position);
   doc.src = imageFiles_3u6tc_19[position][1];
}

function image_off_3u6tc_19 (position) {
   var doc = eval("document.image3u6tc_19" + position);
   doc.src = imageFiles_3u6tc_19[position][0];
}
