for(var i = 0; i < epubConfig.sections.length; i++) {
                addSection(zip, epubConfig.sections[i]);
            }