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