var customNavTree23 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Sitemap',
    bIsWebPath:true,
    sUrl:'sitemap.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Links',
        bIsWebPath:true,
        sUrl:'links.html',
        sTarget:'_self'
    }]
}]
});
