%
function formattedClass(str) {
return str.toLowerCase().replace(/\s/g, '-').replace('&', '');
};
%>
<% _(help).each(function(mainMenu, index) { %>
<% }); %>
<% _(help).each(function(mainMenu, index) { %>
<% _(mainMenu.content).each(function(d, i) { %>
<% }); %>
<% }); %>