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