$(function(){ $("#counter").html("\"気に入った記事なら押してクポー\" 4 kupo / 13807 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/b9a95c6a961489f71668e9552dd32f8b/article/2589?678796024101" scriptTag.charset = "UTF-8"; document.getElementsByTagName("head")[0].appendChild(scriptTag); }, 0); return false; }); });