var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:' Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About Mataji',
    bIsWebPath:true,
    sUrl:'about.html'
},
{   sTitle:'Yoga',
    bIsWebPath:true,
    sUrl:'yoga.html',"childArray" : [
    {   sTitle:'One on One Yoga Classes',
        bIsWebPath:true,
        sUrl:'1on1-yoga.html'
    },
    {   sTitle:'Yoga Definition',
        bIsWebPath:true,
        sUrl:'yogadefinition.html'
    },
    {   sTitle:'Swami Sivananda',
        bIsWebPath:true,
        sUrl:'swami-sivananda.html',"childArray" : [
        {   sTitle:'Swami Shivapremananda',
            bIsWebPath:true,
            sUrl:'swami-shivapremananda.html',"childArray" : [
            {   sTitle:'Reflections',
                bIsWebPath:true,
                sUrl:'reflections.html'
            },
            {   sTitle:'Christianity',
                bIsWebPath:true,
                sUrl:'christianity.html'
            }]
        },
        {   sTitle:'Swami Venkatesananda',
            bIsWebPath:true,
            sUrl:'swami-venkatesananda.html'
        },
        {   sTitle:'Swami Omkarananda',
            bIsWebPath:true,
            sUrl:'swami omkarananda.html',"childArray" : [
            {   sTitle:'Swami Omkarananda Obituary',
                bIsWebPath:true,
                sUrl:'omkarananda-obituary.html'
            }]
        }]
    },
    {   sTitle:'Bhakti Yoga',
        bIsWebPath:true,
        sUrl:'bhakti-yoga.html'
    },
    {   sTitle:'Yoga in the UK',
        bIsWebPath:true,
        sUrl:'yoga-uk.html'
    }]
},
{   sTitle:'Alexander Technique',
    bIsWebPath:true,
    sUrl:'alexander.html',"childArray" : [
    {   sTitle:'One on One Alexander Technique Consultations',
        bIsWebPath:true,
        sUrl:'1on1-alexander.html'
    }]
},
{   sTitle:'Spiritual Healing',
    bIsWebPath:true,
    sUrl:'spiritualhealing.html',"childArray" : [
    {   sTitle:'One on One Spiritual Healing Consultation',
        bIsWebPath:true,
        sUrl:'1on1-spiritualhealing.html'
    },
    {   sTitle:'Food for Thought',
        bIsWebPath:true,
        sUrl:'food-for-thought.html'
    }]
},
{   sTitle:'Spiritual Insights',
    bIsWebPath:true,
    sUrl:'spiritualinsights.html',"childArray" : [
    {   sTitle:'Thoughts',
        bIsWebPath:true,
        sUrl:'thoughts.html',"childArray" : [
        {   sTitle:'Thought Archive',
            bIsWebPath:true,
            sUrl:'thoughtarchive.html'
        }]
    }]
},
{   sTitle:'Items that may be of interest to you',
    bIsWebPath:true,
    sUrl:'marketplace.html',"childArray" : [
    {   sTitle:'Thoughts For Today',
        bIsWebPath:true,
        sUrl:'dailyreadings.html'
    },
    {   sTitle:'Spiritual CDs',
        bIsWebPath:true,
        sUrl:'spiritualcds.html'
    }]
},
{   sTitle:'Link in for Prayer and Meditation',
    bIsWebPath:true,
    sUrl:'prayer-and-meditation.html'
},
{   sTitle:'Links to Like-Minded Sites',
    bIsWebPath:true,
    sUrl:'links.html'
},
{   sTitle:'Contact Me',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
