<%--
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 user_include_footer.html%>
<%endif%>