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="2";
	url="www.somalilandnet.com/advert.shtml";
	alt="Somaliland Net Advert";
	img="camel-no45.gif";
	width="468";
	height="60";
	border="1";
}

if (ad==2)
{
	id="2";
	url="www.somalilandnet.com/advert.shtml";
	alt="Somaliland Net Advert";
	img="camel-no45.gif";
	width="468";
	height="60";
	border="1";
}

if (ad==3)
{
	id="2";
	url="www.somalilandnet.com/advert.shtml";
	alt="Somaliland Net Advert";
	img="camel-no45.gif";
	width="468";
	height="60";
	border="1";
}

if (ad==4)
{
	id="2";
	url="www.somalilandnet.com/advert.shtml";
	alt="Somaliland Net Advert";
	img="camel-no45.gif";
	width="468";
	height="60";
	border="1";
}

if (ad==5)
{
	id="2";
	url="www.somalilandnet.com/advert.shtml";
	alt="Somaliland Net Advert";
	img="camel-no45.gif";
	width="468";
	height="60";
	border="1";
}

if (ad==6)
{
	id="2";
	url="www.somalilandnet.com/advert.shtml";
	alt="Somaliland Net Advert";
	img="camel-no45.gif";
	width="468";
	height="60";
	border="1";
}

if (ad==7)
{
	id="2";
	url="www.somalilandnet.com/advert.shtml";
	alt="Somaliland Net Advert";
	img="camel-no45.gif";
	width="468";
	height="60";
	border="1";
}

if (ad==8)
{
	id="2";
	url="www.somalilandnet.com/advert.shtml";
	alt="Somaliland Net Advert";
	img="camel-no45.gif";
	width="468";
	height="60";
	border="1";
}

if (ad==9)
{
	id="2";
	url="www.somalilandnet.com/advert.shtml";
	alt="Somaliland Net Advert";
	img="camel-no45.gif";
	width="468";
	height="60";
	border="1";
}

if (ad==10)
{
	id="2";
	url="www.somalilandnet.com/advert.shtml";
	alt="Somaliland Net Advert";
	img="camel-no45.gif";
	width="468";
	height="60";
	border="1";
}

	
document.write("<a href=http://www.somalilandnet.com/cgi-bin/banners/banners.pl?id=" + id + "&url=" + url +">");
document.write("<img src=http://www.somalilandnet.com/banners/" + img + " border=" + border + " width=" + width + " height=" + height + " alt='" + alt + "'>");
document.write("</a>");
