var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Why us',
    bIsWebPath:true,
    sUrl:'glass-splashbacks.html',
    sTarget:'_self'
},
{   sTitle:'Product',
    bIsWebPath:true,
    sUrl:'colour-glass-splashbacks.html',
    sTarget:'_self'
},
{   sTitle:'Residential',
    bIsWebPath:true,
    sUrl:'back-painted-glass.html',
    sTarget:'_self'
},
{   sTitle:'Bespoke',
    bIsWebPath:true,
    sUrl:'glass-worktops.html',
    sTarget:'_self'
},
{   sTitle:'Commercial',
    bIsWebPath:true,
    sUrl:'glass-wall-cladding.html',
    sTarget:'_self'
},
{   sTitle:'Get a Quote',
    bIsWebPath:true,
    sUrl:'kitchen-glass-splashbacks.html',
    sTarget:'_self'
},
{   sTitle:'Contact us',
    bIsWebPath:true,
    sUrl:'back-painted-glass-splashbacks.html',
    sTarget:'_self'
},
{   sTitle:'E-Mail us',
    bIsWebPath:true,
    sUrl:'coloured-glass-splashbacks.html',
    sTarget:'_self'
}]
});
