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