//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://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[1]='<a href=http://www.dpbolvw.net/click-2847332-10454417 target="new"><img src="http://www.tqlkg.com/image-2847332-10454417" width="125" height="125" alt="20% off all FrenchFifty at CoutureCandy.com" border="0"</a>'

banner[2]='<a href=http://www.tkqlhce.com/click-2847332-10370296 target="new"><img src="http://www.lduhtrp.net/image-2847332-10370296" width="125" height="125" alt="" border="0"</a>'

banner[3]='<a href=http://www.dpbolvw.net/click-2847332-10360005 target="new"><img src="http://www.tqlkg.com/image-2847332-10360005" width="125" height="125" alt="Instawares Restaurant Supply Superstore" 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])

