var nav_534tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Terms & Conditions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'terms-and-conditions.html'
},
{   'sTitle':'Frequently Asked Questions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'frequently-asked-questions.html'
},
{   'sTitle':'Disclaimer',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'disclaimer.html'
}]
});
