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