var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'EVA Hair and Beauty Salons provide a sanctuary in the city dedicated to making you look and feel great.',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'home.html'
},
{   sDescription:'EVA Hair special offers, EVA Salisbury Hair Beauty and Well being. EVA Andover Hair salon, EVA Amesbury Hair Salon.',
    sTitle:'EVA Offers',
    bIsWebPath:true,
    sUrl:'eva_offers.html'
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'eva_news.html'
},
{   sTitle:'Prices',
    bIsWebPath:true,
    sUrl:'prices.html'
},
{   sTitle:'Hair Services',
    bIsWebPath:true,
    sUrl:'hair_services.html',"childArray" : [
    {   sTitle:'Colouring',
        bIsWebPath:true,
        sUrl:'colouring.html'
    },
    {   sTitle:'Cutting and Styling',
        bIsWebPath:true,
        sUrl:'cutting and styling.html'
    },
    {   sTitle:'Weddings',
        bIsWebPath:true,
        sUrl:'weddings.html'
    },
    {   sTitle:'Hair Extensions',
        bIsWebPath:true,
        sUrl:'hair_extensions.html'
    }]
},
{   sTitle:'Beauty Services',
    bIsWebPath:true,
    sUrl:'beauty_services.html',"childArray" : [
    {   sTitle:'Nails',
        bIsWebPath:true,
        sUrl:'nails.html'
    },
    {   sTitle:'Eyelashes',
        bIsWebPath:true,
        sUrl:'evelashes.html'
    },
    {   sTitle:'Eve Taylor Facial',
        bIsWebPath:true,
        sUrl:'eve_taylor_facial.html'
    },
    {   sTitle:'Tanning',
        bIsWebPath:true,
        sUrl:'tanning.html'
    },
    {   sTitle:'Waxing',
        bIsWebPath:true,
        sUrl:'waxing.html'
    }]
},
{   sTitle:'Spa Services',
    bIsWebPath:true,
    sUrl:'eva_spa.html',"childArray" : [
    {   sTitle:'Massages',
        bIsWebPath:true,
        sUrl:'massages.html'
    },
    {   sTitle:'Spa Packages',
        bIsWebPath:true,
        sUrl:'spa_packages.html'
    }]
},
{   sTitle:'Salon Finder',
    bIsWebPath:true,
    sUrl:'salon_finder.html',"childArray" : [
    {   sTitle:'Andover',
        bIsWebPath:true,
        sUrl:'eva_andover.html'
    },
    {   sTitle:'Amesbury',
        bIsWebPath:true,
        sUrl:'eva_amesbury.html'
    },
    {   sTitle:'Salisbury',
        bIsWebPath:true,
        sUrl:'eva_salisbury.html'
    }]
},
{   sDescription:'EVA Salon Opening Hours, opening hours, eva opening hours, late night, eva late night',
    sTitle:'Opening Hours',
    bIsWebPath:true,
    sUrl:'opening_hours.html'
},
{   sTitle:'About EVA',
    bIsWebPath:true,
    sUrl:'about eva.html',"childArray" : [
    {   sTitle:'Charitable Support',
        bIsWebPath:true,
        sUrl:'charity.html'
    },
    {   sTitle:'Careers',
        bIsWebPath:true,
        sUrl:'careers.html'
    }]
}]
});
