$(function(){var t="https://www.phonogram.co.jp/recruit/visit2019/";$.ajax({url:"https://graph.facebook.com/"+t,dataType:"jsonp",timeout:1e3,success:function(t){$("#facebook .count").text(t.share.share_count||0)}}),$.ajax({url:("https:"==window.location.protocol?"https://b.hatena.ne.jp":"http://api.b.st-hatena.com")+"/entry.count?url="+t,dataType:"jsonp",timeout:1e3,success:function(t){$("#hatebu .count").text(t)}})});