$(function(){var n=$("link[rel=canonical]").attr("href"),t=function(n){var t=n.toString();return n>1e3&&(n=(n/1e3).toFixed(1),t=n>1e3?(n/1e3).toFixed(1)+"M":n+"K"),t};["facebook","vk","pocket"].forEach(function(i){$.getJSON("/api/common/shares/"+i+"/?url="+encodeURIComponent(n),function(n){var r=$('.count[data-service="'+i+'"]');n.count&&n.count>0&&(r.addClass("filled"),r.html(t(n.count)))})})});$(function(){function t(n,t){return i(n,t,encodeURIComponent)}function i(n,t,i){return n.replace(/\{([^\}]+)\}/g,function(n,r){return r in t?i?i(t[r]):t[r]:n})}function r(n,t,i){var u=Math.round(screen.width/2-t.width/2),r=0,i;screen.height>t.height&&(r=Math.round(screen.height/2-t.height/2));i=window.open(n,"share_"+i,"left="+u+",top="+r+",width="+t.width+",height="+t.height+",personalbar=0,toolbar=0,scrollbars=1,resizable=1");i?i.focus():location.href=n}var n={facebook:{url:"https://www.facebook.com/sharer/sharer.php?u={url}",width:600,height:500},twitter:{url:"https://twitter.com/intent/tweet?url={url}&text={title}",width:600,height:450},vk:{url:"https://vk.com/share.php?url={url}&title={title}",width:550,height:330},pocket:{url:"https://getpocket.com/save/?url={url}",width:600,height:570},google:{url:"https://plus.google.com/share?url={url}",width:500,height:550}};$(".share").click(function(){var i=$(this).data("service"),e=$("link[rel=canonical]").attr("href"),u,f;Object.keys(n).indexOf(i)>=0&&(u=n[i],f=t(u.url,{url:e,title:document.title}),r(f,u,i))});$(".share, .telegram, .whatsapp").click(function(){var n=$(this).data("service"),t;window.yaCounter484539!=undefined&&n!=undefined&&(t="share-"+n,window.yaCounter484539.reachGoal(t))});$(".share-email").click(function(){$(".email-box").slideToggle()})})