var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Doel',
    'bIsWebPath':true,
    'sUrl':'Doel.html'
},
{   'sTitle':'Over mij...',
    'bIsWebPath':true,
    'sUrl':'Overmij.html'
},
{   'sTitle':'Vorig Nieuws',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'2011',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'2011-Jul-Aug-Sep',
            'bIsWebPath':true,
            'sUrl':'2011-Jul-Aug-Sep.html'
        },
        {   'sTitle':'2011-Juni',
            'bIsWebPath':true,
            'sUrl':'2011-Juni.html'
        },
        {   'sTitle':'2011-April',
            'bIsWebPath':true,
            'sUrl':'2011-April.html'
        },
        {   'sTitle':'2011-Feb-Mrt',
            'bIsWebPath':true,
            'sUrl':'2011-Feb-Mrt.html'
        },
        {   'sTitle':'2011-Januari',
            'bIsWebPath':true,
            'sUrl':'2011-Januari.html'
        }]
    },
    {   'sTitle':'2010',
        'bIsExternal':true,
        'sUrl':'http://www.aide-aux-anes.fr/NL/2010/AAANL2010.html',
        'sTarget':'_self'
    },
    {   'sTitle':'2009',
        'bIsExternal':true,
        'sUrl':'http://www.aide-aux-anes.fr/NL/2009/AAANL2009.html'
    },
    {   'sTitle':'2008',
        'bIsExternal':true,
        'sUrl':'http://www.aide-aux-anes.fr/NL/2008/AAANL2008.html'
    },
    {   'sTitle':'2007',
        'bIsExternal':true,
        'sUrl':'http://www.aide-aux-anes.fr/NL/2007/AAANL2007.html'
    }]
},
{   'sTitle':'Ezels',
    'bIsWebPath':true,
    'sUrl':'Ezels.html',"childArray" : [
    {   'sTitle':'& Vrienden',
        'bIsWebPath':true,
        'sUrl':'Vrienden.html'
    },
    {   'sTitle':'In Memoriam',
        'bIsWebPath':true,
        'sUrl':'Memoriam.html'
    }]
},
{   'sTitle':'Donatie',
    'bIsWebPath':true,
    'sUrl':'Donatie.html'
},
{   'sTitle':'Geschenken',
    'bIsWebPath':true,
    'sUrl':'Geschenken1.html'
},
{   'sTitle':'Gastenboek',
    'bIsWebPath':true,
    'sUrl':'Gastenboek.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'Contact.html'
},
{   'sTitle':'Meer...',
    'bIsWebPath':true,
    'sUrl':'Meer.html'
}]
});
