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="US Cavalry";
url="http://www.dpbolvw.net/click-1138902-10503950";
alt="US Cavalry";
banner="http://www.ftjcfx.com/image-1138902-10503950";
width="120";
height="90";
}
if (ad==2) {
txt="Computer Security";
url="http://www.dpbolvw.net/click-1138902-10536979";
alt="Military Security";
banner="http://www.tqlkg.com/image-1138902-10536979";
width="125";
height="125";
}
if (ad==3) {
txt="Coins";
url="http://www.kqzyfj.com/click-1138902-10457757";
alt="Coins";
banner="http://www.ftjcfx.com/image-1138902-10457757";
width="125";
height="125";
}
if (ad==4) {
txt="Military Bodybuilding";
url="http://www.kqzyfj.com/click-1138902-10449889";
alt="Military Bodybuilders";
banner="http://www.awltovhc.com/image-1138902-10449889";
width="125";
height="125";
}
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>');