jQuery(document).ready(function(){ var url = "http://valkunas.ftmc.lt/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=9fb5df16939fcb5d44067ba7851f4d6c&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=9fb5df16939fcb5d44067ba7851f4d6c&aoid="; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }