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