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