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