var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Learn English online with Lee. Improve your speaking, reading, writing and listening skills.',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'Book English lessons with Lee. Online English lessons using Skype or similar voice software.',
    'sTitle':'Buy Lessons',
    'bIsWebPath':true,
    'sUrl':'english-lessons.html'
},
{   'sTitle':'Testimonials',
    'bIsWebPath':true,
    'sUrl':'testimonials.php'
},
{   'sTitle':'Blog',
    'bIsExternal':true,
    'sUrl':'http://www.leesenglish.com/blog',
    'sTarget':'_blank'
},
{   'sDescription':'This page will tell you about my teaching qualifications and teaching experiece.',
    'sTitle':'About Me',
    'bIsWebPath':true,
    'sUrl':'about-your-english-teacher.html'
},
{   'bSeparatorBefore':true,
    'bSeparatorAfter':true,
    'sTitle':'How it works',
    'bIsWebPath':true,
    'sUrl':'how-to-have-english-lessons-online.html'
},
{   'sDescription':'Contact Lee for more information about English lessons online.',
    'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Study books',
    'bIsWebPath':true,
    'sUrl':'english-study-books.html'
},
{   'sTitle':'Skills',
    'bIsWebPath':true,
    'sUrl':'learn-english-skills.html',"childArray" : [
    {   'sTitle':'Speaking',
        'bIsWebPath':true,
        'sUrl':'english-speaking-skills.html'
    },
    {   'sDescription':'Learn English listening skills',
        'sTitle':'Listening',
        'bIsWebPath':true,
        'sUrl':'english-listening-skills.html',"childArray" : [
        {   'sTitle':'Train Station',
            'bIsWebPath':true,
            'sUrl':'listening1.html'
        }]
    },
    {   'sTitle':'Reading',
        'bIsWebPath':true,
        'sUrl':'english-reading-skills.html'
    },
    {   'sTitle':'Writing',
        'bIsWebPath':true,
        'sUrl':'writing-skills.html'
    }]
},
{   'bSeparatorBefore':true,
    'bSeparatorAfter':true,
    'sDescription':'The terms and condictions for booking lessons.',
    'sTitle':'T & Cs',
    'bIsWebPath':true,
    'sUrl':'terms.html'
}]
});
