var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Volière bouw',
    bIsWebPath:true,
    sUrl:'pagina17.html',"childArray" : [
    {   sTitle:'Album',
        bIsWebPath:true,
        sUrl:'pagina18.html'
    },
    {   sTitle:'Album 2',
        bIsWebPath:true,
        sUrl:'pagina20.html'
    },
    {   sTitle:'Album 3',
        bIsWebPath:true,
        sUrl:'pagina29.html'
    },
    {   sTitle:'Blokhut',
        bIsWebPath:true,
        sUrl:'pagina26.html'
    },
    {   sTitle:'Kweek kooi',
        bIsWebPath:true,
        sUrl:'pagina25.html'
    },
    {   sTitle:'Chinchilla kooien',
        bIsWebPath:true,
        sUrl:'pagina21.html'
    },
    {   sTitle:'Terrarium',
        bIsWebPath:true,
        sUrl:'pagina30.html'
    },
    {   sTitle:'Bench',
        bIsWebPath:true,
        sUrl:'pagina27.html'
    },
    {   sTitle:'Toebehoren',
        bIsWebPath:true,
        sUrl:'pagina28.html',"childArray" : [
        {   sTitle:'Voeder en drinksystemen',
            bIsWebPath:true,
            sUrl:'pagina16.html'
        }]
    }]
},
{   sTitle:'Plaatbewerking',
    bIsWebPath:true,
    sUrl:'pagina6.html'
},
{   sTitle:'Lassen',
    bIsWebPath:true,
    sUrl:'pagina7.html',"childArray" : [
    {   sTitle:'Algemene lasopdrachten',
        bIsWebPath:true,
        sUrl:'pagina32.html'
    },
    {   sTitle:'Klinker/tegel deksel',
        bIsWebPath:true,
        sUrl:'pagina24.html',"childArray" : [
        {   sTitle:'YUCON deksels',
            bIsWebPath:true,
            sUrl:'pagina11.html'
        },
        {   sTitle:'Deksels',
            bIsWebPath:true,
            sUrl:'pagina31.html'
        }]
    },
    {   sTitle:'Draad matten',
        bIsWebPath:true,
        sUrl:'pagina23.html'
    }]
},
{   sTitle:'Laser',
    bIsWebPath:true,
    sUrl:'pagina19.html'
},
{   sTitle:'Nieuws',
    bIsWebPath:true,
    sUrl:'pagina22.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'pagina5.html'
}]
});
