var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Algemeen',
    bIsWebPath:true,
    sUrl:'informatie.html',"childArray" : [
    {   sTitle:'Organisatie',
        bIsWebPath:true,
        sUrl:'wieisdevos.html'
    },
    {   sTitle:'Vacature/Stage',
        bIsWebPath:true,
        sUrl:'pagina22a.html'
    }]
},
{   sTitle:'VOS FM',
    bIsWebPath:true,
    sUrl:'radio.html',"childArray" : [
    {   sTitle:'Programma',
        bIsWebPath:true,
        sUrl:'radio programma.html'
    },
    {   sTitle:'Agendabericht',
        bIsWebPath:true,
        sUrl:'pagina16.html'
    },
    {   sTitle:'Frequenties',
        bIsWebPath:true,
        sUrl:'pagina17.html'
    },
    {   sTitle:'Radiofragmenten',
        bIsWebPath:true,
        sUrl:'radiojaarprogr.html'
    }]
},
{   sTitle:'VOS TV',
    bIsWebPath:true,
    sUrl:'televisie.html',"childArray" : [
    {   sTitle:'Programma',
        bIsWebPath:true,
        sUrl:'tv programma.html'
    },
    {   sTitle:'AperitiVOS',
        bIsWebPath:true,
        sUrl:'pagina48.html'
    },
    {   sTitle:'Info algemeen',
        bIsWebPath:true,
        sUrl:'pagina19.html'
    },
    {   sTitle:'Frequenties',
        bIsWebPath:true,
        sUrl:'pagina20.html'
    }]
},
{   sTitle:'Teletekst',
    bIsWebPath:true,
    sUrl:'pagina31.html',"childArray" : [
    {   sTitle:'teletekst',
        bIsWebPath:true,
        sUrl:'pagina32.html'
    }]
},
{   sTitle:'Kabelkrant',
    bIsWebPath:true,
    sUrl:'kabel TV.html',"childArray" : [
    {   sTitle:'Nieuwe dageditie',
        bIsWebPath:true,
        sUrl:'pagina21a.html'
    },
    {   sTitle:'Rubrieken',
        bIsWebPath:true,
        sUrl:'pagina22aa.html'
    },
    {   sTitle:'Aanvraag voor plaatsing',
        bIsWebPath:true,
        sUrl:'pagina24.html'
    }]
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'pagina21.html',"childArray" : [
    {   sTitle:'Contact',
        bIsWebPath:true,
        sUrl:'pagina25a.html'
    },
    {   sTitle:'Adverteren',
        bIsWebPath:true,
        sUrl:'pagina28.html'
    },
    {   sTitle:'Aanmelden berichten',
        bIsWebPath:true,
        sUrl:'pagina23.html'
    },
    {   sTitle:'Aanmelden activiteit',
        bIsWebPath:true,
        sUrl:'pagina25.html'
    },
    {   sTitle:'Colofon',
        bIsWebPath:true,
        sUrl:'pagina22.html'
    }]
},
{   sTitle:'Sponsoring',
    bIsWebPath:true,
    sUrl:'sponsoring.html',"childArray" : [
    {   sTitle:'Vrienden van de VOS',
        bIsWebPath:true,
        sUrl:'pagina30.html'
    },
    {   sTitle:'Leden Vrienden van de VOS',
        bIsWebPath:true,
        sUrl:'pagina27.html'
    }]
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'pagina45.html',"childArray" : [
    {   sTitle:'links',
        bIsWebPath:true,
        sUrl:'pagina49.html'
    }]
},
{   sTitle:'Archief',
    bIsWebPath:true,
    sUrl:'pagina33.html',"childArray" : [
    {   sTitle:'Archief',
        bIsWebPath:true,
        sUrl:'pagina34.html'
    },
    {   sTitle:'Uitzending gemist',
        bIsWebPath:true,
        sUrl:'pagina46.html'
    }]
}]
});
