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