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