var nav_207tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'ARQUITECTURA',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'arquitectura.html',
    'sTarget':'_self'
},
{   'sTitle':'ENGENHARIA',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'engenharia.html',
    'sTarget':'_self'
},
{   'sTitle':'PAISAGISMO',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'paisagismo.html',
    'sTarget':'_self'
}]
});
