function indexbanners() 
{ 
this[1]="http://www.gamblinggourmet.com/cgi-bin/out.pl?allstarslots";    
this[2]="/banners/allstarslots81.gif";          

this[3]="http://www.gamblinggourmet.com/cgi-bin/out.pl?allstarslots";    
this[4]="/banners/allstarslots82.gif"; 

this[5]="http://www.gamblinggourmet.com/cgi-bin/out.pl?allstarslots";    
this[6]="/banners/allstarslots83.gif"; 

if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion.substring(0,1)) < 3)) { return(' '); } 
var j=(new Date()).getSeconds() % 3; 
alert('hi');
document.write('<a href='../ + this[2*j+1] + ' target=blank><img src='../ + this[2*j+2] + ' border=0 width=468 height=60></a>'); 
return(' '); 
} 
