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