_page_title = $osC_Language->get('heading_title'); if ( !empty($_GET[$this->_module]) && is_numeric($_GET[$this->_module]) ) { $this->_page_contents = 'zones.php'; $this->_page_title .= ': ' . osC_Address::getCountryName($_GET[$this->_module]); } } } ?>