var imageFiles_2uxqa_4 = new Array();
imageFiles_2uxqa_4['0'] = new Array ('_images/2uxqa_Behind_the_Words.gif', '_images/2uxqa_Behind_the_WordsMouseover.gif');
imageFiles_2uxqa_4['1'] = new Array ('_images/2uxqa_Fan_Club.gif', '_images/2uxqa_Fan_ClubMouseover.gif');
imageFiles_2uxqa_4['2'] = new Array ('_images/2uxqa_Contact_Us.gif', '_images/2uxqa_Contact_UsMouseover.gif');
imageFiles_2uxqa_4['3'] = new Array ('_images/2uxqa_Online_Catalog.gif', '_images/2uxqa_Online_CatalogMouseover.gif');
imageFiles_2uxqa_4['4'] = new Array ('_images/2uxqa_Shopping_Cart.gif', '_images/2uxqa_Shopping_CartMouseover.gif');

function image_on_2uxqa_4 (position) {
   var doc = eval("document.image2uxqa_4" + position);
   doc.src = imageFiles_2uxqa_4[position][1];
}

function image_off_2uxqa_4 (position) {
   var doc = eval("document.image2uxqa_4" + position);
   doc.src = imageFiles_2uxqa_4[position][0];
}

