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