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