{php} $catbanner=1; include "ad_get.php"; {/php} {if $categories} {foreach name=main item=category from=$categories} {if $category.IMAGE != "default.gif"} {if $category.BREAK && !$smarty.foreach.main.last} {/if} {if $smarty.foreach.main.last} {if $category.REMAIN_TD>0} {/if} {/if} {/foreach}
{if $catname}{$catname}{else}{$smarty.const.LA_CATEGORIES}{/if}
{else} {/if} {$category.URL} {$category.CATEGORYNAME} ({$category.TOTAL_ADS})
{if $category.SUBCATLIST} {foreach name=sub item=sub from=$category.SUBCATLIST} {$sub.CATNAME} {$sub.NUM}{if !$smarty.foreach.sub.last},{/if} {/foreach} {elseif $category.CATDESCRIPTION} {$category.CATDESCRIPTION} {/if}
{/if}