".dame_dato("TITULO LIBRO",$id).""); ?>
"); 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("
"); $te=dame_dato("FOTO1",$id); if (strlen($te)>0){ echo("
"); echo(""); $te=dame_dato("PIEFOTO1",$id); if (strlen($te)>0){ echo("

".parsecode($te)."

"); } echo("
"); } $te=dame_dato("COMENTARIO2",$id); if (strlen($te)>0){ echo("

".parsecode($te)."

"); } ?>