
/* /////////////////////////////////////////////////////////////////////////////// */
/* EDIT – Do you need a video opener? Set to ‘true’ if animated video, if not set to ‘false’ */
var hasVideo = false;
/* /////////////////////////////////////////////////////////////////////////////// */
/* Video loading image, Use image from first frame */
/* Hero, Desktop & Tablet use 8:3, 2000px x 750px squooshed mozJPG at 75% compression */
var desktopHeroImage = “”;
/* Hero, Mobile use 720px 1:1,5:6,4:3, 1280px wide squooshed mozJPG at 75% compression */
var mobileHeroImage = “”;
/* /////////////////////////////////////////////////////////////////////////////// */
/* Please add accessible alt text */
var desktopHeroAltText = “”;
var mobileHeroAltText = “”;
/* /////////////////////////////////////////////////////////////////////////////// */
/* EDIT – Desktop & Tablet wide video URL from JWPlayer, use min 1920px x 720px 8:3 wide asset, 6-10 second loop, no audio */
var desktopVideo = “https://content.jwplatform.com/videos/egUk4gwG-r0yi2e87.mp4”;
/* /////////////////////////////////////////////////////////////////////////////// */
/* EDIT – Mobile video URL from JWPlayer, use 720px 1:1,5:6,4:3 squre/tall asset, 6-10 second loop, no audio */
var mobileVideo = “https://content.jwplatform.com/videos/9kxBoQrY-YUuIWPFk.mp4”;
/* /////////////////////////////////////////////////////////////////////////////// */
/* DO NOT ALTER */
/* Build additional functions here. */
function initOther() {
/* Additional functionality is initialized here */
}
function loadVideo(){var e=document.getElementById(“tmp-video-hero-desktop”),o=document.getElementById(“tmp-video-hero-mobile”);window.innerWidth>960&&(e.src=desktopVideo,e.load()),window.innerWidth>767&&window.innerWidth
Source:: Refinery29