var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Tuinontwerp',
    bIsWebPath:true,
    sUrl:'pagina24.html',"childArray" : [
    {   sTitle:'wensenlijst',
        bIsWebPath:true,
        sUrl:'pagina33.html'
    }]
},
{   sTitle:'Hovenierswerk',
    bIsWebPath:true,
    sUrl:'pagina2.html',"childArray" : [
    {   sTitle:'Tuinaanleg',
        bIsWebPath:true,
        sUrl:'pagina3.html'
    },
    {   sTitle:'Tuin en Parkonderhoud',
        bIsWebPath:true,
        sUrl:'pagina4.html'
    },
    {   sTitle:'Arbeidsvriendelijk Tuinieren',
        bIsWebPath:true,
        sUrl:'pagina5.html'
    },
    {   sTitle:'Winterdienst',
        bIsWebPath:true,
        sUrl:'pagina34.html'
    }]
},
{   sTitle:'Cultuur & Groenwerk',
    bIsWebPath:true,
    sUrl:'pagina27.html',"childArray" : [
    {   sTitle:'zaaimachine',
        bIsWebPath:true,
        sUrl:'pagina21.html'
    },
    {   sTitle:'Egaliseren',
        bIsWebPath:true,
        sUrl:'pagina37.html'
    },
    {   sTitle:'Doorzaaien verti-seed',
        bIsWebPath:true,
        sUrl:'pagina28.html'
    },
    {   sTitle:'verticuteren met opvang',
        bIsWebPath:true,
        sUrl:'pagina30.html'
    },
    {   sTitle:'Overtopfrees',
        bIsWebPath:true,
        sUrl:'pagina22.html'
    },
    {   sTitle:'bomen planten',
        bIsWebPath:true,
        sUrl:'pagina31.html'
    },
    {   sTitle:'Blad vegen ',
        bIsWebPath:true,
        sUrl:'pagina29.html'
    },
    {   sTitle:'grondwerk',
        bIsWebPath:true,
        sUrl:'pagina32.html'
    },
    {   sTitle:'Beluchten',
        bIsWebPath:true,
        sUrl:'pagina35.html'
    },
    {   sTitle:'Bezanden  Compost strooien',
        bIsWebPath:true,
        sUrl:'pagina36.html'
    },
    {   sTitle:'Maaien gras',
        bIsWebPath:true,
        sUrl:'pagina39.html'
    },
    {   sTitle:'Snoeien & Snipperen',
        bIsWebPath:true,
        sUrl:'pagina38.html'
    }]
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'pagina8.html'
}]
});
