window.layoutStart = Date.now(); window.vertlandweb = {"isWebpSupported":true,"isLowBandwidth":false,"lazyLoadAll":true,"showSpeedInConsole":false,"isMobileLayout":false}; // We need a way to pass the global config setting for enabling/disabling cookie-observer // inline script. Hence we get it from our global config and attach it to the window object. // So that the inline script injected as a part of include-html tag below has access to it. window.ENABLE_VLP_COOKIE_OBSERVER = false;