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