//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.anrdoezrs.net/click-2847332-10451886 target="new"><img src="http://www.ftjcfx.com/image-2847332-10451886" width="125" height="125" alt="" border="0"</a>'

banner[2]='<a href=http://www.kqzyfj.com/click-2847332-10490991 target="new"><img src="http://www.lduhtrp.net/image-2847332-10490991" width="125" height="125" alt="OQO model 02: Ultra mobile. Ultra productive" border="0"</a>'

banner[3]='<a href=http://www.jdoqocy.com/click-2847332-10461077 target="new"><img src="http://www.ftjcfx.com/image-2847332-10461077" width="125" height="125"border="0"</a>'

banner[4]='<a href=http://www.jdoqocy.com/click-2847332-10499488 target="new"><img src="http://www.lduhtrp.net/image-2847332-10499488" width="125" height="125" alt="Free shipping on printing supplies " border="0"</a>'

var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner]) 

