var nav_164tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Bc.A',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'Notícias',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'noticias.html',
    'sTarget':'_self'
},
{   'sTitle':'Serviços',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'servicos.html'
},
{   'sTitle':'Equipa',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'equipa.html'
},
{   'sTitle':'Oportunidades',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'investimentos.html',
    'sTarget':'_self'
},
{   'sTitle':'Clientes',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'desenvolvimento.html',
    'sTarget':'_self'
},
{   'sTitle':'Contactos',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactos.html'
}]
});
