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