saveButton.hideAll();
cancelButton.hideAll();
finishButton.showAll();
currentSession = new Session();
currentSession.dontSaveObject();
}
}});