var nav_216tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page5.html',
    'sTarget':'_self'
},
{   'sTitle':'Services ',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page6.html',
    'sTarget':'_self'
},
{   'sTitle':'Products',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page7.html',
    'sTarget':'_self'
},
{   'sTitle':'Contractors',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page8.html',
    'sTarget':'_self'
}]
});
