#taglib PATH="com.osacc.ec.tag"/>
<#CmsInit />
<#CmsList CMSID="te_aboutus" METHOD="NODE_SELF">
#CmsList> <#CmsList CMSID="te_news" METHOD="NODE_SELF"> ${ct_title}
${ct_title}
<#CmsList METHOD="SUB_NODE" CMSID="te_product" PAGESIZE="6" ID="product">
<#if ${product.index}==0>
${ct_title} <#else/>${ct_title} #endif> #CmsList>
<#CmsList METHOD="SUB_NODE" CMSID="te_product" PAGESIZE="8" ID="product1">
<#if ${product1.index}==0>
<#CmsList METHOD="LEAF_ALL" CMSID=product1.CMSID PAGESIZE="4" ID="product_list">
<#if ${product_list.index1}%4==0>
#endif>
#CmsList>
<#else/>
#endif>
#CmsList>
|
|
<#CmsList CMSID="te_contactus" METHOD="NODE_SELF">
${ct_title}
<#CmsList CMSID="te_contactus" METHOD="LEAF_ALL" TYPE="20">
${content}
#CmsList>
|