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