var quotes=new Array()
quotes[0]='<center><a href="http://ISOpersonals.com"><img src=http://ISOpersonals.com/links/120x60_1.gif width=120 height=60 border=0 alt="Free Personals Service"></a></center>'
var whichquote=Math.floor(Math.random()*(quotes.length))
document.write(quotes[whichquote])