var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Accueil',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Karate JKA',
        bIsWebPath:true,
        sUrl:'karatejka.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Horaires & Tarifs DYVK',
    bIsWebPath:true,
    sUrl:'horairestarifsdyvk.html',"childArray" : [
    {   sTitle:'Tarifs',
        bIsWebPath:true,
        sUrl:'tarifs.html',
        sTarget:'_self'
    },
    {   sTitle:'Horaires DYK',
        bIsWebPath:true,
        sUrl:'horairesdyk.html',
        sTarget:'_self'
    },
    {   sTitle:'Horaires DGK',
        bIsWebPath:true,
        sUrl:'horairesdgk.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Instructeurs DYVK',
    bIsWebPath:true,
    sUrl:'instructeursdyvk.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Emmanuel ETIENNE',
        bIsWebPath:true,
        sUrl:'emmanueletienne.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Calendrier DYVK',
    bIsWebPath:true,
    sUrl:'calendrierdyvk.html',
    sTarget:'_self'
},
{   sTitle:'Stages DYVK',
    bIsWebPath:true,
    sUrl:'stagesdyvk.html',
    sTarget:'_self'
},
{   sTitle:'Infos DYVK',
    bIsWebPath:true,
    sUrl:'infosdyvk.html',
    sTarget:'_self'
},
{   sTitle:'Photos DYVK',
    bIsWebPath:true,
    sUrl:'photosdyvk.html',
    sTarget:'_self'
},
{   sTitle:'Historique du Shōtōkan',
    bIsWebPath:true,
    sUrl:'historiqueshotokan.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Dōjō Kun',
        bIsWebPath:true,
        sUrl:'dojokun.html',
        sTarget:'_self'
    },
    {   sTitle:'Daniel LAUTIER',
        bIsWebPath:true,
        sUrl:'daniellautier.html',
        sTarget:'_self'
    },
    {   sTitle:'Kazuhiro SAWADA',
        bIsWebPath:true,
        sUrl:'kazuhirosawada.html',
        sTarget:'_self'
    },
    {   sTitle:'Masatoshi NAKAYAMA',
        bIsWebPath:true,
        sUrl:'masatoshinakayama.html',
        sTarget:'_self'
    },
    {   sTitle:'Gichin FUNAKOSHI',
        bIsWebPath:true,
        sUrl:'gichinfunakoshi.html',
        sTarget:'_self'
    }]
},
{   sTitle:'La JKA',
    bIsWebPath:true,
    sUrl:'jka.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Historique de la JKA',
        bIsWebPath:true,
        sUrl:'historiquejka.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Vidéos JKA',
    bIsWebPath:true,
    sUrl:'videosjka.html',
    sTarget:'_self'
},
{   sTitle:'Liens Internet',
    bIsWebPath:true,
    sUrl:'liensinternet.html',
    sTarget:'_self'
}]
});
