//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://www.online-gaming-network.com/poker_room_at_BodogLife.asp" target="_blank"><img border="0" src="http://www.bodogaffiliate.com/resources/banners/poker/vertical/120x600/120x600g-poker.gif" alt="Play Online Poker at BoDog.com" width="120"  height="600"></a>'

banner[1]='<a href="http://www.online-gaming-network.com/poker_room_at_sportsbook.asp" target="_blank"><img border="0" src="http://affiliates.commissionaccount.com/processing/impressions.asp?btag=a_7434b_108" alt="Sportsbook.com Online poker" width="120"  height="600"></a>'

banner[2]='<a href="http://www.online-gaming-network.com/poker_Calculatem_pro_at_Super_Poker.asp" target="_blank"><img border="0" src="http://www.superpokeraffiliates.com/_media?data=529579_117_2_423_MiRuU2VpOEMud0p2Zw%3D%3D" alt="Download Calculatem Pro" width="120"  height="600"></a>'

banner[3]='<a href="http://www.online-gaming-network.com/poker_room_at_PokerStars.asp" target="_blank"><img src="http://www.pokerstars.com/bnrs/current/120x600.gif" border="0" /></a>'

banner[4]='<a href="http://www.online-gaming-network.com/poker_Calculatem_pro_at_Super_Poker.asp" target="_blank"><img border="0" src="http://www.superpokeraffiliates.com/_media?data=529579_117_2_423_MiRuU2VpOEMud0p2Zw%3D%3D" alt="Download Calculatem Pro" width="120"  height="600"></a>'

banner[5]='<a href="http://www.online-gaming-network.com/poker_Calculatem_pro_at_Super_Poker.asp" target="_blank"><img border="0" src="http://www.superpokeraffiliates.com/_media?data=529579_117_2_423_MiRuU2VpOEMud0p2Zw%3D%3D" alt="Download Calculatem Pro" width="120"  height="600"></a>'

var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])
