var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Introduction to Mediation In The Workplace',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About ',
    bIsWebPath:true,
    sUrl:'aboutmediationintheworkplace.html'
},
{   sTitle:'Mediation',
    bIsWebPath:true,
    sUrl:'mediationintheworkplacehowdoesitwork.html'
},
{   sTitle:'Investigation',
    bIsWebPath:true,
    sUrl:'formaldisputeinvestigation.html'
},
{   sTitle:'Coaching',
    bIsWebPath:true,
    sUrl:'mediationcoaching.html'
},
{   sTitle:' Training',
    bIsWebPath:true,
    sUrl:'mediationtrainingcourses.html',"childArray" : [
    {   sTitle:'Training - Conflict Costs Workshop',
        bIsWebPath:true,
        sUrl:'trainingconflictcosts.html'
    },
    {   sTitle:'Training - Positive People Skills',
        bIsWebPath:true,
        sUrl:'positivepeopleskills.html'
    },
    {   sTitle:'Training - Difficult Conversations',
        bIsWebPath:true,
        sUrl:'difficultconversations.html'
    }]
},
{   sTitle:'Schools',
    bIsWebPath:true,
    sUrl:'schools.html'
},
{   sTitle:'FAQ\'s',
    bIsWebPath:true,
    sUrl:'questionsthatarefrequentlyaskedaboutmediation.html'
},
{   sTitle:'Blog',
    bIsWebPath:true,
    sUrl:'mediation matters blog.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contactus.html',"childArray" : [
    {   sDescription:'How to get in touch with Mediation In The Workplace',
        sTitle:'Mediation Matters Registration',
        bIsWebPath:true,
        sUrl:'mediationmatters.html'
    },
    {   sTitle:'Mediation Contact Form',
        bIsWebPath:true,
        sUrl:'mediationconsultancysignup.html'
    }]
}]
});
