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