public void onClick()
 {
     UIManagerBehaviour.currentTeam = team;
     VisibilityManager.updateTeamBelonging();
 }