var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sDescription:'DE TOTAALOPLOSSING VOOR HET ONTRUIMEN,OPRUIMEN OPKOPENEN BEZEMSCHOON OPLEVEREN VAN WONINGEN,INBOEDELS EN BEDRIJFSPANDEN',
    sTitle:'Woningontruiming',
    sUrl:'',
    sTarget:'_self'
},
{   sDescription:'OPRUIMEN, ONTRUIMEN OPKOPEN VAN WONING ,INBOEDEL',
    sTitle:'Op-Ontruimen van Inboedel',
    bIsWebPath:true,
    sUrl:'pagina2.html',
    sTarget:'_self'
},
{   sDescription:'WAT ZIJN DE KOSTEN VAN OPRUIMEN OF ONTRUIMEN VAN EEN WONING',
    sTitle:'Prijzen',
    bIsWebPath:true,
    sUrl:'wat zijn de kosten.html',
    sTarget:'_self'
},
{   sDescription:'ONZE DIENSTEN',
    sTitle:'Diensten',
    bIsWebPath:true,
    sUrl:'pagina3.html',"childArray" : [
    {   sTitle:'Links',
        bIsWebPath:true,
        sUrl:'pagina8.html'
    },
    {   sTitle:'MKB-ok ',
        bIsWebPath:true,
        sUrl:'pagina7.html'
    },
    {   sTitle:'Opleveringsregels',
        bIsWebPath:true,
        sUrl:'pagina9.html'
    }]
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'pagina4.html'
}]
});
