function sendlog(message) { try{ $.ajax({url: '/system/log.jsp;ADMINSESSIONID=214E2E3EA7863893420255604991514E.cspa-admin01',data: 'message='+message}); }catch(e){} }