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