var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'wegwijs',
        bIsWebPath:true,
        sUrl:'pagina6.html'
    },
    {   sTitle:'nieuws',
        bIsWebPath:true,
        sUrl:'pagina30.html'
    },
    {   sTitle:'sitemap',
        bIsWebPath:true,
        sUrl:'pagina32.html'
    }]
},
{   sTitle:'boeken',
    bIsWebPath:true,
    sUrl:'pagina2.html',"childArray" : [
    {   sTitle:'de dans',
        bIsWebPath:true,
        sUrl:'pagina7.html'
    },
    {   sTitle:'de plaats',
        bIsWebPath:true,
        sUrl:'pagina8.html'
    },
    {   sTitle:'fluitspel',
        bIsWebPath:true,
        sUrl:'pagina9.html'
    }]
},
{   sTitle:'Gaul',
    bIsWebPath:true,
    sUrl:'pagina10.html',"childArray" : [
    {   sTitle:'Naam Gaul',
        bIsWebPath:true,
        sUrl:'pagina3.html'
    },
    {   sTitle:'Volkslied',
        bIsWebPath:true,
        sUrl:'pagina20.html'
    },
    {   sTitle:'Grondwet',
        bIsWebPath:true,
        sUrl:'pagina19.html'
    },
    {   sTitle:'Vlag',
        bIsWebPath:true,
        sUrl:'pagina24.html'
    },
    {   sTitle:'Kalender',
        bIsWebPath:true,
        sUrl:'pagina28.html'
    },
    {   sTitle:'Ruimtevaart',
        bIsWebPath:true,
        sUrl:'pagina29.html'
    },
    {   sTitle:'Levensdans',
        bIsWebPath:true,
        sUrl:'pagina35.html'
    },
    {   sTitle:'woordenboek',
        bIsWebPath:true,
        sUrl:'pagina12.html'
    }]
},
{   sTitle:'mens',
    bIsWebPath:true,
    sUrl:'pagina4.html',"childArray" : [
    {   sTitle:'interview',
        bIsWebPath:true,
        sUrl:'pagina34.html'
    },
    {   sTitle:'Biografie',
        bIsWebPath:true,
        sUrl:'pagina13.html'
    },
    {   sTitle:'WBS',
        bIsWebPath:true,
        sUrl:'pagina14.html'
    },
    {   sTitle:'Stuurman',
        bIsWebPath:true,
        sUrl:'pagina15.html'
    },
    {   sTitle:'Shell Tankers',
        bIsWebPath:true,
        sUrl:'pagina33.html'
    }]
},
{   sTitle:'contact',
    bIsWebPath:true,
    sUrl:'pagina5.html',"childArray" : [
    {   sTitle:'bestellen',
        bIsWebPath:true,
        sUrl:'pagina31.html'
    }]
}]
});
