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