var customnavtree6 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Gîtes',
    bIsWebPath:true,
    sUrl:'le_chant_hibou_003.htm',
    sTarget:'_self'
},
{   sTitle:'Camping',
    bIsWebPath:true,
    sUrl:'le_chant_hibou_007.htm',
    sTarget:'_self'
},
{   sTitle:'Omgeving',
    bIsWebPath:true,
    sUrl:'le_chant_hibou_009.htm',
    sTarget:'_self'
},
{   sTitle:'Route',
    bIsWebPath:true,
    sUrl:'le_chant_hibou_011.htm',
    sTarget:'_self'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'le_chant_hibou_012.htm',
    sTarget:'_self'
},
{   sTitle:'Nieuws',
    bIsWebPath:true,
    sUrl:'le_chant_hibou_002.htm',
    sTarget:'_self'
},
{   sTitle:'Foto\'s',
    bIsWebPath:true,
    sUrl:'le_chant_hibou_013.htm',
    sTarget:'_self'
}]
});
