var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Holistic Therapy',
    'bIsWebPath':true,
    'sUrl':'holistic.html',"childArray" : [
    {   'sTitle':'Aromatherapy',
        'bIsWebPath':true,
        'sUrl':'aromatherapy_ludlow.html'
    },
    {   'sTitle':' Reflexology',
        'bIsWebPath':true,
        'sUrl':'reflexology.html'
    },
    {   'sTitle':'Swedish Massage',
        'bIsWebPath':true,
        'sUrl':'swedish_massage.html'
    },
    {   'sTitle':'Indian Head Massage',
        'bIsWebPath':true,
        'sUrl':'indian_head_massage.html'
    },
    {   'sTitle':'Hot Stone Massage',
        'bIsWebPath':true,
        'sUrl':'hot_stone_massage.html'
    },
    {   'sTitle':'Reiki',
        'bIsWebPath':true,
        'sUrl':'reiki_holistic_healing.html'
    }]
},
{   'sTitle':'Bridal Make Up',
    'bIsWebPath':true,
    'sUrl':'bridal_make_packages.html'
},
{   'sTitle':'Universal Contour Wrap',
    'bIsWebPath':true,
    'sUrl':'universal_contour_wrap.html'
},
{   'sTitle':'Beauty Treatments',
    'bIsWebPath':true,
    'sUrl':'beauty_ludlow.html',"childArray" : [
    {   'sTitle':'Facials',
        'bIsWebPath':true,
        'sUrl':'facials.html'
    },
    {   'sTitle':'Eye Enhancements',
        'bIsWebPath':true,
        'sUrl':'eye_enhancements.html'
    },
    {   'sTitle':'Body Tan',
        'bIsWebPath':true,
        'sUrl':'body_tan.html'
    },
    {   'sTitle':'Waxing',
        'bIsWebPath':true,
        'sUrl':'phd_traditional_brazillian_waxing_ludlow.html'
    },
    {   'sTitle':'Nail Enhancements',
        'bIsWebPath':true,
        'sUrl':'acrylic_gel_nails_ludlow.html'
    },
    {   'sTitle':'Manicures',
        'bIsWebPath':true,
        'sUrl':'manicures_ludlow.html'
    },
    {   'sTitle':'Pedicures',
        'bIsWebPath':true,
        'sUrl':'pedicures_ludlow.html'
    },
    {   'sTitle':'Ear Piercing',
        'bIsWebPath':true,
        'sUrl':'ear_piercing.html'
    },
    {   'sTitle':'Microdermabrasion',
        'bIsWebPath':true,
        'sUrl':'microdermabrasion_facial_rejuvenation.html'
    },
    {   'sTitle':'Paraffin Manicure',
        'bIsWebPath':true,
        'sUrl':'hot_paraffin_manicure.html'
    }]
},
{   'sTitle':'Offers',
    'bIsWebPath':true,
    'sUrl':'ludlow_beauty_offers.html'
},
{   'sTitle':'Pamper, Treats, Tasters',
    'bIsWebPath':true,
    'sUrl':'ludlow_pamper_treats.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact_amber_holistic.html'
}]
});
