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