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