var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'startpagina',
    bIsWebPath:true,
    sUrl:'pagina31.html'
},
{   sTitle:'producten',
    bIsWebPath:true,
    sUrl:'pagina2.html'
},
{   sTitle:'afvulafdeling',
    bIsWebPath:true,
    sUrl:'pagina3.html'
},
{   sTitle:'online bestellen',
    bIsWebPath:true,
    sUrl:'pagina4.html'
},
{   sTitle:'klantenzone',
    bIsWebPath:true,
    sUrl:'pagina134.html'
},
{   sTitle:'exclusive dealers',
    bIsWebPath:true,
    sUrl:'pagina139.html'
},
{   sTitle:'links',
    bIsWebPath:true,
    sUrl:'pagina137.html'
},
{   sTitle:'vacatures',
    bIsWebPath:true,
    sUrl:'pagina136.html'
},
{   sTitle:'beurzen',
    bIsWebPath:true,
    sUrl:'pagina138.html'
},
{   sTitle:'opleidingen',
    bIsWebPath:true,
    sUrl:'pagina142.html'
},
{   sTitle:'contact',
    bIsWebPath:true,
    sUrl:'pagina5.html'
},
{   sTitle:'NL/FR',
    bIsWebPath:true,
    sUrl:'index.html'
}]
});
