var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'News',
        'bIsWebPath':true,
        'sUrl':'news.html'
    },
    {   'sTitle':'90 Days Through the New Testament',
        'bIsWebPath':true,
        'sUrl':'90days.html'
    }]
},
{   'sTitle':'Worship',
    'bIsWebPath':true,
    'sUrl':'worship.html',"childArray" : [
    {   'sTitle':'Listen to Rev. Mary\'s Sermon',
        'bIsWebPath':true,
        'sUrl':'sermons.html'
    }]
},
{   'sTitle':'Christian Formation',
    'bIsWebPath':true,
    'sUrl':'christianformation.html',"childArray" : [
    {   'sTitle':'Children\'s Ministries',
        'bIsWebPath':true,
        'sUrl':'childrensministries.html',"childArray" : [
        {   'sTitle':'Haupt Preschool',
            'bIsWebPath':true,
            'sUrl':'hauptpreschool.html'
        },
        {   'sTitle':'Childcare',
            'bIsWebPath':true,
            'sUrl':'childcare.html',"childArray" : [
            {   'sTitle':'Childcare',
                'bIsAnchor':true,
                'bIsWebPath':true,
                'sUrl':'childcare.html#Childcare'
            }]
        },
        {   'sTitle':'childrensundayschool',
            'bIsWebPath':true,
            'sUrl':'childrensundayschool.html'
        },
        {   'sTitle':'Boy Scouts',
            'bIsWebPath':true,
            'sUrl':'boyscouts.html'
        },
        {   'sTitle':'Children\'s Choirs',
            'bIsWebPath':true,
            'sUrl':'childrenschoirs.html'
        },
        {   'sTitle':'therock',
            'bIsWebPath':true,
            'sUrl':'therock.html'
        },
        {   'sTitle':'confirmation',
            'bIsWebPath':true,
            'sUrl':'confirmation.html'
        },
        {   'sTitle':'vbs',
            'bIsWebPath':true,
            'sUrl':'vbs.html'
        },
        {   'sTitle':'summerreading',
            'bIsWebPath':true,
            'sUrl':'summerreading.html'
        }]
    },
    {   'sTitle':'Youth',
        'bIsWebPath':true,
        'sUrl':'youth.html'
    },
    {   'sTitle':'Adult Ministries',
        'bIsWebPath':true,
        'sUrl':'adults.html'
    },
    {   'sTitle':'Music Ministries',
        'bIsWebPath':true,
        'sUrl':'musicministry.html'
    }]
},
{   'sTitle':'Missions',
    'bIsWebPath':true,
    'sUrl':'missions.html',"childArray" : [
    {   'sTitle':'Jo Kelly School',
        'bIsWebPath':true,
        'sUrl':'jokellyschool.html'
    },
    {   'sTitle':'KidsHopeUSA Mentoring',
        'bIsWebPath':true,
        'sUrl':'kidshopeusamentoring.html'
    },
    {   'sTitle':'angel adoption tree',
        'bIsWebPath':true,
        'sUrl':'angeladoptiontree.html'
    },
    {   'sTitle':'Room in the Inn',
        'bIsWebPath':true,
        'sUrl':'riti.html'
    },
    {   'sTitle':'Church on the Slab',
        'bIsWebPath':true,
        'sUrl':'churchontheslab.html'
    },
    {   'sTitle':'NICA',
        'bIsWebPath':true,
        'sUrl':'nica.html'
    },
    {   'sTitle':'Westaid',
        'bIsWebPath':true,
        'sUrl':'westaid.html'
    },
    {   'sTitle':'Kairos Prison Ministry',
        'bIsWebPath':true,
        'sUrl':'kairos.html'
    },
    {   'sTitle':'Prayer Shawl Ministry',
        'bIsWebPath':true,
        'sUrl':'prayershawlministry.html'
    },
    {   'sTitle':'United Methodist Women',
        'bIsWebPath':true,
        'sUrl':'umw.html'
    },
    {   'sTitle':'United Methodist Men',
        'bIsWebPath':true,
        'sUrl':'umm.html'
    },
    {   'sTitle':'Heifer International',
        'bIsWebPath':true,
        'sUrl':'heifer.html'
    },
    {   'sTitle':'Lord\'s Acre/Fall Festival',
        'bIsWebPath':true,
        'sUrl':'laff.html'
    },
    {   'sTitle':'Meals on Wheels',
        'bIsWebPath':true,
        'sUrl':'mealsonwheels.html'
    },
    {   'sTitle':'GIFT Shop',
        'bIsWebPath':true,
        'sUrl':'giftshop.html'
    },
    {   'sTitle':'youthsummermissions',
        'bIsWebPath':true,
        'sUrl':'youthmissions.html'
    }]
},
{   'sTitle':'Calendar',
    'bIsWebPath':true,
    'sUrl':'calendar.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contactus.html'
}]
});
