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