send me a message

without revealing your identity.

'+JSON.parse(data)['total']+''); //$("#countbot").html(''+JSON.parse(data)['bot']+' '+JSON.parse(data)['visitor']+''); $("#countlb").html(' Last Check : '+JSON.parse(data)['last_check']+' '); }); } $(document).ready(function(e) { setInterval(update,5000); });