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