var customnavtree41 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Carnac',
    bIsWebPath:true,
    sUrl:'carnac.html',
    sTarget:'_self'
},
{   sTitle:'Les Roussels',
    bIsWebPath:true,
    sUrl:'les_roussels.html',
    sTarget:'_self'
},
{   sTitle:'Les ablatats',
    bIsWebPath:true,
    sUrl:'les_ablatats.html',
    sTarget:'_self'
},
{   sTitle:'Les ablatats',
    bIsWebPath:true,
    sUrl:'les_ablatats_2.html',
    sTarget:'_self'
}]
});
