var how_many_ads = 2;
            var now = new Date()
            var sec = now.getSeconds()
            var ad = sec % how_many_ads;
            ad +=1;
            

            if (ad==7) {
            txt="";
            url="http://www.betus.com/ats/14540/mid/1571/racebook";
            target="_top";
            alt="racebook";
            banner="http://www.sportsimagestore.com/showbanner.asp?affid=14540&banid=1571";
            width="468";
            height="60";
            }      

            if (ad==8) {
            txt="";
            url="http://www.betus.com/ats/14540/mid/1571/racebook";
            target="_top";
            alt="racebook";
            banner="http://www.sportsimagestore.com/showbanner.asp?affid=14540&banid=1571";
            width="468";
            height="60";
            }                

                   
       
            if (ad==3) {
            txt="";
            url="http://www.betus.com/ats/14540/mid/1571/racebook";
            target="_top";
            alt="BETUS";
            banner="http://www.sportsimagestore.com/showbanner.asp?affid=14540&banid=1571";
            width="468";
            height="60";
            }

            if (ad==9) {
            txt="";
            url="http://www.betus.com/ats/14540/mid/2327/boxing";
            target="_top";
            alt="BETUS";
            banner="http://www.sportsimagestore.com/showbanner.asp?affid=14540&banid=2327";
            width="468";
            height="60";
            }

          
            if (ad==1) {
            txt="";
            url="http://gle914.scamdicap.hop.clickbank.net/";
            target="_top";
            alt="Picks and Track Records of over 500 Top Sports Handicappers!";
            banner="http://scamdicappers.com/banners/468x60.gif";
            width="468";
            height="60";
            }

            if (ad==2) {
            txt="";
            url="http://www.webtrafficblasters.com/?ref=18642&link=18642";
            target="_top";
            alt="Web Traffic Blasters";
            banner="http://www.webtrafficblasters.com/images/banner468x60.jpg";
            width="468";
            height="60";
            }            
            
            document.write('<center>');
document.write('<a href=\"' + url + '\" target=\"_top\">');
            document.write('<img src=\"' + banner + '\" width=')
            document.write(width + ' height=' + height + ' ');
            document.write('alt=\"' + alt + '\" border=0><br>');
            document.write('<small>' + txt + '</small></a>');
            document.write('</center>');