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