var customnavtree26 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Partenaires GF',
    bIsWebPath:true,
    sUrl:'partenariat-holidayflat.html',"childArray" : [
    {   sTitle:'Créez votre filiale',
        bIsWebPath:true,
        sUrl:'filiale.html'
    },
    {   sTitle:'Créez votre franchise',
        bIsWebPath:true,
        sUrl:'franchise.html'
    },
    {   sTitle:'Devenez actionnaire',
        bIsWebPath:true,
        sUrl:'actionnaire.html'
    },
    {   sTitle:'Devenez web-commerçant',
        bIsWebPath:true,
        sUrl:'web-commercant.html'
    }]
}]
});