var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'A2 Lang Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Research 1',
        'bIsWebPath':true,
        'sUrl':'research1.html'
    },
    {   'sTitle':'Research 2',
        'bIsWebPath':true,
        'sUrl':'research2.html'
    },
    {   'sTitle':'Investigations',
        'bIsWebPath':true,
        'sUrl':'investigations.html'
    },
    {   'sTitle':'Interventions',
        'bIsWebPath':true,
        'sUrl':'interventions.html',"childArray" : [
        {   'sTitle':'Feature Articles',
            'bIsWebPath':true,
            'sUrl':'articles.html'
        },
        {   'sTitle':'Radio Scripts',
            'bIsWebPath':true,
            'sUrl':'radio.html'
        },
        {   'sTitle':'Editorials',
            'bIsWebPath':true,
            'sUrl':'editorials.html'
        }]
    },
    {   'sTitle':'Change',
        'bIsWebPath':true,
        'sUrl':'change.html',"childArray" : [
        {   'sTitle':'Processes',
            'bIsWebPath':true,
            'sUrl':'processes.html'
        },
        {   'sTitle':'Social Reasons',
            'bIsWebPath':true,
            'sUrl':'reasons - social.html'
        },
        {   'sTitle':'Technology',
            'bIsWebPath':true,
            'sUrl':'technology.html'
        },
        {   'sTitle':'Attitudes',
            'bIsWebPath':true,
            'sUrl':'attitudes-change.html'
        },
        {   'sTitle':'Standardisation',
            'bIsWebPath':true,
            'sUrl':'standardisation.html'
        },
        {   'sTitle':'Historical Texts',
            'bIsWebPath':true,
            'sUrl':'historical_texts.html'
        }]
    },
    {   'sTitle':'Exam advice',
        'bIsWebPath':true,
        'sUrl':'examadvice.html',"childArray" : [
        {   'sTitle':'A: Change',
            'bIsWebPath':true,
            'sUrl':'section-a-change.html'
        },
        {   'sTitle':'A: Variation',
            'bIsWebPath':true,
            'sUrl':'section-a-variation.html'
        },
        {   'sTitle':'B: Discourses',
            'bIsWebPath':true,
            'sUrl':'section-b-discourses.html'
        }]
    },
    {   'sTitle':'Variation',
        'bIsWebPath':true,
        'sUrl':'variation.html',"childArray" : [
        {   'sTitle':'Accent & Dialect',
            'bIsWebPath':true,
            'sUrl':'accents&dialects.html'
        },
        {   'sTitle':'Dialect Features',
            'bIsWebPath':true,
            'sUrl':'dialect_features.html'
        },
        {   'sTitle':'E-Varieties',
            'bIsWebPath':true,
            'sUrl':'e-varieties.html'
        },
        {   'sTitle':'BBE',
            'bIsWebPath':true,
            'sUrl':'blackbritishenglish.html'
        },
        {   'sTitle':'US English',
            'bIsWebPath':true,
            'sUrl':'usenglish.html'
        },
        {   'sTitle':'Class',
            'bIsWebPath':true,
            'sUrl':'class.html'
        },
        {   'sTitle':'Genderlect',
            'bIsWebPath':true,
            'sUrl':'genderlect.html'
        },
        {   'sTitle':'Gender & Age',
            'bIsWebPath':true,
            'sUrl':'gender&age.html'
        },
        {   'sTitle':'Occupation',
            'bIsWebPath':true,
            'sUrl':'occupational.html'
        },
        {   'sTitle':'Attitudes',
            'bIsWebPath':true,
            'sUrl':'attitudes - accents.html'
        },
        {   'sTitle':'Dialect Levelling',
            'bIsWebPath':true,
            'sUrl':'dialect_levelling.html'
        }]
    }]
}]
});
