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