var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'nieuwtjes',
    bIsWebPath:true,
    sUrl:'pagina3.html',"childArray" : [
    {   sTitle:'willibrordus',
        bIsWebPath:true,
        sUrl:'pagina43.html'
    },
    {   sTitle:'Lovett',
        bIsWebPath:true,
        sUrl:'pagina46.html'
    },
    {   sTitle:'Vos',
        bIsWebPath:true,
        sUrl:'pagina37.html'
    },
    {   sTitle:'dagje uit',
        bIsWebPath:true,
        sUrl:'pagina49.html'
    },
    {   sTitle:'speel-o-theek',
        bIsWebPath:true,
        sUrl:'pagina38.html'
    },
    {   sTitle:'A50',
        bIsWebPath:true,
        sUrl:'pagina40.html'
    },
    {   sTitle:'huisarts',
        bIsWebPath:true,
        sUrl:'pagina41.html'
    },
    {   sTitle:'schilderijen',
        bIsWebPath:true,
        sUrl:'pagina48.html'
    },
    {   sTitle:'zwemles',
        bIsWebPath:true,
        sUrl:'pagina51.html'
    },
    {   sTitle:'protest',
        bIsWebPath:true,
        sUrl:'pagina52.html'
    }]
},
{   sTitle:'den Tip',
    bIsWebPath:true,
    sUrl:'pagina47aa.html',"childArray" : [
    {   sTitle:'high tea',
        bIsWebPath:true,
        sUrl:'pagina50.html'
    }]
},
{   sTitle:'politie',
    bIsWebPath:true,
    sUrl:'pagina29.html'
},
{   sTitle:'foto\'s',
    bIsWebPath:true,
    sUrl:'pagina16.html'
},
{   sTitle:'activiteiten',
    bIsWebPath:true,
    sUrl:'pagina14.html',"childArray" : [
    {   sTitle:'deze maand',
        bIsWebPath:true,
        sUrl:'pagina29a.html',"childArray" : [
        {   sTitle:'later',
            bIsWebPath:true,
            sUrl:'pagina30.html'
        }]
    },
    {   sTitle:'Kerngezond',
        bIsWebPath:true,
        sUrl:'pagina44.html'
    }]
},
{   sTitle:'knutseltijd',
    bIsWebPath:true,
    sUrl:'pagina31.html'
},
{   sTitle:'weten',
    bIsWebPath:true,
    sUrl:'pagina15a.html',"childArray" : [
    {   sTitle:'mens',
        bIsWebPath:true,
        sUrl:'pagina44a.html'
    },
    {   sTitle:'dieren',
        bIsWebPath:true,
        sUrl:'pagina45.html'
    },
    {   sTitle:'overheid',
        bIsWebPath:true,
        sUrl:'pagina47.html'
    }]
},
{   sTitle:'links',
    bIsWebPath:true,
    sUrl:'pagina5.html',"childArray" : [
    {   sTitle:'auto\'s',
        bIsWebPath:true,
        sUrl:'pagina8aa.html'
    },
    {   sTitle:'financien',
        bIsWebPath:true,
        sUrl:'pagina8.html'
    },
    {   sTitle:'horeca',
        bIsWebPath:true,
        sUrl:'pagina9.html'
    },
    {   sTitle:'huis en tuin',
        bIsWebPath:true,
        sUrl:'pagina17.html'
    },
    {   sTitle:'makelaar',
        bIsWebPath:true,
        sUrl:'pagina10.html'
    },
    {   sTitle:'ontspanning',
        bIsWebPath:true,
        sUrl:'pagina11.html'
    },
    {   sTitle:'opleiding',
        bIsWebPath:true,
        sUrl:'pagina19.html'
    },
    {   sTitle:'personal care',
        bIsWebPath:true,
        sUrl:'pagina12.html'
    },
    {   sTitle:'reclame',
        bIsWebPath:true,
        sUrl:'pagina18.html'
    },
    {   sTitle:'shoppen',
        bIsWebPath:true,
        sUrl:'pagina16a.html'
    },
    {   sTitle:'diversen',
        bIsWebPath:true,
        sUrl:'pagina42.html'
    },
    {   sTitle:'woningbouw',
        bIsWebPath:true,
        sUrl:'pagina13.html'
    }]
},
{   sTitle:'colofon',
    bIsWebPath:true,
    sUrl:'pagina15aa.html',"childArray" : [
    {   sTitle:'info',
        bIsWebPath:true,
        sUrl:'pagina39a.html'
    }]
}]
});