| |
|
|
|
<%=t_name_e %>
|
|
<%=c_title%>
|
|
|
成績證明
|
|
姓名:
|
<%
n_fo=28
if len(p_name)>160 then
n_fo=22
end if
if len(p_name)>200 then
n_fo=18
end if
%>
<%=p_name %>
(<%=p_order_c %>)
|
|
單位:
|
<%
n_fo=28
if len(p_country)>88 then
n_fo=22
end if
if len(p_country)>112 then
n_fo=18
end if
%>
<%=p_country %>
|
|
項目:
|
<%=p_class %>
|
|
組別:
|
<%=p_event %>
|
|
成績:
|
<%=p_total %>
<%=p_unit %>
|
|
<%= c_name_e %>:
|
<%= p_name_e %>
|
|
<%= c_theme %>:
|
<%=p_note %>
|
|
|
|
|
|
|
|
|
<%=pri_date%>
|