var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Accueil',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Voeux 2012',
    bIsWebPath:true,
    sUrl:'voeux_2012.htm',"childArray" : [
    {   sTitle:'2011',
        bIsWebPath:true,
        sUrl:'voeux_2011.htm'
    },
    {   sTitle:'2010',
        bIsWebPath:true,
        sUrl:'voeux_2010.htm'
    },
    {   sTitle:'2009',
        bIsWebPath:true,
        sUrl:'voeux_2009.htm'
    },
    {   sTitle:'2008',
        bIsWebPath:true,
        sUrl:'voeux_2008.htm'
    },
    {   sTitle:'2007',
        bIsWebPath:true,
        sUrl:'voeux_2007.htm'
    },
    {   sTitle:'2006',
        bIsWebPath:true,
        sUrl:'voeux_2006.htm'
    },
    {   sTitle:'2005',
        bIsWebPath:true,
        sUrl:'voeux_2005.htm'
    },
    {   sTitle:'2004',
        bIsWebPath:true,
        sUrl:'voeux04.html'
    },
    {   sTitle:'2003',
        bIsWebPath:true,
        sUrl:'voeux03.html'
    },
    {   sTitle:'2002',
        bIsWebPath:true,
        sUrl:'voeux02.html'
    },
    {   sTitle:'2001',
        bIsWebPath:true,
        sUrl:'voeux01.html'
    },
    {   sTitle:'2000',
        bIsWebPath:true,
        sUrl:'voeux00.html'
    },
    {   sTitle:'1999',
        bIsWebPath:true,
        sUrl:'voeux99.html'
    },
    {   sTitle:'1998',
        bIsWebPath:true,
        sUrl:'voeux98.html'
    },
    {   sTitle:'1997',
        bIsWebPath:true,
        sUrl:'voeux97.html'
    },
    {   sTitle:'1996',
        bIsWebPath:true,
        sUrl:'voeux96.html'
    },
    {   sTitle:'1995',
        bIsWebPath:true,
        sUrl:'voeux95.html'
    },
    {   sTitle:'1994',
        bIsWebPath:true,
        sUrl:'voeux94.html'
    }]
},
{   sTitle:'Dernières Nouvelles',
    bIsWebPath:true,
    sUrl:'dernieres_nouvelles.html'
},
{   sTitle:'Cours Débutants',
    bIsWebPath:true,
    sUrl:'cours.html'
},
{   sTitle:'Stages',
    bIsWebPath:true,
    sUrl:'stages.html',"childArray" : [
    {   sTitle:'Montréal',
        bIsWebPath:true,
        sUrl:'montreal.html'
    },
    {   sTitle:'Québec',
        bIsWebPath:true,
        sUrl:'quebec.html'
    }]
},
{   sTitle:'Qi Gong Médical',
    bIsWebPath:true,
    sUrl:'qgm.html'
},
{   sTitle:'Philosopie du Centre',
    bIsWebPath:true,
    sUrl:'philosophie.html'
},
{   sTitle:'Fondements',
    bIsWebPath:true,
    sUrl:'fondements.html'
},
{   sTitle:'Terminologie',
    bIsWebPath:true,
    sUrl:'termes.html'
},
{   sTitle:'Effets Bénéfiques',
    bIsWebPath:true,
    sUrl:'effets_0.html'
},
{   sTitle:'Pratique',
    bIsWebPath:true,
    sUrl:'pratique.html'
},
{   sTitle:'Organisation',
    bIsWebPath:true,
    sUrl:'organisation.html'
},
{   sTitle:'Activités',
    bIsWebPath:true,
    sUrl:'activites.html'
},
{   sTitle:'Postures',
    bIsWebPath:true,
    sUrl:'postures.html'
},
{   sTitle:'Vidéos',
    bIsWebPath:true,
    sUrl:'videos.html'
},
{   sTitle:'Bibliographie',
    bIsWebPath:true,
    sUrl:'biblio.html'
},
{   sTitle:'Tarifs',
    bIsWebPath:true,
    sUrl:'tarifs.html'
},
{   sTitle:'Formation',
    bIsWebPath:true,
    sUrl:'Formation_enseignants.htm'
},
{   sTitle:'CV',
    bIsWebPath:true,
    sUrl:'cv.html'
},
{   sTitle:'Liens',
    bIsWebPath:true,
    sUrl:'liens.html'
},
{   sTitle:'Archives',
    bIsWebPath:true,
    sUrl:'archives.html'
},
{   sTitle:'Nous Joindre',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
