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