<!-- Begin
document.write('<center>');
var how_many_ads = 5;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
url="<table align=right width=240><tr><td align=center><object width=120 height=600><param name=movie value=http://horseswild.com/images/2005_hw_banners/234x60-2.swf><embed src=http://horseswild.com/images/2005_hw_banners/234x60-2.swf width=240 height=60></embed></object></td></tr></table>";
}
if (ad==2) {
url="<table align=right width=240><tr><td align=center><object width=120 height=600><param name=movie value=http://horseswild.com/images/2005_hw_banners/234x60-2.swf><embed src=http://horseswild.com/images/2005_hw_banners/234x60-2.swf width=240 height=60></embed></object></td></tr></table>";
}
if (ad==3) {
url="<table align=right width=240><tr><td align=center><A HREF=\"http://ad.doubleclick.net/jump/N3245.BoDog/B1659418;sz=234x60;ord=[timestamp]?\"><IMG SRC=\"http://ad.doubleclick.net/ad/N3245.BoDog/B1659418;sz=234x60;ord=[timestamp]?\" BORDER=0 WIDTH=234 HEIGHT=60></A></td></tr></table>";
}
if (ad==4) {
url="<table align=right width=240><tr><td align=center><A HREF=\"http://ad.doubleclick.net/jump/N3245.BoDog/B1659418;sz=234x60;ord=[timestamp]?\"><IMG SRC=\"http://ad.doubleclick.net/ad/N3245.BoDog/B1659418;sz=234x60;ord=[timestamp]?\" BORDER=0 WIDTH=234 HEIGHT=60></A></td></tr></table>";
}
if (ad==5) {
url="<table align=right width=240><tr><td align=center><A HREF=\"http://www.sportsinteraction.com/sportsbook/bonusg.cfm?prid=7919\"><IMG SRC=\"http://adshout.com/ads/sportsinteraction/sia_f234x60_01.gif\" BORDER=0 WIDTH=234 HEIGHT=60></A></td></tr></table>";
}
document.write(url);
document.write('</center>');
// End -->