var customnavtree5 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Accueil',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Avantages',
    bIsWebPath:true,
    sUrl:'avantages-solaire-photovoltaique-energie-renouvelable.html'
},
{   sTitle:'Prestations',
    bIsWebPath:true,
    sUrl:'prestations-installation-panneau-solaire.html'
},
{   sTitle:'Particuliers',
    bIsWebPath:true,
    sUrl:'installation-panneau-solaire-particuliers.html'
},
{   sTitle:'Professionnels',
    bIsWebPath:true,
    sUrl:'panneaux-solaires-professionnels-installation.html',
    sTarget:'_self'
},
{   sTitle:'Garanties',
    bIsWebPath:true,
    sUrl:'garanties-pose-installation-panneaux-solaire.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'pose-installation-panneaux-solaires-photovoltaique.html',
    sTarget:'_self'
},
{   sTitle:'Infos légales',
    bIsWebPath:true,
    sUrl:'blm-informations-legales.html',
    sTarget:'_self'
}]
});
