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

function image_on_9r_61 (position) {
   var doc = eval("document.image9r_61" + position);
   doc.src = imageFiles_9r_61[position][1];
}

function image_off_9r_61 (position) {
   var doc = eval("document.image9r_61" + position);
   doc.src = imageFiles_9r_61[position][0];
}
