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