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