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