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