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