var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Temple Steps',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Store',
    bIsWebPath:true,
    sUrl:'store.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Services',
        bIsWebPath:true,
        sUrl:'servicesstore.html',
        sTarget:'_self'
    },
    {   sTitle:'Products',
        bIsWebPath:true,
        sUrl:'productsstore.html',
        sTarget:'_self'
    },
    {   sTitle:'Courses',
        bIsWebPath:true,
        sUrl:'storecourses.html',
        sTarget:'_self'
    }]
},
{   sTitle:'About Temple of Balance',
    bIsWebPath:true,
    sUrl:'aboutourtemple.html',"childArray" : [
    {   sTitle:'Our Team',
        bIsWebPath:true,
        sUrl:'yourhealers.html'
    },
    {   sTitle:'Testimonials',
        bIsWebPath:true,
        sUrl:'testimonials.html'
    },
    {   sTitle:'Help Me!!',
        bIsWebPath:true,
        sUrl:'helpme.html'
    },
    {   sTitle:'Links',
        bIsWebPath:true,
        sUrl:'links.html'
    },
    {   sTitle:'Glossary',
        bIsWebPath:true,
        sUrl:'glossary.html',"childArray" : [
        {   sTitle:'Self Healing Tips',
            bIsWebPath:true,
            sUrl:'selfhealingtips.html'
        },
        {   sTitle:'Chakras',
            bIsWebPath:true,
            sUrl:'chakras.html'
        },
        {   sTitle:'What is 11.11?',
            bIsWebPath:true,
            sUrl:'whatis11-11.html'
        }]
    }]
},
{   sTitle:'Intuitive Energy Healing',
    bIsWebPath:true,
    sUrl:'healingroom.html',"childArray" : [
    {   sTitle:'Intuitive Healing Workshops',
        bIsWebPath:true,
        sUrl:'intuitiveworkshops.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Meditation',
    bIsWebPath:true,
    sUrl:'meditation.html',"childArray" : [
    {   sTitle:'Digital Downloads',
        bIsWebPath:true,
        sUrl:'digitaldownloads.html'
    },
    {   sTitle:'Grounding Meditation Journey\'s CD',
        bIsWebPath:true,
        sUrl:'groundingcd.html'
    },
    {   sTitle:'Channelled Piano CD',
        bIsWebPath:true,
        sUrl:'pianocd.html'
    }]
},
{   sTitle:'Healing Art',
    bIsWebPath:true,
    sUrl:'healingart.html'
},
{   sTitle:'Events, Courses & Schedule',
    bIsWebPath:true,
    sUrl:'events.html'
},
{   sTitle:'Reflect Radio',
    bIsWebPath:true,
    sUrl:'reflectradio.html',
    sTarget:'_self'
},
{   sTitle:'Temple of Balance Publishing',
    bIsWebPath:true,
    sUrl:'tobthebook.html',
    sTarget:'_self'
},
{   sTitle:'Healing Energy Cards',
    bIsWebPath:true,
    sUrl:'healingenergycards.html'
},
{   sTitle:'Words of Wisdom',
    bIsWebPath:true,
    sUrl:'wordsofwisdom.html'
},
{   sTitle:'Spirit Magazines',
    bIsWebPath:true,
    sUrl:'spiritmagazine.html',
    sTarget:'_self'
},
{   sTitle:'Breaking News',
    bIsWebPath:true,
    sUrl:'news&mediapage.html',
    sTarget:'_self'
},
{   sTitle:'Contact us',
    bIsWebPath:true,
    sUrl:'contactus.html'
}]
});
