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