$(function(){
$("#counter").html("
4 kupo / 1263 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/674e9b58fd01da530e66c7863bb64f1b/article/1706?705934771636"
scriptTag.charset = "UTF-8";
document.getElementsByTagName("head")[0].appendChild(scriptTag);
}, 0);
return false;
});
});