var customnavtree16 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'ACCUEIL',
    bIsWebPath:true,
    sUrl:'accueil.html',
    sTarget:'_self'
},
{   sTitle:'GALERIE I',
    bIsWebPath:true,
    sUrl:'galeriefab.html',
    sTarget:'_self'
},
{   sTitle:'GALERIE II',
    bIsWebPath:true,
    sUrl:'galerieftb.html',
    sTarget:'_self'
},
{   sTitle:'LIENS',
    bIsWebPath:true,
    sUrl:'liens.html',
    sTarget:'_self'
},
{   sTitle:'CONTACT',
    bIsWebPath:true,
    sUrl:'contact.html',
    sTarget:'_self'
}]
});
