var customnavtree8 = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Immobilier',
    sTitle:'ACHETER',
    bIsWebPath:true,
    sUrl:'vente.html',
    sTarget:'_self'
},
{   sTitle:'FAIRE GERER',
    bIsWebPath:true,
    sUrl:'gestion-immobiliere.html',
    sTarget:'_self'
},
{   sTitle:'SYNDIC',
    bIsWebPath:true,
    sUrl:'syndic.html',
    sTarget:'_self'
},
{   sTitle:'METTRE EN VENTE',
    bIsWebPath:true,
    sUrl:'estimation.html',
    sTarget:'_self'
},
{   sTitle:'PLANNING RESERVATION',
    sUrl:'http://www.reservationenligne.net/immovac/connect.aspx',
    sTarget:'_blank'
}]
});