var nav_203tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sTitle':'Refund Policy',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'refundpolicy.html'
},
{   'sTitle':'Terms & Conditions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'terms&conditions.html'
},
{   'sTitle':'Staff Page',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'staffpage.html',
    'sTarget':'_blank'
}]
});
