public override void MyOnDisable()
 {
     iPublicChat.Dispose();
     iPrivateChat.Dispose();
 }