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