var wwwroot = '/';
var scripts = document.getElementsByTagName('script');
for(var i=0, max=scripts.length;i<max;i++)
{
    var src = scripts[i].src;
    var idx = src.indexOf('/javascript/bookmark.js');
    if(idx>0)
    {
        wwwroot = src.substring(0, idx);
        break;
    }
}
document.write(" <a href=\"javascript:d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');void(vivi=window.open('http://bookmarks.yahoo.co.jp/bookmarklet/showpopup?ei=UTF-8&amp;u='+encodeURIComponent(location.href)+'&amp;t='+encodeURIComponent(document.title),'yahoo','scrollbars=no,width=720,height=420,left=75,top=20,status=no,resizable=yes'));vivi.focus();\"><img src='" + wwwroot + "/images/ico/myyahoosbm.gif' alt='Yahoo' border='0'></a> ");

document.write(" <a href=\"javascript:d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');void(vivi=window.open('http://www.google.com/bookmarks/mark?op=add&amp;bkmk='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title),'google','scrollbars=no,width=720,height=420,left=75,top=20,status=no,resizable=yes'));vivi.focus();\"><img src='" + wwwroot + "/images/ico/googlesbm.gif' alt='google' border='0'></a> ");

document.write(" <a href=\"javascript:d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');void(vivi=window.open('http://clip.livedoor.com/redirect?link='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title),'livedoorClip','scrollbars=no,width=720,height=420,left=75,top=20,status=no,resizable=yes'));vivi.focus();\"><img src='" + wwwroot + "/images/ico/livedoorsbm.gif' alt='livedoorClip' border='0'></a> ");

document.write(" <a href=\"javascript:d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');void(vivi=window.open('http://b.hatena.ne.jp/add?mode=confirm&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title),'はてな','scrollbars=no,width=720,height=420,left=75,top=20,status=no,resizable=yes'));vivi.focus();\"><img src='" + wwwroot + "/images/ico/hatenasbm.gif' alt='はてな' border='0'></a> ");

document.write(" <a href=\"javascript:d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');void(vivi=window.open('http://buzzurl.jp/config/add/confirm?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title),'Buzzurl','scrollbars=no,width=720,height=420,left=75,top=20,status=no,resizable=yes'));vivi.focus();\"><img src='" + wwwroot + "/images/ico/buzzurlsbm.gif' alt='Buzzurl' border='0'></a> ");

document.write(" <a href=\"javascript:d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');void(vivi=window.open('http://www.choix.jp/submit?bookurl='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title),'Choix','scrollbars=no,width=720,height=420,left=75,top=20,status=no,resizable=yes'));vivi.focus();\"><img src='" + wwwroot + "/images/ico/choixsbm.gif' alt='Choix' border='0'></a> ");


