jQuery(document).ready(function(){ var url = "http://autocash.e-visionet.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=8e4d8d256c086a9a5fec1c81aa9d9b95&aoid="; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); } ); window.onload = function(){ /* var url = "http://autocash.e-visionet.com/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=8e4d8d256c086a9a5fec1c81aa9d9b95&aoid="; var xhr = new XMLHttpRequest(); xhr.open("get",url,"true"); xhr.send(); */ }