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