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