var nav_253tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Terms and Conditions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'termsandconditions.html',
    'sTarget':'_self'
},
{   'sTitle':'Search',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'searchpage.html',
    'sTarget':'_self'
},
{   'sTitle':'Disclaimer',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'disclaimer.html',
    'sTarget':'_self'
},
{   'sTitle':'Privacy',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'privacy.html',
    'sTarget':'_self'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about.html',
    'sTarget':'_self'
}]
});
