var customNavTree12 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Terms of Use',
    bIsWebPath:true,
    sUrl:'terms-of-use.html'
},
{   sTitle:'Privacy Policy',
    bIsWebPath:true,
    sUrl:'privacy policy.html'
}]
});
