$section('h1.main-section-' + sgUniqueIdentifier).each(function (i2, elem2) {
            curSectionData.section = $section(this).text().replace(/^\s+|\s+$/g, '');
        });