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