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