774775776777778779780781
sectionContainer.addContent(new Script(s)); } } private void startChoose(Attributes attrs) { choose = new Choose(); sectionContainer.addContent(choose); }