var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Costs Monkey',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About',
    bIsWebPath:true,
    sUrl:'about_this_site.html'
},
{   sTitle:'Rights of Audience',
    bIsWebPath:true,
    sUrl:'html/rights_of_audience.html'
},
{   sTitle:'Civil Costs',
    bIsWebPath:true,
    sUrl:'civil_costs.html',"childArray" : [
    {   sTitle:'Agency',
        bIsWebPath:true,
        sUrl:'agents.html'
    },
    {   sTitle:'Bills of Costs',
        bIsWebPath:true,
        sUrl:'html/bills_of_costs.html'
    },
    {   sTitle:'CFA\'s',
        bIsWebPath:true,
        sUrl:'html/funding_arrangements.html',"childArray" : [
        {   sTitle:'Additional Liabilities',
            bIsWebPath:true,
            sUrl:'html/page15.html',"childArray" : [
            {   sTitle:'Costs Lawyer\'s Success Fee',
                bIsWebPath:true,
                sUrl:'html/success_fees.html'
            }]
        },
        {   sTitle:'CCFA\'s',
            bIsWebPath:true,
            sUrl:'html/ccfa_s.html'
        },
        {   sTitle:'CFA Lite',
            bIsWebPath:true,
            sUrl:'html/cfa_simple____lite_.html'
        },
        {   sTitle:'Notice of Funding',
            bIsWebPath:true,
            sUrl:'html/notice_of_funding.html'
        },
        {   sTitle:'Third Party Funding',
            bIsWebPath:true,
            sUrl:'html/page16.html'
        }]
    },
    {   sTitle:'Costs Orders',
        bIsWebPath:true,
        sUrl:'costs_orders.html'
    },
    {   sTitle:'Counsel\'s fees',
        bIsWebPath:true,
        sUrl:'html/counsel_s_fees.html'
    },
    {   sTitle:'Court fees',
        bIsWebPath:true,
        sUrl:'html/court_fees.html'
    },
    {   sTitle:'Detailed Assessment',
        bIsWebPath:true,
        sUrl:'html/detailed_assessment.html'
    },
    {   sTitle:'Disease claims',
        bIsWebPath:true,
        sUrl:'html/disease_claims.html'
    },
    {   sTitle:'Estimate of Costs',
        bIsWebPath:true,
        sUrl:'html/estimates_of_costs.html'
    },
    {   sTitle:'Hourly Rates',
        bIsWebPath:true,
        sUrl:'hourly_rates.html',"childArray" : [
        {   sTitle:'A to C',
            bIsWebPath:true,
            sUrl:'atoc.html'
        },
        {   sTitle:'D to M',
            bIsWebPath:true,
            sUrl:'dtom.html'
        },
        {   sTitle:'N to Y',
            bIsWebPath:true,
            sUrl:'ntoy.html'
        }]
    },
    {   sTitle:'Indemnity costs',
        bIsWebPath:true,
        sUrl:'html/indemnity_costs.html'
    },
    {   sTitle:'Indemnity Principle',
        bIsWebPath:true,
        sUrl:'indemnity_principle.html'
    },
    {   sTitle:'International',
        bIsWebPath:true,
        sUrl:'international.html'
    },
    {   sTitle:'Interim Costs',
        bIsWebPath:true,
        sUrl:'interim.html'
    },
    {   sTitle:'Interest',
        bIsWebPath:true,
        sUrl:'page37.html'
    },
    {   sTitle:'Part 36 Offers',
        bIsWebPath:true,
        sUrl:'part_36.html',"childArray" : [
        {   sTitle:'Old Part 36',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'part_36.html#OldP36'
        },
        {   sTitle:'New Part 36',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'part_36.html#NewP36'
        }]
    },
    {   sTitle:'Proportionality',
        bIsWebPath:true,
        sUrl:'proportionality.html'
    }]
},
{   sTitle:'Forum',
    bIsWebPath:true,
    sUrl:'cmf.html'
},
{   sTitle:'Students',
    bIsWebPath:true,
    sUrl:'alcd_students.html',"childArray" : [
    {   sTitle:'Coursework',
        bIsWebPath:true,
        sUrl:'coursework.html'
    },
    {   sTitle:'Examinations',
        bIsWebPath:true,
        sUrl:'examinations.html'
    }]
}]
});
