code:function OnEvent_MenuClicked (MnuId, Location, OriginWnd) { if(MnuId == "MnuAbout") MsgPlus.CreateWnd('Window.xml', 'About'); }