var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'SWUMC',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'The Pastor\'s Place',
        'bIsWebPath':true,
        'sUrl':'page80.html'
    }]
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'about_us.html',"childArray" : [
    {   'sTitle':'Staff & Church Leadership',
        'bIsWebPath':true,
        'sUrl':'staff_leadership.html'
    },
    {   'sTitle':'Worship Services',
        'bIsWebPath':true,
        'sUrl':'worship_services.html'
    }]
},
{   'sTitle':'MINISTRY',
    'bIsWebPath':true,
    'sUrl':'ministry.html',"childArray" : [
    {   'sTitle':'Grief Support Group',
        'bIsWebPath':true,
        'sUrl':'grief_support_sign-up.html'
    },
    {   'sTitle':'Adult Faith Formation',
        'bIsWebPath':true,
        'sUrl':'adult_faith_formation.html'
    },
    {   'sTitle':'Covenant Discipleship Groups',
        'bIsWebPath':true,
        'sUrl':'covenant_discipleship.html',"childArray" : [
        {   'sTitle':'Covenant Group Sign-Up',
            'bIsWebPath':true,
            'sUrl':'cov_grp_signup.html'
        }]
    },
    {   'sTitle':'Fellowship',
        'bIsWebPath':true,
        'sUrl':'fellowship.html',"childArray" : [
        {   'sDescription':'Women\'s Night out ... for the ladies of SWUMC',
            'sTitle':'Women\'s Night Out',
            'bIsWebPath':true,
            'sUrl':'womens_night_out.html'
        }]
    },
    {   'sTitle':'Missions',
        'bIsWebPath':true,
        'sUrl':'missions.html',"childArray" : [
        {   'sTitle':'Current Missions Projects',
            'bIsWebPath':true,
            'sUrl':'current_missions.html'
        },
        {   'sDescription':'SWUMC participates in Harvesters Community Food Network',
            'sTitle':'Harvesters Community Food Network',
            'bIsWebPath':true,
            'sUrl':'harvesters.html'
        }]
    },
    {   'sTitle':'Music - Vocal & Bell Choirs',
        'bIsWebPath':true,
        'sUrl':'music.html',"childArray" : [
        {   'sTitle':'Bell Choir Sign-Up',
            'bIsWebPath':true,
            'sUrl':'bell-choir_sign-up.html'
        }]
    },
    {   'sTitle':'UMW',
        'bIsWebPath':true,
        'sUrl':'umw.html',"childArray" : [
        {   'sTitle':'UMW Sign-up',
            'bIsWebPath':true,
            'sUrl':'umw_sign-up.html'
        }]
    },
    {   'sTitle':'Children\'s Ministry',
        'bIsWebPath':true,
        'sUrl':'children_ministry.html',"childArray" : [
        {   'sTitle':'Sunday School',
            'bIsWebPath':true,
            'sUrl':'sunday_school.html'
        },
        {   'sDescription':'A Wednesday evening program for children',
            'sTitle':'The Incredible Race',
            'bIsWebPath':true,
            'sUrl':'incredible_race.html'
        },
        {   'sTitle':'Our Nursery',
            'bIsWebPath':true,
            'sUrl':'nursery.html'
        }]
    },
    {   'sTitle':'PreTeens',
        'bIsWebPath':true,
        'sUrl':'pre_teens.html'
    },
    {   'sTitle':'Youth',
        'bIsWebPath':true,
        'sUrl':'youth.html'
    },
    {   'sTitle':'SAIL',
        'bIsWebPath':true,
        'sUrl':'sail.html'
    },
    {   'sTitle':'Opportunities to Serve',
        'bIsWebPath':true,
        'sUrl':'ministry_signup.html'
    }]
},
{   'sTitle':'Resources',
    'bIsWebPath':true,
    'sUrl':'resources.html',"childArray" : [
    {   'sTitle':'Current Active Sign-ups',
        'bIsWebPath':true,
        'sUrl':'sign_up.html'
    },
    {   'sTitle':'Safe & Sacred Training',
        'bIsWebPath':true,
        'sUrl':'safe_sacred_training.html'
    },
    {   'sTitle':'Current Teaching Curriculum',
        'bIsWebPath':true,
        'sUrl':'curriculum.html',"childArray" : [
        {   'sTitle':'Children\'s SS Curriculum',
            'bIsWebPath':true,
            'sUrl':'children_ss_curriculum.html'
        },
        {   'sTitle':'Youth SS Curriculum',
            'bIsWebPath':true,
            'sUrl':'youth_ss_curriculum.html'
        }]
    },
    {   'sTitle':'Endowment - A Gift From the Heart',
        'bIsWebPath':true,
        'sUrl':'endowment_fund.html'
    },
    {   'sTitle':'Sunday Sermons Online',
        'bIsWebPath':true,
        'sUrl':'sermon_archive.html'
    },
    {   'sDescription':'We believe that Christian Stewardship is a joyful response to God\'s gifts.',
        'sTitle':'Giving',
        'bIsWebPath':true,
        'sUrl':'giving.html'
    }]
},
{   'sTitle':'Susanna Wesley Childcare',
    'bIsWebPath':true,
    'sUrl':'swcc.html',"childArray" : [
    {   'sTitle':'Susanna Wesley PreSchool',
        'bIsWebPath':true,
        'sUrl':'preschool.html',"childArray" : [
        {   'sTitle':'Susanna Wesley PreSchool - Enrollment',
            'bIsWebPath':true,
            'sUrl':'ps_enrollment.html'
        },
        {   'sTitle':'Susanna Wesley PreSchool - Classes',
            'bIsWebPath':true,
            'sUrl':'ps_classes.html'
        },
        {   'sTitle':'Susanna Wesley PreSchool - Our Day',
            'bIsWebPath':true,
            'sUrl':'ps_our_day.html'
        }]
    },
    {   'sTitle':'Susanna Wesley School Age Programs',
        'bIsWebPath':true,
        'sUrl':'school_age.html',"childArray" : [
        {   'sTitle':'Susanna Wesley School Age Enrollment',
            'bIsWebPath':true,
            'sUrl':'sa_enrollment.html'
        }]
    }]
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact_us.html'
}]
});
