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