var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Mass information',
    bIsWebPath:true,
    sUrl:'mass_info.html'
},
{   sTitle:'This Week',
    bIsWebPath:true,
    sUrl:'this_week.html'
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'calendar.html',"childArray" : [
    {   sTitle:'Newsletter',
        bIsWebPath:true,
        sUrl:'News.html'
    }]
},
{   sTitle:'With You Always',
    bIsWebPath:true,
    sUrl:'With_you_always.html',"childArray" : [
    {   sTitle:'Changes to the order of the Sacraments',
        bIsWebPath:true,
        sUrl:'Changes.html'
    }]
},
{   sTitle:'Sacraments',
    bIsWebPath:true,
    sUrl:'Sacraments.html',"childArray" : [
    {   sTitle:'Baptism',
        bIsWebPath:true,
        sUrl:'Baptism.html'
    },
    {   sTitle:'Confirmation',
        bIsWebPath:true,
        sUrl:'Confirmation.html'
    },
    {   sTitle:'Eucharist',
        bIsWebPath:true,
        sUrl:'Eucharist.html'
    },
    {   sTitle:'Reconciliation',
        bIsWebPath:true,
        sUrl:'Confession.html'
    },
    {   sTitle:'Marriage',
        bIsWebPath:true,
        sUrl:'Marriage.html'
    },
    {   sTitle:'Holy Orders',
        bIsWebPath:true,
        sUrl:'Orders.html'
    },
    {   sTitle:'Anointing of the Sick',
        bIsWebPath:true,
        sUrl:'Anointing.html'
    }]
},
{   sTitle:'Journey in Faith',
    bIsWebPath:true,
    sUrl:'Faith.html'
},
{   sTitle:'Leaving Safe Harbours',
    bIsWebPath:true,
    sUrl:'Safe_Harbours.html'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Parish Groups',
    bIsWebPath:true,
    sUrl:'parish_groups_main.html',"childArray" : [
    {   sTitle:'Ministries',
        bIsWebPath:true,
        sUrl:'Ministries.html',"childArray" : [
        {   sTitle:'Music Liturgy',
            bIsWebPath:true,
            sUrl:'Music.html'
        },
        {   sTitle:'Eucharistic Ministers',
            bIsWebPath:true,
            sUrl:'Euchmin.html'
        },
        {   sTitle:'Readers',
            bIsWebPath:true,
            sUrl:'Readers.html'
        },
        {   sTitle:'Childrens Liturgy',
            bIsWebPath:true,
            sUrl:'Liturgy.html'
        },
        {   sTitle:'Altar Servers',
            bIsWebPath:true,
            sUrl:'Altar.html'
        }]
    },
    {   sTitle:'Uniform Groups',
        bIsWebPath:true,
        sUrl:'Uniform.html',"childArray" : [
        {   sTitle:'Scouts',
            bIsWebPath:true,
            sUrl:'Scouts.html'
        },
        {   sTitle:'Cubs',
            bIsWebPath:true,
            sUrl:'Cubs.html'
        },
        {   sTitle:'Beavers',
            bIsWebPath:true,
            sUrl:'Beavers.html'
        },
        {   sTitle:'Brownies',
            bIsWebPath:true,
            sUrl:'Brownies.html'
        }]
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'CAFOD',
        bIsWebPath:true,
        sUrl:'parish_groups_cafod.html'
    },
    {   sTitle:'Legion of Mary',
        bIsWebPath:true,
        sUrl:'Legion.html'
    },
    {   sTitle:'Lourdes Youth',
        bIsWebPath:true,
        sUrl:'Lourdes.html'
    },
    {   sTitle:'St Josephs Family Centre',
        bIsWebPath:true,
        sUrl:'Family.html'
    },
    {   sTitle:'Pantomime',
        bIsWebPath:true,
        sUrl:'Panto.html'
    },
    {   sTitle:'Parish Club',
        bIsWebPath:true,
        sUrl:'Club.html'
    },
    {   sTitle:'Teams of our Lady',
        bIsWebPath:true,
        sUrl:'Lady.html'
    },
    {   sTitle:'Toddlers Group',
        bIsWebPath:true,
        sUrl:'Toddlers.html'
    },
    {   sTitle:'UCM',
        bIsWebPath:true,
        sUrl:'UCM.html'
    },
    {   sTitle:'Other Groups',
        bIsWebPath:true,
        sUrl:'Others.html'
    }]
},
{   sTitle:'Young People & Families',
    bIsWebPath:true,
    sUrl:'Young.html'
},
{   sTitle:'Supporting the Parish',
    bIsWebPath:true,
    sUrl:'support.html',"childArray" : [
    {   sTitle:'Recommended Local Businesses',
        bIsWebPath:true,
        sUrl:'Business.html'
    }]
},
{   sTitle:'History',
    bIsWebPath:true,
    sUrl:'History.html'
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'Gallery.html'
},
{   sTitle:'Local Area',
    bIsWebPath:true,
    sUrl:'Area.html',"childArray" : [
    {   sTitle:'Hospitals',
        bIsWebPath:true,
        sUrl:'Hospitals.html'
    },
    {   sTitle:'Schools',
        bIsWebPath:true,
        sUrl:'Schools.html'
    }]
},
{   sTitle:'Maps and Directions',
    bIsWebPath:true,
    sUrl:'Maps.html'
},
{   sTitle:'Contacts',
    bIsWebPath:true,
    sUrl:'Contacts.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'Links.html',"childArray" : [
    {   sTitle:'Local Catholic Churches',
        bIsWebPath:true,
        sUrl:'local_church.html'
    }]
},
{   sTitle:'Web Site Updates',
    bIsWebPath:true,
    sUrl:'Updates.html'
}]
});
