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