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