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