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