var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Oxford Web design',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'S.E.O',
    bIsWebPath:true,
    sUrl:'Search-Engine-Optimisation_Oxford-SEO.html'
},
{   sTitle:'About us',
    bIsWebPath:true,
    sUrl:'Web_design_Oxford-About_us.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'Contact_Oxford_web_design.html'
},
{   sDescription:'Frequently asked questions',
    sTitle:'F.A.Qs',
    bIsWebPath:true,
    sUrl:'oxford-web-design-frequently-asked-questions.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'Oxford_web_design-Associated_Links.html'
}]
});
