var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Clifton Parish Churches Homepage',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'What Are We About',
    'bIsWebPath':true,
    'sUrl':'whatareweabout.html'
},
{   'sTitle':'3 Churches',
    'bIsWebPath':true,
    'sUrl':'3churches.html',"childArray" : [
    {   'sTitle':'St Philip and St James\'',
        'bIsWebPath':true,
        'sUrl':'stphilipandstjameschurch.html'
    },
    {   'sTitle':'St Mark\'s',
        'bIsWebPath':true,
        'sUrl':'stmarks.html'
    },
    {   'sTitle':'Clifton Moor',
        'bIsWebPath':true,
        'sUrl':'cliftonmoor.html'
    }]
},
{   'sTitle':'Services',
    'bIsWebPath':true,
    'sUrl':'services.html'
},
{   'sTitle':'New',
    'bIsWebPath':true,
    'sUrl':'new.html',"childArray" : [
    {   'sTitle':'info2go (News)',
        'bIsWebPath':true,
        'sUrl':'info2go.html'
    },
    {   'sTitle':'January 2012 PCC Reports',
        'bIsWebPath':true,
        'sUrl':'2012-reports.html'
    },
    {   'sTitle':'Auto-Mail',
        'bIsWebPath':true,
        'sUrl':'automail.html'
    },
    {   'sTitle':'Report from Nathan Rulinda',
        'bIsWebPath':true,
        'sUrl':'report-from-nathan-rulinda.html'
    }]
},
{   'sTitle':'People',
    'bIsWebPath':true,
    'sUrl':'people.html',"childArray" : [
    {   'sTitle':'Staff',
        'bIsWebPath':true,
        'sUrl':'staff.html'
    }]
},
{   'sTitle':'Sermons & Cell Notes',
    'bIsWebPath':true,
    'sUrl':'sermons.html',"childArray" : [
    {   'sTitle':'CPC Sermons',
        'bIsWebPath':true,
        'sUrl':'cpcsermons.html'
    },
    {   'sTitle':'St Mark\'s Sermons',
        'bIsWebPath':true,
        'sUrl':'stmarks-sermons.html'
    }]
},
{   'sTitle':'What\'s Happening?',
    'bIsWebPath':true,
    'sUrl':'whatshappening.html'
},
{   'sTitle':'Family',
    'bIsWebPath':true,
    'sUrl':'family.html'
},
{   'sTitle':'Youth and students',
    'bIsWebPath':true,
    'sUrl':'youthandstudents.html'
},
{   'sTitle':'Other Stuff',
    'bIsWebPath':true,
    'sUrl':'otherstuff.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
