var nav_183tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'home',
    'bIsExternal':true,
    'sUrl':'http://katrabodyworks.com/index.html'
},
{   'sTitle':'about',
    'bIsExternal':true,
    'sUrl':'http://katrabodyworks.com/about.html'
},
{   'sTitle':'faq',
    'bIsExternal':true,
    'sUrl':'http://katrabodyworks.com/faq.html'
},
{   'sTitle':'services',
    'bIsExternal':true,
    'sUrl':'http://katrabodyworks.com/services.html'
},
{   'sTitle':'reading',
    'bIsExternal':true,
    'sUrl':'http://katrabodyworks.com/reading.html'
},
{   'sTitle':'testimonials',
    'bIsExternal':true,
    'sUrl':'http://katrabodyworks.com/testimonials.html'
},
{   'sTitle':'events',
    'bIsExternal':true,
    'sUrl':'http://katrabodyworks.com/events.html'
},
{   'sTitle':'directions',
    'bIsExternal':true,
    'sUrl':'http://katrabodyworks.com/directions.html'
},
{   'sTitle':'contact us',
    'bIsExternal':true,
    'sUrl':'http://katrabodyworks.com/directions.html',
    'sTarget':'_self'
}]
});
