var customNavTree7 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Synopsis',
    bIsWebPath:true,
    sUrl:'tanzania_essentials.html',
    sTarget:'_self'
},
{   sTitle:'Nyerere',
    bIsWebPath:true,
    sUrl:'julius_nyerere.html',
    sTarget:'_self'
},
{   sTitle:'Education',
    bIsWebPath:true,
    sUrl:'secondary_education.html',
    sTarget:'_self'
},
{   sTitle:'Heritage',
    bIsWebPath:true,
    sUrl:'laetoli_olduvai.html',
    sTarget:'_self'
}]
});
