simple=new Array("6","11","5","6","4","8","5","10","9","3","7","7","6","8","10","9","5","10","6","10","7","4","3","5","9","6","11","8","7","10","11","6","7","9","8","7","6","8","6","5","10","5","9","4","5","9"," 3"," 2"); n=Math.floor(Math.random() * 24); document.write(simple[n]);