stringmenuStart="\nS: Start a new tournament\nQ: Quit the program";
stringmenuStart="\nS: Start a new tournament\nQ: Quit the program";
stringmenuSetUp="\nV: View player list\nE: Edit a player\nA: Add player\nD: Delete player\nS: Start a new tournament\nQ: Quit the program";
stringmenuSetUp="\nV: View player list\nE: Edit a player\nA: Add player\nD: Delete player\nF: Start the first round\nS: Start a new tournament\nQ: Quit the program";
stringmenuDuring="\nV: View player list\nR: View rankings\nE: Edit a player\nN: Enter results and advance to the next round\nS: Start a new tournament\nQ: Quit the program";
stringmenuDuring="\nV: View player list\nR: View rankings\nE: Edit a player\nN: Enter results and advance to the next round\nS: Start a new tournament\nQ: Quit the program";
stringmenuEnd="\nS: Start a new tournament\nR: View rankings\nV: View player list\nQ: Quit the program";
stringmenuEnd="\nS: Start a new tournament\nR: View rankings\nV: View player list\nQ: Quit the program";