{php include $this->template('../web/config/template/header/top')} {loop $this->top_nav $keys} {if $keys['index'] != 0 } {php include $this->template('../web/config/template/'.$keys['name'].'/index_'.$keys['index'])} {/if} {/loop}