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