
var link_url="http://b.hatena.ne.jp/append?__url__";
    link_url=link_url.replace("__title__",encodeURIComponent(document.title),"g");
    link_url=link_url.replace("__url__",encodeURIComponent(location.href),"g");
document.write('<a href="'+link_url+'" target="_blank">');
document.write('<img id="sbm" src="http://imgs.mdstinc.com/sbms/hatena.gif" alt="はてなブックマーク" style="width:16px; height:16px; border-width:0; margin:0 3px 0 0; cursor: hand;">');
document.write('</a>');

var link_url="http://clip.livedoor.com/clip/add?link=__url__&title=__title__";
    link_url=link_url.replace("__title__",encodeURIComponent(document.title),"g");
    link_url=link_url.replace("__url__",encodeURIComponent(location.href),"g");
document.write('<a href="'+link_url+'" target="_blank">');
document.write('<img id="sbm" src="http://imgs.mdstinc.com/sbms/livedoor.gif" alt="Livedoorクリップにブックマーク" style="width:16px; height:16px; border-width:0; margin:0 3px 0 0; cursor: hand;">');
document.write('</a>');

var link_url="http://bookmarks.yahoo.co.jp/action/bookmark?t=__title__&u=__url__";
    link_url=link_url.replace("__title__",encodeURIComponent(document.title),"g");
    link_url=link_url.replace("__url__",encodeURIComponent(location.href),"g");
document.write('<a href="'+link_url+'" target="_blank">');
document.write('<img id="sbm" src="http://imgs.mdstinc.com/sbms/yahoo.gif" alt="Yahoo!ブックマーク" style="width:16px; height:16px; border-width:0; margin:0 3px 0 0; cursor: hand;">');
document.write('</a>');

var link_url="http://del.icio.us/post?url=__url__&title=__title__";
    link_url=link_url.replace("__title__",encodeURIComponent(document.title),"g");
    link_url=link_url.replace("__url__",encodeURIComponent(location.href),"g");
document.write('<a href="'+link_url+'" target="_blank">');
document.write('<img id="sbm" src="http://imgs.mdstinc.com/sbms/delicious.gif" alt="Deliciousにブックマーク" style="width:16px; height:16px; border-width:0; margin:0 3px 0 0; cursor: hand;">');
document.write('</a>');

var link_url="http://buzzurl.jp/config/add/confirm?url=__url__&title=__title__";
    link_url=link_url.replace("__title__",encodeURIComponent(document.title),"g");
    link_url=link_url.replace("__url__",encodeURIComponent(location.href),"g");
document.write('<a href="'+link_url+'" target="_blank">');
document.write('<img id="sbm" src="http://imgs.mdstinc.com/sbms/buzzurl.gif" alt="Buzzurlにブックマーク" style="width:16px; height:16px; border-width:0; margin:0 3px 0 0; cursor: hand;">');
document.write('</a>');

var link_url="http://pookmark.jp/post?url=__url__&title=__title__";
    link_url=link_url.replace("__title__",encodeURIComponent(document.title),"g");
    link_url=link_url.replace("__url__",encodeURIComponent(location.href),"g");
document.write('<a href="'+link_url+'" target="_blank">');
document.write('<img id="sbm" src="http://imgs.mdstinc.com/sbms/pookmark.gif" alt="Pookmark Airlinesにブックマーク" style="width:16px; height:16px; border-width:0; margin:0 3px 0 0; cursor: hand;">');
document.write('</a>');

var link_url="http://newsing.jp/nbutton?title=__title__&url=__url__";
    link_url=link_url.replace("__title__",encodeURIComponent(document.title),"g");
    link_url=link_url.replace("__url__",encodeURIComponent(location.href),"g");
document.write('<a href="'+link_url+'" target="_blank">');
document.write('<img id="sbm" src="http://imgs.mdstinc.com/sbms/newsing.gif" alt="newsingにブックマーク" style="width:16px; height:16px; border-width:0; margin:0 3px 0 0; cursor: hand;">');
document.write('</a>');

var link_url="http://twitter.com/?status=__title__+__url__";
    link_url=link_url.replace("__title__",encodeURIComponent(document.title),"g");
    link_url=link_url.replace("__url__",encodeURIComponent(location.href),"g");
document.write('<a href="'+link_url+'" target="_blank">');
document.write('<img id="sbm" src="http://imgs.mdstinc.com/sbms/twitter.gif" alt="twitterでつぶやく" style="width:16px; height:16px; border-width:0; margin:0 3px 0 0; cursor: hand;">');
document.write('</a>');

