function social(f,u,t){if(!u)u=location.href;if(!t)t=document.title;u=encodeURIComponent(u);t=encodeURIComponent(t);var s=new Array('http://www.facebook.com/sharer.php?u='+u+'&t='+t+'" title="Поделиться в Facebook"');for(i=0;i<s.length;i++)document.write('<a style="display:inline-block;width:30px;height:30px;margin:0 7px 0 0;background:url(http://'+f+'icons.png) -'+30*i+'px 0" href="'+s[i]+'" target="_blank"></a>')}
