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