' quotes[1]='' quotes[2]='' quotes[3]='' quotes[4]='
' quotes[5]='
' quotes[6]='
' quotes[7]='
' var whichquote=Math.floor(Math.random()*(quotes.length)) document.write(quotes[whichquote]) //-->