1
/**
2
* HubSpot Analytics Tracking Code Build Number 1.404
3
* Copyright 2022 HubSpot, Inc. http://www.hubspot.com
4
*/
5
var _hsq = _hsq || [];
6
var _paq = _paq || [];
7
_hsq.push(['setPortalId', 20293962]);
8
_hsq.push(['trackPageView']);
9
_hsq.push(['setLegacy', false]);
10
_hsq.push(['addCookieDomain', '.hubspotpagebuilder.com']);
11
_hsq.push(['addCookieDomain', '.hs-sites.com']);
12
_hsq.push(['addCookieDomain', '.we-are-digital.co.uk']);
13
_hsq.push(['addCookieDomain', '.hubspot.com']);
14
_hsq.push(['addCookieDomain', '.hsforms.com']);
15
_hsq.push(['enableAutomaticLinker', true]);
16
_hsq.push(['embedHubSpotScript', 'https://js-na1.hs-scripts.com/20293962.js', 'hs-script-loader']);
17
_hsq.push(['setTrackingDomain', 'track.hubspot.com']);
18
/** _anon_wrapper_ **/ (function() {
19
var hstc;(hstc=hstc||{}
20
).JS_VERSION=1.1;hstc.ANALYTICS_HOST="track.hubspot.com";(hstc=hstc||{}
21
).Math={uuid:function(){if(window.navigator.userAgent.indexOf("googleweblight")>-1)return hstc.Math._mathRandomUuid();var t=window.crypto||window.msCrypto;return void 0!==t&&void 0!==t.getRandomValues&&void 0!==window.Uint16Array?hstc.Math._cryptoUuid():hstc.Math._mathRandomUuid()}
22
,_mathRandomUuid:function(){var t=(new Date).getTime();return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,(function(e){var i=(t+16*Math.random())%16|0;t=Math.floor(t/16);return("x"===e?i:3&i|8).toString(16)}
23
))}
24
,_cryptoUuid:function(){var t=window.crypto||window.msCrypto,e=new Uint16Array(8);t.getRandomValues(e);var i=function(t){for(var e=t.toString(16);e.length<4;)e="0"+e;return e}
25
;return i(e[0])+i(e[1])+i(e[2])+i(e[3])+i(e[4])+i(e[5])+i(e[6])+i(e[7])}
26
}
27
;Math.uuid=Math.uuid||function(){hstc.utils.logError(new Error("Attempt to use Math.uuid()"));return hstc.Math.uuid()}
28
;(hstc=hstc||{}
29
).debug=!1;hstc.log=function(){try{var t=new hstc.cookies.Cookie,e="hs_dbg",i=document.location.hash.indexOf("#hsdbg")>-1;if(hstc.debug||i||"1"===t.get(e)){var n=window.console;n&&"function"==typeof n.log&&n.log.apply(n,arguments);t.set(e,1)}
30
}
31
catch(t){}
32
}
33
;(hstc=hstc||{}
34
).global={}
35
;hstc.global.Context=function(t,e,i,n,r,s,o){this.doc=t||document;this.nav=e||navigator;this.scr=i||screen;this.win=n||window;this.loc=r||this.win.location;this.top=s||top;this.parent=o||parent}
36
;hstc.global.Context.prototype.getDocument=function(){return this.doc}
37
;hstc.global.Context.prototype.getNavigator=function(){return this.nav}
38
;hstc.global.Context.prototype.getScreen=function(){return this.scr}
39
;hstc.global.Context.prototype.getWindow=function(){return this.win}
40
;hstc.global.Context.prototype.getLocation=function(){return this.loc}
...
</html>