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.goodcasinos.net/cgi-bin/axs/ax.cgi?http://www.superslots.com/?c=9365&s=1470" target="_blank"><img src="http://www.goodcasinos.net/adds-top-468-60/all-slots.gif" 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.goodcasinos.net/cgi-bin/axs/ax.cgi?http://www.superslots.com/?c=9365&s=1470" target="_blank"><img src="http://www.goodcasinos.net/adds-top-468-60/all-slots.gif" 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.goodcasinos.net/cgi-bin/axs/ax.cgi?http://www.superslots.com/?c=9365&s=1470" target="_blank"><img src="http://www.goodcasinos.net/adds-top-468-60/all-slots.gif" border="0"></a> </td></tr></table>'
mycontent[4]='<table width="400" border="0" align="center"><tr><td height="64" bordercolor="0"><a href="http://www.goodcasinos.net/cgi-bin/axs/ax.cgi?http://www.superslots.com/?c=9365&s=1470" target="_blank"><img src="http://www.goodcasinos.net/adds-top-468-60/all-slots.gif" 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()