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