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