document.getElementById('bookmark').innerHTML = '<a style="background-position: -0px 0px;" href="http://del.icio.us/post?url=' + encodeURIComponent(location.href) + '&title=' + encodeURIComponent(document.title) + '" target="_blank" title="del.icio.us"></a>' + '<a style="background-position: -32px 0px;" href="http://google.com/bookmarks/mark?op=edit&bkmk=' + encodeURIComponent(location.href) + '&title=' + encodeURIComponent(document.title) + '" target="_blank" title="google.com"></a>' + '<a style="background-position: -48px 0px;" href="http://bobrdobr.ru/add.html?url=' + encodeURIComponent(location.href) + '&title=' + encodeURIComponent(document.title) + '" target="_blank" title="bobrdobr.ru"></a>' + '<a style="background-position: -64px 0px;" href="http://memori.ru/link/?sm=1&u_data[url]=' + encodeURIComponent(location.href) + '&u_data[name]=' + encodeURIComponent(document.title) + '" target="_blank" title="memori.ru"></a>' + '<a style="background-position: -96px 0px;" href="http://mister-wong.ru/add_url/?bm_url=' + encodeURIComponent(location.href) + '&bm_description=' + encodeURIComponent(document.title) + '" target="_blank" title="mister-wong.ru"></a>' + '<a style="background-position: -192px 0px;" href="http://reddit.com/submit?url=' + encodeURIComponent(location.href) + '&title=' + encodeURIComponent(document.title) + '" target="_blank" title="reddit.com"></a>' + '<a style="background-position: -224px 0px;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=' + encodeURIComponent(location.href) + '&t=' + encodeURIComponent(document.title) + '" target="_blank" title="myweb2.search.yahoo.com"></a>' + '<a style="background-position: -240px 0px;" href="http://digg.com/submit?url=' + encodeURIComponent(location.href) + '" target="_blank" title="digg.com"></a>' + '<a style="background-position: -304px 0px;" href="http://zakladki.yandex.ru' + '" target="_blank" title="zakladki.yandex.ru"></a>' + '<a style="background-position: -368px 0px;" href="http://blogmarks.net/my/new.php?mini=1&simple=1&url=' + encodeURIComponent(location.href) + '&title=' + encodeURIComponent(document.title) + '" target="_blank" title="blogmarks.net"></a>' + '<a style="background-position: -496px 0px;" href="http://www.netscape.com/submit/?U=' + encodeURIComponent(location.href) + '&T=' + encodeURIComponent(document.title) + '" target="_blank" title="www.netscape.com"></a>';