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