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