
document.write('ソーシャルブックマークに登録：');
document.write(' <a href="javascript:void(0);" onclick="window.open(\'http://bookmarks.yahoo.co.jp/bookmarklet/showpopup?t='+encodeURIComponent(document.title)+'&u='+encodeURIComponent(location.href)+'\');"><img src="http://i.yimg.jp/images/sicons/ybm16.gif" alt="Yahoo! bookmarks" width="16" height="16" border="0" /></a>');
document.write(' <a href="javascript:void(0);" onclick="window.open(\'http://b.hatena.ne.jp/add?mode=confirm&title='+escape(document.title)+'&url='+escape(location.href)+'\');"><img src="http://b.hatena.ne.jp/images/append.gif" alt="Hatena::Bookmark" width="16" height="16" border="0" /></a>');
document.write(' <a href="javascript:void(0);" onclick="window.open(\'http://www.google.com/bookmarks/mark?op=edit&bkmk='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)+'\');"><img src="http://www.google.co.jp/favicon.ico" alt="Google Bookmarks" width="16" height="16" border="0" /></a>');
document.write(' <a href="javascript:void(0);" onclick="window.open(\'http://clip.livedoor.com/clip/add?link='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)+'\');"><img src="http://parts.blog.livedoor.jp/img/cmn/clip_16_16_b.gif" alt="Livedoor clip" width="16" height="16" border="0" /></a>');
document.write(' <a href="javascript:void(0);" onclick="window.open(\'http://del.icio.us/post?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)+'\');"><img src="http://del.icio.us/static/img/delicious.small.gif" alt="del.icio.us" width="16" height="16" border="0" /></a>');
document.write(' ');


