var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'The home page for St. John\'s Wood Road Baptist Church, London, UK, NW8',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Evening plant',
        'bIsWebPath':true,
        'sUrl':'pmplant.html'
    },
    {   'sDescription':'A new Christianity Explored course is happening! Come along, bring a friend!',
        'sTitle':'Christianity Explored',
        'bIsWebPath':true,
        'sUrl':'christianity_explored.html'
    }]
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'about.html'
},
{   'sDescription':'Calendar of up coming events at our church',
    'sTitle':'This Week',
    'bIsWebPath':true,
    'sUrl':'week.html'
},
{   'sDescription':'Our Portuguese speaking brothers and sisters',
    'sTitle':'Community Baptist',
    'bIsWebPath':true,
    'sUrl':'lcbc.html'
},
{   'sDescription':'Listen to sermons online',
    'sTitle':'Audio',
    'bIsWebPath':true,
    'sUrl':'audio.html'
},
{   'sDescription':'Find out about the Lord Jesus',
    'sTitle':'Jesus Christ',
    'bIsWebPath':true,
    'sUrl':'jesus.html'
},
{   'sDescription':'Various resources you may find helpful',
    'sTitle':'Resources',
    'bIsWebPath':true,
    'sUrl':'resources.html'
},
{   'sDescription':'How to find us',
    'sTitle':'Find Us',
    'bIsWebPath':true,
    'sUrl':'find.html'
},
{   'sDescription':'Why not get in touch',
    'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sDescription':'A few useful links',
    'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
}]
});
