var pics = Math.floor(Math.random()*10+1);
document.write('<img src="images/m'+pics+'.png" alt="坂井の技術" width="620" height="200" border="0" />');

