var customNavTree2 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Terms of Use',
    bIsWebPath:true,
    sUrl:'page8.html'
},
{   sTitle:'Privacy Policy',
    bIsWebPath:true,
    sUrl:'page7.html'
}]
});
