var customnavtree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'New To Cornerstone',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Welcome',
        bIsWebPath:true,
        sUrl:'wppages/welcome.html',
        sTarget:'_self'
    },
    {   sTitle:'Get Connected',
        bIsWebPath:true,
        sUrl:'wppages/getconn.html',
        sTarget:'_self'
    },
    {   sTitle:'What does it mean to be a Christian?',
        bIsWebPath:true,
        sUrl:'wppages/christian.html',
        sTarget:'_self'
    },
    {   sTitle:'How to Become a Christian',
        bIsWebPath:true,
        sUrl:'wppages/htbac.html',
        sTarget:'_self'
    },
    {   sTitle:'How Do I Join CSPC?',
        bIsWebPath:true,
        sUrl:'wppages/join.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Who Are We?',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Congregation',
        bIsWebPath:true,
        sUrl:'wppages/congregation.html',
        sTarget:'_self'
    },
    {   sTitle:'Staff',
        bIsWebPath:true,
        sUrl:'wppages/staff.html'
    },
    {   sTitle:'Officers',
        bIsWebPath:true,
        sUrl:'wppages/officers.html'
    },
    {   sTitle:'Newsletter',
        bIsWebPath:true,
        sUrl:'wppages/newsletter.html',
        sTarget:'_self'
    },
    {   sTitle:'Contact Us',
        bIsWebPath:true,
        sUrl:'wppages/contact.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Worship',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Worship Service',
        bIsWebPath:true,
        sUrl:'wppages/worship.html',
        sTarget:'_self'
    },
    {   sTitle:'Music',
        bIsWebPath:true,
        sUrl:'wppages/music.html',
        sTarget:'_self'
    },
    {   sTitle:'Sermons Online',
        sUrl:'http://www.truthcasting.com/TruthcastingPlayer.html?channelID=100000467',
        sTarget:'_blank'
    }]
},
{   sTitle:'Ministries',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Bible Studies',
        bIsWebPath:true,
        sUrl:'wppages/biblestudy.html',
        sTarget:'_self'
    },
    {   sTitle:'Children Ministries',
        bIsWebPath:true,
        sUrl:'wppages/children.html',
        sTarget:'_self'
    },
    {   sTitle:'Shepherd Groups',
        bIsWebPath:true,
        sUrl:'wppages/sg.html',
        sTarget:'_self'
    },
    {   sTitle:'Sunday School',
        bIsWebPath:true,
        sUrl:'wppages/sundayschool.html',
        sTarget:'_self'
    },
    {   sTitle:'Youth Ministries',
        bIsWebPath:true,
        sUrl:'wppages/youth.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Missions',
    bIsWebPath:true,
    sUrl:'wppages/missions.html'
},
{   sTitle:'Calendar',
    bIsWebPath:true,
    sUrl:'wppages/calendar.html',
    sTarget:'_self'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'wppages/links.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'wppages/contact.html'
}]
});
