var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Welcome',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Credentials',
    'bIsWebPath':true,
    'sUrl':'credentials.html'
},
{   'sTitle':'Payment & Terms',
    'bIsWebPath':true,
    'sUrl':'terms.html'
},
{   'sTitle':'Specials',
    'bIsWebPath':true,
    'sUrl':'specials.html'
},
{   'sTitle':'Spa Services',
    'bIsWebPath':true,
    'sUrl':'spa_services.html',"childArray" : [
    {   'sTitle':'Facials',
        'bIsWebPath':true,
        'sUrl':'facials.html',"childArray" : [
        {   'sTitle':'About Manuka Honey',
            'bIsWebPath':true,
            'sUrl':'about manuka honey.html',"childArray" : [
            {   'sTitle':'Anti-Aging',
                'bIsWebPath':true,
                'sUrl':'anti_aging.html'
            },
            {   'sTitle':'Acne',
                'bIsWebPath':true,
                'sUrl':'acne.html'
            }]
        }]
    },
    {   'sTitle':'Rejuvenation Peels',
        'bIsWebPath':true,
        'sUrl':'rejuvenation_peels.html'
    },
    {   'sTitle':'Shellac',
        'bIsWebPath':true,
        'sUrl':'shellac.html'
    },
    {   'sTitle':'Pedicures',
        'bIsWebPath':true,
        'sUrl':'pedicures.html'
    },
    {   'sTitle':'Manicures',
        'bIsWebPath':true,
        'sUrl':'maicures.html'
    },
    {   'sDescription':'pre-formed, lightweight, highly flexible full cover nails that look exactly like yuour own...only better!',
        'sTitle':'Prescription Nails',
        'bIsWebPath':true,
        'sUrl':'prescription_nails.html'
    },
    {   'sTitle':'Hair Removal',
        'bIsWebPath':true,
        'sUrl':'hair_removal.html'
    }]
},
{   'sTitle':'Spa Prices',
    'bIsWebPath':true,
    'sUrl':'spa_prices.html'
},
{   'sTitle':'Skin Sense ',
    'bIsWebPath':true,
    'sUrl':'skin_sense.html',"childArray" : [
    {   'sTitle':'Sensitive to Normal',
        'bIsWebPath':true,
        'sUrl':'sensitive_normal.html'
    },
    {   'sTitle':'Dry/Dehydrated',
        'bIsWebPath':true,
        'sUrl':'dry_dehydrated.html'
    },
    {   'sTitle':'Combination to Oily',
        'bIsWebPath':true,
        'sUrl':'combination_oily.html'
    },
    {   'sTitle':'Anti-Aging',
        'bIsWebPath':true,
        'sUrl':'antiaging.html'
    },
    {   'sTitle':'Extreme Anti-Oxidants',
        'bIsWebPath':true,
        'sUrl':'antioxidants.html'
    }]
},
{   'sTitle':'Gift Certificates',
    'bIsWebPath':true,
    'sUrl':'gift_certificates.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact_us.html'
}]
});
