function SN_bHatena(){

 strHatena = "<a href='#' onClick=\"window.open('http://b.hatena.ne.jp/add?mode=confirm&title='+'&title='+escape(document.title)+'&url='+escape(location.href.replace(/([\?\&])st=[0-9a-z]+[\?\&]?/i, '$1').replace(/[\?\&]$/, '')), '_blank', 'resizable=1,scrollbars=1,location=1');return(false)\">";
 document.write( strHatena );
 document.write('<img src="/images/cmn/sbm-bhat.gif" alt="このページをはてなブックマークに登録" width="57" height="18" border="0" title="このページをはてなブックマークに登録" hspace="1" /></a>');

 strBuzzurl = "<a href='#' onClick=\"window.open('http://buzzurl.jp/entry/'+escape(location.href.replace(/([\?\&])st=[0-9a-z]+[\?\&]?/i, '$1').replace(/[\?\&]$/, '')), '_blank', 'resizable=1,scrollbars=1,location=1');return(false)\">";
 document.write( strBuzzurl );
 document.write('<img src="/images/cmn/sbm-buzl.gif" alt="このページをBuzzurlにブックマーク" width="57" height="18" border="0" title="このページをBuzzurlにブックマーク" hspace="1" /></a>');

 strLivedoor = "<a href='#' onClick=\"window.open('http://clip.livedoor.com/redirect?link='+escape(location.href.replace(/([\?\&])st=[0-9a-z]+[\?\&]?/i, '$1').replace(/[\?\&]$/, ''))+'&title='+escape(document.title), '_blank', 'resizable=1,scrollbars=1,location=1');return(false)\">";
 document.write( strLivedoor );
 document.write('<img src="/images/cmn/sbm-livd.gif" alt="このページをlivedoorクリップに登録" width="57" height="18" border="0" title="このページをlivedoorクリップに登録" hspace="1" /></a>');

}
