var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Our Beliefs',
    'bIsWebPath':true,
    'sUrl':'beliefs.html'
},
{   'sTitle':'Events',
    'bIsWebPath':true,
    'sUrl':'events.html',"childArray" : [
    {   'sTitle':'Foundations for Dealing with the Demonic',
        'bIsWebPath':true,
        'sUrl':'foundationsdemonic.html'
    },
    {   'sTitle':'Finding and Following God\'s Call',
        'bIsWebPath':true,
        'sUrl':'page29.html'
    },
    {   'sTitle':'Prayer Ministry Training',
        'bIsWebPath':true,
        'sUrl':'page28.html'
    },
    {   'sTitle':'Freedom Through Forgiveness ',
        'bIsWebPath':true,
        'sUrl':'foundationsfreedom.html'
    },
    {   'sTitle':'Evangelism Basic',
        'bIsWebPath':true,
        'sUrl':'evangelismbasic.html'
    },
    {   'sTitle':'Evangelism Intermediate',
        'bIsWebPath':true,
        'sUrl':'evangelismintermediate.html'
    }]
},
{   'sTitle':'Registrations',
    'bIsWebPath':true,
    'sUrl':'page26.html'
},
{   'sTitle':'Devotionals and Teachings',
    'bIsWebPath':true,
    'sUrl':'teachings.html',"childArray" : [
    {   'sTitle':'Living in the Freedom of the Holy Spirit',
        'bIsWebPath':true,
        'sUrl':'page80.html'
    },
    {   'sTitle':'God Uses Pain',
        'bIsWebPath':true,
        'sUrl':'page8.html'
    }]
},
{   'sTitle':'References',
    'bIsWebPath':true,
    'sUrl':'references.html'
},
{   'sTitle':'Store',
    'bIsWebPath':true,
    'sUrl':'page27.html'
},
{   'sTitle':'Donate',
    'bIsWebPath':true,
    'sUrl':'support.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
}]
});
