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