//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.jdoqocy.com/click-2847332-10390986 target="new"><img src="http://www.ftjcfx.com/image-2847332-10390986" width="120" height="60" alt="Free Shipping - www.edgetechcorp.com" border="0"</a>'

banner[2]='<a href=http://www.kqzyfj.com/click-2847332-10485154 target="new"><img src="http://www.ftjcfx.com/image-2847332-10485154" width="125" height="125" alt="AccStation Accessories for all your electronics" border="0"</a>'

banner[3]='<a href=http://www.kqzyfj.com/click-2847332-10410627 target="new"><img src="http://www.tqlkg.com/image-2847332-10410627" width="125" height="125" alt="Hechinger" border="0"</a>'

banner[4]='<a href=http://www.jdoqocy.com/click-2847332-10403453 target="new"><img src="http://www.lduhtrp.net/image-2847332-10403453" width="120" height="60" alt="" border="0"</a>'

var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])

