simple=new Array("test ah ",""," ","",""); n=Math.floor(Math.random()*5);document.write(simple[n]); //-->