% if (verifier.current.level === appConstants.level.state || verifier.current.level === appConstants.level.county || verifier.current.level === appConstants.level.division) { %>
National Map
<% if (verifier.current.level === appConstants.level.county || verifier.current.level === appConstants.level.division) { %>
State Map
<% } %>
<% } %>
<% if (counties && counties.length > 0) { %>
<% } %>
<% if (list && list.length > 0) { %>
<% } %>