var nav_2tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page2.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'First Time Visitors',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page6.html'
    },
    {   'sTitle':'Directions',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page16.html'
    },
    {   'sTitle':'Core Values',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page17.html'
    },
    {   'sTitle':'Mission/Vision',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page18.html'
    },
    {   'sTitle':'Church History',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page9.html'
    },
    {   'sTitle':'How To Join',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page19.html'
    },
    {   'sTitle':'Our Facilities',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page20.html'
    }]
},
{   'sTitle':'Leadership',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Our Pastor',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page12.html'
    },
    {   'sTitle':'Church Officers',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page23.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Missions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page14.html',
    'sTarget':'_self'
},
{   'sTitle':'Resources',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Sermons',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page8.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Calendar',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page11.html'
    },
    {   'sTitle':'Links',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page29.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Sample Order Of Worship',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page49.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Book Of The Month',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page52.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Photo Albums',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'Church Picnic 2011',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'page41.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Family Camp 2011',
            'bIsExternal':true,
            'sUrl':'http://www.facebook.com/media/set/?set=a.288882701142877.73544.107136539317495&type=3&l=62f7568e1a',
            'sTarget':'_self'
        },
        {   'sTitle':'Bluegrass Festival 2011',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'page54.html',
            'sTarget':'_self'
        }]
    }]
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'sUrl':'http://017ef2b.netsolhost.com/Live/page5.html',
    'sTarget':'_self'
}]
});
