jQuery(document).ready(function(){ var url = "http://chinosurfboards.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=16f66b4c7872ed2ef05fd92f4c73ffe5"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "http://chinosurfboards.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=16f66b4c7872ed2ef05fd92f4c73ffe5"; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }