function boxbanners() 
{ 

this[1]="/cgi-bin/out.pl?clubusa";
this[2]="/images/4x4/clubusa1.gif";

this[3]="/cgi-bin/out.pl?clubdice"; 
this[4]="/images/4x4/clubdice1.gif"; 
   
this[5]="/cgi-bin/out.pl?vegascasinoonline";
this[6]="/images/4x4/vegascasinoonline1.gif";
 
this[7]="/cgi-bin/out.pl?englishharbour";
this[8]="/images/4x4/englishharbour1.gif";

this[9]="/cgi-bin/out.pl?slotocash";
this[10]="/images/4x4/slotocash1.gif";

this[11]="/cgi-bin/out.pl?crazyslots";
this[12]="/images/4x4/crazyslots1.gif";

this[13]="/cgi-bin/out.pl?luckyred";
this[14]="/images/4x4/luckyred1.gif";

this[15]="/cgi-bin/out.pl?onlinevegas";
this[16]="/images/4x4/onlinevegas1.gif";

this[17]="/cgi-bin/out.pl?gocasino";
this[18]="/images/4x4/gocasino1.gif";

this[19]="/cgi-bin/out.pl?allstarslots"; 
this[20]="/images/4x4/allstarslots1.gif"; 

this[21]="/cgi-bin/out.pl?aladdinsgold";
this[22]="/images/4x4/aladdinsgold1.gif";
 
this[23]="/cgi-bin/out.pl?manhattanslots";
this[24]="/images/4x4/manhattanslots1.gif"; 


if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion.substring(0,1)) < 3)) { return(' '); } 
var j=Math.round(Math.random()*11); 
document.write('<a href=' + this[2*j+1] + ' target=blank><img src=' + this[2*j+2] + ' border=0></a><br><br>'); 
var j=Math.round(Math.random()*11); 
document.write('<a href=' + this[2*j+1] + ' target=blank><img src=' + this[2*j+2] + ' border=0></a>'); 
return(' '); 
} 
