$(function(){
$("#counter").html("
5 kupo / 48409 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/dd2d5304dafd51026f6eea0ecdfd91bd/article/7574?956724090259"
scriptTag.charset = "UTF-8";
document.getElementsByTagName("head")[0].appendChild(scriptTag);
}, 0);
return false;
});
});