var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Toda la información sobre España y todas sus comunidades autónomas en Estados Unidos',
    'sTitle':'Spain-USA.org',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Instituciones',
    'bIsWebPath':true,
    'sUrl':'instituciones.html',"childArray" : [
    {   'sTitle':'Embajada',
        'bIsWebPath':true,
        'sUrl':'embajada.html'
    },
    {   'sTitle':'Consulados generales',
        'bIsWebPath':true,
        'sUrl':'consuladosgenerales.html'
    },
    {   'sTitle':'Cónsules y vicecónsules honorarios',
        'bIsWebPath':true,
        'sUrl':'consulesyviceconsuleshonorarios.html'
    },
    {   'sTitle':'Consejerías y Oficinas',
        'bIsWebPath':true,
        'sUrl':'consejeriasyoficinas.html'
    },
    {   'sTitle':'Misiones',
        'bIsWebPath':true,
        'sUrl':'misiones.html'
    },
    {   'sTitle':'Agregadurías',
        'bIsWebPath':true,
        'sUrl':'agregadurias.html'
    },
    {   'sTitle':'Instituto Cervantes',
        'bIsWebPath':true,
        'sUrl':'institutocervantes.html'
    },
    {   'sTitle':'Gobiernos y Entidades Autonómicas',
        'bIsWebPath':true,
        'sUrl':'gobiernosyentidadesautonomicaspage36.html'
    }]
},
{   'sTitle':'Asociaciones',
    'bIsWebPath':true,
    'sUrl':'asociaciones.html'
}]
});
