var file = '0000' + (Math.floor (Math.random () * 30) + 1);
document.write('<script type="text/javascript" src="http://shinohara.biz/common/js/01/' + file.substring(file.length-4) + '.js" charset="utf-8"></script>')