var nav_838tree = WpNavBar.readTree({
"childArray" : [
{   'bSeparatorAfter':true,
    'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'bSeparatorAfter':true,
    'sTitle':'Material',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'material.html',
    'sTarget':'_self'
},
{   'bSeparatorAfter':true,
    'sDescription':'Contact form',
    'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact us.html',
    'sTarget':'_self'
},
{   'sDescription':'About Us page',
    'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'aboutus.html'
}]
});
