var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sDescription:'Jeannie Schweitzer biography, notes on her life and influences',
        sTitle:'Bio',
        bIsWebPath:true,
        sUrl:'bio.html'
    },
    {   sDescription:'Jeannie is a qualified fitness leader and wellness coach who teaches classes on Quadra Island and Campbell River, BC, Canada. ',
        sTitle:'Fitness ',
        bIsWebPath:true,
        sUrl:'fitness.html',"childArray" : [
        {   sDescription:'Jeannie Schweitzer fitness classes on Quadra Island and in Campbell River, BC, Canada off Vancouver Island.',
            sTitle:'Fitness Classes',
            bIsWebPath:true,
            sUrl:'fitnessclasses.html'
        }]
    },
    {   sDescription:'Jeannie uses Jin Shin Do, Acupressure Massage in QCove Wellness Centre on Quadra Island BC Canada',
        sTitle:'Massage',
        bIsWebPath:true,
        sUrl:'massage.html',"childArray" : [
        {   sDescription:'Classes in Jin Shin Do, Belly Dancing, Fitness, Bodywork ',
            sTitle:'Classes',
            bIsWebPath:true,
            sUrl:'bodyworkclasses.html'
        }]
    },
    {   sDescription:'Jeannie Schweitzer belives that fitness can fun with belly dance techniques on Quadra Island BC Vancouver Island',
        sTitle:'Belly Dance',
        bIsWebPath:true,
        sUrl:'bellydancer.html',"childArray" : [
        {   sDescription:'classes in belly dances and retreats for fitness and health on Quadra Island BC Vancouver Island',
            sTitle:'Bellydance Classes',
            bIsWebPath:true,
            sUrl:'bellydanceclasses.html'
        }]
    },
    {   sTitle:'Links',
        bIsWebPath:true,
        sUrl:'links.html'
    },
    {   sDescription:'Jeannie Schweitzer',
        sTitle:'Blog',
        bIsWebPath:true,
        sUrl:'blog.html'
    },
    {   sDescription:'photos of Jeannie Schweitzer Belly Dancing by Erin Wallis',
        sTitle:'Belly Dance Photos',
        bIsWebPath:true,
        sUrl:'dancephotos.html'
    }]
}]
});
