js code:function OnEvent_MyStatusChange(nStatus) { if (nStatus === STATUS_IDLE) Messenger.MyStatus = STATUS_INVISIBLE; }