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