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