var nav_195tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'sUrl':'http://www.keydellnurseries.co.uk',
    'sTarget':'_self'
},
{   'sTitle':'Grow Your Own',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'grow.html',
    'sTarget':'_self'
},
{   'sTitle':'Special Offers',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'offers.html',"childArray" : [
    {   'sTitle':'Plant Offers',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'plantoffers.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'What\'s New',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'new.html',
    'sTarget':'_self'
},
{   'sTitle':'Aquatics',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'aquatics.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Fish Food/Treatments',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'fish.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Ponds/Waterfalls',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'ponds.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Pumps/Filters',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'pumps.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Water Features',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'features.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Chosen Charities',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'charities.html',
    'sTarget':'_self'
},
{   'sTitle':'Winter Products',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'winter.html',
    'sTarget':'_self'
},
{   'sTitle':'Online Shop',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self'
}]
});
