(function(n,t,i){function u(){i("video").each(function(){var n,t;if(this.readyState===0){r=setTimeout(u,50);return}if(i(this).height(""),i(this).width(""),i(this).parent().height(""),i(this).parent().width(""),i(this).css("left",""),i(this).css("right",""),n=i(this).parent().height(),t=i(this).parent().width(),this.parentElement.className.indexOf("position-cover")>=0){var f=t/this.videoWidth,e=n/this.videoHeight,o=f>e?f:e;i(this).height(this.videoHeight*o);i(this).width(this.videoWidth*o);i(this).parent().is(".position-covertopcenter, .position-covercentercenter, .position-coverbottomcenter")&&i(this).css("left",(t-i(this).width())/2+"px");i(this).parent().is(".position-covercentercenter, .position-covercenterleft, .position-covercenterright")&&i(this).css("top",(n-i(this).height())/2+"px")}})}var r;i(n).resize(function(){clearTimeout(r);r=setTimeout(u,250)});i(t).ready(function(){u()})})(window,document,jQuery)