var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Executive and Business Coaching for Outstanding Performance\r\n',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'We help our clients achieve more success by providing support with executive coaching and building effective teams, all underpinned by our focus on emtional intelligence.',
    'sTitle':'Our Services',
    'bIsWebPath':true,
    'sUrl':'Our Services.html',"childArray" : [
    {   'sDescription':'Executive coaching is the key to increasing leadership capacity, capability, and success',
        'sTitle':'Executive Coaching',
        'bIsWebPath':true,
        'sUrl':'Executive Coaching.html'
    },
    {   'sDescription':'Effective teams can achieve performance that exceeds all expectations',
        'sTitle':'Effective Teams',
        'bIsWebPath':true,
        'sUrl':'Effective Teams.html'
    },
    {   'sDescription':'Emotional Intelligence is the key to success in our rapidly changing, connected world',
        'sTitle':'Emotional Intelligence',
        'bIsWebPath':true,
        'sUrl':'Emotional Intelligence.html'
    }]
},
{   'sDescription':'Meet our team',
    'sTitle':'Our Team',
    'bIsWebPath':true,
    'sUrl':'Our Team.html'
},
{   'sDescription':'Judge us by what our clients say',
    'sTitle':'Work with Us',
    'bIsWebPath':true,
    'sUrl':'Work with Us.html'
},
{   'sDescription':'We\'d love to start a conversation',
    'sTitle':'Talk to Us',
    'bIsWebPath':true,
    'sUrl':'Talk to Us.html'
}]
});
