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