var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Teacher',
    'bIsWebPath':true,
    'sUrl':'page19.html'
},
{   'sTitle':'Workshops',
    'bIsWebPath':true,
    'sUrl':'page3.html'
},
{   'sTitle':'Certification',
    'bIsWebPath':true,
    'sUrl':'page4.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'page5.html'
},
{   'sTitle':'Clinic',
    'bIsWebPath':true,
    'sUrl':'page7.html'
},
{   'sTitle':'Articles',
    'bIsWebPath':true,
    'sUrl':'page10.html',"childArray" : [
    {   'sTitle':'Blog: Musings of a Qigong Teacher',
        'bIsExternal':true,
        'sUrl':'http://qigongamerica.blogspot.com/',
        'sTarget':'_blank'
    },
    {   'sTitle':'Chinese Medical Qigong',
        'bIsWebPath':true,
        'sUrl':'page16.html'
    },
    {   'sTitle':'Chinese Taoist Medicine Conversations',
        'bIsWebPath':true,
        'sUrl':'page23.html'
    },
    {   'sDescription':'Case Studies utililizing Chinese Taoist Medicine & Medical Qigong',
        'sTitle':'Case Studies: Medical Qigong & Taoist Medicine',
        'bIsWebPath':true,
        'sUrl':'page24.html'
    },
    {   'sTitle':'Student Comments and Reviews',
        'bIsWebPath':true,
        'sUrl':'page25.html'
    },
    {   'sDescription':'Reviews of the Book A Light Warrior\'s Guide to High Level Energy Healing',
        'sTitle':'Reviews- A Light Warrior\'s Guide',
        'bIsWebPath':true,
        'sUrl':'page26.html'
    }]
},
{   'sTitle':'Products',
    'bIsWebPath':true,
    'sUrl':'page11.html',"childArray" : [
    {   'sDescription':'A book about energy awakening.',
        'sTitle':'Book: A Light Warrior\'s Guide',
        'bIsWebPath':true,
        'sUrl':'page8.html'
    },
    {   'sTitle':'DVD: Gift of the Tao: Vibratory Acts of Power',
        'bIsWebPath':true,
        'sUrl':'page9.html'
    },
    {   'sTitle':'Needak Rebounders ',
        'bIsWebPath':true,
        'sUrl':'page14.html'
    },
    {   'sDescription':'Glutathione enhancer',
        'sTitle':'Amazing Neutriceuticals',
        'bIsWebPath':true,
        'sUrl':'page17.html'
    },
    {   'sTitle':'Dit Da Jow',
        'bIsWebPath':true,
        'sUrl':'page18.html'
    }]
},
{   'sTitle':'A Light Warrior\'s Guide',
    'bIsWebPath':true,
    'sUrl':'page12.html'
},
{   'sTitle':'Gift of the Tao',
    'bIsWebPath':true,
    'sUrl':'page13.html'
}]
});
