var customNavTree196 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Contact us',
    bIsWebPath:true,
    sUrl:'contactus.html',
    sTarget:'_self'
},
{   sTitle:'About us',
    bIsWebPath:true,
    sUrl:'aboutus.html',
    sTarget:'_self'
},
{   sTitle:'Français',
    bIsWebPath:true,
    sUrl:'statuesvivantes.html',
    sTarget:'_self'
},
{   sTitle:'Español',
    bIsWebPath:true,
    sUrl:'page32.html',
    sTarget:'_self'
}]
});