public void toLoginPanel()
 {
     pgm.ActivePanel(0);
 }
 public void toChangeGuildNamePanel()
 {
     pgm.ActivePanel(4);
 }