}
$this->addRow(array("<a href='$this->link' class='titulo_noticia'>".$this->noticia->getTitulo().$img_str.'<a>'), array('class' => 'titulo_noticia'));
$tmp = $this->noticia->getFecha();
$this->addRow(array($tmp->format('(%d/%m/%Y)')),
array('class' => 'fecha_noticia'));
$mas = new HTML_Image('images/noticia_mas.gif');
}
$this->addRow(array("<a href='$this->link' class='titulo_noticia'>".$this->noticia->getTitulo().$img_str.'<a>'), array('class' => 'titulo_noticia'));
$tmp = $this->noticia->getFecha();
$this->addRow(array($tmp->format('(%d/%m/%Y)')),
array('class' => 'fecha_noticia'));
$mas = new HTML_Image('images/noticia_mas.gif');