var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About us',
    bIsWebPath:true,
    sUrl:'aboutus.html',"childArray" : [
    {   sTitle:'St Leonards',
        bIsWebPath:true,
        sUrl:'stleonards.html',"childArray" : [
        {   sTitle:'New Altar and Font',
            bIsWebPath:true,
            sUrl:'newaltarandfont.html'
        },
        {   sTitle:'Bells',
            bIsWebPath:true,
            sUrl:'bells.html'
        },
        {   sTitle:'The Organ',
            bIsWebPath:true,
            sUrl:'theorgan.html'
        }]
    },
    {   sTitle:'St. Luke\'s',
        bIsWebPath:true,
        sUrl:'stlukes.html',"childArray" : [
        {   sTitle:'St Luke\'s History',
            bIsWebPath:true,
            sUrl:'stlukeshistory.html'
        }]
    },
    {   sTitle:'Seaford',
        bIsWebPath:true,
        sUrl:'seaford.html'
    },
    {   sTitle:'Our team',
        bIsWebPath:true,
        sUrl:'team.html'
    }]
},
{   sTitle:'Worship',
    bIsWebPath:true,
    sUrl:'worshiphome.html',"childArray" : [
    {   sTitle:'St. Leonard\'s Worship',
        bIsWebPath:true,
        sUrl:'stleonardsworship.html'
    },
    {   sTitle:'St. Luke\'s Worship',
        bIsWebPath:true,
        sUrl:'stlukesworship.html'
    },
    {   sTitle:'Informal Worship',
        bIsWebPath:true,
        sUrl:'informalworship.html'
    },
    {   sTitle:'Music',
        bIsWebPath:true,
        sUrl:'music.html'
    },
    {   sTitle:'Prayer',
        bIsWebPath:true,
        sUrl:'prayer.html'
    },
    {   sTitle:'Advent and Christmas',
        bIsWebPath:true,
        sUrl:'adventandchristmas.html'
    }]
},
{   sTitle:'Church life',
    bIsWebPath:true,
    sUrl:'churchlifehome.html',"childArray" : [
    {   sTitle:'Alpha',
        bIsWebPath:true,
        sUrl:'alpha.html'
    },
    {   sTitle:'Family Faith',
        bIsWebPath:true,
        sUrl:'familyfaith.html'
    },
    {   sTitle:'Growing in Faith',
        bIsWebPath:true,
        sUrl:'growinginfaith.html',"childArray" : [
        {   sTitle:'Lent Course',
            bIsWebPath:true,
            sUrl:'lentcourse.html'
        }]
    },
    {   sTitle:'Groups',
        bIsWebPath:true,
        sUrl:'groups.html'
    },
    {   sTitle:'Uniformed Groups',
        bIsWebPath:true,
        sUrl:'uniformedgroups.html'
    },
    {   sTitle:'Young People',
        bIsWebPath:true,
        sUrl:'youngpeople.html'
    },
    {   sTitle:'Giving and Mission',
        bIsWebPath:true,
        sUrl:'givingandmission.html',"childArray" : [
        {   sTitle:'Regular Giving',
            bIsWebPath:true,
            sUrl:'regulargiving.html'
        },
        {   sTitle:'Terry',
            bIsWebPath:true,
            sUrl:'terry.html'
        },
        {   sTitle:'Janet and Chris',
            bIsWebPath:true,
            sUrl:'janetandchris.html'
        },
        {   sTitle:'Mission Support',
            bIsWebPath:true,
            sUrl:'missionsupport.html'
        }]
    }]
},
{   sTitle:'Community',
    bIsWebPath:true,
    sUrl:'community.html',"childArray" : [
    {   sTitle:'Baptisms',
        bIsWebPath:true,
        sUrl:'baptisms.html'
    },
    {   sTitle:'Bereavement',
        bIsWebPath:true,
        sUrl:'bereavement.html'
    },
    {   sTitle:'Find help',
        bIsWebPath:true,
        sUrl:'findhelp.html'
    },
    {   sTitle:'Prayer Ministry',
        bIsWebPath:true,
        sUrl:'prayerministry.html'
    },
    {   sTitle:'Weddings',
        bIsWebPath:true,
        sUrl:'weddings.html'
    },
    {   sTitle:'Parish Records',
        bIsWebPath:true,
        sUrl:'parishrecords.html'
    }]
},
{   sTitle:'Noticeboard ',
    bIsWebPath:true,
    sUrl:'noticeboardhome.html',"childArray" : [
    {   sTitle:'Using our premises',
        bIsWebPath:true,
        sUrl:'premiseshome.html',"childArray" : [
        {   sTitle:'St. Leonard\'s Church',
            bIsWebPath:true,
            sUrl:'stleonardschurch.html'
        },
        {   sTitle:'St.Luke\'s Centre',
            bIsWebPath:true,
            sUrl:'stlukescentre.html'
        }]
    },
    {   sTitle:'Downloads',
        bIsWebPath:true,
        sUrl:'downloads.html'
    },
    {   sTitle:'Concerts',
        bIsWebPath:true,
        sUrl:'concerts.html'
    },
    {   sTitle:'What\'s On',
        bIsWebPath:true,
        sUrl:'whatson.html'
    },
    {   sTitle:'Links',
        bIsWebPath:true,
        sUrl:'linkshome.html'
    },
    {   sTitle:'Street Pastors',
        bIsWebPath:true,
        sUrl:'seafordstreetpastors.html'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contactsus.html',"childArray" : [
    {   sTitle:'Find Us',
        bIsWebPath:true,
        sUrl:'findus.html'
    }]
}]
});
