jQuery(document).ready(function(){ var url = "http://condorclub.ro/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=87bbf4fd461f3153d6e1f8b45515e91b"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "http://condorclub.ro/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=87bbf4fd461f3153d6e1f8b45515e91b"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }