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