//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] = '<iframe allowtransparency=true src=http://media.paddypower.com/ad.aspx?bid=5187&pid=10056662 height=60 width=468 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no alt=\'PaddyPower\'></iframe>'

banner[1] = '<a href=http://imstore.bet365affiliates.com/Tracker.aspx?AffiliateId=4041&AffiliateCode=365_054387&CID=194&DID=5&TID=1&PID=149&LNG=1 target=_blank rel=nofollow><img src=http://imstore.bet365affiliates.com/?AffiliateCode=365_054387&CID=194&DID=5&TID=1&PID=149&LNG=1 height=60 width=468 border=0 alt=\'Bet365\'></a>'

banner[2] = '<a href=http://online.titanbet.com/promoRedirect?key=em9uZUlkPTIxODUwMDY5MTYmbGFuZGluZ1BhZ2VJZD0wJnByb2ZpbGVJZD02Mjc2Nw%3D%3D== target=_blank rel=nofollow><img src=http://online.titanbet.com/promoLoadDisplay?key=em9uZUlkPTIxODUwMDY5MTYmbGFuZGluZ1BhZ2VJZD0wJnByb2ZpbGVJZD02Mjc2Nw%3D%3D== height=60 width=468 border=0 alt=\'Titan Bet\'></a>'

banner[3] = '<a href=http://affiliates.stanjamesaffiliates.com/processing/clickthrgh.asp?btag=a_203094b_2690 target=_blank rel=nofollow><img src=http://affiliates.stanjamesaffiliates.com/processing/impressions.asp?btag=a_203094b_2690 height=60 width=468 border=0 alt=\'Stan James\'></a>'

banner[4] = '<a href=http://serve.williamhill.com/promoRedirect?member=70086Z&campaign=70086Z1&channel=DEFAULT&zone=645136872&lp=603436404 target=_blank rel=nofollow><img src=http://serve.williamhill.com/promoLoadDisplay?member=70086Z&campaign=70086Z1&channel=DEFAULT&zone=645136872&lp=603436404 height=60 width=468 border=0 alt=\'William Hill\'></a>'

banner[5] = '<a href=http://banners.victor.com/processing/clickthrgh.asp?btag=a_26987b_386 target=_blank rel=nofollow><img src=http://banners.victor.com/processing/impressions.asp?btag=a_26987b_386 height=60 width=468 border=0 alt=\'Victor Chandler\'></a>'

banner[6] = '<a href=http://affiliates.188bet.com/processing/clickthrgh.asp?btag=a_904b_93 target=_blank rel=nofollow><img src=http://affiliates.188bet.com/processing/impressions.asp?btag=a_904b_93 height=60 width=468 border=0 alt=\'188Bet\'></a>'

banner[7] = '<a href=http://ff.connextra.com/Ladbrokes/selector/click?client=Ladbrokes&placement=Aff_Sbook_Generic_468x60_Gif&tclk=http://affiliates.score-affiliates.com/processing/clickthrgh.asp?btag=a_53333b_813&clurl= target=_blank rel=nofollow><img src=http://ff.connextra.com/Ladbrokes/selector/image?client=Ladbrokes&placement=Aff_Sbook_Generic_468x60_Gif height=60 width=468 border=0 alt=\'Ladbrokes\'></a>'

var whichbanner = Math.floor(Math.random() * (banner.length))
document.write(banner[whichbanner])

