setInterval(function(){ $.ajax({type:'GET',url:'/404.ajax',dataType:'text'}); },1000*60*5);