<!--
function getAD(){
ad = new Array(4);
ad[0] = '<A href="http://www.furniturefind.com/affiliate.asp?furnfind&38854565"><img src="http://www.affiliates-furniturefind.com/showban.asp?id=38854565&img=banner2.gif" border="0"></a>';
ad[1] = '<img src="http://service.bfast.com/bfast/serve?bfmid=115759&sourceid=39332111&categoryid=home_equity" border="0" width="1" height="1" NOSAVE><a href="http://service.bfast.com/bfast/click?bfmid=115759&sourceid=39332111&categoryid=home_equity" target="_blank"><img src="http://www.lendingtree.com/common/bp/affiliates/equity_large_looping.gif" border="0" width="468" height="60" alt=""></a>';
ad[2] = '<a href="http://www.qksrv.net/click-1069271-511849" target="_blank" onmouseover="window.status=\'http://www.globalgallery.com/\';return true;" onmouseout="window.status=\' \';return true;"><img src="http://www.qksrv.net/image-1069271-511849" width="468" height="60" alt="Global Gallery : The Online Art Source" border="0"></a>';
ad[3] = '<a href="http://www.qksrv.net/click-1069271-7279257" target="_blank" onmouseover="window.status=\'http://subscribe.usatoday.com\';return true;" onmouseout="window.status=\' \';return true;"><img src="http://www.qksrv.net/image-1069271-7279257" width="468" height="60" alt="Subscribe to USA TODAY" border="0"></a>';
index = Math.floor(Math.random() * ad.length);
document.write(ad[index]);
//-->
}