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