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