jQuery(document).ready(function(){ var url = "http://valkunas.ftmc.lt/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=846ab39d40bad70e434a2c0a56a0eb3f&aoid="; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "http://valkunas.ftmc.lt/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=846ab39d40bad70e434a2c0a56a0eb3f&aoid="; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }