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