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