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