{include file="header"}
{volist name=":fun_s('set_config',array(tid=>get('id')),'px desc',3000,1)" id="vo"} {if $vo.type==1}
{$vo.name}
{/if} {if $vo.type==2}
{$vo.name}
{/if} {if $vo.type==3}
{$vo.name}
{/if} {if $vo.type==4}
{$vo.name}
{/if} {if $vo.type==5}
{$vo.name}
{/if} {/volist}
{include file="footer"}