var banner=new Array()

banner[0]='<iframe id="geobanner" src="http://geobanner.friendfinder.com/go/page/iframe_geobanner_custom?pid=g661990-pmem&width=248&height=298&numpins=3&find_sex=2&looking_for_person=1&thumb=portrait&varname=simple&page=registration&layout=2&banner_title=DoMe2Nite%20in%20%5BLOC%5D" width="250" height="300" frameborder="0" marginheight="0" marginwidth="0" align="middle" scrolling="no"></iframe>'

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