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