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