var customNavTree7 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Praktijkbegeleiding',
    bIsWebPath:true,
    sUrl:'praktijkbegeleiding.html'
},
{   sTitle:'Bedrijfsprofilering',
    bIsWebPath:true,
    sUrl:'bedrijfsprofilering.html'
},
{   sTitle:'Internationale markt',
    bIsWebPath:true,
    sUrl:'internationale markt.html'
},
{   sTitle:'SPIN methode',
    bIsWebPath:true,
    sUrl:'spin methode.html'
},
{   sTitle:'Vacature',
    bIsWebPath:true,
    sUrl:'vacatures.html',
    sTarget:'_self'
},
{   sTitle:'Informatie',
    bIsWebPath:true,
    sUrl:'informatie.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
