var pics = Math.floor(Math.random()*4+1);
//stylesheet
document.write('<img src="http://kanmuri.net/images/miryoku0'+pics+'.jpg" alt="冠荘の魅力" width="290" height="356" border="0" />');
