function __sirdataInjectTag(url){ window.__sddan = true; var t = document.createElement('script'); t.async = true; t.src = url; t.charset = 'utf-8'; var tag = document.getElementsByTagName('head')[0]; tag.appendChild(t); } function __checkSirdataVendorConsents() { __cmp('ping', null, function(r,s){ if(r && r.cmpLoaded === false) { if(typeof __sirdata_displayCMP !== 'undefined' ) { __sirdata_displayCMP(); return; } __sirdataRedirectCmpReader(); return; } if(!r || r.cmpLoaded === undefined) { if(typeof __sirdata_displayCMP !== 'undefined') { __sirdata_displayCMP(); return; } if(typeof __sirdataRedirectCmpReader !== 'undefined') { __sirdataRedirectCmpReader(); return; } } window.__cmp('getVendorConsents', [53], function(result) { /* Avoid fake CMP like Smart Ad Server */ if(result.vendorConsents === undefined) { if(typeof __sirdata_displayCMP !== 'undefined') { __sirdata_displayCMP(); return; } if(typeof __sirdataRedirectCmpReader !== 'undefined') { __sirdataRedirectCmpReader(); return; } } /* case with fake or banned CMP */ if (result.cmpId !== undefined && [0,1,75].indexOf(result.cmpId) >= 0) { __sirdataRedirectCmpReader(); return; } if(result && result.vendorConsents && result.vendorConsents[53] !== undefined && result.vendorConsents[53] === true) { __cmp('getConsentData', null, function(result, success) { if (result){ var localScope = result.hasGlobalScope !== true && result.hasGlobalConsent !== true; var addArgs = "&globalscope=" + (localScope? 'false':'true') addArgs += "&tbp=true"; __sirdataInjectTag('https://js.sddan.com/GS.d?pa=21491&si=1a28a2bc72a4f6ea&u=file%3A%2F%2F%2F%2F%2FDELL-PC%2FAffaires%2520Ren%25C3%25A9%2FDocuments%2520Perso%2FKYUDO%2FCOOCAN%2F1_yumi%2F20010813k.html&r=&rand=1550326125661&cmpu=RPacT&globalscope=true&consent='+result.consentData + addArgs); } }); } }); }); } function __sirdataRedirectCmpReader() { __sirdataInjectTag('https://sddan.mgr.consensu.org/api/v1/public/set-consent/sirdata?redirect=https%3A%2F%2Fjs.sddan.com%2FGS.d%3Fpa%3D21491%26si%3D1a28a2bc72a4f6ea%26u%3Dfile%253A%252F%252F%252F%252F%252FDELL-PC%252FAffaires%252520Ren%2525C3%2525A9%252FDocuments%252520Perso%252FKYUDO%252FCOOCAN%252F1_yumi%252F20010813k.html%26r%3D%26rand%3D1550326125661%26cmpu%3DRPacT&vendor_id=53&user_id=YWJiNzgyNWNlNDA1MGY2OWIwYWI2ZDcwPvdkSJHQaUA37PtuvtRWpLlhaHi2uE4jLMXa09vYYZWou6A2e4m8UxfGNnVs7HCaTPkFNiloq3Tv&consent=0'); } if (typeof __cmp !== "undefined") { __checkSirdataVendorConsents(); } else { __sirdataRedirectCmpReader(); }