var nav_213tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Please Choose',
    'bIsExternal':true,
    'sUrl':'http://',
    'sTarget':'_self'
},
{   'sTitle':'Spa/Beauty',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'spar-beauty.html'
},
{   'sTitle':'Relaxation',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'relaxation.html'
},
{   'sTitle':'Meditation',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'meditation.html'
},
{   'sTitle':'Yoga',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'yoga.html'
},
{   'sTitle':'Sleep',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'sleep.html'
},
{   'sTitle':'Cafe/Restaurant',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'cafe-restaurant.html'
},
{   'sTitle':'Shops',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'shops.html'
},
{   'sTitle':'Christmas',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'magical-christmas.html',
    'sTarget':'_self'
}]
});
