//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://partners.betfredaffiliates.com/processing/clickthrgh.asp?btag=a_5081b_214 target=_blank rel=nofollow><img src=http://partners.betfredaffiliates.com/processing/impressions.asp?btag=a_5081b_214 height=600 width=120 border=0 alt=\'Betfred\'></a>'

banner[1]='<iframe allowtransparency=\'true\' src=\'http://ff.connextra.com/PaddyPower/selector/client?client=PaddyPower&placement=wagertowin_120x600_25\' width=\'120\' height=\'600\' marginheight=\'0px\' marginwidth=\'0px\' scrolling=\'no\' frameborder=\'0\' target=\'_blank\' rel=\'nofollow\' style=\'border-width:0\' alt=\'Paddy Power\'></iframe>'

banner[2]='<iframe allowtransparency=\'true\' src=\'http://ff.connextra.com/SkyBet/selector/client?client=SkyBet&placement=Hub_Bet_Football_120x600_Flash&aff=9011448&ASSET_ID=65\' width=\'120\' height=\'600\' marginheight=\'0px\' marginwidth=\'0px\' scrolling=\'no\' frameborder=\'0\' style=\'border-width:0\' alt=\'SkyBet\'></iframe>'

banner[3]='<iframe allowtransparency=\'true\' src=\'http://ads.bluesq.com/ad.aspx?bid=1523&pid=2476\' width=\'120\' height=\'600\' marginheight=\'0px\' marginwidth=\'0px\' scrolling=\'no\' frameborder=\'no\' target=\'_blank\' rel=\'nofollow\' style=\'border-width:0\' alt=\'Blue Square\'></iframe>'

banner[4]='<iframe allowtransparency=\'true\' src=\'http://ff.connextra.com/sportingbetEurope/selector/client?client=sportingbetEurope&placement=120x600_Football_UK&tclk=http://partner.sbaffiliates.com/processing/clickthrgh.asp?btag=a_11847b_4597&url=\' width=\'120\' height=\'600\' marginheight=\'0px\' marginwidth=\'0px\' scrolling=\'no\' frameborder=\'no\' target=\'_blank\' rel=\'nofollow\' style=\'border-width:0\' alt=\'Sportingbet\'></iframe>'

banner[5]='<a href=http://ads.boylesports.com/redirect.aspx?pid=1622&bid=1476 target=_blank rel=nofollow><img src=http://ads.boylesports.com/renderImage.aspx?pid=1622&bid=1476 height=600 width=120 border=0 alt=\'Boylesports\'></a>'

banner[6]='<iframe allowtransparency=\'true\' src=\'http://ads.betfair.com/ad.aspx?bid=2474&pid=9632\' width=\'120\' height=\'600\' marginheight=\'0px\' marginwidth=\'0px\' scrolling=\'no\' frameborder=\'0\' target=\'_blank\' rel=\'nofollow\' style=\'border-width:0\' alt=\'Betfair\'></iframe>'

var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])
