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

if (ad==1)
{
	id="1";
	url="www.streamlineyourhealth.info";
	alt="Stop the Suffering of Severe Digestive Problems...";
	img="468x60-StomachPain.gif";
	width="468";
	height="60";
	border="0";
}

if (ad==2)
{
	id="2";
	url="www.duckerpromotion.com/go/go.php/tca";
	alt="Get The Customer Advantage...";
	img="ppayton_tca.jpg";
	width="468";
	height="60";
	border="0";
}

if (ad==3)
{
	id="3";
	url="www.diane-dunn.com";
	alt="Diane Dunn has Terminal Cancer - Please Help";
	img="ddunn.gif";
	width="468";
	height="60";
	border="0";
}

if (ad==4)
{
	id="4";
	url="www.duckerpromotion.com/go/go.php/ww2";
	alt="This is going Viral & Leaders are positioning for Free";
	img="etorres_ww2.jpg";
	width="468";
	height="60";
	border="0";
}

if (ad==5)
{
	id="5";
	url="www.duckerpromotion.com/go/go.php/bft";
	alt="That Free Thing is Rocking! Launched Oct 1st!";
	img="gschmidt_bft.jpg";
	width="468";
	height="60";
	border="0";
}

if (ad==6)
{
	id="6";
	url="www.duckerpromotion.com/go/go.php/doz2";
	alt="Spend an evening with Dr. Mary Oz...";
	img="doz.gif";
	width="468";
	height="60";
	border="1";
}

if (ad==7)
{
	id="7";
	url="www.duckerpromotion.com/go/go.php/rrs";
	alt="Work At Home: As Easy As It Gets Right Here!";
	img="dsherman_rrs.gif";
	width="468";
	height="60";
	border="0";
}

if (ad==8)
{
	id="8";
	url="www.duckerpromotion.com/go/go.php/biah";
	alt="You Can Stop Struggling Now...Click Here!";
	img="bbuchongo_gdi.gif";
	width="468";
	height="60";
	border="1";
}

if (ad==9)
{
	id="9";
	url="www.duckerpromotion.com/go/go.php/sot2";
	alt="We Can Help YOU Trade Successfully!";
	img="spotontrades.jpg";
	width="468";
	height="60";
	border="0";
}

if (ad==10)
{
	id="10";
	url="www.duckerpromotion.com/go/go.php/pcs";
	alt="Get Highly Targeted Visitors for Free!";
	img="jkeating_pcs.gif";
	width="468";
	height="60";
	border="0";
}

if (ad==11)
{
	id="11";
	url="www.duckerpromotion.com/go/go.php/aft";
	alt="In Prelaunch- AND - HOT, HOT, HOT - Missing Out?";
	img="gschmidt.aft.jpg";
	width="468";
	height="60";
	border="0";
}

if (ad==12)
{
	id="12";
	url="www.duckerpromotion.com/go/go.php/mft";
	alt="Awesome Free Products & Services";
	img="ppayton_mft.jpg";
	width="468";
	height="60";
	border="1";
}

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

