simple=new Array("","d4.png","d5.jpg","dodolmeong.png"); n=Math.floor(Math.random ()*4);document.write(simple [n]); //-->