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