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