var how_many_ads = 2;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==3) {
txt="";
url="http://www.anrdoezrs.net/click-539689-10301713";
alt="Holiday Recipes";
banner="http://www.new-year-resources.com/images/stressed.bmp";
width="180";
height="150";
}
if (ad==2) {
txt="";
url="http://click.linksynergy.com/fs-bin/click?id=zFxWKq3Z6O0&offerid=10012.10000254&type=4&subid=0";
alt="Holiday Oriental Trading";
banner="http://www.new-year-resources.com/images/ad-Holidays-100X100.jpg";
width="100";
height="100";
}
if (ad==1) {
txt="";
url="http://www.christmas-resources.com/ebook.htm";
alt="Christmas ebook";
banner="http://www.new-year-resources.com/images/GuideChristmas_4.gif";
width="107";
height="155";
}
if (ad==4) {
txt="";
url="http://click.linksynergy.com/fs-bin/click?id=zFxWKq3Z6O0&offerid=10012.10000180&type=4&subid=0";
alt="Fall Oriental Trading";
banner="http://www.orientaltrading.com/images/banners/familytree_48_1080.jpg";
width="125";
height="125";
}
if (ad==5) {
txt="";
url="http://www.anrdoezrs.net/click-539689-10301713";
alt="Holiday Recipes";
banner="http://www.ftjcfx.com/image-539689-10301713";
width="180";
height="150";
}
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>');
