function random_content(){
var mycontent=new Array()

mycontent[1]='<table width="400" border="0" align="center"><tr><td height="64" bordercolor="0"><a href="http://www.online-internet-gambling-casinos.com/cgi-bin/axs/ax.pl?http://www.crownvegascasino.com/affiliates/aiddownload.asp?affid=111"><img src="http://www.goodcasinos.net/crown-vegas.gif" width="468" height="60" border="0"></a> </td></tr></table>'

mycontent[2]='<table width="400" border="0" align="center"><tr> <td height="64" bordercolor="0"><a href="http://www.online-internet-gambling-casinos.com/cgi-bin/axs/ax.pl?http://www.silverdollar.com/index.html?ID=porkster" target="_blank"><img src="http://www.goodcasinos.net/silver-dollar-banner.gif" width="468" height="60" alt="Silver Dollar Casino" border="0"></a></td></tr></table>'

mycontent[3]='<table width="400" border="0" align="center"><tr><td height="64" bordercolor="0"> <a href="http://www.online-internet-gambling-casinos.com/cgi-bin/axs/ax.pl?http://www.superslots.com/index.html?ID=porkster"><img src="http://www.goodcasinos.net/super-slots.gif" ></a></td></tr></table>'

mycontent[4]='<table width="400" border="0" align="center"><tr><td height="64" bordercolor="0"><a href="http://www.online-internet-gambling-casinos.com/cgi-bin/axs/ax.pl?http://www.goldenreefcasino.com/default.asp?BTag=BanAff2965"><img src="http://www.goodcasinos.net/1golden-reef.gif" width="468" height="60" border="0"></a> </td></tr></table>'


var ry=Math.floor(Math.random()*mycontent.length)
if (ry==0)
ry=1
document.write(mycontent[ry])
}
random_content()