mynum=Math.floor(Math.random() * 9)+1
document.write("<img src='images/"+mynum+".jpg'>"); 