internal void BackToBeggining()
 {
     gc.ClearAll();
     menuController.ShowBox(MenuInterfaceController.box.ip);
 }