var customNavTree9 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Login leden',
    bIsWebPath:true,
    sUrl:'zslkfjahe.html',
    sTarget:'_self'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'pagina3.html'
},
{   sTitle:'Downloads',
    bIsWebPath:true,
    sUrl:'pagina6.html'
},
{   sTitle:'Nieuws',
    bIsWebPath:true,
    sUrl:'pagina8.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'pagina17.html'
}]
});