var ad_count = 5;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % ad_count;
ad +=1;
if (ad==1) {
url="http://www.qksrv.net/click-1485531-5032928";
alt="Click Here for CoffeeCup Website Design Software";
banner="http://www.qksrv.net/image-1485531-5032928";
width="468";
height="60";
}
if (ad==2) {
url="http://www.qksrv.net/click-1-10313457";
alt="US Linguaphone - learn languages the easy way";
banner="http://www.qksrv.net/image-1-10313457";
width="468";
height="60";
}
if (ad==3) {
url="http://www.qksrv.net/click-1485531-1468116";
alt="Low Discount Magazine Prices at MagazineCity.com!";
banner="http://www.qksrv.net/image-1485531-1468116";
width="468";
height="60";
}
if (ad==4) {
url="http://www.qksrv.net/click-1485531-10351915";
alt="MyAutoLoan.com - Your Loan, Your Way";
banner="http://www.qksrv.net/image-1485531-10351915";
width="468";
height="60";
}
if (ad==5) {
url="http://www.cafeshops.com/eGlossaryStore";
alt="Support eGlossary";
banner="http://www.cafepress.com/cp/banners/promo_468x60_01.gif";
width="468";
height="60";
}
document.write('<center>');
document.write('<a href="' + url + '" target="_blank">');
document.write('<img src="' + banner + '" width='+ width + ' height=' + height + ' alt="' + alt + '" border=0><br>');
document.write('</a>');
document.write('</center>');