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