//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://xxxmatch.com/dating/freesex/67495/mailertoplt/ TARGET=_blank><IMG SRC=http://pod.xxxmatch.com/PromoTools/xxxm/staticImages/sb01_468x60.gif width=234 height=30 BORDER=0></A>'

var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])
