var nav_261tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Welcome',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'Clinical ',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Laser Hair Removal',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'laser_hair_removal.html'
    },
    {   'sTitle':'Permanent Makeup',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'makeup.html'
    },
    {   'sTitle':'Clinical Skin Care',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'clinicalskincare.html',"childArray" : [
        {   'sTitle':'HydraFacialTM',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'hydrafacial.html'
        }]
    }]
},
{   'sTitle':'Spa',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Packages',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'packages.html'
    },
    {   'sTitle':'Massages',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'massages.html'
    },
    {   'sTitle':'Body Treatments',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'body_contour_wrap.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Waxing Services',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'waxing.html'
    },
    {   'sTitle':'Facial Treatments',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'facials.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Salon',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'salon.html',
    'sTarget':'_self'
},
{   'sTitle':'Specials',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'specials.html'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about_us.html',"childArray" : [
    {   'sTitle':'Testimonials',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'testimonials.html'
    }]
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
