var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'página inicial',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'o clube',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'história',
        bIsWebPath:true,
        sUrl:'page1.html'
    },
    {   sTitle:'instalações',
        bIsWebPath:true,
        sUrl:'page2.html'
    },
    {   sTitle:'diretoria',
        bIsWebPath:true,
        sUrl:'page3.html'
    },
    {   sTitle:'conselhos',
        bIsWebPath:true,
        sUrl:'page6.html'
    }]
},
{   sTitle:'reservas e indenizações',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'hotel',
        bIsWebPath:true,
        sUrl:'page54.html'
    },
    {   sTitle:'salão',
        bIsWebPath:true,
        sUrl:'page58.html'
    }]
},
{   sTitle:'conveniados',
    bIsWebPath:true,
    sUrl:'conveniados.html'
},
{   sTitle:'atividades',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'sociais',
        bIsWebPath:true,
        sUrl:'page32.html'
    },
    {   sTitle:'aerodesportivas',
        bIsWebPath:true,
        sUrl:'page33.html'
    }]
},
{   sTitle:'facilidades',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'cartão de estacionamento',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'wptxt/cardestac_txt.PDF',
        sTarget:'_blank'
    },
    {   sTitle:'locação de churrasqueira',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'wptxt/locchur_txt.PDF',
        sTarget:'_blank'
    },
    {   sTitle:'proposta de admissão',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'wptxt/propoadm_txt.PDF',
        sTarget:'_blank'
    },
    {   sTitle:'remissão de sócio',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'wptxt/solremis_txt.PDF',
        sTarget:'_blank'
    }]
},
{   sDescription:'facilidades',
    sTitle:'biblioteca',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sDescription:'biblioteca',
        sTitle:'legislação',
        bIsExternal:true,
        sUrl:'',
        sTarget:'_self',"childArray" : [
        {   sTitle:'normas gerais',
            bIsExternal:true,
            sUrl:'',
            sTarget:'_self',"childArray" : [
            {   sTitle:'Constituição Federal',
                bIsExternal:true,
                bIsWebPath:true,
                sUrl:'wptxt/const_fed.pdf',
                sTarget:'_blank'
            },
            {   sTitle:'Estratégia Nacional de Defesa',
                bIsExternal:true,
                bIsWebPath:true,
                sUrl:'wptxt/end.PDF',
                sTarget:'_blank'
            },
            {   sTitle:'Estatuto do Desarmamento',
                bIsExternal:true,
                bIsWebPath:true,
                sUrl:'wptxt/estat_desarm.pdf',
                sTarget:'_blank'
            },
            {   sTitle:'Estatuto dos Militares',
                bIsExternal:true,
                bIsWebPath:true,
                sUrl:'wptxt/estatuto_mil.pdf',
                sTarget:'_blank'
            }]
        },
        {   sTitle:'normas internas',
            bIsExternal:true,
            sUrl:'',
            sTarget:'_self',"childArray" : [
            {   sTitle:'Estatuto do CAer',
                bIsExternal:true,
                bIsWebPath:true,
                sUrl:'wptxt/estatuto_caer.pdf',
                sTarget:'_blank'
            },
            {   sTitle:'Regulamento do CAer',
                bIsExternal:true,
                bIsWebPath:true,
                sUrl:'wptxt/reg_caer.pdf',
                sTarget:'_blank'
            },
            {   sTitle:'Regimento Interno da AGE',
                bIsExternal:true,
                bIsWebPath:true,
                sUrl:'wptxt/regint_age.pdf',
                sTarget:'_blank'
            },
            {   sTitle:'Regimento Interno do CAer',
                bIsExternal:true,
                bIsWebPath:true,
                sUrl:'wptxt/regint_caer.pdf',
                sTarget:'_blank'
            }]
        }]
    },
    {   sTitle:'publicações',
        bIsExternal:true,
        sUrl:'',
        sTarget:'_self',"childArray" : [
        {   sTitle:'revista aeronáutica',
            bIsWebPath:true,
            sUrl:'page64.html'
        }]
    }]
},
{   sTitle:'fale conosco',
    bIsWebPath:true,
    sUrl:'page23.html'
}]
});
