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