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