var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'beauty salon aylsham, still waters aylsham, beauty aylsham, salon aylsham',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Beauty Treatment List',
    bIsWebPath:true,
    sUrl:'page2.html'
},
{   sTitle:'Facials, Massage, Holistic',
    bIsWebPath:true,
    sUrl:'page3.html'
}]
});
