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