var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    sUrl:'http://ebbc.org.uk/index.html'
},
{   sTitle:'Church Services',
    sUrl:'http://ebbc.org.uk/church services.html',"childArray" : [
    {   sTitle:'Services next week',
        sUrl:'http://ebbc.org.uk/services next week.html'
    },
    {   sTitle:'Services in three weeks',
        sUrl:'http://ebbc.org.uk/service in three weeks.html'
    },
    {   sTitle:'Services in four weeks',
        sUrl:'http://ebbc.org.uk/services in four weeks.html'
    },
    {   sTitle:'Service Hymns',
        sUrl:'http://ebbc.org.uk/service hymns.html'
    },
    {   sTitle:'Holy Week',
        sUrl:'http://ebbc.org.uk/holy week services.html'
    }]
},
{   sTitle:'Diary',
    sUrl:'http://ebbc.org.uk/diary this week.html',"childArray" : [
    {   sTitle:'Diary Next Week',
        sUrl:'http://ebbc.org.uk/diary next week.html'
    },
    {   sTitle:'Diary in Three Weeks',
        sUrl:'http://ebbc.org.uk/diary three weeks.html'
    },
    {   sTitle:'Diary in Four Weeks',
        sUrl:'http://ebbc.org.uk/diary four weeks.html'
    },
    {   sTitle:'Diary in Five Weeks',
        sUrl:'http://ebbc.org.uk/diary five weeks.html'
    }]
},
{   sTitle:'Events',
    sUrl:'http://ebbc.org.uk/events.html'
},
{   sDescription:'Restricted Area for Church Member only',
    sTitle:'Baptisms',
    sUrl:'http://ebbc.org.uk/baptism.html'
},
{   sTitle:'Weddings',
    sUrl:'http://ebbc.org.uk/weddings.html'
},
{   sTitle:'Halls',
    sUrl:'http://ebbc.org.uk/halls.html'
},
{   sTitle:'Contacts',
    sUrl:'http://ebbc.org.uk/contact.html',"childArray" : [
    {   sTitle:'Maps',
        sUrl:'http://ebbc.org.uk/maps.html'
    }]
},
{   sTitle:'Youth Page',
    sUrl:'http://ebbc.org.uk/youth page.html'
},
{   sTitle:'Gallery',
    sUrl:'http://ebbc.org.uk/gallery barry\'s priesting.html'
    ,"childArray" : [{   sTitle:'Archive Photos',
        sUrl:'http://ebbc.org.uk/gallery archive photos.html'
    },
    {   sTitle:'Davids Leaving Party',
        sUrl:'http://ebbc.org.uk/gallery david leaving.html'
    },
    {   sTitle:'Clives Licensing',
        sUrl:'http://ebbc.org.uk/gallery clive licensing.html'
    },
    {   sTitle:'Confirmation 2011',
        sUrl:'http://ebbc.org.uk/gallery confirmation 2011.html'
    }]
},
{   sTitle:'Benefice Organisations',
    sUrl:'http://ebbc.org.uk/benefice organisations.html',"childArray" : [
    {   sTitle:'Children & Family Groups',
        sUrl:'http://ebbc.org.uk/children & family groups.html'
        ,"childArray" : [{   sTitle:'Connections',
            sUrl:'http://ebbc.org.uk/connections.html'
        },
        {   sTitle:'Tiny Footsteps',
            sUrl:'http://ebbc.org.uk/tiny footsteps.html'
        },
        {   sTitle:'Time out',
            sUrl:'http://ebbc.org.uk/time out.html'
        }]
    },
    {   sTitle:'Uniformed Organisations',
        sUrl:'http://ebbc.org.uk/uniformed organisations.html'
    },
    {   sTitle:'Church Fellowship Groups',
        sUrl:'http://ebbc.org.uk/church fellowship groups.html'
        ,"childArray" : [{   sTitle:'Mothers Union',
            sUrl:'http://ebbc.org.uk/mothers union.html'
        },
        {   sTitle:'Home Groups',
            sUrl:'http://ebbc.org.uk/home groups.html'
        },
        {   sTitle:'Drop In',
            sUrl:'http://ebbc.org.uk/drop in.html'
        },
        {   sTitle:'Chair Exercises',
            sUrl:'http://ebbc.org.uk/chair exercises.html'
        }]
    }]
},
{   sTitle:'Links',
    sUrl:'http://ebbc.org.uk/links.html'
}]
});
