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