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