//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]='&nbsp; <BR><BR><a href=http://adultfriendfinder.com/p/register.cgi?lang=english&pid=p62150c title="Click here for more!" target="_blank"><img src="http://graphics.pop6.com/banners/aff/37258/english/32895_220x600.jpg" width="220" height="600" border="0" alt="Click here for more!" /></a><BR>'

banner[1]='&nbsp; <BR><BR><iframe src="http://banners.adultfriendfinder.com/go/page/iframe_cm_32900?lang=english&pid=g661990-ppc" scrolling="no" align="middle" width="996" height="135" frameborder="no" marginwidth="0" marginheight="0"></iframe><BR>'

banner[2]='&nbsp; <BR><BR><iframe src="http://banners.adultfriendfinder.com/go/page/iframe_cm_32901?lang=english&pid=g661990-ppc" scrolling="no" align="middle" width="996" height="135" frameborder="no" marginwidth="0" marginheight="0"></iframe><BR>'

banner[3]='&nbsp; <BR><BR><iframe src="http://banners.adultfriendfinder.com/go/page/iframe_cm_32908?lang=english&pid=g661990-ppc" scrolling="no" align="middle" width="900" height="250" frameborder="no" marginwidth="0" marginheight="0"></iframe><BR>'

banner[4]='&nbsp; <BR><BR><a href=http://adultfriendfinder.com/p/register.cgi?pid=p62151c&show=M-F&age=18-30&ip=auto target="_blank"><img src="http://graphics.pop6.com/banners/aff/37145/english/32911_728x90.jpg" width="728" height="90" border="0" /></a><BR>'

banner[5]='&nbsp; <BR><BR><iframe src="http://banners.adultfriendfinder.com/go/page/iframe_cm_33224?pid=g661990-ppc" scrolling="no" align="middle" width="950" height="250" frameborder="no" marginwidth="0" marginheight="0"></iframe><BR>'

banner[6]='&nbsp; <BR><BR><iframe src="http://banners.adultfriendfinder.com/go/page/iframe_cm_33225?pid=g661990-ppc" scrolling="no" align="middle" width="950" height="250" frameborder="no" marginwidth="0" marginheight="0"></iframe>'








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



