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