
document.write('<div id="bookmarkicons">');

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="img/icon/ybm16.gif" title="yahooブックマークに登録する" 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="img/icon/icon_googleFavicon.gif" title="Google 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="img/icon/append.gif" title="はてなブックマークに登録" width="16" height="12" 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="img/icon/clip_16_16_b.gif" title="ライブドアクリップ に登録" width="16" height="16" border="0" /></a>');

document.write('<a href="javascript:void(0);" onclick="window.open(\'http://clip.nifty.com/create?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)+'\');"><img src="img/icon/niftyclip.gif" title="@niftyクリップに登録" width="14" height="14" border="0" /></a>');

document.write('<a href="javascript:void(0);" onclick="window.open(\'http://twitthis.com/twit?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)+'\');"><img src="img/icon/twitthis.gif" title="TwitThisに登録" width="16" height="16" border="0" /></a>');

document.write('</div>');

