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