var customnavtree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Create-a-scape',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Groundworks',
    bIsWebPath:true,
    sUrl:'page3.html',
    sTarget:'_self'
},
{   sDescription:'gardens',
    sTitle:'Gallery 1',
    bIsWebPath:true,
    sUrl:'page4.html',
    sTarget:'_self'
},
{   sDescription:'Photos of landscaping projects, gardens in Pembrokeshire,and  Groundsworks',
    sTitle:'Gallery2',
    bIsWebPath:true,
    sUrl:'page6.html',
    sTarget:'_self'
},
{   sDescription:'works completed ',
    sTitle:'Gallery 3 ',
    bIsWebPath:true,
    sUrl:'page7.html',
    sTarget:'_self'
},
{   sDescription:'various service we provide ',
    sTitle:'Our services',
    bIsWebPath:true,
    sUrl:'page5.html',
    sTarget:'_self'
}]
});
