brick('header'); ?>
brick('announcement'); $this->brick('mapper'); $this->brick('pageTemplate'); if (!empty($this->name) || !empty($this->h1Links)): echo '
' . (!empty($this->h1Links) ? '' : null) . (!empty($this->name) ? '

'.$this->name.'

' : null) . '
'; endif; $this->brick('lvTabs'); ?>
brick('footer'); ?>