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