var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Wingman Men\'s Ministry is a Christian based ministry for men, helping them to be better husbands, fathers and a Christ-like example to their communities.',
    'sTitle':'Wingman Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'What\'s a Wingman',
    'bIsWebPath':true,
    'sUrl':'page2.html',"childArray" : [
    {   'sTitle':'Start a Wingman Group',
        'bIsWebPath':true,
        'sUrl':'page10.html'
    }]
},
{   'sTitle':'Leadership Team',
    'bIsWebPath':true,
    'sUrl':'page5.html'
},
{   'sTitle':'Gallery',
    'bIsWebPath':true,
    'sUrl':'page4.html'
},
{   'sTitle':'Contacts',
    'bIsWebPath':true,
    'sUrl':'page6.html'
},
{   'sTitle':'Ministries',
    'bIsWebPath':true,
    'sUrl':'page11.html',"childArray" : [
    {   'sTitle':'One Million Men',
        'bIsWebPath':true,
        'sUrl':'page12.html'
    }]
}]
});
