function zakladki(u,t){if(!u)u=location.href;if(!t)t=document.title;u=encodeURIComponent(u);t=encodeURIComponent(t);var s=new Array('http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk='+u+'&title='+t+'" title="Сохранить закладку в Google"','http://memori.ru/link/?sm=1&u_data[url]='+u+'&u_data[name]='+t+'" title="Сохранить закладку в Memori.ru"','http://vkontakte.ru/share.php?url='+u+'" title="Поделиться В Контакте"','http://www.mister-wong.ru/index.php?action=addurl&bm_url='+u+'&bm_description='+t+'" title="Сохранить закладку в Мистер Вонг"','http://connect.mail.ru/share?url='+u+'&title='+t+'" title="Поделиться в Моем Мире@Mail.Ru"','http://twitter.com/home?status='+t+' - '+u+'" title="Добавить в Twitter"','http://www.facebook.com/sharer.php?u='+u+'&t='+t+'" title="Поделиться в Facebook"','http://www.friendfeed.com/share?title='+t+' - '+u+'" title="Добавить в FriendFeed"','http://delicious.com/save?url='+u+'&title='+t+'" title="Сохранить закладку в Delicious"','http://www.livejournal.com/update.bml?event='+u+'&subject='+t+'" title="Опубликовать в LiveJournal"','http://bobrdobr.ru/add.html?url='+u+'&title='+t+'" title="Забобрить"','http://zakladki.yandex.ru/newlink.xml?url='+u+'&name='+t+'" title="Добавить в Яндекс.Закладки"');for(i=0;i<s.length;i++)document.write('<a style="display:inline-block;width:32px;height:32px;margin:0 7px 0 0;background:url(http://'+window.location.hostname+'/images/icons.png) -'+32*i+'px 0" href="'+s[i]+'" target="_blank"></a>')}
