{template 'header.html'}
{template 'system/cslide.html'}
{template 'position.html'}
{loop categories($catid) $i $t}

{$t['catname']}{$t['htmldir']}

{$t['subtitle']}

——
{loop archive($t['catid'],0,0,'0,0,0',20,'aid',4,false,0) $i $archive} {if $i%4==0}{else}{/if}
{$archive['stitle']}

{$archive['title']}

{/loop}
{/loop}
{if isset($pages)}
{category_pagination($catid)}
{/if}
{template 'footer.html'}