var nav_360tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Executive Coaching',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Executive Coaching.html',
    'sTarget':'_self'
},
{   'sTitle':'Effective Teams',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Effective Teams.html',
    'sTarget':'_self'
},
{   'sTitle':'Emotional Intelligence',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Emotional Intelligence.html',
    'sTarget':'_self'
}]
});
