var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'JBC Life',
    'bIsWebPath':true,
    'sUrl':'jbclife.html'
},
{   'sTitle':'Media',
    'bIsWebPath':true,
    'sUrl':'media.html',"childArray" : [
    {   'sTitle':'Sermons',
        'bIsWebPath':true,
        'sUrl':'sermons.html',"childArray" : [
        {   'sTitle':'Sermons 2012',
            'bIsWebPath':true,
            'sUrl':'sermons/2012/sermons12.html'
        },
        {   'sTitle':'Sermons 2011',
            'bIsWebPath':true,
            'sUrl':'sermons/2011/sermons11.html'
        },
        {   'sTitle':'Sermons 2010',
            'bIsWebPath':true,
            'sUrl':'sermons/2010/sermons10.html'
        },
        {   'sTitle':'Sermons 2009',
            'bIsWebPath':true,
            'sUrl':'sermons/2009/sermons09.html'
        }]
    },
    {   'sTitle':'Newsletter',
        'bIsWebPath':true,
        'sUrl':'newsletter.html'
    },
    {   'sTitle':'Bible Gateway',
        'bIsWebPath':true,
        'sUrl':'biblegateway.html'
    },
    {   'sTitle':'BLOGS',
        'bIsWebPath':true,
        'sUrl':'blogs.html'
    },
    {   'sTitle':'Online Videos',
        'bIsWebPath':true,
        'sUrl':'onlinevideos.html',"childArray" : [
        {   'sTitle':' Music',
            'bIsWebPath':true,
            'sUrl':'ytplmusic.html'
        },
        {   'sTitle':'JBC Family',
            'bIsWebPath':true,
            'sUrl':'ytpljbcfamily.html'
        },
        {   'sTitle':' Humor',
            'bIsWebPath':true,
            'sUrl':'ytpljbchumor.html'
        },
        {   'sTitle':'Art',
            'bIsWebPath':true,
            'sUrl':'ytplart.html'
        },
        {   'sTitle':'NoWay',
            'bIsWebPath':true,
            'sUrl':'ytplnoway.html'
        }]
    }]
},
{   'sTitle':'Ministries',
    'bIsWebPath':true,
    'sUrl':'ministries.html',"childArray" : [
    {   'sTitle':'Missions',
        'bIsWebPath':true,
        'sUrl':'missions.html',"childArray" : [
        {   'sTitle':'Haiti 2012',
            'bIsWebPath':true,
            'sUrl':'missions/haiti2012/haiti2012.html',"childArray" : [
            {   'sTitle':'Depart-Jan21',
                'bIsWebPath':true,
                'sUrl':'missions/haiti2012/h12-jan21.html'
            },
            {   'sTitle':'Sunday Jan 22',
                'bIsWebPath':true,
                'sUrl':'missions/haiti2012/h12-jan22.html'
            },
            {   'sTitle':'Monday Jan 23',
                'bIsWebPath':true,
                'sUrl':'missions/haiti2012/h12-jan23.html'
            },
            {   'sTitle':'Tuesday Jan 24',
                'bIsWebPath':true,
                'sUrl':'missions/haiti2012/h12-jan24.html'
            },
            {   'sTitle':'Wednesday Jan 25',
                'bIsWebPath':true,
                'sUrl':'missions/haiti2012/h12-jan25.html'
            },
            {   'sTitle':'Thursday Jan 26',
                'bIsWebPath':true,
                'sUrl':'missions/haiti2012/h12-jan26.html'
            },
            {   'sTitle':'Friday Jan 27',
                'bIsWebPath':true,
                'sUrl':'missions/haiti2012/h12-jan27.html'
            },
            {   'sTitle':'Saturday Jan 28',
                'bIsWebPath':true,
                'sUrl':'missions/haiti2012/h12-jan28.html'
            }]
        }]
    },
    {   'sTitle':'Youth Ministry',
        'bIsWebPath':true,
        'sUrl':'youth.html'
    }]
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'about.html',"childArray" : [
    {   'sTitle':'Current Schedule',
        'bIsWebPath':true,
        'sUrl':'current.html'
    },
    {   'sTitle':'Vision Statement',
        'bIsWebPath':true,
        'sUrl':'vision.html'
    }]
},
{   'sTitle':'Events',
    'bIsWebPath':true,
    'sUrl':'events.html',"childArray" : [
    {   'sTitle':'30 Year Celebration',
        'bIsWebPath':true,
        'sUrl':'specialevents/30year/30year.html'
    }]
}]
});
