<%= localize.seatFeesNotification%>
<% var screen = parseInt(window.innerHeight) - 300;%>
<% var screenHeight = screen + "px"; %>
<% _.each(zones, function (zone) {
var zoneClass = zone.get('zoneClass') || 'default';%>
<% }); %>
<%= localize.seatType%>
<%= localize.additionalFeePerSeat%>
<%=localize.regular %>
<%=Globalize.format(0, "c", theaterCulture) %>
<%=zone.get('name') %>
<%=Globalize.format(zone.get('surchargeAmount'), "c", theaterCulture) %>