var ad=new Array()
ad[0]='<a href="http://secure.hostgator.com/cgi-bin/affiliates/clickthru.cgi?id=cshock" target="_blank"><img src="http://www.couponshock.com/banner.gif" width="468" height="60" alt="Hostgator - Click Here!" border="0"></a>';
var xy=Math.floor(Math.random()*ad.length);
document.write(ad[xy]);