- ID scansione:
- 6ef4d398-5079-4b81-afcb-00f57ad8f413Fatto
- URL inviato:
- https://bakerbondgreen.co.uk/
- Report terminato:
Link · 0 trovati
I link in uscita identificati dalla pagina
Variabili JavaScript · 16 trovate
Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente
Nome | Tipo |
---|---|
0 | object |
1 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
$ | function |
jQuery | function |
Waypoint | function |
Typekit | object |
___grecaptcha_cfg | object |
Messaggi di log della console · 10 trovati
Messaggi registrati nella console Web
Tipo | Categoria | Log |
---|---|---|
log | other |
|
log | other |
|
log | other |
|
log | other |
|
log | other |
|
log | other |
|
log | other |
|
log | other |
|
log | other |
|
log | other |
|
HTML
Il corpo HTML non elaborato della pagina
<!DOCTYPE html><html class="wf-brandongrotesque-n4-active wf-brandongrotesque-n3-active wf-brandongrotesque-n7-active wf-brandongrotesque-n5-active wf-active"><head><meta http-equiv="origin-trial" content="A/kargTFyk8MR5ueravczef/wIlTkbVk1qXQesp39nV+xNECPdLBVeYffxrM8TmZT6RArWGQVCJ0LRivD7glcAUAAACQeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZS5jb206NDQzIiwiZmVhdHVyZSI6IkRpc2FibGVUaGlyZFBhcnR5U3RvcmFnZVBhcnRpdGlvbmluZzIiLCJleHBpcnkiOjE3NDIzNDIzOTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9">
<meta charset="UTF-8">
<meta name="description" content="Baker Bond & Green">
<meta name="keywords" content="">
<meta name="author" content="design by Metric London, build by Direction Forward">
<link type="text/css" rel="stylesheet" href="bbg.css">
<title>Baker Bond & Green</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<!-- Scripts -->
<script type="text/javascript" async="" charset="utf-8" src="https://www.gstatic.com/recaptcha/releases/-ZG7BC9TxCVEbzIO2m429usb/recaptcha__en.js" crossorigin="anonymous" integrity="sha384-gaZtYaI7oJHEOo1YO6VuoCE4iZ5fMV9mYHP0BHf+r2ttABnpWWCIkgI6ItNW4ZdO"></script><script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script type="text/javascript" src="jquery.waypoints.js"></script>
<script type="text/javascript" src="inview.js"></script>
<script type="text/javascript" src="scripts.js"></script>
<script async="" src="https://www.google.com/recaptcha/api.js?render=6LfpiqAhAAAAANw-y08heofqbeog3PSrOQoXRN7s"></script>
<script>
$(function () {
$('#waypoint8').on('submit',function (e) {
e.preventDefault();
var noname;
if ( !$("#waypoint8 :input[name='name']" ).val() ) {noname = true}
if (noname) {
alert('Please add a name');
return false;
}
var noemail;
if ( !$("#waypoint8 :input[name='email']" ).val() ) {noemail = true}
if (noemail) {
alert('Please add an email address');
return false;
}
grecaptcha.ready(function () {
grecaptcha.execute('6LfpiqAhAAAAANw-y08heofqbeog3PSrOQoXRN7s', { action: 'contact' }).then(function (token) {
var recaptchaResponse = document.getElementById('recaptchaResponse');
recaptchaResponse.value = token;
// Make the Ajax call here
$.ajax({
type: 'post',
url: 'submit.php',
data: $('#waypoint8').serialize(),
//dataType: 'json',
success: function(response) {
console.log(response);
alert(response);
}
});
});
});
});
});
</script>
<!-- Favicon -->
<link rel="icon" href="favicon-64.png" type="image/x-icon">
<!-- Web Fonts -->
<style type="text/css">@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/greek/300/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/300/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/300/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/300/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/latin/300/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/300/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:300;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/300/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:400;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/500/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/500/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/500/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/latin/500/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/500/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/500/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:500;src:url(/cf-fonts/s/roboto/5.0.11/greek/500/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/latin-ext/700/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic-ext/700/normal.woff2);unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/cyrillic/700/normal.woff2);unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/greek/700/normal.woff2);unicode-range:U+0370-03FF;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/latin/700/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/vietnamese/700/normal.woff2);unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:swap;}@font-face {font-family:Roboto;font-style:normal;font-weight:700;src:url(/cf-fonts/s/roboto/5.0.11/greek-ext/700/normal.woff2);unicode-range:U+1F00-1FFF;font-display:swap;}</style>
<script src="https://use.typekit.net/nao5gwv.js"></script>
<style type="text/css">.tk-brandon-grotesque{font-family:"brandon-grotesque",sans-serif;}</style><style type="text/css">@font-face{font-family:tk-brandon-grotesque-n4;src:url(https://use.typekit.net/af/1da05b/0000000000000000000132df/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/1da05b/0000000000000000000132df/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/1da05b/0000000000000000000132df/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("opentype");font-weight:400;font-style:normal;font-stretch:normal;font-display:auto;}@font-face{font-family:tk-brandon-grotesque-n7;src:url(https://use.typekit.net/af/8f4e31/0000000000000000000132e3/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff2"),url(https://use.typekit.net/af/8f4e31/0000000000000000000132e3/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff"),url(https://use.typekit.net/af/8f4e31/0000000000000000000132e3/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("opentype");font-weight:700;font-style:normal;font-stretch:normal;font-display:auto;}@font-face{font-family:tk-brandon-grotesque-n3;src:url(https://use.typekit.net/af/2f8f3d/0000000000000000000132dd/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("woff2"),url(https://use.typekit.net/af/2f8f3d/0000000000000000000132dd/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("woff"),url(https://use.typekit.net/af/2f8f3d/0000000000000000000132dd/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("opentype");font-weight:300;font-style:normal;font-stretch:normal;font-display:auto;}@font-face{font-family:tk-brandon-grotesque-n5;src:url(https://use.typekit.net/af/d8f71f/0000000000000000000132e1/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3) format("woff2"),url(https://use.typekit.net/af/d8f71f/0000000000000000000132e1/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3) format("woff"),url(https://use.typekit.net/af/d8f71f/0000000000000000000132e1/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3) format("opentype");font-weight:500;font-style:normal;font-stretch:normal;font-display:auto;}</style><script>try{Typekit.load({ async: true });}catch(e){}</script>
<!-- Google Plus -->
<!-- Google Analytics -->
<title>Baker Bond & Green</title><style type="text/css">@font-face{font-family:brandon-grotesque;src:url(https://use.typekit.net/af/1da05b/0000000000000000000132df/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/1da05b/0000000000000000000132df/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/1da05b/0000000000000000000132df/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("opentype");font-weight:400;font-style:normal;font-stretch:normal;font-display:auto;}@font-face{font-family:brandon-grotesque;src:url(https://use.typekit.net/af/8f4e31/0000000000000000000132e3/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff2"),url(https://use.typekit.net/af/8f4e31/0000000000000000000132e3/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff"),url(https://use.typekit.net/af/8f4e31/0000000000000000000132e3/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("opentype");font-weight:700;font-style:normal;font-stretch:normal;font-display:auto;}@font-face{font-family:brandon-grotesque;src:url(https://use.typekit.net/af/2f8f3d/0000000000000000000132dd/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("woff2"),url(https://use.typekit.net/af/2f8f3d/0000000000000000000132dd/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("woff"),url(https://use.typekit.net/af/2f8f3d/0000000000000000000132dd/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("opentype");font-weight:300;font-style:normal;font-stretch:normal;font-display:auto;}@font-face{font-family:brandon-grotesque;src:url(https://use.typekit.net/af/d8f71f/0000000000000000000132e1/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3) format("woff2"),url(https://use.typekit.net/af/d8f71f/0000000000000000000132e1/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3) format("woff"),url(https://use.typekit.net/af/d8f71f/0000000000000000000132e1/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3) format("opentype");font-weight:500;font-style:normal;font-stretch:normal;font-display:auto;}</style>
</head>
<body>
<div class="loadin" style="opacity: 1;">
<div class="topvid" style="height: 444.547px;">
<video autoplay="" muted="" playsinline="" loop="" class="videotop">
<source src="videos/header.mp4" type="video/mp4">
<!--<source src="videos/header.ogg" type="video/ogg"></source>-->
<source src="videos/header.webm" type="video/webm">
Your browser does not support the video tag.
</video>
<div class="logoholder" style="height: 444.547px;">
<img src="img/logo.svg" alt="Baker Bond & Green" class="logo">
</div>
</div>
<!-- end topvid -->
<nav class="nav">
<ul>
<li class="goabout">About</li>
<li class="gowhatwedo">What we do</li>
<li class="goclients">Clients</li>
<li class="goexperience">Experience</li>
<li class="gocontact">Contact</li>
</ul>
</nav>
<div class="header">
</div>
<!-- end header -->
<div class="canvas">
<div class="topspacer">
</div>
<div class="about">
<h2>Turning plans into reality isn't easy.</h2>
<p>The most crucial factors to implementing success or failure are commitment to change, prioritisation, and sufficient capability. With our experience of supporting some of the UK’s biggest capex projects, including Crossrail, London Underground, Gatwick and Heathrow, we successfully implement clients plans by doing the right things at the right time.</p>
</div>
<div style="clear:both;"></div>
<div class="abouticon fadedout" id="waypoint1">
<img src="img/about.svg">
</div>
<div style="clear:both;"></div>
<!-- end about -->
<div class="whatwedo">
<div class="what">
<h1>WHAT WE DO</h1>
</div>
<div class="videoa-holder fadedout" id="waypoint2a">
<video width="596" height="336" muted="" playsinline="" autoplay="" loop="" class="videoa">
<source src="videos/sliceone.mp4" type="video/mp4">
<!--<source src="videos/sliceone.ogg" type="video/ogg"></source>-->
<source src="videos/sliceone.webm" type="video/webm">
Your browser does not support the video tag.
</video>
</div>
<div style="clear:both;"></div>
<div class="sliceone fadedout" id="waypoint2b">
<h3>STRATEGIC PROCUREMENT DIRECTION</h3>
<p>Whether NEC3, LOHAC or Procure21+, we help translate a business case into the right contract strategy.</p>
</div>
<div style="clear:both;"></div>
<div class="imagea fadedout" id="waypoint3a" style="height: 222.188px; width: 395px;"></div>
<div style="clear:both;"></div>
<div class="slicetwo fadedout" id="waypoint3b">
<h3>CONTRACT DRAFTING AND REVIEW</h3>
<p>All projects are a sequence of unique problems that need to be solved. We produce tailored NEC3 conditions that ensure the contract is appropriate to solve these problems in a predictable and appropriate way.</p>
</div>
<div style="clear:both;"></div>
<div class="videob-holder fadedout" id="waypoint4a">
<video width="596" height="336" muted="" playsinline="" autoplay="" loop="" class="videob">
<source src="videos/slicethree.mp4" type="video/mp4">
<!--<source src="videos/slicethree.ogg" type="video/ogg"></source>-->
<source src="videos/slicethree.webm" type="video/webm">
Your browser does not support the video tag.
</video>
</div>
<div style="clear:both;"></div>
<div class="slicethree fadedout" id="waypoint4b">
<h3>NEC3 AND BESPOKE TRAINING</h3>
<p>We deliver training on behalf of Thomas Telford/ICE Training (the owners of NEC3), from one day introductory sessions to four day Project Manager and Service Manager Accreditations. We also offer bespoke training and workshop sessions to fill gaps and refresh current understanding.</p>
</div>
<div style="clear:both;"></div>
<div class="imageb fadedout" id="waypoint5a" style="height: 222.188px; width: 395px;"></div>
<div style="clear:both;"></div>
<div class="slicefour fadedout" id="waypoint5b">
<h3>CONTRACT ADMINISTRATION AND PROJECT MANAGEMENT</h3>
<p>Whether acting as Lead Contract Administrators for Crossrail or as NEC3 accredited Project Managers, we have the expertise to drive a programme of work.</p>
</div>
<div style="clear:both;"></div>
</div>
<!-- end whatwedo -->
<div class="clients">
<h1>CLIENTS</h1>
<ul class="clientlist" id="waypoint6">
<li id="waypoint6a" style="display: none;"><img src="img/client1.svg" alt="Underground" height="90"></li>
<li id="waypoint6b" style="display: none;"><img src="img/client2.svg" alt="Bombardier" height="30"></li>
<li id="waypoint6c" style="display: none;"><img src="img/client3.svg" alt="Crossrail" height="90"></li>
<li id="waypoint6d" style="display: none;"><img src="img/client4.svg" alt="Queen Elizabeth Olympic Park" height="75"></li>
<li id="waypoint6e" style="display: none;"><img src="img/client5.svg" alt="Institution of Civil Engineers" height="150"></li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- end clients -->
<div class="ourexperience">
<h1 style="margin-bottom:10px;">KIERAN LYNCH</h1>
<span>LLB, MA, MSC, MBA PGDIPPM(RICS)</span>
</div>
<div class="experienceholder" id="waypoint7">
<div class="experience">
<p style="margin-top:0;">Kieran specialises in supporting leadership teams in the successful
implementation of the NEC3 contract, whether in organisations new to
the NEC3 contract, or for organisations applying NEC3 to new categories
of expenditure. He has supported clients as diverse as the Corporation of
London, PWN Technologies, NHS Property Services, the Atomic Weapons
Establishment, the Parliamentary Estates Directorate and the Dublin Port
Authority. Having recently completed a commission as Lead Contract
Administrator for Crossrail, Kieran is now Procurement Leader for the
London Legacy Development Corporation.</p>
<p>As a graduate and post-graduate of Kings College London School of Law, Kieran
also holds an MSc in Construction Law and a Masters in Business Administration.</p>
<p>He regularly lectures for Kingston University’s MSc Construction Management
programme and has delivered in-house NEC3 training to over 100
organisations in the UK and Europe.</p>
</div>
<img src="img/kieran1.jpg" class="kieran1 fadedout" id="waypoint7a">
<img src="img/kieran2.jpg" class="kieran2 mobilehide fadedout" id="waypoint7b">
</div>
<div style="clear:both;"></div>
<!-- end experience -->
<div class="contact">
<h1>CONTACT</h1>
<div class="contactform">
<form id="waypoint8" action="submit.php" method="post" class="fadedout">
<input type="hidden" name="recaptcha_response" id="recaptchaResponse">
<ul class="contactlist">
<li class="half"><input placeholder="Name" value="" name="name"></li>
<li class="half"><input type="tel" placeholder="Phone" value="" name="phone"></li>
<li class="full"><input type="email" placeholder="Email" value="" name="email"></li>
<li class="full"><textarea placeholder="Message" value="" name="message"></textarea></li>
<li class="full"><input type="submit" value="Submit"></li>
</ul>
</form>
</div>
<!-- end contactform -->
<div class="contactdetails">
<p><a href="tel:+442036672681">020 3667 2681</a> / <a href="tel:+447961800005">07961 800 005</a></p>
<p><a href="mailto:[email protected]">[email protected]</a></p>
<p>Batchworth House, Batchworth Place,</p>
<p>Rickmansworth WD3 1JE</p>
</div>
<div style="clear:both;"></div>
<!-- end contactdetails -->
</div>
<!-- end contact -->
<p> </p>
<p> </p>
<p style="color:#666666;font-size:11px;">© <script>document.write(new Date().getFullYear())</script>2024 Baker Bond & Green</p>
<p> </p>
</div>
<!-- end canvas -->
</div>
<!-- end loadin -->
<div><div class="grecaptcha-badge" data-style="bottomright" style="width: 256px; height: 60px; position: fixed; visibility: hidden; display: block; transition: right 0.3s ease 0s; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;"><div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-xvksie9800fo" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation" src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfpiqAhAAAAANw-y08heofqbeog3PSrOQoXRN7s&co=aHR0cHM6Ly9iYWtlcmJvbmRncmVlbi5jby51azo0NDM.&hl=en&v=-ZG7BC9TxCVEbzIO2m429usb&size=invisible&cb=cter52lxwqvb"></iframe></div><div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-100000" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea></div><iframe style="display: none;"></iframe></div></body></html>