@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
(function init() {let identifier = Math.floor(Math.random() * 100000).toString();window[‘loadVideo_’ + identifier] = function () { new VideoPlayerProcessor({ ‘materialId’: 2519312 ,’impressionURL’: decodeURIComponent(‘https://referral.corendon.nl/i?c=38108&m=2519312&a=221064&r=video&t=json’) ,’eventURLs’: {“videoEventStartURL”:”https:\/\/vp.tradetracker.net\/start?c=38108&m=2519312&a=221064&r=video&vt=ns&et=s&u=https%3A%2F%2Fcorendon.nl&vsid=”,”videoEventPartURL”:”https:\/\/vp.tradetracker.net\/part?c=38108&m=2519312&a=221064&r=video&vt=ns&et=p&u=https%3A%2F%2Fcorendon.nl&vsid=”,”videoEventCompleteURL”:”https:\/\/vp.tradetracker.net\/complete?c=38108&m=2519312&a=221064&r=video&vt=ns&et=c&u=https%3A%2F%2Fcorendon.nl&vsid=”} ,’link’: decodeURIComponent(‘https://referral.corendon.nl/c?c=38108&m=2519312&a=221064&r=video&u=https%3A%2F%2Fcorendon.nl’) ,’sectionDurationSeconds’: 3 ,’videoDurationSeconds’: 15 ,’fileLocation’: decodeURI(‘UN5eIw77Y6aQ1dr1H2gc00enpztrjldF1pLo1eTbKvAc’) ,’cssLocation’: decodeURI(‘https://tm.tradetracker.net/public/video’) ,’deliveryMode’: ‘baseline’ ,’campaignLogo’: ‘https://static.tradetracker.net/nl/campaign_image_square/38108.png’}, ”, ‘{“affiliateSiteID”:”221064″,”ctaLayout”:”below-video”,”ctaText”:”Boek nu jouw vakantie naar Ibiza”,”ctaTextColorHex”:”#000000″,”ctaSupportingText”:””,”ctaBgColorHex”:”#F4F4F4″,”ctaBgOpacity”:”75″,”ctaButtonText”:”Boek nu!”,”ctaButtonColor”:”#418ac9″,”ctaButtonTextColor”:”#ffffff”,”ctaShowOnHover”:”t”,”ctaTaglineText”:””,”richText”:””,”richTextColor”:”#808080″,”useAutoDimensions”:”t”,”playerWidth”:””,”playerHeight”:””,”minimizedPlayer”:”t”,”ctaReferenceUrl”:”video”}’, identifier);};document.querySelectorAll(‘.video-wrapper:not([id])’).forEach(item => { item.setAttribute(‘id’, ‘video-wrapper-‘ + identifier);});let callFunction = () => { window.playerLoading = false; window[‘loadVideo_’ + identifier]();};let videoPlayerProcessorScriptBlock = document.querySelector(‘#player-processor-‘ + identifier);if (videoPlayerProcessorScriptBlock === null) { var script = document.createElement(“script”); script.setAttribute(“id”, “player-processor-” + identifier); window.playerLoading = true; script.src = ‘https://tm.tradetracker.net/public/video/videoPlayerProcessor.js?v=242’; script.setAttribute(“type”, “text/javascript”); script.setAttribute(“async”, true); document.body.appendChild(script); script.addEventListener(“load”, callFunction);} else if (window.playerLoading) { setTimeout(() => {videoPlayerProcessorScriptBlock.addEventListener(“load”, callFunction); }, 1000)} else { window[‘loadVideo_’ + identifier]();} })();