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