var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Our Physio Approach',
    'bIsWebPath':true,
    'sUrl':'ourphysioapproach.html'
},
{   'sTitle':'Team',
    'bIsWebPath':true,
    'sUrl':'team.html'
},
{   'sTitle':'Treatable Conditions',
    'bIsWebPath':true,
    'sUrl':'treatableconditions.html'
},
{   'sTitle':'Treatments',
    'bIsWebPath':true,
    'sUrl':'treatments.html',"childArray" : [
    {   'sTitle':'Sports Injuries',
        'bIsWebPath':true,
        'sUrl':'sportsinjuries.html'
    },
    {   'sTitle':'Back Pain',
        'bIsWebPath':true,
        'sUrl':'backpain.html'
    },
    {   'sTitle':'Cardiac Rehab',
        'bIsWebPath':true,
        'sUrl':'cardiacrehab.html'
    },
    {   'sTitle':'Headaches',
        'bIsWebPath':true,
        'sUrl':'headaches.html'
    },
    {   'sTitle':'Womens Health',
        'bIsWebPath':true,
        'sUrl':'womenshealth.html'
    },
    {   'sTitle':'Care of the Elderly',
        'bIsWebPath':true,
        'sUrl':'careoftheelderly.html'
    },
    {   'sTitle':'Hypnotherapy',
        'bIsWebPath':true,
        'sUrl':'hypnotherapy.html'
    },
    {   'sTitle':'Acupuncture',
        'bIsWebPath':true,
        'sUrl':'acupuncture.html'
    },
    {   'sTitle':'Reflexology',
        'bIsWebPath':true,
        'sUrl':'reflexology.html'
    },
    {   'sDescription':'Teres Hosszu offers sports and holistic massage treating musculosketal pain.',
        'sTitle':'Sports and Holistic Massage',
        'bIsWebPath':true,
        'sUrl':'sportsandholisticmassage.html'
    },
    {   'sTitle':'Ergonomics',
        'bIsWebPath':true,
        'sUrl':'ergonomics.html'
    },
    {   'sTitle':'Bowen Technique',
        'bIsWebPath':true,
        'sUrl':'bowentechnique.html'
    },
    {   'sTitle':'Cranial Osteopathy',
        'bIsWebPath':true,
        'sUrl':'crainialosteopathy.html'
    },
    {   'sTitle':'Cranial Osteopathy For Children',
        'bIsWebPath':true,
        'sUrl':'cranialosteopathyforchildre.html'
    },
    {   'sTitle':'Psychotherapy',
        'bIsWebPath':true,
        'sUrl':'psychotherapy.html'
    },
    {   'sTitle':'Osteopath',
        'bIsWebPath':true,
        'sUrl':'osteopath.html'
    }]
},
{   'sTitle':'Testimonials',
    'bIsWebPath':true,
    'sUrl':'testimonials.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contactus.html'
}]
});
