var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about us.html'
},
{   sTitle:'Services',
    bIsWebPath:true,
    sUrl:'cleaning services london.html',"childArray" : [
    {   sTitle:'Window Cleaning',
        bIsWebPath:true,
        sUrl:'window cleaning london essex hertfordshire.html'
        ,"childArray" : [{   sTitle:'Methods',
            bIsWebPath:true,
            sUrl:'access methods.html',"childArray" : [
            {   sTitle:'Traditional',
                bIsWebPath:true,
                sUrl:'traditional window cleaning.html'
            },
            {   sTitle:'Waterfed pole',
                bIsWebPath:true,
                sUrl:'water fed pole window cleaning.html',"childArray" : [
                {   sTitle:'Reverse Osmosis',
                    bIsWebPath:true,
                    sUrl:'reverse osmosis.html'
                }]
            },
            {   sTitle:'Cradle Access',
                bIsWebPath:true,
                sUrl:'cradle access window cleaning london.html'
            },
            {   sTitle:'Platform Access',
                bIsWebPath:true,
                sUrl:'cherrypicker access london.html'
            },
            {   sTitle:'Harness Access',
                bIsWebPath:true,
                sUrl:'harness access window cleaning london.html'
            }]
        },
        {   sTitle:'Residential',
            bIsWebPath:true,
            sUrl:'residential window cleaning london sw1 sw3 sw5 sw7 w1 w2 w8 w9 w10 w11 w14 nw3.html'
        }]
    },
    {   sTitle:'Rope Access',
        bIsWebPath:true,
        sUrl:'rope access london essex hertfordshire.html',"childArray" : [
        {   sTitle:'Rope Access Window Cleaning',
            bIsWebPath:true,
            sUrl:'abseil window cleaning london.html'
        },
        {   sTitle:'Rope access pigeon netting installation',
            bIsWebPath:true,
            sUrl:'rope access pigeon netting london.html'
        },
        {   sTitle:'Rope access sealant mastic application',
            bIsWebPath:true,
            sUrl:'rope access sealant mastic application.html'
        },
        {   sTitle:'Rope access brickwork re-pointing and repair',
            bIsWebPath:true,
            sUrl:'rope access brickwork re-pointing and repair.html'
        },
        {   sTitle:'Rope access jetwashing',
            bIsWebPath:true,
            sUrl:'rope access jetwashing.html'
        },
        {   sTitle:'Rope access facade cleaning & restoration',
            bIsWebPath:true,
            sUrl:'rope access facade cleaning & restoration.html'
        },
        {   sTitle:'Rope access gutter and downpipe repairs',
            bIsWebPath:true,
            sUrl:'rope access gutter and downpipe repairs.html'
        }]
    },
    {   sTitle:'Communal Cleaning',
        bIsWebPath:true,
        sUrl:'communal cleaning london essex hertfordshire.html'
    },
    {   sTitle:'Office Cleaning',
        bIsWebPath:true,
        sUrl:'office cleaning london essex hertfordshire.html'
    },
    {   sTitle:'Builders Cleaning',
        bIsWebPath:true,
        sUrl:'builders cleaning london essex hertfordshire.html'
    },
    {   sTitle:'Estate Cleaning',
        bIsWebPath:true,
        sUrl:'estate cleaning london essex hertfordshire.html'
    },
    {   sTitle:'Floor Maintenance',
        bIsWebPath:true,
        sUrl:'floor maintenance london essex hertfordshire.html'
    },
    {   sTitle:'Jetwashing & Power Washing',
        bIsWebPath:true,
        sUrl:'jetwashing london essex hertfordshire.html'
    },
    {   sTitle:'PVCu Cleaning',
        bIsWebPath:true,
        sUrl:'pvcu upvc cleaning london essex hertfordshire.html'
    },
    {   sTitle:'Cladding Cleaning',
        bIsWebPath:true,
        sUrl:'cladding cleaning london essex hertfordshire.html'
    }]
},
{   sTitle:'Nationwide ',
    bIsWebPath:true,
    sUrl:'nationwide commercial window cleaning.html'
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'gallery.html'
},
{   sTitle:'Photoquote',
    bIsWebPath:true,
    sUrl:'photoquote.html'
},
{   sTitle:'Our Clients',
    bIsWebPath:true,
    sUrl:'clients.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact us.html'
}]
});
