var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Statement of Activities',
        'bIsWebPath':true,
        'sUrl':'statement.html'
    },
    {   'sTitle':'Church Statements',
        'bIsWebPath':true,
        'sUrl':'statements.html'
    }]
},
{   'sTitle':'Masses',
    'bIsWebPath':true,
    'sUrl':'masses.html'
},
{   'sTitle':'Staff',
    'bIsWebPath':true,
    'sUrl':'staff.html'
},
{   'bSeparatorBefore':true,
    'sTitle':'groups',
    'bIsWebPath':true,
    'sUrl':'groups.html',"childArray" : [
    {   'sTitle':'Legion de Maria',
        'bIsWebPath':true,
        'sUrl':'legiondemaria.html'
    },
    {   'sTitle':'Communidad Incienso Vivo',
        'bIsWebPath':true,
        'sUrl':'inciensovivo.html'
    },
    {   'sTitle':'Grupo Divina Providencia',
        'bIsWebPath':true,
        'sUrl':'divinaprovidencia.html'
    },
    {   'sTitle':'Ministros De La Liturgia',
        'bIsWebPath':true,
        'sUrl':'ministrosdeliturgia.html'
    },
    {   'sTitle':'Grupo De Jovenes Arcoiris',
        'bIsWebPath':true,
        'sUrl':'arcoiris.html'
    },
    {   'sTitle':'Movimiento Familiar Crisitiano',
        'bIsWebPath':true,
        'sUrl':'familiarcristiano.html'
    }]
},
{   'sTitle':'Faith Formation',
    'bIsWebPath':true,
    'sUrl':'CCD.html',"childArray" : [
    {   'sTitle':'First Communion',
        'bIsWebPath':true,
        'sUrl':'firstcommunion.html'
    },
    {   'sTitle':'Confirmation',
        'bIsWebPath':true,
        'sUrl':'confirmation.html'
    },
    {   'sTitle':'Schedule',
        'bIsWebPath':true,
        'sUrl':'shedule.html'
    }]
},
{   'sTitle':'Services',
    'bIsWebPath':true,
    'sUrl':'services.html',"childArray" : [
    {   'sTitle':'Presentations',
        'bIsWebPath':true,
        'sUrl':'presentations.html'
    },
    {   'sTitle':'Quinceañeras',
        'bIsWebPath':true,
        'sUrl':'quinceanos.html'
    },
    {   'sTitle':'Houses Blessing',
        'bIsWebPath':true,
        'sUrl':'houseblessing.html'
    },
    {   'sTitle':'RCIA',
        'bIsWebPath':true,
        'sUrl':'rcia.html'
    },
    {   'sTitle':'Funerals',
        'bIsWebPath':true,
        'sUrl':'funerals.html'
    }]
},
{   'sTitle':'Sacraments',
    'bIsWebPath':true,
    'sUrl':'sacraments.html',"childArray" : [
    {   'sTitle':'Baptisms',
        'bIsWebPath':true,
        'sUrl':'baptisms.html'
    },
    {   'sTitle':'Reconciliation',
        'bIsWebPath':true,
        'sUrl':'reconciliation.html'
    },
    {   'sTitle':'Marriage',
        'bIsWebPath':true,
        'sUrl':'marriage.html'
    },
    {   'sTitle':'Anointing Of The Sick',
        'bIsWebPath':true,
        'sUrl':'uncionsick.html'
    }]
},
{   'sTitle':'Celebrations',
    'bIsWebPath':true,
    'sUrl':'celebrations.html',"childArray" : [
    {   'sTitle':'Advent',
        'bIsWebPath':true,
        'sUrl':'advent.html'
    },
    {   'sTitle':'Novena De Guadalupe',
        'bIsWebPath':true,
        'sUrl':'novenadeguadalupe.html'
    },
    {   'sTitle':'Christmas',
        'bIsWebPath':true,
        'sUrl':'christmas.html'
    },
    {   'sTitle':'Cuaresma',
        'bIsWebPath':true,
        'sUrl':'cuaresma.html'
    },
    {   'sTitle':'Easter',
        'bIsWebPath':true,
        'sUrl':'easter.html'
    }]
}]
});
