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