public void Back()
 {
     EventManager.ActivateScreen1(true);
     Reset();
 }