var nav_1tree = 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':'Design your space',
    '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 and You',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page14.html',
    'sTarget':'_self'
},
{   'sTitle':'News & Events',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page8.html',
    'sTarget':'_self'
},
{   'sTitle':'Industry Standards',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page7.html',
    'sTarget':'_self'
}]
});
