var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'The Water Project',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Wells For Sudan',
    bIsWebPath:true,
    sUrl:'Sudan.html'
},
{   sTitle:'Home',
    bIsExternal:true,
    sUrl:'http://www.newhopevalp.org'
}]
});
