function imprimeEnlaceVerMas(texto){
  document.write("<a href="+texto+".htm class=epigrafe0>LEER M&Aacute;S</a>");
}
function imprimeEnlaceRetiraComentario(texto){
  document.write("<a href="+texto+" target=_parent class=txtDestino>(haga click aqu&iacute;)</a>");
}






