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