<!--
document.write("このページの<br />QRコード<br /><a href="+location.href+"><img src=http://d.hatena.ne.jp/barcode?str=");
document.write (location.href);
document.write (" alt="+document.title);
document.write (" border=0 width=60 height=60 hspace=5></a>");
// -->