/* http://xer03wap.xtgem.com */ var quotes=new Array() quotes[0]='' quotes[1]='' quotes[2]='' quotes[3]='' quotes[5]='' quotes[6]='' quotes[7]='' var whichquote=Math.floor(Math.random()*(quotes.length)) document.write(quotes[whichquote])