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