var how_many_ads = 5;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt="";
url="http://click.linksynergy.com/fs-bin/click?id=cOO5/HSAR2k&offerid=147510.10000169&subid=0&type=4";
alt="Gift Shop";
banner="http://ad.linksynergy.com/fs-bin/show?id=cOO5/HSAR2k&bids=147510.10000169&subid=0&type=4&gridnum=1";
width="468";
height="60";
}
if (ad==2) {
txt="";
url="http://click.linksynergy.com/fs-bin/click?id=cOO5/HSAR2k&offerid=147510.10000171&subid=0&type=4";
alt="Gift Shop";
banner="http://ad.linksynergy.com/fs-bin/show?id=cOO5/HSAR2k&bids=147510.10000171&subid=0&type=4&gridnum=1";
width="468";
height="60";
}
if (ad==3) {
txt="";
url="http://click.linksynergy.com/fs-bin/click?id=cOO5/HSAR2k&offerid=133725.10000094&type=4&subid=0";
alt="Gift Shop";
banner="http://www.identitydirect.com.au/Banners/468x60_fathersday.gif";
width="468";
height="60";
}
if (ad==4) {
txt="";
url="http://track.webgains.com/click.html?wglinkid=68845&wgcampaignid=46568";
alt="Gift Shop";
banner="http://track.webgains.com/link.html?wglinkid=68845&wgcampaignid=46568&js=0";
width="468";
height="60";
}
if (ad==5) {
txt="";
url="http://www.dpbolvw.net/click-3165414-10452611";
alt="Gift Shop";
banner="http://www.tqlkg.com/image-3165414-10452611";
width="468";
height="60";
}
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></a>');
document.write('</center>');
