var nav_407tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Terms Of Use',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'termsofuse.html',
    'sTarget':'_self'
},
{   'sTitle':'Privacy Policy',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'privacy.html',
    'sTarget':'_self'
}]
});
