var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Startpagina',
    sUrl:'http://www.alohaspiritueel.nl/index.html',"childArray" : [
    {   bSeparatorBefore:true,
        sTitle:'Omata',
        sUrl:'http://www.alohaspiritueel.nl/Omata_het_medium.html'
    },
    {   bSeparatorBefore:true,
        sTitle:'Vissen uit de hemel',
        sUrl:'http://www.alohaspiritueel.nl/VISSEN_UIT_DE_HEMEL.html'
        ,"childArray" : [{   sTitle:'Boek vissen uit de hemel',
            sUrl:'http://www.alohaspiritueel.nl/BOEK_VISSEN_UIT_DE_HEMEL.html'
        }]
    },
    {   sTitle:'Agenda',
        sUrl:'http://www.alohaspiritueel.nl/Agenda.html'
    },
    {   sTitle:'Aloha Spiritueel Nieuws',
        sUrl:'http://www.alohaspiritueel.nl/Aloha_Spiritueel_Nieuws.html'
    },
    {   sTitle:'Pasar Malam Rijswijk',
        sUrl:'http://www.alohaspiritueel.nl/pasar malam rijswijk.html'
    },
    {   sTitle:'Contact',
        sUrl:'http://www.alohaspiritueel.nl/contact.html'
    },
    {   sTitle:'Interessante Links',
        sUrl:'http://www.alohaspiritueel.nl/Interessante_Links.html'
    },
    {   sTitle:'Gastenboek',
        bIsExternal:true,
        sUrl:'http://alohaspiritueel.friendbook.nl/',
        sTarget:'_blank'
    }]
}]
});
