var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Committee',
        bIsWebPath:true,
        sUrl:'committee.html'
    },
    {   sTitle:'Terms & Conditions',
        bIsWebPath:true,
        sUrl:'tac.html'
    },
    {   sTitle:'Other News',
        bIsWebPath:true,
        sUrl:'other_news.html'
    },
    {   sTitle:'Calls for Papers',
        bIsWebPath:true,
        sUrl:'calls.html'
    },
    {   sTitle:'Public Documents',
        bIsWebPath:true,
        sUrl:'public_docs.html'
    }]
},
{   sTitle:'Why Join BAAL?',
    bIsWebPath:true,
    sUrl:'joining.html',"childArray" : [
    {   sTitle:'How to Join or Renew',
        bIsWebPath:true,
        sUrl:'join.html'
    },
    {   sTitle:'Joining BAALMail',
        bIsWebPath:true,
        sUrl:'join_baalmail.html'
    }]
},
{   sTitle:'Funding',
    bIsWebPath:true,
    sUrl:'funding.html'
},
{   sTitle:'Conference',
    bIsWebPath:true,
    sUrl:'baal_conf.html',"childArray" : [
    {   sTitle:'Conference Proceedings',
        bIsWebPath:true,
        sUrl:'confprocs.html'
    }]
},
{   sTitle:'Book Prize',
    bIsWebPath:true,
    sUrl:'bookprize.html'
},
{   sTitle:'Seminars',
    bIsWebPath:true,
    sUrl:'seminars.html'
},
{   sTitle:'SIGs',
    bIsWebPath:true,
    sUrl:'sigs.html',"childArray" : [
    {   sTitle:'Corpus Linguistics',
        bIsWebPath:true,
        sUrl:'sig_corp_ling.html'
    },
    {   sTitle:'Gender & Language',
        bIsWebPath:true,
        sUrl:'sig_gender_lang.html'
    },
    {   sTitle:'Intercultural Communication',
        bIsWebPath:true,
        sUrl:'sug_interc_comm.html'
    },
    {   sTitle:'Language in Africa',
        bIsWebPath:true,
        sUrl:'sig_asfrica.html'
    },
    {   sTitle:'Language Learning & Teaching',
        bIsWebPath:true,
        sUrl:'sig_learn_teach.html'
    },
    {   sTitle:'Multimodality',
        bIsWebPath:true,
        sUrl:'sig_multimod.html'
    },
    {   sTitle:'Psycholinguistics',
        bIsWebPath:true,
        sUrl:'sig_psycholing.html'
    },
    {   sTitle:'Testing, Evaluation & Assessment',
        bIsWebPath:true,
        sUrl:'sig_tea.html'
    },
    {   sTitle:'UK Linguistic Ethnography Forum',
        bIsWebPath:true,
        sUrl:'sig_ethnog.html'
    },
    {   sTitle:'Vocabulary Studies',
        bIsWebPath:true,
        sUrl:'sig_vocab.html'
    }]
},
{   sTitle:'Associates',
    bIsWebPath:true,
    sUrl:'associates.html'
},
{   sTitle:'Members',
    bIsWebPath:true,
    sUrl:'members_only.html',"childArray" : [
    {   sTitle:'Membership List',
        bIsWebPath:true,
        sUrl:'memberlist.html'
    },
    {   sTitle:'AGM Minutes',
        bIsWebPath:true,
        sUrl:'mo_agmmins.html'
    },
    {   sTitle:'BAAL News',
        bIsWebPath:true,
        sUrl:'mo_baalnews.html'
    },
    {   sTitle:'Employment',
        bIsWebPath:true,
        sUrl:'employment.html'
    },
    {   sTitle:'PhD Studentships',
        bIsWebPath:true,
        sUrl:'phd_studentships.html'
    },
    {   sTitle:'Publisher Discounts',
        bIsWebPath:true,
        sUrl:'mo_publs.html',"childArray" : [
        {   sTitle:'Associates Continuum',
            bIsWebPath:true,
            sUrl:'assoc_continuum.html'
        },
        {   sTitle:'Associates Equinox',
            bIsWebPath:true,
            sUrl:'assoc_equinox.html'
        },
        {   sTitle:'Associates John Benjamins',
            bIsWebPath:true,
            sUrl:'assoc_benjamins.html'
        },
        {   sTitle:'Associates Hodder Education',
            bIsWebPath:true,
            sUrl:'assoc_hodder.html'
        },
        {   sTitle:'Associates Multilingual Matters',
            bIsWebPath:true,
            sUrl:'assoc_mm.html'
        },
        {   sTitle:'Associates Palgrave',
            bIsWebPath:true,
            sUrl:'assoc-palgrave.html'
        },
        {   sTitle:'Associates Routledge',
            bIsWebPath:true,
            sUrl:'assoc_routledge.html'
        }]
    },
    {   sTitle:'Journal Discounts',
        bIsWebPath:true,
        sUrl:'journals.html'
    },
    {   sTitle:'Linguistics Conferences',
        bIsWebPath:true,
        sUrl:'mo_ling_confs.html'
    },
    {   sTitle:'Conference Archive',
        bIsWebPath:true,
        sUrl:'mo_confarchive.html'
    },
    {   sTitle:'Useful Links',
        bIsWebPath:true,
        sUrl:'mo_internetlinks.html'
    },
    {   sTitle:'Blog',
        bIsWebPath:true,
        sUrl:'blog.html'
    },
    {   sTitle:'Forum',
        bIsWebPath:true,
        sUrl:'mo_forum.html'
    }]
},
{   sTitle:'Committee',
    bIsWebPath:true,
    sUrl:'committee_only.html',"childArray" : [
    {   sTitle:'Document Bank',
        bIsWebPath:true,
        sUrl:'co_docs.html'
    }]
},
{   sTitle:'Help',
    bIsWebPath:true,
    sUrl:'help.html'
}]
});
