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