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