//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://clicks.totemcash.com/?s=37876&p=21&pp=1&g=38" target="_blank"><img src="http://dome2nite.com/ads/pub06.gif" width="209" height="267" border="0"></a><BR>'

banner[1]='&nbsp; <BR><BR><a href="http://clicks.totemcash.com/?s=37876&p=21&pp=1&g=298" target="_blank"><img src="http://dome2nite.com/ads/3147.gif" width="160" height="250" border="0"></a><BR>'

banner[2]='&nbsp; <BR><BR><a href="http://clicks.totemcash.com/?s=37876&p=21&pp=1&g=83" target="_blank"><img src="http://dome2nite.com/ads/1489.gif" width="150" height="220" border="0"></a><BR>'

banner[3]='&nbsp; <BR><BR><a href="http://clicks.totemcash.com/?s=37876&p=21&pp=1&g=144" target="_blank"><img src="http://dome2nite.com/ads/1287.gif" width="180" height="240" border="0"></a><BR>'

banner[4]='&nbsp; <BR><BR><a href="http://clicks.totemcash.com/?s=37876&p=21&pp=1&g=144" target="_blank"><img src="http://dome2nite.com/ads/1380.gif" width="250" height="250" border="0"></a><BR>'

banner[5]='&nbsp; <BR><BR><a href="http://clicks.totemcash.com/?s=37876&p=21&pp=1&g=38" target="_blank"><img src="http://dome2nite.com/ads/6978.gif" width="250" height="250" border="0"></a><BR>'

banner[6]='&nbsp; <BR><BR><a href="http://clicks.totemcash.com/?s=37876&p=21&pp=1&g=509" target="_blank"><img src="http://dome2nite.com/ads/8095.gif" width="250" height="208" border="0"></a><BR>'

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