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