+ parent::HTML_Page(array ('doctype'=>'HTML 4.01 Transitional',
+ 'charset' => 'iso-8859-1',
+ 'lineend' => 'unix',
+ 'language' => 'es',
+ 'cache' => 'false',
+ 'simple' => 'true'));
+ $this->_title = 'Intranet bla bla..';
+ $this->addBodyContent(new HTML_Copete($seccion));