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="FloorLamp"; url="http://www.kichler.com/portal/index.jsp?dealerId=52FCZ-9Z"; banner="spotfloor.gif"; width="97"; height="168"; } if (ad==2) { txt="Lamp"; url="http://www.kichler.com/portal/index.jsp?dealerId=52FCZ-9Z"; banner="spotlight.gif"; width="97"; height="168"; } if (ad==3) { txt="Tiffany"; url="http://www.kichler.com/portal/index.jsp?dealerId=52FCZ-9Z"; banner="spottiff.gif"; width="97"; height="168"; } if (ad==4) { txt="Landscape"; url="http://www.kichler.com/portal/index.jsp?dealerId=52FCZ-9Z"; banner="spotland.gif"; width="97"; height="168"; } if (ad==5) { txt="foyer"; url="http://www.kichler.com/portal/index.jsp?dealerId=52FCZ-9Z"; banner="spotfoyer.gif"; width="97"; height="168"; } document.write('