var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Welkom',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Linda',
        bIsWebPath:true,
        sUrl:'pagina45.html'
    }]
},
{   sTitle:'Cadeautips',
    bIsWebPath:true,
    sUrl:'kadotip.html'
},
{   sTitle:'Praktijk',
    bIsWebPath:true,
    sUrl:'praktijk.html',"childArray" : [
    {   sTitle:'Oberon Consulten Linda',
        bIsWebPath:true,
        sUrl:'pagina84.html'
    },
    {   sTitle:'Oberon Massage',
        bIsWebPath:true,
        sUrl:'oberon-massage.html'
    }]
},
{   sTitle:'Praktijk OptimaVita',
    bIsWebPath:true,
    sUrl:'praktijk optimavita.html'
},
{   sTitle:'Edelstenen',
    bIsWebPath:true,
    sUrl:'pagina17.html',"childArray" : [
    {   sTitle:'Seleniet',
        bIsWebPath:true,
        sUrl:'pagina21.html'
    },
    {   sTitle:'Fluoriet',
        bIsWebPath:true,
        sUrl:'pagina22.html'
    }]
},
{   sTitle:'Boedha\'s',
    bIsWebPath:true,
    sUrl:'pagina23.html'
},
{   sTitle:'Boeken',
    bIsWebPath:true,
    sUrl:'pagina12.html'
},
{   sTitle:'CD\'s',
    bIsWebPath:true,
    sUrl:'pagina13.html'
},
{   sTitle:'Aroma therapie',
    bIsWebPath:true,
    sUrl:'pagina15.html'
},
{   sTitle:'Blog',
    bIsWebPath:true,
    sUrl:'oberon blog.html'
},
{   sTitle:'Producten',
    bIsWebPath:true,
    sUrl:'pagina6.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'linken.html'
},
{   sTitle:'Beurs 2011',
    bIsWebPath:true,
    sUrl:'beurs.html'
},
{   sTitle:'Mooie Sieraden',
    bIsWebPath:true,
    sUrl:'mooie-sieraden.html'
},
{   sTitle:'LinkedIn',
    bIsWebPath:true,
    sUrl:'linkedinoberon.html'
},
{   sTitle:'Volg ons op Twitter',
    bIsWebPath:true,
    sUrl:'twitter-oberon.html'
},
{   sTitle:'Facebook',
    bIsWebPath:true,
    sUrl:'fb-oberon.html'
}]
});
