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