var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Mercuria',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Mercurius',
        'bIsWebPath':true,
        'sUrl':'mercurius.html'
    }]
},
{   'sTitle':'Astrologie',
    'bIsWebPath':true,
    'sUrl':'astrologie.html',"childArray" : [
    {   'sTitle':'Horoscoop',
        'bIsWebPath':true,
        'sUrl':'horoscoop.html'
    },
    {   'sTitle':'Kinderen',
        'bIsWebPath':true,
        'sUrl':'kinderen.html'
    },
    {   'sTitle':'Workshops',
        'bIsWebPath':true,
        'sUrl':'workshops.html'
    }]
},
{   'sTitle':'Coaching',
    'bIsWebPath':true,
    'sUrl':'coaching.html'
},
{   'sTitle':'Lysbeth Beels',
    'bIsWebPath':true,
    'sUrl':'lysbeth-beels.html'
},
{   'sTitle':'Actueel',
    'bIsWebPath':true,
    'sUrl':'actueel.html',"childArray" : [
    {   'sTitle':'Retrograde planeten',
        'bIsWebPath':true,
        'sUrl':'retrograde-planeten.html'
    },
    {   'sTitle':'Familieopstelling-horoscoopgesprek',
        'bIsWebPath':true,
        'sUrl':'familieopstelling-horoscoopgesprek.html'
    },
    {   'sTitle':'Familieopstelling-horoscoopgesprek',
        'bIsWebPath':true,
        'sUrl':'page18.html'
    },
    {   'sTitle':'Geluksdag 2011',
        'bIsWebPath':true,
        'sUrl':'geluksdag2011.html'
    },
    {   'sTitle':'Mercurius retrograde',
        'bIsWebPath':true,
        'sUrl':'mercurius-retrograde.html'
    },
    {   'sTitle':'Nieuwe Maan op 25 november',
        'bIsWebPath':true,
        'sUrl':'nieuwe-maan-op-25-november.html'
    },
    {   'sTitle':'Workshop 23 december',
        'bIsWebPath':true,
        'sUrl':'workshop-23-dec.html'
    },
    {   'sTitle':'Archief',
        'bIsWebPath':true,
        'sUrl':'archief.html'
    }]
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
}]
});
