var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Past Projects',
    'bIsWebPath':true,
    'sUrl':'past projects.html',"childArray" : [
    {   'sTitle':'Testimonials',
        'bIsWebPath':true,
        'sUrl':'testimonials.html'
    },
    {   'sTitle':'Commercial',
        'bIsWebPath':true,
        'sUrl':'commercial.html',"childArray" : [
        {   'sTitle':'Luff Way',
            'bIsWebPath':true,
            'sUrl':'luff way.html'
        },
        {   'sTitle':'Rollerworld',
            'bIsWebPath':true,
            'sUrl':'rollerworld.html'
        },
        {   'sTitle':'The Market Place',
            'bIsWebPath':true,
            'sUrl':'the market place.html'
        },
        {   'sTitle':'Day Care Centre',
            'bIsWebPath':true,
            'sUrl':'day care centre.html'
        },
        {   'sTitle':'Five Staks',
            'bIsWebPath':true,
            'sUrl':'five staks.html'
        }]
    },
    {   'sTitle':'Residential',
        'bIsWebPath':true,
        'sUrl':'residential.html',"childArray" : [
        {   'sTitle':'Dallmara',
            'bIsWebPath':true,
            'sUrl':'dallmara.html'
        },
        {   'sTitle':'Harp Meadow',
            'bIsWebPath':true,
            'sUrl':'harp meadow.html'
        },
        {   'sTitle':'Hewitts ',
            'bIsWebPath':true,
            'sUrl':'hewitts .html'
        },
        {   'sTitle':'Jacques Cottage',
            'bIsWebPath':true,
            'sUrl':'jacques cottage.html'
        },
        {   'sTitle':'Oxford Road',
            'bIsWebPath':true,
            'sUrl':'oxford road.html'
        },
        {   'sTitle':'Coe`s',
            'bIsWebPath':true,
            'sUrl':'coe`s.html'
        },
        {   'sTitle':'Heathside',
            'bIsWebPath':true,
            'sUrl':'heathside.html'
        }]
    }]
},
{   'sTitle':'Timber Engineering',
    'bIsWebPath':true,
    'sUrl':'Timber Engineering.html',"childArray" : [
    {   'sTitle':'Timber Framed Packages',
        'bIsWebPath':true,
        'sUrl':'timber framed packages.html'
    },
    {   'sTitle':'Specialist Roof Design and Build ',
        'bIsWebPath':true,
        'sUrl':'specialist roof design and build .html'
    }]
},
{   'sTitle':'Current Projects',
    'bIsWebPath':true,
    'sUrl':'current projects.html',"childArray" : [
    {   'sTitle':'Extension – Gt Bromley',
        'bIsWebPath':true,
        'sUrl':'extension – gt bromley.html'
    },
    {   'sTitle':'Extension – St Osyth',
        'bIsWebPath':true,
        'sUrl':'extension – st osyth.html'
    },
    {   'sTitle':'Extension – Welshwood Park, Colchester  ',
        'bIsWebPath':true,
        'sUrl':'extension – welshwood park, colchester .html'
    },
    {   'sTitle':'Dodnash Fruit Farm ',
        'bIsWebPath':true,
        'sUrl':'dodnash fruit farm.html'
    }]
},
{   'sTitle':'Architectural Design Services ',
    'bIsWebPath':true,
    'sUrl':'architectural design services .html',"childArray" : [
    {   'sTitle':'Planning Permission',
        'bIsWebPath':true,
        'sUrl':'planning permission.html'
    },
    {   'sTitle':'Permitted Development',
        'bIsWebPath':true,
        'sUrl':'permitted development.html'
    },
    {   'sTitle':'Building Regulations',
        'bIsWebPath':true,
        'sUrl':'building regulations.html'
    },
    {   'sTitle':'Structural Design',
        'bIsWebPath':true,
        'sUrl':'structural design.html'
    }]
},
{   'sTitle':'Eco Building ',
    'bIsWebPath':true,
    'sUrl':'eco building .html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'about us.html',"childArray" : [
    {   'sTitle':'Professional Construction',
        'bIsWebPath':true,
        'sUrl':'professional construction.html'
    },
    {   'sTitle':'Philosophy and Attitudes',
        'bIsWebPath':true,
        'sUrl':'philosophy and attitudes.html'
    },
    {   'sTitle':'The Service',
        'bIsWebPath':true,
        'sUrl':'the service.html'
    }]
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
