<% p_home="home" 'response.write "

" 'response.write "A=" & err.description 'response.end %> <%=home_title%>-index.html <% 'response.write "C=" & err.description 'response.end %> <% 'response.write "D=" & err.description 'response.end %>
close
<%'요걸... 깔끔하게 처리해야 할텐데...style.css 안에 넣어주면 좋은데~~~%>
<% if view_new = 0 then %>
<% if home_lang="en" and intro_en_flag="1" then %>

<%=intro_en_title%>

<%=intro_en_value%>

<% elseif home_lang="jp" and intro_jp_flag="1" then %>

<%=intro_jp_title%>

<%=intro_jp_value%>

<% elseif home_lang="cn" and intro_cn_flag="1" then %>

<%=intro_cn_title%>

<%=intro_cn_value%>

<% elseif home_lang="sp" and intro_sp_flag="1" then %>

<%=intro_sp_title%>

<%=intro_sp_value%>

<% else %>

<%=intro_kr_title%>

<%=intro_kr_value%>

<% end if %>
<%else%>

New Product

There are many variations of passages of Lorem Ipsum available, but the majority have suffered lebmid alteration in some ledmid form

<% end if %>
<% if view_subscribe = 1 then %>
<% if home_lang="en" and subs_en_flag="1" then %>

<%=subs_en_title%>

<% elseif home_lang="jp" and subs_jp_flag="1" then %>

<%=subs_jp_title%>

<% elseif home_lang="cn" and subs_cn_flag="1" then %>

<%=subs_cn_title%>

<% elseif home_lang="sp" and subs_sp_flag="1" then %>

<%=subs_sp_title%>

<% else %>

<%=subs_kr_title%>

<% end if %>
<% end if %> <% if view_best = 0 then %> <% else %>

Best Products

There are many variations of passages of Lorem Ipsum available, but the majority have suffered lebmid alteration in some ledmid form

<% end if %>