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