var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Inicio',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Quiénes somos',
    bIsWebPath:true,
    sUrl:'quienessomos.html',"childArray" : [
    {   sTitle:'Asamblea',
        bIsWebPath:true,
        sUrl:'asamblea.html'
    },
    {   sTitle:'Junta Directiva',
        bIsWebPath:true,
        sUrl:'juntadirectiva.html'
    },
    {   sTitle:'Equipo Técnico',
        bIsWebPath:true,
        sUrl:'equipotecnico.html'
    }]
},
{   sTitle:'Filosofía',
    bIsWebPath:true,
    sUrl:'filosofia.html',"childArray" : [
    {   sTitle:'Misión, visión y valores',
        bIsWebPath:true,
        sUrl:'misionvisionvalores.html'
    },
    {   sTitle:'Ideario',
        bIsWebPath:true,
        sUrl:'ideario.html'
    }]
},
{   sTitle:'Qué hacemos',
    bIsWebPath:true,
    sUrl:'quehacemos.html',"childArray" : [
    {   sTitle:'Acogida, Promoción social',
        bIsWebPath:true,
        sUrl:'acogidapromocionsocial.html'
    },
    {   sTitle:'Vivienda',
        bIsWebPath:true,
        sUrl:'vivienda.html'
    },
    {   sTitle:'Empleo',
        bIsWebPath:true,
        sUrl:'empleo.html'
    },
    {   sTitle:'Mujer e Igualdad',
        bIsWebPath:true,
        sUrl:'mujerigualdad.html'
    },
    {   sTitle:'Mediación',
        bIsWebPath:true,
        sUrl:'mediacion.html'
    },
    {   sTitle:'Educación',
        bIsWebPath:true,
        sUrl:'educacion.html'
    },
    {   sTitle:'Voluntariado',
        bIsWebPath:true,
        sUrl:'voluntariado.html'
    },
    {   sTitle:'Participación',
        bIsWebPath:true,
        sUrl:'participacion.html',"childArray" : [
        {   sTitle:'Componentes',
            bIsWebPath:true,
            sUrl:'page66.html'
        },
        {   sTitle:'Componentes2',
            bIsWebPath:true,
            sUrl:'page68.html'
        }]
    }]
},
{   sTitle:'Dónde estamos',
    bIsWebPath:true,
    sUrl:'dondeestamos.html',"childArray" : [
    {   sTitle:'Andalucia',
        bIsWebPath:true,
        sUrl:'andalucia.html'
    },
    {   sTitle:'Aragón',
        bIsWebPath:true,
        sUrl:'aragon.html'
    },
    {   sTitle:'Canarias',
        bIsWebPath:true,
        sUrl:'canarias.html'
    },
    {   sTitle:'Cantabria',
        bIsWebPath:true,
        sUrl:'cantabria.html'
    },
    {   sTitle:'Castilla la Mancha',
        bIsWebPath:true,
        sUrl:'lamancha.html'
    },
    {   sTitle:'Castilla León',
        bIsWebPath:true,
        sUrl:'castillaleon.html'
    },
    {   sTitle:'Catalunya',
        bIsWebPath:true,
        sUrl:'catalunya.html'
    },
    {   sTitle:'Ceuta y Melilla',
        bIsWebPath:true,
        sUrl:'ceutamelilla.html'
    },
    {   sTitle:'Comunidad de Madrid',
        bIsWebPath:true,
        sUrl:'madrid.html'
    },
    {   sTitle:'Comunidad Valenciana',
        bIsWebPath:true,
        sUrl:'valencia.html'
    },
    {   sTitle:'Extremadura',
        bIsWebPath:true,
        sUrl:'extremadura.html'
    },
    {   sTitle:'Galicia',
        bIsWebPath:true,
        sUrl:'galicia.html'
    },
    {   sTitle:'Islas Baleares',
        bIsWebPath:true,
        sUrl:'baleares.html'
    },
    {   sTitle:'La Rioja',
        bIsWebPath:true,
        sUrl:'rioja.html'
    },
    {   sTitle:'Navarra',
        bIsWebPath:true,
        sUrl:'navarra.html'
    },
    {   sTitle:'País Vasco',
        bIsWebPath:true,
        sUrl:'page41.html'
    },
    {   sTitle:'Principado de Asturias',
        bIsWebPath:true,
        sUrl:'asturias.html'
    },
    {   sTitle:'Región de Murcia',
        bIsWebPath:true,
        sUrl:'murcia.html'
    }]
},
{   sTitle:'Colabora',
    bIsWebPath:true,
    sUrl:'colabora.html',"childArray" : [
    {   sTitle:'Voluntario/a',
        bIsWebPath:true,
        sUrl:'voluntarios.html'
    },
    {   sTitle:'Patrocinador/a',
        bIsWebPath:true,
        sUrl:'patrocinador.html'
    },
    {   sTitle:'Financiadores',
        bIsWebPath:true,
        sUrl:'financiadores.html'
    }]
},
{   sTitle:'Documentación',
    bIsWebPath:true,
    sUrl:'documentacion.html',"childArray" : [
    {   sTitle:'Enlaces de interés',
        bIsWebPath:true,
        sUrl:'enlaces.html'
    }]
},
{   sTitle:'Org. Federadas',
    bIsWebPath:true,
    sUrl:'orgfederadas.html',"childArray" : [
    {   sTitle:'Salamanca Acoge',
        bIsWebPath:true,
        sUrl:'salamncacoge.html',
        sTarget:'_self'
    }]
}]
});