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