function okadd(s) {
    okurl=false;
    if (s=='bobrdobr') okurl='http://bobrdobr.ru/addext.html?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);
    if (s=='memori') okurl='http://memori.ru/link/?sm=1&u_data[url]='+encodeURIComponent(location.href)+'&u_data[name]='+encodeURIComponent(document.title);
    if (s=='mister-wong') okurl='http://www.mister-wong.ru/index.php?action=addurl&bm_url='+encodeURIComponent(location.href)+'&bm_description='+encodeURIComponent(document.title);
    if (s=='moemesto') okurl='http://moemesto.ru/post.php?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);
    if (s=='yandex') okurl='http://zakladki.yandex.ru/userarea/links/addfromfav.asp?bAddLink_x=1&lurl='+encodeURIComponent(location.href)+'&lname='+encodeURIComponent(document.title);
    if (s=='rumarkz') okurl='http://rumarkz.ru/bookmarks/?action=add&popup=1&address='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);
    if (s=='myscoop') okurl='http://myscoop.ru/add/?URL='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);
    if (s=='100zakladok') okurl='http://www.100zakladok.ru/save/?bmurl='+encodeURIComponent(location.href)+'&bmtitle='+encodeURIComponent(document.title);
    if (s=='delicious') okurl='http://del.icio.us/post?v=4&noui&jump=close&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);
    if (s=='ruspace') okurl='http://www.ruspace.ru/index.php?link=bookmark&action=bookmarkNew&bm=1&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);
    if (s=='google') okurl='http://www.google.com/bookmarks/mark?op=add&bkmk='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);
    if (s=='news2') okurl='http://news2.ru/add_story.php?url='+encodeURIComponent(location.href);
    if (s=='vaau') okurl='http://www.vaau.ru/submit/?action=step2&url='+encodeURIComponent(location.href);
    if (okurl) {window.open(okurl);}
}
document.write('<div style="width:16px; height:16px; padding:0px; border:0px; cursor:pointer; background-image:url(\'http://blog.niksite.ru/files/all_.gif\'); background-position:-16px 0px; float:left; margin-left:4px;" title="Сохранить страницу на сервисе закладок Bobrdobr.Ru!" onclick="okadd(\'bobrdobr\');"></div>'
+'<div style="width:16px; height:16px; padding:0px; border:0px; cursor:pointer; background-image:url(\'http://blog.niksite.ru/files/all_.gif\'); background-position:-32px 0px; float:left; margin-left:4px;" title="Запомнить эту страницу!" onclick="okadd(\'memori\');"></div>'
+'<div style="width:16px; height:16px; padding:0px; border:0px; cursor:pointer; background-image:url(\'http://blog.niksite.ru/files/all_.gif\'); background-position:-48px 0px; float:left; margin-left:4px;" title="Добавить страницу к Мистеру Вонгу" onclick="okadd(\'mister-wong\');"></div>'
+'<div style="width:16px; height:16px; padding:0px; border:0px; cursor:pointer; background-image:url(\'http://blog.niksite.ru/files/all_.gif\'); background-position:-64px 0px; float:left; margin-left:4px;" title="Добавить в МоёМесто.ru" onclick="okadd(\'moemesto\');"></div>'
+'<div style="width:16px; height:16px; padding:0px; border:0px; cursor:pointer; background-image:url(\'http://blog.niksite.ru/files/all_.gif\'); background-position:-80px 0px; float:left; margin-left:4px;" title="Довавить в Яндекс.Закладки" onclick="okadd(\'yandex\');"></div>'
+'<div style="width:16px; height:16px; padding:0px; border:0px; cursor:pointer; background-image:url(\'http://blog.niksite.ru/files/all_.gif\'); background-position:-96px 0px; float:left; margin-left:4px;" title="Сохранить на RuSpace.ru" onclick="okadd(\'ruspace\');"></div>'
+'<div style="width:16px; height:16px; padding:0px; border:0px; cursor:pointer; background-image:url(\'http://blog.niksite.ru/files/all_.gif\'); background-position:-112px 0px; float:left; margin-left:4px;" title="Add Scoop" onclick="okadd(\'myscoop\');"></div>'
+'<div style="width:16px; height:16px; padding:0px; border:0px; cursor:pointer; background-image:url(\'http://blog.niksite.ru/files/all_.gif\'); background-position:-128px 0px; float:left; margin-left:4px;" title="В del.icio.us" onclick="okadd(\'delicious\');"></div>'
+'<div style="width:16px; height:16px; padding:0px; border:0px; cursor:pointer; background-image:url(\'http://blog.niksite.ru/files/all_.gif\'); background-position:-144px 0px; float:left; margin-left:4px;" title="В закладки Google" onclick="okadd(\'google\');"></div>'
+'<div style="width:16px; height:16px; padding:0px; border:0px; cursor:pointer; background-image:url(\'http://blog.niksite.ru/files/all_.gif\'); background-position:-160px 0px; float:left; margin-left:4px;" title="Добавить в News2" onclick="okadd(\'news2\');"></div>'
+'<div style="width:16px; height:16px; padding:0px; border:0px; cursor:pointer; background-image:url(\'http://blog.niksite.ru/files/all_.gif\'); background-position:-176px 0px; float:left; margin-left:4px;" title="Ваау!" onclick="okadd(\'vaau\');"></div>');
