//Text Banner Rotation Script 1.1 Copyright 2003-2004 by MyKazaam.com Author: Yaza.  You must leave this copyright header in tact for use.  Please read the License file that accompanies the full package of this script.  For support visit http://www.mykazaam.com
var banner=new Array()

banner[0]='Sponsored Link<BR><a href=http://www.gadgetwrapinc.com/index.php?ref=8 target=_new><font color="#242c7a">Macbook Pro Keyboard Skin</a></font>'

banner[1]='Sponsored Link<BR><a href=http://www.gadgetwrapinc.com/index.php?ref=8 target=_new><font color="#242c7a">Macbook and Macbook Air Keyboard Skin</a></font>'

banner[2]='Sponsored Link<BR><a href=http://dedi-web1.applelinks.com/phpads4/www/delivery/ck.php?oaparams=2__bannerid=2__zoneid=1__cb=195d8d0cdc__oadest=http://www.macspeech.com/index.php?ref=20012 target=_new><font color="#242c7a">Speech Recognition for your Mac</a></font>'

banner[3]='Sponsored Link<BR><a href=http://www.mymacstore.com/index.php?ref=8 target=_new><font color="#242c7a">My Mac Store: Over 1,000 Apple iPod/Mac Items... and counting!</a></font>'

banner[4]='Sponsored Link<BR><a href=http://www.mymacstore.com/index.php?ref=8 target=_new><font color="#242c7a">My Mac Store: Over 1,000 Apple iPod/Mac Items... and counting!</a></font>'

banner[5]='Sponsored Link<BR><a href=http://www.mymacstore.com/index.php?ref=8 target=_new><font color="#242c7a">My Mac Store: Over 1,000 Apple iPod/Mac Items... and counting!</a></font>'

banner[6]='Sponsored Link<BR><a href=http://dedi-web1.applelinks.com/phpads4/www/delivery/ck.php?oaparams=2__bannerid=2__zoneid=1__cb=195d8d0cdc__oadest=http://www.macspeech.com/index.php?ref=20012 target=_new><font color="#242c7a">Speech Recognition for your Mac</a></font>'

banner[7]='Sponsored Link<BR><a href=http://www.jdoqocy.com/click-1607796-10489532 target=_new><font color="#242c7a">The Apple Store: Get free ground shipping on all orders over $50! </a></font>'

banner[8]='Sponsored Link<BR><a href=http://www.kqzyfj.com/click-1607796-10480546 target=_new><font color="#242c7a">The all-new iMac. Beautifully redesigned $1199! </a></font>'

banner[9]='Sponsored Link<BR><a href=http://www.jdoqocy.com/click-1607796-10507571 target=_new><font color="#242c7a">Mac OS X v10.5 Leopard: Order today and get free shipping at the Apple Store!</a></font>'

banner[10]='Sponsored Link<BR><a href=http://www.gadgetwrapinc.com/index.php?ref=8 target=_new><font color="#242c7a">Aluminum Wireless Keyboard Skin</a></font>'

banner[11]='Sponsored Link<BR><a href=http://www.gadgetwrapinc.com/index.php?ref=8 target=_new><font color="#242c7a">Aluminum Wireless Keyboard Skin</a></font>'

banner[12]='Sponsored Link<BR><a href=http://dedi-web1.applelinks.com/phpads4/www/delivery/ck.php?oaparams=2__bannerid=2__zoneid=1__cb=195d8d0cdc__oadest=http://www.macspeech.com/index.php?ref=20012 target=_new><font color="#242c7a">Speech Recognition for your Mac</a></font>'

banner[13]='Sponsored Link<BR><a href=http://dedi-web1.applelinks.com/phpads4/www/delivery/ck.php?oaparams=2__bannerid=2__zoneid=1__cb=195d8d0cdc__oadest=http://www.macspeech.com/index.php?ref=20012 target=_new><font color="#242c7a">Speech Recognition for your Mac</a></font>'

banner[14]='Sponsored Link<BR><a href=http://dedi-web1.applelinks.com/phpads4/www/delivery/ck.php?oaparams=2__bannerid=2__zoneid=1__cb=195d8d0cdc__oadest=http://www.macspeech.com/index.php?ref=20012 target=_new><font color="#242c7a">Speech Recognition for your Mac</a></font>'

banner[15]='Sponsored Link<BR><a href=http://dedi-web1.applelinks.com/phpads4/www/delivery/ck.php?oaparams=2__bannerid=2__zoneid=1__cb=195d8d0cdc__oadest=http://www.macspeech.com/index.php?ref=20012 target=_new><font color="#242c7a">Speech Recognition for your Mac</a></font>'

banner[16]='Sponsored Link<BR><a href=http://dedi-web1.applelinks.com/phpads4/www/delivery/ck.php?oaparams=2__bannerid=2__zoneid=1__cb=f4e429a424__oadest=http://www.ohanaware.com/funtasticphotos/ target=_new><font color="#242c7a">Find out how Funtastic Photos can help you this Christmas + 20% off!</a></font>'

banner[17]='Sponsored Link<BR><a href=http://dedi-web1.applelinks.com/phpads4/www/delivery/ck.php?oaparams=2__bannerid=2__zoneid=1__cb=f4e429a424__oadest=http://www.ohanaware.com/funtasticphotos/ target=_new><font color="#242c7a">Find out how Funtastic Photos can help you this Christmas + 20% off!</a></font>'

banner[18]='Sponsored Link<BR><a href=http://dedi-web1.applelinks.com/phpads4/www/delivery/ck.php?oaparams=2__bannerid=2__zoneid=1__cb=f4e429a424__oadest=http://www.ohanaware.com/funtasticphotos/ target=_new><font color="#242c7a">Find out how Funtastic Photos can help you this Christmas + 20% off!</a></font>'

var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])