");
echo("
");
$te=dame_dato("TITULO LIBRO",$id); if (strlen($te)>0){ echo("
".parsecode($te)."
"); }
$te=dame_dato("EDICION",$id); if (strlen($te)>0){ echo("
".parsecode($te)."
"); }
$te=dame_dato("PAGINAS",$id); if (strlen($te)>0){ echo("
".parsecode($te)."
"); }
$te=dame_dato("AÑO",$id); if (strlen($te)>0){ echo("
".parsecode($te)."
"); }
$te=dame_dato("EDITORIAL",$id); if (strlen($te)>0){ echo("
".parsecode($te)."
"); }
$te=dame_dato("ISBN",$id); if (strlen($te)>0){ echo("
".parsecode($te)."
"); }
$te=dame_dato("DEPOSITO",$id); if (strlen($te)>0){ echo("
".parsecode($te)."
"); }
$te=dame_dato("COMENTARIO",$id); if (strlen($te)>0){ echo("
".parsecode($te)."
"); }
echo("