var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Consulting Principles Ltd has a proven track record on helping manufacturing companies become more efficient and competitive in their markets of operation ',
    'sTitle':'home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'Lean Thinking',
    'sTitle':'lean thinking',
    'bIsWebPath':true,
    'sUrl':'lean.html'
},
{   'sDescription':'QCF Qualifications/lean programme',
    'sTitle':'QCF Qualifications/lean programme',
    'bIsWebPath':true,
    'sUrl':'qcf.html'
},
{   'sDescription':'Case studies',
    'sTitle':'case studies',
    'bIsWebPath':true,
    'sUrl':'cases.html',"childArray" : [
    {   'sDescription':'Case study 1',
        'sTitle':'case study 1',
        'bIsWebPath':true,
        'sUrl':'case_ study1.html'
    },
    {   'sDescription':'Case study 2',
        'sTitle':'case study 2',
        'bIsWebPath':true,
        'sUrl':'case_study2.html'
    },
    {   'sDescription':'Case study 3',
        'sTitle':'case study 3',
        'bIsWebPath':true,
        'sUrl':'case_study3.html'
    },
    {   'sDescription':'Case study 4',
        'sTitle':'case study 4',
        'bIsWebPath':true,
        'sUrl':'case_study4.html'
    }]
},
{   'sDescription':'Training',
    'sTitle':'training',
    'bIsWebPath':true,
    'sUrl':'training.html'
},
{   'sDescription':'Business development',
    'sTitle':'business development',
    'bIsWebPath':true,
    'sUrl':'business.html'
},
{   'sDescription':'Contact us',
    'sTitle':'contact us',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
