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