var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Services',
    'bIsWebPath':true,
    'sUrl':'lawn-care-services.html'
},
{   'sTitle':'May Fever',
    'bIsWebPath':true,
    'sUrl':'lawn-mowing-special.html'
},
{   'sTitle':'Lawn Mowing',
    'bIsWebPath':true,
    'sUrl':'lawnmowing-penrith.html'
},
{   'sTitle':'Gardening',
    'bIsWebPath':true,
    'sUrl':'gardening-penrith.html'
},
{   'sTitle':'Turf & Lawn Service',
    'bIsWebPath':true,
    'sUrl':'turf-lawn-service.html'
},
{   'sTitle':'Turf Laying',
    'bIsWebPath':true,
    'sUrl':'turf-grass.html'
},
{   'sTitle':'Landscape garden design ',
    'bIsWebPath':true,
    'sUrl':'landscape-garden-design .html'
},
{   'sTitle':'Landscape gardening',
    'bIsWebPath':true,
    'sUrl':'landscape-gardening.html'
},
{   'sTitle':'Coupons',
    'bIsWebPath':true,
    'sUrl':'lawn-care-coupons.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact-quickworks.html'
}]
});
