????

Your IP : 216.73.216.11


Current Path : C:/Windows/System32/Boot/en-US/
Upload File :
Current File : C:/Windows/System32/Boot/en-US/winload.exe.mui

MZ����@���	�!�L�!This program cannot be run in DOS mode.

$��ٙ|���|���|���.��|���.��|��Rich�|��PELR��H�"!	XpQ�@VZX'.rsrc`X@@0�0�H�`�x�������8���	�			 T�� �,+���.b7�MUIOSLOADER.XSL������5�	�z��;�V�^K�s����u48����MUIen-US)#7#@9#B#h''�''� N:N$OS_MSG_FIRST

�The operating system couldn't be loaded because the system registry file is missing or contains errors.

�The operating system couldn't be loaded because a required file is missing or contains errors.

LAn unexpected error has occurred.

�The operating system couldn't be loaded because the firmware (BIOS) is not ACPI compatible.

�The operating system couldn't be loaded because a critical system driver is missing or contains errors.

�The operating system couldn't be loaded because the kernel is missing or contains errors.

�The operating system couldn't be loaded because the HAL is missing or contains errors.

�The operating system couldn't be loaded because the kernel debugger DLL is missing or contains errors.

�The operating system couldn't be loaded because the NLS data is missing or contains errors.

�The operating system couldn't be loaded because the ACPI firmware (BIOS) RSDP table is invalid.

The operating system couldn't be loaded because the digital signature of a file or one of its dependencies couldn't be verified.

�The operating system couldn't be loaded because Code Integrity failed to initialize.

�The operating system couldn't be loaded because the BitLocker key required to unlock the volume wasn't loaded correctly.

�The operating system couldn't be loaded because a memory map conflict was detected after loading firmware drivers.

�The operating system couldn't be loaded because an OS Extension is missing or contains errors.

�After multiple tries, the operating system on your PC failed to start, so it needs to be repaired.

�The operating system on your PC failed to turn off properly and needs to be repaired.

�The operating system couldn't be loaded because the manufacturing mode profile is missing or contains errors.

�The operating system couldn't be loaded. Manufacturing mode is blocked because a lock screen password is enabled.

�The operating system couldn't be loaded. Manufacturing mode is blocked because Bitlocker is enabled.

�The operating system couldn't be loaded. Manufacturing mode is blocked because Reset Protection is enabled.

pFatal error transitioning to the operating system.

@Microcode Update Mismatch.

�A critical system driver is blocked from loading as the driver has been revoked.

dPlease wait while we install a system update

Hyper-V

,Startup Settings

lPress a number to choose from the options below:

\Use number keys or functions keys F1-F9.

@Launch recovery environment

,Enable Safe Mode

LEnable Safe Mode with Networking

TEnable Safe Mode with Command Prompt

0Enable boot logging

@Enable low-resolution video

TEnable last known good configuration

LEnable directory services repair

,Enable debugging

XDisable automatic restart after failure

TDisable driver signature enforcement

dDisable early launch anti-malware protection

hPress Enter to return to your operating system

�Press Enter or the Windows key to return to your operating system

@Press F10 for more options

1)

2)

3)

4)

5)

6)

7)

8)

9)

�4VS_VERSION_INFO��
!|O
!|O?�StringFileInfo�040904B0LCompanyNameMicrosoft Corporation<
FileDescriptionOS Loadern'FileVersion10.0.20348.2849 (WinBuild.160101.0800):
InternalNameosloader.exe�.LegalCopyright� Microsoft Corporation. All rights reserved.B
OriginalFilenameosloader.exej%ProductNameMicrosoft� Windows� Operating SystemDProductVersion10.0.20348.2849DVarFileInfo$Translation	���<?xml version="1.0" encoding="unicode"?>

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:osxml="osxml" version="1.0">

<_locDefinition>

      <_locDefault _loc="locData"/>

      <_locTag _locAttrData="pad-left,pad-right">p</_locTag>

      <_locTag _locAttrData="height,width">textarea</_locTag>

      <_locTag _locAttrData="minsize">select</_locTag>

      <_locTag _locAttrData="size">progressbar</_locTag>

      <_locTag _locAttrData="size,maxlen">input</_locTag>

      <_locTag _locAttrData="tip">option</_locTag>

      <_locTag _locAttrData="value">osxml:update</_locTag>

</_locDefinition>

<xsl:template match="osload-edit">

<osxml:text-mode-ui>

  <head>

    <title color="XXXXRGBX"><xsl:text>                             Edit Boot Options                                 </xsl:text></title>

    <footer color="XXXXRGBX"><xsl:text> ENTER=Submit                                                       ESC=Cancel </xsl:text></footer>

    <meta key="ENTER" action="submit"/>

    <meta key="ENTER" action="reload-main"/>

    <meta key="ESC" action="cancel"/>

  </head>

  <body background-color="XXXX" foreground-color="RGBX">

  <br/>

  Edit Windows boot options for: <font foreground-color="RGBI"><xsl:value-of select="@name"/></font>

  <br/>

  <br/>

  <xsl:for-each select="@path">

  Path:

  </xsl:for-each>

  <font foreground-color="RGBI"><xsl:value-of select="@path"/></font>

  <br/>

  <br/>

  <xsl:for-each select="@partition">

  Partition:

  </xsl:for-each>

  <font foreground-color="RGBI"><xsl:value-of select="@partition"/></font>

  <br/>

  <xsl:for-each select="@disk">

  Hard Disk:

  </xsl:for-each>

  <font foreground-color="RGBI"><xsl:value-of select="@disk"/></font>

  <br/>

  <br/>

  <p pad-left="0" pad-right="0">

    <form>

    <input type="textarea" name="bootop" maxlen="228" border-color="RGBI">

      <xsl:attribute name="default">

        <xsl:value-of select="@options"/>

      </xsl:attribute>

    </input>

    </form>

    <br/>

  </p>

  </body>

</osxml:text-mode-ui>

</xsl:template>



<xsl:template match="osload-advops-standard">

<osxml:text-mode-ui>

  <head>

     <meta key="ESC" action="cancel"/>

     <meta key="ENTER" action="continue"/>

     <meta key="WINDOWS" action="continue"/>

     <meta key="F10" action="more_options"/>

     <meta key="1" action="option_one"/>

     <meta key="F1" action="option_one"/>

     <meta key="2" action="option_two"/>

     <meta key="F2" action="option_two"/>

     <meta key="3" action="option_three"/>

     <meta key="F3" action="option_three"/>

     <meta key="4" action="option_four"/>

     <meta key="F4" action="option_four"/>

     <meta key="5" action="option_five"/>

     <meta key="F5" action="option_five"/>

     <meta key="6" action="option_six"/>

     <meta key="F6" action="option_six"/>

     <meta key="7" action="option_seven"/>

     <meta key="F7" action="option_seven"/>

     <meta key="8" action="option_eight"/>

     <meta key="F8" action="option_eight"/>

     <meta key="9" action="option_nine"/>

     <meta key="F9" action="option_nine"/>

     <xsl:for-each select="@timeout">

         <meta event="TIMEOUT" action="shutdown"/>

         <timer initial="{.}"/>

     </xsl:for-each>

  </head>

</osxml:text-mode-ui>

</xsl:template>



<xsl:template match="timeout-cancel">

    <osxml:update disable-time="true"/>

</xsl:template>



<xsl:template match="osload-advops-legacy">

<osxml:text-mode-ui>

  <head>

    <title color="XXXXRGBX"><xsl:text>                           Advanced Boot Options                               </xsl:text></title>

    <footer color="XXXXRGBX"><xsl:text> ENTER=Choose                                                       ESC=Cancel </xsl:text></footer>

    <meta key="ENTER" action="submit"/>

    <meta key="ENTER" action="reload-main"/>

    <meta key="ESC" action="cancel"/>

  </head>

  <body background-color="XXXX" foreground-color="RGBX">

  <br/>

  Choose Advanced Options for: <font foreground-color="RGBI"><xsl:value-of select="@name"/></font>

  <br/>

  (Use the arrow keys to highlight your choice.)

  <br/>

  <br/>

  <p pad-left="0" pad-right="6">

    <form>

    <select name="advop" tip-target="advop-ctx">

      <xsl:for-each select="@recovery">

      <option value="3" tip="View a list of system recovery tools you can use to repair startup problems, run diagnostics, or restore your system.">Repair Your Computer</option>

      <separator/>

      </xsl:for-each>

      <xsl:for-each select="@safemode">

      <option value="0" tip="Start Windows with only the core drivers and services. Use when you cannot boot after installing a new device or driver.">Safe Mode</option>

      <option value="1" tip="Start Windows with core drivers, plus networking support.">Safe Mode with Networking</option>

      <option value="2" tip="Start Windows with core drivers, and launch the command prompt.">Safe Mode with Command Prompt</option>

      <separator/>

      </xsl:for-each>

      <option value="4" tip="Creates ntbtlog.txt, which lists all drivers that load during startup, including the last file to load before a failure.">Enable Boot Logging</option>

      <option value="5" tip="Set or reset the display resolution. Start Windows in low-resolution display mode.">Enable low-resolution video</option>

      <xsl:for-each select="@lkg">

      <option value="6" tip="Start Windows using settings from last successful boot attempt.">Last Known Good Configuration (advanced)</option>

      </xsl:for-each>

      <xsl:for-each select="@dsrm">

      <option value="7" tip="Start Windows in Directory Services Repair Mode.">Directory Services Repair Mode</option>

      </xsl:for-each>

      <xsl:for-each select="@kd">

      <option value="8" tip="Enable Windows kernel debugger.">Debugging Mode</option>

      </xsl:for-each>

      <option value="9" tip="Prevent Windows from automatically rebooting after a crash.">Disable automatic restart on system failure</option>

      <xsl:for-each select="@ci">

      <option value="10" tip="Allows drivers containing improper signatures to be loaded.">Disable Driver Signature Enforcement</option>

      </xsl:for-each>

      <option value="13" tip="Allows drivers to initialize without being measured by the anti-malware driver.">Disable Early Launch Anti-Malware Driver</option>

      <separator/>

      <option value="11" tip="Start Windows with its regular settings.">Start Windows Normally</option>

    </select>

    </form>

    <br/>

  </p>

  <p pad-left="0" pad-right="6">

  Description: <font foreground-color="RGBI"><textarea name="advop-ctx" height="3"/></font>

  </p>

  </body>

</osxml:text-mode-ui>

</xsl:template>



<xsl:template match="osload-main">

<osxml:text-mode-ui>

</osxml:text-mode-ui>

</xsl:template>



<xsl:template match="osload-end">

<osxml:text-mode-ui>

  <body background-color="XXXX" foreground-color="RGBX">

    <br/>

  </body>

</osxml:text-mode-ui>

</xsl:template>



<xsl:template match="*|@*|text()"/>



</xsl:stylesheet>

PAPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADX'0�'E	*�H��
��'60�'210
	`�He0��
+�7���0��0�m
+�70�]��V��R���մ�$f��ڎ`��<1�80�4
+�71�$� �� F���89Ӭm��JȈ�m�o:���#@ފ�R|S��F�.$@��N
�n���Cf�x:�	�V]-gz���E��I.pp����ŏ��U�/"�EȻ�$R��C� ��ʵ��/���R̰�,>
g2���T���4�u,��=CH���!q�qJ�|#��BS�=bw����i��
Mro/��od�,�
�1[R�㻸l�I��L���&U_n̾s*���
%\0�Z010
	`�He G���x1�˷hee7ʛ����ob���4��zs��
�0��0��3��測]_��0
	*�H��
0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1.0,U%Microsoft Windows Production PCA 20110
240912200407Z
250911200407Z0p10	UUS10U
Washington10URedmond10U
Microsoft Corporation10UMicrosoft Windows0�"0
	*�H��
�0�
�� 6��É���zY�����W���Cd��`����q�����-9��2��U��F)h.�)�#F�(���b=…e�I���O�6�,��]R«�>p�<�c~���=5��&0��$[oF�ho���W��	VN�˞��%��\hr���1s��]!^S-���{�L�$�Ho3�~=�����aY�`���W�z\QW@���T$p���ikh7�������T!��H$gN�"�]7�6̋��L�*�R�+� r0�B���v0�r0U%0
+�7
+0U�rJ,�������g�����0EU>0<�:0810UMicrosoft Corporation10U
229879+5029570U#0��)9�ėx͐��O��|U�S0WUP0N0L�J�H�Fhttp://www.microsoft.com/pkiops/crl/MicWinProPCA2011_2011-10-19.crl%200a+U0S0Q+0�Ehttp://www.microsoft.com/pkiops/certs/MicWinProPCA2011_2011-10-19.crt0U�00
	*�H��
��Uh>	�^�C��|�M$57���ݣ�;�"��������.�p��[�����\��7AW����r�`�84�m�#ә-�{��f���R�6U`�߷�r�G�x���>�%cj�Q9�
x��ޣ�C{�2D����WjuO�-[�@j�-��R.�k�[�UQ�%�|(��&��Ϊ�%��T����A���jզ�']g�7����/:1�H�:�����nq�‰Q�E��l��p<���2�0��0���
avV0
	*�H��
0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1200U)Microsoft Root Certificate Authority 20100
111019184142Z
261019185142Z0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1.0,U%Microsoft Windows Production PCA 20110�"0
	*�H��
�0�
�����.	����i�!�i33��T����� ��ҋ�8����-|by��J?5 p���k�6u�1ݍp��7�tF�([�`#,��G�g�Q'�r��ɹ;S5|���'�����#	o�F��n�<A�ˣ?]jM�i%(\6��C
��������['�'x0�[*	k"�S`,�hS��I�a��h	sD]}�T+�y��5]l+\μ�#�on�&�6�O�'��2;A�,���w�TN�\�e�C���mw�Z$�H��C0�?0	+�70U�)9�ėx͐��O��|U�S0	+�7
SubCA0U�0U�0�0U#0��Vˏ�\bh�=��[�Κ�0VUO0M0K�I�G�Ehttp://crl.microsoft.com/pki/crl/products/MicRooCerAut_2010-06-23.crl0Z+N0L0J+0�>http://www.microsoft.com/pki/certs/MicRooCerAut_2010-06-23.crt0
	*�H��
��|qQ�y�n��9>�<Rn+?s��h�H�4M��&�1F�ay�8.Ek��(�����	��L
6fj���������@26v�Zƿ���Ӭ�h�b��TlP0X��|���N���|�sW�R!s4Z�V��	����~�����?�rS��c��=1e�������=����BА�_T���G�o�sNA�@�_�*��s�!(���s9_>�\`����	���Q�fG���=�*hw��Lb{��Ǻz�4Kbz����J7�-�W|�=ܸZ��ij�:��n�i!7ށ�ugӓW^)9��-���Es[���z��FX�^���g�l5��?$�5�
u�V��x,��Ј���ߺ~,c��#!�xl�X6+�̤��-����@�E�Ί\k>��p*
j�_G��c
2��6*pZ�BYqKW�~���!<��Ź���E��� ����ŕ�]b֠c �uw}=�E�����W�o3��w�bY~1��0�}0��0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1.0,U%Microsoft Windows Production PCA 20113��測]_��0
	`�He��0	*�H��
	1
+�70
+�710
+�70/	*�H��
	1" ��v�g��>�̼M��^cWRj��@)(�e6���x0<
+�7
1.,SQRAdAIB/qJJ9Y7G+kbCvqkPRlsgJm8/BolJBtaw8lA=0Z
+�71L0J�$�"Microsoft Windows�"� http://www.microsoft.com/windows0
	*�H��
�`�`YoF ]���0�1EQFĴ�a��x��	��dn4��]�����q�g�;�!�,\�SO��c�>Al�Ξ/Χ��'u?�
_�ֈ�g:��f�R~zs?�\�e&��>�Z5�#��2�@o�@��WBʅ8@Nڸ����Zn�7(��+�~[Ƽe?[GR��t�Բ���O^�V�Ǹ�`8�:�"���S���_��ϙ�ٚ[��g�`�����~S8�W��U�3K��/����0��
+�71��0��	*�H��
���0��10
	`�He0�Z*�H��
	��I�E0�A
+�Y
010
	`�He �@1�-�4��.c��h�3*y�6�9�N�Ƌq��f����20241102031811.917Z0��٤��0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1-0+U$Microsoft Ireland Operations Limited1'0%UnShield TSS ESN:6B05-05E0-D9471%0#UMicrosoft Time-Stamp Service���0�(0��3��/&jT]"��0
	*�H��
0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20100
240725183104Z
251022183104Z0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1-0+U$Microsoft Ireland Operations Limited1'0%UnShield TSS ESN:6B05-05E0-D9471%0#UMicrosoft Time-Stamp Service0�"0
	*�H��
�0�
��B^,�7Տ�n)QE��g��7c�~�GN\��Bz�W�^�U��X�&��V}eX�
�ll���6�
•���ǝ�-�Wʿ����8ԡ�9u4#$r�=ٝ��ܲhsp�.��E��2�ȕBW�4�e��bC�ߺЈ��Ps�|�J���t�\R�c�D�%Mq;�� d2*����EOi
�uix��̮�f��(a�{���~Hm��_�~�%��i���rOKeflՂ���n��*l�ǻ�]L.�>���=�H�OQ�n0{^E����5����$�	��xꏳu
��]U����f�y�
O�=�vƹ���!Ծ���2&�WN��E��F_���:���&5��9Ϗ2\��p��Q�T0\Tν/D�؍�W�s�
L�>��B���O��{�Œ��S:#���3����?-;�Ƀ�:}Ze�7�`�]�	\�,8�����&������q��g̢��������PRM�e���iЖ�o��I0�E0UH��	��	}'Y�ٸ8�J�0U#0���]^b]����e�S5�r0_UX0V0T�R�P�Nhttp://www.microsoft.com/pkiops/crl/Microsoft%20Time-Stamp%20PCA%202010(1).crl0l+`0^0\+0�Phttp://www.microsoft.com/pkiops/certs/Microsoft%20Time-Stamp%20PCA%202010(1).crt0U�00U%�0
+0U��0
	*�H��
��y���p{�Y�u��ۚ&�4=�$<o�1���#�/B(l���ţߧb�#hƁ��p��κ�J)�]�|'1�u>��:��5�����+���B���C����
	�>��ǃb3���<<Il��L}��G�A�{ծ������hv�j�K�8��:�0���N}��Y����w�SO��[�D�OH��;�5@�>�zU(V�*�hN�)J�L�[г �}�8��[�3�3#����:��{���61���
z���yi>�֬o�>�0��1]�w�Kn��;���1��1�Pi���D���J�2�%��e�	[%%�H �[��R(n�Є������8�bVTc2*���T�v�ApL��ӽ̆�2��'��[s���_���xC8�>�S98��ױ�-Nj�LI��D�ؓ�	�
W��)z).(�1B%���W�@�qAk���l�G�1A�D���Q����3M��By�l]|�"�L�"ڗ��+T0�q0�Y�3��k��I�0
	*�H��
0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1200U)Microsoft Root Certificate Authority 20100
210930182225Z
300930183225Z0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20100�"0
	*�H��
�0�
���L�r!y���$y�Ղ��ҩlNu��5W�lJ�⽹>`3�\O�f��SqZ�~JZ��6g�F#���w2��`}jR�D���Fk��v��P�D�q\Q17�
8n����&S|9azĪ�ri����6�5&dژ;�{3��[~��R���b%�j�]�S���VM�ݼ��㑏�9,Q��pi
�6-p�1�5(�㴇$��ɏ~�T��U�mh;�F��z)7���E�Fn�2��0\O,�b�͹⍈䖬J��q�[g`���=� �s}A�Fu��_4���� }~�ٞE߶r/�}_��۪~6�6L�+n�Q���s�M7t�4���G��|?Lۯ^����s=CN�39L��Bh.�QF�ѽjZas�g�^�(v�3rק ��
�co�6d�[���!]_0t���عP��a�65�G������k�\RQ]�%��Pzl�r�Rą��<�7�?x�E���^ڏ�riƮ{��>j�.����0��0	+�70#	+�7*�R�dĚ���<F5)��/�0U��]^b]����e�S5�r0\U U0S0Q+�7L�}0A0?+3http://www.microsoft.com/pkiops/Docs/Repository.htm0U%0
+0	+�7
SubCA0U�0U�0�0U#0��Vˏ�\bh�=��[�Κ�0VUO0M0K�I�G�Ehttp://crl.microsoft.com/pki/crl/products/MicRooCerAut_2010-06-23.crl0Z+N0L0J+0�>http://www.microsoft.com/pki/certs/MicRooCerAut_2010-06-23.crt0
	*�H��
��U}�*��,g1$[�rK��o�\�>NGdx���=13�9��q6?�dl|�u9m�1��lѡ�"��fg:SMݘ��x�6.���V����i�	�{�jo�)�n�?Hu��m��m#T�xSu$W�ݟ�=��h�e��V����(U'�$�@���]='�@�8���)�ü�T�B�������j�BRu�6��as.,k{n?,	x鑲�[�I�t�쑀�=�J>f;O���2ٖ����t��Lro�u0�4�z�P�
X�@<�Tm�ctH,�NG-�q�d�$�smʎ	��WITd�s�[D�Z�k
��(�g($�8K�n�!TkjEG����^O���Lv�WT	�iD~|�als�
��Af=i��AI~~���;����>�1Q������{��p���(��6ںL���
�4�$5g+�
�挙��"��'B=%��tt[jў>�~�13}���{�8pDѐ�ȫ:�:b�pcSM��m��qj�U3X��pf�V0�>0���٤��0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1-0+U$Microsoft Ireland Operations Limited1'0%UnShield TSS ESN:6B05-05E0-D9471%0#UMicrosoft Time-Stamp Service�#
0+O^J�q�F��H�aG"?�~���0���~0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20100
	*�H��
��ѯ0"20241101221615Z20241102221615Z0t0:
+�Y
1,0*0
��ѯ0�0c0
��#/06
+�Y
1(0&0
+�Y
�
0� �
0��0
	*�H��
��8w��srcݲkO9:��i�M��Ah=a�#��@L�_λ�2��h�r06� ��k��ϪO؆������ }��G��Hxؑ�4�P��c
��&���p�h4Ĵw6E
`��!-�"`��[֔�"�q�� ��F�����"ɹ��5�җ��{S�b�t��//�a4hȞ�U>9ܼo��,$�P^YF6�C����֠��,��w@�4(e�%"�gB���`}WH
���K�R�1�
0�	0��0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20103��/&jT]"��0
	`�He��J0	*�H��
	1
*�H��
	0/	*�H��
	1" �I�Ty�#��8�Y]خ+���6�x�G�Ѡ0��*�H��
	/1��0��0��0�� +aL�^��D�K��5r��
Wl	�f��B1��0��0���~0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20103��/&jT]"��0" eٕ�/�M_����v�b�8a$Q'��9]0
	*�H��
�po^T���GB��2��O�~kO�v���^"�~�Db����x�Y��M����K�B
w]&�8�0�z�Pru�j��τu�k�]ANN�z׬�xf� 
��)�Z�l�����_C�
���{m/j�S�6��`k�w2�Q�l����R��H�4�󁂿��w9����3N`W�mMx��j��Y��7mY��^�S���<�ˉ���	�&"I�_�i��jB�#eO�bL��<�r�–.�ܭ��!#p�in�XU�c�6$�7��BYOvz:H[�E��¸�P��LDWE��Pe��ঌ�&�`&5��}?b�)o[���<d��&CIY
��
e��d�e��E����s�u+x�Ϥ�(��@�.��E�+M�	�z�Bk5ҷ�����f��{Դ�[�q�w{�^,OD{�o���×N�:+T�|&���òf�g���l��U�����=K�d���c��v��PT�78#�H�����w��