JSFiddle - React, Tailwind, and code Playground

JavaScript

//////////////////////////////////////////////
// Obfuscated by Javascript Obfuscator 4.0  //
// http://javascript-source.com             //
//////////////////////////////////////////////
// -----------------------------------------------------------------------------------
//
//    VideoLightBox v1.1
//    http://videolightbox.com/
//    Video LightBox JS is a free wizard program that helps you easily add video to website,
//    web page or blog, in a few clicks without writing a single line of code.
//
jQuery(function() {
    var $ = jQuery;
    if (!document.getElementById("voverlay")) {
        $("#videogallery").append($("<div id='voverlay'></div>"));
        $("#voverlay").append($("<div id = 'vcontainer'></div>"));
    }
    $("#videogallery a[rel],#watch").overlay({
        api: true,
        onClose: function() {
            swfobject.removeSWF("video_overlay");
            this.getBackgroundImage().hide();
        },
        onBeforeLoad: function() {
            var O = document.getElementById("video_overlay");
            if (!O) {
                varo = $("<div></div>");
                oo.attr({
                    id: "video_overlay"
                });
                $("#vcontainer").append(oo);
            }
            var0 = "VideoLightBox.com";
            var Oo = "http://videolightbox.com";
            O = o0 ? $("<div></div>") : 0;
            if (O && document.all) {
                var oO = $("<iframe src=\"javascript:false\"></iframe>");
                oO.css({
                    position: "absolute",
                    left: 0,
                    top: 0,
                    width: "100%",
                    height: "100%",
                    filter: "alpha(opacity=0)"
                });
                oO.attr({
                    scrolling: "no",
                    framespacing: 0,
                    border: 0,
                    frameBorder: "no"
                });
                O.append(oO);
            }
           ...