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