<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-1957710095424676339</id><updated>2025-07-15T03:18:13.601+02:00</updated><category term="Apache"/><category term="PHP"/><category term="Photo"/><category term="Technique"/><category term="Tutoriel"/><category term="360"/><category term="AMHA"/><category term="Astuce"/><category term="Coloration syntaxique"/><category term="DTD"/><category term="Equirectangulaire"/><category term="Flash"/><category term="HTTP"/><category term="Image Resize"/><category term="Notepad++"/><category term="Panoramique"/><category term="Papervision3D"/><category term="Status Code"/><category term="Utilitaire"/><category term="Windows"/><category term="XHTML"/><category term="XML"/><title type='text'>Qyy</title><subtitle type='html'>Ce n&#39;est que mon avis...</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.qyy.fr/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1957710095424676339/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://blog.qyy.fr/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>5</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1957710095424676339.post-6201120446159575100</id><published>2010-10-26T11:00:00.001+02:00</published><updated>2011-08-25T05:30:29.884+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="DTD"/><category scheme="http://www.blogger.com/atom/ns#" term="PHP"/><category scheme="http://www.blogger.com/atom/ns#" term="Utilitaire"/><category scheme="http://www.blogger.com/atom/ns#" term="XHTML"/><category scheme="http://www.blogger.com/atom/ns#" term="XML"/><title type='text'>Convertir des entités XHTML en Unicode avec PHP</title><content type='html'>&lt;div class=&quot;article&quot;&gt;
&lt;p&gt;
Après quelques recherches, je n&#39;ai pas réussi à trouver de script satisfaisant pour convertir les entités déclaré dans la
&lt;a class=&quot;externe&quot; href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot; hreflang=&quot;en&quot;
  title=&quot;W3 - Extensible HTML version 1.0 Transitional DTD&quot;&gt;DTD XHTML Transitional&lt;/a&gt; en entités Unicode.
&lt;/p&gt;
&lt;p&gt;
C&#39;est très étrange&amp;nbsp;: dans chaque script, chacun y vas de sa petite liste d&#39;entités, et même si je n&#39;ai aucune idée d&#39;où ces listes peuvent bien sortir, elles sont systématiquement incomplètes !
&lt;/p&gt;
&lt;p&gt;
Pourtant, ce n&#39;est pas comme si cette liste était si compliqué à trouver&amp;nbsp;: il suffit de regarder la Définition de Type de Document dont l&#39;url se trouve dans la déclaration DOCTYPE de tout bon document XHTML Transitional.
&lt;p&gt;
&lt;div style=&quot;width:480px; overflow: auto;&quot;&gt;
&lt;ol&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;sc0&quot; style=&quot;color: #00bbdd;&quot;&gt;&amp;lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;p&gt;
Et au tout début du document, ligne 24, se trouve les références vers les déclarations des entités&amp;nbsp;:
&lt;/p&gt;
&lt;div style=&quot;width:480px; overflow: auto;&quot;&gt;
&lt;ol style=&quot;width:600px; color: #181818; font-family: monospace; font-size: 12px; line-height: 18px;&quot;&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;sc-1&quot; style=&quot;color: grey; font-style: italic;&quot;&gt;&amp;lt;!--================ Character mnemonic entities =========================--&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;sc3&quot; style=&quot;color: #009900;&quot;&gt;&amp;lt;!ENTITY % HTMLlat1 PUBLIC&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;sc3&quot; style=&quot;color: #009900;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span class=&quot;st0&quot; style=&quot;color: red;&quot;&gt;&quot;-//W3C//ENTITIES Latin 1 for XHTML//EN&quot;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;sc3&quot; style=&quot;color: #009900;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span class=&quot;st0&quot; style=&quot;color: red;&quot;&gt;&quot;xhtml-lat1.ent&quot;&lt;/span&gt;&lt;span class=&quot;re2&quot; style=&quot;color: black; font-weight: bold;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
%HTMLlat1;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;sc3&quot; style=&quot;color: #009900;&quot;&gt;&amp;lt;!ENTITY % HTMLsymbol PUBLIC&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;sc3&quot; style=&quot;color: #009900;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span class=&quot;st0&quot; style=&quot;color: red;&quot;&gt;&quot;-//W3C//ENTITIES Symbols for XHTML//EN&quot;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;sc3&quot; style=&quot;color: #009900;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span class=&quot;st0&quot; style=&quot;color: red;&quot;&gt;&quot;xhtml-symbol.ent&quot;&lt;/span&gt;&lt;span class=&quot;re2&quot; style=&quot;color: black; font-weight: bold;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
%HTMLsymbol;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;sc3&quot; style=&quot;color: #009900;&quot;&gt;&amp;lt;!ENTITY % HTMLspecial PUBLIC&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;sc3&quot; style=&quot;color: #009900;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span class=&quot;st0&quot; style=&quot;color: red;&quot;&gt;&quot;-//W3C//ENTITIES Special for XHTML//EN&quot;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;sc3&quot; style=&quot;color: #009900;&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;span class=&quot;st0&quot; style=&quot;color: red;&quot;&gt;&quot;xhtml-special.ent&quot;&lt;/span&gt;&lt;span class=&quot;re2&quot; style=&quot;color: black; font-weight: bold;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
%HTMLspecial;&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;p&gt;En partant de là, il nous suffit donc d&#39;aller chercher les trois fichiers contenant la totalité des entités déclarés&amp;nbsp;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&quot;externe&quot; href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent&quot; hreflang=&quot;en&quot;
  title=&quot;W3 - Portions (C) International Organization for Standardization 1986&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externe&quot; href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml-symbol.ent&quot; hreflang=&quot;en&quot;
  title=&quot;W3 - Mathematical, Greek and Symbolic characters for XHTML&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml-symbol.ent&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externe&quot; href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml-special.ent&quot; hreflang=&quot;en&quot;
  title=&quot;W3 - Special characters for XHTML&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml-special.ent&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;La fonction PHP&lt;/h2&gt;
&lt;p&gt;J&#39;ai donc rédigé cette fonction PHP qui prend en compte toutes les entités déclarés pour leurs substitutions en Unicode&amp;nbsp;:&lt;/p&gt;
&lt;div style=&quot;width:480px; overflow: auto;&quot;&gt;
&lt;ol style=&quot;width:600px; color: #181818; font-family: monospace; font-size: 12px; line-height: 18px;&quot;&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;kw2&quot; style=&quot;color: black; font-weight: bold;&quot;&gt;&amp;lt;?php&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;/**&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* Convertit toutes les entités déclarées dans la DTD XHTML Transitional en&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* entités Unicode. Si c&#39;est pas triste de devoir en arriver là...&amp;lt;br/&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* Section DTD :&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* &amp;lt;code&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* &amp;nbsp; &amp;lt;!--================ Character mnemonic entities =========================--&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;*&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* &amp;nbsp; &amp;lt;!ENTITY % HTMLlat1 PUBLIC&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* &amp;nbsp; &amp;nbsp; &amp;nbsp;&quot;-//W3C//ENTITIES Latin 1 for XHTML//EN&quot;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* &amp;nbsp; &amp;nbsp; &amp;nbsp;&quot;xhtml-lat1.ent&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* &amp;nbsp; %HTMLlat1;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;*&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* &amp;nbsp; &amp;lt;!ENTITY % HTMLsymbol PUBLIC&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* &amp;nbsp; &amp;nbsp; &amp;nbsp;&quot;-//W3C//ENTITIES Symbols for XHTML//EN&quot;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* &amp;nbsp; &amp;nbsp; &amp;nbsp;&quot;xhtml-symbol.ent&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* &amp;nbsp; %HTMLsymbol;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;*&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* &amp;nbsp; &amp;lt;!ENTITY % HTMLspecial PUBLIC&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* &amp;nbsp; &amp;nbsp; &amp;nbsp;&quot;-//W3C//ENTITIES Special for XHTML//EN&quot;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* &amp;nbsp; &amp;nbsp; &amp;nbsp;&quot;xhtml-special.ent&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* &amp;nbsp; %HTMLspecial;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* &amp;lt;/code&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* @author G. Qyy, &amp;lt;code[at]qyy.fr&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* @copyright Copyright (c) 2010 G. Qyy&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* @license http://www.cecill.info/licences/Licence_CeCILL-B_V1-fr.html&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* @link http://blog.qyy.fr/2010/10/convertir-des-entites-xhtml-en-unicode.html&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* @link http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* @link http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* @link http://www.w3.org/TR/xhtml1/DTD/xhtml-symbol.ent&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* @link http://www.w3.org/TR/xhtml1/DTD/xhtml-special.ent&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* @param string $chaine &amp;lt;p&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* Une chaine contenant des entités déclarées dans la DTD XHTML Transitional&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* &amp;lt;/p&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* @return string La chaine fournit dont les entités déclarées dans la DTD&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;* XHTML Transitional ont été convertis en entités Unicode.&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;co4&quot; style=&quot;color: #009933; font-style: italic;&quot;&gt;&amp;nbsp;*/&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;kw2&quot; style=&quot;color: black; font-weight: bold;&quot;&gt;function&lt;/span&gt;&amp;nbsp;ConvertieEntiteVersUnicode&lt;span class=&quot;br0&quot; style=&quot;color: #009900;&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;re0&quot; style=&quot;color: #000088;&quot;&gt;$chaine&lt;/span&gt;&lt;span class=&quot;br0&quot; style=&quot;color: #009900;&quot;&gt;)&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;br0&quot; style=&quot;color: #009900;&quot;&gt;{&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp;&amp;nbsp;&lt;span class=&quot;re0&quot; style=&quot;color: #000088;&quot;&gt;$unicode&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;kw3&quot; style=&quot;color: #990000;&quot;&gt;array&lt;/span&gt;&lt;span class=&quot;br0&quot; style=&quot;color: #009900;&quot;&gt;(&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#34;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#38;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#60;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#62;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#39;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#338;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#339;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#352;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#353;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#376;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#710;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#732;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8194;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8195;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8201;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8204;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8205;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8206;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8207;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8211;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8212;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8216;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8217;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8218;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8220;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8221;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8222;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8224;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8225;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8240;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8249;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8250;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8364;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#160;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#161;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#162;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#163;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#164;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#165;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#166;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#167;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#168;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#169;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#170;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#171;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#172;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#173;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#174;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#175;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#176;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#177;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#178;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#179;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#180;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#181;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#182;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#183;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#184;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#185;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#186;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#187;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#188;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#189;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#190;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#191;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#192;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#193;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#194;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#195;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#196;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#197;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#198;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#199;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#200;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#201;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#202;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#203;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#204;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#205;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#206;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#207;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#208;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#209;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#210;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#211;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#212;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#213;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#214;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#215;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#216;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#217;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#218;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#219;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#220;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#221;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#222;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#223;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#224;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#225;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#226;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#227;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#228;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#229;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#230;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#231;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#232;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#233;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#234;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#235;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#236;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#237;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#238;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#239;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#240;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#241;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#242;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#243;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#244;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#245;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#246;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#247;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#248;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#249;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#250;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#251;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#252;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#253;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#254;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#255;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#402;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#913;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#914;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#915;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#916;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#917;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#918;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#919;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#920;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#921;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#922;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#923;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#924;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#925;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#926;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#927;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#928;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#929;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#931;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#932;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#933;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#934;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#935;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#936;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#937;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#945;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#946;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#947;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#948;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#949;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#950;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#951;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#952;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#953;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#954;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#955;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#956;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#957;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#958;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#959;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#960;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#961;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#962;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#963;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#964;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#965;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#966;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#967;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#968;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#969;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#977;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#978;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#982;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8226;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8230;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8242;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8243;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8254;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8260;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8472;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8465;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8476;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8482;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8501;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8592;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8593;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8594;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8595;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8596;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8629;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8656;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8657;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8658;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8659;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8660;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8704;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8706;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8707;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8709;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8711;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8712;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8713;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8715;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8719;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8721;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8722;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8727;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8730;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8733;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8734;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8736;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8743;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8744;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8745;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8746;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8747;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8756;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8764;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8773;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8776;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8800;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8801;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8804;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8805;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8834;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8835;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8836;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8838;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8839;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8853;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8855;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8869;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8901;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8968;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8969;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8970;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#8971;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#9001;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#9002;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#9674;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#9824;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#9827;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#9829;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;#9830;&#39;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp;&amp;nbsp;&lt;span class=&quot;br0&quot; style=&quot;color: #009900;&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp;&amp;nbsp;&lt;span class=&quot;re0&quot; style=&quot;color: #000088;&quot;&gt;$entite&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;kw3&quot; style=&quot;color: #990000;&quot;&gt;array&lt;/span&gt;&lt;span class=&quot;br0&quot; style=&quot;color: #009900;&quot;&gt;(&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;quot;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;amp;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;lt;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;gt;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;apos;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;OElig;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;oelig;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Scaron;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;scaron;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Yuml;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;circ;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;tilde;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;ensp;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;emsp;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;thinsp;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;zwnj;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;zwj;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;lrm;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;rlm;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;ndash;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;mdash;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;lsquo;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;rsquo;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;sbquo;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;ldquo;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;rdquo;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;bdquo;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;dagger;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Dagger;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;permil;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;lsaquo;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;rsaquo;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;euro;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;nbsp;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;iexcl;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;cent;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;pound;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;curren;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;yen;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;brvbar;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;sect;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;uml;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;copy;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;ordf;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;laquo;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;not;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;shy;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;reg;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;macr;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;deg;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;plusmn;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;sup2;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;sup3;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;acute;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;micro;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;para;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;middot;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;cedil;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;sup1;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;ordm;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;raquo;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;frac14;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;frac12;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;frac34;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;iquest;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Agrave;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Aacute;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Acirc;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Atilde;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Auml;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Aring;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;AElig;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Ccedil;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Egrave;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Eacute;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Ecirc;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Euml;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Igrave;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Iacute;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Icirc;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Iuml;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;ETH;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Ntilde;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Ograve;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Oacute;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Ocirc;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Otilde;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Ouml;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;times;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Oslash;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Ugrave;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Uacute;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Ucirc;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Uuml;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Yacute;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;THORN;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;szlig;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;agrave;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;aacute;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;acirc;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;atilde;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;auml;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;aring;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;aelig;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;ccedil;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;egrave;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;eacute;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;ecirc;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;euml;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;igrave;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;iacute;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;icirc;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;iuml;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;eth;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;ntilde;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;ograve;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;oacute;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;ocirc;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;otilde;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;ouml;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;divide;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;oslash;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;ugrave;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;uacute;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;ucirc;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;uuml;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;yacute;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;thorn;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;yuml;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;fnof;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Alpha;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Beta;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Gamma;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Delta;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Epsilon;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Zeta;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Eta;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Theta;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Iota;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Kappa;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Lambda;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Mu;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Nu;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Xi;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Omicron;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Pi;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Rho;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Sigma;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Tau;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Upsilon;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Phi;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Chi;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Psi;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Omega;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;alpha;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;beta;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;gamma;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;delta;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;epsilon;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;zeta;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;eta;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;theta;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;iota;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;kappa;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;lambda;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;mu;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;nu;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;xi;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;omicron;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;pi;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;rho;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;sigmaf;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;sigma;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;tau;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;upsilon;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;phi;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;chi;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;psi;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;omega;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;thetasym;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;upsih;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;piv;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;bull;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;hellip;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;prime;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;Prime;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;oline;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;frasl;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;weierp;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;image;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;real;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;trade;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;alefsym;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;larr;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;uarr;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;rarr;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;darr;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;harr;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;crarr;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;lArr;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;uArr;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;rArr;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;dArr;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;hArr;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;forall;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;part;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;exist;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;empty;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;nabla;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;isin;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;notin;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;ni;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;prod;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;sum;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;minus;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;lowast;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;radic;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;prop;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;infin;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;ang;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;and;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;or;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;cap;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;cup;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;int;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;there4;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;sim;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;cong;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;asymp;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;ne;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;equiv;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;le;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;ge;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;sub;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;sup;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;nsub;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;sube;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;supe;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;oplus;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;otimes;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;perp;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;sdot;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;lceil;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;rceil;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;lfloor;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;rfloor;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;lang;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;rang;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;loz;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;spades;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;clubs;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;hearts;&#39;&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;st_h&quot; style=&quot;color: blue;&quot;&gt;&#39;&amp;amp;diams;&#39;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp;&amp;nbsp;&lt;span class=&quot;br0&quot; style=&quot;color: #009900;&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp;&amp;nbsp;&lt;span class=&quot;re0&quot; style=&quot;color: #000088;&quot;&gt;$chaine&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;kw3&quot; style=&quot;color: #990000;&quot;&gt;str_replace&lt;/span&gt;&lt;span class=&quot;br0&quot; style=&quot;color: #009900;&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;re0&quot; style=&quot;color: #000088;&quot;&gt;$entite&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;re0&quot; style=&quot;color: #000088;&quot;&gt;$unicode&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;re0&quot; style=&quot;color: #000088;&quot;&gt;$chaine&lt;/span&gt;&lt;span class=&quot;br0&quot; style=&quot;color: #009900;&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp;&amp;nbsp;&lt;span class=&quot;kw1&quot; style=&quot;color: #b1b100;&quot;&gt;return&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;re0&quot; style=&quot;color: #000088;&quot;&gt;$chaine&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: #339933;&quot;&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;br0&quot; style=&quot;color: #009900;&quot;&gt;}&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: #f8f8f8; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&amp;nbsp;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;li1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial;&quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; font: normal normal normal 1em/1.2em monospace; line-height: 18px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;&quot;&gt;
&lt;span class=&quot;sy1&quot; style=&quot;color: black; font-weight: bold;&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;h2&gt;Droit d&#39;auteur&amp;nbsp;/ propriété intellectuelle&amp;nbsp;:&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Sauf mention contraire cet article et son contenu sont régis par les conditions suivantes&amp;nbsp;:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Tout contenu tiers est régi par les conditions des ayants droit.&lt;/p&gt;

&lt;p&gt;Tout autre contenu ou ressource est soumis à l&#39;acceptation du contrat &lt;a class=&quot;externe&quot;
  href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/fr/&quot; hreflang=&quot;fr&quot;
  title=&quot;Creative Commons - Paternité - Pas d&#39;Utilisation Commerciale - Pas de Modification 2.0 France&quot;&gt;
    Creative Commons by-nc-nd&lt;/a&gt; (Paternité - Pas d&#39;Utilisation Commerciale - Pas de Modification).&lt;/p&gt;

&lt;p&gt;Tout autre code source est soumis à l&#39;acceptation du &lt;a class=&quot;externe&quot;
  href=&quot;http://www.cecill.info/licences/Licence_CeCILL-B_V1-fr.html&quot; hreflang=&quot;fr&quot;
  title=&quot;CeCILL - http://www.cecill.info/licences/Licence_CeCILL-B_V1-fr.html&quot;&gt;
    Contrat de Licence de Logiciel Libre CeCILL-B&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;En cas de non acceptation de tout ou partie des conditions (incluant celles des contenus tiers), 
  le contenu de cet article reste la propriété morale et patrimoniale de son auteur, et tout usage 
  non autorisé par écrit est explicitement proscrit.&lt;/p&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.qyy.fr/feeds/6201120446159575100/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://blog.qyy.fr/2010/10/convertir-des-entites-xhtml-en-unicode.html#comment-form' title='2 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1957710095424676339/posts/default/6201120446159575100'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1957710095424676339/posts/default/6201120446159575100'/><link rel='alternate' type='text/html' href='http://blog.qyy.fr/2010/10/convertir-des-entites-xhtml-en-unicode.html' title='Convertir des entités XHTML en Unicode avec PHP'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1957710095424676339.post-1159889961126405891</id><published>2010-10-07T06:27:00.025+02:00</published><updated>2010-10-10T11:25:42.147+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="AMHA"/><category scheme="http://www.blogger.com/atom/ns#" term="Apache"/><category scheme="http://www.blogger.com/atom/ns#" term="HTTP"/><category scheme="http://www.blogger.com/atom/ns#" term="PHP"/><category scheme="http://www.blogger.com/atom/ns#" term="Status Code"/><title type='text'>HTTP Status Codes</title><content type='html'>&lt;div class=&quot;article&quot;&gt;
&lt;p&gt;Les &lt;a class=&quot;externe&quot; href=&quot;http://sl.qyy.fr/blog-20101007-status-code&quot; lang=&quot;en&quot; title=&quot;part of Hypertext Transfer Protocol -- HTTP/1.1 - RFC 2616 Fielding, et al.&quot;&gt;codes de retour HTTP&lt;/a&gt; sont des indications très précieuses envoyées par le serveur pour informer sur la manière dont la requête a été traitée.&lt;/p&gt;

&lt;p&gt;Par exemple, si un navigateur web demande à un serveur HTTP de lui fournir le fichier &amp;quot;&lt;em&gt;http://le.serveur.invalid/index.html&lt;/em&gt;&amp;quot;&amp;nbsp;:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;si le fichier existe et que l&#39;utilisateur a le droit d&#39;accéder à cette ressource, le serveur renverra le fichier au navigateur web avec le code retour &amp;quot;&lt;em&gt;200: OK&lt;/em&gt;&amp;quot; (Requête traitée avec succès),&lt;/li&gt;
  &lt;li&gt;si l&#39;utilisateur n&#39;a pas le droit d&#39;effectuer cette requête, le serveur renverra un code &amp;quot;&lt;em&gt;401: Unauthorized&lt;/em&gt;&amp;quot; (Une autorisation est nécessaire pour accéder à la ressource). Pour ce qui est du fichier, soit une page préconfigurée au niveau du serveur sera renvoyée, soit rien du tout, laissant alors le logiciel ayant émis la requête (comme un navigateur web) informe l&#39;utilisateur du problème,&lt;/li&gt;
  &lt;li&gt;si la requête de l&#39;utilisateur est légitime et que le fichier n&#39;existe pas, un code &amp;quot;&lt;em&gt;404: Not Found&lt;/em&gt;&amp;quot; (Ressource non trouvé) sera renvoyé, avec le même processus pour le fichier que décrit dans le point précédant.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Et tout ceci ne sont que des exemples car &lt;a class=&quot;externe&quot; href=&quot;http://sl.qyy.fr/blog-20101007-wikipedia-codes-http&quot; lang=&quot;fr&quot; title=&quot;Wikipédia - Liste des codes HTTP&quot;&gt;il existe plusieurs dizaine de codes de retour HTTP&lt;/a&gt;.&lt;/p&gt;

&lt;div class=&quot;attention&quot;&gt;
&lt;p&gt;Attention&amp;nbsp;: Le comportement que je décris ci-dessus n&#39;est pas forcément le comportement par défaut de tous les serveurs web&amp;nbsp;:&lt;/p&gt;
&lt;p&gt;En effet, dans certains cas, le serveur commence par vérifier si le fichier existe ou non, et renvoie un code &amp;quot;&lt;em&gt;404: Not Found&lt;/em&gt;&amp;quot; s&#39;il n&#39;existe pas, avant même se soucier si l&#39;utilisateur a le droit d&#39;effectuer la requête.&lt;/p&gt;
&lt;p&gt;C&#39;est à mon sens un comportement qu&#39;il faut corriger systématiquement lors de la mise en place d&#39;un serveur web&amp;nbsp;: Pourquoi un utilisateur serait-il informé de l&#39;existence d&#39;une ressource qu&#39;il n&#39;a même pas le droit de requérir&amp;nbsp;?&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;astuce&quot;&gt;
  &lt;p&gt;Astuce&amp;nbsp;: Tout ces codes de retour sont à deux chiffres, préfixés d&#39;un troisième informant sur la nature du retour. Il y a cinq préfixes de retour, ce qui permet de savoir rapidement à quel type de retour on a à faire, même si on ne connait pas le code en particulier&amp;nbsp;:&lt;/p&gt;
  &lt;ul&gt;
    &lt;li&gt;&lt;em&gt;1xx&amp;nbsp;&lt;/em&gt;: Information&lt;/li&gt;
    &lt;li&gt;&lt;em&gt;2xx&amp;nbsp;&lt;/em&gt;: Succès&lt;/li&gt;
    &lt;li&gt;&lt;em&gt;3xx&amp;nbsp;&lt;/em&gt;: Redirection&lt;/li&gt;
    &lt;li&gt;&lt;em&gt;4xx&amp;nbsp;&lt;/em&gt;: Erreur du client&lt;/li&gt;
    &lt;li&gt;&lt;em&gt;5xx&amp;nbsp;&lt;/em&gt;: Erreur du serveur &lt;/li&gt;
  &lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;A la base cette information est destinée surtout aux applicatifs qui effectuent les requêtes, et non aux utilisateurs qui les utilisent.&lt;/p&gt;

&lt;p&gt;Il est cependant aisé de les consulter&amp;nbsp;:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;En capturant le trafic&amp;nbsp;:
    &lt;ul&gt;
      &lt;li&gt;à l&#39;aide d&#39;un proxy comme &lt;em&gt;&lt;a class=&quot;externe&quot; href=&quot;http://sl.qyy.fr/blog-20101007-fiddler2&quot; lang=&quot;en&quot; title=&quot;Fiddler Web Debugger - A free web debugging tool&quot;&gt;Fiddler&lt;/a&gt;&lt;/em&gt;,&lt;/li&gt;
      &lt;li&gt;sous &lt;em&gt;Firefox&lt;/em&gt;, avec un plugin comme &lt;em&gt;&lt;a class=&quot;externe&quot; href=&quot;http://sl.qyy.fr/blog-20101007-live-http-headers&quot; lang=&quot;fr&quot; title=&quot;Live HTTP Headers :: Modules pour Firefox&quot;&gt;Live Http Headers&lt;/a&gt;&lt;/em&gt;,&lt;/li&gt;
      &lt;li&gt;...&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;En consultant ce que le navigateur reçoit&amp;nbsp;:
    &lt;ul&gt;
      &lt;li&gt;à l&#39;aide de l&#39;onglet réseau du plugin Firebug de Firefox&lt;/li&gt;
      &lt;li&gt;à l&#39;aide de l&#39;onglet &amp;quot;&lt;em&gt;Ressources&lt;/em&gt;&amp;quot; des &amp;quot;&lt;em&gt;Outils de développement&lt;/em&gt;&amp;quot; de Google Chrome&lt;/li&gt;
      &lt;li&gt;...&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;etc.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Maintenant, venons-en au cœur du problème qui me préoccupe&amp;nbsp;:&lt;/h2&gt;

&lt;p&gt;De nombreux développeurs web ne se soucient pas du tout de ces codes retour, et ne vont pas hésiter à fournir une information à l&#39;utilisateur, et une information contraire à l&#39;applicatif&amp;nbsp;!&lt;/p&gt;

&lt;p&gt;Prenons le cas de &lt;em&gt;Joomla!&lt;/em&gt;&amp;nbsp;:&lt;/p&gt;
&lt;p&gt;Si vous tentez de vous identifier sur la partie administrateur, et que votre paire identifiant/mot de passe est refusée, vous serez bien évidement gratifié d&#39;un message du genre&amp;nbsp;:&lt;/p&gt;

&amp;quot;&lt;em&gt;L&#39;identifiant et le mot de passe ne correspondent pas&lt;/em&gt;&amp;quot;

&lt;p&gt;Malheureusement, si vous regardez le code retour, l&#39;application ne se gène pas pour renvoyer un magnifique &amp;quot;&lt;em&gt;200: OK&lt;/em&gt;&amp;quot; (Requête traitée avec succès) en lieu et place d&#39;un nécessaire &amp;quot;&lt;em&gt;401: Unauthorized&lt;/em&gt;&amp;quot; (Une autorisation est nécessaire pour accéder à la ressource)&amp;nbsp;!&lt;/p&gt;

&lt;p&gt;Pire, même si ce n&#39;est pas le cas de &lt;em&gt;Joomla!&lt;/em&gt;, dans le cas de ressources inexistantes (par exemple &amp;quot;&lt;em&gt;index.php?id=4&lt;/em&gt;&amp;quot; alors qu&#39;aucune ressource &amp;quot;&lt;em&gt;id=4&lt;/em&gt;&amp;quot; n&#39;existe) de nombreuses applications web n&#39;hésitent pas à renvoyer un message du type &amp;quot;&lt;em&gt;La page que vous recherchez n&#39;existe pas&lt;/em&gt;&amp;quot; avec un code &amp;quot;&lt;em&gt;200: OK&lt;/em&gt;&amp;quot; alors qu&#39;un &amp;quot;&lt;em&gt;404: Not Found&lt;/em&gt;&amp;quot; (Ressource non trouvé) serait bien plus indiqué&amp;nbsp;!&lt;/p&gt;

&lt;p&gt;D&#39;accord, &amp;quot;&lt;em&gt;index.php&lt;/em&gt;&amp;quot; existe, mais si &amp;quot;&lt;em&gt;index.php?id=4&lt;/em&gt;&amp;quot; n&#39;est pas capable de renvoyer une ressource, alors c&#39;est qu&#39;aucune ressource avec cette URI n&#39;existe, le code de statut devrait donc être un &amp;quot;&lt;em&gt;404: Not Found&lt;/em&gt;&amp;quot;.&lt;/p&gt;

&lt;p&gt;De la même manière, si &amp;quot;&lt;em&gt;id&lt;/em&gt;&amp;quot; n&#39;accepte que des entiers, &amp;quot;&lt;em&gt;index.php?id=toto&lt;/em&gt;&amp;quot; se doit de retourner un code &amp;quot;&lt;em&gt;400: Bad Request&lt;/em&gt;&amp;quot; (La syntaxe de la requête est erronée)...&lt;/p&gt;

&lt;p&gt;De plus, ceci est extrêmement simple à mettre en place&amp;nbsp;: tous les langages prévus pour négocier avec le protocole HTTP implémentent le nécessaire pour retourner les bons codes.&lt;/p&gt;

En PHP par exemple, c&#39;est avec &lt;a class=&quot;externe&quot; href=&quot;http://sl.qyy.fr/blog-20101007-php-header&quot; lang=&quot;fr&quot; title=&quot;PHP.net - header&quot;&gt;la fonction header&lt;/a&gt; que l&#39;on peut effectuer cette opération&amp;nbsp;:

&lt;ol class=&quot;Apple-style-span&quot; style=&quot;font-family: monospace; font-size: 12px; color: rgb(24, 24, 24); line-height: 18px; &quot;&gt;&lt;li class=&quot;li1&quot; style=&quot;background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(255, 255, 255); background-position: initial initial; background-repeat: initial initial; &quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;font: normal normal normal 1em/1.2em monospace; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; vertical-align: top; line-height: 18px; background-position: initial initial; background-repeat: initial initial; &quot;&gt;&lt;span class=&quot;kw2&quot; style=&quot;color: rgb(0, 0, 0); font-weight: bold; &quot;&gt;&amp;lt;?php&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li class=&quot;li2&quot; style=&quot;background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(248, 248, 248); background-position: initial initial; background-repeat: initial initial; &quot;&gt;&lt;div class=&quot;de2&quot; style=&quot;font: normal normal normal 1em/1.2em monospace; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; vertical-align: top; line-height: 18px; background-position: initial initial; background-repeat: initial initial; &quot;&gt;&lt;span class=&quot;kw3&quot; style=&quot;color: rgb(153, 0, 0); &quot;&gt;header&lt;/span&gt;&lt;span class=&quot;br0&quot; style=&quot;color: rgb(0, 153, 0); &quot;&gt;(&lt;/span&gt;&lt;span class=&quot;st0&quot; style=&quot;color: rgb(0, 0, 255); &quot;&gt;&quot;Status: 404 Not Found&quot;&lt;/span&gt;&lt;span class=&quot;br0&quot; style=&quot;color: rgb(0, 153, 0); &quot;&gt;)&lt;/span&gt;&lt;span class=&quot;sy0&quot; style=&quot;color: rgb(51, 153, 51); &quot;&gt;;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;li class=&quot;li1&quot; style=&quot;background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(255, 255, 255); background-position: initial initial; background-repeat: initial initial; &quot;&gt;&lt;div class=&quot;de1&quot; style=&quot;font: normal normal normal 1em/1.2em monospace; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; vertical-align: top; line-height: 18px; background-position: initial initial; background-repeat: initial initial; &quot;&gt;&lt;span class=&quot;sy1&quot; style=&quot;color: rgb(0, 0, 0); font-weight: bold; &quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;

&lt;h2&gt;Pourquoi se soucierait-on de donner une information correcte au logiciel qui effectue la requête&amp;nbsp;?&lt;/h2&gt;

&lt;p&gt;Simplement parce que cette information peut servir&amp;nbsp;:&lt;/p&gt;

&lt;p&gt;J&#39;ai vu des gens ajouter leurs pages d&#39;erreur dans le &amp;quot;&lt;em&gt;robot.txt&lt;/em&gt;&amp;quot; pour qu&#39;elles ne soient plus référencées sur Google, alors qu&#39;un code de retour signifiant une erreur aurait permis au robot de tout de suite comprendre qu&#39;il n&#39;y avait rien d&#39;intéressant...&lt;/p&gt;

&lt;p&gt;J&#39;ai vu des gens chercher à parser avec JavaScript un message d&#39;erreur textuel amoureusement forgé côté serveur pour vérifier si leur requête Ajax s&#39;était correctement déroulée, alors qu&#39;il leur aurait été tellement plus simple de renvoyer les codes de retour correspondant aux erreurs pour connaître la nature du problème et informer directement l&#39;utilisateur pertinemment...&lt;/p&gt;

&lt;p&gt;Et j&#39;ai vu de nombreuses autres horreurs, mais dans tous les cas, la logique et l&#39;intelligence, ne dictent-elles pas à elles seules de ne pas renvoyer un code retour de succès quand quelque chose a visiblement mal tourné&amp;nbsp;?&lt;/p&gt;

&lt;h2&gt;Droit d&#39;auteur&amp;nbsp;/ propriété intellectuelle&amp;nbsp;:&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Cet article et son contenu sont régis par les conditions suivantes&amp;nbsp;:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Tout contenu tiers est régi par les conditions des ayants droit.&lt;/p&gt;

&lt;p&gt;Tout autre contenu ou ressource est soumis à l&#39;acceptation du contrat &lt;a class=&quot;externe&quot;
  href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/fr/&quot; lang=&quot;fr&quot;
  title=&quot;Creative Commons - Paternité - Pas d&#39;Utilisation Commerciale - Pas de Modification 2.0 France&quot;&gt;
    Creative Commons by-nc-nd&lt;/a&gt; (Paternité - Pas d&#39;Utilisation Commerciale - Pas de Modification).&lt;/p&gt;

&lt;p&gt;En cas de non acceptation de tout ou partie des conditions (incluant celles des contenus tiers), 
  le contenu de cet article reste la propriété morale et patrimoniale de son auteur, et tout usage 
  non autorisé par écrit est explicitement proscrit.&lt;/p&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.qyy.fr/feeds/1159889961126405891/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://blog.qyy.fr/2010/10/http-status-codes.html#comment-form' title='2 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1957710095424676339/posts/default/1159889961126405891'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1957710095424676339/posts/default/1159889961126405891'/><link rel='alternate' type='text/html' href='http://blog.qyy.fr/2010/10/http-status-codes.html' title='HTTP Status Codes'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1957710095424676339.post-3221021971315955698</id><published>2010-10-01T16:00:00.028+02:00</published><updated>2010-10-07T07:02:08.961+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Astuce"/><category scheme="http://www.blogger.com/atom/ns#" term="Image Resize"/><category scheme="http://www.blogger.com/atom/ns#" term="Photo"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows"/><title type='text'>Image Resizer XP / Vista / Seven</title><content type='html'>&lt;div class=&quot;article&quot;&gt;
&lt;p&gt;&lt;a class=&quot;externe fichier exe&quot;
      href=&quot;http://sl.qyy.fr/blog-20101001-ImageResizerPowertoySetup.exe&quot; lang=&quot;en&quot;
      title=&quot;Microsoft PowerToys for Windows XP - Fichier d&#39;installation de Image Resizer&quot;&gt;
      Image Resizer&lt;/a&gt;
  est un 
  &lt;a class=&quot;externe&quot; href=&quot;http://sl.qyy.fr/blog-20101001-xp-poweroys&quot; lang=&quot;en&quot;
     title=&quot;Microsoft PowerToys for Windows XP&quot;&gt;PowerToy Windows XP&lt;/a&gt; 
  extrêmement pratique&amp;nbsp;:&lt;/p&gt;

&lt;p&gt;Il permet en effet de redimensionner les images depuis le shell Windows, d&#39;un simple click droit 
  sur un fichier image dans l&#39;explorateur.&lt;/p&gt;

&lt;p&gt;Malheureusement pour beaucoups, il n&#39;y a pas eu d&#39;équivalent pour Windows Vista tout de 
  suite.&lt;/p&gt;

&lt;p&gt;C&#39;est cependant une affaire réglé depuis un certain temps, car un généreux développeur met à 
  disposition
  &lt;a class=&quot;externe&quot; href=&quot;http://sl.qyy.fr/blog-20101001-imageresizer-codeplex&quot; lang=&quot;en&quot;
     title=&quot;Codeplex - Image Resizer Powertoy Clone for Windows&quot;&gt;un clone compatible avec Vista et 
     Seven&lt;/a&gt; 
  de cet outil indispensable.&lt;/p&gt;

&lt;p&gt;Et pour ne rien gâcher au plaisir cette application est bien entendu libre et gratuite, soumise 
  à &lt;a class=&quot;externe&quot; href=&quot;http://sl.qyy.fr/blog-20101001-epl-v1.0&quot; lang=&quot;en&quot;
       title=&quot;Eclipse Public License - v 1.0&quot;&gt;l&#39;Eclipse Public License V1.0&lt;/a&gt; 
  &lt;a class=&quot;externe&quot; href=&quot;http://sl.qyy.fr/blog-20101001-wikipedia-epl&quot; lang=&quot;fr&quot;
     title=&quot;Wikipedia -Eclipse Public License&quot;&gt;(informations sur Wikipedia)&lt;/a&gt;.

&lt;p&gt;Au delà de simplement redimensionner vos images, cet outils fantastique vous permettra de les 
  optimiser pour le web très efficacement&amp;nbsp;: c&#39;est en effet le seul logiciel à ma connaissance 
  capable d&#39;avoir un gain aussi significatif en poids sur une image JPEG enregistré avec l&#39;export 
  web de Photoshop avec aussi peut de perte (quasiment aucune la plupart du temps).&lt;/p&gt;

&lt;p&gt;Il faut quand même être vigilant dans le cas des images PNG, notaement celles enregistrés avec 
  &lt;a class=&quot;externe&quot; href=&quot;http://sl.qyy.fr/blog-20101001-paint.net&quot; lang=&quot;en&quot; title=&quot;Paint.NET&quot;&gt;
  Paint.NET&lt;/a&gt;&amp;nbsp;: elles ont tendances à prendre un tout petit peut de poids&lt;/p&gt;
  
&lt;p&gt;Comme il est de plus capable d&#39;opérer sur une arborescence complète si on l&#39;enclenche depuis un 
  répertoire, je trouve très pratique de lui donner une zone carré de dimensions maximum et de ne 
  pas lui permette d&#39;agrandir les images.&lt;/p&gt;

&lt;p&gt;Ainsi, toutes les images dépassant cette zone en hauteur et/ou cette largeur seront rétrécis et 
  optimisés, toutes les autres étant simplement optimisés.&lt;/P&gt;

&lt;h2&gt;Exemple&amp;nbsp;: Optimiser un lot de photos pour une galerie web&lt;/h2&gt;

&lt;h3&gt;Etape 1&amp;nbsp;:&lt;/h3&gt;

&lt;p&gt;Sélectionner les images a optimiser (ou le répertoire les contenants), puis faire un click droit 
  sur la sélection, et choisir &amp;quot;&lt;em&gt;Resize Picture&lt;/em&gt;&amp;quot; dans le menu.

&lt;div class=&quot;image&quot;&gt;
  &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgIsrWqvdNKE9VvmAyGtCmXKasDB4QYlGy6AyNfg-ywdoJS696BJ5_wm2_A9kUnks-saGd6x4EyD04AWkOE5VPhB8A6JEO87jKCD62j-VovW4LvjK99__79B6boKgU2FcHG-PvwCgKk1WM/s1600/etape1.png&quot;&gt;
    &lt;img
    alt=&quot;Figure 1&amp;nbsp;: Illustration de l&#39;étape 1&quot;
    height=&quot;200&quot;
    src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgIsrWqvdNKE9VvmAyGtCmXKasDB4QYlGy6AyNfg-ywdoJS696BJ5_wm2_A9kUnks-saGd6x4EyD04AWkOE5VPhB8A6JEO87jKCD62j-VovW4LvjK99__79B6boKgU2FcHG-PvwCgKk1WM/s320/etape1.png&quot;
    title=&quot;Figure 1&amp;nbsp;: Illustration de l&#39;étape 1&quot;
    width=&quot;320&quot;
    /&gt;
  &lt;/a&gt;
  &lt;br /&gt;
  &lt;em&gt;&lt;strong&gt;Figure 1&amp;nbsp;:&lt;/strong&gt; Illustration de l&#39;étape 1&lt;/em&gt;
&lt;/div&gt;
  
&lt;h3&gt;Etape 2&amp;nbsp;:&lt;/h3&gt;

&lt;p&gt;Clicker sur le bouton &amp;quot;&lt;em&gt;Advanced&amp;nbsp;&amp;gt;&amp;gt;&lt;/em&gt;&amp;quot;&lt;/p&gt;

&lt;div class=&quot;image&quot;&gt;
  &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjF7C8wdrruAp6RYhZXsrww3cdZFrh7yjA_zo-RBaSUTRQgvWPd2s8O0GtKI8Z3Wa84tkFlR3iJbPu2EZ8tQkqxSI-_m-vECUBedE65SGsKf_TpuMoVZ44eDdLsUL1NhfQchT29jrkUUY/s1600/etape2.png&quot;&gt;
    &lt;img
    alt=&quot;Figure 2&amp;nbsp;: Illustration de l&#39;étape 2&quot;
    height=&quot;172&quot;
    src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjF7C8wdrruAp6RYhZXsrww3cdZFrh7yjA_zo-RBaSUTRQgvWPd2s8O0GtKI8Z3Wa84tkFlR3iJbPu2EZ8tQkqxSI-_m-vECUBedE65SGsKf_TpuMoVZ44eDdLsUL1NhfQchT29jrkUUY/s320/etape2.png&quot;
    title=&quot;Figure 2&amp;nbsp;: Illustration de l&#39;étape 2&quot;
    width=&quot;320&quot;
    /&gt;
  &lt;/a&gt;
  &lt;br /&gt;
  &lt;em&gt;&lt;strong&gt;Figure 2&amp;nbsp;:&lt;/strong&gt; Illustration de l&#39;étape 2&lt;/em&gt;
&lt;/div&gt;

&lt;h3&gt;Etape 4&amp;nbsp;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Choisir l&#39;option &amp;quot;&lt;em&gt;Custom&lt;/em&gt;&amp;quot; et remplir avec &amp;quot;&lt;em&gt;800&lt;/em&gt;&amp;quot; et 
    &amp;quot;&lt;em&gt;800&lt;/em&gt;&amp;quot; les deux boites de texte,&lt;/li&gt;
  &lt;li&gt;cocher &amp;quot;&lt;em&gt;Make pictures smaller but no larger&lt;/em&gt;&amp;quot;,&lt;/li&gt;
  &lt;li&gt;Cocher &amp;quot;&lt;em&gt;Resize the original picture (don&#39;t crate copies)&lt;/em&gt;&amp;quot;&lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&quot;image&quot;&gt;
  &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWql9WVXOPN56ixe68pl2yOMbtSXBdXCQU09rFV_Law0Tm6JzCdloQLGTJKNYZZc5M_FlqLk_KyVuAp0vp9IgseYqW4pg1vfYpwwKY7GBBPMBldyMFjRKWnRPmC4iU0EfjtJVPi1YsqMs/s1600/etape4.png&quot;&gt;
    &lt;img
    alt=&quot;Figure 3&amp;nbsp;: Illustration de l&#39;étape 3&quot;
    height=&quot;228&quot;
    src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWql9WVXOPN56ixe68pl2yOMbtSXBdXCQU09rFV_Law0Tm6JzCdloQLGTJKNYZZc5M_FlqLk_KyVuAp0vp9IgseYqW4pg1vfYpwwKY7GBBPMBldyMFjRKWnRPmC4iU0EfjtJVPi1YsqMs/s320/etape4.png&quot;
    title=&quot;Figure 3&amp;nbsp;: Illustration de l&#39;étape 3&quot;
    width=&quot;320&quot;
    /&gt;
  &lt;/a&gt;
  &lt;br /&gt;
  &lt;em&gt;&lt;strong&gt;Figure 3&amp;nbsp;:&lt;/strong&gt; Illustration de l&#39;étape 3&lt;/em&gt;
&lt;/div&gt;

&lt;p&gt;Et voilà, il ne reste plus qu&#39;à clicker sur &amp;quot;&lt;em&gt;OK&lt;/em&gt;&amp;quot;&amp;nbsp;!

&lt;h2&gt;Droit d&#39;auteur&amp;nbsp;/ propriété intellectuelle&amp;nbsp;:&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Cet article et son contenu sont régis par les conditions suivantes&amp;nbsp;:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Tout contenu tiers est régi par les conditions des ayants droits.&lt;/p&gt;

&lt;p&gt;Tout autre contenu ou ressource est soumis à l&#39;acceptation du contrat &lt;a class=&quot;externe&quot;
  href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/fr/&quot; lang=&quot;fr&quot;
  title=&quot;Creative Commons - Paternité - Pas d&#39;Utilisation Commerciale - Pas de Modification 2.0 France&quot;&gt;
    Creative Commons by-nc-nd&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;En cas de non acceptation de tout ou partie des conditions (incluant celles des contenus tiers), 
  le contenu de cet article reste la propriété morale et patrimoniale de son auteur, et tout usage 
  non autorisé par écrit est explicitement proscrit.&lt;/p&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.qyy.fr/feeds/3221021971315955698/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://blog.qyy.fr/2010/10/image-resizer-xp-vista-seven.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1957710095424676339/posts/default/3221021971315955698'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1957710095424676339/posts/default/3221021971315955698'/><link rel='alternate' type='text/html' href='http://blog.qyy.fr/2010/10/image-resizer-xp-vista-seven.html' title='Image Resizer XP / Vista / Seven'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgIsrWqvdNKE9VvmAyGtCmXKasDB4QYlGy6AyNfg-ywdoJS696BJ5_wm2_A9kUnks-saGd6x4EyD04AWkOE5VPhB8A6JEO87jKCD62j-VovW4LvjK99__79B6boKgU2FcHG-PvwCgKk1WM/s72-c/etape1.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1957710095424676339.post-7572214366061030186</id><published>2010-09-24T09:08:00.005+02:00</published><updated>2010-09-24T11:38:55.597+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Apache"/><category scheme="http://www.blogger.com/atom/ns#" term="Coloration syntaxique"/><category scheme="http://www.blogger.com/atom/ns#" term="Notepad++"/><category scheme="http://www.blogger.com/atom/ns#" term="Technique"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutoriel"/><title type='text'>Coloration syntaxique Apache 1.3 dans Notepad++</title><content type='html'>&lt;div class=&quot;article&quot;&gt;
&lt;p&gt;&lt;a class=&quot;externe&quot;
    href=&quot;http://notepad-plus-plus.org/fr/download&quot; lang=&quot;fr&quot;
    title=&quot;Notepad++ - free as in both &amp;quot;free speech&amp;quot; and &amp;quot;free beer&amp;quot;&quot;&gt;
      Notepad++&lt;/a&gt; est un éditeur de texte libre et gratuit très léger et performant : il s&#39;ouvre 
  quasiment instantanément même sur des machines modestes et fournit de nombreuses fonctionnalités 
  comme la gestion des onglets, la réouverture automatique des fichiers, l&#39;affichage simultané de 
  deux fenêtres de texte, les macros, la coloration syntaxique pour de nombreux langages, la 
  surveillance de la modification des fichiers ouvert dans Notepad++ par d&#39;autre logiciels, une 
  implémentation shell permettant d&#39;ouvrir n&#39;importe quel fichier à partir du menu contextuel 
  (click droit) de l&#39;explorateur, la possibilité de faire des rechercher/remplacer dans des 
  répertoire complet et toute leur arborescence, avec ou sans regex, avec ou sans mode étendu 
  (\n, \r , etc.)...&lt;/p&gt;

&lt;p&gt;Bref, un outil indispensable à tout informaticien, car même ceux qui, comme moi affectionnent le 
  confort de lourds IDE tel que Netbean ou Visual Studio, il est toujours intéressant d&#39;avoir une 
  alternative à un logiciel qui vous fera patienter 30 seconde lors de son lancement pour faire 
  une modification qui en prendra 2.&lt;/p&gt;
  
&lt;p&gt;Voici comment obtenir une coloration syntaxique pour les fichiers de configuration Apache 1.3 
  qui n&#39;est pas nativement implémenté dans Notepad++ 5.6.8.&lt;/p&gt;

&lt;p&gt;Bien qu&#39;optimisé pour Apache 1.3, cette coloration syntaxique rend aussi plus confortable les 
  fichiers de configurations d&#39;Apache 2&lt;/p&gt;

&lt;h2&gt;Pour commencer&amp;nbsp;:&lt;/h2&gt;

&lt;p&gt;Dans Notpad++&amp;nbsp;:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Ouvrir le panneau &amp;quot;&lt;em&gt;Langage utilisateur&lt;/em&gt;&amp;quot;,&lt;/li&gt;
  &lt;li&gt;cliquer sur le bouton &amp;quot;&lt;em&gt;Nouveau...&lt;/em&gt;&amp;quot; et remplir 
    &amp;quot;&lt;em&gt;httpd.conf 1.3&lt;/em&gt;&amp;quot; dans le champ &amp;quot;&lt;em&gt;Name&amp;nbsp;:&lt;/em&gt;&amp;quot; de la fenêtre 
    &amp;quot;&lt;em&gt;Create New Language...&lt;/em&gt;&amp;quot; puis appuyer sur le bouton
    &amp;quot;&lt;em&gt;OK&amp;quot;,&lt;/em&gt;&lt;/li&gt;
  &lt;li&gt;s&#39;assurer que la liste déroulante &amp;quot;&lt;em&gt;Langage&lt;/em&gt;&amp;quot; est bien sur
    &amp;quot;&lt;em&gt;httpd.conf 1.3&lt;/em&gt;&amp;quot;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;astuce&quot;&gt;Astuce&amp;nbsp;: En ce qui concerne la police, il faut toujours mettre une police à 
  pas fixe pour le code. Par défaut, la police &amp;quot;&lt;em&gt;Fixedsys&lt;/em&gt;&amp;quot; est utilisé ici.&lt;/p&gt;

&lt;p class=&quot;info&quot;&gt;Info&amp;nbsp;: Pour les commentaires, la police &amp;quot;&lt;em&gt;Verdana&lt;/em&gt;&amp;quot; à été 
  choisie pour faciliter la lisibilité.&lt;/p&gt;

&lt;h2&gt;Dans l&#39;onglet &amp;quot;&lt;em&gt;Bloc &amp;amp; défaut&lt;/em&gt;&amp;quot;&lt;/h2&gt;

&lt;p&gt;Dans &amp;quot;&lt;em&gt;Style par défaut&lt;/em&gt;&amp;quot;, choisir un &lt;font color=&quot;#333333&quot;&gt;gris foncé comme 
  couleur&lt;/font&gt; de premier plan et la police &amp;quot;&lt;em&gt;Fixedsys&lt;/em&gt;&amp;quot; dans 
  &amp;quot;&lt;em&gt;Famille&lt;/em&gt;&amp;quot;.&lt;/p&gt;

&lt;p&gt;Dans &amp;quot;&lt;em&gt;Définition de bloc ouvrant&lt;/em&gt;&amp;quot; et &amp;quot;&lt;em&gt;Définition de bloc 
  fermant&lt;/em&gt;&amp;quot; choisir du &lt;font color=&quot;#3333FF&quot;&gt;bleu comme couleur&lt;/font&gt; de premier plans et 
  la police &amp;quot;&lt;em&gt;Fixedsys&lt;/em&gt;&amp;quot; dans &amp;quot;&lt;em&gt;Famille&lt;/em&gt;&amp;quot;&lt;/p&gt;

&lt;h3&gt;Remplir le champ texte de &amp;quot;&lt;em&gt;Définition de bloc ouvrant&lt;/em&gt;&amp;quot; avec&amp;nbsp;:&lt;/h3&gt;

&lt;pre&gt;
&amp;lt;Limit &amp;lt;LimitExcept &amp;lt;Location &amp;lt;LocationMatch &amp;lt;VirtualHost &amp;lt;IfDefine &amp;lt;IfModule &amp;lt;Files &amp;lt;FilesMatch &amp;lt;Directory &amp;lt;DirectoryMatch &amp;lt;location
&lt;/pre&gt;

&lt;p&gt;&lt;strong&gt;Remplir le champ texte de &amp;quot;&lt;em&gt;Définition de bloc fermant&lt;/em&gt;&amp;quot; 
  avec&amp;nbsp;:&lt;/strong&gt;&lt;/p&gt;

&lt;pre&gt;
&amp;lt;/Limit &amp;lt;/LimitExcept &amp;lt;/Location &amp;lt;/LocationMatch &amp;lt;/VirtualHost &amp;lt;/IfDefine &amp;lt;/IfModule &amp;lt;/Files &amp;lt;/FilesMatch &amp;lt;/Directory &amp;lt;/DirectoryMatch &amp;lt;/location
&lt;/pre&gt;

&lt;h2&gt;Dans l&#39;onglet &amp;quot;&lt;em&gt;Mots clés&lt;/em&gt;&amp;quot;&lt;/h2&gt;

&lt;h3&gt;&amp;quot;&lt;em&gt;1er Groupe&lt;/em&gt;&amp;quot;&amp;nbsp;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;font color=&quot;#000099&quot;&gt;Couleur de premier plan bleu foncé&lt;/font&gt;,&lt;/li&gt;
  &lt;li&gt;police &amp;quot;&lt;em&gt;Fixedsys&lt;/em&gt;&amp;quot; dans &amp;quot;&lt;em&gt;Famille&lt;/em&gt;&amp;quot;,&lt;/li&gt;
  &lt;li&gt;cocher &amp;quot;&lt;em&gt;Souligné&lt;/em&gt;&amp;quot;,&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Remplir le champ texte avec&amp;nbsp;:&lt;/p&gt;

&lt;pre&gt;
AcceptFilter AcceptMutex AccessConfig AccessFileName Action AddAlt AddAltByEncoding AddAltByType AddCharset AddDefaultCharset AddDescription AddEncoding AddHandler AddIcon AddIconByEncoding AddIconByType AddLanguage AddModule AddModuleInfo AddType AgentLog Alias AliasMatch AllowCONNECT AllowOverride Anonymous Anonymous_Authoritative Anonymous_LogEmail Anonymous_MustGiveEmail Anonymous_NoUserID Anonymous_VerifyEmail AuthAuthoritative AuthDBAuthoritative AuthDBGroupFile AuthDBMAuthoritative AuthDBMGroupFile AuthDBMGroupFile AuthDBUserFile AuthDBMUserFile AuthDigestFile AuthGroupFile AuthName AuthType AuthUserFile BindAddress BrowserMatch BrowserMatchNoCase BS2000Account CacheDefaultExpire CacheDirLength CacheDirLevels CacheForceCompletion CacheGcInterval CacheLastModifiedFactor CacheMaxExpire CacheRoot CacheSize CheckSpelling ClearModuleList ContentDigest CookieExpires CookieTracking CoreDumpDirectory CustomLog DefaultIcon DefaultLanguage DefaultType DirectoryIndex DocumentRoot EBCDICConvert EBCDICConvertByType EBCDICKludge ErrorDocument ErrorLog Example ExpiresActive ExpiresByType ExpiresDefault ExtendedStatus FancyIndexing ForceType ForensicLog Group Header HeaderName HostNameLookups IdentityCheck ImapBase ImapDefault ImapMenu Include IndexIgnore IndexOptions IndexOrderDefault ISAPIReadAheadBuffer ISAPILogNotSupported ISAPIAppendLogToErrors ISAPIAppendLogToQuery KeepAlive KeepAliveTimeout LanguagePriority LimitRequestBody LimitRequestFields LimitRequestFieldsize LimitRequestLine Listen ListenBacklog LoadFile LoadModule LockFile LogFormat LogLevel MaxClients MaxKeepAliveRequests MaxRequestsPerChild MaxSpareServers MetaDir MetaFiles MetaSuffix MimeMagicFile MinSpareServers MMapFile NameVirtualHost NoCache Options order PassEnv PidFile Port ProxyBlock ProxyDomain ProxyPass ProxyPassReverse ProxyReceiveBufferSize ProxyRemote ProxyRequests ProxyVia ReadmeName Redirect RedirectMatch RedirectPermanent RedirectTemp RefererIgnore RefererLog RemoveEncoding RemoveHandler RemoveType require ResourceConfig RewriteBase RewriteCond RewriteEngine RewriteLock RewriteLog RewriteLogLevel RewriteMap RewriteOptions RewriteRule RLimitCPU RLimitMEM RLimitNPROC Satisfy ScoreBoardFile Script ScriptAlias ScriptAliasMatch ScriptInterpreterSource ScriptLog ScriptLogBuffer ScriptLogLength SendBufferSize ServerAdmin ServerAlias ServerName ServerPath ServerRoot ServerSignature ServerTokens ServerType SetEnv SetEnvIf SetEnvIfNoCase SetHandler StartServers ThreadsPerChild TimeOut TransferLog TypesConfig UnsetEnv UseCanonicalName User UserDir VirtualDocumentRoot VirtualDocumentRootIP VirtualScriptAlias VirtualScriptAliasIP XBitHack Timeout Allow Deny Order HostnameLookups MIMEMagicFile CookieLog SSLEngine SSLCertificateFile SSLCertificateKeyFile SSLLog SSLLogLevel SSLRandomSeed SSLMutex SSLSessionCacheTimeout SSLSessionCache SSLPassPhraseDialog
&lt;/pre&gt;

&lt;h3&gt;&amp;quot;&lt;em&gt;2è Groupe&lt;/em&gt;&amp;quot;&amp;nbsp;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;font color=&quot;#339999&quot;&gt;Couleur de premier plan bleu-vert&lt;/font&gt;,&lt;/li&gt;
  &lt;li&gt;police &amp;quot;&lt;em&gt;Fixedsys&lt;/em&gt;&amp;quot; dans &amp;quot;&lt;em&gt;Famille&lt;/em&gt;&amp;quot;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Remplir le champ texte avec&amp;nbsp;:&lt;/p&gt;

&lt;pre&gt;
CacheNegotiatedDocs SSLRequireSSL
&lt;/pre&gt;

&lt;h3&gt;&amp;quot;&lt;em&gt;3è Groupe&lt;/em&gt;&amp;quot;&amp;nbsp;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;font color=&quot;#3366FF&quot;&gt;Couleur de premier plan bleu clair&lt;/font&gt;,&lt;/li&gt;
  &lt;li&gt;police &amp;quot;&lt;em&gt;Fixedsys&lt;/em&gt;&amp;quot; dans &amp;quot;&lt;em&gt;Famille&lt;/em&gt;&amp;quot;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Remplir le champ texte avec&amp;nbsp;:&lt;/p&gt;

&lt;pre&gt;
Off On None on off none error warn info trace debug builtin deny,allow allow,deny Mutual-failure all valid-user Basic All Indexes Includes FollowSymLinks ExecCGI MultiViews
&lt;/pre&gt;

&lt;h3&gt;&amp;quot;&lt;em&gt;4è Groupe&lt;/em&gt;&amp;quot;&amp;nbsp;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;font color=&quot;#336666&quot;&gt;Couleur de premier plan bleu-vert foncé&lt;/font&gt;,&lt;/li&gt;
  &lt;li&gt;police &amp;quot;&lt;em&gt;Fixedsys&lt;/em&gt;&amp;quot; dans &amp;quot;&lt;em&gt;Famille&lt;/em&gt;&amp;quot;,&lt;/li&gt;
  &lt;li&gt;cocher &amp;quot;&lt;em&gt;Souligné&lt;/em&gt;&amp;quot;,&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Remplir le champ texte avec&amp;nbsp;:&lt;/p&gt;

&lt;pre&gt;
from user group startup connect
&lt;/pre&gt;

&lt;h2&gt;Dans l&#39;onglet &amp;quot;&lt;em&gt;Commentaire &amp;amp; Nombre&lt;/em&gt;&amp;quot;&amp;nbsp;:&lt;/h2&gt;

&lt;h3&gt;&amp;quot;&lt;em&gt;Commentaire sur une ligne&lt;/em&gt;&amp;quot;&amp;nbsp;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;font color=&quot;#006600&quot;&gt;Couleur de premier plan vert&lt;/font&gt;,&lt;/li&gt;
  &lt;li&gt;police &amp;quot;&lt;em&gt;Verdana&lt;/em&gt;&amp;quot; dans &amp;quot;&lt;em&gt;Famille&lt;/em&gt;&amp;quot;,&lt;/li&gt;
  &lt;li&gt;cocher &amp;quot;&lt;em&gt;Traiter comme un symbole&lt;/em&gt;&amp;quot;,&lt;/li&gt;
  &lt;li&gt;remplir le champ texte avec le caractère&amp;nbsp;: &amp;quot;&lt;em&gt;#&lt;/em&gt;&amp;quot; (dièse).&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;&amp;quot;&lt;em&gt;Nombre&lt;/em&gt;&amp;quot;&amp;nbsp;:&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;font color=&quot;#FF0000&quot;&gt;Couleur de premier plan rouge&lt;/font&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Dans l&#39;onglet &amp;quot;&lt;em&gt;Opérateurs&lt;/em&gt;&amp;quot;&amp;nbsp;:&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;Passer le caractère &amp;quot;&lt;em&gt;&amp;gt;&lt;/em&gt;&amp;quot; de la liste des &amp;quot;&lt;em&gt;Symboles 
    disponibles&lt;/em&gt;&amp;quot; à la liste des &amp;quot;&lt;em&gt;Opérateurs activés&lt;/em&gt;&amp;quot;,&lt;/li&gt;
  &lt;li&gt;&lt;font color=&quot;#3333FF&quot;&gt;prendre le même bleu que pour les blocs en couleur de premier 
    plan&lt;/font&gt;,&lt;/li&gt;
  &lt;li&gt;police &amp;quot;&lt;em&gt;Fixedsys&lt;/em&gt;&amp;quot; dans &amp;quot;&lt;em&gt;Famille&lt;/em&gt;&amp;quot;,&lt;/li&gt;
  &lt;li&gt;cocher &amp;quot;&lt;em&gt;Enable escape character&amp;nbsp;:&lt;/em&gt;&amp;quot; et rentrer le 
    caractère&amp;nbsp;: &amp;quot;&lt;em&gt;\&lt;/em&gt;&amp;quot; (back-slash).&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;&amp;quot;&lt;em&gt;Délimiteur 1&lt;/em&gt;&amp;quot;&amp;nbsp;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&amp;quot;&lt;em&gt;Borne ouvrante&amp;nbsp;:&lt;/em&gt;&amp;quot;&amp;nbsp;: &amp;quot;&lt;em&gt;&amp;quot;&lt;/em&gt;&amp;quot; 
  (double guillemet),&lt;/li&gt;
  &lt;li&gt;&amp;quot;&lt;em&gt;Borne fermante&amp;nbsp;:&lt;/em&gt;&amp;quot;&amp;nbsp;: &amp;quot;&lt;em&gt;&amp;quot;&lt;/em&gt;&amp;quot; 
  (double guillemet),&lt;/li&gt;
  &lt;li&gt;&lt;font color=&quot;#6600CC&quot;&gt;Couleur de premier plan mauve&lt;/font&gt;,&lt;/li&gt;
  &lt;li&gt;police &amp;quot;&lt;em&gt;Fixedsys&lt;/em&gt;&amp;quot; dans &amp;quot;&lt;em&gt;Famille&lt;/em&gt;&amp;quot;.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Ressources&amp;nbsp;:&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a class=&quot;externe&quot;
    href=&quot;http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=User_Defined_Languages&quot;
    lang=&quot;en&quot;
    title=&quot;Notepad++ - How to create your own definition (user-defined language) of a Syntax Highlighting scheme&quot;&gt;
      Manuel de configuration de la coloration syntaxique avec Notepad++&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a class=&quot;externe&quot;
    href=&quot;http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=User_Defined_Language_Files&quot;
    lang=&quot;en&quot; title=&quot;Notepad++ - Obtaining files related to user defined language.&quot;&gt;
      Liste de fichier de configuration pour la coloration syntaxique de divers languages non 
      supporté nativement par Notepad++&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a class=&quot;externe&quot;
    href=&quot;http://httpd.apache.org/docs/1.3/mod/directives.html&quot; lang=&quot;fr&quot;
    title=&quot;Apache HTTP Server Version 1.3 - Directives Apache&quot;&gt;
      Liste des directives Apache 1.3&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Nomenclature&lt;/h2&gt;

&lt;p&gt;Voici le contexte dans lequel à été testé la réalisation des étapes ci-dessus&amp;nbsp;:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Ordinateur (Asus EeePc 1000H)&amp;nbsp;
    &lt;ul&gt;
      &lt;li&gt;Intel Atom 1,6 GHz,&lt;/li&gt;
      &lt;li&gt;2 Gio RAM,&lt;/li&gt;
      &lt;li&gt;Windows Vista 32 bits.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Logiciel utilisé&amp;nbsp;
    &lt;ul&gt;
      &lt;li&gt;Notepad++ 5.6.8 version française.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Fichier de test utilisé&amp;nbsp;
    &lt;ul&gt;
      &lt;li&gt;&amp;quot;&lt;em&gt;httpd.conf&lt;/em&gt;&amp;quot; par défaut de la version Apache 1.3 implémenté dans 
        OpenBSD 4.5.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Droit d&#39;auteur&amp;nbsp;/ propriété intellectuelle&amp;nbsp;:&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Cet article et son contenu sont régis par les conditions suivantes&amp;nbsp;:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Tout contenu tiers est régi par les conditions des ayants droits.&lt;/p&gt;

&lt;p&gt;Tout autre contenu ou ressource est soumis à l&#39;acceptation du contrat &lt;a class=&quot;externe&quot;
  href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/fr/&quot; lang=&quot;fr&quot;
  title=&quot;Creative Commons - Paternité - Pas d&#39;Utilisation Commerciale - Pas de Modification 2.0 France&quot;&gt;
    Creative Commons by-nc-nd&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;En cas de non acceptation de tout ou partie des conditions (incluant celles des contenus tiers), 
  le contenu de cet article reste la propriété morale et patrimoniale de son auteur, et tout usage 
  non autorisé par écrit est explicitement proscrit.&lt;/p&gt;

&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.qyy.fr/feeds/7572214366061030186/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://blog.qyy.fr/2010/09/colorisation-syntaxique-apache-13-dans.html#comment-form' title='1 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1957710095424676339/posts/default/7572214366061030186'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1957710095424676339/posts/default/7572214366061030186'/><link rel='alternate' type='text/html' href='http://blog.qyy.fr/2010/09/colorisation-syntaxique-apache-13-dans.html' title='Coloration syntaxique Apache 1.3 dans Notepad++'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1957710095424676339.post-6136933675925786519</id><published>2010-09-21T15:44:00.015+02:00</published><updated>2010-09-24T11:16:25.415+02:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="360"/><category scheme="http://www.blogger.com/atom/ns#" term="Equirectangulaire"/><category scheme="http://www.blogger.com/atom/ns#" term="Flash"/><category scheme="http://www.blogger.com/atom/ns#" term="Panoramique"/><category scheme="http://www.blogger.com/atom/ns#" term="Papervision3D"/><category scheme="http://www.blogger.com/atom/ns#" term="Photo"/><category scheme="http://www.blogger.com/atom/ns#" term="Technique"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutoriel"/><title type='text'>Une photo panoramique 360° Flash avec une boule de Noël</title><content type='html'>&lt;div class=&quot;article&quot;&gt;
&lt;p&gt;Voici comment réaliser un panoramique 360° avec une seul photo, une boule de Noël, Photoshop et
Flash CS4.&lt;/p&gt;

&lt;p&gt;L&#39;exemple présenté au long de cet article est délibérément de mauvaise qualité afin
d&#39;éviter toute identification de lieux, de biens ou de personnes.&lt;/p&gt;

&lt;object type=&quot;application/x-shockwave-flash&quot;
data=&quot;http://public.qyy.fr/pano/panorama.swf&quot; width=&quot;500&quot; height=&quot;300&quot;&gt;
&lt;param name=&quot;movie&quot; value=&quot;http://public.qyy.fr/pano/panorama.swf&quot; /&gt;
Panoramique 360° Flash réalisé avec une boule de Noël
&lt;/object&gt;

&lt;h2&gt;Etape 1&amp;nbsp;: La photo&lt;/h2&gt;

&lt;p&gt;Prendre une boule de Noël miroir dans le meilleur état possible (non tinté de préférence) et la
suspendre par un fil au centre de la pièce.&lt;/p&gt;

&lt;p class=&quot;astuce&quot;&gt;Astuce&amp;nbsp;: Plus elle sera grosse, meilleur sera la qualité du résultat.&lt;/p&gt;

&lt;p class=&quot;astuce&quot;&gt;Astuce&amp;nbsp;: La meilleur hauteur semble être à un tiers de la hauteur plafond sol
en partant du plafond pour avoir un maximum de détail sur la pièce. Expérimenter différentes
hauteurs le cas échéants.&lt;/p&gt;

&lt;p&gt;Prendre en photos la boule de Noël en respectant les consignes suivantes&amp;nbsp;:&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;Positionner l&#39;objectif exactement en dessous de la boule de Noël,&lt;/li&gt;
  &lt;li&gt;Prendre la photo le plus près possible de la boule de Noël,&lt;/li&gt;
  &lt;li&gt;Garder une netteté maximum de la boule de Noël et de ses reflets,&lt;/li&gt;
  &lt;li&gt;La boule de Noël ne doit pas être coupé, et se trouver intégralement sur la photo.&lt;/li&gt;
&lt;/ol&gt;

&lt;p class=&quot;astuce&quot;&gt;Astuce&amp;nbsp;: Un objectif avec un mode macro est préférable. De plus, il peut être
nécessaire de tester différentes tailles de boules en fonction du rapprochement que permet
l&#39;objectif.&lt;/p&gt;

&lt;div class=&quot;image&quot;&gt;
  &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj47I8pz9hqrr1wdW29vTjkOLdRRUDFXPXRr03o0MP9BiVy_IZk5wmQn1LpaUPRwrVKVPyMkDmyoMOJTkbIEY0xdjmyQQwI9c41yDAgdlJ5pl7gOJf3cjnMGPmWqIhpizUQpvFQ7IyPjd0/s1600/boule-noel.jpg&quot;&gt;
    &lt;img
    alt=&quot;Figure 1&amp;nbsp;: Photos d&#39;une boule de Noël de piètre qualité (petite, abîmé, bleu...) réalisé avec un capteur CMOS 5 mégas pixels bas de gamme intégré à un téléphone portable.&quot;
    height=&quot;214&quot;
    src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj47I8pz9hqrr1wdW29vTjkOLdRRUDFXPXRr03o0MP9BiVy_IZk5wmQn1LpaUPRwrVKVPyMkDmyoMOJTkbIEY0xdjmyQQwI9c41yDAgdlJ5pl7gOJf3cjnMGPmWqIhpizUQpvFQ7IyPjd0/s320/boule-noel.jpg&quot;
    title=&quot;Figure 1&amp;nbsp;: Photos d&#39;une boule de Noël de piètre qualité (petite, abîmé, bleu...) réalisé avec un capteur CMOS 5 mégas pixels bas de gamme intégré à un téléphone portable.&quot;
    width=&quot;320&quot;
    /&gt;
  &lt;/a&gt;
  &lt;br /&gt;
  &lt;em&gt;&lt;strong&gt;Figure 1&amp;nbsp;:&lt;/strong&gt; Photos d&#39;une boule de Noël de piètre qualité (petite,
  abîmé, bleu...) réalisé avec un capteur CMOS 5 mégas pixels bas de gamme intégré à un téléphone 
  portable.&lt;/em&gt;
&lt;/div&gt;

&lt;h2&gt;Etape 2&amp;nbsp;: Retouche&lt;/h2&gt;

&lt;p&gt;A l&#39;aide d&#39;un logiciel de retouche d&#39;image recadrer la photo en carré de telle
sorte que la boule s’inscrive parfaitement dedans (c.f. Figure 2).&lt;/p&gt;

&lt;div class=&quot;image&quot;&gt;
  &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjTkJ_JWroT5edLKSIH5qDpuJfRx49zQ-oMn0Dct-YcNnRSowUnChJyAvCkC7IaBuysCwkovpd0GCzc0RFVVsf325fhWFVZ-TQjzS8LJkhqtP_C6tE7Vmh-yhKt_mmRnXj_O2QR15XYgU4/s1600/figure-2-boule-noel-recadre.jpg&quot;&gt;
    &lt;img
    alt=&quot;Figure 2&amp;nbsp;: La boule de Noël recadrée.&quot;
    height=&quot;320&quot;
    src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjTkJ_JWroT5edLKSIH5qDpuJfRx49zQ-oMn0Dct-YcNnRSowUnChJyAvCkC7IaBuysCwkovpd0GCzc0RFVVsf325fhWFVZ-TQjzS8LJkhqtP_C6tE7Vmh-yhKt_mmRnXj_O2QR15XYgU4/s320/figure-2-boule-noel-recadre.jpg&quot;
    title=&quot;Figure 2&amp;nbsp;: La boule de Noël recadrée.&quot;
    width=&quot;320&quot;
    /&gt;
  &lt;/a&gt;
  &lt;br /&gt;
  &lt;em&gt;&lt;strong&gt;Figure 2&amp;nbsp;:&lt;/strong&gt; La boule de Noël recadrée.&lt;/em&gt;
&lt;/div&gt;

&lt;p&gt;Par la suite effectuer une contraction de l&#39;image vers de centre (c.f. Figure 3)&amp;nbsp;:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;A l&#39;aide de Photoshop&amp;nbsp;:
    &lt;ul&gt;
      &lt;li&gt;Menu &lt;em&gt;&amp;quot;Filtre&amp;quot;&lt;/em&gt;&amp;nbsp;&amp;gt; &lt;em&gt;&amp;quot;Déformation&amp;quot;&lt;/em&gt;&amp;nbsp;&amp;gt; &lt;em&gt;
      &amp;quot;Contraction...&amp;quot;&lt;/em&gt;&lt;/li&gt;
      &lt;li&gt;Valeur&amp;nbsp;: &lt;em&gt;&amp;quot;100%&amp;quot;&lt;/em&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&quot;image&quot;&gt;
  &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5ZukzI50hvnnxQWIHl2og2HPDW4fS5KY5wY9frTPBJv22PZ0NIiqExYO_mSuix5MKO5C0gDSK5gxcN1Hj2BMlg7xcik8eGp-CJvEdfV-aTRm83wXtxsx_cq6NQyfnRPqw5VgOg0jSlqs/s320/figure-3-photoshop-contraction.JPG&quot;&gt;
    &lt;img
    alt=&quot;Figure 3&amp;nbsp;: La fenêtre de paramètres &amp;quot;Contraction&amp;quot; de Photoshop.&quot;
    height=&quot;276&quot;
    src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5ZukzI50hvnnxQWIHl2og2HPDW4fS5KY5wY9frTPBJv22PZ0NIiqExYO_mSuix5MKO5C0gDSK5gxcN1Hj2BMlg7xcik8eGp-CJvEdfV-aTRm83wXtxsx_cq6NQyfnRPqw5VgOg0jSlqs/s320/figure-3-photoshop-contraction.JPG&quot;
    title=&quot;Figure 3&amp;nbsp;: La fenêtre de paramètres &amp;quot;Contraction&amp;quot; de Photoshop.&quot;
    width=&quot;320&quot;
    /&gt;
  &lt;/a&gt;
  &lt;br /&gt;
  &lt;em&gt;&lt;strong&gt;Figure 3&amp;nbsp;:&lt;/strong&gt; La fenêtre de paramètres &amp;quot;Contraction&amp;quot; de 
  Photoshop.&lt;/em&gt;
&lt;/div&gt;

&lt;p&gt;Continuer avec une conversion polaire en rectangle (c.f. Figure 4)&amp;nbsp;:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;A l&#39;aide de Photoshop&amp;nbsp;:
    &lt;ul&gt;
      &lt;li&gt;Menu &lt;em&gt;&amp;quot;Filtre&amp;quot;&lt;/em&gt;&amp;nbsp;&amp;gt; &lt;em&gt;&amp;quot;Déformation&amp;quot;&lt;/em&gt;&amp;nbsp;&amp;gt; &lt;em&gt;
      &amp;quot;Coordonnées polaires...&amp;quot;&lt;/em&gt;&lt;/li&gt;
      &lt;li&gt;Radio button &lt;em&gt;&amp;quot;Polaire en rectangulaire&amp;quot;&lt;/em&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&quot;image&quot;&gt;
  &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8SUQgRX_BEQkJbrozLtpT2D6G6AvbkFanQ0u6r-2pGtlV7U1YI-y7qmD9v2pci2Co93xIp43qBGwRTqwEX5PSviqLjAD9DYBqihjKT-u25d_m5ckvq4VzUmH7tbFN3I5xlqk86irpGVg/s1600/figure-4-polaire.JPG&quot;&gt;
    &lt;img
    alt=&quot;Figure 4&amp;nbsp;: La fenêtre de paramètres &amp;quot;Coordonnées polaires&amp;quot; de Photoshop.&quot;
    height=&quot;320&quot;
    src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8SUQgRX_BEQkJbrozLtpT2D6G6AvbkFanQ0u6r-2pGtlV7U1YI-y7qmD9v2pci2Co93xIp43qBGwRTqwEX5PSviqLjAD9DYBqihjKT-u25d_m5ckvq4VzUmH7tbFN3I5xlqk86irpGVg/s320/figure-4-polaire.JPG&quot;
    title=&quot;Figure 4&amp;nbsp;: La fenêtre de paramètres &amp;quot;Coordonnées polaires&amp;quot; de Photoshop.&quot;
    width=&quot;319&quot;
    /&gt;
  &lt;/a&gt;
  &lt;br /&gt;
  &lt;em&gt;&lt;strong&gt;Figure 4&amp;nbsp;:&lt;/strong&gt; La fenêtre de paramètres &amp;quot;Coordonnées polaires&amp;quot; de 
  Photoshop.&lt;/em&gt;
&lt;/div&gt;

&lt;p&gt;Finir avec une rotation de l&#39;image à 180°, puis l&#39;enregistrer en temps que
&amp;quot;img.jpg&amp;quot;.&lt;/p&gt;

&lt;div class=&quot;image&quot;&gt;
  &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgHAzMTUvRluZOngVCwcfJzPHufbmynzK3sFXYazT5vP5YxCmdt3YnmVKxkXCbE9l2yeTVJoGVyMgounlbkVU9WIL-nsxoila1DtrFXjA96C3A2xIO6atC0zlqUAPnnTNQaHLrDKpzByTQ/s320/img.jpg&quot;&gt;
    &lt;img
    alt=&quot;Figure 5&amp;nbsp;: Le résultat final &amp;quot;img.jpg&amp;quot;.&quot;
    height=&quot;320&quot;
    src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgHAzMTUvRluZOngVCwcfJzPHufbmynzK3sFXYazT5vP5YxCmdt3YnmVKxkXCbE9l2yeTVJoGVyMgounlbkVU9WIL-nsxoila1DtrFXjA96C3A2xIO6atC0zlqUAPnnTNQaHLrDKpzByTQ/s320/img.jpg&quot;
    title=&quot;Figure 5&amp;nbsp;: Le résultat final &amp;quot;img.jpg&amp;quot;.&quot;
    width=&quot;320&quot;
    /&gt;
  &lt;/a&gt;
  &lt;br /&gt;
  &lt;em&gt;&lt;strong&gt;Figure 5&amp;nbsp;:&lt;/strong&gt; Le résultat final &amp;quot;img.jpg&amp;quot;.&lt;/em&gt;
&lt;/div&gt;

&lt;p class=&quot;astuce&quot;&gt;Astuce&amp;nbsp;: En divisant par deux la hauteur de l&#39;image sans en changer la
largeur, le visuel sera plus probant à l&#39;œuil. Cependant, il est préférable de conserver le
fichier en l&#39;état pour la suite des opérations.&lt;/p&gt;

&lt;h2&gt;Etape 3&amp;nbsp;: Le viewer&lt;/h2&gt;

&lt;p&gt;Suivez l&#39;excellent tutoriel de &lt;a class=&quot;externe&quot; href=&quot;http://www.grafikart.fr/blog/&quot;
lang=&quot;fr&quot; title=&quot;Grafikart - Blog&quot;&gt;Grafikart&lt;/a&gt; pour la création d&#39;un viewer panoramique Flash
à l&#39;aide de &lt;a class=&quot;externe&quot; href=&quot;http://code.google.com/p/papervision3d/&quot; lang=&quot;en&quot;
title=&quot;Open Source realtime 3D engine for Flash&quot;&gt;Papervision3D&lt;/a&gt;&amp;nbsp;:&lt;/p&gt;

&lt;p&gt;&lt;a class=&quot;externe&quot; href=&quot;http://www.grafikart.fr/tutoriels/flash-panorama-360-64&quot; lang=&quot;fr&quot;
title=&quot;Tutoriel vidéo Flash&amp;nbsp;: Papervision, panorama 360° - Grafikart&quot;&gt;Tutoriel vidéo
Flash&amp;nbsp;: Papervision, panorama 360° - Grafikart&lt;/a&gt;&lt;/p&gt;

&lt;object width=&quot;480&quot; height=&quot;360&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.dailymotion.com/swf/video/x9imzk?additionalInfos=0&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed type=&quot;application/x-shockwave-flash&quot; src=&quot;http://www.dailymotion.com/swf/video/x9imzk?additionalInfos=0&quot; width=&quot;480&quot; height=&quot;360&quot; allowfullscreen=&quot;true&quot; allowscriptaccess=&quot;always&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;b&gt;&lt;a href=&quot;http://www.dailymotion.com/video/x9imzk_lifestyle&quot;&gt;Tutoriel vid&amp;eacute;o : Papervision, panorama 360&amp;deg;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;i&gt;envoy&amp;eacute; par &lt;a href=&quot;http://www.dailymotion.com/Grafikart&quot;&gt;Grafikart&lt;/a&gt;. - &lt;a href=&quot;http://www.dailymotion.com/fr/channel/lifestyle&quot;&gt;Regardez plus de vid&amp;eacute;o vie pratique.&lt;/a&gt;&lt;/i&gt;

&lt;p class=&quot;attention&quot;&gt;Attention&amp;nbsp;: Il est important de noter l&#39;encadré stipulant que le 
contenu des &lt;a class=&quot;externe&quot; href=&quot;http://www.grafikart.fr/tutoriels/&quot; lang=&quot;fr&quot;
title=&quot;Grafikart - Tutoriels vidéos, Apprentissage informatique&quot;&gt;tutoriels de Grafikart&lt;/a&gt; ainsi 
que toutes les ressources fournies le sont en &lt;a class=&quot;externe&quot;
href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/fr/&quot; lang=&quot;fr&quot;
title=&quot;Creative Commons - Paternité - Pas d&#39;Utilisation Commerciale - Pas de Modification 2.0 France&quot;&gt;
Creative Commons by-nc-nd&lt;/a&gt;. L&#39;auteur interdit donc explicitement l&#39;usage des 
ressources qu&#39;il fournit (code sources, etc...) sur un site à visé commerciale (nc) ainsi la 
personnalisation du code pour l&#39;adapter à ses propres besoins (nd).&lt;/p&gt;

&lt;p&gt;il suffi d&#39;utiliser l&#39;image précédemment généré (&lt;em&gt;&amp;quot;img.jpg&amp;quot;&lt;/em&gt;) avec le 
viewer pour observer le résultat final.&lt;/p&gt;

&lt;p class=&quot;astuce&quot;&gt;Astuce&amp;nbsp;: Il est possible de jouer avec la hauteur du visuel et de 
l&#39;image qu&#39;il contiens ainsi que l&#39;angle limite en hauteur pour obtenir un résultat 
plus probant en se dispensant de l&#39;étape de contraction de l&#39;image vers le centre (c.f. 
Figure 6).&lt;/p&gt;

&lt;div class=&quot;image&quot;&gt;
  &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLUiJgVkG85-JY7tF5GADVYBj-j99LcYZWLp6RbUwyuY6L3NbvxBs03gfipaacyXbkQNdVH40Qxq-7slI1329sD0ujAmNGhrfghSSlfUo5GOtVckKaRmMWyQwsOiAOXALiXVAjjnvdmH8/s320/figure-6.jpg&quot;&gt;
    &lt;img
    alt=&quot;Figure 6&amp;nbsp;: Test de modification du fichier &amp;quot;img.jpg&amp;quot;.&quot;
    height=&quot;259&quot;
    src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLUiJgVkG85-JY7tF5GADVYBj-j99LcYZWLp6RbUwyuY6L3NbvxBs03gfipaacyXbkQNdVH40Qxq-7slI1329sD0ujAmNGhrfghSSlfUo5GOtVckKaRmMWyQwsOiAOXALiXVAjjnvdmH8/s320/figure-6.jpg&quot;
    title=&quot;Figure 6&amp;nbsp;: Test de modification du fichier &amp;quot;img.jpg&amp;quot;.&quot;
    width=&quot;320&quot;
    /&gt;
  &lt;/a&gt;
  &lt;br /&gt;
  &lt;em&gt;&lt;strong&gt;Figure 6&amp;nbsp;:&lt;/strong&gt; Test de modification du fichier &amp;quot;img.jpg&amp;quot;.&lt;/em&gt;
&lt;/div&gt;

&lt;h2&gt;Etape 4&amp;nbsp;: Réflexion&lt;/h2&gt;

&lt;p&gt;Tout ceci ne consiste qu&#39;en une suite d&#39;essais rapide, comme pistes de réflexions. Il 
est donc nécessaire de pousser l&#39;étude du sujet au delà de ce simple survol pour avoir un 
résultat plus pertinent.&lt;/p&gt;

&lt;p&gt;L&#39;idéal serait de pouvoir prendre la photo de dessus, mais il faudrait trouver une solution 
pour que le preneur de vue et/ou le dispositif ne masque pas trop le champs. Il est cependant 
certain que de meilleur résultats serait obtenu avec un miroir &amp;quot;sphéroïde&amp;quot; légèrement 
oblong, car il permettrait de descendre la prise de vue à hauteur d&#39;yeux pour un résultat plus 
réaliste.&lt;/p&gt;

&lt;p&gt;De prochains articles seront peut-êtres écrit sur le sujet, notamment sur la question du viewer, 
dont la création d&#39;une version original en licence libre est à l&#39;ordre du jour.&lt;/p&gt;

&lt;h2&gt;Etape 5&amp;nbsp;: Sources d&#39;inspirations&amp;nbsp;/ Aller plus loin&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a class=&quot;externe&quot;
  href=&quot;http://videothing.blogspot.com/2005/05/my-ghetto-360-video-experiment.html&quot; lang=&quot;en&quot;
  title=&quot;VIDEO THING - My ghetto 360° video experiment&quot;&gt;La source de l&#39;idée de la boule de Noël
  &lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a class=&quot;externe&quot;
  href=&quot;http://www.flickr.com/groups/equirectangular/discuss/72057594138421542&quot; lang=&quot;en&quot;
  title=&quot;Equirectangular - Technique, in pictures&quot;&gt;Un article sur les photos equirectangulaires&lt;/a&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a class=&quot;externe&quot; href=&quot;http://papervision3d-fr.com/liste-des-tutoriels/&quot; lang=&quot;fr&quot;
  title=&quot;Blog Papervision3D - Liste des tutoriels&quot;&gt;Des tutoriels pour Papervision3D&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a class=&quot;externe&quot;
  href=&quot;http://papervision3d.googlecode.com/svn/trunk/as3/trunk/docs/index.html&quot; lang=&quot;en&quot;
  title=&quot;Papervision3D Official Documentation - All Packages&quot;&gt;La documentation de Papervision3D&lt;/a&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a class=&quot;externe&quot;
  href=&quot;http://www.mesfavorisites.com/premier-lecteur-a-360-et-video-panoramique.php&quot; lang=&quot;fr&quot;
  title=&quot;PREMIER LECTEUR A 360° ET VIDEOS PANORAMIQUE&quot;&gt;Une page listant les sujets sur la visions 
  panoramique&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Nomenclature&lt;/h2&gt;

&lt;p&gt;Voici le contexte dans lequel à été testé la réalisation des étapes ci-dessus&amp;nbsp;:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;APN&amp;nbsp;
    &lt;ul&gt;
      &lt;li&gt;HTC Hero.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Ordinateur&amp;nbsp;
    &lt;ul&gt;
      &lt;li&gt;Core I7,&lt;/li&gt;
      &lt;li&gt;8 Gio RAM,&lt;/li&gt;
      &lt;li&gt;Windows Seven 64 bits.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Logiciels utilisés&amp;nbsp;
    &lt;ul&gt;
      &lt;li&gt;Photoshop CS4 64 bits version française,&lt;/li&gt;
      &lt;li&gt;Flash CS4 version française&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;Droit d&#39;auteur&amp;nbsp;/ propriété intellectuelle&amp;nbsp;:&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Cet article et son contenu sont régis par les conditions suivantes&amp;nbsp;:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Tout contenu tiers est régi par les conditions des ayants droits.&lt;/p&gt;

&lt;p&gt;Tout autre contenu ou ressource est soumis à l&#39;acceptation du contrat &lt;a class=&quot;externe&quot;
  href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/fr/&quot; lang=&quot;fr&quot;
  title=&quot;Creative Commons - Paternité - Pas d&#39;Utilisation Commerciale - Pas de Modification 2.0 France&quot;&gt;
    Creative Commons by-nc-nd&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;En cas de non acceptation de tout ou partie des conditions (incluant celles des contenus tiers), 
  le contenu de cet article reste la propriété morale et patrimoniale de son auteur, et tout usage 
  non autorisé par écrit est explicitement proscrit.&lt;/p&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.qyy.fr/feeds/6136933675925786519/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://blog.qyy.fr/2010/09/une-photo-panoramique-360-flash-avec.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1957710095424676339/posts/default/6136933675925786519'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1957710095424676339/posts/default/6136933675925786519'/><link rel='alternate' type='text/html' href='http://blog.qyy.fr/2010/09/une-photo-panoramique-360-flash-avec.html' title='Une photo panoramique 360° Flash avec une boule de Noël'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj47I8pz9hqrr1wdW29vTjkOLdRRUDFXPXRr03o0MP9BiVy_IZk5wmQn1LpaUPRwrVKVPyMkDmyoMOJTkbIEY0xdjmyQQwI9c41yDAgdlJ5pl7gOJf3cjnMGPmWqIhpizUQpvFQ7IyPjd0/s72-c/boule-noel.jpg" height="72" width="72"/><thr:total>0</thr:total></entry></feed>