var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Your visit',
        'bIsWebPath':true,
        'sUrl':'your visit.html'
    }]
},
{   'sTitle':'Your Therapist',
    'bIsWebPath':true,
    'sUrl':'therapist.html'
},
{   'sTitle':'Reiki',
    'bIsWebPath':true,
    'sUrl':'reiki.html'
},
{   'sTitle':'Reflexology',
    'bIsWebPath':true,
    'sUrl':'reflexology.html'
},
{   'sTitle':'Hopi Ear Candling',
    'bIsWebPath':true,
    'sUrl':'hopi ear candling.html'
},
{   'sTitle':'Indian Head Massage',
    'bIsWebPath':true,
    'sUrl':'indian head massage.html'
},
{   'sTitle':'Rejuvenating Facial Massage',
    'bIsWebPath':true,
    'sUrl':'face_lift_massage.html'
},
{   'sTitle':'Training Courses',
    'bIsWebPath':true,
    'sUrl':'training courses.html',"childArray" : [
    {   'sTitle':'Reiki First Degree Training',
        'bIsWebPath':true,
        'sUrl':'reiki 1st degree.html'
    },
    {   'sTitle':'Reiki Second Degree Training',
        'bIsWebPath':true,
        'sUrl':'reiki 2 training.html'
    },
    {   'sTitle':'Health Dowsing Training',
        'bIsWebPath':true,
        'sUrl':'dowsing courses.html'
    },
    {   'sTitle':'Introduction to Dowsing',
        'bIsWebPath':true,
        'sUrl':'dowsing course.html'
    }]
},
{   'sTitle':'Aromatherapy Massage',
    'bIsWebPath':true,
    'sUrl':'aromatherapy & pregnancy massage.html',"childArray" : [
    {   'sTitle':'Essential Oils',
        'bIsWebPath':true,
        'sUrl':'essential oils.html'
    }]
},
{   'sTitle':'Health Dowsing',
    'bIsWebPath':true,
    'sUrl':'HEALTH  DOWSING.html'
},
{   'sTitle':'Prices & Gift Vouchers',
    'bIsWebPath':true,
    'sUrl':'prices and gift vouchers.html',"childArray" : [
    {   'sTitle':'News and Special Offers',
        'bIsWebPath':true,
        'sUrl':'news and special offers.html'
    }]
},
{   'sTitle':'Contact Me',
    'bIsWebPath':true,
    'sUrl':'CONTACT ME.html'
},
{   'sTitle':'FAQs',
    'bIsWebPath':true,
    'sUrl':'FAQ.html'
},
{   'sTitle':'Useful Links',
    'bIsWebPath':true,
    'sUrl':'useful links.html'
}]
});
