var how_many_ads = 4; // change this depending on the number of banners
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;

if (ad==1) {
url="http://www.qksrv.net/click-1390644-8353359";
title="Get the Wall Street Journal";
image="http://www.qksrv.net/image-1390644-8353359";
}
if (ad==2) {
url="http://www.kqzyfj.com/55108js0ys-FHJPGMKKFHGJOJGLO";
title="Get your Entertainment Guide here!";
image="http://www.lduhtrp.net/jh115nswkqo9BDJAGEE9BADIDAFI";
}
if (ad==3) {
url="http://www.sacramentowindshields.com";
title="Get 3 FREE windshield and auto glass quotes!";
image="http://www.sacramentowindshields.com/images/linktous/468x60_1.gif";
}
if (ad==4) {
url="http://www.sacramentohomesbyowner.com";
title="Sacramento Homes By Owner .com";
image="http://www.sacramentohomesbyowner.com/images/linktous/468x60_1.jpg";
}
if (ad==5) {
url="http://www.tkqlhce.com/8k101biroiq579F6CAA5769D687B";
title="Free DISH system, install, DVR & HDTV!";
image="http://www.ftjcfx.com/lf115z15u-yJLNTKQOOJLKNRKMLP";
}

document.write('<A HREF=\"' + url + '\" TITLE=\"' + title + '\">')
document.write('<img src=\"' + image + '\" border=0>')
document.write('</A><BR>')
