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