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