public void TurnPageInBattleReport()
 {
     command = new TurnPageInBattleReport();
     Director.ActivateBattleReportCommand(command);
 }