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