{$jquery_path}>
<{$form_title}>
><{$smarty.const._MA_TADFORM_COL_WHO}>
<{foreach item=tt from=$all_title}>
><{$tt.title}>
<{/foreach}>
><{$smarty.const._MA_TADFORM_SIGN_DATE}>
<{$funct_title}>
<{foreach item=col from=$result_col}>
<{$col.man_name}>
<{foreach item=ans from=$col.ans}>
<{$ans.val}>
<{/foreach}>
<{$col.fill_time}>
<{$col.funct}>
<{/foreach}>
<{$submit}>
<{if $view_ssn}>
[<{$uid}>]<{$man_name}> (<{$email}>) @<{$fill_time}>
> <{foreach item=q from=$all}>
><{$q.i}>.
<{$q.title}>
<{$q.val}>
<{/foreach}>
<{else}>
<{$smarty.const._MA_TADFORM_ANALYSIS}>
<{$smarty.const._MA_TADFORM_COL_TITLE}>
<{$smarty.const._MA_TADFORM_COL_FUNC}>
<{$smarty.const._MA_TADFORM_ANALYSIS_RESULT}>
<{foreach item=analysis from=$analysis}>
<{$analysis.title}>
<{$analysis.func}>
<{$analysis.val}>
<{/foreach}>
<{/if}>