


nownum=99;//掲載数

mynum=Math.ceil(Math.random()*nownum);
document.write("<img src='http://202.229.120.238/img/word/word"+mynum+".gif' border='0' alt=''>");
