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