Header

name

Header

html_tags

<!-- OneTrust Cookies Consent Notice start for hibu.com -->
<script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="a0be8bf6-10b0-43b6-8107-2491e7fac35e" ></script>

<!-- START ADOBE DATA -->
<script type="text/javascript">
function getHibuAdobeData()
{
let adobeData = {};
let hibuURL = new URL(window.location);
let hibuPathName = hibuURL.pathname;
const dashedPathName = hibuPathName.split('/').join('-').replace(/^\-+/, '').replace(/\-+$/, '');
let hibuSearch = hibuURL.searchParams.toString();

adobeData.pageName = dashedPathName !== '' ? dashedPathName: 'Home-Page';

if (typeof blockList !== 'undefined') {
adobeData.list1 = blockList;
}
if (hibuSearch !== '') {
adobeData.eVar3 = hibuSearch;
adobeData.prop3 = hibuSearch;
adobeData.events = "event3";
}
adobeData.eVar7 = adobeData.pageName;
adobeData.prop7 = adobeData.pageName;
if (dashedPathName !== '') {
adobeData.eVar7 = hibuPathName.split('/').at(-1);
adobeData.prop7 = adobeData.eVar7;
}
adobeData.eVar4 = "/"+document.referrer.split("/").slice(3).join("/");
adobeData.prop4 = "/"+document.referrer.split("/").slice(3).join("/");
adobeData.prop5 = hibuPathName;
adobeData.eVar5 = hibuPathName;

return adobeData;
}
</script>
<!-- END ADOBE DATA -->

<!-- Start VWO -->
<script type="text/javascript">
function OptanonWrapper() {
var validGroups = ["C0001"]
function isConsentGiven(validGroups) {
return validGroups.every((group) => OnetrustActiveGroups.includes(group));
}
if (OneTrust.IsAlertBoxClosedAndValid() && isConsentGiven(validGroups)) {
window._vwo_code.actionOnBasisOfState("1");
window.localStorage.setItem("isConsentGivenToVWO", 1);
} else if (OneTrust.IsAlertBoxClosedAndValid() && !isConsentGiven(validGroups)) {
window._vwo_code.actionOnBasisOfState("2");
window.localStorage.removeItem("isConsentGivenToVWO");
} else if (!OneTrust.IsAlertBoxClosedAndValid()) {
window._vwo_code.setFilterConfigAndApplyFilter({
popupSelector: "#onetrust-banner-sdk",
filterTime: "best",
filterTolerance: "100000000",
});
}
}
</script>
<!-- Start Visual Website Optimizer Asynchronous Code -->
<script type='text/javascript'>
window._vwo_code =
window._vwo_code ||
(function () {
var account_id=271503,
version = 1.5,
settings_tolerance=2000,
library_tolerance=2500,
use_existing_jquery=false,
is_spa=1,
hide_element='body',
hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important',
/* DO NOT EDIT BELOW THIS LINE */
f=false,d=document;return{use_existing_jquery:function(){return use_existing_jquery;},library_tolerance:function(){return library_tolerance;},finish:function(){if(!f){f=true;var a=d.getElementById('_vis_opt_path_hides');if(a)a.parentNode.removeChild(a);}},finished:function(){return f;},load:function(a){var b=d.createElement('script');b.src=a;b.type='text/javascript';b.innerText;b.onerror=function(){_vwo_code.finish();};d.getElementsByTagName('head')[0].appendChild(b);},init:function(){settings_timer=setTimeout('_vwo_code.finish()',settings_tolerance);var a=d.createElement('style'),b='body{opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;}',h=d.getElementsByTagName('head')[0];a.setAttribute('id','_vis_opt_path_hides');a.setAttribute('type','text/css');if(a.styleSheet)a.styleSheet.cssText=b;else a.appendChild(d.createTextNode(b));h.appendChild(a);this.load('//dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&r='+Math.random());return settings_timer;}};}());_vwo_settings_timer=_vwo_code.init();
</script>
<!-- End Visual Website Optimizer Asynchronous Code -->

<!-- The script tag should live in the head of your page if at all possible -->
<script async src="https://play.vidyard.com/embed/v4.js" type="text/plain" class="optanon-category-C0004" ></script>
{% if hibu_enable_tracking == true %}
{{ encore_entry_script_tags('adobe-analytics') }}
{#<script language="JavaScript" type="text/javascript" src="{{ hibu_assets_base_url }}{{ asset("/bundles/hibufront/js/omniture/AppMeasurement."~hibu_external.omniture_suite~".js") }}"></script>
<script language="JavaScript" type="text/javascript" src="{{ hibu_assets_base_url }}{{ asset("/bundles/hibufront/js/omniture/VideoPlayerdelegate.js") }}"></script>#}
<script type="text/plain" class="optanon-category-C0002" src="{{ ezplatform.configResolver.parameter('app_measurement_script', 'adobe_tracking') }}"></script>
<script type="text/plain" class="optanon-category-C0002" src="{{ ezplatform.configResolver.parameter('video_player_delegate_script', 'adobe_tracking') }}"></script>

{% endif %}
<script type="text/javascript">
var _elqQ = _elqQ || [];
_elqQ.push(['elqSetSiteId', '868446402']);
_elqQ.push(['elqUseFirstPartyCookie', 'tracking.hibu.com']);
_elqQ.push(['elqTrackPageView', window.location.href]);

function OptanonWrapper() {
if (OnetrustActiveGroups.includes("C0004")) {
<!-- DOUBLECLICK -->
var axel = Math.random() + "";
var a = axel * 10000000000000;
$('body').prepend('<iframe src="https://4978775.fls.doubleclick.net/activityi;src=4978775;type=aa;cat=manta00c;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=' + a + '?" width="1" height="1" frameborder="0" style="display:none"></iframe>');
/* document.write('<iframe src="https://4978775.fls.doubleclick.net/activityi;src=4978775;type=aa;cat=manta00c;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=' + a + '?" width="1" height="1" frameborder="0" style="display:none"></iframe>');*/
<!-- END DOUBLECLICK -->
<!-- ELQ -->
(function () {
function async_load() {
var s = document.createElement('script');
s.type = 'text/javascript';
s.async = true;
s.src = '//img.en25.com/i/elqCfg.min.js';
var x = document.getElementsByTagName('script')[0];
x.parentNode.insertBefore(s, x);
}
async_load();
})();
<!-- END ELQ -->
<!-- Start Dynamic Campaign ID-->
// Place this javascript on the top level page
(function(){
var _getElqCampaignId = function() {
var elqCampaignId = GetOrCookieParamsOnetrust.get('elqCampaignId');
if (!elqCampaignId) {
var hiddenField=document.getElementsByName("elqCampaignId");
if (hiddenField && hiddenField.length>=1 && hiddenField[0].value) {
elqCampaignId=hiddenField[0].value;
}
}
return elqCampaignId;
}
var _onMessage = function(event) {
if (typeof event.data !== 'string') {
return;
}
var data = null;
try{
data = JSON.parse(event.data);
} catch(e) {
return;
}
if (typeof data['hibuCTA'] !== 'string') {
return;
}
console.log("Received message", event);
let elqCampaignId = _getElqCampaignId();
// Main message body for the CTA
var message = {
hibuResponse: 'ready', // Let the CTA know that this event is for the custom receiving script
elqCampaignId: elqCampaignId,
};
event.source.postMessage(JSON.stringify(message), 'https://play.vidyard.com');
};
if (!window.addEventListener) {
window.parent.attachEvent('onmessage', _onMessage);
} else {
window.parent.addEventListener('message', _onMessage, false);
}
}());
<!-- End Dynamic Campaign ID-->
}
}
</script>
<!-- Fin de la mention OneTrust de consentement aux cookies du domaine : hibu.com -->
<style type='text/css'>
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i,700,700i,900,900i&display=swap');
</style>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WMC5BRF');</script>
<!-- End Google Tag Manager -->
<!-- End SiteCatalyst code version: H.27.5. -->
<!-- Start - Picreel tracking code -->
<script src="//assets.pcrl.co/js/jstracker.min.js" type="text/plain" class="optanon-category-C0004"></script>
<!-- End - Picreel tracking code -->