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