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

{$t['catname']}

{$t['htmldir']}

{cut(strip_tags($t['categorycontent']),190)}

{loop archive($t[catid],0,0,'0,0,0',20,'aid',3,false,0) $i $archive}
{$archive['stitle']}

{$archive['title']}

{/loop}
{/loop}
{template 'footer.html'}