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