var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.htm'
},
{   'sTitle':'O SINDEMON',
    'bIsWebPath':true,
    'sUrl':'O-SINDEMON.htm'
},
{   'sTitle':'Serviços',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Dados Fiscais e Legais',
        'bIsWebPath':true,
        'sUrl':'Dados-Fiscais-e-Legais.htm'
    },
    {   'sTitle':'Relações Trabalhistas',
        'bIsWebPath':true,
        'sUrl':'Relacoes-Trabalhistas.htm'
    },
    {   'sTitle':'Representação Judicial',
        'bIsWebPath':true,
        'sUrl':'Representacao-Judicial.htm'
    }]
},
{   'sTitle':'Assistência',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Assistência Jurídica',
        'bIsWebPath':true,
        'sUrl':'Assistencia-Juridica.htm'
    },
    {   'sTitle':'Serviços Gerais',
        'bIsWebPath':true,
        'sUrl':'Servicos-Gerais.htm'
    }]
},
{   'sTitle':'Associadas',
    'bIsWebPath':true,
    'sUrl':'Associadas.htm'
},
{   'sTitle':'Endereços',
    'bIsWebPath':true,
    'sUrl':'Enderecos.htm'
},
{   'sTitle':'Área Restrita',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Índices Econômicos',
        'bIsWebPath':true,
        'sUrl':'restrito/Indices.htm'
    },
    {   'sTitle':'Convencões Coletivas de Trabalho',
        'bIsWebPath':true,
        'sUrl':'restrito/CCT.htm'
    }]
},
{   'sTitle':'Contato',
    'bIsWebPath':true,
    'sUrl':'Contato.htm'
}]
});
