<%include include_style.txt%> <%if msg%>

<%msg%>

<%endif%>
<%loop results%> <%endloop%>
<%ifnot hits%>Email <%else%> Email <%ifnot sb%> <%endif%> <%endif%> <%ifnot hits%>Name <%else%> Name <%if sb eq 'sub_name'%> <%endif%> <%endif%> <%ifnot hits%>Validated <%else%> Validated <%if sb eq 'sub_validated'%> <%endif%> <%endif%> <%ifnot hits%>Bounced <%else%> Bounced <%if sb eq 'sub_bounced'%> <%endif%> <%endif%>
<%sub_email%> <%if sub_name%><%sub_name%><%else%> <%endif%> <%if sub_validated%>Yes<%else%>No<%endif%> <%if sub_bounced%>Yes<%else%>No<%endif%>
<%if hits > $mh%> <%endif%>
<%include include_toolbar.html%>