var imageFiles_9r_47 = new Array();
imageFiles_9r_47['0'] = new Array ('_images/9r_Tablecloths_101.gif', '_images/9r_Tablecloths_101Mouseover.gif');
imageFiles_9r_47['1'] = new Array ('_images/9r_Online_Store.gif', '_images/9r_Online_StoreMouseover.gif');
imageFiles_9r_47['2'] = new Array ('_images/9r_Shop_by_Sizes.gif', '_images/9r_Shop_by_SizesMouseover.gif');
imageFiles_9r_47['3'] = new Array ('_images/9r_FAQs.gif', '_images/9r_FAQsMouseover.gif');
imageFiles_9r_47['4'] = new Array ('_images/9r_Pricing_Charts.gif', '_images/9r_Pricing_ChartsMouseover.gif');

function image_on_9r_47 (position) {
   var doc = eval("document.image9r_47" + position);
   doc.src = imageFiles_9r_47[position][1];
}

function image_off_9r_47 (position) {
   var doc = eval("document.image9r_47" + position);
   doc.src = imageFiles_9r_47[position][0];
}
