function share42(u,t){if(!u)u=location.href;if(!t)t=document.title;u=encodeURIComponent(u);t=encodeURIComponent(t);var s=new Array('http://vkontakte.ru/share.php?url='+u+'" title="Поделиться ВКонтакте"','http://twitter.com/home?status='+t+' - '+u+'" title="Добавить в Twitter"','http://www.livejournal.com/update.bml?event='+u+'&subject='+t+'" title="Опубликовать в LiveJournal"','http://www.facebook.com/sharer.php?u='+u+'&t='+t+'" title="Поделиться в Facebook"','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:16px;height:16px;margin:0 7px 0 0;background:url(http://'+window.location.hostname+'/wp-content/themes/avto/icons.png) -'+16*i+'px 0" href="'+s[i]+'" target="_blank"></a>')}
