text = new Array('','','','','',''); n=Math.floor(Math.random() * 6);document.write(text[n]);