//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]='<a href=http://www.1and1.com/?k_id=10242239 target=_new><img src="http://banner.1and1.com/xml/banner?size=4%26%number=2" width="125" height="125"  alt="Banner" border="0"</a>'

banner[1]='<a href=http://my-good-deals.com/advertise.asp target=_new><img src="/images/freebie-deal-sale-free-coupon-offer-contest.jpg" width="160" height="200" border="0"</a>'

banner[2]='<a href=http://www.anrdoezrs.net/click-2847332-10453487 target="new"><img src="http://www.tqlkg.com/image-2847332-10453487" width="125" height="125" alt="MagsForLess--Cheapest Subscriptions on the Web!!" border="0"</a>'

banner[3]='<a href=http://www.dpbolvw.net/click-2847332-10416377 target="new"><img src="http://www.ftjcfx.com/image-2847332-10416377" width="125" height="125" alt="" border="0"</a>'

banner[4]='<a href=http://stanleyguy.freegoogle.hop.clickbank.net/ target=_new><img src="/images/free-google.gif" width="160" height="200" border="0"</a>'

var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])

