var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'Church of the Epiphany welcome information',
    sTitle:'Welcome',
    bIsWebPath:true,
    sUrl:'welcome.html'
},
{   sDescription:'Church of the Epiphany ministers and lay leadership',
    sTitle:'Who we are',
    bIsWebPath:true,
    sUrl:'who.html',"childArray" : [
    {   sDescription:'List of church guilds and other helpers who make the church work and services pleasent.',
        sTitle:'Guilds',
        bIsWebPath:true,
        sUrl:'guilds.html'
    }]
},
{   sDescription:'Church of the Epiphany outreach to the community and our outreach ministries.',
    sTitle:'Outreach',
    bIsWebPath:true,
    sUrl:'outreach.html'
},
{   sDescription:'Church of the Epiphany activities for members to have fun.',
    sTitle:'Fellowship',
    bIsWebPath:true,
    sUrl:'fellowship.html'
},
{   sTitle:'Education',
    bIsWebPath:true,
    sUrl:'education.html',"childArray" : [
    {   sTitle:'Youth Education',
        bIsWebPath:true,
        sUrl:'youthed.html'
    }]
},
{   sTitle:'Newcomers',
    bIsWebPath:true,
    sUrl:'newcomers.html'
},
{   sTitle:'Our Campus',
    bIsWebPath:true,
    sUrl:'campus.html',"childArray" : [
    {   sDescription:'A brief description of the needlepoint kneelers used in the main sanctuary.',
        sTitle:'Kneelers',
        bIsWebPath:true,
        sUrl:'kneelers.html'
    }]
},
{   sTitle:'Our History',
    bIsWebPath:true,
    sUrl:'history.html',"childArray" : [
    {   sDescription:'Brief history of the Church of the Epiphany, Tempe.',
        sTitle:'Parish History',
        bIsWebPath:true,
        sUrl:'parish.html'
    },
    {   sDescription:'Brief history of the Church of the Epiphany farm house',
        sTitle:'Farm House',
        bIsWebPath:true,
        sUrl:'farm_house.html'
    },
    {   sDescription:'Reprint about the Episcopal Church"s founding and history.',
        sTitle:'Church History',
        bIsWebPath:true,
        sUrl:'church_history.html'
    }]
},
{   sTitle:'Happenings',
    bIsWebPath:true,
    sUrl:'happenings.html',"childArray" : [
    {   sTitle:'March Concert',
        bIsWebPath:true,
        sUrl:'concert.html'
    }]
},
{   sDescription:'This page provides useful information and links for Church of the Epiphany parishioners',
    sTitle:'Members',
    bIsWebPath:true,
    sUrl:'members.html',"childArray" : [
    {   sTitle:'Your Support',
        bIsWebPath:true,
        sUrl:'support.html'
    }]
},
{   sTitle:'Youth Page',
    bIsWebPath:true,
    sUrl:'youth.html'
}]
});
