(function(n){"use strict";window.spinutech=window.spinutech||{};var t=window.spinutech;t.VideoDetails=function(){var i,f=!1,r,u={init:function(t){i=n.extend(!0,{loadEmbedUrl:"/",videoUrl:"/"},t),r=n("#video-wrapper"),u.loadEmbed()},displayMessage:function(n){r.html('<div class="app-alert"><div class="info">{0}<\/div><\/div>'.format(n))},loadEmbed:function(){if(!f){f=!0;var e=r.width(),o=t.ajaxHelper.resolveAjax(n.ajax({data:{DisplayWidth:e,VideoUrl:i.videoUrl},url:i.loadEmbedUrl,type:"Post"}));o.then(function(n){var t=n!==null?n.html:"",f=t!==null&&t.length,e=n!==null?n.error:"";f?r.html(t):u.displayMessage('<p>We are unable to display the video directly on this page, but you can try to follow the video URL below for details:<\/p><p><a href="{0}" target="_blank">{0}<\/a><\/p>'.format(i.videoUrl))},function(n){u.displayMessage("<p>{0}<\/p>".format(n))}).then(function(){f=!1})}}};return{init:function(n){u.init(n)}}}()})(jQuery)