'; echo ' Intranet Mapa de Intranet Cambio de Clave Ayuda E-mail Sistemas Servicios Noticias '; parent::HTML_Table(array('width' => '760', 'border' => '0', 'cellspacing' => '0', 'cellpadding' => '0')); $anchos = array('12', '25', '712', '11'); $fila = array(); foreach($anchos as $a) $fila[] = ''; $this->addRow($fila); $seccion = 'images/copete_'.$s.'.jpg'; $this->addRow(array(''), array('colspan' => '4')); $fila = array(); $fila[] = ''; $fila[] = ''; switch($s) { case 'noticias': $fila[] = 'Enlaces útiles: Ministerio de Economía y Producción - Boletín Oficial - INFOLEG - CDI'; break; case 'servicios': $fila[] = 'Servicios'; break; case 'sistemas': $fila[] = 'Sistemas'; break; } $fila[] = ''; $this->addRow($fila, array('class' => 'titulo_vinculos')); } } ?>