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