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