var nav_201tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about us.html',
    'sTarget':'_self'
},
{   'sTitle':'Teas',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'White Tea',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'white tea.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Yellow Tea',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'yellow tea.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Green Tea',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'green tea.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Jasmine Scented White & Green Tea',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'jasmine tea.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Oolong Tea',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'oolong tea.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Puerh Tea',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'puerh tea.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Mint Scented Green Tea',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'mint scented green tea.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Flowering Tea',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'flowering tea.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Black Tea',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'black tea.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Herbal Infusions',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'herbal infusions.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Menus',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'menu front page.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Breakfast',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'breakfast.html'
    },
    {   'sTitle':'Lunch/Dinner',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'lunch dinner.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Afternoon Tea',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'afternoontea.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Wine List',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'wine list.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Fingerfood Menu',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'finger food menu.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Sample Set Menu',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'set menu.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Valentines Day ',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page26.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Functions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'functions.html',
    'sTarget':'_self'
},
{   'sTitle':'Locations',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'locations.html',
    'sTarget':'_self'
},
{   'sTitle':'Atelier',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'atelier.html',
    'sTarget':'_self'
},
{   'sTitle':'Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'links.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact us.html',
    'sTarget':'_self'
}]
});
