var nav_353tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Asian Cooking',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'asian-cooking.html'
},
{   'sTitle':'Buffetware',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'buffetware.html'
},
{   'sTitle':'Cleaning Products',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'cleaning-products.html'
},
{   'sTitle':'Equipment',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'equipment.html'
},
{   'sTitle':'Kitchenware',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'kitchenware.html'
},
{   'sTitle':'Knives',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'knives.html'
},
{   'sTitle':'Knife Accessories',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'knife-accessories.html'
},
{   'sTitle':'Pizza Ovens',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'pizza-ovens.html'
},
{   'sTitle':'Rice Cookers',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'rice-cookers.html'
},
{   'sTitle':'Rotisseries',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'rotisseries.html'
},
{   'sTitle':'Trolleys',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'trolleys.html'
},
{   'sTitle':'Downloads',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'downloads.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact-us.html'
}]
});
