var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Frameworks',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Learning Terms',
        'bIsWebPath':true,
        'sUrl':'learningterms.html'
    },
    {   'sTitle':'Mode',
        'bIsWebPath':true,
        'sUrl':'mode.html',"childArray" : [
        {   'sTitle':'Written Mode',
            'bIsWebPath':true,
            'sUrl':'written.html'
        },
        {   'sTitle':'Spoken Mode',
            'bIsWebPath':true,
            'sUrl':'spoken.html'
        },
        {   'sTitle':'Blended Mode',
            'bIsWebPath':true,
            'sUrl':'blended.html'
        },
        {   'sTitle':'Speech',
            'bIsWebPath':true,
            'sUrl':'speech.html'
        },
        {   'sTitle':'Interaction',
            'bIsWebPath':true,
            'sUrl':'interaction.html'
        }]
    },
    {   'sTitle':'Context',
        'bIsWebPath':true,
        'sUrl':'context.html'
    },
    {   'sTitle':'Graphology',
        'bIsWebPath':true,
        'sUrl':'graphology.html'
    },
    {   'sTitle':'Lexis',
        'bIsWebPath':true,
        'sUrl':'lexis.html'
    },
    {   'sTitle':'Semantics',
        'bIsWebPath':true,
        'sUrl':'semantics.html'
    },
    {   'sTitle':'Semantics 2',
        'bIsWebPath':true,
        'sUrl':'semantics2.html'
    },
    {   'sTitle':'Phonology',
        'bIsWebPath':true,
        'sUrl':'phonology.html'
    },
    {   'sTitle':'Grammar',
        'bIsWebPath':true,
        'sUrl':'grammar.html',"childArray" : [
        {   'sTitle':'Using Grammar',
            'bIsWebPath':true,
            'sUrl':'using_grammar.html'
        },
        {   'sTitle':'Adjectives',
            'bIsWebPath':true,
            'sUrl':'adjectives.html'
        },
        {   'sTitle':'Adverbs',
            'bIsWebPath':true,
            'sUrl':'adverbs.html'
        },
        {   'sTitle':'Function Words',
            'bIsWebPath':true,
            'sUrl':'function_words.html'
        },
        {   'sTitle':'Morphology',
            'bIsWebPath':true,
            'sUrl':'morphology.html'
        },
        {   'sTitle':'Nouns',
            'bIsWebPath':true,
            'sUrl':'nouns.html'
        },
        {   'sTitle':'Pronouns',
            'bIsWebPath':true,
            'sUrl':'pronouns.html'
        },
        {   'sTitle':'Syntax 1',
            'bIsWebPath':true,
            'sUrl':'syntax1.html'
        },
        {   'sTitle':'Syntax 2',
            'bIsWebPath':true,
            'sUrl':'syntax2.html'
        },
        {   'sTitle':'Verbs',
            'bIsWebPath':true,
            'sUrl':'verbs.html'
        }]
    },
    {   'sTitle':'Literary',
        'bIsWebPath':true,
        'sUrl':'literary_frameworks.html',"childArray" : [
        {   'sTitle':'Imagery',
            'bIsWebPath':true,
            'sUrl':'imagery.html'
        },
        {   'sTitle':'Form',
            'bIsWebPath':true,
            'sUrl':'form.html'
        },
        {   'sTitle':'Theme',
            'bIsWebPath':true,
            'sUrl':'theme.html'
        },
        {   'sTitle':'Persona',
            'bIsWebPath':true,
            'sUrl':'persona.html'
        }]
    }]
}]
});
