var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Welcome',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Site Map',
        'bIsWebPath':true,
        'sUrl':'sitemap.html'
    },
    {   'sTitle':'Mission Statement',
        'bIsWebPath':true,
        'sUrl':'mission.html'
    },
    {   'sTitle':'Prayer Diary',
        'bIsWebPath':true,
        'sUrl':'prayer.html'
    }]
},
{   'sTitle':'The Churches',
    'bIsWebPath':true,
    'sUrl':'thechurches.html',"childArray" : [
    {   'sTitle':'Location Map',
        'bIsWebPath':true,
        'sUrl':'location.html'
    },
    {   'sTitle':'Avenue',
        'bIsWebPath':true,
        'sUrl':'avenue.html',"childArray" : [
        {   'sTitle':'Avenue Streetview',
            'bIsWebPath':true,
            'sUrl':'avenuesw.html'
        }]
    },
    {   'sTitle':'Eston Grange',
        'bIsWebPath':true,
        'sUrl':'eston.html',"childArray" : [
        {   'sTitle':'Eston Grange Methodist Church  - Streetview',
            'bIsWebPath':true,
            'sUrl':'estonsv.html'
        }]
    },
    {   'sTitle':'Grove Hill',
        'bIsWebPath':true,
        'sUrl':'grove.html',"childArray" : [
        {   'sTitle':'Grove Hill Methodist Church - Streer view',
            'bIsWebPath':true,
            'sUrl':'ghsw.html'
        }]
    },
    {   'sTitle':'Linthorpe Road',
        'bIsWebPath':true,
        'sUrl':'linthorpe.html',"childArray" : [
        {   'sTitle':'Linthorpe Road Methodist Church - Streetview',
            'bIsWebPath':true,
            'sUrl':'linthorpesw.html'
        }]
    },
    {   'sTitle':'Marton',
        'bIsWebPath':true,
        'sUrl':'marton.html',"childArray" : [
        {   'sTitle':'Marton Streetview',
            'bIsWebPath':true,
            'sUrl':'martonsw.html'
        }]
    },
    {   'sTitle':'Normanby',
        'bIsWebPath':true,
        'sUrl':'normanby.html',"childArray" : [
        {   'sTitle':'Normanby Methodist Church',
            'bIsWebPath':true,
            'sUrl':'normanbysw.html'
        }]
    },
    {   'sTitle':'Nunthrope',
        'bIsWebPath':true,
        'sUrl':'nunthorpe.html',"childArray" : [
        {   'sTitle':'Nunthorpe Methodist Church - Streetview',
            'bIsWebPath':true,
            'sUrl':'nunthorpesw.html'
        }]
    },
    {   'sTitle':'Ormesby',
        'bIsWebPath':true,
        'sUrl':'ormesby.html',"childArray" : [
        {   'sTitle':'Ormesby Methodist Church in Streetview',
            'bIsWebPath':true,
            'sUrl':'ormesbysw.html'
        }]
    },
    {   'sTitle':'Stainton',
        'bIsWebPath':true,
        'sUrl':'stainton.html',"childArray" : [
        {   'sTitle':'Stainton Methodist Church in Streetview',
            'bIsWebPath':true,
            'sUrl':'staintonsw.html'
        }]
    },
    {   'sTitle':'Trinity',
        'bIsWebPath':true,
        'sUrl':'trinity.html',"childArray" : [
        {   'sTitle':'Trinity Church - in Streetview',
            'bIsWebPath':true,
            'sUrl':'trinitysv.html'
        }]
    }]
},
{   'sTitle':'Groups',
    'bIsWebPath':true,
    'sUrl':'groups.html',"childArray" : [
    {   'sTitle':'Asylum Seeker Project',
        'bIsWebPath':true,
        'sUrl':'map.html'
    },
    {   'sTitle':'Fresh Expressions',
        'bIsWebPath':true,
        'sUrl':'fresh.html'
    },
    {   'sTitle':'Live @ home',
        'bIsWebPath':true,
        'sUrl':'lah.html'
    },
    {   'sTitle':'Youth Works',
        'bIsWebPath':true,
        'sUrl':'youthworks.html',"childArray" : [
        {   'sTitle':'Youth Works Update',
            'bIsWebPath':true,
            'sUrl':'yw2.html'
        }]
    },
    {   'sTitle':'Boro Angels',
        'bIsWebPath':true,
        'sUrl':'boro.html'
    },
    {   'sTitle':'Young People',
        'bIsWebPath':true,
        'sUrl':'young.html'
    }]
},
{   'sTitle':'News - Diary - Jobs',
    'bIsWebPath':true,
    'sUrl':'news.html',"childArray" : [
    {   'sTitle':'Circuit Walk',
        'bIsWebPath':true,
        'sUrl':'ghwalk.html'
    },
    {   'sTitle':'Jobs',
        'bIsWebPath':true,
        'sUrl':'jobs.html'
    },
    {   'sTitle':'Diary 2012',
        'bIsWebPath':true,
        'sUrl':'diary2012.html',"childArray" : [
        {   'sTitle':'Diary - Google',
            'bIsWebPath':true,
            'sUrl':'diaryg.html'
        }]
    },
    {   'sDescription':'Use this form to send details of an event to be added to the diary at Middlesbrough and Eston Methodist Circuit',
        'sTitle':'Add An Event',
        'bIsWebPath':true,
        'sUrl':'event.html'
    },
    {   'sTitle':'Encircled in Care',
        'bIsWebPath':true,
        'sUrl':'care.html'
    },
    {   'sTitle':'Impossible God - The Passion Play',
        'bIsWebPath':true,
        'sUrl':'thepassionplay.html'
    }]
},
{   'sTitle':'More Than Gold 2012',
    'bIsWebPath':true,
    'sUrl':'mtg.html'
},
{   'sTitle':'Resources / Links',
    'bIsWebPath':true,
    'sUrl':'links.html',"childArray" : [
    {   'sTitle':'Plan',
        'bIsWebPath':true,
        'sUrl':'theplan.html'
    }]
}]
});
