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