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