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