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