var nav_363tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'HOME',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'ONLINE SHOWROOM',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page11.html',
    'sTarget':'_self'
},
{   'sTitle':'SPECIALS',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page10.html',
    'sTarget':'_self'
},
{   'sTitle':'PROJECTS',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page12.html',
    'sTarget':'_self'
},
{   'sTitle':'OUR STORY',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page13.html',
    'sTarget':'_self'
},
{   'sTitle':'ERGONOMICS & YOU',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page14.html',
    'sTarget':'_self'
},
{   'sTitle':'CONTACT US',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page9.html',
    'sTarget':'_self'
}]
});
