<%-- File : hd_add_form.html Description : Displays the add call page (top level). --%> <%if adm_submit_limit eq '0'%> <%include hd_submit_limit.html%> <%else%> <%set set_focus = 'myform.help_name'%> <%set hd_load_subcat = '1'%> <%include user_include_header.html%>
<%include hd_include_daily_news.html%>
<%if error%> <%error%><%endif%>
<%include hd_include_add.html%>

<%include user_include_footer.html%> <%endif%>