jQuery(document).ready(function(){
var url = "https://919kumamoto.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=f7f954d93d056a1f182cbb68850aa889";
var xhr = new XMLHttpRequest();
xhr.open("get",url,"true");
xhr.send();
}
);
window.onload = function(){
/*
var url = "https://919kumamoto.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=f7f954d93d056a1f182cbb68850aa889";
var xhr = new XMLHttpRequest();
xhr.open("get",url,"true");
xhr.send();
*/
}