var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Massage and more',
    'bIsWebPath':true,
    'sUrl':'massage and more.html'
},
{   'sTitle':'Skincare & Make-up Treatments',
    'bIsWebPath':true,
    'sUrl':'page5.html'
},
{   'sTitle':'Yoga & Meditation',
    'bIsWebPath':true,
    'sUrl':'yoga&meditation.html'
},
{   'sTitle':'Spa Parties',
    'bIsWebPath':true,
    'sUrl':'page12.html'
},
{   'sTitle':'Pamper Packages',
    'bIsWebPath':true,
    'sUrl':'page13.html'
},
{   'sTitle':'Ask Hector (FAQs)',
    'bIsWebPath':true,
    'sUrl':'frequentlyaskedquestions.html'
},
{   'sTitle':'Testimonials',
    'bIsWebPath':true,
    'sUrl':'page11.html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'page4.html'
},
{   'sTitle':'Yoga Teacher Training',
    'bIsWebPath':true,
    'sUrl':'yoga teacher training.html'
}]
});
