{include file="header" /}
{$site.ban7_t1}
{:__lang('Home')}
/
{:__lang('Search Center')}
{:__lang('Product')}
{$productCount}
{:__lang('Solution')}
{$casesCount}
{:__lang('News')}
{$newsCount}
{if $type == 1}
{volist name="list" id="v"}
{$v.title}
{$v.title}
{$v.p_pn}
{/volist}
{/if} {if $type == 2}
{volist name="list" id="v"}
{:__lm($navId[$v.column_id],'name')}
{$v.title}
{$v.description|strip_tags}
{:__lang('View More')}
{/volist}
{/if} {if $type == 3}
{volist name="list" id="v"}
{:__lm($navId[$v.column_id],'name')}
{$v.title}
{$v.description|strip_tags}
{:__lang('View More')}
{$v.time}
{/volist}
{/if}
{$searchPage}
{include file="footer" /}