var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Announcements',
    'bIsWebPath':true,
    'sUrl':'announcements.html'
},
{   'sTitle':'News',
    'bIsWebPath':true,
    'sUrl':'news.html'
},
{   'sTitle':'Parish Groups',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Altar Servers',
        'bIsWebPath':true,
        'sUrl':'altarservers.html'
    },
    {   'sTitle':'Faith',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'Confirmation',
            'bIsWebPath':true,
            'sUrl':'confirmation.html'
        },
        {   'sTitle':'Holy Communion',
            'bIsWebPath':true,
            'sUrl':'holycommunion.html'
        },
        {   'sTitle':'Prayer',
            'bIsWebPath':true,
            'sUrl':'prayer.html'
        }]
    },
    {   'sTitle':'Finance',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'Social & Fund Raising',
            'bIsWebPath':true,
            'sUrl':'fundraising.html'
        },
        {   'sTitle':'Property',
            'bIsWebPath':true,
            'sUrl':'property.html'
        },
        {   'sTitle':'100 Club',
            'bIsWebPath':true,
            'sUrl':'100club.html'
        }]
    },
    {   'sTitle':'Friendship',
        'bIsWebPath':true,
        'sUrl':'friendship.html'
    },
    {   'sTitle':'PAC',
        'bIsWebPath':true,
        'sUrl':'pac.html'
    },
    {   'sTitle':'Rota\'s',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'Llay',
            'bIsWebPath':true,
            'sUrl':'llayrota.html'
        },
        {   'sTitle':'Rossett',
            'bIsWebPath':true,
            'sUrl':'rossettrota.html'
        }]
    },
    {   'sTitle':'Safeguarding',
        'bIsWebPath':true,
        'sUrl':'safeguarding.html'
    },
    {   'sTitle':'TCC',
        'bIsWebPath':true,
        'sUrl':'tcc.html'
    },
    {   'sTitle':'Wednesday Club',
        'bIsWebPath':true,
        'sUrl':'wedclub.html'
    }]
},
{   'sTitle':'Sumy',
    'bIsWebPath':true,
    'sUrl':'sumy.html',"childArray" : [
    {   'sTitle':'Sumy Visit 2009',
        'bIsWebPath':true,
        'sUrl':'sumy2009.html'
    },
    {   'sTitle':'Sumy Visitors 2010',
        'bIsWebPath':true,
        'sUrl':'sumy2010.html'
    }]
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html',"childArray" : [
    {   'sTitle':'Links',
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'contact.html#Links'
    }]
},
{   'sTitle':'Information',
    'bIsWebPath':true,
    'sUrl':'info.html',"childArray" : [
    {   'sTitle':'Welcome Booklet',
        'bIsWebPath':true,
        'sUrl':'infowelcome.html'
    },
    {   'sTitle':'Parish Hall',
        'bIsWebPath':true,
        'sUrl':'parishhall.html'
    },
    {   'sTitle':'Calendar',
        'bIsWebPath':true,
        'sUrl':'calendar.html'
    },
    {   'sTitle':'Photo Gallery',
        'bIsWebPath':true,
        'sUrl':'gallery.html'
    }]
},
{   'sTitle':'Sitemap',
    'bIsWebPath':true,
    'sUrl':'sitemap.html'
}]
});
