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