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