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