var how_many_ads = 1;
            var now = new Date()
            var sec = now.getSeconds()
            var ad = sec % how_many_ads;
            ad +=1;
            if (ad==5) {
            txt="";
            url="http://www.betus.com/ats/14540/mid/1441/poker";
            target="_top";
            alt="Poker";
            banner="http://www.sportsimagestore.com/showbanner.asp?affid=14540&banid=1441";
            width="120";
            height="600";
            }            

            if (ad==6) {
            txt="";
            url="http://www.betus.com/ats/14540/mid/1407/promo/football/gameoftheweek";
            target="_top";
            alt="Game of the Week";
            banner="http://www.sportsimagestore.com/showbanner.asp?affid=14540&banid=1407";
            width="120";
            height="600";
            } 

            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/160x600.jpg";
            width="160";
            height="600";
            }
            
            if (ad==7) {
            txt="";
            url="http://www.betus.com/ats/14540/mid/1419/promo/casino";
            target="_top";
            alt="Promo/Casino";
            banner="http://www.sportsimagestore.com/showbanner.asp?affid=14540&banid=1419";
            width="120";
            height="600";
            } 
            
            
             document.write('');
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('');