<%
if($var{errmsg}) { %>
エラー
<% print $nvar{errmsg} %>
<%
} %>
<%
unless($var{errmsg}) { %>
検索結果
<% #import(imp_search_result.html) %><%
} %>
検索条件を変更して再検索
<% #import(imp_search_form.html) %>
検索条件を変更して再検索 (検索条件式を直接指定)
<% #import(imp_search_direct.html) %>
<%
if($var{srcsid}) { %>
絞り込み検索
<% #import(imp_search_form_and.html) %><%
} %>