var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    sUrl:'http://www.erlangerchurchofchrist.org/index.html',"childArray" : [
    {   sTitle:'Ministry Staff',
        sUrl:'http://www.erlangerchurchofchrist.org/staff.html'
    }]
},
{   sTitle:'Activities',
    sUrl:'http://www.erlangerchurchofchrist.org/activities.html'
},
{   sTitle:'Worship',
    sUrl:'http://www.erlangerchurchofchrist.org/worship.html'
},
{   sTitle:'Student Ministries',
    sUrl:'http://www.erlangerchurchofchrist.org/students.html'
},
{   sTitle:'Adults',
    sUrl:'http://www.erlangerchurchofchrist.org/adults.html',"childArray" : [
    {   sTitle:'Ladies Council',
        sUrl:'http://www.erlangerchurchofchrist.org/ladiescouncil.html'
        ,"childArray" : [{   sTitle:'Photo Gallery',
            sUrl:'http://www.erlangerchurchofchrist.org/page10.html'
            ,"childArray" : [{   sTitle:'Ladies Salad Supper Photos',
                sUrl:'http://www.erlangerchurchofchrist.org/page9.html'
            }]
        }]
    },
    {   sTitle:'Men\'s Fellowship',
        sUrl:'http://www.erlangerchurchofchrist.org/mensfellowship.html'
    }]
},
{   sTitle:'Seniors',
    sUrl:'http://www.erlangerchurchofchrist.org/seniors.html'
},
{   sTitle:'Missions',
    sUrl:'http://www.erlangerchurchofchrist.org/page11.html'
}]
});
