
    瞤dp                     ^   d dl mZ d dl mZ d dlZd dlZd dlZd dlZd dlmZ ddl	T ddl
mZmZ d dlZd Zd	 Zd
 Z ej        d          Zd Zd Zd Z eg d          Zg dZddegddegddegddegdd egdd egddegddegddegd d egd!d eggZd"d# iZ ed$ eD                        ed%g          z  Z G d& d'e          Z G d( d)e          Z G d* d+e          Z G d, d-e           Z! G d. d/e          Z" G d0 d1e          Z# G d2 d3e           Z$d4 Z%d<d7Z&d8 Z'	 	 d=d;Z(dS )>    )absolute_import)print_functionN)stderr   )*)
SVG_COLORSCOLOR_SCHEMESc                       fd}|S )Nc                      t          j                     } | i |}t          dj        t          j                     |z
             |S )Nz!                         -> TIME:)timeprint__name__)argskargst1rfs       2lib/python3.11/site-packages/ete3/treeview/main.pya_wrapper_accepting_argumentsz0tracktime.<locals>.a_wrapper_accepting_arguments6   sG    Y[[Atu11:ty{{R?OPPP     )r   r   s   ` r   	tracktimer   5   s$        
 )(r   c                 
    | dv S )N)r   r      r   xs    r   <lambda>r   >   s
    qG| r   c                 ,    t          | t                    S N)
isinstanceintr   s    r   r   r   ?   s    *Q,, r   z^#[A-Fa-f\d]{6}$c                 l    |                                  t          v pt          j        t          |           S r   )lowerr   rematch_COLOR_MATCHr   s    r   r   r   A   s$    17799
2Obh|Q6O6O r   c                 
    | dv S )N)spherecirclesquarer   r   s    r   r   r   B   s    q$BB r   c                 4    t          | t                    p| dv S )N)r   r   )r    boolr   s    r   r   r   C   s    :a..<!u* r   )branch-rightz
branch-topzbranch-bottomfloatzfloat-behindaligned)	NodeStyle	TreeStyleFaceContainer_leafadd_face_to_noder	   fgcolorz#0030c1bgcolorz#FFFFFFvt_line_colorz#000000hz_line_colorhz_line_typevt_line_typesize   shaper)   draw_descendantsThz_line_widthvt_line_widthmodec                 L    |                                  t          ddg          v S )Ncr   )r#   setr   s    r   r   r   [   s    aggii3Sz??2 r   c                     g | ]
}|d          S )r   r   ).0is     r   
<listcomp>rH   _   s    >>>aQqT>>>r   _facesc                       e Zd Zd Zd ZdS )_Borderc                 0    d | _         d| _        d | _        d S )Nr   )widthtypecolorselfs    r   __init__z_Border.__init__b   s    
	


r   c                    | j         |                                }t          |          }|                    |           | j        r"t          t          | j                            }nt          t          j                  }t          || j
                   |                    | j                    |                    t          j                   |                    |           |S d S r   )rM   boundingRectQGraphicsRectItemsetParentItemrO   QPenQColorQtNoPenset_pen_stylerN   setWidthsetCapStyleFlatCapsetPen)rQ   itemr   borderpens        r   applyz_Border.applyg   s    :!!!##A&q))F  &&&z %6$*--..28nn#ty)))LL$$$OOBJ'''MM#M4r   N)r   
__module____qualname__rR   rc   r   r   r   rK   rK   a   s2          
    r   rK   c                       e Zd ZdZd Zd ZdS )_Backgroundzc
    Set the background of the object

    :param color: RGB color code or :data:`SVG_COLORS`

    c                     d | _         d S r   )rO   rP   s    r   rR   z_Background.__init__   s    


r   c                    | j         r|                                }t          |          }|                    |           t	          t          | j                             }t          t          | j                             }|                    |           |                    |           |	                    t          j                   |S d S r   )rO   rT   rU   rV   rW   rX   QBrushr_   setBrushsetFlagQGraphicsItemItemStacksBehindParent)rQ   r`   r   bgrb   brushs         r   rc   z_Background.apply   s    : 	!!##A"1%%BT"""vdj))**C6$*--..EIIcNNNKKJJ};<<<I4r   N)r   rd   re   __doc__rR   rc   r   r   r   rg   rg   x   s<               r   rg   c                   <    e Zd ZdZd Zd Z eee          Zd ZdS )_ActionDelegatorz4 Used to associate GUI Functions to nodes and faces c                     | j         S r   	_delegaterP   s    r   get_delegatez_ActionDelegator.get_delegate   s
    ~r   c           	          t          |d          r|                    |            t          |          D ]Q}|                    d          s:|dk    r4t	          ||          }t          | |t          j        ||                      R|| _        d S )Ninit_)	hasattrry   dir
startswithgetattrsetattrtypes
MethodTyperv   )rQ   delegateattrfns       r   set_delegatez_ActionDelegator.set_delegate   s    8V$$ 	 MM$MM 	@ 	@D??3'' @DFNNXt,,dE$4R$>$>???!r   c                     d | _         d S r   ru   rP   s    r   rR   z_ActionDelegator.__init__   s    r   N)	r   rd   re   rq   rw   r   propertyr   rR   r   r   r   rs   rs      sZ        >>  " " " xl33H    r   rs   c                   2     e Zd ZdZ fdZd Z fdZ xZS )r0   a  
    .. versionadded:: 2.1

    .. currentmodule:: ete3

    A dictionary with all valid node graphical attributes.

    :argument #0030c1 fgcolor: RGB code or name in :data:`SVG_COLORS`
    :argument #FFFFFF bgcolor: RGB code or name in :data:`SVG_COLORS`
    :argument #FFFFFF node_bgcolor: RGB code or name in :data:`SVG_COLORS`
    :argument #FFFFFF partition_bgcolor: RGB code or name in :data:`SVG_COLORS`
    :argument #FFFFFF faces_bgcolor: RGB code or name in :data:`SVG_COLORS`
    :argument #000000 vt_line_color: RGB code or name in :data:`SVG_COLORS`
    :argument #000000 hz_line_color: RGB code or name in :data:`SVG_COLORS`
    :argument 0 hz_line_type: integer number
    :argument 0 vt_line_type: integer number
    :argument 3 size: integer number
    :argument "circle" shape: "circle", "square" or "sphere"
    :argument True draw_descendants: Mark an internal node as a leaf.

    :argument 0 hz_line_width: integer number representing the width
                               of the line in pixels.  A line width of
                               zero indicates a cosmetic pen. This
                               means that the pen width is always
                               drawn one pixel wide, independent of
                               the transformation set on the painter.

    :argument 0 vt_line_width: integer number representing the width
                               of the line in pixels.  A line width of
                               zero indicates a cosmetic pen. This
                               means that the pen width is always
                               drawn one pixel wide, independent of
                               the transformation set on the painter.

    c                 p     t          t          |           j        |i | |                                  d S r   )superr0   rR   ry   )rQ   r   r   	__class__s      r   rR   zNodeStyle.__init__   s6    'i'7777		r   c                     t           D ]<\  }}}|| vr|| |<    || |                   st          d|d| |                   =d S )N'z1' attribute in node style has not a valid value: )NODE_STYLE_DEFAULT
ValueError)rQ   keydvaluecheckers       r   ry   zNodeStyle.init   sy    $6 	7 	7 C$"S		WT#Y'' 7 j&)cc499"6 7 7 77	7 	7r   c                 D   |dk    r^t          d|dddt                     t          dt                     t          t          |                               d|           d	}|d
k    r5d}t          d|dddt                     t          dt                     |dk    r5d}t          d|dddt                     t          dt                     |t
          vrt          d|z            t          t          |                               ||           d S )N	line_typez
WARNING: [z4] keyword is deprecated and it has been replaced by z[hz_line_type, vt_line_type].)filezGWARNING: Support for this keyword will be removed in next ETE versions.r9   r:   vlwidthr@   z[vt_line_width]hlwidthr?   z[hz_line_width]z4'%s' is not a valid keyword for a NodeStyle instance)r   r   r   r0   __setitem__VALID_NODE_STYLE_KEYSr   )rQ   rG   vr   s      r   r   zNodeStyle.__setitem__   sl   E2224:@B B B B[bhiiii)T""..~qAAAA	>>AE%%%'-35 5 5 5[bhiiii	>>AE%%%'-35 5 5 5[bhiiii)))SUVVWWWi**1a00000r   )r   rd   re   rq   rR   ry   r   __classcell__r   s   @r   r0   r0      sk        " "H    
7 7 71 1 1 1 1 1 1 1 1r   r0   c                   B    e Zd ZdZd Zd Z eee          Zd Zd Z	dS )r1   a  .. versionadded:: 2.1

    .. currentmodule:: ete3

    Contains all the general image properties used to render a tree

    **-- About tree design --**

    :param None layout_fn: Layout function used to dynamically control
      the aspect of nodes. Valid values are: None or a pointer to a method,
      function, etc.

    **-- About tree shape --**

    :param "r" mode: Valid modes are 'c'(ircular)  or 'r'(ectangular).

    :param 0 orientation: If 0, tree is drawn from left-to-right. If
       1, tree is drawn from right-to-left. This property only makes
       sense when "r" mode is used.

    :param 0 rotation: Tree figure will be rotate X degrees (clock-wise
       rotation).

    :param 1 min_leaf_separation: Min separation, in pixels, between
      two adjacent branches

    :param 0 branch_vertical_margin: Leaf branch separation margin, in
      pixels. This will add a separation of X pixels between adjacent
      leaf branches. In practice, increasing this value work as
      increasing Y axis scale.

    :param 0 arc_start: When circular trees are drawn, this defines the
      starting angle (in degrees) from which leaves are distributed
      (clock-wise) around the total arc span (0 = 3 o'clock).

    :param 359 arc_span: Total arc used to draw circular trees (in
      degrees).

    :param 0 margin_left: Left tree image margin, in pixels.
    :param 0 margin_right: Right tree image margin, in pixels.
    :param 0 margin_top: Top tree image margin, in pixels.
    :param 0 margin_bottom: Bottom tree image margin, in pixels.

    **-- About Tree branches --**

    :param None scale: Scale used to draw branch lengths. If None, it will
      be automatically calculated.

    :param "mid" optimal_scale_level: Two levels of automatic branch
      scale detection are available: :attr:`"mid"` and
      :attr:`"full"`. In :attr:`full` mode, branch scale will me
      adjusted to fully avoid dotted lines in the tree image. In other
      words, scale will be increased until the extra space necessary
      to allocated all branch-top/bottom faces and branch-right faces
      (in circular mode) is covered by real branches. Note, however,
      that the optimal scale in trees with very unbalanced branch
      lengths might be huge. If :attr:`"mid"` mode is selected (as it is by default),
      optimal scale will only satisfy the space necessary to allocate
      branch-right faces in circular trees. Some dotted lines
      (artificial branch offsets) will still appear when
      branch-top/bottom faces are larger than branch length. Note that
      both options apply only when :attr:`scale` is set to None
      (automatic).

    :param 0.25 root_opening_factor: (from 0 to 1). It defines how much the center of
      a circular tree could be opened when adjusting optimal scale, referred
      to the total tree length. By default (0.25), a blank space up to 4
      times smaller than the tree width could be used to calculate the
      optimal tree scale. A 0 value would mean that root node should
      always be tightly adjusted to the center of the tree.

    :param True complete_branch_lines_when_necessary: True or False.
      Draws an extra line (dotted by default) to complete branch lengths when the space to cover is larger than the branch itself.

    :param 2 extra_branch_line_type:  0=solid, 1=dashed, 2=dotted

    :param "gray" extra_branch_line_color: RGB code or name in
      :data:`SVG_COLORS`

    :param False force_topology: Convert tree branches to a fixed length, thus allowing to
      observe the topology of tight nodes

    :param False draw_guiding_lines: Draw guidelines from leaf nodes
      to aligned faces

    :param 2 guiding_lines_type: 0=solid, 1=dashed, 2=dotted.

    :param "gray" guiding_lines_color: RGB code or name in :data:`SVG_COLORS`

    **-- About node faces --**

    :param False allow_face_overlap: If True, node faces are not taken
      into account to scale circular tree images, just like many other
      visualization programs. Overlapping among branch elements (such
      as node labels) will be therefore ignored, and tree size
      will be a lot smaller. Note that in most cases, manual setting
      of tree scale will be also necessary.

    :param True draw_aligned_faces_as_table: Aligned faces will be
      drawn as a table, considering all columns in all node faces.

    :param True children_faces_on_top: When floating faces from
      different nodes overlap, children faces are drawn on top of
      parent faces. This can be reversed by setting this attribute
      to false.

    **-- Addons --**

    :param False show_border: Draw a border around the whole tree

    :param True show_scale: Include the scale legend in the tree
      image

    :param None scale_length: Scale length to be used as reference scale bar
    when visualizing tree. None = automatically adjusted.

    :param False show_leaf_name: Automatically adds a text Face to
      leaf nodes showing their names

    :param False show_branch_length: Automatically adds branch
      length information on top of branches

    :param False show_branch_support: Automatically adds branch
      support text in the bottom of tree branches

    **-- Tree surroundings --**

    The following options are actually Face containers, so graphical
    elements can be added just as it is done with nodes. In example,
    to add tree legend:

       ::

          TreeStyle.legend.add_face(CircleFace(10, "red"), column=0)
          TreeStyle.legend.add_face(TextFace("0.5 support"), column=1)

    :param aligned_header: a :class:`FaceContainer` aligned to the end
      of the tree and placed at the top part.

    :param aligned_foot: a :class:`FaceContainer` aligned to the end
      of the tree and placed at the bottom part.

    :param legend: a :class:`FaceContainer` with an arbitrary number of faces
      representing the legend of the figure.
    :param 4 legend_position=4: TopLeft corner if 1, TopRight
      if 2, BottomLeft if 3, BottomRight if 4

    :param title: A Face container that can be used as tree title

    c                    g | _         t          |          t          t          t          t          t
          g          vr|g}|D ]}t          |          du s|| j                             |           0ddlm	} 	 | j                             t          ||                     `# t          $ r#}t          |           t          d          d }~ww xY wd S )NTr   )layoutszBRequired layout is not a function pointer nor a valid layout name.)_layout_handlerrN   rD   listtuple	frozensetcallableappend r   r~   	Exceptionr   r   )rQ   layoutlyr   es        r   set_layout_fnzTreeStyle.set_layout_fn  s    !<<sD#ui#@AAAAXF 
	l 
	lB||t##rz$++B////%%%%%%l(//0D0DEEEE  l l l!HHH$&jkkkl
	l 
	ls   :(B##
C-CCc                     | j         S r   )r   rP   s    r   get_layout_fnzTreeStyle.get_layout_fn  s    ##r   c                    d| _         d| _        g | _        d| _        d| _        d | _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        d| _        d	| _        d
| _        d| _        d| _        d	| _        d
| _        d| _        d| _        d| _        d| _        d| _        d | _        t;                      | _        t;                      | _        d| _         d| _!        d| _"        t;                      | _#        d	| _$        t;                      | _%        d| _&        d | _'        d| _(        d S )Nr   Fr   g      ?midr   ig  Tr   gray   ))rA   allow_face_overlapr   orientationrotationscaleroot_opening_factoroptimal_scale_levelmin_leaf_separationbranch_vertical_margin	arc_startarc_spanmargin_leftmargin_right
margin_topmargin_bottom$complete_branch_lines_when_necessaryextra_branch_line_typeextra_branch_line_colorforce_topologydraw_guiding_linesguiding_lines_typeguiding_lines_colordraw_aligned_faces_as_tablealigned_table_stylechildren_faces_on_topshow_border
show_scalescale_lengthr2   aligned_headeraligned_footshow_leaf_nameshow_branch_lengthshow_branch_supportlegendlegend_positiontitle
tree_width_scale
__closed__rP   s    r   rR   zTreeStyle.__init__  sx    	 #(  "
   
 $(  $)  $% 
 '(#
    591&'#'-$ $ #( #$#)  ,0(#$  &*" !   ,oo)OO""'#( #oo  #__
r   c                    t          | |          st          | dd          sTt                              |d           |          rt                              | ||           d S t          d|z            t          d|z            )Nr   r   c                     dS )NTr   r   s    r   r   z'TreeStyle.__setattr__.<locals>.<lambda>)  s    d r   z[%s] wrong typez[%s] option is not supported)r{   r~   TREE_STYLE_CHECKERgetobject__setattr__r   )rQ   r   vals      r   r   zTreeStyle.__setattr__'  s    4 	CgdL!&D&D 	C!%%dNN;;C@@ :""4s33333 !2D!8999;TABBBr   N)
r   rd   re   rq   r   r   r   	layout_fnrR   r   r   r   r   r1   r1      s|        U Unl l l"$ $ $ 66I{ { {|C C C C Cr   r1   c                   .     e Zd Zd Z fdZ fdZ xZS )
_FaceAreasc                 T    t           D ]}t          | |t                                  d S r   )FACE_POSITIONSr   r2   )rQ   as     r   rR   z_FaceAreas.__init__1  s4     	. 	.AD!]__----	. 	.r   c                     |t           vrt          d|dt                     t          t          |                               ||          S NzFace area [z	] not in )r   AttributeErrorr   r   r   )rQ   r   r   r   s      r   r   z_FaceAreas.__setattr__5  sI    ~%% .dddNN!SUUUZ&&224===r   c                     |t           vrt          d|dt                     t          t          |                               |          S r   )r   r   r   r   __getattr__)rQ   r   r   s     r   r   z_FaceAreas.__getattr__:  sG    ~%% .dddNN!SUUUZ&&224888r   )r   rd   re   rR   r   r   r   r   s   @r   r   r   0  s`        . . .> > > > >
9 9 9 9 9 9 9 9 9r   r   c                       e Zd ZdZd ZdS )r2   zw
    .. versionadded:: 2.1

    Use this object to create a grid of faces. You can add faces to different columns.
    c                 r    |                      t          |          g                               |           dS )zC
        add the face **face** to the specified **column**
        N)
setdefaultr!   r   )rQ   facecolumns      r   add_facezFaceContainer.add_faceE  s2     	FR((//55555r   N)r   rd   re   rq   r   r   r   r   r2   r2   ?  s-         
6 6 6 6 6r   r2   c                 j    t          | d          o| j        d          }|p|                                 S )N
_img_styler>   )r{   	img_styleis_leaf)node	collapseds     r   r3   r3   K  s4    l++VDNCU4V0VI&&r   Fr-   c                     |dk    rd}t          |dd          r+t          |j        |                              | |           dS t          d          )a  
    .. currentmodule:: ete3.treeview.faces

    Adds a Face to a given node.

    :argument face: A :class:`Face` instance

    .. currentmodule:: ete3

    :argument node: a tree node instance (:class:`Tree`, :class:`PhyloTree`, etc.)
    :argument column: An integer number starting from 0
    :argument "branch-right" position: Possible values are
      "branch-right", "branch-top", "branch-bottom", "float", "float-behind" and "aligned".
    Tr/   _temp_facesNzVThis function can only be called within a layout function. Use node.add_face() instead)r~   r   r   r   )r   r   r   r/   positions        r   r4   r4   O  s_    & $t]D)) s (++44T6BBBBBqrr	rr   c                     |dk    r!|                      t          j                   d S |dk    r!|                      t          j                   d S |dk    r!|                      t          j                   d S d S )Nr   r   r   )setStylerY   	SolidLineDashLineDotLine)rb   
line_styles     r   r[   r[   k  sr    QR\"""""	qR[!!!!!	qRZ      
r   Z   pxc                    d}|dk    rd}d}n|dk    rd}d}n|                     d          rD	 |                    d          d	                                         }n# t          $ r d}Y nw xY wd}n-|                    d          d
                                         }|                                 }	|	                                |	                                z  }
|s9|s7d}|	                                }|	                                }t          j        }n8|r|rt          j	        }n'|||
z  }t          j        }n|||
z  }t          j        }|dk    r|r|dz  |z  }|r|dz  |z  }n+|dk    r|r||z  }|r||z  }n|dk    rnt          d          ||	                                z  ||	                                z  }}|dk    rt                      }t          dd||          }|                    t          t          |          t          |                               |                    |           |                    d           |                    d           |dk    rRt'                      }t)          |          }|                    t,          j                   |                    |           n|                    |           t5                      }|                    |           |                     |||                                 |           |                                 |dk    rt=          |          }t?          d           n;t+          |          5 }|                                 }d d d            n# 1 swxY w Y   |!                    dd          }tE          j#        dd|          }|!                    dd          }tE          j#        dd|          }|rddl$m%}  ||          S |dk    r|||fS t+          |d          5 }|&                    |           d d d            n# 1 swxY w Y   n|dk    s|dk    rI|dk    rtN          j(        }ntN          j)        }tO          tN          j*                  }|+                    |           |,                    |           |-                    tN          j.                   |/                    ta          ||          tN          j1                   |2                    ddddtN          j1                   |3                    d           |4                    |           t5          |          }t          dd||          }|                     |||                                 |           ntt          dd||          }tk          t          |          t          |          tj          j6                  }|7                    tq          t          j9                  :                                           |;                    t          |dz                       |<                    t          |dz                       t5          |          }|=                    t4          j>                   |=                    t4          j?                   |=                    t4          j@                   |                     |||                                 |           |                                 |rut'                      }t)          |          }|                    t,          j                   |A                    |d           dd l$mB}  ||C                                          S |dk    rit'                      }t)          |          }|                    t,          j                   |A                    |d           |||D                                fS |A                    |           ||	                                z  ||	                                z  fS )!NFz%%inlineTPNGz%%inlineSVGSVGz%%returnr   r   r  mmgc6P(?inzwrong unit formatr   z(Generated with ETE http://etetoolkit.orgzfrom memoryzxml:id=zid=zfont-size="(\d+)"zfont-size="\1pt"
 z<g [^>]+>\s*</g>r   )r  wPDFPSg
F%u?)Image)Er}   splitupper
IndexError	sceneRectheightrM   rY   KeepAspectRatioIgnoreAspectRatior   QSvgGeneratorQRectFsetSizeQSizer!   
setViewBoxsetTitlesetDescription
QByteArrayQBufferopen	QIODevice	WriteOnlysetOutputDevicesetFileNameQPainterbeginrenderendstrr   readreplacer$   subIPython.core.displayr  writeQPrinterPostScriptFormat	PdfFormatHighResolutionsetResolutionsetOutputFormatsetPageSizeA4setPaperSizeQSizeFDevicePixelsetPageMarginssetFullPagesetOutputFileNameQImageFormat_ARGB32fillrX   whitergbsetDotsPerMeterXsetDotsPerMeterYsetRenderHintAntialiasingTextAntialiasingSmoothPixmapTransformsaver  datatoBase64)sceneimgNamer
  hdpitake_regionunitsipython_inlineext	main_rectaspect_ratio
ratio_modex_scaley_scalesvg
targetRectbabufppcompatible_coder   r  formatprinteriir  s                             r   rF  rF  t  s:   N*	M	!	!			J	'	' -	--$$Q'--//CC 	 	 	CCC	mmC  $**,,!!I##%%	(9(99L  (Q (OO'

	
 (q ()

	
'

	
'
 }} 	'L 3&A 	'L 3&A	$ 	CA 	CA	$+,,,***Ai.>.>.@.@,@WG
e||ooAq!Q''
E#a&&#a&&))***z"""?@@@EFFFj  B"++CHHY()))$$$$OOG$$$ZZ
RU__%6%6
CCC
j  !"ggO-    g +!"#&&((+ + + + + + + + + + + + + + +
 *11)UCC&!46I?[[)11$<<&!3RII 	)0000003'''
""G_44gs## )q((() ) ) ) ) ) ) ) ) ) ) ) ) ) ) 
$;;.FF'F8233c"""'''HK(((VAq\\8+?@@@q!Q8+?@@@ 	D!!!!!'***gQAq))
RU__%6%6
CCCCAq!Q''
3q663q666#788
rx  $$&&'''
Cf--...
Cf--...b\\
.///
2333
7888RU__%6%6
CCC
 	B"++CHHY()))GGC2222225###
""B"++CHHY()))GGCGR[[]]22GGGY__)"2"2"4"4 444s5   -A A,+A,(N		NNP<<Q Q )Fr-   )NNr   Fr  ))
__future__r   r   colorsysrandomr$   r   sysr   qt
svg_colorsr   r	   r   r   _LINE_TYPE_CHECKER_SIZE_CHECKERcompiler&   _COLOR_CHECKER_NODE_TYPE_CHECKER_BOOL_CHECKERrD   r   __all__r   r   r   r   rK   rg   rs   dictr0   r1   r   r2   r3   r4   r[   rF  r   r   r   <module>rm     s`  N ' & & & & & % % % % % %   				            1 1 1 1 1 1 1 1 ) ) ) ,+ ,,rz,--OOBB <<hhhiiddd ~Q~Q ~Q~Q'9Q'9Q}Q'9Q}Qq}Qq}Q $ 22 
 >>+=>>>??##xj//Q     f   .    &   2    v   *P1 P1 P1 P1 P1 P1 P1 P1jsC sC sC sC sC sC sC sCj	9 9 9 9 9 9 9 9
6 
6 
6 
6 
6D 
6 
6 
6' ' 's s s s8! ! ! .0&*Y5 Y5 Y5 Y5 Y5 Y5r   