$(function(){ $("#counter").html("\"気に入った記事なら押してクポー\" 12 kupo / 91892 view"); $("#star").click(function(){ setTimeout(function(){ var scriptTag = document.createElement("script"); scriptTag.type = "text/javascript"; scriptTag.src = "https://wiki.ffo.jp:8017/counter.yaws/s/ff4863c0a29931029d0f4cbc11138af3/article/22202?361415126955" scriptTag.charset = "UTF-8"; document.getElementsByTagName("head")[0].appendChild(scriptTag); }, 0); return false; }); });