<% for (var i = 0, l = data.sections.length; i < l; i++) { var section = data.sections[i]; %>
  • class="active" <% } %>> <%=section%>
  • <% } %>