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