var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   bSeparatorAfter:true,
    sTitle:'Videoreportages',
    bIsWebPath:true,
    sUrl:'videoreportages.html',"childArray" : [
    {   sTitle:'trouwreportages',
        bIsWebPath:true,
        sUrl:'trouwreportages.html',"childArray" : [
        {   sTitle:'prijzen trouwreportages',
            bIsWebPath:true,
            sUrl:'prijzen-trouwreportages.html'
        }]
    },
    {   sTitle:'memoriamreportage',
        bIsWebPath:true,
        sUrl:'memoriam.html'
    },
    {   sTitle:'overige reportages',
        bIsWebPath:true,
        sUrl:'overige-reportages.html'
    },
    {   sTitle:'reacties',
        bIsWebPath:true,
        sUrl:'reacties.html'
    },
    {   sTitle:'video\'s',
        bIsWebPath:true,
        sUrl:'videos.html'
    }]
},
{   bSeparatorAfter:true,
    sTitle:'Diverse diensten',
    bIsWebPath:true,
    sUrl:'diverse-diensten.html',"childArray" : [
    {   sTitle:'smalfilm scannen',
        bIsWebPath:true,
        sUrl:'smalfilm-scannen.html'
    },
    {   sTitle:'video naar dvd',
        bIsWebPath:true,
        sUrl:'video-naar-dvd.html'
    },
    {   sTitle:'audio naar cd',
        bIsWebPath:true,
        sUrl:'audio-naar-cd.html'
    },
    {   sTitle:'normvertalen',
        bIsWebPath:true,
        sUrl:'normvertalen.html'
    },
    {   sTitle:'dia\'s en foto\'s scannen',
        bIsWebPath:true,
        sUrl:'dia-foto-scannen.html'
    },
    {   sTitle:'tape reparatie',
        bIsWebPath:true,
        sUrl:'tape-reparatie.html'
    },
    {   sTitle:'montage service',
        bIsWebPath:true,
        sUrl:'montage.html'
    }]
},
{   bSeparatorAfter:true,
    sTitle:'Contact & info',
    bIsWebPath:true,
    sUrl:'contact-info.html',"childArray" : [
    {   sTitle:'adresgegevens',
        bIsWebPath:true,
        sUrl:'adres.html'
    },
    {   sTitle:'informatie',
        bIsWebPath:true,
        sUrl:'informatie.html'
    },
    {   sTitle:'media',
        bIsWebPath:true,
        sUrl:'media.html'
    }]
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html'
}]
});
