//Text Banner Rotation Script 1.1 Copyright 2008-2008 by Livebusinessradio.com Author: Dany.  You must leave this copyright header in tact for use.  Please read the License file that accompanies the full package of this script. 
var banner=new Array()

banner[0]='<a href=https://www.gomezpeerzone.com/Apply.aspx?Referrer=mrdollar target=_new><img src="http://livebusinessradio.com/gomez.gif" border="0"></a>'

banner[1]='<a href=http://www.ziddu.com/register.php?referralid=(y]RWmZ target=_new><img src="http://livebusinessradio.com/ziddu.gif" border="0"></a>'

banner[2]='<a href=https://www.gomezpeerzone.com/Apply.aspx?Referrer=mrdollar target=_new><img src="http://livebusinessradio.com/gomez.gif" border="0"></a>'

banner[3]='<a href=http://www.ziddu.com/register.php?referralid=(y]RWmZ target=_new><img src="http://livebusinessradio.com/ziddu.gif" border="0"></a>'

banner[4]='<a href=http://www.vodahost.com/partner/idevaffiliate.php?id=2521_10_1_86 target=_new><img src="http://www.vodahost.com/partner/banners/apb1.gif" border="0"></a>'

banner[5]='<a href=http://www.vodahost.com/partner/idevaffiliate.php?id=2521_0_1_140 target=_new><img src="http://www.vodahost.com/partner/banners/qk3.gif" border="0"></a>'

banner[6]='<a href=http://askme.cz.cc target=_new>Add Your Link Or Banner Here</a>'

banner[7]='<a href=http://askme.cz.cc target=_new>Add Your Link Or Banner Here</a>'

banner[8]='<a href=http://askme.cz.cc target=_new>Add Your Link Or Banner Here</a>'

banner[9]='<a href=http://askme.cz.cc target=_new>Add Your Link Or Banner Here</a>'

banner[10]='<a href=http://askme.cz.cc target=_new>Add Your Link Or Banner Here</a>'

var whichbanner=Math.floor(Math.random()*(banner.length))
document.write(banner[whichbanner])

