<% int cate0=0; foreach(Lebi_Pro_Type c0 in EX_Product.ShowTypes(0,CurrentSite.id)) { %>
"<%if (CurrentSite.IsMobile==0){ %> target="_blank"<%} %>><%=cate0+1%>F <%=Lang(c0.Name) %>
<% foreach(Lebi_Pro_Type c1 in EX_Product.ShowTypes(c0.id,CurrentSite.id)) { %> <% } %>
<% cate0++; } %>