var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'2012',
    bIsWebPath:true,
    sUrl:'2012.html'
},
{   sTitle:'Aanbod ',
    bIsWebPath:true,
    sUrl:'aanbod.html',"childArray" : [
    {   sTitle:'Opleiding',
        bIsWebPath:true,
        sUrl:'opleiding.html',"childArray" : [
        {   sDescription:'de Inhoud van de opleiding bestaat uit modules',
            sTitle:'Modules',
            bIsWebPath:true,
            sUrl:'modules.html'
        }]
    },
    {   sTitle:'Consults',
        bIsWebPath:true,
        sUrl:'consults.html'
    },
    {   sTitle:'Begeleiding',
        bIsWebPath:true,
        sUrl:'begeleiding.html'
    },
    {   sTitle:'Shamballah',
        bIsWebPath:true,
        sUrl:'shamballah.html'
    }]
},
{   sTitle:'Kosmisch plan',
    bIsWebPath:true,
    sUrl:'kosmischplan.html',"childArray" : [
    {   sTitle:'Nieuwe Energieën',
        bIsWebPath:true,
        sUrl:'nieuweenergie.html'
    },
    {   sTitle:'Moeder Aarde',
        bIsWebPath:true,
        sUrl:'moederaarde.html'
    },
    {   sTitle:'Atlantis',
        bIsWebPath:true,
        sUrl:'atlantis.html'
    },
    {   sTitle:'Gechanneld',
        bIsWebPath:true,
        sUrl:'gechanneld.html',"childArray" : [
        {   sTitle:'Het proces',
            bIsWebPath:true,
            sUrl:'proces.html'
        },
        {   sTitle:'Meningen',
            bIsWebPath:true,
            sUrl:'mening.html'
        },
        {   sTitle:'Kristalenergie',
            bIsWebPath:true,
            sUrl:'kristalenergie.html'
        }]
    }]
},
{   sTitle:'Meditaties',
    bIsWebPath:true,
    sUrl:'meditaties.html',"childArray" : [
    {   sTitle:'Lichtbron',
        bIsWebPath:true,
        sUrl:'lichtbron.html',"childArray" : [
        {   sTitle:'Uitleg  Lichtbron',
            bIsWebPath:true,
            sUrl:'uitleg.html'
        }]
    },
    {   sTitle:'Krachtdier',
        bIsWebPath:true,
        sUrl:'krachtdier.html'
    }]
},
{   sTitle:'Mijn kind',
    bIsWebPath:true,
    sUrl:'mijnkind.html',"childArray" : [
    {   sDescription:'Wat is er aan de hand met kinderen van vandaag. ',
        sTitle:'Achtergrond',
        bIsWebPath:true,
        sUrl:'achtergrond.html'
    },
    {   sTitle:'De spiegel',
        bIsWebPath:true,
        sUrl:'despiegel.html'
    },
    {   sTitle:'Waarom',
        bIsWebPath:true,
        sUrl:'waarom.html'
    },
    {   sTitle:'Kenmerken',
        bIsWebPath:true,
        sUrl:'kenmerken.html'
    },
    {   sTitle:'Hulp ',
        bIsWebPath:true,
        sUrl:'hulp.html'
    },
    {   sTitle:'Boodschap',
        bIsWebPath:true,
        sUrl:'boodschap.html'
    },
    {   sTitle:'Boekentips',
        bIsWebPath:true,
        sUrl:'boekentips.html'
    }]
},
{   sTitle:'Het team',
    bIsWebPath:true,
    sUrl:'het team.html',"childArray" : [
    {   sTitle:'Gedicht 1',
        bIsWebPath:true,
        sUrl:'gedicht.html'
    },
    {   sTitle:'Gedicht 2',
        bIsWebPath:true,
        sUrl:'gedicht2.html'
    }]
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
},
{   sTitle:'agenda',
    bIsWebPath:true,
    sUrl:'pagina35.html'
}]
});
