var how_many_ads = 4;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt="";
url="http://www.anrdoezrs.net/click-539689-5674650";
alt="TeamStore Jerseys";
banner="http://www.lduhtrp.net/image-539689-5674650";
width="120";
height="90";
}
if (ad==2) {
txt="";
url="http://www.kqzyfj.com/click-539689-10361881";
alt="Paragon Shoes";
banner="http://www.afcyhf.com/image-539689-10361881";
width="125";
height="125";
}
if (ad==3) {
txt="";
url="http://hop.clickbank.net/?learn8/fftse";
alt="Fantasy Football Secrets Exposed";
banner="http://www.fantasy-football-fanatics.com/images/football1-small.jpg";
width="119";
height="169";
}
if (ad==4) {
txt="";
url="http://hop.clickbank.net/?learn8/ffadmin";
alt="Inside Fantasy Football";
banner="http://www.fantasy-football-fanatics.com/images/inside_fantasy.jpg";
width="170";
height="213";
}
document.write('<center>');
document.write('<a href=\"' + url + '\" target=\"_blank\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0><br>');
//document.write('<small>' + txt + '</small>');
document.write('</a></center>');

