pic = new Array('','',''); n=Math.floor(Math.random() * 3); document.write(pic[n]);