var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Welkom',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Wie ik ben',
        bIsWebPath:true,
        sUrl:'pagina2.html'
    },
    {   sTitle:'Nieuws',
        bIsWebPath:true,
        sUrl:'pagina3.html'
    },
    {   sTitle:'Namasté',
        bIsWebPath:true,
        sUrl:'pagina4.html'
    }]
},
{   sTitle:'Behandelingen Overzicht',
    bIsWebPath:true,
    sUrl:'pagina8.html',"childArray" : [
    {   sTitle:'Behandelingen',
        bIsWebPath:true,
        sUrl:'pagina7.html'
    },
    {   sTitle:'Shamballa',
        bIsWebPath:true,
        sUrl:'pagina9.html'
    },
    {   sTitle:'Energie en kinderen',
        bIsWebPath:true,
        sUrl:'pagina10.html'
    },
    {   sTitle:'Helende Herinnering',
        bIsWebPath:true,
        sUrl:'pagina11.html'
    },
    {   sTitle:'Labyrinten',
        bIsWebPath:true,
        sUrl:'pagina12.html'
    },
    {   sTitle:'Klank massage met Wah-Wah pijpen',
        bIsWebPath:true,
        sUrl:'pagina13.html'
    },
    {   sTitle:'Massage',
        bIsWebPath:true,
        sUrl:'pagina14.html'
    },
    {   sTitle:'Hotstone massage',
        bIsWebPath:true,
        sUrl:'pagina16.html'
    },
    {   sTitle:'Kruidenstempel massage',
        bIsWebPath:true,
        sUrl:'pagina17.html'
    },
    {   sTitle:'Voetreflex behandeling',
        bIsWebPath:true,
        sUrl:'pagina18.html'
    },
    {   sTitle:'Oorskaarsbehandeling',
        bIsWebPath:true,
        sUrl:'pagina19.html'
    }]
},
{   sTitle:'Coaching - Begeleiding',
    bIsWebPath:true,
    sUrl:'pagina20.html',"childArray" : [
    {   sTitle:'Spiritueel consult',
        bIsWebPath:true,
        sUrl:'pagina21.html'
    },
    {   sTitle:'Meditatie',
        bIsWebPath:true,
        sUrl:'pagina22.html'
    }]
},
{   sTitle:'Workshops',
    bIsWebPath:true,
    sUrl:'pagina23.html',"childArray" : [
    {   sTitle:'John Armitage over zichzelf en Shamballa',
        bIsWebPath:true,
        sUrl:'pagina24.html'
    },
    {   sTitle:'Shamballa Basic Healer',
        bIsWebPath:true,
        sUrl:'pagina25.html'
    },
    {   sTitle:'Shamballa Basic Teacher',
        bIsWebPath:true,
        sUrl:'pagina26.html'
    },
    {   sTitle:'Shamballa 13D',
        bIsWebPath:true,
        sUrl:'pagina27.html'
    },
    {   sTitle:'Werken met Kristallen schedels',
        bIsWebPath:true,
        sUrl:'pagina28.html'
    },
    {   sTitle:'Werken met Kristallen',
        bIsWebPath:true,
        sUrl:'pagina29.html'
    },
    {   sTitle:'Werken met Lemurische Zaad Kristallen',
        bIsWebPath:true,
        sUrl:'pagina30.html'
    },
    {   sTitle:'Hotstone massage',
        bIsWebPath:true,
        sUrl:'pagina31.html'
    },
    {   sTitle:'Kruidenstempel massage',
        bIsWebPath:true,
        sUrl:'pagina32.html'
    }]
},
{   sTitle:'Cursussen',
    bIsWebPath:true,
    sUrl:'pagina33.html',"childArray" : [
    {   sTitle:'Spiritueel Ontwaken',
        bIsWebPath:true,
        sUrl:'pagina34.html'
    },
    {   sTitle:'Leef JOUW Leven',
        bIsWebPath:true,
        sUrl:'pagina35.html'
    },
    {   sTitle:'Channelen',
        bIsWebPath:true,
        sUrl:'pagina36.html'
    },
    {   sTitle:'LeNormand Kaartlegging',
        bIsWebPath:true,
        sUrl:'pagina37.html'
    }]
},
{   sTitle:'Innerlijke Vrede',
    bIsWebPath:true,
    sUrl:'pagina38.html'
},
{   sTitle:'Informatieve gegevens',
    bIsWebPath:true,
    sUrl:'pagina39.html',"childArray" : [
    {   sTitle:'Spelregels',
        bIsWebPath:true,
        sUrl:'pagina40.html'
    },
    {   sTitle:'Diploma\'s en Certificaten',
        bIsWebPath:true,
        sUrl:'pagina41.html'
    },
    {   sTitle:'Links',
        bIsWebPath:true,
        sUrl:'pagina42.html'
    }]
},
{   sTitle:'Prijslijst',
    bIsWebPath:true,
    sUrl:'pagina43.html'
}]
});
