var nav_231tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'aboutus.html',
    'sTarget':'_self'
},
{   'sTitle':'Product Range',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Butchery',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'butchery.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Delicatessen',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'delicatessen.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Fresh Fruit & Veg',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'fruitandveg.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Groceries',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'groceries.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Hampers',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'hampers.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Gift Vouchers',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'giftcouchers.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'The Farm',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'farm.html',
    'sTarget':'_self'
},
{   'sTitle':'Cafe',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'cafe.html',
    'sTarget':'_self'
},
{   'sTitle':'Garden Shop',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'gardenshop.html',
    'sTarget':'_self'
},
{   'sTitle':'Recruitment',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'recruitment.html',
    'sTarget':'_self'
},
{   'sTitle':'Newsletter',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'newsletter1.html',
    'sTarget':'_self'
},
{   'sTitle':'Special Events   ',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'specialevents.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact1.html',
    'sTarget':'_self'
}]
});
