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