(function(n,t){function v(n){var t=videojs(n.playerName);t.src({src:n.hlsStream.replace("http://","https://"),type:"application/x-mpegURL"});t.play()}function y(n){var t=!0;return(shopHq.pageUtils.isAndroid()||shopHq.pageUtils.isIPad()||shopHq.pageUtils.isIPhone())&&n.hlsStream===""&&(h(n.playerName,"Our apologies, video playback is not supported on this device."),t=!1),t}function p(){return[{image:l,title:"ShopHQ",sources:[{file:e.hlsStream.replace("http://","https://"),type:"hls"}]}]}function o(n,t){n.on(Hls.Events.MEDIA_ATTACHED,function(){console.log("video and hls.js are now bound together !");n.loadSource(t.hlsStream.replace("http://","https://"));n.on(Hls.Events.MANIFEST_PARSED,function(n,t){console.log("manifest loaded, found "+t.levels.length+" quality level")})});n.on(Hls.Events.ERROR,function(t,i){if(i.fatal)switch(i.type){case Hls.ErrorTypes.NETWORK_ERROR:n.destroy();break;case Hls.ErrorTypes.MEDIA_ERROR:console.log("fatal media error encountered, try to recover");n.recoverMediaError();break;default:console.log("fatal error encountered.");n.destroy()}});var i=document.getElementById(t.playerName);n.attachMedia(i)}function r(n){function i(n,t){var u=jwplayer(t.playerName),i=jQuery.extend({},t.eventData);i.VideoDurationWatched=u.getPosition()-r;i.VideoName=u.getPlaylistItem().file;console.log({name:n,data:i});jQuery(window).trigger(n,i)}var e=30,u=0,f=0,r=0,t;try{t=jwplayer(n.playerName);t.on("play",function(){i("dataLayerVideoStart",n)});t.on("complete",function(){i("dataLayerVideoEnd",n)});t.on("pause",function(){i("dataLayerVideoPause",n)});t.on("seek",function(){i("dataLayerVideoSeek",n)});t.on("captionsChange",function(){i("dataLayerVideoCaptions",n)});t.on("resize",function(){i("dataLayerVideoResize",n)});t.on("volume",function(){i("dataLayerVideoVolume",n)});t.on("time",function(o){var s=Math.floor(t.getPosition()),h,c;n.isLiveStream&&(r===0&&(r=Math.floor(t.getPosition())),s=s-r);s%e==0&&s!==u&&(console.log(s),u=s,i("dataLayerVideoDurationWatched",n));n.eventData&&n.eventData.VideoDuration>0&&(h=Math.floor(o.position/n.eventData.VideoDuration*100),h%25==0&&h!==f&&(f=h,c=jQuery.extend(!0,{},n),c.eventData.VideoPercentComplete=h,i("dataLayerVideoPercentWatched",c)))})}catch(o){console.log("dataLayer - dataLayerTracking "+o)}}function s(n){var i=!0,t;return(shopHq.pageUtils.isAndroid()||shopHq.pageUtils.isIPad()||shopHq.pageUtils.isIPhone())&&(n.hlsStream||(t="Our apologies, video playback is not supported on this device.",n.flashStream&&(t="Our apologies, flash video playback is not supported on this device. This video can be viewed on a device that supports flash."),h(n.playerName,t),i=!1)),i}function h(n,t){var r=document.getElementById(n),i;r.innerHTML="";r.className="offerVideoNotSupported";i=document.createElement("p");i.className="offerVideoNotText";i.innerHTML=t;r.appendChild(i)}function c(n,i){i?t("#"+n).parent().removeClass("live-stream"):t("#"+n).parent().addClass("live-stream")}jwplayer.key="hX0jjG+BDvcGEMff3FIWDHhz9QtD3xn63JxiebW++8c=";var l="/images/global/cc/EVINE_loading_bg.jpg",u="/images/store1/videoplayers/EVINE_preloader.png",a="16:9",i="html5",f="glow",e;return n.watchLive=function(n){if(y(n)){e=n;jwplayer(n.playerName).stop();var t=jwplayer(n.playerName).getCurrentCaptions()||0,u=p(t);if(n.aspectratio||(n.aspectratio=a),jwplayer(n.playerName).setup({playlist:u,mute:n.mute,autostart:n.autoStart,primary:i,hlshtml:!0,smoothing:!0,width:n.width,aspectratio:n.aspectratio}),n.onReady)jwplayer(n.playerName).on("ready",function(){n.onReady.call(this)});if(n.onPlay)jwplayer(n.playerName).on("play",n.onPlay);r(n)}},n.watchLiveInHTML5Player=function(n){if(c(n.playerName,!1),Hls.isSupported()){var t=new Hls;o(t,n)}},n.watchLiveInVideoJS=function(n){shopHq.pageUtils.loadCSS("/scripts/videoJS/6.2.0/video-js.css");shopHq.pageUtils.loadJS("/scripts/videoJS/6.2.0/video.min.js",function(){shopHq.pageUtils.loadJS("/scripts/videoJS/6.2.0/flashfallback/videojs-flash.min.js",function(){shopHq.pageUtils.loadJS("/scripts/videoJS/6.2.0/flashfallback/videojs-contrib-hls.min.js",function(){v(n)})})})},n.watchOnDemandVideoJWPlayer=function(n){if(s(n)&&n.hlsStream!==null&&n.hlsStream!==""){var e="";n.hlsStream&&(e=n.hlsStream.replace("http://","https://"));const t=jwplayer(n.playerName).setup({mute:n.mute,primary:i,aspectratio:n.aspectratio,width:n.width,autostart:n.autoStart!==!1,file:e,abouttext:n.title,hlshtml:!0,skin:{name:f},playlist:[{image:u,sources:[{type:"hls",file:e}]}]});t.on("firstFrame",()=>{t.seek(n.start)});t.on("time",function(i){i.position>=n.duration+n.start&&(t.seek(n.start),t.play())});if(n.onTimeConfig&&shopHq.video.registerOnTimeAction(n.onTimeConfig),n.onTime)jwplayer(n.playerName).on("time",n.onTime);if(n.onPlay)jwplayer(n.playerName).on("play",n.onPlay);if(n.onComplete)jwplayer(n.playerName).on("complete",n.onComplete);if(n.onPause)jwplayer(n.playerName).on("pause",n.onPause);if(n.onVolume)jwplayer(n.playerName).on("volume",n.onVolume);if(n.onResize)jwplayer(n.playerName).on("resize",n.onResize);if(n.onSeek)jwplayer(n.playerName).on("seek",n.onSeek);if(n.onCaptionsChange)jwplayer(n.playerName).on("captionsChange",n.onCaptionsChange);r(n)}},n.watchOnDemandVideo=function(n){var e=n.start+n.duration,t="";if(s(n)&&n.hlsStream!==null&&n.hlsStream!==""){if(n.hlsStream&&(t=n.hlsStream.replace("http://","https://")),jwplayer(n.playerName).setup({mute:n.mute,title:n.title,primary:i,autostart:n.autoStart!==!1,playlist:[{image:u,sources:[{type:"hls",file:t}]}],hlshtml:!0,skin:{name:f},width:n.width,aspectratio:n.aspectratio}),n.onTimeConfig&&shopHq.video.registerOnTimeAction(n.onTimeConfig),n.onTime)jwplayer(n.playerName).on("time",n.onTime);if(n.onPlay)jwplayer(n.playerName).on("play",n.onPlay);if(n.onComplete)jwplayer(n.playerName).on("complete",n.onComplete);if(n.onPause)jwplayer(n.playerName).on("pause",n.onPause);if(n.onVolume)jwplayer(n.playerName).on("volume",n.onVolume);if(n.onResize)jwplayer(n.playerName).on("resize",n.onResize);if(n.onSeek)jwplayer(n.playerName).on("seek",n.onSeek);if(n.onCaptionsChange)jwplayer(n.playerName).on("captionsChange",n.onCaptionsChange);r(n)}},n.watchOnDemandVideoInHTML5Player=function(n){var r;if(c(n.playerName,!0),Hls.isSupported()){var t={},u=n.start+n.duration,i="";n.hlsStream&&(i=n.hlsStream.replace("http://","https://"),t.startPosition=12,n.hlsStream=i);r=new Hls(t);o(r,n)}},n.registerOnTimeAction=function(n){function i(n,t){return n.startTime<=t.position&&n.startTime+t.duration>t.position&&n.enabled}jwplayer(n.playerName).on("time",function(r){t.each(n.actions,function(n,t){i(t,r)&&(t.enabled=!1,t.callback(n))})});jwplayer(n.playerName).on("seek",function(){t.each(n.actions,function(n,t){t.enabled=!0})})},n.useHTML5Player=function(){return!1},n})(shopHq.video=shopHq.video||{},jQuery)