var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Welkom',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Nieuws',
    bIsWebPath:true,
    sUrl:'nieuws.html',"childArray" : [
    {   sTitle:'Viviane',
        bIsWebPath:true,
        sUrl:'viviane.html'
    },
    {   sTitle:'NDvdH2011',
        bIsWebPath:true,
        sUrl:'ndvdh2011.html'
    },
    {   sTitle:'Winterse50',
        bIsWebPath:true,
        sUrl:'winterse50.html'
    },
    {   sTitle:'Kerstactie 2010',
        bIsWebPath:true,
        sUrl:'kerst_2010.html'
    }]
},
{   sTitle:'RAZO-activiteiten',
    bIsWebPath:true,
    sUrl:'activiteiten.html',"childArray" : [
    {   sTitle:'Ouderenomroep_2011',
        bIsWebPath:true,
        sUrl:'ouderenomroep_2011.html'
    }]
},
{   sTitle:'Programmering',
    bIsWebPath:true,
    sUrl:'programmering.html',"childArray" : [
    {   sTitle:'programmering_informatief',
        bIsWebPath:true,
        sUrl:'programmering_informatief.html'
    },
    {   sTitle:'Programmering_live',
        bIsWebPath:true,
        sUrl:'programmering_live.html'
    },
    {   sTitle:'programmering_thema',
        bIsWebPath:true,
        sUrl:'programmering_thema.html'
    }]
},
{   sTitle:'Verzoekje',
    bIsWebPath:true,
    sUrl:'verzoekje.html'
},
{   sTitle:'Vrijwilligers',
    bIsWebPath:true,
    sUrl:'vrijwiligers.html',"childArray" : [
    {   sTitle:'Technici',
        bIsWebPath:true,
        sUrl:'vrijwilligers_technici.html'
    },
    {   sTitle:'Presentatie',
        bIsWebPath:true,
        sUrl:'vrijwilligers_presentatie.html'
    },
    {   sTitle:'Redactiemedewerker',
        bIsWebPath:true,
        sUrl:'vrijwilligers_redactie.html'
    },
    {   sTitle:'Gastvrouw/-heer',
        bIsWebPath:true,
        sUrl:'vrijwilligers_gastvrouw.html'
    },
    {   sTitle:'communicatie',
        bIsWebPath:true,
        sUrl:'communicatie.html'
    },
    {   sTitle:'secretaris',
        bIsWebPath:true,
        sUrl:'secretaris.html'
    },
    {   sTitle:'hoofdoo',
        bIsWebPath:true,
        sUrl:'hoofdoo.html'
    },
    {   sTitle:'hoofd_technische_dienst',
        bIsWebPath:true,
        sUrl:'vacature_htd.html'
    },
    {   sTitle:'vacature_HPD',
        bIsWebPath:true,
        sUrl:'vacature_hpd.html'
    },
    {   sTitle:'beheerder_automatisering',
        bIsWebPath:true,
        sUrl:'vacature_automatisering.html'
    },
    {   sTitle:'pl_ict',
        bIsWebPath:true,
        sUrl:'pl_ict.html'
    },
    {   sTitle:'vrijwilligersformulier',
        bIsWebPath:true,
        sUrl:'vrijwilligersformulier.html'
    }]
},
{   sTitle:'Geschiedenis',
    bIsWebPath:true,
    sUrl:'geschiedenis.html'
},
{   sTitle:'Foto-archief',
    bIsWebPath:true,
    sUrl:'foto_archief.html'
},
{   sTitle:'Weblinks',
    bIsWebPath:true,
    sUrl:'weblinks.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
