var how_many_ads = 10;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;

if (ad==1)
{
	id="1";
	url="www.newposter.ru/?ref=koti";
	alt="Постеры и репродукции от NewPoster.ru";
	img="poster1.gif";
	width="468";
	height="60";
	border="0";
}

if (ad==2)
{
	id="2";
	url="www.newposter.ru/?ref=koti";
	alt="Постеры и репродукции";
	img="poster2.gif";
	width="468";
	height="60";
	border="0";
}

if (ad==3)
{
	id="3";
	url="www.newposter.ru/?ref=koti";
	alt="Постеры и репродукции от NewPoster.ru";
	img="poster1.gif";
	width="468";
	height="60";
	border="0";
}

if (ad==4)
{
	id="4";
	url="www.newposter.ru/?ref=koti";
	alt="Постеры и репродукции от NewPoster.ru";
	img="poster4.gif";
	width="468";
	height="60";
	border="0";
}

if (ad==5)
{
	id="5";
	url="www.newposter.ru/?ref=koti";
	alt="Постеры и репродукции от NewPoster.ru";
	img="alexej2.gif";
	width="468";
	height="60";
	border="0";
}

if (ad==6)
{
	id="7";
	url="www.newposter.ru/?ref=koti";
	alt="Постеры и репродукции от NewPoster.ru";
	img="pn1.gif";
	width="468";
	height="60";
	border="0";
}

if (ad==7)
{
	id="8";
	url="www.newposter.ru/?ref=koti";
	alt="Постеры и репродукции от NewPoster.ru";
	img="balb3.gif";
	width="468";
	height="60";
	border="0";
}

if (ad==8)
{
	id="9";
	url="www.newposter.ru/?ref=koti";
	alt="Постеры и репродукции от NewPoster.ru";
	img="poster4.gif";
	width="468";
	height="60";
	border="0";
}

if (ad==9)
{
	id="10";
	url="www.newposter.ru/?ref=koti";
	alt="Постеры и репродукции от NewPoster.ru";
	img="poster5.gif";
	width="468";
	height="60";
	border="0";
}

if (ad==10)
{
	id="11";
	url="www.newposter.ru/?ref=koti";
	alt="Постеры и репродукции от NewPoster.ru";
	img="poster1.gif";
	width="468";
	height="60";
	border="0";
}

	
document.write("<a href=http://www.koti.ru/cgi-bin/banners/banners.pl?id=" + id + "&url=" + url +">");
document.write("<img src=http://www.koti.ru/banners/" + img + " border=" + border + " width=" + width + " height=" + height + " alt='" + alt + "'>");
document.write("</a>");
