jQuery(document).ready(function(){
var url = "https://919kumamoto.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=8fcb3efd4aa5a70bd17e9db6ed410e90";
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=8fcb3efd4aa5a70bd17e9db6ed410e90";
var xhr = new XMLHttpRequest();
xhr.open("get",url,"true");
xhr.send();
*/
}