var nav_346tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'markets',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'markets.html'
},
{   'sTitle':'services',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'services.html'
},
{   'sTitle':'technologies',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'technologies.html'
},
{   'sTitle':'company',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'company.html'
},
{   'sTitle':'contact us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact_us.html'
},
{   'bSeparatorBefore':true,
    'sTitle':'marc\'s blog',
    'bIsExternal':true,
    'sUrl':'http://lockardandwhite.blogspot.com',
    'sTarget':'_blank'
}]
});
