var nav_405tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'HOME',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'SERVICES',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'lawn-care-services.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Lawn Mowing Services',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'lawnmowing-penrith.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Gardening',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'gardening-penrith.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Turf Services',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'turf-lawn-service.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Turf Laying',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'turf-grass.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Landscape Design',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'landscape-garden-design .html',
        'sTarget':'_self'
    },
    {   'sTitle':'Landscape Gardening',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'landscape-gardening.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'MAY FEVER',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'lawn-mowing-special.html',
    'sTarget':'_self'
},
{   'sTitle':'COUPONS',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'lawn-care-coupons.html',
    'sTarget':'_self'
},
{   'sTitle':'CONTACT US',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact-quickworks.html',
    'sTarget':'_self'
}]
});
