var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'What is EFT',
    'bIsWebPath':true,
    'sUrl':'what-is-eft.html'
},
{   'sTitle':'Benefits',
    'bIsWebPath':true,
    'sUrl':'benefits.html'
},
{   'sTitle':'Consultations',
    'bIsWebPath':true,
    'sUrl':'consultations.html'
},
{   'sTitle':'Workshops',
    'bIsWebPath':true,
    'sUrl':'workshops.html',"childArray" : [
    {   'sTitle':'AAMET Approved EFT Training Courses',
        'bIsWebPath':true,
        'sUrl':'AAMET-EFT-courses.html'
    },
    {   'sTitle':'EFT for PMS Workshop',
        'bIsWebPath':true,
        'sUrl':'eft-pms-workshop.html'
    },
    {   'sTitle':'EFT Borrowing Benefits Healing Circle',
        'bIsWebPath':true,
        'sUrl':'borrowing-benefits.html'
    }]
},
{   'sTitle':'Women\'s Issues',
    'bIsWebPath':true,
    'sUrl':'women-birth-pregnancy.html',"childArray" : [
    {   'sTitle':'Menstrual Cycle',
        'bIsWebPath':true,
        'sUrl':'menstrualcycle.html'
    },
    {   'sTitle':'Trying To Conceive',
        'bIsWebPath':true,
        'sUrl':'tryingtoconceive.html'
    },
    {   'sTitle':'Pregnancy and Birth',
        'bIsWebPath':true,
        'sUrl':'pregnancyandbirth.html'
    },
    {   'sTitle':'Birth Trauma',
        'bIsWebPath':true,
        'sUrl':'birthtrauma.html'
    },
    {   'sTitle':'Post Natal',
        'bIsWebPath':true,
        'sUrl':'postnatal.html'
    }]
},
{   'sTitle':'Free EFT Manual',
    'bIsWebPath':true,
    'sUrl':'free-eft-manual.html'
},
{   'sTitle':'About',
    'bIsWebPath':true,
    'sUrl':'tamaradonn.html'
},
{   'sTitle':'Resources',
    'bIsWebPath':true,
    'sUrl':'resources.html',"childArray" : [
    {   'sTitle':'Articles',
        'bIsWebPath':true,
        'sUrl':'articles.html',"childArray" : [
        {   'sTitle':'Healing Abortion Trauma with EFT',
            'bIsWebPath':true,
            'sUrl':'healingabortiontraumawitheft.html'
        }]
    },
    {   'sTitle':'Links',
        'bIsWebPath':true,
        'sUrl':'links.html'
    }]
}]
});
