var customNavTree3 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'AboutUs.html',"childArray" : [
    {   sTitle:'Contact Us',
        bIsWebPath:true,
        sUrl:'Contact.html',
        sTarget:'_self'
    }]
},
{   sTitle:'E-Giving',
    sUrl:'https://www.eservicepayments.com/cgi-bin/Vanco_ver3.vps?appver3=tYgT1GfNxRUldiimjHMvOYLRe-TvGw1_memrreqBu-7bto7rg8irIX1_lb7hFlma2evTpo0mld6BrVzd2nG0p0C2p241Jye4_6OE5bKXNKk=&ver=3',
    sTarget:'_blank'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'Contact.html',"childArray" : [
    {   sTitle:'About Us',
        bIsWebPath:true,
        sUrl:'AboutUs.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Schedules',
    bIsWebPath:true,
    sUrl:'worshipsch.html',"childArray" : [
    {   sTitle:'Location',
        bIsWebPath:true,
        sUrl:'Contact.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Education',
    bIsWebPath:true,
    sUrl:'education.html',"childArray" : [
    {   sTitle:'Church School',
        bIsWebPath:true,
        sUrl:'ChurchSchool.html'
    },
    {   sTitle:'Vacation Bible School',
        bIsWebPath:true,
        sUrl:'education.html',
        sTarget:'_self'
    },
    {   sTitle:'Confirmation',
        bIsWebPath:true,
        sUrl:'Confirmation.html'
    },
    {   sTitle:'Adult Education',
        bIsWebPath:true,
        sUrl:'education.html',
        sTarget:'_self'
    },
    {   sTitle:'New Member Class',
        bIsWebPath:true,
        sUrl:'NewMember.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Children & Family',
    bIsWebPath:true,
    sUrl:'childfamily.html',"childArray" : [
    {   sTitle:'4-6 Grade Ministries',
        bIsWebPath:true,
        sUrl:'4-6.html'
    },
    {   sTitle:'Church School',
        bIsWebPath:true,
        sUrl:'ChurchSchool.html',
        sTarget:'_self'
    },
    {   sTitle:'Memorization Program',
        bIsWebPath:true,
        sUrl:'Memorization.html'
    },
    {   sTitle:'Vacation Bible School',
        bIsWebPath:true,
        sUrl:'education.html',
        sTarget:'_self'
    }]
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Ministries',
    bIsWebPath:true,
    sUrl:'ministries.html',"childArray" : [
    {   sTitle:'Bible Study',
        bIsWebPath:true,
        sUrl:'bible.html'
    },
    {   sTitle:'Women of the ELCA',
        bIsWebPath:true,
        sUrl:'WELCA.html',"childArray" : [
        {   sTitle:'Piecemakers',
            bIsWebPath:true,
            sUrl:'Piecemakers.html'
        }]
    },
    {   sTitle:'Support Groups',
        bIsWebPath:true,
        sUrl:'SupportGrps.html'
    },
    {   sTitle:'Choirs',
        bIsWebPath:true,
        sUrl:'Choirs.html'
    },
    {   sTitle:'Dinners for Eight',
        bIsWebPath:true,
        sUrl:'Dinners8.html'
    },
    {   sTitle:'Share Your Talents',
        bIsWebPath:true,
        sUrl:'ShareTalents.html'
    },
    {   sTitle:'Libraries',
        bIsWebPath:true,
        sUrl:'Libraries.html'
    },
    {   sTitle:'Caring Ministries',
        bIsWebPath:true,
        sUrl:'CaringMinistries.html',"childArray" : [
        {   sTitle:'Cozy Comfort',
            bIsWebPath:true,
            sUrl:'CozyComfort.html'
        }]
    },
    {   sTitle:'Young at Hearts',
        bIsWebPath:true,
        sUrl:'YoungHearts.html'
    },
    {   sTitle:'Work Groups',
        bIsWebPath:true,
        sUrl:'WorkGroups.html'
    }]
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'page3.html',"childArray" : [
    {   sTitle:'Piecemakers Gallery',
        bIsWebPath:true,
        sUrl:'Piecemakers.html',
        sTarget:'_self'
    },
    {   sTitle:'Cozy Comfort Ministry Gallery',
        bIsWebPath:true,
        sUrl:'CozyComfort.html',
        sTarget:'_self'
    }]
}]
});
