var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'We are a platform of African professionals living in the United Staes of America.  Our membership is made up professionals, educators, physicians, lawyers, business men and women, and students who immigrated from 36 nations of Sub- Saharan Africa - the area of the African continent (42 nations) which lies South of Sahara, and with a population of more than 770 million people.',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Opportunity',
    bIsWebPath:true,
    sUrl:'Page 2.html',"childArray" : [
    {   sTitle:'Investment and Financing',
        bIsWebPath:true,
        sUrl:'investment and financing.html'
    }]
},
{   sTitle:'New Members',
    bIsWebPath:true,
    sUrl:'new_members.html'
},
{   sTitle:'Partners',
    bIsWebPath:true,
    sUrl:'partners.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about us.html',"childArray" : [
    {   sTitle:'Board of Directors',
        bIsWebPath:true,
        sUrl:'page21.html'
    },
    {   sTitle:'Board of Advisors',
        bIsWebPath:true,
        sUrl:'page16.html'
    },
    {   sTitle:'Executive Committee',
        bIsWebPath:true,
        sUrl:'page17.html'
    },
    {   sTitle:'Benefits',
        bIsWebPath:true,
        sUrl:'page20.html'
    },
    {   sTitle:'Current Membership',
        bIsWebPath:true,
        sUrl:'page13.html'
    },
    {   sTitle:'Constitution',
        bIsWebPath:true,
        sUrl:'page15.html'
    },
    {   sTitle:'Application Form',
        bIsWebPath:true,
        sUrl:'page25.html'
    },
    {   sTitle:'Membership',
        bIsWebPath:true,
        sUrl:'membership.html'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact us.html'
}]
});
