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