var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Temple Steps',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Healing Room',
    bIsWebPath:true,
    sUrl:'healingroom.html',"childArray" : [
    {   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:'Services - Price List',
        bIsWebPath:true,
        sUrl:'services-pricelist.html'
    },
    {   sTitle:'Group Bookings',
        bIsWebPath:true,
        sUrl:'groupbookings.html'
    }]
},
{   sTitle:'Healing Art',
    bIsWebPath:true,
    sUrl:'healingart.html',"childArray" : [
    {   sTitle:'Drawing for You',
        bIsWebPath:true,
        sUrl:'drawingforyou.html'
    },
    {   sTitle:'Healing Energy Cards',
        bIsWebPath:true,
        sUrl:'healingenergycards.html'
    },
    {   sTitle:'Gallery',
        bIsWebPath:true,
        sUrl:'gallery.html'
    }]
},
{   sTitle:'Healing Sound',
    bIsWebPath:true,
    sUrl:'healingsound.html',
    sTarget:'_self'
},
{   sTitle:'Events - What\'s on',
    bIsWebPath:true,
    sUrl:'events.html',"childArray" : [
    {   sTitle:'TOB Event Gallery',
        bIsWebPath:true,
        sUrl:'TOBeventgallery.html'
    },
    {   sTitle:'Events for Individuals',
        bIsWebPath:true,
        sUrl:'individualpublicevents.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Sydney Events',
            bIsWebPath:true,
            sUrl:'sydneyevents.html',"childArray" : [
            {   sTitle:'Intuitive Healing Workshop - Stage 1',
                bIsWebPath:true,
                sUrl:'intuitiveworkshopstage1syd.html'
            },
            {   sTitle:'Shamanic healing day',
                bIsWebPath:true,
                sUrl:'shamanichealingday.html',
                sTarget:'_self'
            }]
        },
        {   sTitle:'Melbourne Events',
            bIsWebPath:true,
            sUrl:'melbourneevents.html'
        },
        {   sTitle:'Tasmania Events',
            bIsWebPath:true,
            sUrl:'tasmaniaevents.html'
        },
        {   sTitle:'Brisbane Events',
            bIsWebPath:true,
            sUrl:'brisbaneevents.html'
        },
        {   sTitle:'Sunshine Coast, QLD Events',
            bIsWebPath:true,
            sUrl:'sunshinecoastevents.html'
        },
        {   sTitle:'Perth, Western Australia Events',
            bIsWebPath:true,
            sUrl:'Perthevents.html',"childArray" : [
            {   sTitle:'Spiritual Surgery Course Perth',
                bIsWebPath:true,
                sUrl:'Spiritualsurgeryperthinfo.html'
            },
            {   sTitle:'Healing weekend Strengthen & grow',
                bIsWebPath:true,
                sUrl:'Healingweekendperth.html'
            },
            {   sTitle:'Introduction To Crystals Perth',
                bIsWebPath:true,
                sUrl:'Introtocrystalsperth.html'
            },
            {   sTitle:'Perth Accommodation',
                bIsWebPath:true,
                sUrl:'perthaccommodation.html',
                sTarget:'_self'
            }]
        },
        {   sTitle:'International Events',
            bIsWebPath:true,
            sUrl:'Internationalevents.html',"childArray" : [
            {   sTitle:'European Tour',
                bIsWebPath:true,
                sUrl:'europeantour.html'
            }]
        },
        {   sTitle:'Online Events',
            bIsWebPath:true,
            sUrl:'onlineevents.html'
        },
        {   sTitle:'Special Events - Mass Healing',
            bIsWebPath:true,
            sUrl:'specialevents.html'
        }]
    },
    {   sTitle:'Events for Businesses',
        bIsWebPath:true,
        sUrl:'privateeventsbusiness.html',
        sTarget:'_self'
    },
    {   sTitle:'Event Registration',
        bIsWebPath:true,
        sUrl:'eventregistration.html'
    }]
},
{   sTitle:'Words of Wisdom',
    bIsWebPath:true,
    sUrl:'wordsofwisdom.html'
},
{   sTitle:'About our Temple',
    bIsWebPath:true,
    sUrl:'aboutourtemple.html',"childArray" : [
    {   sTitle:'Links we like',
        bIsWebPath:true,
        sUrl:'links.html'
    },
    {   sTitle:'Our Team',
        bIsWebPath:true,
        sUrl:'yourhealers.html'
    },
    {   sTitle:'Testimonials',
        bIsWebPath:true,
        sUrl:'testimonials.html'
    },
    {   sTitle:'Statistics',
        bIsWebPath:true,
        sUrl:'statistics.html'
    },
    {   sTitle:'News & Media',
        bIsWebPath:true,
        sUrl:'news&mediapage.html',
        sTarget:'_self'
    },
    {   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:'Crystal Directory',
            bIsWebPath:true,
            sUrl:'crystaldirectory.html'
        }]
    }]
},
{   sTitle:'Help Me!!',
    bIsWebPath:true,
    sUrl:'helpme.html'
},
{   sTitle:'Contact us',
    bIsWebPath:true,
    sUrl:'contactus.html'
}]
});