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