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