var nav_434tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'What We Do',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'what_we_do.html'
},
{   'sTitle':'Get Involved',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'get_involved.html'
},
{   'sTitle':'Partners',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'partners.html'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
