var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'startpagina',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Loonwerk',
    bIsWebPath:true,
    sUrl:'loonwerk.html',"childArray" : [
    {   sTitle:'Grondbewerking',
        bIsWebPath:true,
        sUrl:'loonwerk1.html',
        sActiveFrameUrl:'loonwerk.html',
        sActiveFrameId:'ifrm_1'
    },
    {   sTitle:'Zaaien',
        bIsWebPath:true,
        sUrl:'zaaien.html',
        sActiveFrameUrl:'loonwerk.html',
        sActiveFrameId:'ifrm_1'
    },
    {   sTitle:'Voederwinning-gras',
        bIsWebPath:true,
        sUrl:'pagina19.html',
        sActiveFrameUrl:'loonwerk.html',
        sActiveFrameId:'ifrm_1'
    },
    {   sTitle:'Voederwinning-mais',
        bIsWebPath:true,
        sUrl:'pagina15.html',
        sActiveFrameUrl:'loonwerk.html',
        sActiveFrameId:'ifrm_1'
    },
    {   sTitle:'Slootonderhoud',
        bIsWebPath:true,
        sUrl:'pagina20.html',
        sActiveFrameUrl:'loonwerk.html',
        sActiveFrameId:'ifrm_1'
    }]
},
{   sTitle:'Containerservice',
    bIsWebPath:true,
    sUrl:'pagina17.html'
},
{   sTitle:'Grondwerk',
    bIsWebPath:true,
    sUrl:'grondwerk1.html',"childArray" : [
    {   sTitle:'Shovels',
        bIsWebPath:true,
        sUrl:'shovel.html',
        sActiveFrameUrl:'grondwerk1.html',
        sActiveFrameId:'ifrm_1'
    },
    {   sTitle:'Kranen',
        bIsWebPath:true,
        sUrl:'pagina16.html',
        sActiveFrameUrl:'grondwerk1.html',
        sActiveFrameId:'ifrm_1'
    },
    {   sTitle:'Transport',
        bIsWebPath:true,
        sUrl:'pagina14.html',
        sActiveFrameUrl:'grondwerk1.html',
        sActiveFrameId:'ifrm_1'
    }]
},
{   sTitle:'Gladheidbestrijding',
    bIsWebPath:true,
    sUrl:'pagina18.html'
},
{   sTitle:'Film-album',
    bIsWebPath:true,
    sUrl:'pagina21.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
