HEX
Server: Apache
System: Linux 162-240-236-42.bluehost.com 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64
User: bt667 (1004)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /home/bt667/www/wp-content/plugins/youtube-embed-plus/scripts/alertify/alertify-defaults.min.js
alertify.defaults.maintainFocus=false;alertify.defaults.glossary.title=" ";alertify.defaults.transition="zoom";alertify.YoutubeDialog||alertify.dialog("YoutubeDialog",function(){var a;return{main:function(b){return this.set({videoId:b})},setup:function(){return{options:{padding:!1,overflow:!1,}}},build:function(){a=document.createElement("iframe");a.frameBorder="no";a.width="100%";a.height="100%";this.elements.content.appendChild(a);this.elements.body.style.minHeight=screen.height*0.5+"px"},settings:{videoId:undefined},settingUpdated:function(c,b,d){switch(c){case"videoId":a.src="https://www.youtube.com/embed/"+d+"?enablejsapi=1";break}},hooks:{onclose:function(){a.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}',"*")},onupdate:function(c,b,d){switch(c){case"resizable":if(d){this.elements.content.removeAttribute("style");a&&a.removeAttribute("style")}else{this.elements.content.style.minHeight="inherit";a&&(a.style.minHeight="inherit")}break}}}}});