\n";
for ($i=0; $i<$Cant2; $i++){
$row2 = mysql_fetch_array($Lectura2);
// Ver si tiene hijos (para poner un signo más)
$CantB=LeerStd($LecturaB,"410MNP","*","MNPLink1_MNP ='$row2[MNPCodigo]' AND MNPBloque1 LIKE '%$Perfil%'","MNPCant1 ASC","","","");
if($CantB != 0)
{
$Contenido.="\n
".$row2[MNPNombre];
}
else
{
$Contenido.="\n
".$row2[MNPNombre]."";
}
for ($j=0; $j<$CantB; $j++){
$rowB = mysql_fetch_array($LecturaB);
$Contenido.="\n
";
// Escribir la página nivel 0
$Signo="";
}; //for del hijo
$Contenido.= "
";
}; // del for i
if($Cant2>0) $Contenido.= "
";
echo "
$Contenido
";
//-------------------------------- Grabar la barra de navegacion en cada cokie --------------------------------------
//include("../basedatos/abrir$BDOriginal.php");
/*if (!$UsarFrames)$ContenidoSinSlashes=addslashes($Contenido);
else $ContenidoSinSlashes="