var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Me',
    'bIsWebPath':true,
    'sUrl':'about.html'
},
{   'sDescription':'<meta name="robots" content="index,follow" />\r\n<meta name="revisit-after" content="7 days" />\r\n<meta name="geo.region" content="GB" />\r\n<meta name="geo.placename" content="Oxford" />\r\n<meta name="geo.position" content="51.752279;-1.255884" />\r\n<meta name="ICBM" content="51.752279, -1.255884" />',
    'sTitle':'Tuition (1)',
    'bIsWebPath':true,
    'sUrl':'tuition.html',"childArray" : [
    {   'sDescription':'Lessons are usually held either in London or in Abingdon, near Oxford. Either location can be booked by prior arrangement. ',
        'sTitle':'Tuition (2)',
        'bIsWebPath':true,
        'sUrl':'tuition2.html'
    }]
},
{   'sTitle':'Workshops',
    'bIsWebPath':true,
    'sUrl':'workshops.html'
},
{   'sTitle':'FAQs',
    'bIsWebPath':true,
    'sUrl':'faqs.html'
},
{   'sTitle':'Media',
    'bIsWebPath':true,
    'sUrl':'media.html'
},
{   'sTitle':'Reviews',
    'bIsWebPath':true,
    'sUrl':'reviews.html'
},
{   'sDescription':'"...I just wanted to recommend Tracy and her incredibly perceptive teaching style..."',
    'sTitle':'Testimonials',
    'bIsWebPath':true,
    'sUrl':'testim.html'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
