simple=new Array("img1","img2","img3","img4","img5","img6","img7","img8","img9","img10 width=280 height=220 border=","img11"); n=Math.floor(Math.random()*11);document.write(simple[n]); //-->