Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

// !function(e,t,n){function o(e){return 8===e.length?!1:!0}function i(e){var t=null;if(-..

Decoded Output download

<?  // 
!function(e,t,n){function o(e){return 8===e.length?!1:!0}function i(e){var t=null;if(-1!==e.indexOf("vim")){var n=/vimeo.*\/(\d+)/i.exec(e);n&&(t=n[1])}else if(-1!==e.indexOf("yout")){var o=/^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|\&v=)([^#\&\?]*).*/,n=e.match(o);n&&11==n[2].length&&(t=n[2])}return t}function a(t){var n=t.link,o=t.url;e.ajax({url:o,dataType:"jsonp",success:function(e){var t=e[0].title,o="by "+e[0].user_name;n.find(".mbl_title").html(t.length>50?t.substr(0,50)+"":t),n.find(".mbl_author").html(o),n.find(".mbl_thumbnail img").attr("src",e[0].thumbnail_small)}})}function l(t){var n=t.link,o=t.url;e.ajax({url:o,dataType:"jsonp",success:function(e){var t=e.entry.title.$t,o="by "+e.entry.author[0].name.$t;n.find(".mbl_title").html(t.length>50?t.substr(0,50)+"":t),n.find(".mbl_author").html(o)}})}function r(t,n){e.ajax({url:"https://www.googleapis.com/youtube/v3/channels?part=contentDetails&forUsername="+t+"&key=AIzaSyCIlwa-7d7qpKS0Nj5vhI7tb-0minC-qZ8",dataType:"jsonp",success:function(e){n(e.items[0].contentDetails.relatedPlaylists.uploads)}})}function s(t,n){e.ajax({url:"https://www.googleapis.com/youtube/v3/playlistItems?part=snippet&maxResults=50&playlistId="+t+"&key=AIzaSyCIlwa-7d7qpKS0Nj5vhI7tb-0minC-qZ8",dataType:"jsonp",success:function(e){n(e.items.reverse())}})}function u(t,n){for(var o,i,a=0,l=t.length;l>a;a++)o=t[a],i=o.snippet.resourceId.videoId,li='<li><a href="https://www.youtube.com/watch?v='+i+'"></a></li>',e(li).prependTo("#mbl_playlist");n()}function c(t,n){e.ajax({url:"http://vimeo.com/api/v2/"+t+"/videos.json",dataType:"jsonp",success:function(e){n(e.reverse())}})}function d(t,n){for(var o,i,a=0,l=t.length;l>a;a++)o=t[a],i=o.id,li='<li><a href="https://www.vimeo.com/'+i+'"></a></li>',e(li).prependTo("#mbl_playlist");n()}function m(n,o){this.element=n,this.options=e.extend({},p,o),this._defaults=p,this._name=h,this._protocol="auto"===this.options.secure?"https:"===t.location.protocol?"https://":"http://":this.options.secure?"https://":"http://",this.init()}var h="responsiveplaylist",p={autoPlay:!1,allowFullScreen:!0,deepLinks:!0,onChange:function(){},start:1,youtube:{autohide:"2",rel:"1",theme:"dark",color:"white",showinfo:"1",vq:"medium"},vimeo:{title:"1",byline:"1",portrait:"1",color:"ffffff"},holderId:"mbl_video",secure:"auto"};m.prototype={init:function(){var m=this,h=m.options.deepLinks&&-1!==t.location.hash.indexOf("#video-")?t.location.hash:null,p=function(){e(m.element).find("li").each(function(t){var n=e(this),r=t+1;n.find("a:first").each(function(){var t=e(this),s=i(t.attr("href")),u=n.text();t.data("yt-href",t.attr("href")),t.attr("href","#video-"+r),t.data("yt-id",s);var c,d="";o(s)?(l({link:t,url:m._protocol+"gdata.youtube.com/feeds/api/videos/"+s+"?v=2&alt=json"}),d=m._protocol+"i.ytimg.com/vi/"+s+"/default.jpg"):a({link:t,url:m._protocol+"vimeo.com/api/v2/video/"+s+".json"}),c='<span class="mbl_thumbnail"><img src="'+d+'" alt="'+u+'" /></span><p class="mbl_title"></p><p class="mbl_author"></p>',t.empty().html(c+u).attr("title",u),m.options.deepLinks||t.click(function(e){e.preventDefault(),m.handleClick(t,m.options),m.options.onChange.call()})});var s=e(n.children("a")[0]);h?s.attr("href")===h&&m.handleClick(s,m.options):r===m.options.start&&m.handleClick(s,m.options)}),m.options.deepLinks&&e(t).bind("hashchange",function(){var n=t.location.hash,o=e(m.element).find('a[href="'+n+'"]');o.length>0?m.handleClick(o,m.options):""===n&&m.handleClick(e(m.element).find("a:first"),m.options)});var r=n.createElement("div"),s=n.getElementsByTagName("base")[0]||n.getElementsByTagName("script")[0];r.innerHTML="<style> iframe { visibility: hidden; } </style>",s.parentNode.insertBefore(r,s),t.onload=function(){r.parentNode.removeChild(r)}};m.options.youtubeUsername&&m.options.vimeoUsername?r(m.options.youtubeUsername,function(e){s(e,function(e){u(e,function(){c(m.options.vimeoUsername,function(e){d(e,p)})})})}):m.options.youtubeUsername?r(m.options.youtubeUsername,function(e){s(e,function(e){u(e,p)})}):m.options.vimeoUsername?c(m.options.vimeoUsername,function(e){d(e,p)}):m.options.youtubeUsername||m.options.vimeoUsername||p()},getEmbedCode:function(e,t){if(o(t)){var n="";n+="<iframe",n+=' src="'+this._protocol+"www.youtube.com/embed/"+t,n+="?",n+=e.autoPlay?"autoplay=1":"autoplay=0",n+="&autohide="+e.youtube.autohide,n+="&rel="+e.youtube.rel,n+="&theme="+e.youtube.theme,n+="&color="+e.youtube.color,n+="&showinfo="+e.youtube.showinfo,n+="&vq="+e.youtube.vq,n+='" ',e.allowFullScreen&&(n+=" webkitAllowFullScreen mozallowfullscreen allowFullScreen "),n+=' frameborder="0" ></iframe>'}else{var n="";n+="<iframe",n+=' src="'+this._protocol+"player.vimeo.com/video/"+t,n+="?",n+=e.autoPlay?"autoplay=1":"autoplay=0",n+="&title="+e.vimeo.title,n+="&byline="+e.vimeo.byline,n+="&portrait="+e.vimeo.portrait,n+="&color="+e.vimeo.color,n+='" ',e.allowFullScreen&&(n+=" webkitAllowFullScreen mozallowfullscreen allowFullScreen "),n+=' type="text/html" frameborder="0" ></iframe>'}return n},handleClick:function(e,t){return t.onChange.call(),this.handleVideoClick(e,t)},handleVideoClick:function(t,n){var o=this,i=n.holder?n.holder:e("#"+n.holderId);return i.html(o.getEmbedCode(o.options,t.data("yt-id"))),t.parent().parent("ul").find("li.mbl_currentVideo").removeClass("mbl_currentVideo"),t.parent("li").addClass("mbl_currentVideo"),!1}},e.fn[h]=function(t){return this.each(function(){e.data(this,"plugin_"+h)||e.data(this,"plugin_"+h,new m(this,t))})}}(jQuery,window,document),window.matchMedia=window.matchMedia||function(e){"use strict";var t,n=e.documentElement,o=n.firstElementChild||n.firstChild,i=e.createElement("body"),a=e.createElement("div");return a.id="mq-test-1",a.style.cssText="position:absolute;top:-100em",i.style.background="none",i.appendChild(a),function(e){return a.innerHTML='&shy;<style media="'+e+'"> #mq-test-1 { width: 42px; }</style>',n.insertBefore(i,o),t=42===a.offsetWidth,n.removeChild(i),{matches:t,media:e}}}(document),function(e){"use strict";function t(){x(!0)}var n={};if(e.respond=n,n.update=function(){},n.mediaQueriesSupported=e.matchMedia&&e.matchMedia("only all").matches,!n.mediaQueriesSupported){var o,i,a,l=e.document,r=l.documentElement,s=[],u=[],c=[],d={},m=30,h=l.getElementsByTagName("head")[0]||r,p=l.getElementsByTagName("base")[0],f=h.getElementsByTagName("link"),v=[],y=function(){for(var t=0;f.length>t;t++){var n=f[t],o=n.href,i=n.media,a=n.rel&&"stylesheet"===n.rel.toLowerCase();o&&a&&!d[o]&&(n.styleSheet&&n.styleSheet.rawCssText?(w(n.styleSheet.rawCssText,o,i),d[o]=!0):(!/^([a-zA-Z:]*\/\/)/.test(o)&&!p||o.replace(RegExp.$1,"").split("/")[0]===e.location.host)&&v.push({href:o,media:i}))}b()},b=function(){if(v.length){var t=v.shift();C(t.href,function(n){w(n,t.href,t.media),d[t.href]=!0,e.setTimeout(function(){b()},0)})}},w=function(e,t,n){var o=e.match(/@media[^\{]+\{([^\{\}]*\{[^\}\{]*\})+/gi),i=o&&o.length||0;t=t.substring(0,t.lastIndexOf("/"));var a=function(e){return e.replace(/(url\()['"]?([^\/\)'"][^:\)'"]+)['"]?(\))/g,"$1"+t+"$2$3")},l=!i&&n;t.length&&(t+="/"),l&&(i=1);for(var r=0;i>r;r++){var c,d,m,h;l?(c=n,u.push(a(e))):(c=o[r].match(/@media *([^\{]+)\{([\S\s]+?)$/)&&RegExp.$1,u.push(RegExp.$2&&a(RegExp.$2))),m=c.split(","),h=m.length;for(var p=0;h>p;p++)d=m[p],s.push({media:d.split("(")[0].match(/(only\s+)?([a-zA-Z]+)\s?/)&&RegExp.$2||"all",rules:u.length-1,hasquery:d.indexOf("(")>-1,minw:d.match(/\(\s*min\-width\s*:\s*(\s*[0-9\.]+)(px|em)\s*\)/)&&parseFloat(RegExp.$1)+(RegExp.$2||""),maxw:d.match(/\(\s*max\-width\s*:\s*(\s*[0-9\.]+)(px|em)\s*\)/)&&parseFloat(RegExp.$1)+(RegExp.$2||"")})}x()},g=function(){var e,t=l.createElement("div"),n=l.body,o=!1;return t.style.cssText="position:absolute;font-size:1em;width:1em",n||(n=o=l.createElement("body"),n.style.background="none"),n.appendChild(t),r.insertBefore(n,r.firstChild),e=t.offsetWidth,o?r.removeChild(n):n.removeChild(t),e=a=parseFloat(e)},x=function(t){var n="clientWidth",d=r[n],p="CSS1Compat"===l.compatMode&&d||l.body[n]||d,v={},y=f[f.length-1],b=(new Date).getTime();if(t&&o&&m>b-o)return e.clearTimeout(i),void(i=e.setTimeout(x,m));o=b;for(var w in s)if(s.hasOwnProperty(w)){var C=s[w],E=C.minw,T=C.maxw,_=null===E,k=null===T,S="em";E&&(E=parseFloat(E)*(E.indexOf(S)>-1?a||g():1)),T&&(T=parseFloat(T)*(T.indexOf(S)>-1?a||g():1)),C.hasquery&&(_&&k||!(_||p>=E)||!(k||T>=p))||(v[C.media]||(v[C.media]=[]),v[C.media].push(u[C.rules]))}for(var j in c)c.hasOwnProperty(j)&&c[j]&&c[j].parentNode===h&&h.removeChild(c[j]);for(var $ in v)if(v.hasOwnProperty($)){var I=l.createElement("style"),q=v[$].join("
");I.type="text/css",I.media=$,h.insertBefore(I,y.nextSibling),I.styleSheet?I.styleSheet.cssText=q:I.appendChild(l.createTextNode(q)),c.push(I)}},C=function(e,t){var n=E();n&&(n.open("GET",e,!0),n.onreadystatechange=function(){4!==n.readyState||200!==n.status&&304!==n.status||t(n.responseText)},4!==n.readyState&&n.send(null))},E=function(){var t=!1;try{t=new e.XMLHttpRequest}catch(n){t=new e.ActiveXObject("Microsoft.XMLHTTP")}return function(){return t}}();y(),n.update=y,e.addEventListener?e.addEventListener("resize",t,!1):e.attachEvent&&e.attachEvent("onresize",t)}}(this),$(function(){$("ul#mbl_playlist").responsiveplaylist({autoPlay:!1,allowFullScreen:!0,deepLinks:!0,onChange:function(){},start:1,youtube:{autohide:"2",rel:"1",theme:"dark",color:"white",showinfo:"1",vq:"medium"},vimeo:{title:"1",byline:"1",portrait:"1",color:"ffffff"},holderId:"mbl_video",secure:"auto"})}); 
//]]> ?>

Did this file decode correctly?

Original Code

//
!function(e,t,n){function o(e){return 8===e.length?!1:!0}function i(e){var t=null;if(-1!==e.indexOf("vim")){var n=/vimeo.*\/(\d+)/i.exec(e);n&&(t=n[1])}else if(-1!==e.indexOf("yout")){var o=/^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|\&v=)([^#\&\?]*).*/,n=e.match(o);n&&11==n[2].length&&(t=n[2])}return t}function a(t){var n=t.link,o=t.url;e.ajax({url:o,dataType:"jsonp",success:function(e){var t=e[0].title,o="by "+e[0].user_name;n.find(".mbl_title").html(t.length>50?t.substr(0,50)+"":t),n.find(".mbl_author").html(o),n.find(".mbl_thumbnail img").attr("src",e[0].thumbnail_small)}})}function l(t){var n=t.link,o=t.url;e.ajax({url:o,dataType:"jsonp",success:function(e){var t=e.entry.title.$t,o="by "+e.entry.author[0].name.$t;n.find(".mbl_title").html(t.length>50?t.substr(0,50)+"":t),n.find(".mbl_author").html(o)}})}function r(t,n){e.ajax({url:"https://www.googleapis.com/youtube/v3/channels?part=contentDetails&forUsername="+t+"&key=AIzaSyCIlwa-7d7qpKS0Nj5vhI7tb-0minC-qZ8",dataType:"jsonp",success:function(e){n(e.items[0].contentDetails.relatedPlaylists.uploads)}})}function s(t,n){e.ajax({url:"https://www.googleapis.com/youtube/v3/playlistItems?part=snippet&maxResults=50&playlistId="+t+"&key=AIzaSyCIlwa-7d7qpKS0Nj5vhI7tb-0minC-qZ8",dataType:"jsonp",success:function(e){n(e.items.reverse())}})}function u(t,n){for(var o,i,a=0,l=t.length;l>a;a++)o=t[a],i=o.snippet.resourceId.videoId,li='<li><a href="https://www.youtube.com/watch?v='+i+'"></a></li>',e(li).prependTo("#mbl_playlist");n()}function c(t,n){e.ajax({url:"http://vimeo.com/api/v2/"+t+"/videos.json",dataType:"jsonp",success:function(e){n(e.reverse())}})}function d(t,n){for(var o,i,a=0,l=t.length;l>a;a++)o=t[a],i=o.id,li='<li><a href="https://www.vimeo.com/'+i+'"></a></li>',e(li).prependTo("#mbl_playlist");n()}function m(n,o){this.element=n,this.options=e.extend({},p,o),this._defaults=p,this._name=h,this._protocol="auto"===this.options.secure?"https:"===t.location.protocol?"https://":"http://":this.options.secure?"https://":"http://",this.init()}var h="responsiveplaylist",p={autoPlay:!1,allowFullScreen:!0,deepLinks:!0,onChange:function(){},start:1,youtube:{autohide:"2",rel:"1",theme:"dark",color:"white",showinfo:"1",vq:"medium"},vimeo:{title:"1",byline:"1",portrait:"1",color:"ffffff"},holderId:"mbl_video",secure:"auto"};m.prototype={init:function(){var m=this,h=m.options.deepLinks&&-1!==t.location.hash.indexOf("#video-")?t.location.hash:null,p=function(){e(m.element).find("li").each(function(t){var n=e(this),r=t+1;n.find("a:first").each(function(){var t=e(this),s=i(t.attr("href")),u=n.text();t.data("yt-href",t.attr("href")),t.attr("href","#video-"+r),t.data("yt-id",s);var c,d="";o(s)?(l({link:t,url:m._protocol+"gdata.youtube.com/feeds/api/videos/"+s+"?v=2&alt=json"}),d=m._protocol+"i.ytimg.com/vi/"+s+"/default.jpg"):a({link:t,url:m._protocol+"vimeo.com/api/v2/video/"+s+".json"}),c='<span class="mbl_thumbnail"><img src="'+d+'" alt="'+u+'" /></span><p class="mbl_title"></p><p class="mbl_author"></p>',t.empty().html(c+u).attr("title",u),m.options.deepLinks||t.click(function(e){e.preventDefault(),m.handleClick(t,m.options),m.options.onChange.call()})});var s=e(n.children("a")[0]);h?s.attr("href")===h&&m.handleClick(s,m.options):r===m.options.start&&m.handleClick(s,m.options)}),m.options.deepLinks&&e(t).bind("hashchange",function(){var n=t.location.hash,o=e(m.element).find('a[href="'+n+'"]');o.length>0?m.handleClick(o,m.options):""===n&&m.handleClick(e(m.element).find("a:first"),m.options)});var r=n.createElement("div"),s=n.getElementsByTagName("base")[0]||n.getElementsByTagName("script")[0];r.innerHTML="<style> iframe { visibility: hidden; } </style>",s.parentNode.insertBefore(r,s),t.onload=function(){r.parentNode.removeChild(r)}};m.options.youtubeUsername&&m.options.vimeoUsername?r(m.options.youtubeUsername,function(e){s(e,function(e){u(e,function(){c(m.options.vimeoUsername,function(e){d(e,p)})})})}):m.options.youtubeUsername?r(m.options.youtubeUsername,function(e){s(e,function(e){u(e,p)})}):m.options.vimeoUsername?c(m.options.vimeoUsername,function(e){d(e,p)}):m.options.youtubeUsername||m.options.vimeoUsername||p()},getEmbedCode:function(e,t){if(o(t)){var n="";n+="<iframe",n+=' src="'+this._protocol+"www.youtube.com/embed/"+t,n+="?",n+=e.autoPlay?"autoplay=1":"autoplay=0",n+="&autohide="+e.youtube.autohide,n+="&rel="+e.youtube.rel,n+="&theme="+e.youtube.theme,n+="&color="+e.youtube.color,n+="&showinfo="+e.youtube.showinfo,n+="&vq="+e.youtube.vq,n+='" ',e.allowFullScreen&&(n+=" webkitAllowFullScreen mozallowfullscreen allowFullScreen "),n+=' frameborder="0" ></iframe>'}else{var n="";n+="<iframe",n+=' src="'+this._protocol+"player.vimeo.com/video/"+t,n+="?",n+=e.autoPlay?"autoplay=1":"autoplay=0",n+="&title="+e.vimeo.title,n+="&byline="+e.vimeo.byline,n+="&portrait="+e.vimeo.portrait,n+="&color="+e.vimeo.color,n+='" ',e.allowFullScreen&&(n+=" webkitAllowFullScreen mozallowfullscreen allowFullScreen "),n+=' type="text/html" frameborder="0" ></iframe>'}return n},handleClick:function(e,t){return t.onChange.call(),this.handleVideoClick(e,t)},handleVideoClick:function(t,n){var o=this,i=n.holder?n.holder:e("#"+n.holderId);return i.html(o.getEmbedCode(o.options,t.data("yt-id"))),t.parent().parent("ul").find("li.mbl_currentVideo").removeClass("mbl_currentVideo"),t.parent("li").addClass("mbl_currentVideo"),!1}},e.fn[h]=function(t){return this.each(function(){e.data(this,"plugin_"+h)||e.data(this,"plugin_"+h,new m(this,t))})}}(jQuery,window,document),window.matchMedia=window.matchMedia||function(e){"use strict";var t,n=e.documentElement,o=n.firstElementChild||n.firstChild,i=e.createElement("body"),a=e.createElement("div");return a.id="mq-test-1",a.style.cssText="position:absolute;top:-100em",i.style.background="none",i.appendChild(a),function(e){return a.innerHTML='&shy;<style media="'+e+'"> #mq-test-1 { width: 42px; }</style>',n.insertBefore(i,o),t=42===a.offsetWidth,n.removeChild(i),{matches:t,media:e}}}(document),function(e){"use strict";function t(){x(!0)}var n={};if(e.respond=n,n.update=function(){},n.mediaQueriesSupported=e.matchMedia&&e.matchMedia("only all").matches,!n.mediaQueriesSupported){var o,i,a,l=e.document,r=l.documentElement,s=[],u=[],c=[],d={},m=30,h=l.getElementsByTagName("head")[0]||r,p=l.getElementsByTagName("base")[0],f=h.getElementsByTagName("link"),v=[],y=function(){for(var t=0;f.length>t;t++){var n=f[t],o=n.href,i=n.media,a=n.rel&&"stylesheet"===n.rel.toLowerCase();o&&a&&!d[o]&&(n.styleSheet&&n.styleSheet.rawCssText?(w(n.styleSheet.rawCssText,o,i),d[o]=!0):(!/^([a-zA-Z:]*\/\/)/.test(o)&&!p||o.replace(RegExp.$1,"").split("/")[0]===e.location.host)&&v.push({href:o,media:i}))}b()},b=function(){if(v.length){var t=v.shift();C(t.href,function(n){w(n,t.href,t.media),d[t.href]=!0,e.setTimeout(function(){b()},0)})}},w=function(e,t,n){var o=e.match(/@media[^\{]+\{([^\{\}]*\{[^\}\{]*\})+/gi),i=o&&o.length||0;t=t.substring(0,t.lastIndexOf("/"));var a=function(e){return e.replace(/(url\()['"]?([^\/\)'"][^:\)'"]+)['"]?(\))/g,"$1"+t+"$2$3")},l=!i&&n;t.length&&(t+="/"),l&&(i=1);for(var r=0;i>r;r++){var c,d,m,h;l?(c=n,u.push(a(e))):(c=o[r].match(/@media *([^\{]+)\{([\S\s]+?)$/)&&RegExp.$1,u.push(RegExp.$2&&a(RegExp.$2))),m=c.split(","),h=m.length;for(var p=0;h>p;p++)d=m[p],s.push({media:d.split("(")[0].match(/(only\s+)?([a-zA-Z]+)\s?/)&&RegExp.$2||"all",rules:u.length-1,hasquery:d.indexOf("(")>-1,minw:d.match(/\(\s*min\-width\s*:\s*(\s*[0-9\.]+)(px|em)\s*\)/)&&parseFloat(RegExp.$1)+(RegExp.$2||""),maxw:d.match(/\(\s*max\-width\s*:\s*(\s*[0-9\.]+)(px|em)\s*\)/)&&parseFloat(RegExp.$1)+(RegExp.$2||"")})}x()},g=function(){var e,t=l.createElement("div"),n=l.body,o=!1;return t.style.cssText="position:absolute;font-size:1em;width:1em",n||(n=o=l.createElement("body"),n.style.background="none"),n.appendChild(t),r.insertBefore(n,r.firstChild),e=t.offsetWidth,o?r.removeChild(n):n.removeChild(t),e=a=parseFloat(e)},x=function(t){var n="clientWidth",d=r[n],p="CSS1Compat"===l.compatMode&&d||l.body[n]||d,v={},y=f[f.length-1],b=(new Date).getTime();if(t&&o&&m>b-o)return e.clearTimeout(i),void(i=e.setTimeout(x,m));o=b;for(var w in s)if(s.hasOwnProperty(w)){var C=s[w],E=C.minw,T=C.maxw,_=null===E,k=null===T,S="em";E&&(E=parseFloat(E)*(E.indexOf(S)>-1?a||g():1)),T&&(T=parseFloat(T)*(T.indexOf(S)>-1?a||g():1)),C.hasquery&&(_&&k||!(_||p>=E)||!(k||T>=p))||(v[C.media]||(v[C.media]=[]),v[C.media].push(u[C.rules]))}for(var j in c)c.hasOwnProperty(j)&&c[j]&&c[j].parentNode===h&&h.removeChild(c[j]);for(var $ in v)if(v.hasOwnProperty($)){var I=l.createElement("style"),q=v[$].join("\n");I.type="text/css",I.media=$,h.insertBefore(I,y.nextSibling),I.styleSheet?I.styleSheet.cssText=q:I.appendChild(l.createTextNode(q)),c.push(I)}},C=function(e,t){var n=E();n&&(n.open("GET",e,!0),n.onreadystatechange=function(){4!==n.readyState||200!==n.status&&304!==n.status||t(n.responseText)},4!==n.readyState&&n.send(null))},E=function(){var t=!1;try{t=new e.XMLHttpRequest}catch(n){t=new e.ActiveXObject("Microsoft.XMLHTTP")}return function(){return t}}();y(),n.update=y,e.addEventListener?e.addEventListener("resize",t,!1):e.attachEvent&&e.attachEvent("onresize",t)}}(this),$(function(){$("ul#mbl_playlist").responsiveplaylist({autoPlay:!1,allowFullScreen:!0,deepLinks:!0,onChange:function(){},start:1,youtube:{autohide:"2",rel:"1",theme:"dark",color:"white",showinfo:"1",vq:"medium"},vimeo:{title:"1",byline:"1",portrait:"1",color:"ffffff"},holderId:"mbl_video",secure:"auto"})});
//]]>

Function Calls

None

Variables

None

Stats

MD5 3468a9beecf51d6cc328d0747ede450b
Eval Count 0
Decode Time 83 ms