text
stringlengths
2
1.05M
<div class="chatlog__message-group"> <div id="chatlog__message-container-350469083822686218" class="chatlog__message-container " data-message-id="350469083822686218"> <div class="chatlog__message"> <div class="chatlog__message-aside"> <img class="chatlog__avatar" src="https://cdn.discordapp.com/avatars/293624673265123328/accd07acc220a18568ba46a6e9ede18a.png?size=512" alt="Avatar" loading="lazy"> </div> <div class="chatlog__message-primary"> <div class="chatlog__header"> <span class="chatlog__author" style="color: rgb(17, 128, 106)" title="koher#9336" data-user-id="293624673265123328">koher</span> <a href="/channels/291054454793306112?category=main&amp;channel=swift&amp;message_id=350469161844998146"><span class="chatlog__timestamp">25-Aug-17 02:39 AM</span></a> </div> <div class="chatlog__content chatlog__markdown"> <span class="chatlog__markdown-preserve">ここではコンセンサスがとれてるけど。</span> </div> </div> </div> </div> <div id="chatlog__message-container-350469161844998146" class="chatlog__message-container " data-message-id="350469161844998146"> <div class="chatlog__message"> <div class="chatlog__message-aside"> <div class="chatlog__short-timestamp" title="25-Aug-17 02:39 AM">02:39</div> </div> <div class="chatlog__message-primary"> <div class="chatlog__content chatlog__markdown"> <span class="chatlog__markdown-preserve">Swift は中置がそれほど重視されていないからなぁ。</span> </div> </div> </div> </div> </div>
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="Hugo 0.75.1" /> <title>Hello R Markdown - STA304 A1</title> <meta property="og:title" content="Hello R Markdown - STA304 A1"> <link href='/favicon.ico' rel='icon' type='image/x-icon'/> <link href='//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github.min.css' rel='stylesheet' type='text/css' /> <link rel="stylesheet" href="/css/fonts.css" media="all"> <link rel="stylesheet" href="/css/main.css" media="all"> </head> <body> <div class="wrapper"> <header class="header"> <nav class="nav"> <a href="/" class="nav-logo"> <img src="/images/logo.png" width="50" height="50" alt="Logo"> </a> <ul class="nav-links"> <li><a href="/about/">About</a></li> <li><a href="https://github.com/rstudio/blogdown">GitHub</a></li> <li><a href="https://twitter.com/rstudio">Twitter</a></li> </ul> </nav> </header> <main class="content" role="main"> <article class="article"> <span class="article-duration">1 min read</span> <h1 class="article-title">Hello R Markdown</h1> <span class="article-date">2015-07-23</span> <div class="article-content"> <div id="r-markdown" class="section level1"> <h1>R Markdown</h1> <p>This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see <a href="http://rmarkdown.rstudio.com" class="uri">http://rmarkdown.rstudio.com</a>.</p> <p>You can embed an R code chunk like this:</p> <pre class="r"><code>summary(cars) ## speed dist ## Min. : 4.0 Min. : 2.00 ## 1st Qu.:12.0 1st Qu.: 26.00 ## Median :15.0 Median : 36.00 ## Mean :15.4 Mean : 42.98 ## 3rd Qu.:19.0 3rd Qu.: 56.00 ## Max. :25.0 Max. :120.00 fit &lt;- lm(dist ~ speed, data = cars) fit ## ## Call: ## lm(formula = dist ~ speed, data = cars) ## ## Coefficients: ## (Intercept) speed ## -17.579 3.932</code></pre> </div> <div id="including-plots" class="section level1"> <h1>Including Plots</h1> <p>You can also embed plots. See Figure <a href="#fig:pie">1</a> for example:</p> <pre class="r"><code>par(mar = c(0, 1, 0, 1)) pie( c(280, 60, 20), c(&#39;Sky&#39;, &#39;Sunny side of pyramid&#39;, &#39;Shady side of pyramid&#39;), col = c(&#39;#0292D8&#39;, &#39;#F7EA39&#39;, &#39;#C4B632&#39;), init.angle = -50, border = NA )</code></pre> <div class="figure"><span id="fig:pie"></span> <img src="/post/2015-07-23-r-rmarkdown_files/figure-html/pie-1.png" alt="A fancy pie chart." width="672" /> <p class="caption"> Figure 1: A fancy pie chart. </p> </div> </div> </div> </article> </main> <footer class="footer"> <ul class="footer-links"> <li> <a href="/index.xml" type="application/rss+xml" target="_blank">RSS feed</a> </li> <li> <a href="https://gohugo.io/" class="footer-links-kudos">Made with <img src="/images/hugo-logo.png" alt="Img link to Hugo website" width="22" height="22"></a> </li> </ul> </footer> </div> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/r.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/yaml.min.js"></script> <script>hljs.configure({languages: []}); hljs.initHighlightingOnLoad();</script> </body> </html>
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>AWSKinesisPutRecordsInput Class Reference</title> <link rel="stylesheet" href="../css/style.css"> <meta name="viewport" content="initial-scale=1, maximum-scale=1.4"> <meta name="generator" content="appledoc 2.2.1 (build 1333)"> </head> <body class="appledoc"> <header> <div class="container" class="hide-in-xcode"> <h1 id="library-title"> <a href="../index.html">AWS SDK for iOS v2.2.5 </a> </h1> <p id="developer-home"> <a href="../index.html">Amazon Web Services, Inc.</a> </p> </div> </header> <aside> <div class="container"> <nav> <ul id="header-buttons" role="toolbar"> <li><a href="../index.html">Index</a></li> <li><a href="../hierarchy.html">Hierarchy</a></li> <li id="on-this-page" role="navigation"> <label> On This Page <div class="chevron"> <div class="chevy chevron-left"></div> <div class="chevy chevron-right"></div> </div> <select id="jump-to"> <option value="top">Jump To&#133;</option> <option value="overview">Overview</option> <option value="tasks">Tasks</option> <optgroup label="Properties"> <option value="//api/name/records">records</option> <option value="//api/name/streamName">streamName</option> </optgroup> </select> </label> </li> </ul> </nav> </div> </aside> <article> <div id="overview_contents" class="container"> <div id="content"> <main role="main"> <h1 class="title">AWSKinesisPutRecordsInput Class Reference</h1> <div class="section section-specification"><table cellspacing="0"><tbody> <tr> <th>Inherits from</th> <td>AWSRequest : AWSModel : AWSMTLModel</td> </tr><tr> <th>Declared in</th> <td>AWSKinesisModel.h<br />AWSKinesisModel.m</td> </tr> </tbody></table></div> <div class="section section-overview"> <a title="Overview" name="overview"></a> <h2 class="subtitle subtitle-overview">Overview</h2> <p>A <code>PutRecords</code> request.</p> <p>Required parameters: [Records, StreamName]</p> </div> <div class="section section-tasks"> <a title="Tasks" name="tasks"></a> <div class="task-list"> <div class="section-method"> <a name="//api/name/records" title="records"></a> <h3 class="method-title"><code><a href="#//api/name/records">&nbsp;&nbsp;records</a></code> </h3> <div class="method-info"> <div class="pointy-thing"></div> <div class="method-info-container"> <div class="method-subsection brief-description"> <p>The records associated with the request.</p> </div> <div class="method-subsection method-declaration"><code>@property (nonatomic, strong) NSArray *records</code></div> <div class="method-subsection declared-in-section"> <h4 class="method-subtitle">Declared In</h4> <p><code class="declared-in-ref">AWSKinesisModel.h</code></p> </div> </div> </div> </div><div class="section-method"> <a name="//api/name/streamName" title="streamName"></a> <h3 class="method-title"><code><a href="#//api/name/streamName">&nbsp;&nbsp;streamName</a></code> </h3> <div class="method-info"> <div class="pointy-thing"></div> <div class="method-info-container"> <div class="method-subsection brief-description"> <p>The stream name associated with the request.</p> </div> <div class="method-subsection method-declaration"><code>@property (nonatomic, strong) NSString *streamName</code></div> <div class="method-subsection declared-in-section"> <h4 class="method-subtitle">Declared In</h4> <p><code class="declared-in-ref">AWSKinesisModel.h</code></p> </div> </div> </div> </div> </div> </div> </main> <footer> <div class="footer-copyright"> <p class="copyright">Copyright &copy; 2015 Amazon Web Services, Inc. All rights reserved. Updated: 2015-08-31</p> <p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p> </div> </footer> </div> </div> </article> <script src="../js/script.js"></script> </body> </html>
<div class="leaf "><div class="inner justify"><p>“‘Order to conduct to—the person named Charlotte Backson, branded by the justice of the kingdom of France, but liberated after chastisement. She is to dwell in this place without ever going more than three leagues from it. In case of any attempt to escape, the penalty of death is to be applied. She will receive five shillings per day for lodging and food’”.</p><p>“That order does not concern me,” replied Milady, coldly, “since it bears another name than mine.”</p><p>“A name? Have you a name, then?”</p><p>“I bear that of your brother.”</p><p>“Ay, but you are mistaken. My brother is only your second husband; and your first is still living. Tell me his name, and I will put it in the place of the name of Charlotte Backson. No? You will not? You are silent? Well, then you must be registered as Charlotte Backson.”</p><p class=" stretch-last-line ">Milady remained silent; only this time it was no</p></div> </div>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <title>IntervalOptions - WorldWeatherOnline Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <link type="text/css" rel="stylesheet" href="../main.css"/> <script type="text/javascript" src="../js/jquery-1.3.2.min.js"></script> <script type="text/javascript" src="../js/jquery.scrollTo-min.js"></script> <script type="text/javascript" src="../js/navigation.js"></script> <script type="text/javascript" src="../js/example.js"></script> </head> <body> <header><h1>WorldWeatherOnline : API Documentation</h1> </header> <nav id="namespaces"> <h2 class="fixed">Namespaces</h2> <div class="scroll"> <ul> <li> <a href="../WorldWeatherOnline/index.htm" class="current">WorldWeatherOnline</a> </li> <li> <a href="../WorldWeatherOnline.LocalWeatherResponse/index.htm">WorldWeatherOnline.LocalWeatherResponse</a> </li> <li> <a href="../WorldWeatherOnline.MarineWeatherResponse/index.htm">WorldWeatherOnline.MarineWeatherResponse</a> </li> <li> <a href="../WorldWeatherOnline.PastMarineWeatherResponse/index.htm">WorldWeatherOnline.PastMarineWeatherResponse</a> </li> <li> <a href="../WorldWeatherOnline.PastWeatherResponse/index.htm">WorldWeatherOnline.PastWeatherResponse</a> </li> <li> <a href="../WorldWeatherOnline.SearchWeatherResponse/index.htm">WorldWeatherOnline.SearchWeatherResponse</a> </li> <li> <a href="../WorldWeatherOnline.SkiWeatherResponse/index.htm">WorldWeatherOnline.SkiWeatherResponse</a> </li> <li> <a href="../WorldWeatherOnline.TzWeatherResponse/index.htm">WorldWeatherOnline.TzWeatherResponse</a> </li> </ul> </div> </nav><nav id="types"> <h2 class="fixed">Types in WorldWeatherOnline</h2> <div class="scroll"> <ul> <li> <a href="../WorldWeatherOnline/Api.htm">Api</a> </li> <li> <a href="../WorldWeatherOnline/DateFormatOptions.htm">DateFormatOptions</a> </li> <li> <a href="../WorldWeatherOnline/IntervalOptions.htm" class="current">IntervalOptions</a> </li> <li> <a href="../WorldWeatherOnline/IQueryBuilder`1.htm">IQueryBuilder&lt;T&gt;</a> </li> <li> <a href="../WorldWeatherOnline/LocalWeatherQuery.htm">LocalWeatherQuery</a> </li> <li> <a href="../WorldWeatherOnline/MarineWeatherQuery.htm">MarineWeatherQuery</a> </li> <li> <a href="../WorldWeatherOnline/PastMarineWeatherQuery.htm">PastMarineWeatherQuery</a> </li> <li> <a href="../WorldWeatherOnline/PastWeatherQuery.htm">PastWeatherQuery</a> </li> <li> <a href="../WorldWeatherOnline/QueryBuilder`1.htm">QueryBuilder&lt;T&gt;</a> </li> <li> <a href="../WorldWeatherOnline/SearchWeatherQuery.htm">SearchWeatherQuery</a> </li> <li> <a href="../WorldWeatherOnline/SkiWeatherQuery.htm">SkiWeatherQuery</a> </li> <li> <a href="../WorldWeatherOnline/TzWeatherQuery.htm">TzWeatherQuery</a> </li> <li> <a href="../WorldWeatherOnline/WctOptions.htm">WctOptions</a> </li> </ul> </div> </nav> <article> <header> <p class="class"><strong>Type</strong> IntervalOptions</p> </header> <section> <header> <p><strong>Namespace</strong> WorldWeatherOnline</p> <p><strong>Parent</strong> <span title="System.Enum">Enum</span></p> </header> <div class="sub-header"> <h3 class="section">Fields</h3> <ul> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#value__">value__</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#ONE_HOUR">ONE_HOUR</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#TWO_HOURS">TWO_HOURS</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#THREE_HOURS">THREE_HOURS</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#SIX_HOURS">SIX_HOURS</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#TWELVE_HOURS">TWELVE_HOURS</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#TWENTY_FOUR_HOURS">TWENTY_FOUR_HOURS</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#value__">value__</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#ONE_HOUR">ONE_HOUR</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#TWO_HOURS">TWO_HOURS</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#THREE_HOURS">THREE_HOURS</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#SIX_HOURS">SIX_HOURS</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#TWELVE_HOURS">TWELVE_HOURS</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#TWENTY_FOUR_HOURS">TWENTY_FOUR_HOURS</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#value__">value__</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#ONE_HOUR">ONE_HOUR</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#TWO_HOURS">TWO_HOURS</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#THREE_HOURS">THREE_HOURS</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#SIX_HOURS">SIX_HOURS</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#TWELVE_HOURS">TWELVE_HOURS</a></li> <li><a href="../WorldWeatherOnline/IntervalOptions.htm#TWENTY_FOUR_HOURS">TWENTY_FOUR_HOURS</a></li> </ul> </div> <h3 class="section">Public fields</h3> <div id="value__" class="method"> <h4>int <strong>value__</strong></h4> <div class="content"> <table> <tr> <td> <code>return <span title="System.int">int</span></code> </td> </tr> </table> </div> </div> <div id="ONE_HOUR" class="method"> <h4>IntervalOptions <strong>ONE_HOUR</strong></h4> <div class="content"> <table> <tr> <td> <code>return <a href="../WorldWeatherOnline/IntervalOptions.htm">IntervalOptions</a></code> </td> </tr> </table> </div> </div> <div id="TWO_HOURS" class="method"> <h4>IntervalOptions <strong>TWO_HOURS</strong></h4> <div class="content"> <table> <tr> <td> <code>return <a href="../WorldWeatherOnline/IntervalOptions.htm">IntervalOptions</a></code> </td> </tr> </table> </div> </div> <div id="THREE_HOURS" class="method"> <h4>IntervalOptions <strong>THREE_HOURS</strong></h4> <div class="content"> <table> <tr> <td> <code>return <a href="../WorldWeatherOnline/IntervalOptions.htm">IntervalOptions</a></code> </td> </tr> </table> </div> </div> <div id="SIX_HOURS" class="method"> <h4>IntervalOptions <strong>SIX_HOURS</strong></h4> <div class="content"> <table> <tr> <td> <code>return <a href="../WorldWeatherOnline/IntervalOptions.htm">IntervalOptions</a></code> </td> </tr> </table> </div> </div> <div id="TWELVE_HOURS" class="method"> <h4>IntervalOptions <strong>TWELVE_HOURS</strong></h4> <div class="content"> <table> <tr> <td> <code>return <a href="../WorldWeatherOnline/IntervalOptions.htm">IntervalOptions</a></code> </td> </tr> </table> </div> </div> <div id="TWENTY_FOUR_HOURS" class="method"> <h4>IntervalOptions <strong>TWENTY_FOUR_HOURS</strong></h4> <div class="content"> <table> <tr> <td> <code>return <a href="../WorldWeatherOnline/IntervalOptions.htm">IntervalOptions</a></code> </td> </tr> </table> </div> </div> <div id="value__" class="method"> <h4>int <strong>value__</strong></h4> <div class="content"> <table> <tr> <td> <code>return <span title="System.int">int</span></code> </td> </tr> </table> </div> </div> <div id="ONE_HOUR" class="method"> <h4>IntervalOptions <strong>ONE_HOUR</strong></h4> <div class="content"> <table> <tr> <td> <code>return <a href="../WorldWeatherOnline/IntervalOptions.htm">IntervalOptions</a></code> </td> </tr> </table> </div> </div> <div id="TWO_HOURS" class="method"> <h4>IntervalOptions <strong>TWO_HOURS</strong></h4> <div class="content"> <table> <tr> <td> <code>return <a href="../WorldWeatherOnline/IntervalOptions.htm">IntervalOptions</a></code> </td> </tr> </table> </div> </div> <div id="THREE_HOURS" class="method"> <h4>IntervalOptions <strong>THREE_HOURS</strong></h4> <div class="content"> <table> <tr> <td> <code>return <a href="../WorldWeatherOnline/IntervalOptions.htm">IntervalOptions</a></code> </td> </tr> </table> </div> </div> <div id="SIX_HOURS" class="method"> <h4>IntervalOptions <strong>SIX_HOURS</strong></h4> <div class="content"> <table> <tr> <td> <code>return <a href="../WorldWeatherOnline/IntervalOptions.htm">IntervalOptions</a></code> </td> </tr> </table> </div> </div> <div id="TWELVE_HOURS" class="method"> <h4>IntervalOptions <strong>TWELVE_HOURS</strong></h4> <div class="content"> <table> <tr> <td> <code>return <a href="../WorldWeatherOnline/IntervalOptions.htm">IntervalOptions</a></code> </td> </tr> </table> </div> </div> <div id="TWENTY_FOUR_HOURS" class="method"> <h4>IntervalOptions <strong>TWENTY_FOUR_HOURS</strong></h4> <div class="content"> <table> <tr> <td> <code>return <a href="../WorldWeatherOnline/IntervalOptions.htm">IntervalOptions</a></code> </td> </tr> </table> </div> </div> <div id="value__" class="method"> <h4>int <strong>value__</strong></h4> <div class="content"> <table> <tr> <td> <code>return <span title="System.int">int</span></code> </td> </tr> </table> </div> </div> <div id="ONE_HOUR" class="method"> <h4>IntervalOptions <strong>ONE_HOUR</strong></h4> <div class="content"> <table> <tr> <td> <code>return <a href="../WorldWeatherOnline/IntervalOptions.htm">IntervalOptions</a></code> </td> </tr> </table> </div> </div> <div id="TWO_HOURS" class="method"> <h4>IntervalOptions <strong>TWO_HOURS</strong></h4> <div class="content"> <table> <tr> <td> <code>return <a href="../WorldWeatherOnline/IntervalOptions.htm">IntervalOptions</a></code> </td> </tr> </table> </div> </div> <div id="THREE_HOURS" class="method"> <h4>IntervalOptions <strong>THREE_HOURS</strong></h4> <div class="content"> <table> <tr> <td> <code>return <a href="../WorldWeatherOnline/IntervalOptions.htm">IntervalOptions</a></code> </td> </tr> </table> </div> </div> <div id="SIX_HOURS" class="method"> <h4>IntervalOptions <strong>SIX_HOURS</strong></h4> <div class="content"> <table> <tr> <td> <code>return <a href="../WorldWeatherOnline/IntervalOptions.htm">IntervalOptions</a></code> </td> </tr> </table> </div> </div> <div id="TWELVE_HOURS" class="method"> <h4>IntervalOptions <strong>TWELVE_HOURS</strong></h4> <div class="content"> <table> <tr> <td> <code>return <a href="../WorldWeatherOnline/IntervalOptions.htm">IntervalOptions</a></code> </td> </tr> </table> </div> </div> <div id="TWENTY_FOUR_HOURS" class="method"> <h4>IntervalOptions <strong>TWENTY_FOUR_HOURS</strong></h4> <div class="content"> <table> <tr> <td> <code>return <a href="../WorldWeatherOnline/IntervalOptions.htm">IntervalOptions</a></code> </td> </tr> </table> </div> </div> </section> </article><footer> <span id="version">Built from v1.0.0.0 of WorldWeatherOnline</span> <span id="docu-link"> Generated by <a href="http://docu.jagregory.com">docu</a> </span> </footer> </body> </html>
<div class="leaf "><div class="inner justify"><p class="no-indent stretch-last-line ">and would not turn in the least out of the straight way, either to the one side or to the other. Hereupon Abner turned back, and attempted artfully to avoid his violence. Sometimes he bade him leave off the pursuit, and take the armor of one of his soldiers; and sometimes, when he could not persuade him so to do, he exhorted him to restrain himself, and not to pursue him any longer, lest he should force him to kill him, and he should then not be able to look his brother in the face: but when Asahel would not admit of any persuasions, but still continued to pursue him, Abner smote him with his spear, as he held it in his flight, and that by a back-stroke, and gave him a deadly wound, so that he died immediately; but those that were with him pursuing Abner, when they came to the place where Asahel lay, they stood round about the dead body, and left off the pursuit of the enemy. However, both Joab himself, and his brother Abishai, ran past the dead</p></div> </div>
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <title>Gioi thieu TBK - Tich Minh Chau</title> </head> <body bgcolor="#FFFFF0" text="#000000" vlink="#0000FF"> <p align="center"><b><font color="#008000" face="Times New Roman">BuddhaSasana </font><a href="../index.htm"><font face="Times New Roman">Home Page</font></a><font face="Times New Roman"><br> </font></b><font color="#000080" face="Times New Roman">This document is written in Vietnamese, with <strong>Unicode Times</strong> font</font><font face="Times New Roman"></font></p> <hr> <p align="center"><font color="#000080" face="Times New Roman"><strong>Trung Bộ Kinh<br> </strong><em><strong>Majjhima Nikaya</strong></em></font></p> <h2 align="center"><font color="#800000" face="Times New Roman">Giới thiệu Trung Bộ Kinh</font></h2> <h3 align="center"><font color="#800000" face="Times New Roman"><em>Hòa thượng Thích Minh Châu</em></font></h3> <hr width="25%"> <div align="center"> <center> <table border="1" cellpadding="15" cellspacing="0" style="border-collapse: collapse" bordercolor="#000080" width="650" id="AutoNumber1" bgcolor="#FFFFFF"> <tr> <td> <p align="center"><font color="#800080" face="Times New Roman"><em><strong> <FONT SIZE="4">1. Lời Nói Ðầu<br> </FONT> </strong>(trong bản in lần thứ nhất năm 1973)</em></font> <p><font face="Times New Roman">Tập Kinh Trung Bộ (Majjhima Nikàya) gồm 152 kinh tất cả, chia thành 3 tập: tập I, gồm 50 Kinh đầu, tập II gồm 50 Kinh tiếp và tập III, gồm 52 Kinh chót.</font></p> <p><font face="Times New Roman">Sau khi dịch xong Kinh Trường Bộ (Digha Nikàya), Vu Lan 2516 (23-8-1972), tôi dịch tiếp Kinh Trung Bộ. Tôi dựa theo nguyên bản Pàli của Hội Pàli Text Society để phiên dịch và dùng ba bản dịch làm tài liệu. Tài liệu thứ nhất là những ghi chú bằng tiếng Anh và chữ Hán, tôi đã tự mình ghi vào bản Pàli, từng chữ, từng hàng, từng trang một, khi tôi theo học bản Pàli này, từ năm 1952 đến năm 1955 tại Hội Dharmaduta Vidhyalaya ở Colombo, Tích Lan, do Ngài Pannananda diễn giảng. Bản tài liệu thứ hai là bản dịch &quot;The Middle Length Sayings&quot; của Cô L. B. Horner, hội Pàli Text Society, một công trình dịch thuật rất chu toàn; và bản thứ ba là bản dịch ra tiếng Nhật của bộ Nam truyền Ðại Tạng Kinh. Thỉnh thoảng tôi tham khảo các bản kinh Hán Tạng tương đương nếu thấy cần thiết.</font></p> <p><font face="Times New Roman">Vấn đề tìm được Hán tự tương đương với chữ Pàli, thật là một vấn đề nan giải. Như biết Pancak Khandha là năm uẩn, Rùpa là Sắc, Vedanà là Thọ, Sannà là Tưởng, Sankhàrà là Hành và Vinnàna là Thức, thời dịch vừa gọn, vừa nhanh. Nhưng nếu gặp những danh từ chưa có chữ Hán tương đương là cả một vấn đề thật khó khăn và nan giải.</font></p> <p><font face="Times New Roman">Các bài Kinh chữ Hán tương đương trong bộ Trung A Hàm không giúp đỡ được nhiều. Ngài Sanghadeva (Tăng Già Ðề Bà) dịch Trung A Hàm vào năm 398 sau kỷ nguyên, nên nhiều danh từ Ngài dùng không được các dịch giả về sau như Ngài Huyền Trang chấp nhận. Như Vedana, Ngài Sanghadeva dịch là Giác, về sau dịch là Thọ; Savitakka, Savicara, Ngài dịch là Hữu giác, Hữu quán, về sau dịch là Hữu tầm, Hữu tứ; Phassa Ngài dịch là Cánh Lạc, về sau dịch là Xúc. Cho nên, bản Hán tạng nhiều khi tối nghĩa và dễ phát sinh hiểu lầm, nếu chúng ta không có bản Pàli tương đương.</font></p> <p><font face="Times New Roman">Chúng tôi dịch Kinh Pàli, không vì mục đích muốn ủng hộ hay không muốn ủng hộ một học phái nào, một lập trường nào. Mục đích của chúng tôi chỉ muốn giới thiệu những Kinh điển có thể được xem là nguyên thủy hay gần nguyên thủy nhất, để người đọc có thể tìm hiểu lời dạy chân chính của đức Phật, khỏi qua ống kính của một học phái nào, dầu là Ấn Ðộ, Trung Hoa hay Việt Nam. Chúng tôi cũng không có trách nhiệm nêu lên cho độc giả rõ, đoạn nào là nguyên thủy, đoạn nào không phải nguyên thủy. Chỉ có người đọc, sau khi tự mình đọc, từ mình tìm hiểu, tự mình suy tư, tự mình quan sát, tự mình chứng nghiệm trên bản thân, mới có thể tự mình tìm hiểu và thấy đoạn nào là thật sự nguyên thủy. Trách nhiệm tìm hiểu, chứng nghiệm cá nhân là trách nhiệm của người đọc, không phải của người dịch, vì Ðạo Phật là <b><i>Ðạo đến để mà thấy</i></b> chớ không phải Ðạo đến để nhờ người thấy hộ, <b><i>Ðạo của người có mắt</i></b> (Cakkhumato), không phải Ðạo của người nhắm mắt; <b><i>Ðạo của người thấy, của người biết</i></b> (Passato Jànato), không phải là Ðạo của người không thấy, không biết (Apassato Ajànato). Nên chỉ có người đọc mới có thể tự mình thấy, tự mình hiểu và tự mình chứng nghiệm.</font></p> <p><font face="Times New Roman">Thật sự chúng ta chỉ có một trách nhiệm, tìm đọc và tìm hiểu những lời Phật dạy thật sự là những lời dạy của đức Phật, và vì trách nhiệm ấy chúng tôi đã cố gắng phiên dịch Kinh Tạng Pàli ra Việt ngữ. Chúng ta chỉ cần đọc, cần suy tư chính chắn và rồi chính chúng ta tự ý thức đâu là những lời dạy trung thực của đức Bổn sư chúng ta.</font></p> <p align="right"><font face="Times New Roman" COLOR="#000080"><b><i>Tỷ kheo Thích Minh Châu<br> Ðại học Vạn Hạnh, Sài Gòn, 1973</i></b></font></p> <hr width="25%"> <p align="center"><font color="#800080" face="Times New Roman"><em><strong> <FONT SIZE="4">2. Lời Giới Thiệu<br> </FONT> </strong>(trong bản in năm 1986)</em></font></p> <p><font face="Times New Roman">Chúng tôi cho in lần thứ hai Kinh Trung Bộ Tập I, II, và III, với những mục đích chính như sau :</font></p> <p><font face="Times New Roman">Chúng tôi in Kinh Trung Bộ từ năm 1973 đến năm 1975, được phiên dịch trong khoảng 1970 đến 1975 nên bản dịch có nhiều thiếu sót. Trước hết một số danh từ như Adassan trước dịch là &quot;không hiểu rõ&quot;, nay dịch lại là &quot;không được thấy&quot;; Sanjànàti trước dịch là &quot;chấp nhận&quot;, nay dịch là &quot;tưởng tri&quot;; Parijànàti trước dịch là &quot;hiểu rõ&quot;, nay dịch là &quot;liễu tri&quot;; Abhijànàti, trước dịch là &quot;biết rõ&quot;, nay dịch lại là &quot;thắng tri&quot;; Pajànàti, trước dịch là &quot;hiểu rõ&quot;, nay dịch lại là &quot;tuệ tri&quot;.</font></p> <p><font face="Times New Roman">Một danh từ nữa cũng hay dùng sai, có thể gây hiểu lầm như chữ Kàmaguna, Hán dịch là &quot;Dục công đức&quot;, mà công đức thường có nghĩa tốt lành, trong khi nghĩa chữ &quot;guna&quot; là làm &quot;tăng trưởng lòng dục&quot;. Nên chúng tôi dịch là &quot;Dục tăng trưởng&quot;. Danh từ dịch sai khá nhiều, nên bản in lần này dịch lại cho đúng hơn. Một sự cố gắng nữa của chúng tôi là Việt hóa một số danh từ để gần với bản sắc dân tộc hơn. Như trước dịch Trung Bộ Kinh, nay sửa lại Kinh Trung Bộ. Trước dịch kinh &quot;Nhứt thiết lậu hoặc&quot;, nay sửa lại kinh &quot;Tất cả lậu hoặc&quot;. Trước dịch kinh &quot;Bố dụ&quot; nay đổi lại kinh &quot;Ví dụ tấm vải&quot;. Trước dịch là &quot;Ngưu giác lâm tiểu kinh&quot; nay dịch lại &quot;Tiểu kinh Rừng sừng bò&quot;.</font></p> <p><font face="Times New Roman">Còn đối với danh từ Pàli về tên người, tên địa danh, chúng tôi chưa tìm ra được một công thức thích hợp, nên nay chúng tôi thả lỏng vấn đề này. Ví dụ, chữ Sàvatthi, chữ Hán là Xá-vệ, dịch âm phải là Xa-vát-thi, chúng tôi chưa theo lối dịch âm được, vì cách đọc chữ Pàli có nhiều điểm giống như tiếng Việt, nên nhiều khi chúng tôi giữ tiếng Pàli. Chữ Sàriputta, theo Hán dịch là Xá-lợi-phất, theo dịch âm phải là Xa-ri-pút-ta, nhưng chúng tôi vẫn giữ Sàriputta. Còn theo Hán dịch thời quá xa với nguyên bản Pàli hay Sanskrit, chỉ ai quen với chữ Hán thời đọc và hiểu được. Ðây chưa nói đến một số danh từ thuật ngữ chuyên môn, nhất là dùng để diễn tả tiến trình đưa đến chứng quả Niết bàn, hoặc không tìm được, hoặc chưa tìm được danh từ thuật ngữ chuyên môn bên Hán tạng, thành thử một số thuật ngữ chỉ được sử dụng tạm thời, chờ đợi sự gạn lọc của thời gian hay sự bổ khuyết của chư học giả mười phương, mới có khả năng giải quyết vấn đề nan giải này.</font></p> <p><font face="Times New Roman">Gần chúng ta hơn, Kinh Trung Bộ này đã nằm trong chương trình học của Trường Cao Cấp Phật Học Việt Nam, và Tăng Ni Sinh cần có Kinh sách để học hỏi nghiên cứu, cho nên cho in lại Kinh Trung Bộ là đáp ứng nhu cầu cấp bách này. Ngoài ra Kinh Trung Bộ đang được nhiều nhà học giả, nhiều Phật tử nghiên cứu và tìm hiểu, vì chúng ta có thể nói Kinh Trung Bộ không những là cốt lõi trong Kinh Tạng Pàli mà còn diễn đạt rất súc tích và đầy đủ những định nghĩa căn bản các danh từ đạo Phật và còn diễn đạt rất phong phú và đa dạng những pháp môn tu tập đưa đến Niết bàn. Chưa học Kinh Trung Bộ là chưa nắm được tinh hoa của Ðạo Phật nguyên thủy. Chưa nghiên cứu Kinh Trung Bộ rất có thể rơi vào những lệch lạc định nghĩa các danh từ chuyên môn trong đạo Phật mà Ðức Phật đã dày công định nghĩa, mỗi khi Ngài thuyết giảng giáo lý của Ngài.</font></p> <p><font face="Times New Roman">Chúng tôi chỉ có thể nói một cách vắn tắt là Kinh Trung Bộ đặt nặng về phần Chánh Tri Kiến và các phương pháp tu hành, nhất là những tiến trình tu chứng đi từ Giới, Ðịnh, Tuệ, Giải thoát, Giải thoát tri kiến. Còn Kinh Trường Bộ đặt nặng phần lịch sử, có tánh cách đối ngoại đối với Bà La Môn, du sĩ ngoại đạo, Kỳ na giáo... Tăng Chi Bộ đặt nặng phần phân tích giáo lý theo pháp số từ số 1 đến số 11. Tương Ưng Bộ đặt nặng phần phân tích giáo lý theo đề tài. Còn đọc Kinh Trung Bộ chúng ta đi sâu vào phần giáo lý và phần hành trì, đặt nặng về những phản ứng tâm lý tế nhị của người tu hành khi đạt đến những quả vị tối cao.</font></p> <p><font face="Times New Roman">Công trình phiên dịch của tôi, một mặt đáp ứng sở nguyện xuất dương tu học của tôi, một mặt xây dựng những tài liệu nghiên cứu đạo Phật cho các Học giả và Phật tử Việt Nam. Lẽ dĩ nhiên trong trách nhiệm hiện tại của tôi, sự phiên dịch đòi hỏi nhiều cố gắng, nhiều dụng công kiên trì và liên tục, nhưng chúng tôi đã được tưởng thưởng xứng đáng, khi được tận hưởng những Pháp Lạc do Chánh Pháp đem lại trong khi phiên dịch. Pháp Lạc này ẩn chứa trong từng chữ từng câu, tiềm tàng trong từng câu văn giọng nói, và chính Pháp Lạc đã nuôi dưỡng và khích lệ chúng tôi rất nhiều trong công tác phiên dịch này.</font></p> <p><font face="Times New Roman">Càng dịch, chúng tôi càng thấy rõ ác ý của các nhà Bà La Môn đã dùng danh từ &quot;Tiểu Thừa&quot; để gán vào những lời dạy thực sự nguyên thủy của đức Phật và khiến cho các Phật tử không dám đọc, không dám học, không dám tu những pháp môn ấy. Càng dịch, càng thấy rõ dụng tâm hiểm độc của các vị Bà La Môn, đã khôn khéo xuyên tạc đạo Phật, khiến cho những giáo lý căn bản, những tinh hoa cao đẹp nhất của tư tưởng nhân loại, đã bị những tư tưởng tà giáo xen lẫn, bị ruồng bỏ, bị che dấu, không được biết đến, không được học hỏi tu hành. Nhưng chân lý bao giờ cũng là chân lý, mặt trời bao giờ cũng là mặt trời. Những lời ba hoa của Ma Vương, các cuộc đo tài của những ngọn đèn lẻ tẻ mù mờ, lời lẽ bập bẹ của những kẻ mới tập tểnh đi vào con đường triết lý, tất cả cũng chỉ là cuồng vọng đen tối, được ánh sáng rực rỡ của chân lý quét sạch.</font></p> <p><font face="Times New Roman">Có người than kinh Pàli quá dài và có nhiều đoạn trùng điệp. Khi dịch Kinh, bao giờ tôi cũng phải kính trọng nguyên bản, và vì vậy chúng tôi không có thể tự ý lược bỏ những đoạn trùng điệp, dầu rằng nguyên bản Pàli chúng tôi phiên dịch cũng đã lược bỏ khá nhiều. Ðiều chúng ta nên nhớ là phần lớn Kinh điển được kiết tập trong các Ðại hội Kiết tập và đều do chư Tăng tụng đọc lại những đoạn các vị ấy đã ghi nhớ, và lẽ dĩ nhiên khi tụng đọc không bao giờ có chuyện lược bỏ. Lại nữa đức Phật trong khi đi truyền giáo, mỗi Kinh đều được giảng trọn vẹn trong mỗi hoàn cảnh đặc biệt và chư Tăng ghi nhớ lại không bao giờ dám lược bỏ các đoạn đã được nghe. Do đó, có nhiều đoạn trùng điệp, khó lòng lược bỏ cho được. Dầu thế nào, các đoạn trùng điệp vẫn có sự tác dụng cho người đọc, vì không gì tốt đẹp hơn là được nhắc đi nhắc lại nhiều lần những giáo lý quan trọng và những pháp tu căn bản.</font></p> <p><font face="Times New Roman">Chúng tôi nay chỉ chú trọng phiên dịch, và mong dịch cho được chu toàn và đầy đủ, để làm tài liệu nghiên cứu và tu học cho các Phật tử và Học giả, chưa có một nhận xét, phê bình, so sánh đối chiếu gì. Mỗi bộ Kinh được dịch xong là những nguồn tài liệu văn hóa hết sức phong phú và quý giá cho các Học giả và các Phật tử, và hiện tại sự cố gắng duy nhất của chúng tôi là cung cấp những tài liệu văn hóa ấy.</font></p> <p><font face="Times New Roman">Cho nên, với 5 bộ Kinh Trường Bộ, Kinh Trung Bộ, Kinh Tăng Chi, Kinh Tương Ưng, Kinh Tiểu Bộ, chúng tôi nghĩ là giới thiệu được những tài liệu khá chính xác và đầy đủ để các nhà Học giả, Tăng Ni Phật tử, Sinh viên đi sâu được vào những Giáo lý và Giáo pháp căn bản, thật sự là nguyên thủy của Ðạo Phật.</font></p> <p align="right"><font face="Times New Roman" COLOR="#000080"><b><i>Sài Gòn, ngày 8 tháng 11 năm 1986<br> Tỷ kheo Thích Minh Châu<br> Thiền viện Vạn Hạnh</i></b></font></p> <p align="right"><font face="Times New Roman"><i>(Bình Anson tổng hợp, 11-1999)</i></font></p> <hr width="25%"> <p align="center"><font face="Times New Roman"><i>Chân thành cám ơn chị Hải Hạnh đã có thiện tâm giúp đánh máy lại bài viết nầy (Bình Anson, 11-1999)</i></font></p> </td> </tr> </table> </center> </div> <hr> <p align="center"><b><font face="Times New Roman"><a href="trung-gg-idx.htm">Mục lục Trích giảng</a> | </font><a href="../index.htm"><font face="Times New Roman">Thư Mục tổng quát</font></a><font face="Times New Roman"></font></b></p> <p align="center"><font face="Times New Roman" size="2"><i>last updated: 10-03-2005</i></font></p> </body> </html>
<mat-card> <mat-card-header> <h3>Code System</h3> </mat-card-header> <div class="mat-card-content" fxLayout fxLayout.xs="column" fxLayoutAlign="center" fxLayoutGap="10px" fxLayoutGap.xs="0"> <div class="mat-body-1" fxFlex="2%"> </div> <div class="mat-body-1" fxFlex="48%"> <td-search-input class="mat-input" placeholder="Name" [(ngModel)]="searchInputName" [showUnderline]="true" [debounce]="500" (searchDebounce)="search($event,undefined)" (search)="search($event,undefined)" (clear)="searchInputName = ''"> </td-search-input> </div> <div class="mat-body-1" fxFlex="2%"> </div> <div class="mat-body-1" fxFlex="46%"> <td-search-input class="mat-input" placeholder="Url" [(ngModel)]="searchInputUrl" [showUnderline]="true" [debounce]="500" (searchDebounce)="search(undefined, $event)" (search)="search(undefined, $event)" (clear)="searchInputUrl = ''"> </td-search-input> </div> <div class="mat-body-1" fxFlex="2%"> </div> </div> <table fxFill="100" mat-table [dataSource]="dataSource" class="mat-elevation-z8"> <ng-container matColumnDef="id"> <th mat-header-cell *matHeaderCellDef> No. </th> <td mat-cell *matCellDef="let codeSystem"> {{codeSystem.id}} </td> </ng-container> <ng-container matColumnDef="name"> <th mat-header-cell *matHeaderCellDef width="25%"> Name </th> <td mat-cell *matCellDef="let codeSystem"> <b>{{codeSystem.name}}</b> </td> </ng-container> <ng-container matColumnDef="publisher"> <th mat-header-cell *matHeaderCellDef width="10%"> Publisher </th> <td mat-cell *matCellDef="let codeSystem"> {{codeSystem.publisher}} </td> </ng-container> <ng-container matColumnDef="url"> <th mat-header-cell *matHeaderCellDef width="10%"> Url </th> <td mat-cell *matCellDef="let codeSystem"> {{codeSystem.url}} </td> </ng-container> <ng-container matColumnDef="description" width="60%"> <th mat-header-cell *matHeaderCellDef> Description </th> <td mat-cell *matCellDef="let codeSystem"> {{codeSystem.description}} </td> </ng-container> <ng-container matColumnDef="status"> <th mat-header-cell *matHeaderCellDef width="5%"> Status </th> <td mat-cell *matCellDef="let codeSystem"> {{codeSystem.status}} </td> </ng-container> <ng-container matColumnDef="view"> <th mat-header-cell *matHeaderCellDef width="8%"> View </th> <td mat-cell *matCellDef="let codeSystem"> <button mat-icon-button color="accent" matTooltip="View CodeSystem" (click)="view(codeSystem)"><mat-icon>description</mat-icon></button> </td> </ng-container> <ng-container matColumnDef="resource"> <th mat-header-cell *matHeaderCellDef width="5%">FHIR</th> <td mat-cell *matCellDef="let codeSystem"> <button mat-icon-button color="accent" matTooltip="View FHIR resource" (click)="select(codeSystem)"><mat-icon>code</mat-icon></button> </td> </ng-container> <tr mat-header-row *matHeaderRowDef="displayedColumns"></tr> <tr mat-row *matRowDef="let row; columns: displayedColumns;"></tr> </table> </mat-card>
<!DOCTYPE html> <html> <head> <title>getOptions</title> <meta charset="utf-8"> <link rel="stylesheet" href="../assets/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" href="../assets/bootstrap-table/src/bootstrap-table.css"> <link rel="stylesheet" href="../assets/examples.css"> <script src="../assets/jquery.min.js"></script> <script src="../assets/bootstrap/js/bootstrap.min.js"></script> <script src="../assets/bootstrap-table/src/bootstrap-table.js"></script> <script src="../ga.js"></script> </head> <body> <div class="container"> <div class="ribbon"> <a href="https://github.com/wenzhixin/bootstrap-table-examples/blob/master/methods/getOptions.html" target="_blank">View Source on GitHub</a> </div> <h1>getOptions</h1> <p> Return the options object: <code>$table.bootstrapTable('getOptions');</code> </p> <div id="toolbar"> <button id="button" class="btn btn-default">getOptions</button> </div> <table id="table" data-toggle="table" data-toolbar="#toolbar" data-height="460" data-url="../json/data1.json"> <thead> <tr> <th data-field="id">ID</th> <th data-field="name">Item Name</th> <th data-field="price">Item Price</th> </tr> </thead> </table> </div> <script> var $table = $('#table'), $button = $('#button'); $(function () { $button.click(function () { alert(JSON.stringify($table.bootstrapTable('getOptions'))); }); }); </script> </body> </html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_265) on Fri Mar 05 21:43:04 EST 2021 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package net.sf.dynamicreports.report.base.chart.dataset (DynamicReports - core 6.12.0 API)</title> <meta name="date" content="2021-03-05"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Package net.sf.dynamicreports.report.base.chart.dataset (DynamicReports - core 6.12.0 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?net/sf/dynamicreports/report/base/chart/dataset/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Uses of Package net.sf.dynamicreports.report.base.chart.dataset" class="title">Uses of Package<br>net.sf.dynamicreports.report.base.chart.dataset</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../net/sf/dynamicreports/report/base/chart/dataset/package-summary.html">net.sf.dynamicreports.report.base.chart.dataset</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#net.sf.dynamicreports.report.base.chart">net.sf.dynamicreports.report.base.chart</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#net.sf.dynamicreports.report.base.chart.dataset">net.sf.dynamicreports.report.base.chart.dataset</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#net.sf.dynamicreports.report.builder.chart">net.sf.dynamicreports.report.builder.chart</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="net.sf.dynamicreports.report.base.chart"> <!-- --> </a> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../../net/sf/dynamicreports/report/base/chart/dataset/package-summary.html">net.sf.dynamicreports.report.base.chart.dataset</a> used by <a href="../../../../../../../net/sf/dynamicreports/report/base/chart/package-summary.html">net.sf.dynamicreports.report.base.chart</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../../../../net/sf/dynamicreports/report/base/chart/dataset/class-use/DRChartDataset.html#net.sf.dynamicreports.report.base.chart">DRChartDataset</a> <div class="block">DRChartDataset class.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="net.sf.dynamicreports.report.base.chart.dataset"> <!-- --> </a> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../../net/sf/dynamicreports/report/base/chart/dataset/package-summary.html">net.sf.dynamicreports.report.base.chart.dataset</a> used by <a href="../../../../../../../net/sf/dynamicreports/report/base/chart/dataset/package-summary.html">net.sf.dynamicreports.report.base.chart.dataset</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../../../../net/sf/dynamicreports/report/base/chart/dataset/class-use/DRCategoryChartSerie.html#net.sf.dynamicreports.report.base.chart.dataset">DRCategoryChartSerie</a> <div class="block">DRCategoryChartSerie class.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../../../../net/sf/dynamicreports/report/base/chart/dataset/class-use/DRChartDataset.html#net.sf.dynamicreports.report.base.chart.dataset">DRChartDataset</a> <div class="block">DRChartDataset class.</div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="../../../../../../../net/sf/dynamicreports/report/base/chart/dataset/class-use/DRChartSerie.html#net.sf.dynamicreports.report.base.chart.dataset">DRChartSerie</a> <div class="block">Abstract DRChartSerie class.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../../../../net/sf/dynamicreports/report/base/chart/dataset/class-use/DRSeriesDataset.html#net.sf.dynamicreports.report.base.chart.dataset">DRSeriesDataset</a> <div class="block">DRSeriesDataset class.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="net.sf.dynamicreports.report.builder.chart"> <!-- --> </a> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../../net/sf/dynamicreports/report/base/chart/dataset/package-summary.html">net.sf.dynamicreports.report.base.chart.dataset</a> used by <a href="../../../../../../../net/sf/dynamicreports/report/builder/chart/package-summary.html">net.sf.dynamicreports.report.builder.chart</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../../../../net/sf/dynamicreports/report/base/chart/dataset/class-use/DRCategoryChartSerie.html#net.sf.dynamicreports.report.builder.chart">DRCategoryChartSerie</a> <div class="block">DRCategoryChartSerie class.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../../../../net/sf/dynamicreports/report/base/chart/dataset/class-use/DRChartDataset.html#net.sf.dynamicreports.report.builder.chart">DRChartDataset</a> <div class="block">DRChartDataset class.</div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="../../../../../../../net/sf/dynamicreports/report/base/chart/dataset/class-use/DRChartSerie.html#net.sf.dynamicreports.report.builder.chart">DRChartSerie</a> <div class="block">Abstract DRChartSerie class.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../../../../net/sf/dynamicreports/report/base/chart/dataset/class-use/DRGanttChartSerie.html#net.sf.dynamicreports.report.builder.chart">DRGanttChartSerie</a> <div class="block">DRGanttChartSerie class.</div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="../../../../../../../net/sf/dynamicreports/report/base/chart/dataset/class-use/DRXyChartSerie.html#net.sf.dynamicreports.report.builder.chart">DRXyChartSerie</a> <div class="block">DRXyChartSerie class.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../../../../net/sf/dynamicreports/report/base/chart/dataset/class-use/DRXyzChartSerie.html#net.sf.dynamicreports.report.builder.chart">DRXyzChartSerie</a> <div class="block">DRXyzChartSerie class.</div> </td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?net/sf/dynamicreports/report/base/chart/dataset/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2021. All rights reserved.</small></p> </body> </html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Source of the Rust file `/home/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/nix-0.22.3/src/sys/personality.rs`."><meta name="keywords" content="rust, rustlang, rust-lang"><title>personality.rs - source</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../../../SourceSerif4-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../../FiraSans-Regular.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../../FiraSans-Medium.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../../SourceCodePro-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../../SourceSerif4-Bold.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../../SourceCodePro-Semibold.ttf.woff2"><link rel="stylesheet" type="text/css" href="../../../normalize.css"><link rel="stylesheet" type="text/css" href="../../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../../ayu.css" disabled><link rel="stylesheet" type="text/css" href="../../../dark.css" disabled><link rel="stylesheet" type="text/css" href="../../../light.css" id="themeStyle"><script id="default-settings" ></script><script src="../../../storage.js"></script><script src="../../../crates.js"></script><script defer src="../../../main.js"></script><script defer src="../../../source-script.js"></script><script defer src="../../../source-files.js"></script> <noscript><link rel="stylesheet" href="../../../noscript.css"></noscript><link rel="alternate icon" type="image/png" href="../../../favicon-16x16.png"><link rel="alternate icon" type="image/png" href="../../../favicon-32x32.png"><link rel="icon" type="image/svg+xml" href="../../../favicon.svg"></head><body class="rustdoc source"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle">&#9776;</button><a class="sidebar-logo" href="../../../nix/index.html"><div class="logo-container"><img class="rust-logo" src="../../../rust-logo.svg" alt="logo"></div> </a><h2 class="location"></h2> </nav> <nav class="sidebar"><a class="sidebar-logo" href="../../../nix/index.html"><div class="logo-container"><img class="rust-logo" src="../../../rust-logo.svg" alt="logo"></div> </a></nav><main><div class="width-limiter"><div class="sub-container"><a class="sub-logo-container" href="../../../nix/index.html"><img class="rust-logo" src="../../../rust-logo.svg" alt="logo"></a><nav class="sub"><div class="theme-picker hidden"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu" title="themes"><img width="22" height="22" alt="Pick another theme!" src="../../../brush.svg"></button><div id="theme-choices" role="menu"></div></div><form class="search-form"><div class="search-container"><span></span><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><button type="button" id="help-button" title="help">?</button><a id="settings-menu" href="../../../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../../../wheel.svg"></a></div></form></nav></div><section id="main-content" class="content"><div class="example-wrap"><pre class="line-numbers"><span id="1">1</span> <span id="2">2</span> <span id="3">3</span> <span id="4">4</span> <span id="5">5</span> <span id="6">6</span> <span id="7">7</span> <span id="8">8</span> <span id="9">9</span> <span id="10">10</span> <span id="11">11</span> <span id="12">12</span> <span id="13">13</span> <span id="14">14</span> <span id="15">15</span> <span id="16">16</span> <span id="17">17</span> <span id="18">18</span> <span id="19">19</span> <span id="20">20</span> <span id="21">21</span> <span id="22">22</span> <span id="23">23</span> <span id="24">24</span> <span id="25">25</span> <span id="26">26</span> <span id="27">27</span> <span id="28">28</span> <span id="29">29</span> <span id="30">30</span> <span id="31">31</span> <span id="32">32</span> <span id="33">33</span> <span id="34">34</span> <span id="35">35</span> <span id="36">36</span> <span id="37">37</span> <span id="38">38</span> <span id="39">39</span> <span id="40">40</span> <span id="41">41</span> <span id="42">42</span> <span id="43">43</span> <span id="44">44</span> <span id="45">45</span> <span id="46">46</span> <span id="47">47</span> <span id="48">48</span> <span id="49">49</span> <span id="50">50</span> <span id="51">51</span> <span id="52">52</span> <span id="53">53</span> <span id="54">54</span> <span id="55">55</span> <span id="56">56</span> <span id="57">57</span> <span id="58">58</span> <span id="59">59</span> <span id="60">60</span> <span id="61">61</span> <span id="62">62</span> <span id="63">63</span> <span id="64">64</span> <span id="65">65</span> <span id="66">66</span> <span id="67">67</span> <span id="68">68</span> <span id="69">69</span> <span id="70">70</span> </pre><pre class="rust"><code><span class="kw">use</span> <span class="ident"><span class="kw">crate</span>::Result</span>; <span class="kw">use</span> <span class="ident"><span class="kw">crate</span>::errno::Errno</span>; <span class="kw">use</span> <span class="ident">libc</span>::{<span class="self">self</span>, <span class="ident">c_int</span>, <span class="ident">c_ulong</span>}; <span class="macro">libc_bitflags!</span> { <span class="doccomment">/// Flags used and returned by [`get()`](fn.get.html) and</span> <span class="doccomment">/// [`set()`](fn.set.html).</span> <span class="kw">pub</span> <span class="kw">struct</span> <span class="ident">Persona</span>: <span class="ident">c_int</span> { <span class="ident">ADDR_COMPAT_LAYOUT</span>; <span class="ident">ADDR_NO_RANDOMIZE</span>; <span class="ident">ADDR_LIMIT_32BIT</span>; <span class="ident">ADDR_LIMIT_3GB</span>; <span class="attribute">#[<span class="ident">cfg</span>(<span class="ident">not</span>(<span class="ident">target_env</span> <span class="op">=</span> <span class="string">&quot;musl&quot;</span>))]</span> <span class="ident">FDPIC_FUNCPTRS</span>; <span class="ident">MMAP_PAGE_ZERO</span>; <span class="ident">READ_IMPLIES_EXEC</span>; <span class="ident">SHORT_INODE</span>; <span class="ident">STICKY_TIMEOUTS</span>; <span class="attribute">#[<span class="ident">cfg</span>(<span class="ident">not</span>(<span class="ident">target_env</span> <span class="op">=</span> <span class="string">&quot;musl&quot;</span>))]</span> <span class="ident">UNAME26</span>; <span class="ident">WHOLE_SECONDS</span>; } } <span class="doccomment">/// Retrieve the current process personality.</span> <span class="doccomment">///</span> <span class="doccomment">/// Returns a Result containing a Persona instance.</span> <span class="doccomment">///</span> <span class="doccomment">/// Example:</span> <span class="doccomment">///</span> <span class="doccomment">/// ```</span> <span class="doccomment">/// # use nix::sys::personality::{self, Persona};</span> <span class="doccomment">/// let pers = personality::get().unwrap();</span> <span class="doccomment">/// assert!(!pers.contains(Persona::WHOLE_SECONDS));</span> <span class="doccomment">/// ```</span> <span class="kw">pub</span> <span class="kw">fn</span> <span class="ident">get</span>() -&gt; <span class="prelude-ty">Result</span><span class="op">&lt;</span><span class="ident">Persona</span><span class="op">&gt;</span> { <span class="kw">let</span> <span class="ident">res</span> <span class="op">=</span> <span class="kw">unsafe</span> { <span class="ident">libc::personality</span>(<span class="number">0xFFFFFFFF</span>) }; <span class="ident">Errno::result</span>(<span class="ident">res</span>).<span class="ident">map</span>(<span class="op">|</span><span class="ident">r</span><span class="op">|</span> <span class="ident">Persona::from_bits_truncate</span>(<span class="ident">r</span>)) } <span class="doccomment">/// Set the current process personality.</span> <span class="doccomment">///</span> <span class="doccomment">/// Returns a Result containing the *previous* personality for the</span> <span class="doccomment">/// process, as a Persona.</span> <span class="doccomment">///</span> <span class="doccomment">/// For more information, see [personality(2)](https://man7.org/linux/man-pages/man2/personality.2.html)</span> <span class="doccomment">///</span> <span class="doccomment">/// **NOTE**: This call **replaces** the current personality entirely.</span> <span class="doccomment">/// To **update** the personality, first call `get()` and then `set()`</span> <span class="doccomment">/// with the modified persona.</span> <span class="doccomment">///</span> <span class="doccomment">/// Example:</span> <span class="doccomment">///</span> <span class="doccomment">/// ```</span> <span class="doccomment">/// # use nix::sys::personality::{self, Persona};</span> <span class="doccomment">/// let mut pers = personality::get().unwrap();</span> <span class="doccomment">/// assert!(!pers.contains(Persona::ADDR_NO_RANDOMIZE));</span> <span class="doccomment">/// personality::set(pers | Persona::ADDR_NO_RANDOMIZE);</span> <span class="doccomment">/// ```</span> <span class="kw">pub</span> <span class="kw">fn</span> <span class="ident">set</span>(<span class="ident">persona</span>: <span class="ident">Persona</span>) -&gt; <span class="prelude-ty">Result</span><span class="op">&lt;</span><span class="ident">Persona</span><span class="op">&gt;</span> { <span class="kw">let</span> <span class="ident">res</span> <span class="op">=</span> <span class="kw">unsafe</span> { <span class="ident">libc::personality</span>(<span class="ident">persona</span>.<span class="ident">bits</span>() <span class="kw">as</span> <span class="ident">c_ulong</span>) }; <span class="ident">Errno::result</span>(<span class="ident">res</span>).<span class="ident">map</span>(<span class="op">|</span><span class="ident">r</span><span class="op">|</span> <span class="ident">Persona::from_bits_truncate</span>(<span class="ident">r</span>)) } </code></pre></div> </section><section id="search" class="content hidden"></section></div></main><div id="rustdoc-vars" data-root-path="../../../" data-current-crate="nix" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.62.0-nightly (52ca603da 2022-04-12)" ></div> </body></html>
<!DOCTYPE html> <html lang="en"> <head> <title>NaturalLanguageClassifier Class Reference</title> <link rel="stylesheet" type="text/css" href="../css/jazzy.css" /> <link rel="stylesheet" type="text/css" href="../css/highlight.css" /> <meta charset='utf-8'> <script src="../js/jquery.min.js" defer></script> <script src="../js/jazzy.js" defer></script> </head> <body> <a name="//apple_ref/swift/Class/NaturalLanguageClassifier" class="dashAnchor"></a> <a title="NaturalLanguageClassifier Class Reference"></a> <header> <div class="content-wrapper"> <p><a href="../index.html"> Docs</a></p> <p class="header-right"><a href="https://github.com/watson-developer-cloud/ios-sdk"><img src="../img/gh.png"/>View on GitHub</a></p> </div> </header> <div class="content-wrapper"> <p id="breadcrumbs"> <a href="../index.html"> Reference</a> <img id="carat" src="../img/carat.png" /> NaturalLanguageClassifier Class Reference </p> </div> <div class="content-wrapper"> <nav class="sidebar"> <ul class="nav-groups"> <li class="nav-group-name"> <a href="../Classes.html">Classes</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a href="../Classes/NaturalLanguageClassifier.html">NaturalLanguageClassifier</a> </li> </ul> </li> <li class="nav-group-name"> <a href="../Enums.html">Enums</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a href="../Enums/ClassifierStatus.html">ClassifierStatus</a> </li> </ul> </li> <li class="nav-group-name"> <a href="../Structs.html">Structs</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a href="../Structs/Classification.html">Classification</a> </li> <li class="nav-group-task"> <a href="../Structs/ClassifiedClass.html">ClassifiedClass</a> </li> <li class="nav-group-task"> <a href="../Structs/ClassifierDetails.html">ClassifierDetails</a> </li> <li class="nav-group-task"> <a href="../Structs/ClassifierModel.html">ClassifierModel</a> </li> </ul> </li> </ul> </nav> <article class="main-content"> <section> <section class="section"> <h1>NaturalLanguageClassifier</h1> <div class="declaration"> <div class="language"> <pre class="highlight"><code><span class="kd">public</span> <span class="kd">class</span> <span class="kt">NaturalLanguageClassifier</span></code></pre> </div> </div> <p>The IBM Watson Natural Language Classifier service enables developers without a background in machine learning or statistical algorithms to create natural language interfaces for their applications. The service interprets the intent behind text and returns a corresponding classification with associated confidence levels. The return value can then be used to trigger a corresponding action, such as redirecting the request or answering a question.</p> </section> <section class="section task-group-section"> <div class="task-group"> <ul> <li class="item"> <div> <code> <a name="/s:vC27NaturalLanguageClassifierV125NaturalLanguageClassifier10serviceURLSS"></a> <a name="//apple_ref/swift/Property/serviceURL" class="dashAnchor"></a> <a class="token" href="#/s:vC27NaturalLanguageClassifierV125NaturalLanguageClassifier10serviceURLSS">serviceURL</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>The base URL to use when contacting the service.</p> </div> <div class="declaration"> <h4>Declaration</h4> <div class="language"> <p class="aside-title">Swift</p> <pre class="highlight"><code><span class="kd">public</span> <span class="k">var</span> <span class="nv">serviceURL</span> <span class="o">=</span> <span class="s">"https://gateway.watsonplatform.net/natural-language-classifier/api"</span></code></pre> </div> </div> </section> </div> </li> <li class="item"> <div> <code> <a name="/s:vC27NaturalLanguageClassifierV125NaturalLanguageClassifier14defaultHeadersGVs10DictionarySSSS_"></a> <a name="//apple_ref/swift/Property/defaultHeaders" class="dashAnchor"></a> <a class="token" href="#/s:vC27NaturalLanguageClassifierV125NaturalLanguageClassifier14defaultHeadersGVs10DictionarySSSS_">defaultHeaders</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>The default HTTP headers for all requests to the service.</p> </div> <div class="declaration"> <h4>Declaration</h4> <div class="language"> <p class="aside-title">Swift</p> <pre class="highlight"><code><span class="kd">public</span> <span class="k">var</span> <span class="nv">defaultHeaders</span> <span class="o">=</span> <span class="p">[</span><span class="kt">String</span><span class="p">:</span> <span class="kt">String</span><span class="p">]()</span></code></pre> </div> </div> </section> </div> </li> <li class="item"> <div> <code> <a name="/s:FC27NaturalLanguageClassifierV125NaturalLanguageClassifiercFT8usernameSS8passwordSS_S0_"></a> <a name="//apple_ref/swift/Method/init(username:password:)" class="dashAnchor"></a> <a class="token" href="#/s:FC27NaturalLanguageClassifierV125NaturalLanguageClassifiercFT8usernameSS8passwordSS_S0_">init(username:password:)</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>Create a <code>NaturalLanguageClassifier</code> object.</p> </div> <div class="declaration"> <h4>Declaration</h4> <div class="language"> <p class="aside-title">Swift</p> <pre class="highlight"><code><span class="kd">public</span> <span class="nf">init</span><span class="p">(</span><span class="nv">username</span><span class="p">:</span> <span class="kt">String</span><span class="p">,</span> <span class="nv">password</span><span class="p">:</span> <span class="kt">String</span><span class="p">)</span></code></pre> </div> </div> <div> <h4>Parameters</h4> <table class="graybox"> <tbody> <tr> <td> <code> <em>username</em> </code> </td> <td> <div> <p>The username used to authenticate with the service.</p> </div> </td> </tr> <tr> <td> <code> <em>password</em> </code> </td> <td> <div> <p>The password used to authenticate with the service.</p> </div> </td> </tr> </tbody> </table> </div> </section> </div> </li> <li class="item"> <div> <code> <a name="/s:FC27NaturalLanguageClassifierV125NaturalLanguageClassifier14getClassifiersFT7failureGSqFPs5Error_T__7successFGSaVS_15ClassifierModel_T__T_"></a> <a name="//apple_ref/swift/Method/getClassifiers(failure:success:)" class="dashAnchor"></a> <a class="token" href="#/s:FC27NaturalLanguageClassifierV125NaturalLanguageClassifier14getClassifiersFT7failureGSqFPs5Error_T__7successFGSaVS_15ClassifierModel_T__T_">getClassifiers(failure:success:)</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>Retrieves the list of classifiers for the service instance.</p> </div> <div class="declaration"> <h4>Declaration</h4> <div class="language"> <p class="aside-title">Swift</p> <pre class="highlight"><code><span class="kd">public</span> <span class="kd">func</span> <span class="nf">getClassifiers</span><span class="p">(</span> <span class="nv">failure</span><span class="p">:</span> <span class="p">((</span><span class="kt">Error</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kt">Void</span><span class="p">)?</span> <span class="o">=</span> <span class="kc">nil</span><span class="p">,</span> <span class="nv">success</span><span class="p">:</span> <span class="kd">@escaping</span> <span class="p">([</span><span class="kt"><a href="../Structs/ClassifierModel.html">ClassifierModel</a></span><span class="p">])</span> <span class="o">-&gt;</span> <span class="kt">Void</span><span class="p">)</span></code></pre> </div> </div> <div> <h4>Parameters</h4> <table class="graybox"> <tbody> <tr> <td> <code> <em>failure</em> </code> </td> <td> <div> <p>A function executed if an error occurs.</p> </div> </td> </tr> <tr> <td> <code> <em>success</em> </code> </td> <td> <div> <p>A function executed with the list of available standard and custom models. The array is empty if no classifiers are available.</p> </div> </td> </tr> </tbody> </table> </div> </section> </div> </li> <li class="item"> <div> <code> <a name="/s:FC27NaturalLanguageClassifierV125NaturalLanguageClassifier16createClassifierFT16fromMetadataFileV10Foundation3URL15andTrainingFileS2_7failureGSqFPs5Error_T__7successFVS_17ClassifierDetailsT__T_"></a> <a name="//apple_ref/swift/Method/createClassifier(fromMetadataFile:andTrainingFile:failure:success:)" class="dashAnchor"></a> <a class="token" href="#/s:FC27NaturalLanguageClassifierV125NaturalLanguageClassifier16createClassifierFT16fromMetadataFileV10Foundation3URL15andTrainingFileS2_7failureGSqFPs5Error_T__7successFVS_17ClassifierDetailsT__T_">createClassifier(fromMetadataFile:andTrainingFile:failure:success:)</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>Sends data to create and train a classifier. When the operation is successful, the status of the classifier is set to <q>Training</q>. The status must be <q>Available</q> before you can use the classifier.</p> </div> <div class="declaration"> <h4>Declaration</h4> <div class="language"> <p class="aside-title">Swift</p> <pre class="highlight"><code><span class="kd">public</span> <span class="kd">func</span> <span class="nf">createClassifier</span><span class="p">(</span> <span class="n">fromMetadataFile</span> <span class="nv">trainingMetadata</span><span class="p">:</span> <span class="kt">URL</span><span class="p">,</span> <span class="n">andTrainingFile</span> <span class="nv">trainingData</span><span class="p">:</span> <span class="kt">URL</span><span class="p">,</span> <span class="nv">failure</span><span class="p">:</span> <span class="p">((</span><span class="kt">Error</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kt">Void</span><span class="p">)?</span> <span class="o">=</span> <span class="kc">nil</span><span class="p">,</span> <span class="nv">success</span><span class="p">:</span> <span class="kd">@escaping</span> <span class="p">(</span><span class="kt"><a href="../Structs/ClassifierDetails.html">ClassifierDetails</a></span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kt">Void</span><span class="p">)</span></code></pre> </div> </div> <div> <h4>Parameters</h4> <table class="graybox"> <tbody> <tr> <td> <code> <em>trainingMetadata</em> </code> </td> <td> <div> <p>A file that contains, in JSON form, the user-supplied name for the classifier and the language of the training data.</p> </div> </td> </tr> <tr> <td> <code> <em>trainingData</em> </code> </td> <td> <div> <p>The set of questions and their “keys” used to adapt a system to a domain (the ground truth).</p> </div> </td> </tr> <tr> <td> <code> <em>failure</em> </code> </td> <td> <div> <p>A function executed if an error occurs.</p> </div> </td> </tr> <tr> <td> <code> <em>success</em> </code> </td> <td> <div> <p>A function executed with the list of available standard and custom models.</p> </div> </td> </tr> </tbody> </table> </div> </section> </div> </li> <li class="item"> <div> <code> <a name="/s:FC27NaturalLanguageClassifierV125NaturalLanguageClassifier8classifyFTSS16withClassifierIDSS7failureGSqFPs5Error_T__7successFVS_14ClassificationT__T_"></a> <a name="//apple_ref/swift/Method/classify(_:withClassifierID:failure:success:)" class="dashAnchor"></a> <a class="token" href="#/s:FC27NaturalLanguageClassifierV125NaturalLanguageClassifier8classifyFTSS16withClassifierIDSS7failureGSqFPs5Error_T__7successFVS_14ClassificationT__T_">classify(_:withClassifierID:failure:success:)</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>Uses the provided classifier to assign labels to the input text. The status of the classifier must be <q>Available</q> before you can classify calls.</p> </div> <div class="declaration"> <h4>Declaration</h4> <div class="language"> <p class="aside-title">Swift</p> <pre class="highlight"><code><span class="kd">public</span> <span class="kd">func</span> <span class="nf">classify</span><span class="p">(</span> <span class="n">_</span> <span class="nv">text</span><span class="p">:</span> <span class="kt">String</span><span class="p">,</span> <span class="n">withClassifierID</span> <span class="nv">classifierId</span><span class="p">:</span> <span class="kt">String</span><span class="p">,</span> <span class="nv">failure</span><span class="p">:</span> <span class="p">((</span><span class="kt">Error</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kt">Void</span><span class="p">)?</span> <span class="o">=</span> <span class="kc">nil</span><span class="p">,</span> <span class="nv">success</span><span class="p">:</span> <span class="kd">@escaping</span> <span class="p">(</span><span class="kt"><a href="../Structs/Classification.html">Classification</a></span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kt">Void</span><span class="p">)</span></code></pre> </div> </div> <div> <h4>Parameters</h4> <table class="graybox"> <tbody> <tr> <td> <code> <em>text</em> </code> </td> <td> <div> <p>Phrase to classify</p> </div> </td> </tr> <tr> <td> <code> <em>classifierId</em> </code> </td> <td> <div> <p>Classifier ID to use</p> </div> </td> </tr> <tr> <td> <code> <em>failure</em> </code> </td> <td> <div> <p>A function executed if an error occurs.</p> </div> </td> </tr> <tr> <td> <code> <em>success</em> </code> </td> <td> <div> <p>A function executed with the list of available standard and custom models.</p> </div> </td> </tr> </tbody> </table> </div> </section> </div> </li> <li class="item"> <div> <code> <a name="/s:FC27NaturalLanguageClassifierV125NaturalLanguageClassifier16deleteClassifierFT6withIDSS7failureGSqFPs5Error_T__7successGSqFT_T___T_"></a> <a name="//apple_ref/swift/Method/deleteClassifier(withID:failure:success:)" class="dashAnchor"></a> <a class="token" href="#/s:FC27NaturalLanguageClassifierV125NaturalLanguageClassifier16deleteClassifierFT6withIDSS7failureGSqFPs5Error_T__7successGSqFT_T___T_">deleteClassifier(withID:failure:success:)</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>Deletes the classifier with the classifierId.</p> </div> <div class="declaration"> <h4>Declaration</h4> <div class="language"> <p class="aside-title">Swift</p> <pre class="highlight"><code><span class="kd">public</span> <span class="kd">func</span> <span class="nf">deleteClassifier</span><span class="p">(</span> <span class="n">withID</span> <span class="nv">classifierId</span><span class="p">:</span> <span class="kt">String</span><span class="p">,</span> <span class="nv">failure</span><span class="p">:</span> <span class="p">((</span><span class="kt">Error</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kt">Void</span><span class="p">)?</span> <span class="o">=</span> <span class="kc">nil</span><span class="p">,</span> <span class="nv">success</span><span class="p">:</span> <span class="p">((</span><span class="kt">Void</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kt">Void</span><span class="p">)?</span> <span class="o">=</span> <span class="kc">nil</span><span class="p">)</span></code></pre> </div> </div> <div> <h4>Parameters</h4> <table class="graybox"> <tbody> <tr> <td> <code> <em>classifierId</em> </code> </td> <td> <div> <p>The classifer ID used to delete the classifier</p> </div> </td> </tr> <tr> <td> <code> <em>failure</em> </code> </td> <td> <div> <p>A function executed if an error occurs.</p> </div> </td> </tr> <tr> <td> <code> <em>success</em> </code> </td> <td> <div> <p>A function executed with the list of available standard and custom models.</p> </div> </td> </tr> </tbody> </table> </div> </section> </div> </li> <li class="item"> <div> <code> <a name="/s:FC27NaturalLanguageClassifierV125NaturalLanguageClassifier13getClassifierFT6withIDSS7failureGSqFPs5Error_T__7successFVS_17ClassifierDetailsT__T_"></a> <a name="//apple_ref/swift/Method/getClassifier(withID:failure:success:)" class="dashAnchor"></a> <a class="token" href="#/s:FC27NaturalLanguageClassifierV125NaturalLanguageClassifier13getClassifierFT6withIDSS7failureGSqFPs5Error_T__7successFVS_17ClassifierDetailsT__T_">getClassifier(withID:failure:success:)</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>Provides detailed information about the classifier with the user-specified classifierId.</p> </div> <div class="declaration"> <h4>Declaration</h4> <div class="language"> <p class="aside-title">Swift</p> <pre class="highlight"><code><span class="kd">public</span> <span class="kd">func</span> <span class="nf">getClassifier</span><span class="p">(</span> <span class="n">withID</span> <span class="nv">classifierId</span><span class="p">:</span> <span class="kt">String</span><span class="p">,</span> <span class="nv">failure</span><span class="p">:</span> <span class="p">((</span><span class="kt">Error</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kt">Void</span><span class="p">)?</span> <span class="o">=</span> <span class="kc">nil</span><span class="p">,</span> <span class="nv">success</span><span class="p">:</span> <span class="kd">@escaping</span> <span class="p">(</span><span class="kt"><a href="../Structs/ClassifierDetails.html">ClassifierDetails</a></span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kt">Void</span><span class="p">)</span></code></pre> </div> </div> <div> <h4>Parameters</h4> <table class="graybox"> <tbody> <tr> <td> <code> <em>classifierId</em> </code> </td> <td> <div> <p>The classifer ID used to retrieve the classifier</p> </div> </td> </tr> <tr> <td> <code> <em>failure</em> </code> </td> <td> <div> <p>A function executed if an error occurs.</p> </div> </td> </tr> <tr> <td> <code> <em>success</em> </code> </td> <td> <div> <p>A function executed with the list of available standard and custom models.</p> </div> </td> </tr> </tbody> </table> </div> </section> </div> </li> </ul> </div> </section> </section> <section id="footer"> <p>&copy; 2017 <a class="link" href="" target="_blank" rel="external"></a>. All rights reserved. (Last updated: 2017-05-01)</p> <p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.5</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p> </section> </article> </div> </body> </div> </html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_242) on Tue Oct 12 15:15:37 EDT 2021 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>HandleLimitFS (Lucene 8.10.1 API)</title> <meta name="date" content="2021-10-12"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="HandleLimitFS (Lucene 8.10.1 API)"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/HandleLimitFS.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/lucene/mockfile/FilterSeekableByteChannel.html" title="class in org.apache.lucene.mockfile"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../org/apache/lucene/mockfile/HandleTrackingFS.html" title="class in org.apache.lucene.mockfile"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/lucene/mockfile/HandleLimitFS.html" target="_top">Frames</a></li> <li><a href="HandleLimitFS.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#fields.inherited.from.class.org.apache.lucene.mockfile.FilterFileSystemProvider">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.apache.lucene.mockfile</div> <h2 title="Class HandleLimitFS" class="title">Class HandleLimitFS</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> <li><a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/spi/FileSystemProvider.html?is-external=true" title="class or interface in java.nio.file.spi">java.nio.file.spi.FileSystemProvider</a></li> <li> <ul class="inheritance"> <li><a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html" title="class in org.apache.lucene.mockfile">org.apache.lucene.mockfile.FilterFileSystemProvider</a></li> <li> <ul class="inheritance"> <li><a href="../../../../org/apache/lucene/mockfile/HandleTrackingFS.html" title="class in org.apache.lucene.mockfile">org.apache.lucene.mockfile.HandleTrackingFS</a></li> <li> <ul class="inheritance"> <li>org.apache.lucene.mockfile.HandleLimitFS</li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">HandleLimitFS</span> extends <a href="../../../../org/apache/lucene/mockfile/HandleTrackingFS.html" title="class in org.apache.lucene.mockfile">HandleTrackingFS</a></pre> <div class="block">FileSystem that throws exception if file handles in use exceeds a specified limit</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field.summary"> <!-- --> </a> <h3>Field Summary</h3> <ul class="blockList"> <li class="blockList"><a name="fields.inherited.from.class.org.apache.lucene.mockfile.FilterFileSystemProvider"> <!-- --> </a> <h3>Fields inherited from class&nbsp;org.apache.lucene.mockfile.<a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html" title="class in org.apache.lucene.mockfile">FilterFileSystemProvider</a></h3> <code><a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#delegate">delegate</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#fileSystem">fileSystem</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#scheme">scheme</a></code></li> </ul> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/lucene/mockfile/HandleLimitFS.html#HandleLimitFS-java.nio.file.FileSystem-int-">HandleLimitFS</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/FileSystem.html?is-external=true" title="class or interface in java.nio.file">FileSystem</a>&nbsp;delegate, int&nbsp;limit)</code> <div class="block">Create a new instance, limiting the maximum number of open files to <code>limit</code></div> </td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/lucene/mockfile/HandleLimitFS.html#onClose-java.nio.file.Path-java.lang.Object-">onClose</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/Path.html?is-external=true" title="class or interface in java.nio.file">Path</a>&nbsp;path, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;stream)</code> <div class="block">Called when <code>path</code> is closed via <code>stream</code>.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/lucene/mockfile/HandleLimitFS.html#onOpen-java.nio.file.Path-java.lang.Object-">onOpen</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/Path.html?is-external=true" title="class or interface in java.nio.file">Path</a>&nbsp;path, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;stream)</code> <div class="block">Called when <code>path</code> is opened via <code>stream</code>.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.apache.lucene.mockfile.HandleTrackingFS"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.apache.lucene.mockfile.<a href="../../../../org/apache/lucene/mockfile/HandleTrackingFS.html" title="class in org.apache.lucene.mockfile">HandleTrackingFS</a></h3> <code><a href="../../../../org/apache/lucene/mockfile/HandleTrackingFS.html#newAsynchronousFileChannel-java.nio.file.Path-java.util.Set-java.util.concurrent.ExecutorService-java.nio.file.attribute.FileAttribute...-">newAsynchronousFileChannel</a>, <a href="../../../../org/apache/lucene/mockfile/HandleTrackingFS.html#newByteChannel-java.nio.file.Path-java.util.Set-java.nio.file.attribute.FileAttribute...-">newByteChannel</a>, <a href="../../../../org/apache/lucene/mockfile/HandleTrackingFS.html#newDirectoryStream-java.nio.file.Path-java.nio.file.DirectoryStream.Filter-">newDirectoryStream</a>, <a href="../../../../org/apache/lucene/mockfile/HandleTrackingFS.html#newFileChannel-java.nio.file.Path-java.util.Set-java.nio.file.attribute.FileAttribute...-">newFileChannel</a>, <a href="../../../../org/apache/lucene/mockfile/HandleTrackingFS.html#newInputStream-java.nio.file.Path-java.nio.file.OpenOption...-">newInputStream</a>, <a href="../../../../org/apache/lucene/mockfile/HandleTrackingFS.html#newOutputStream-java.nio.file.Path-java.nio.file.OpenOption...-">newOutputStream</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.apache.lucene.mockfile.FilterFileSystemProvider"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.apache.lucene.mockfile.<a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html" title="class in org.apache.lucene.mockfile">FilterFileSystemProvider</a></h3> <code><a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#checkAccess-java.nio.file.Path-java.nio.file.AccessMode...-">checkAccess</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#copy-java.nio.file.Path-java.nio.file.Path-java.nio.file.CopyOption...-">copy</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#createDirectory-java.nio.file.Path-java.nio.file.attribute.FileAttribute...-">createDirectory</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#createLink-java.nio.file.Path-java.nio.file.Path-">createLink</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#createSymbolicLink-java.nio.file.Path-java.nio.file.Path-java.nio.file.attribute.FileAttribute...-">createSymbolicLink</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#delete-java.nio.file.Path-">delete</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#deleteIfExists-java.nio.file.Path-">deleteIfExists</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#getFileAttributeView-java.nio.file.Path-java.lang.Class-java.nio.file.LinkOption...-">getFileAttributeView</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#getFileStore-java.nio.file.Path-">getFileStore</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#getFileSystem-java.net.URI-">getFileSystem</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#getPath-java.net.URI-">getPath</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#getScheme--">getScheme</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#isHidden-java.nio.file.Path-">isHidden</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#isSameFile-java.nio.file.Path-java.nio.file.Path-">isSameFile</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#move-java.nio.file.Path-java.nio.file.Path-java.nio.file.CopyOption...-">move</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#newFileSystem-java.nio.file.Path-java.util.Map-">newFileSystem</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#newFileSystem-java.net.URI-java.util.Map-">newFileSystem</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#onClose--">onClose</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#readAttributes-java.nio.file.Path-java.lang.Class-java.nio.file.LinkOption...-">readAttributes</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#readAttributes-java.nio.file.Path-java.lang.String-java.nio.file.LinkOption...-">readAttributes</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#readSymbolicLink-java.nio.file.Path-">readSymbolicLink</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#setAttribute-java.nio.file.Path-java.lang.String-java.lang.Object-java.nio.file.LinkOption...-">setAttribute</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#toDelegate-java.nio.file.Path-">toDelegate</a>, <a href="../../../../org/apache/lucene/mockfile/FilterFileSystemProvider.html#toString--">toString</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.nio.file.spi.FileSystemProvider"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.nio.file.spi.<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/spi/FileSystemProvider.html?is-external=true" title="class or interface in java.nio.file.spi">FileSystemProvider</a></h3> <code><a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/spi/FileSystemProvider.html?is-external=true#installedProviders--" title="class or interface in java.nio.file.spi">installedProviders</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> <code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="HandleLimitFS-java.nio.file.FileSystem-int-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>HandleLimitFS</h4> <pre>public&nbsp;HandleLimitFS(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/FileSystem.html?is-external=true" title="class or interface in java.nio.file">FileSystem</a>&nbsp;delegate, int&nbsp;limit)</pre> <div class="block">Create a new instance, limiting the maximum number of open files to <code>limit</code></div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>delegate</code> - delegate filesystem to wrap.</dd> <dd><code>limit</code> - maximum number of open files.</dd> </dl> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="onOpen-java.nio.file.Path-java.lang.Object-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>onOpen</h4> <pre>protected&nbsp;void&nbsp;onOpen(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/Path.html?is-external=true" title="class or interface in java.nio.file">Path</a>&nbsp;path, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;stream) throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/lucene/mockfile/HandleTrackingFS.html#onOpen-java.nio.file.Path-java.lang.Object-">HandleTrackingFS</a></code></span></div> <div class="block">Called when <code>path</code> is opened via <code>stream</code>.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../org/apache/lucene/mockfile/HandleTrackingFS.html#onOpen-java.nio.file.Path-java.lang.Object-">onOpen</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/lucene/mockfile/HandleTrackingFS.html" title="class in org.apache.lucene.mockfile">HandleTrackingFS</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - Path that was opened</dd> <dd><code>stream</code> - Stream or Channel opened against the path.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs.</dd> </dl> </li> </ul> <a name="onClose-java.nio.file.Path-java.lang.Object-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>onClose</h4> <pre>protected&nbsp;void&nbsp;onClose(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/Path.html?is-external=true" title="class or interface in java.nio.file">Path</a>&nbsp;path, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;stream) throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/lucene/mockfile/HandleTrackingFS.html#onClose-java.nio.file.Path-java.lang.Object-">HandleTrackingFS</a></code></span></div> <div class="block">Called when <code>path</code> is closed via <code>stream</code>.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../org/apache/lucene/mockfile/HandleTrackingFS.html#onClose-java.nio.file.Path-java.lang.Object-">onClose</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/lucene/mockfile/HandleTrackingFS.html" title="class in org.apache.lucene.mockfile">HandleTrackingFS</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - Path that was closed</dd> <dd><code>stream</code> - Stream or Channel closed against the path.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if an I/O error occurs.</dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/HandleLimitFS.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/lucene/mockfile/FilterSeekableByteChannel.html" title="class in org.apache.lucene.mockfile"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../org/apache/lucene/mockfile/HandleTrackingFS.html" title="class in org.apache.lucene.mockfile"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/lucene/mockfile/HandleLimitFS.html" target="_top">Frames</a></li> <li><a href="HandleLimitFS.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#fields.inherited.from.class.org.apache.lucene.mockfile.FilterFileSystemProvider">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2021 Apache Software Foundation. All Rights Reserved.</i> </small></p> </body> </html>
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta name="generator" content="Gatsby 3.14.6"/><style>.gatsby-image-wrapper{position:relative;overflow:hidden}.gatsby-image-wrapper picture.object-fit-polyfill{position:static!important}.gatsby-image-wrapper img{bottom:0;height:100%;left:0;margin:0;max-width:none;padding:0;position:absolute;right:0;top:0;width:100%;object-fit:cover}.gatsby-image-wrapper [data-main-image]{opacity:0;transform:translateZ(0);transition:opacity .25s linear;will-change:opacity}.gatsby-image-wrapper-constrained{display:inline-block;vertical-align:top}</style><noscript><style>.gatsby-image-wrapper noscript [data-main-image]{opacity:1!important}.gatsby-image-wrapper [data-placeholder-image]{opacity:0!important}</style></noscript><script type="module">const e="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;e&&document.body.addEventListener("load",(function(e){if(void 0===e.target.dataset.mainImage)return;if(void 0===e.target.dataset.gatsbyImageSsr)return;const t=e.target;let a=null,n=t;for(;null===a&&n;)void 0!==n.parentNode.dataset.gatsbyImageWrapper&&(a=n.parentNode),n=n.parentNode;const o=a.querySelector("[data-placeholder-image]"),r=new Image;r.src=t.currentSrc,r.decode().catch((()=>{})).then((()=>{t.style.opacity=1,o&&(o.style.opacity=0,o.style.transition="opacity 500ms linear")}))}),!0);</script><title data-react-helmet="true">From @WSJopinion: “I guarantee you every unit in the Navy is up to speed on their diversity training,” said one recently retired senior enlisted leader. “I’m sorry that I can’t say the same of their ship-handling training.” https://t.co/P8LGEtXoPj - Buzzing on The Wall Street Journal</title><link data-react-helmet="true" rel="alternate" hrefLang="x-default" href="https://wsj.buzzing.cc"/><link data-react-helmet="true" rel="alternate" hrefLang="en-US" href="https://wsj.buzzing.cc/en/tweet/1416503034281140231"/><link data-react-helmet="true" rel="alternate" hrefLang="zh-Hans" href="https://wsj.buzzing.cc/tweet/1416503034281140231"/><link data-react-helmet="true" rel="alternate" hrefLang="zh-Hant" href="https://wsj.buzzing.cc/zh-Hant/tweet/1416503034281140231"/><link data-react-helmet="true" rel="alternate" hrefLang="ja-JA" href="https://wsj.buzzing.cc/ja/tweet/1416503034281140231"/><meta data-react-helmet="true" property="og:locale" content="en_US"/><meta data-react-helmet="true" property="og:locale:alternate" content="zh_Hans"/><meta data-react-helmet="true" property="og:locale:alternate" content="zh_Hant"/><meta data-react-helmet="true" property="og:locale:alternate" content="ja_JA"/><meta data-react-helmet="true" name="description" content="From @WSJopinion: “I guarantee you every unit in the Navy is up to speed on their diversity training,” said one recently retired senior enlisted leader. “I’m sorry that I can’t say the same of their ship-handling training.” https://t.co/P8LGEtXoPj"/><meta data-react-helmet="true" name="keywords" content="buzzing,The Wall Street Journal"/><meta data-react-helmet="true" property="og:title" content="From @WSJopinion: “I guarantee you every unit in the Navy is up to speed on their diversity training,” said one recently retired senior enlisted leader. “I’m sorry that I can’t say the same of their ship-handling training.” https://t.co/P8LGEtXoPj"/><meta data-react-helmet="true" property="og:description" content="From @WSJopinion: “I guarantee you every unit in the Navy is up to speed on their diversity training,” said one recently retired senior enlisted leader. “I’m sorry that I can’t say the same of their ship-handling training.” https://t.co/P8LGEtXoPj"/><meta data-react-helmet="true" property="og:type" content="website"/><meta data-react-helmet="true" name="twitter:creator" content="Buzzing.cc"/><meta data-react-helmet="true" name="twitter:title" content="From @WSJopinion: “I guarantee you every unit in the Navy is up to speed on their diversity training,” said one recently retired senior enlisted leader. “I’m sorry that I can’t say the same of their ship-handling training.” https://t.co/P8LGEtXoPj"/><meta data-react-helmet="true" name="twitter:description" content="From @WSJopinion: “I guarantee you every unit in the Navy is up to speed on their diversity training,” said one recently retired senior enlisted leader. “I’m sorry that I can’t say the same of their ship-handling training.” https://t.co/P8LGEtXoPj"/><meta data-react-helmet="true" name="twitter:card" content="summary"/><meta data-react-helmet="true" name="telegram:channel" content="@buzzingcc"/><script data-react-helmet="true" type="application/ld+json">[{"@context":"http://schema.org","@type":"WebSite","@id":"https://wsj.buzzing.cc#website","url":"https://wsj.buzzing.cc","name":"Buzzing on The Wall Street Journal","image":{"@type":"ImageObject","url":"https://wsj.buzzing.cc/avatar.png","@id":"https://wsj.buzzing.cc#logo","caption":"Buzzing on The Wall Street Journal Logo"}},{"@context":"http://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https://wsj.buzzing.cc/en/tweet/1416503034281140231","name":"From @WSJopinion: “I guarantee you every unit in the Navy is up to speed on their diversity training,” said one recently retired senior enlisted leader. “I’m sorry that I can’t say the same of their ship-handling training.” https://t.co/P8LGEtXoPj","image":null}}]},{"@context":"http://schema.org","@type":"BlogPosting","url":"https://wsj.buzzing.cc/en/tweet/1416503034281140231","name":"From @WSJopinion: “I guarantee you every unit in the Navy is up to speed on their diversity training,” said one recently retired senior enlisted leader. “I’m sorry that I can’t say the same of their ship-handling training.” https://t.co/P8LGEtXoPj","headline":"From @WSJopinion: “I guarantee you every unit in the Navy is up to speed on their diversity training,” said one recently retired senior enlisted leader. “I’m sorry that I can’t say the same of their ship-handling training.” https://t.co/P8LGEtXoPj","image":{"@type":"ImageObject","url":null},"author":{"@type":"Person","name":"Buzzing.cc"},"publisher":{"@type":"Organization","name":"Buzzing.cc","logo":{"@type":"ImageObject","url":"https://wsj.buzzing.cc/avatar.png","@id":"https://wsj.buzzing.cc#logo","caption":"Buzzing on The Wall Street Journal Logo"}},"datePublished":"2021-07-17T00:00:00.000Z","description":"From @WSJopinion: “I guarantee you every unit in the Navy is up to speed on their diversity training,” said one recently retired senior enlisted leader. “I’m sorry that I can’t say the same of their ship-handling training.” https://t.co/P8LGEtXoPj"}]</script><link rel="preconnect" href="https://instagram.com"/><link rel="preconnect" href="https://hn.algolia.com"/><link rel="alternate" type="application/rss+xml" href="/en/rss.xml"/><link rel="alternate" type="application/rss+xml" href="/rss.xml"/><link rel="alternate" type="application/rss+xml" href="/zh-Hant/rss.xml"/><link rel="sitemap" type="application/xml" href="/sitemap/sitemap-index.xml"/><script async="" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-5211209136530011", enable_page_level_ads: true }); </script><link rel="icon" href="/favicon-32x32.png?v=fdb5410f9fca8aa447803b3ea0bfc369" type="image/png"/><link rel="manifest" href="/manifest_en.webmanifest" crossorigin="anonymous"/><meta name="theme-color" content="#FF4500"/><link rel="apple-touch-icon" sizes="48x48" href="/icons/icon-48x48.png?v=fdb5410f9fca8aa447803b3ea0bfc369"/><link rel="apple-touch-icon" sizes="72x72" href="/icons/icon-72x72.png?v=fdb5410f9fca8aa447803b3ea0bfc369"/><link rel="apple-touch-icon" sizes="96x96" href="/icons/icon-96x96.png?v=fdb5410f9fca8aa447803b3ea0bfc369"/><link rel="apple-touch-icon" sizes="144x144" href="/icons/icon-144x144.png?v=fdb5410f9fca8aa447803b3ea0bfc369"/><link rel="apple-touch-icon" sizes="192x192" href="/icons/icon-192x192.png?v=fdb5410f9fca8aa447803b3ea0bfc369"/><link rel="apple-touch-icon" sizes="256x256" href="/icons/icon-256x256.png?v=fdb5410f9fca8aa447803b3ea0bfc369"/><link rel="apple-touch-icon" sizes="384x384" href="/icons/icon-384x384.png?v=fdb5410f9fca8aa447803b3ea0bfc369"/><link rel="apple-touch-icon" sizes="512x512" href="/icons/icon-512x512.png?v=fdb5410f9fca8aa447803b3ea0bfc369"/><link rel="preconnect dns-prefetch" href="https://www.google-analytics.com"/><link as="script" rel="preload" href="/webpack-runtime-a52738a3a5e556d7bfe8.js"/><link as="script" rel="preload" href="/framework-1e925e1f21c302748cd1.js"/><link as="script" rel="preload" href="/app-9ad3424c8f540b21e06f.js"/><link as="script" rel="preload" href="/dd1332ab8f15d1828b0fe96ccfe1761ffc193057-d3f7e3d9cb080bc2deb6.js"/><link as="script" rel="preload" href="/1dd094f1503bdbdfde0b98dcab7f3ba21ad40d86-070cd3751d0a691a5412.js"/><link as="script" rel="preload" href="/78f973e7d66c0a01f0f4773d0b98f9433c59fdb2-8ce7b018acbabcdff2be.js"/><link as="script" rel="preload" href="/component---node-modules-gatsby-theme-buzzing-src-gatsby-theme-blog-core-templates-post-query-js-73a3d85716f7fc82b8d5.js"/><link as="fetch" rel="preload" href="/page-data/en/tweet/1416503034281140231/page-data.json" crossorigin="anonymous"/><link as="fetch" rel="preload" href="/page-data/sq/d/1239077767.json" crossorigin="anonymous"/><link as="fetch" rel="preload" href="/page-data/sq/d/2744905544.json" crossorigin="anonymous"/><link as="fetch" rel="preload" href="/page-data/sq/d/3280999885.json" crossorigin="anonymous"/><link as="fetch" rel="preload" href="/page-data/app-data.json" crossorigin="anonymous"/></head><body><script>(function() { try { var mode = localStorage.getItem('theme-ui-color-mode'); if (!mode) return document.documentElement.classList.add('theme-ui-' + mode); document.body.classList.add('theme-ui-' + mode); } catch (e) {} })();</script><div id="___gatsby"><style data-emotion="css-global cysrkg">html{--theme-ui-colors-transparent:transparent;--theme-ui-colors-black:#000;--theme-ui-colors-white:#fff;--theme-ui-colors-gray-1:#f7fafc;--theme-ui-colors-gray-2:#edf2f7;--theme-ui-colors-gray-3:#e2e8f0;--theme-ui-colors-gray-4:#cbd5e0;--theme-ui-colors-gray-5:#a0aec0;--theme-ui-colors-gray-6:#718096;--theme-ui-colors-gray-7:#4a5568;--theme-ui-colors-gray-8:#2d3748;--theme-ui-colors-gray-9:#1a202c;--theme-ui-colors-red-1:#fff5f5;--theme-ui-colors-red-2:#fed7d7;--theme-ui-colors-red-3:#feb2b2;--theme-ui-colors-red-4:#fc8181;--theme-ui-colors-red-5:#f56565;--theme-ui-colors-red-6:#e53e3e;--theme-ui-colors-red-7:#c53030;--theme-ui-colors-red-8:#9b2c2c;--theme-ui-colors-red-9:#742a2a;--theme-ui-colors-orange-1:#fffaf0;--theme-ui-colors-orange-2:#feebc8;--theme-ui-colors-orange-3:#fbd38d;--theme-ui-colors-orange-4:#f6ad55;--theme-ui-colors-orange-5:#ed8936;--theme-ui-colors-orange-6:#dd6b20;--theme-ui-colors-orange-7:#c05621;--theme-ui-colors-orange-8:#9c4221;--theme-ui-colors-orange-9:#7b341e;--theme-ui-colors-yellow-1:#fffff0;--theme-ui-colors-yellow-2:#fefcbf;--theme-ui-colors-yellow-3:#faf089;--theme-ui-colors-yellow-4:#f6e05e;--theme-ui-colors-yellow-5:#ecc94b;--theme-ui-colors-yellow-6:#d69e2e;--theme-ui-colors-yellow-7:#b7791f;--theme-ui-colors-yellow-8:#975a16;--theme-ui-colors-yellow-9:#744210;--theme-ui-colors-green-1:#f0fff4;--theme-ui-colors-green-2:#c6f6d5;--theme-ui-colors-green-3:#9ae6b4;--theme-ui-colors-green-4:#68d391;--theme-ui-colors-green-5:#48bb78;--theme-ui-colors-green-6:#38a169;--theme-ui-colors-green-7:#2f855a;--theme-ui-colors-green-8:#276749;--theme-ui-colors-green-9:#22543d;--theme-ui-colors-teal-1:#e6fffa;--theme-ui-colors-teal-2:#b2f5ea;--theme-ui-colors-teal-3:#81e6d9;--theme-ui-colors-teal-4:#4fd1c5;--theme-ui-colors-teal-5:#38b2ac;--theme-ui-colors-teal-6:#319795;--theme-ui-colors-teal-7:#2c7a7b;--theme-ui-colors-teal-8:#285e61;--theme-ui-colors-teal-9:#234e52;--theme-ui-colors-blue-1:#ebf8ff;--theme-ui-colors-blue-2:#bee3f8;--theme-ui-colors-blue-3:#90cdf4;--theme-ui-colors-blue-4:#63b3ed;--theme-ui-colors-blue-5:#4299e1;--theme-ui-colors-blue-6:#3182ce;--theme-ui-colors-blue-7:#2b6cb0;--theme-ui-colors-blue-8:#2c5282;--theme-ui-colors-blue-9:#2a4365;--theme-ui-colors-indigo-1:#ebf4ff;--theme-ui-colors-indigo-2:#c3dafe;--theme-ui-colors-indigo-3:#a3bffa;--theme-ui-colors-indigo-4:#7f9cf5;--theme-ui-colors-indigo-5:#667eea;--theme-ui-colors-indigo-6:#5a67d8;--theme-ui-colors-indigo-7:#4c51bf;--theme-ui-colors-indigo-8:#434190;--theme-ui-colors-indigo-9:#3c366b;--theme-ui-colors-purple-1:#faf5ff;--theme-ui-colors-purple-2:#e9d8fd;--theme-ui-colors-purple-3:#d6bcfa;--theme-ui-colors-purple-4:#b794f4;--theme-ui-colors-purple-5:#9f7aea;--theme-ui-colors-purple-6:#805ad5;--theme-ui-colors-purple-7:#6b46c1;--theme-ui-colors-purple-8:#553c9a;--theme-ui-colors-purple-9:#44337a;--theme-ui-colors-pink-1:#fff5f7;--theme-ui-colors-pink-2:#fed7e2;--theme-ui-colors-pink-3:#fbb6ce;--theme-ui-colors-pink-4:#f687b3;--theme-ui-colors-pink-5:#ed64a6;--theme-ui-colors-pink-6:#d53f8c;--theme-ui-colors-pink-7:#b83280;--theme-ui-colors-pink-8:#97266d;--theme-ui-colors-pink-9:#702459;--theme-ui-colors-grayDark:#2d3748;--theme-ui-colors-text:#282c35;--theme-ui-colors-background:#fff;--theme-ui-colors-primary:#007acc;--theme-ui-colors-primaryHover:#2c5282;--theme-ui-colors-secondary:#718096;--theme-ui-colors-muted:#e2e8f0;--theme-ui-colors-success:#9ae6b4;--theme-ui-colors-info:#63b3ed;--theme-ui-colors-warning:#faf089;--theme-ui-colors-danger:#feb2b2;--theme-ui-colors-light:#f7fafc;--theme-ui-colors-dark:#2d3748;--theme-ui-colors-textMuted:#718096;--theme-ui-colors-heading:#282c35;color:var(--theme-ui-colors-text);background-color:var(--theme-ui-colors-background);}</style><style data-emotion="css-global 3qknja">*{box-sizing:border-box;}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.625;font-weight:400;}body{margin:0;}</style><div style="outline:none" tabindex="-1" id="gatsby-focus-wrapper"><style data-emotion="css ozdkra">.css-ozdkra{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.625;font-weight:400;}</style><div class="css-ozdkra ex695c02"><style data-emotion="css 1389d71">.css-1389d71{padding-left:1rem;padding-right:1rem;margin-bottom:2rem;max-width:72rem;margin-left:auto;margin-right:auto;}@media screen and (min-width: 640px){.css-1389d71{padding-left:2rem;padding-right:2rem;}}</style><header class="css-1389d71"><style data-emotion="css 114y5u6">.css-114y5u6{padding-top:1rem;padding-bottom:0.5rem;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--theme-ui-colors-muted);}</style><style data-emotion="css 11iq5sy">.css-11iq5sy{padding-top:1rem;padding-bottom:0.5rem;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--theme-ui-colors-muted);}</style><div class="css-11iq5sy ex695c02"><style data-emotion="css 1asu8vn">.css-1asu8vn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}</style><style data-emotion="css 1gmd4pk">.css-1gmd4pk{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}</style><div class="css-1gmd4pk ex695c02"><style data-emotion="css 18rxmpq">.css-18rxmpq{-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}</style><style data-emotion="css eiky7">.css-eiky7{box-sizing:border-box;margin:0;min-width:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}</style><div class="css-eiky7 e1f4mtpc0"><style data-emotion="css 1tb8po8">.css-1tb8po8{margin-bottom:0.5rem;margin-top:0.5rem;margin-right:1rem;}@media screen and (min-width: 640px){.css-1tb8po8{margin-right:2rem;}}</style><style data-emotion="css 1viujpb">.css-1viujpb{font-family:inherit;font-weight:700;line-height:1.25;margin:0;margin-bottom:1rem;font-size:1.875rem;margin-top:1rem;margin-bottom:0.5rem;margin-top:0.5rem;margin-right:1rem;}@media screen and (min-width: 640px){.css-1viujpb{margin-right:2rem;}}</style><h3 class="css-1viujpb"><style data-emotion="css oma421">.css-oma421{color:var(--theme-ui-colors-text);}</style><style data-emotion="css z84qkq">.css-z84qkq{box-sizing:border-box;margin:0;min-width:0;color:var(--theme-ui-colors-primary);-webkit-text-decoration:none;text-decoration:none;color:var(--theme-ui-colors-text);}.css-z84qkq:hover{-webkit-text-decoration:underline;text-decoration:underline;}</style><a class="css-z84qkq" href="/en/">Buzzing on The Wall Street Journal</a></h3><style data-emotion="css 4cffwv">.css-4cffwv{box-sizing:border-box;margin:0;min-width:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}</style><nav class="css-4cffwv"><style data-emotion="css 5o9a6j">.css-5o9a6j{box-sizing:border-box;margin:0;min-width:0;color:inherit;-webkit-text-decoration:none;text-decoration:none;font-weight:700;display:inline-block;font-weight:400;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;letter-spacing:0.2rem;}.css-5o9a6j:hover,.css-5o9a6j:focus,.css-5o9a6j.active{color:var(--theme-ui-colors-primary);}</style><a href="/en/issues" class="css-5o9a6j">Weekly Selection</a></nav></div><div class="css-4cffwv"><style data-emotion="css wlwzm">.css-wlwzm{min-width:6.5rem;}</style><div class="css-4cffwv"><style data-emotion="css 1ddtodu">.css-1ddtodu{box-sizing:border-box;margin:0;min-width:0;display:block;width:100%;padding:0.5rem;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;font-size:inherit;line-height:inherit;border:1px solid;border-radius:4px;color:inherit;background-color:var(--theme-ui-colors-background);min-width:6.5rem;}</style><select class="css-1ddtodu"><option selected="" value="en">English</option><option value="zh">简体中文</option><option value="zh-Hant">繁體中文</option><option value="ja">日本語</option></select><style data-emotion="css 1swud1q">.css-1swud1q{box-sizing:border-box;margin:0;min-width:0;margin-left:-28px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;pointer-events:none;}</style><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="currentcolor" class="css-1swud1q"><path d="M7 10l5 5 5-5z"></path></svg></div></div></div></div></header><style data-emotion="css 1nitwqa">.css-1nitwqa{max-width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;padding-bottom:2rem;}@media screen and (min-width: 640px){.css-1nitwqa{max-width:72rem;padding-left:2rem;padding-right:2rem;}}</style><style data-emotion="css 19p2w2j">.css-19p2w2j{box-sizing:border-box;margin:0;min-width:0;max-width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;padding-bottom:2rem;}@media screen and (min-width: 640px){.css-19p2w2j{max-width:72rem;padding-left:2rem;padding-right:2rem;}}</style><div class="css-19p2w2j e1f4mtpc1"><div></div><main><div><style data-emotion="css 1tx9p16">.css-1tx9p16{font-size:1.25rem;}</style><style data-emotion="css 17vxmjj">.css-17vxmjj{border-left-width:4px;border-left-style:solid;border-left-color:var(--theme-ui-colors-muted);color:var(--theme-ui-colors-textMuted);margin:0;padding:0;font-style:italic;margin-top:2rem;margin-bottom:2rem;padding-left:1rem;font-size:1.25rem;}</style><blockquote class="css-17vxmjj">From @WSJopinion: “I guarantee you every unit in the Navy is up to speed on their diversity training,” said one recently retired senior enlisted leader. “I’m sorry that I can’t say the same of their ship-handling training.” https://t.co/P8LGEtXoPj</blockquote><style data-emotion="css vurnku">.css-vurnku{box-sizing:border-box;margin:0;min-width:0;}</style><div data-test="ad-container" class="css-vurnku"><ins class=" adsbygoogle" style="display:block" data-ad-client="ca-pub-5211209136530011" data-ad-slot="9469977903" data-ad-layout="" data-ad-layout-key="" data-ad-format="auto" data-full-width-responsive="true"></ins></div><style data-emotion="css 1riggsr">.css-1riggsr{max-width:550px;font-size:1.25rem;}</style><style data-emotion="css gm3qcy">.css-gm3qcy{max-width:550px;font-size:1.25rem;}</style><div class="css-gm3qcy ex695c02"><style data-emotion="css y35oof">.css-y35oof{border-left-width:4px;border-left-style:solid;border-left-color:var(--theme-ui-colors-muted);color:var(--theme-ui-colors-textMuted);margin:0;padding:0;font-style:italic;margin-top:2rem;margin-bottom:2rem;padding-left:1rem;}</style><blockquote class="twitter-tweet css-y35oof ex695c02"><style data-emotion="css 1ht624w">.css-1ht624w{margin-bottom:1rem;line-height:1.625;}</style><p class="css-1ht624w ex695c02">From<style data-emotion="css 1nc5tar">.css-1nc5tar{color:rgb(27, 149, 224);}</style><style data-emotion="css 1r70x1m">.css-1r70x1m{box-sizing:border-box;margin:0;min-width:0;color:var(--theme-ui-colors-primary);-webkit-text-decoration:none;text-decoration:none;color:rgb(27, 149, 224);}.css-1r70x1m:hover{-webkit-text-decoration:underline;text-decoration:underline;}</style><a href="https://twitter.com/WSJopinion" class="css-1r70x1m e1f4mtpc1"><span> @<!-- -->WSJopinion</span></a>: <style data-emotion="css yxtyii">.css-yxtyii >img{width:1.2rem;margin-left:0.2rem;margin-right:0.075rem;margin-bottom:-0.2rem;}</style><span class="css-yxtyii">“</span>I guarantee you every unit in the Navy is up to speed on their diversity training,<span class="css-yxtyii">”</span> said one recently retired senior enlisted leader. <span class="css-yxtyii">“</span>I<span class="css-yxtyii">’</span>m sorry that I can<span class="css-yxtyii">’</span>t say the same of their ship-handling training.<span class="css-yxtyii">”</span> <a href="https://t.co/P8LGEtXoPj" class="css-1r70x1m e1f4mtpc1"><span> <!-- -->https://t.co/P8LGEtXoPj</span></a></p>— <!-- -->The Wall Street Journal<!-- --> (@<!-- -->WSJ<!-- -->)<!-- --> <style data-emotion="css 1fmmdck">.css-1fmmdck{box-sizing:border-box;margin:0;min-width:0;color:var(--theme-ui-colors-primary);-webkit-text-decoration:none;text-decoration:none;}.css-1fmmdck:hover{-webkit-text-decoration:underline;text-decoration:underline;}</style><a href="https://twitter.com/WSJ/statuses/1416503034281140231" class="css-1fmmdck e1f4mtpc1">2021-07-17 22:33</a></blockquote></div></div><style data-emotion="css 4h3z6r">.css-4h3z6r{padding-top:1rem;padding-bottom:2rem;}</style><footer class="css-4h3z6r"><style data-emotion="css 1v7jeax">.css-1v7jeax{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem;font-size:1.25rem;}</style><style data-emotion="css hit6r0">.css-hit6r0{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem;font-size:1.25rem;}</style><div class="css-hit6r0 ex695c02"><style data-emotion="css 1b4bnnt">.css-1b4bnnt{background-color:var(--theme-ui-colors-gray-1);margin-right:1rem;margin-bottom:0.5rem;color:var(--theme-ui-colors-textMuted);padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;}.css-1b4bnnt:hover{background-color:var(--theme-ui-colors-gray-2);}</style><style data-emotion="css 10urasb">.css-10urasb{box-sizing:border-box;margin:0;min-width:0;color:var(--theme-ui-colors-primary);-webkit-text-decoration:none;text-decoration:none;background-color:var(--theme-ui-colors-gray-1);margin-right:1rem;margin-bottom:0.5rem;color:var(--theme-ui-colors-textMuted);padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;}.css-10urasb:hover{-webkit-text-decoration:underline;text-decoration:underline;}.css-10urasb:hover{background-color:var(--theme-ui-colors-gray-2);}</style><a class="css-10urasb" href="/en/tags/tweet">tweet</a></div><style data-emotion="css 187bc73">.css-187bc73{margin-bottom:2rem;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}</style><style data-emotion="css 1igkn86">.css-1igkn86{box-sizing:border-box;margin:0;min-width:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:2rem;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}</style><div data-test="bio" class="css-1igkn86 e1f4mtpc0"><style data-emotion="css 43riig">.css-43riig{min-width:56px;padding-right:0.5rem;padding-top:0.25rem;}</style><style data-emotion="css gzitb9">.css-gzitb9{box-sizing:border-box;margin:0;min-width:0;color:var(--theme-ui-colors-primary);-webkit-text-decoration:none;text-decoration:none;min-width:56px;padding-right:0.5rem;padding-top:0.25rem;}.css-gzitb9:hover{-webkit-text-decoration:underline;text-decoration:underline;}</style><a class="css-gzitb9 e1f4mtpc1" href="/"><style data-emotion="css 1py321f">.css-1py321f{margin-bottom:0;border-radius:9999px;width:48px;height:48px;}</style><style data-emotion="css 1g22wk4">.css-1g22wk4{box-sizing:border-box;margin:0;min-width:0;max-width:100%;height:auto;margin-bottom:0;border-radius:9999px;width:48px;height:48px;}</style><img src="https://wsj.buzzing.cc/avatar.png" alt="logo" class="css-1g22wk4 e1f4mtpc1"/></a><div class="css-0 ex695c02">See what&#x27;s buzzing on <style data-emotion="css 11yez9l">.css-11yez9l{box-sizing:border-box;margin:0;min-width:0;color:var(--theme-ui-colors-primary);-webkit-text-decoration:none;text-decoration:none;line-height:2;}.css-11yez9l:hover{-webkit-text-decoration:underline;text-decoration:underline;}</style><a href="https://www.wsj.com" target="_blank" rel="noopener noreferrer" class="css-11yez9l">The Wall Street Journal</a> in your native language on <a class="css-1fmmdck" href="/en/">wsj.buzzing.cc</a></div></div><style data-emotion="css r1hyeu">.css-r1hyeu{-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;list-style:none;padding:0;padding-top:1rem;padding-bottom:1rem;font-size:1.25rem;}</style><style data-emotion="css 1jw7mp8">.css-1jw7mp8{box-sizing:border-box;margin:0;min-width:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;list-style:none;padding:0;padding-top:1rem;padding-bottom:1rem;font-size:1.25rem;}</style><ul class="css-1jw7mp8"><li><a rel="prev" class="css-1fmmdck" href="/en/tweet/1416419960495169545">← <!-- -->Theranos founder Elizabeth Holmes goes on trial next month on charges that she defrauded investors and patients about her blood-testing startup. Here’s everything you need to know about the case. https://t.co/GXhOJg4ANa</a></li><li><a rel="next" class="css-1fmmdck" href="/en/tweet/1416525668536434688">“It should be required watching.” Why real coaches are taking notes from Ted Lasso. https://t.co/Nt9hAfTgbs<!-- --> →</a></li></ul></footer></main></div></div></div><div id="gatsby-announcer" style="position:absolute;top:0;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0" aria-live="assertive" aria-atomic="true"></div></div><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-3JYP0G2273"></script><script> if(true) { window.dataLayer = window.dataLayer || []; function gtag(){window.dataLayer && window.dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-3JYP0G2273', {"send_page_view":false}); } </script><script id="gatsby-script-loader">/*<![CDATA[*/window.pagePath="/en/tweet/1416503034281140231";/*]]>*/</script><script id="gatsby-chunk-mapping">/*<![CDATA[*/window.___chunkMapping={"polyfill":["/polyfill-3496696b85e50f0fb17c.js"],"app":["/app-9ad3424c8f540b21e06f.js"],"component---node-modules-gatsby-theme-blog-core-src-templates-posts-query-js":["/component---node-modules-gatsby-theme-blog-core-src-templates-posts-query-js-71a05de2cb1d3241a51c.js"],"component---node-modules-gatsby-theme-buzzing-src-gatsby-theme-blog-core-templates-post-query-js":["/component---node-modules-gatsby-theme-buzzing-src-gatsby-theme-blog-core-templates-post-query-js-73a3d85716f7fc82b8d5.js"],"component---node-modules-gatsby-theme-buzzing-src-gatsby-theme-timeline-templates-posts-query-js":["/component---node-modules-gatsby-theme-buzzing-src-gatsby-theme-timeline-templates-posts-query-js-e8cf6d4cca9c84c827ca.js"],"component---node-modules-gatsby-theme-buzzing-src-pages-404-js":["/component---node-modules-gatsby-theme-buzzing-src-pages-404-js-e916c733aad8993e8eb9.js"],"component---node-modules-gatsby-theme-buzzing-src-templates-archives-query-js":["/component---node-modules-gatsby-theme-buzzing-src-templates-archives-query-js-32705ab7e55efe25d096.js"],"component---node-modules-gatsby-theme-timeline-src-pages-redirect-js":["/component---node-modules-gatsby-theme-timeline-src-pages-redirect-js-bd4dcb5cbc7cc42ab8a2.js"]};/*]]>*/</script><script src="/polyfill-3496696b85e50f0fb17c.js" nomodule=""></script><script src="/component---node-modules-gatsby-theme-buzzing-src-gatsby-theme-blog-core-templates-post-query-js-73a3d85716f7fc82b8d5.js" async=""></script><script src="/78f973e7d66c0a01f0f4773d0b98f9433c59fdb2-8ce7b018acbabcdff2be.js" async=""></script><script src="/1dd094f1503bdbdfde0b98dcab7f3ba21ad40d86-070cd3751d0a691a5412.js" async=""></script><script src="/dd1332ab8f15d1828b0fe96ccfe1761ffc193057-d3f7e3d9cb080bc2deb6.js" async=""></script><script src="/app-9ad3424c8f540b21e06f.js" async=""></script><script src="/framework-1e925e1f21c302748cd1.js" async=""></script><script src="/webpack-runtime-a52738a3a5e556d7bfe8.js" async=""></script></body></html>
--- layout: default disqus: false archive: false post_class: post-template --- <!-- Begin Article ================================================== --> <div class="row"> <!-- Post --> {% assign author = site.authors[page.author] %} <div class="col-md-8 col-lg-8"> <div class="mainheading"> <!-- Post Categories --> <div class="after-post-tags"> <ul class="tags"> {% assign sortedCategories = page.categories | sort %} {% for category in sortedCategories %} <li> <a href="{{ site.baseurl }}/category/{{ category | slugify }}/">{{ category }}</a> </li> {% endfor %} </ul> </div> <!-- End Categories --> <!-- Post Title --> <h1 class="posttitle">{{ page.title }}</h1> </div> <!-- Post Featured Image --> {% if page.image %} {% if site.lazyimages == "enabled" %} <img class="featured-image img-fluid lazyimg" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=" data-src="{% if page.image contains "://" %}{{ page.image }}{% else %}{{ site.baseurl }}/{{ page.image }}{% endif %}" alt="{{ page.title }}"> {% else %} <img class="featured-image img-fluid" src="{% if page.image contains "://" %}{{ page.image }}{% else %}{{ site.baseurl }}/{{ page.image }}{% endif %}" alt="{{ page.title }}"> {% endif %} {% endif %} <!-- End Featured Image --> <!-- Post Content --> <div class="article-post"> {{content}} <div class="clearfix"></div> </div> <!-- Post Date --> <p> <small> <span class="post-date"><time class="post-date" datetime="{{ page.date | date:"%Y-%m-%d" }}">{{ page.date | date_to_string }}</time></span> {% if page.last_modified_at %} (Updated: <time datetime="{{ page.last_modified_at | date_to_xmlschema }}" itemprop="dateModified">{{ page.last_modified_at | date: "%b %-d, %Y" }}</time>) {% endif %} </small> </p> <!-- Prev/Next --> <div class="row PageNavigation mt-4 prevnextlinks"> {% if page.previous.url %} <div class="col-md-6 rightborder pl-0"> <a class="thepostlink" href="{{page.previous.url | absolute_url}}">&laquo; {{page.previous.title}}</a> </div> {% endif %} {% if page.next.url %} <div class="col-md-6 text-right pr-0"> <a class="thepostlink" href="{{page.next.url | absolute_url}}">{{page.next.title}} &raquo;</a> </div> {% endif %} </div> <!-- End Prev/Next --> <!-- Author Box --> {% if page.author %} <div class="row post-top-meta"> <div class="col-md-2"> <img class="author-thumb" src="https://www.gravatar.com/avatar/{{ author.gravatar }}?s=250&d=mm&r=x" alt="{{ author.display_name }}"> </div> <div class="col-md-10"> <a target="_blank" class="link-dark" href="{{ author.web }}">{{ author.display_name }}</a><a target="_blank" href="{{ author.twitter }}" class="btn follow">Follow</a> <span class="author-description">{{ author.description }}</span> </div> </div> {% endif %} <!-- Begin Comments ================================================== --> <section> <div id="comments"> {% include disqus.html %} </div> </section> <!--End Comments ================================================== --> </div> <!-- End Post --> <!-- Right Sidebar --> <div class="col-md-4 col-lg-4"> <div class="sidebar-right"> {% include sidebar.html %} </div> </div> </div> <!-- End Article ================================================== -->
<!-- HTML header for doxygen 1.8.14--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.11"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Caffe2 - C++ API: caffe2::OpenGLTextureToTensorStylizerDeprocessOp Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link rel="icon" href="/static/favicon.png" type="image/x-icon"> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="stylesheet.css" rel="stylesheet" type="text/css" /> <link href="main.css" rel="stylesheet" type="text/css"/> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo" width="56"><a href="/"><img alt="Logo" src="Caffe2-with-name-55-tall.png"/></a></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Caffe2 - C++ API </div> <div id="projectbrief">A deep learning, cross platform ML framework</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.11 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="pages.html"><span>Related&#160;Pages</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="/doxygen-c/html/classes.html"><span>C++&#160;API</span></a></li> <li><a href="/doxygen-python/html/annotated.html"><span>Python&#160;API</span></a></li> <li><a href="https://github.com/pytorch/pytorch"><span>GitHub</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li> <li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Data&#160;Fields</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespacecaffe2.html">caffe2</a></li><li class="navelem"><a class="el" href="classcaffe2_1_1_open_g_l_texture_to_tensor_stylizer_deprocess_op.html">OpenGLTextureToTensorStylizerDeprocessOp</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="#pub-static-attribs">Static Public Attributes</a> </div> <div class="headertitle"> <div class="title">caffe2::OpenGLTextureToTensorStylizerDeprocessOp Class Reference</div> </div> </div><!--header--> <div class="contents"> <div class="dynheader"> Inheritance diagram for caffe2::OpenGLTextureToTensorStylizerDeprocessOp:</div> <div class="dyncontent"> <div class="center"> <img src="classcaffe2_1_1_open_g_l_texture_to_tensor_stylizer_deprocess_op.png" usemap="#caffe2::OpenGLTextureToTensorStylizerDeprocessOp_map" alt=""/> <map id="caffe2::OpenGLTextureToTensorStylizerDeprocessOp_map" name="caffe2::OpenGLTextureToTensorStylizerDeprocessOp_map"> <area href="classcaffe2_1_1_operator.html" alt="caffe2::Operator&lt; CPUContext &gt;" shape="rect" coords="0,112,316,136"/> <area href="classcaffe2_1_1_image_allocator.html" alt="caffe2::ImageAllocator&lt; uint8_t &gt;" shape="rect" coords="326,112,642,136"/> <area href="classcaffe2_1_1_operator_base.html" alt="caffe2::OperatorBase" shape="rect" coords="0,56,316,80"/> <area href="classcaffe2_1_1_observable.html" alt="caffe2::Observable&lt; OperatorBase &gt;" shape="rect" coords="0,0,316,24"/> </map> </div></div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:aaf57b0cfd42e182d36df31d156a2de58"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aaf57b0cfd42e182d36df31d156a2de58"></a> bool&#160;</td><td class="memItemRight" valign="bottom"><b>RunOnDevice</b> ()</td></tr> <tr class="separator:aaf57b0cfd42e182d36df31d156a2de58"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pub_methods_classcaffe2_1_1_operator"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classcaffe2_1_1_operator')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classcaffe2_1_1_operator.html">caffe2::Operator&lt; CPUContext &gt;</a></td></tr> <tr class="memitem:a11e7e5d4a068a77c0ac390237284200e inherit pub_methods_classcaffe2_1_1_operator"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a11e7e5d4a068a77c0ac390237284200e"></a> &#160;</td><td class="memItemRight" valign="bottom"><b>Operator</b> (const OperatorDef &amp;operator_def, <a class="el" href="classcaffe2_1_1_workspace.html">Workspace</a> *ws)</td></tr> <tr class="separator:a11e7e5d4a068a77c0ac390237284200e inherit pub_methods_classcaffe2_1_1_operator"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a1a1a7f7bf02f217dfa1a88e551416d16 inherit pub_methods_classcaffe2_1_1_operator"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1a1a7f7bf02f217dfa1a88e551416d16"></a> const <a class="el" href="classcaffe2_1_1_tensor.html">Tensor</a>&lt; <a class="el" href="classcaffe2_1_1_c_p_u_context.html">CPUContext</a> &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>Input</b> (int idx)</td></tr> <tr class="separator:a1a1a7f7bf02f217dfa1a88e551416d16 inherit pub_methods_classcaffe2_1_1_operator"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:afa03ef95ddee6606d0e5d003d7f4f13e inherit pub_methods_classcaffe2_1_1_operator"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="afa03ef95ddee6606d0e5d003d7f4f13e"></a> <a class="el" href="classcaffe2_1_1_tensor.html">Tensor</a>&lt; <a class="el" href="classcaffe2_1_1_c_p_u_context.html">CPUContext</a> &gt; *&#160;</td><td class="memItemRight" valign="bottom"><b>Output</b> (int idx)</td></tr> <tr class="separator:afa03ef95ddee6606d0e5d003d7f4f13e inherit pub_methods_classcaffe2_1_1_operator"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5ee36b4abdb455c35d51ae8911e19439 inherit pub_methods_classcaffe2_1_1_operator"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5ee36b4abdb455c35d51ae8911e19439"></a> void&#160;</td><td class="memItemRight" valign="bottom"><b>WaitEvent</b> (const <a class="el" href="classcaffe2_1_1_event.html">Event</a> &amp;ev, int stream_id=-1) final</td></tr> <tr class="separator:a5ee36b4abdb455c35d51ae8911e19439 inherit pub_methods_classcaffe2_1_1_operator"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:afbeb98d23872c9601e00a9fa265ca708 inherit pub_methods_classcaffe2_1_1_operator"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="afbeb98d23872c9601e00a9fa265ca708"></a> void&#160;</td><td class="memItemRight" valign="bottom"><b>WaitEvents</b> (const std::vector&lt; const <a class="el" href="classcaffe2_1_1_event.html">Event</a> * &gt; &amp;events, int stream_id=-1) final</td></tr> <tr class="separator:afbeb98d23872c9601e00a9fa265ca708 inherit pub_methods_classcaffe2_1_1_operator"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab2522e099b50e70994f45496a9273d67 inherit pub_methods_classcaffe2_1_1_operator"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab2522e099b50e70994f45496a9273d67"></a> bool&#160;</td><td class="memItemRight" valign="bottom"><b>Run</b> (int stream_id=0) final</td></tr> <tr class="separator:ab2522e099b50e70994f45496a9273d67 inherit pub_methods_classcaffe2_1_1_operator"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ae32111f9bf9176efdf3be9fe5c582c76 inherit pub_methods_classcaffe2_1_1_operator"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae32111f9bf9176efdf3be9fe5c582c76"></a> bool&#160;</td><td class="memItemRight" valign="bottom"><b>RunAsync</b> (int stream_id=0) final</td></tr> <tr class="separator:ae32111f9bf9176efdf3be9fe5c582c76 inherit pub_methods_classcaffe2_1_1_operator"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab49891e4009152ee6dab5c7964023973 inherit pub_methods_classcaffe2_1_1_operator"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab49891e4009152ee6dab5c7964023973"></a> bool&#160;</td><td class="memItemRight" valign="bottom"><b>IsStreamFree</b> (int stream_id) const override</td></tr> <tr class="separator:ab49891e4009152ee6dab5c7964023973 inherit pub_methods_classcaffe2_1_1_operator"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a9a4add8fa12337f70ee28c463060a721 inherit pub_methods_classcaffe2_1_1_operator"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9a4add8fa12337f70ee28c463060a721"></a> bool&#160;</td><td class="memItemRight" valign="bottom"><b>HasAsyncPart</b> () const override</td></tr> <tr class="separator:a9a4add8fa12337f70ee28c463060a721 inherit pub_methods_classcaffe2_1_1_operator"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a873525f8429339d2e3a60b5e452b1abd inherit pub_methods_classcaffe2_1_1_operator"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a873525f8429339d2e3a60b5e452b1abd"></a> bool&#160;</td><td class="memItemRight" valign="bottom"><b>SupportsAsyncScheduling</b> () const override</td></tr> <tr class="separator:a873525f8429339d2e3a60b5e452b1abd inherit pub_methods_classcaffe2_1_1_operator"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5278af1b908353a66364bb19746b1013 inherit pub_methods_classcaffe2_1_1_operator"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5278af1b908353a66364bb19746b1013"></a> const <a class="el" href="classcaffe2_1_1_c_p_u_context.html">CPUContext</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>getContext</b> () const</td></tr> <tr class="separator:a5278af1b908353a66364bb19746b1013 inherit pub_methods_classcaffe2_1_1_operator"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pub_methods_classcaffe2_1_1_operator_base"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classcaffe2_1_1_operator_base')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classcaffe2_1_1_operator_base.html">caffe2::OperatorBase</a></td></tr> <tr class="memitem:a8b17e9c59924c0f253c8ce58823e71f7 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8b17e9c59924c0f253c8ce58823e71f7"></a> &#160;</td><td class="memItemRight" valign="bottom"><b>OperatorBase</b> (const OperatorDef &amp;operator_def, <a class="el" href="classcaffe2_1_1_workspace.html">Workspace</a> *ws)</td></tr> <tr class="separator:a8b17e9c59924c0f253c8ce58823e71f7 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a4d92f66a58019292c021a9fa8bd626fd inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4d92f66a58019292c021a9fa8bd626fd"></a> bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcaffe2_1_1_operator_base.html#a4d92f66a58019292c021a9fa8bd626fd">HasArgument</a> (const string &amp;name) const </td></tr> <tr class="memdesc:a4d92f66a58019292c021a9fa8bd626fd inherit pub_methods_classcaffe2_1_1_operator_base"><td class="mdescLeft">&#160;</td><td class="mdescRight">Checks if the operator has an argument of the given name. <br /></td></tr> <tr class="separator:a4d92f66a58019292c021a9fa8bd626fd inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a1a36903f725162e9597c6366ea37cbdf inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memTemplParams" colspan="2"><a class="anchor" id="a1a36903f725162e9597c6366ea37cbdf"></a> template&lt;typename T &gt; </td></tr> <tr class="memitem:a1a36903f725162e9597c6366ea37cbdf inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memTemplItemLeft" align="right" valign="top">T&#160;</td><td class="memTemplItemRight" valign="bottom"><b>GetSingleArgument</b> (const string &amp;name, const T &amp;default_value) const </td></tr> <tr class="separator:a1a36903f725162e9597c6366ea37cbdf inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8db67b3a94d3f5ad7c34710416eafbe6 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memTemplParams" colspan="2"><a class="anchor" id="a8db67b3a94d3f5ad7c34710416eafbe6"></a> template&lt;typename T &gt; </td></tr> <tr class="memitem:a8db67b3a94d3f5ad7c34710416eafbe6 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memTemplItemLeft" align="right" valign="top">bool&#160;</td><td class="memTemplItemRight" valign="bottom"><b>HasSingleArgumentOfType</b> (const string &amp;name) const </td></tr> <tr class="separator:a8db67b3a94d3f5ad7c34710416eafbe6 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a7c7beb3cea506ecdd38a5b90e941628e inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memTemplParams" colspan="2"><a class="anchor" id="a7c7beb3cea506ecdd38a5b90e941628e"></a> template&lt;typename T &gt; </td></tr> <tr class="memitem:a7c7beb3cea506ecdd38a5b90e941628e inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memTemplItemLeft" align="right" valign="top">vector&lt; T &gt;&#160;</td><td class="memTemplItemRight" valign="bottom"><b>GetRepeatedArgument</b> (const string &amp;name, const vector&lt; T &gt; &amp;default_value={}) const </td></tr> <tr class="separator:a7c7beb3cea506ecdd38a5b90e941628e inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a1b6ec26dec5eb520419dc5a57f2235ef inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memTemplParams" colspan="2"><a class="anchor" id="a1b6ec26dec5eb520419dc5a57f2235ef"></a> template&lt;typename T &gt; </td></tr> <tr class="memitem:a1b6ec26dec5eb520419dc5a57f2235ef inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memTemplItemLeft" align="right" valign="top">const T &amp;&#160;</td><td class="memTemplItemRight" valign="bottom"><b>Input</b> (int idx)</td></tr> <tr class="separator:a1b6ec26dec5eb520419dc5a57f2235ef inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a08832a753a297fe95ca095cd7696532f inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memTemplParams" colspan="2"><a class="anchor" id="a08832a753a297fe95ca095cd7696532f"></a> template&lt;typename T &gt; </td></tr> <tr class="memitem:a08832a753a297fe95ca095cd7696532f inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memTemplItemLeft" align="right" valign="top">T *&#160;</td><td class="memTemplItemRight" valign="bottom"><b>Output</b> (int idx)</td></tr> <tr class="separator:a08832a753a297fe95ca095cd7696532f inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ae310ebe834186c7f4b886b85fa144c97 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memTemplParams" colspan="2"><a class="anchor" id="ae310ebe834186c7f4b886b85fa144c97"></a> template&lt;typename T &gt; </td></tr> <tr class="memitem:ae310ebe834186c7f4b886b85fa144c97 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memTemplItemLeft" align="right" valign="top">T *&#160;</td><td class="memTemplItemRight" valign="bottom"><b>Output</b> (int idx, T *allocated)</td></tr> <tr class="separator:ae310ebe834186c7f4b886b85fa144c97 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a47873956fbdb29d5532c331c012d3b3f inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a47873956fbdb29d5532c331c012d3b3f"></a> const <a class="el" href="classcaffe2_1_1_blob.html">Blob</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>InputBlob</b> (int idx)</td></tr> <tr class="separator:a47873956fbdb29d5532c331c012d3b3f inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8622ec5cdc90909f4f104367cb8cbec9 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8622ec5cdc90909f4f104367cb8cbec9"></a> <a class="el" href="classcaffe2_1_1_blob.html">Blob</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>OutputBlob</b> (int idx)</td></tr> <tr class="separator:a8622ec5cdc90909f4f104367cb8cbec9 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a133ae1c5c18749c44dcd516d240ca2ca inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memTemplParams" colspan="2"><a class="anchor" id="a133ae1c5c18749c44dcd516d240ca2ca"></a> template&lt;typename T &gt; </td></tr> <tr class="memitem:a133ae1c5c18749c44dcd516d240ca2ca inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memTemplItemLeft" align="right" valign="top">bool&#160;</td><td class="memTemplItemRight" valign="bottom"><b>InputIsType</b> (int idx)</td></tr> <tr class="separator:a133ae1c5c18749c44dcd516d240ca2ca inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a2f20d5cfa7c441fa5dcc315d90f3832a inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memTemplParams" colspan="2"><a class="anchor" id="a2f20d5cfa7c441fa5dcc315d90f3832a"></a> template&lt;typename T &gt; </td></tr> <tr class="memitem:a2f20d5cfa7c441fa5dcc315d90f3832a inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memTemplItemLeft" align="right" valign="top">bool&#160;</td><td class="memTemplItemRight" valign="bottom"><b>OutputIsType</b> (int idx)</td></tr> <tr class="separator:a2f20d5cfa7c441fa5dcc315d90f3832a inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5c8790afd3ef8d1e1c628a0d778d2ee9 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5c8790afd3ef8d1e1c628a0d778d2ee9"></a> int&#160;</td><td class="memItemRight" valign="bottom"><b>InputSize</b> () const </td></tr> <tr class="separator:a5c8790afd3ef8d1e1c628a0d778d2ee9 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a4d0f7998c68c4a413ae33a1af6e5a653 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4d0f7998c68c4a413ae33a1af6e5a653"></a> int&#160;</td><td class="memItemRight" valign="bottom"><b>OutputSize</b> () const </td></tr> <tr class="separator:a4d0f7998c68c4a413ae33a1af6e5a653 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a9512097a52b1df18c83b73f69ce0fdfa inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9512097a52b1df18c83b73f69ce0fdfa"></a> const vector&lt; const <a class="el" href="classcaffe2_1_1_blob.html">Blob</a> * &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>Inputs</b> () const </td></tr> <tr class="separator:a9512097a52b1df18c83b73f69ce0fdfa inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5b81892866eda316c3500b089ad381a7 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5b81892866eda316c3500b089ad381a7"></a> const vector&lt; <a class="el" href="classcaffe2_1_1_blob.html">Blob</a> * &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>Outputs</b> ()</td></tr> <tr class="separator:a5b81892866eda316c3500b089ad381a7 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a261bcca4bd3fbd53d7856eaec3d66350 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a261bcca4bd3fbd53d7856eaec3d66350"></a> vector&lt; TensorShape &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>InputTensorShapes</b> ()</td></tr> <tr class="separator:a261bcca4bd3fbd53d7856eaec3d66350 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a4ef986d9e9dae91d896e24108b3cf4c9 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4ef986d9e9dae91d896e24108b3cf4c9"></a> void&#160;</td><td class="memItemRight" valign="bottom"><b>Wait</b> (const <a class="el" href="classcaffe2_1_1_operator_base.html">OperatorBase</a> &amp;other, int stream_id=-1)</td></tr> <tr class="separator:a4ef986d9e9dae91d896e24108b3cf4c9 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ae58f3adb68b3efe44a98b56834af5c2d inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae58f3adb68b3efe44a98b56834af5c2d"></a> virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>Finish</b> ()</td></tr> <tr class="separator:ae58f3adb68b3efe44a98b56834af5c2d inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a6ef146c48b3fd0e03b00254b309d62e2 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6ef146c48b3fd0e03b00254b309d62e2"></a> virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>AddRelatedBlobInfo</b> (<a class="el" href="classcaffe2_1_1_enforce_not_met.html">EnforceNotMet</a> *err)</td></tr> <tr class="separator:a6ef146c48b3fd0e03b00254b309d62e2 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aa43cd37d326ef3601daf9061f8de5964 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa43cd37d326ef3601daf9061f8de5964"></a> const OperatorDef &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>debug_def</b> () const </td></tr> <tr class="separator:aa43cd37d326ef3601daf9061f8de5964 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aca62df942b99f28f06d7fafdf975b5f7 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aca62df942b99f28f06d7fafdf975b5f7"></a> void&#160;</td><td class="memItemRight" valign="bottom"><b>set_debug_def</b> (const std::shared_ptr&lt; const OperatorDef &gt; &amp;operator_def)</td></tr> <tr class="separator:aca62df942b99f28f06d7fafdf975b5f7 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a627cf8c39ce0688092e66374a9b80f87 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a627cf8c39ce0688092e66374a9b80f87"></a> bool&#160;</td><td class="memItemRight" valign="bottom"><b>has_debug_def</b> () const </td></tr> <tr class="separator:a627cf8c39ce0688092e66374a9b80f87 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a961dc8de4b2544093002fb9f988537e9 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a961dc8de4b2544093002fb9f988537e9"></a> void&#160;</td><td class="memItemRight" valign="bottom"><b>RecordLastFailedOpNetPosition</b> ()</td></tr> <tr class="separator:a961dc8de4b2544093002fb9f988537e9 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a570b267e23408366ddfbcf75360121cc inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a570b267e23408366ddfbcf75360121cc"></a> int&#160;</td><td class="memItemRight" valign="bottom"><b>net_position</b> () const </td></tr> <tr class="separator:a570b267e23408366ddfbcf75360121cc inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab781a4175b3a76784d223829bcd5e626 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab781a4175b3a76784d223829bcd5e626"></a> void&#160;</td><td class="memItemRight" valign="bottom"><b>set_net_position</b> (int idx)</td></tr> <tr class="separator:ab781a4175b3a76784d223829bcd5e626 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac147bb22849e7a368a23c800f4e059b7 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac147bb22849e7a368a23c800f4e059b7"></a> const DeviceOption &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>device_option</b> () const </td></tr> <tr class="separator:ac147bb22849e7a368a23c800f4e059b7 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ad1988aacb923c1ec3ba6c8e4fe21535c inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad1988aacb923c1ec3ba6c8e4fe21535c"></a> const <a class="el" href="classcaffe2_1_1_event.html">Event</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>event</b> () const </td></tr> <tr class="separator:ad1988aacb923c1ec3ba6c8e4fe21535c inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a37b20053ae794ea09901414245f6e4db inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a37b20053ae794ea09901414245f6e4db"></a> <a class="el" href="classcaffe2_1_1_event.html">Event</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>event</b> ()</td></tr> <tr class="separator:a37b20053ae794ea09901414245f6e4db inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac161563f3ad9af26bfc17e59d550c989 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac161563f3ad9af26bfc17e59d550c989"></a> void&#160;</td><td class="memItemRight" valign="bottom"><b>ResetEvent</b> ()</td></tr> <tr class="separator:ac161563f3ad9af26bfc17e59d550c989 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a470064155857ec456d2b9dace0036f1f inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a470064155857ec456d2b9dace0036f1f"></a> void&#160;</td><td class="memItemRight" valign="bottom"><b>DisableEvent</b> ()</td></tr> <tr class="separator:a470064155857ec456d2b9dace0036f1f inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:acf56fc9e02c9253e8dd7b7f4a2abd83b inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="acf56fc9e02c9253e8dd7b7f4a2abd83b"></a> bool&#160;</td><td class="memItemRight" valign="bottom"><b>IsEventDisabled</b> () const </td></tr> <tr class="separator:acf56fc9e02c9253e8dd7b7f4a2abd83b inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aa3e7bf672f3bf37c92d2c6192082f7c6 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa3e7bf672f3bf37c92d2c6192082f7c6"></a> const std::string &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>type</b> () const </td></tr> <tr class="separator:aa3e7bf672f3bf37c92d2c6192082f7c6 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8ffdc1e74ea851c687b29e250409aca5 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8ffdc1e74ea851c687b29e250409aca5"></a> void&#160;</td><td class="memItemRight" valign="bottom"><b>annotate_engine</b> (const std::string &amp;engine)</td></tr> <tr class="separator:a8ffdc1e74ea851c687b29e250409aca5 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a157f0453944c47a4bfdb8deb5c9a4ae8 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a157f0453944c47a4bfdb8deb5c9a4ae8"></a> const std::string &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>engine</b> () const </td></tr> <tr class="separator:a157f0453944c47a4bfdb8deb5c9a4ae8 inherit pub_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pub_methods_classcaffe2_1_1_observable"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classcaffe2_1_1_observable')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classcaffe2_1_1_observable.html">caffe2::Observable&lt; OperatorBase &gt;</a></td></tr> <tr class="memitem:a0ac04a21851203c49213fb12253a0523 inherit pub_methods_classcaffe2_1_1_observable"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0ac04a21851203c49213fb12253a0523"></a> const <a class="el" href="classcaffe2_1_1_observer_base.html">Observer</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>AttachObserver</b> (std::unique_ptr&lt; <a class="el" href="classcaffe2_1_1_observer_base.html">Observer</a> &gt; observer)</td></tr> <tr class="separator:a0ac04a21851203c49213fb12253a0523 inherit pub_methods_classcaffe2_1_1_observable"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8a7aa9d4c9479361db9928eff232979d inherit pub_methods_classcaffe2_1_1_observable"><td class="memItemLeft" align="right" valign="top">std::unique_ptr&lt; <a class="el" href="classcaffe2_1_1_observer_base.html">Observer</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcaffe2_1_1_observable.html#a8a7aa9d4c9479361db9928eff232979d">DetachObserver</a> (const <a class="el" href="classcaffe2_1_1_observer_base.html">Observer</a> *observer_ptr)</td></tr> <tr class="memdesc:a8a7aa9d4c9479361db9928eff232979d inherit pub_methods_classcaffe2_1_1_observable"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns a unique_ptr to the removed observer. <a href="#a8a7aa9d4c9479361db9928eff232979d">More...</a><br /></td></tr> <tr class="separator:a8a7aa9d4c9479361db9928eff232979d inherit pub_methods_classcaffe2_1_1_observable"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5a1d1d958f788a1d347fa11950d89df0 inherit pub_methods_classcaffe2_1_1_observable"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5a1d1d958f788a1d347fa11950d89df0"></a> virtual size_t&#160;</td><td class="memItemRight" valign="bottom"><b>NumObservers</b> ()</td></tr> <tr class="separator:a5a1d1d958f788a1d347fa11950d89df0 inherit pub_methods_classcaffe2_1_1_observable"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ae6d483320a3074eb3d6d7e3a94cffabd inherit pub_methods_classcaffe2_1_1_observable"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae6d483320a3074eb3d6d7e3a94cffabd"></a> void&#160;</td><td class="memItemRight" valign="bottom"><b>StartAllObservers</b> ()</td></tr> <tr class="separator:ae6d483320a3074eb3d6d7e3a94cffabd inherit pub_methods_classcaffe2_1_1_observable"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ad5b6c5df43d1f97d895b897fe6abcbca inherit pub_methods_classcaffe2_1_1_observable"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad5b6c5df43d1f97d895b897fe6abcbca"></a> void&#160;</td><td class="memItemRight" valign="bottom"><b>StopAllObservers</b> ()</td></tr> <tr class="separator:ad5b6c5df43d1f97d895b897fe6abcbca inherit pub_methods_classcaffe2_1_1_observable"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> Static Public Attributes</h2></td></tr> <tr class="memitem:af0b8dd7e597b0aa8b81029e50f92942f"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af0b8dd7e597b0aa8b81029e50f92942f"></a> static constexpr int&#160;</td><td class="memItemRight" valign="bottom"><b>kInputChannels</b> = 3</td></tr> <tr class="separator:af0b8dd7e597b0aa8b81029e50f92942f"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:abf5bc06aebca1b455a7566d2211a5496"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="abf5bc06aebca1b455a7566d2211a5496"></a> static constexpr int&#160;</td><td class="memItemRight" valign="bottom"><b>kOutputChannels</b> = 4</td></tr> <tr class="separator:abf5bc06aebca1b455a7566d2211a5496"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pub_static_attribs_classcaffe2_1_1_operator_base"><td colspan="2" onclick="javascript:toggleInherit('pub_static_attribs_classcaffe2_1_1_operator_base')"><img src="closed.png" alt="-"/>&#160;Static Public Attributes inherited from <a class="el" href="classcaffe2_1_1_operator_base.html">caffe2::OperatorBase</a></td></tr> <tr class="memitem:a6469b8d61dc1107bc3c649ac47bbd24d inherit pub_static_attribs_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6469b8d61dc1107bc3c649ac47bbd24d"></a> static constexpr int&#160;</td><td class="memItemRight" valign="bottom"><b>kNoNetPositionSet</b> = -1</td></tr> <tr class="separator:a6469b8d61dc1107bc3c649ac47bbd24d inherit pub_static_attribs_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a> Additional Inherited Members</h2></td></tr> <tr class="inherit_header pub_types_classcaffe2_1_1_observable"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classcaffe2_1_1_observable')"><img src="closed.png" alt="-"/>&#160;Public Types inherited from <a class="el" href="classcaffe2_1_1_observable.html">caffe2::Observable&lt; OperatorBase &gt;</a></td></tr> <tr class="memitem:abb49f4db328e1b117e3999f29459def5 inherit pub_types_classcaffe2_1_1_observable"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="abb49f4db328e1b117e3999f29459def5"></a> using&#160;</td><td class="memItemRight" valign="bottom"><b>Observer</b> = <a class="el" href="classcaffe2_1_1_observer_base.html">ObserverBase</a>&lt; <a class="el" href="classcaffe2_1_1_operator_base.html">OperatorBase</a> &gt;</td></tr> <tr class="separator:abb49f4db328e1b117e3999f29459def5 inherit pub_types_classcaffe2_1_1_observable"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pro_methods_classcaffe2_1_1_operator"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classcaffe2_1_1_operator')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classcaffe2_1_1_operator.html">caffe2::Operator&lt; CPUContext &gt;</a></td></tr> <tr class="memitem:abb6b26b9d6d77aa5ac1db7d5b2d50ce5 inherit pro_methods_classcaffe2_1_1_operator"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="abb6b26b9d6d77aa5ac1db7d5b2d50ce5"></a> void&#160;</td><td class="memItemRight" valign="bottom"><b>RecordEvent</b> (const char *err_msg=nullptr) final</td></tr> <tr class="separator:abb6b26b9d6d77aa5ac1db7d5b2d50ce5 inherit pro_methods_classcaffe2_1_1_operator"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a572f1512cdb09990676e049a2698404e inherit pro_methods_classcaffe2_1_1_operator"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a572f1512cdb09990676e049a2698404e"></a> std::string&#160;</td><td class="memItemRight" valign="bottom"><b>getErrorMsg</b> ()</td></tr> <tr class="separator:a572f1512cdb09990676e049a2698404e inherit pro_methods_classcaffe2_1_1_operator"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pro_methods_classcaffe2_1_1_operator_base"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classcaffe2_1_1_operator_base')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classcaffe2_1_1_operator_base.html">caffe2::OperatorBase</a></td></tr> <tr class="memitem:ab8f85e9bb2251c93454bbd403c357aa9 inherit pro_methods_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab8f85e9bb2251c93454bbd403c357aa9"></a> &#160;</td><td class="memItemRight" valign="bottom"><b>DISABLE_COPY_AND_ASSIGN</b> (<a class="el" href="classcaffe2_1_1_operator_base.html">OperatorBase</a>)</td></tr> <tr class="separator:ab8f85e9bb2251c93454bbd403c357aa9 inherit pro_methods_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pro_attribs_classcaffe2_1_1_operator"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classcaffe2_1_1_operator')"><img src="closed.png" alt="-"/>&#160;Protected Attributes inherited from <a class="el" href="classcaffe2_1_1_operator.html">caffe2::Operator&lt; CPUContext &gt;</a></td></tr> <tr class="memitem:af4c08188782db9c1461a50a20923a3b9 inherit pro_attribs_classcaffe2_1_1_operator"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af4c08188782db9c1461a50a20923a3b9"></a> <a class="el" href="classcaffe2_1_1_c_p_u_context.html">CPUContext</a>&#160;</td><td class="memItemRight" valign="bottom"><b>context_</b></td></tr> <tr class="separator:af4c08188782db9c1461a50a20923a3b9 inherit pro_attribs_classcaffe2_1_1_operator"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pro_attribs_classcaffe2_1_1_operator_base"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classcaffe2_1_1_operator_base')"><img src="closed.png" alt="-"/>&#160;Protected Attributes inherited from <a class="el" href="classcaffe2_1_1_operator_base.html">caffe2::OperatorBase</a></td></tr> <tr class="memitem:a500d504fa58edf7eab1c3e6c6b4bf6b1 inherit pro_attribs_classcaffe2_1_1_operator_base"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a500d504fa58edf7eab1c3e6c6b4bf6b1"></a> std::unique_ptr&lt; <a class="el" href="classcaffe2_1_1_event.html">Event</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>event_</b></td></tr> <tr class="separator:a500d504fa58edf7eab1c3e6c6b4bf6b1 inherit pro_attribs_classcaffe2_1_1_operator_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pro_attribs_classcaffe2_1_1_observable"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classcaffe2_1_1_observable')"><img src="closed.png" alt="-"/>&#160;Protected Attributes inherited from <a class="el" href="classcaffe2_1_1_observable.html">caffe2::Observable&lt; OperatorBase &gt;</a></td></tr> <tr class="memitem:a1c0e56e277283cc9990397cfde2358d9 inherit pro_attribs_classcaffe2_1_1_observable"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1c0e56e277283cc9990397cfde2358d9"></a> std::vector&lt; std::unique_ptr&lt; <a class="el" href="classcaffe2_1_1_observer_base.html">Observer</a> &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>observers_list_</b></td></tr> <tr class="separator:a1c0e56e277283cc9990397cfde2358d9 inherit pro_attribs_classcaffe2_1_1_observable"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"> <p>Definition at line <a class="el" href="_g_l_stylizer_8cc_source.html#l00260">260</a> of file <a class="el" href="_g_l_stylizer_8cc_source.html">GLStylizer.cc</a>.</p> </div><hr/>The documentation for this class was generated from the following file:<ul> <li>caffe2/mobile/contrib/opengl/operators/<a class="el" href="_g_l_stylizer_8cc_source.html">GLStylizer.cc</a></li> </ul> </div><!-- contents --> <!-- HTML footer for doxygen 1.8.14--> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Thu Apr 19 2018 13:03:59 for Caffe2 - C++ API by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.11 </small></address> <div class="footerContainer"> <div id="footer_wrap" class="wrapper footerWrapper"> <div class="footerBlocks"> <div id="fb_oss" class="footerSection fbOpenSourceFooter"> <svg class="facebookOSSLogoSvg" viewBox="0 0 1133.9 1133.9" x="0px" y="0px" height=50 width=50> <g> <path class="logoRing outerRing" d="M 498.3 3.7 c 153.6 88.9 307.3 177.7 461.1 266.2 c 7.6 4.4 10.3 9.1 10.3 17.8 c -0.3 179.1 -0.2 358.3 0 537.4 c 0 8.1 -2.4 12.8 -9.7 17.1 c -154.5 88.9 -308.8 178.1 -462.9 267.5 c -9 5.2 -15.5 5.3 -24.6 0.1 c -153.9 -89.2 -307.9 -178 -462.1 -266.8 C 3 838.8 0 833.9 0 825.1 c 0.3 -179.1 0.2 -358.3 0 -537.4 c 0 -8.6 2.6 -13.6 10.2 -18 C 164.4 180.9 318.4 92 472.4 3 C 477 -1.5 494.3 -0.7 498.3 3.7 Z M 48.8 555.3 c 0 79.9 0.2 159.9 -0.2 239.8 c -0.1 10 3 15.6 11.7 20.6 c 137.2 78.8 274.2 157.8 411 237.3 c 9.9 5.7 17 5.7 26.8 0.1 c 137.5 -79.8 275.2 -159.2 412.9 -238.5 c 7.4 -4.3 10.5 -8.9 10.5 -17.8 c -0.3 -160.2 -0.3 -320.5 0 -480.7 c 0 -8.8 -2.8 -13.6 -10.3 -18 C 772.1 218 633.1 137.8 494.2 57.4 c -6.5 -3.8 -11.5 -4.5 -18.5 -0.5 C 336.8 137.4 197.9 217.7 58.8 297.7 c -7.7 4.4 -10.2 9.2 -10.2 17.9 C 48.9 395.5 48.8 475.4 48.8 555.3 Z" /> <path class="logoRing middleRing" d="M 184.4 555.9 c 0 -33.3 -1 -66.7 0.3 -100 c 1.9 -48 24.1 -86 64.7 -110.9 c 54.8 -33.6 110.7 -65.5 167 -96.6 c 45.7 -25.2 92.9 -24.7 138.6 1 c 54.4 30.6 108.7 61.5 162.2 93.7 c 44 26.5 67.3 66.8 68 118.4 c 0.9 63.2 0.9 126.5 0 189.7 c -0.7 50.6 -23.4 90.7 -66.6 116.9 c -55 33.4 -110.8 65.4 -167.1 96.5 c -43.4 24 -89 24.2 -132.3 0.5 c -57.5 -31.3 -114.2 -64 -170 -98.3 c -41 -25.1 -62.9 -63.7 -64.5 -112.2 C 183.5 621.9 184.3 588.9 184.4 555.9 Z M 232.9 556.3 c 0 29.5 0.5 59.1 -0.1 88.6 c -0.8 39.2 16.9 67.1 50.2 86.2 c 51.2 29.4 102.2 59.2 153.4 88.4 c 31.4 17.9 63.6 18.3 95 0.6 c 53.7 -30.3 107.1 -61.2 160.3 -92.5 c 29.7 -17.5 45 -44.5 45.3 -78.8 c 0.6 -61.7 0.5 -123.5 0 -185.2 c -0.3 -34.4 -15.3 -61.5 -44.9 -79 C 637.7 352.6 583 320.8 527.9 290 c -27.5 -15.4 -57.2 -16.1 -84.7 -0.7 c -56.9 31.6 -113.4 64 -169.1 97.6 c -26.4 15.9 -40.7 41.3 -41.1 72.9 C 232.6 491.9 232.9 524.1 232.9 556.3 Z" /> <path class="logoRing innerRing" d="M 484.9 424.4 c 69.8 -2.8 133.2 57.8 132.6 132 C 617 630 558.5 688.7 484.9 689.1 c -75.1 0.4 -132.6 -63.6 -132.7 -132.7 C 352.1 485 413.4 421.5 484.9 424.4 Z M 401.3 556.7 c -3.4 37.2 30.5 83.6 83 84.1 c 46.6 0.4 84.8 -37.6 84.9 -84 c 0.1 -46.6 -37.2 -84.4 -84.2 -84.6 C 432.2 472.1 397.9 518.3 401.3 556.7 Z" /> </g> </svg> <h2>Facebook Open Source</h2> </div> <div class="footerSection"> <a class="footerLink" href="https://code.facebook.com/projects/" target="_blank">Open Source Projects</a> <a class="footerLink" href="https://github.com/facebook/" target="_blank">GitHub</a> <a class="footerLink" href="https://twitter.com/fbOpenSource" target="_blank">Twitter</a> </div> <div class="footerSection rightAlign"> <a class="footerLink" href="https://github.com/pytorch/pytorch" target="_blank">Contribute to this project on GitHub</a> </div> </div> </div> </div> <script type="text/javascript" src="/js/jekyll-link-anchors.js"></script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', '{{ site.gacode }}', 'auto'); ga('send', 'pageview'); </script> </body> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow, all" /> <title>EasyRdf\Parser\Exception | EasyRdf API Documentation</title> <link rel="stylesheet" type="text/css" href="../../css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="../../css/bootstrap-theme.min.css"> <link rel="stylesheet" type="text/css" href="../../css/sami.css"> <script src="../../js/jquery-1.11.1.min.js"></script> <script src="../../js/bootstrap.min.js"></script> <script src="../../js/typeahead.min.js"></script> <script src="../../sami.js"></script> <meta name="MobileOptimized" content="width"> <meta name="HandheldFriendly" content="true"> <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"> </head> <body id="class" data-name="class:EasyRdf_Parser_Exception" data-root-path="../../"> <div id="content"> <div id="left-column"> <div id="control-panel"> <script> $('option[data-version="'+window.projectVersion+'"]').prop('selected', true); </script> <form id="search-form" action="../../search.html" method="GET"> <span class="glyphicon glyphicon-search"></span> <input name="search" class="typeahead form-control" type="search" placeholder="Search"> </form> </div> <div id="api-tree"></div> </div> <div id="right-column"> <nav id="site-nav" class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-elements"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="../../index.html">EasyRdf API Documentation</a> </div> <div class="collapse navbar-collapse" id="navbar-elements"> <ul class="nav navbar-nav"> <li><a href="../../classes.html">Classes</a></li> <li><a href="../../namespaces.html">Namespaces</a></li> <li><a href="../../interfaces.html">Interfaces</a></li> <li><a href="../../traits.html">Traits</a></li> <li><a href="../../doc-index.html">Index</a></li> <li><a href="../../search.html">Search</a></li> </ul> </div> </div> </nav> <div class="namespace-breadcrumbs"> <ol class="breadcrumb"> <li><span class="label label-default">class</span></li> <li><a href="../../EasyRdf.html">EasyRdf</a></li><li class="backslash">\</li><li><a href="../../EasyRdf/Parser.html">Parser</a></li><li class="backslash">\</li><li>Exception</li> </ol> </div> <div id="page-content"> <div class="page-header"> <h1> Exception </h1> </div> <p> class <strong>Exception</strong> extends <a href="../../EasyRdf/Exception.html"><abbr title="EasyRdf\Exception">Exception</abbr></a> </p> <div class="description"> <p>EasyRdf Exception class</p> <p>All exceptions thrown by EasyRdf are an instance of this class.</p> </div> <h2>Properties</h2> <table class="table table-condensed"> <tr> <td class="type" id="property_parserLine"> protected </td> <td>$parserLine</td> <td class="last"></td> <td></td> </tr> <tr> <td class="type" id="property_parserColumn"> protected </td> <td>$parserColumn</td> <td class="last"></td> <td></td> </tr> </table> <h2>Methods</h2> <div class="container-fluid underlined"> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8 type"> <a href="#method___construct">__construct</a>($message, $line = null, $column = null) <p class="no-description">No description</p> </div> <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8 type"> <a href="#method_getParserLine">getParserLine</a>() <p class="no-description">No description</p> </div> <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8 type"> <a href="#method_getParserColumn">getParserColumn</a>() <p class="no-description">No description</p> </div> <div class="col-md-2"></div> </div> </div> <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> <div class="location">at line 53</div> <code> <strong>__construct</strong>($message, $line = null, $column = null) </code> </h3> <div class="details"> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td></td> <td>$message</td> <td></td> </tr> <tr> <td></td> <td>$line</td> <td></td> </tr> <tr> <td></td> <td>$column</td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_getParserLine"> <div class="location">at line 68</div> <code> <strong>getParserLine</strong>() </code> </h3> <div class="details"> <div class="tags"> </div> </div> </div> <div class="method-item"> <h3 id="method_getParserColumn"> <div class="location">at line 73</div> <code> <strong>getParserColumn</strong>() </code> </h3> <div class="details"> <div class="tags"> </div> </div> </div> </div> </div> <div id="footer"> Generated by <a href="http://sami.sensiolabs.org/">Sami, the API Documentation Generator</a>. </div> </div> </div> </body> </html>
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>7.1.12.8. Transfer to Alternate Storage &mdash; SIMP 5.1.X-X documentation</title> <link rel="stylesheet" href="../../../../_static/css/theme.css" type="text/css" /> <link rel="stylesheet" href="https://media.readthedocs.org/css/sphinx_rtd_theme.css" type="text/css" /> <link rel="stylesheet" href="https://media.readthedocs.org/css/readthedocs-doc-embed.css" type="text/css" /> <link rel="stylesheet" href="../../../../_static/css_overrides.css" type="text/css" /> <link rel="top" title="SIMP 5.1.X-X documentation" href="../../../../index.html"/> <link rel="up" title="7.1.12. Pupmod" href="../pupmod.html"/> <link rel="next" title="7.1.12.9. Transmission Confidentiality and Integrity" href="../transmission_confidentiality_and_integrity/control.html"/> <link rel="prev" title="7.1.12.7. Public Key Infrastructure" href="../public_key_infrastructure_certificates/control.html"/> <script src="../../../../_static/js/modernizr.min.js"></script> </head> <body class="wy-body-for-nav" role="document"> <div class="wy-grid-for-nav"> <nav data-toggle="wy-nav-shift" class="wy-nav-side"> <div class="wy-side-nav-search"> <a href="../../../../index.html"> <img src="../../../../_static/SIMP_Logo.png" class="logo" /> </a> <div class="version"> 5.1.X </div> <div role="search"> <form id="rtd-search-form" class="wy-form" action="../../../../search.html" method="get"> <input type="text" name="q" placeholder="Search docs" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> </div> <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> <ul> <li class="toctree-l1"><a class="reference internal" href="../../../../index.html">Welcome to the SIMP documentation!</a></li> </ul> <ul class="current"> <li class="toctree-l1"><a class="reference internal" href="../../../../getting_started_guide/Just_Install.html">1. For the Impatient</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../../dynamic/Changelog.html">2. Changelog</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../../getting_started_guide/index.html">3. Getting Started</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../../user_guide/index.html">4. User Guide</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../../contributors_guide/index.html">5. Contributing to SIMP</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../../security_conop/index.html">6. Security Concept of Operations</a></li> <li class="toctree-l1 current"><a class="reference internal" href="../../../index.html">7. Security Control Mapping</a><ul class="current"> <li class="toctree-l2 current"><a class="reference internal" href="../../../Components.html">7.1. SIMP Components</a><ul class="current"> <li class="toctree-l3"><a class="reference internal" href="../../simplib/simplib.html">7.1.1. SIMPLib</a></li> <li class="toctree-l3"><a class="reference internal" href="../../simp/simp.html">7.1.2. SIMP</a></li> <li class="toctree-l3"><a class="reference internal" href="../../aide/aide.html">7.1.3. AIDE</a></li> <li class="toctree-l3"><a class="reference internal" href="../../apache/apache.html">7.1.4. Apache</a></li> <li class="toctree-l3"><a class="reference internal" href="../../auditd/auditd.html">7.1.5. Auditd</a></li> <li class="toctree-l3"><a class="reference internal" href="../../clamav/clamav.html">7.1.6. ClamAV</a></li> <li class="toctree-l3"><a class="reference internal" href="../../compliance/compliance.html">7.1.7. Compliance</a></li> <li class="toctree-l3"><a class="reference internal" href="../../iptables/iptables.html">7.1.8. IPTables</a></li> <li class="toctree-l3"><a class="reference internal" href="../../named/named.html">7.1.9. Named/Bind</a></li> <li class="toctree-l3"><a class="reference internal" href="../../openldap/openldap.html">7.1.10. OpenLDAP</a></li> <li class="toctree-l3"><a class="reference internal" href="../../pam/pam.html">7.1.11. PAM</a></li> <li class="toctree-l3 current"><a class="reference internal" href="../pupmod.html">7.1.12. Pupmod</a><ul class="current"> <li class="toctree-l4"><a class="reference internal" href="../access_enforcement/control.html">7.1.12.1. Access Enforcement</a></li> <li class="toctree-l4"><a class="reference internal" href="../audit_events/control.html">7.1.12.2. Audit Events</a></li> <li class="toctree-l4"><a class="reference internal" href="../audit_storage_capacity/control.html">7.1.12.3. Audit Storage and Capacity</a></li> <li class="toctree-l4"><a class="reference internal" href="../automated_change_implementation/control.html">7.1.12.4. Automated Change Implementation</a></li> <li class="toctree-l4"><a class="reference internal" href="../content_of_audit_records/control.html">7.1.12.5. Content of Audit Records</a></li> <li class="toctree-l4"><a class="reference internal" href="../information_flow_enforcement/control.html">7.1.12.6. Information Flow Enforcement</a></li> <li class="toctree-l4"><a class="reference internal" href="../public_key_infrastructure_certificates/control.html">7.1.12.7. Public Key Infrastructure</a></li> <li class="toctree-l4 current"><a class="current reference internal" href="#">7.1.12.8. Transfer to Alternate Storage</a></li> <li class="toctree-l4"><a class="reference internal" href="../transmission_confidentiality_and_integrity/control.html">7.1.12.9. Transmission Confidentiality and Integrity</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../../rsync/rsync.html">7.1.13. Rsync</a></li> <li class="toctree-l3"><a class="reference internal" href="../../ssh/ssh.html">7.1.14. SSH</a></li> <li class="toctree-l3"><a class="reference internal" href="../../stunnel/stunnel.html">7.1.15. Stunnel</a></li> <li class="toctree-l3"><a class="reference internal" href="../../sudo/sudo.html">7.1.16. Sudo</a></li> <li class="toctree-l3"><a class="reference internal" href="../../sudosh/sudosh.html">7.1.17. Sudosh</a></li> <li class="toctree-l3"><a class="reference internal" href="../../tcpwrappers/tcpwrappers.html">7.1.18. TCP Wrappers</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../../../Controls.html">7.2. Security Control Sources</a></li> <li class="toctree-l2"><a class="reference internal" href="../../../index.html#indices-and-tables">7.3. Indices and tables</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../../../../help/index.html">8. Help</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../../license.html">9. License</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../../license.html#contact">10. Contact</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../../glossary.html">11. Glossary of Terms</a></li> </ul> </div> &nbsp; </nav> <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> <nav class="wy-nav-top" role="navigation" aria-label="top navigation"> <i data-toggle="wy-nav-top" class="fa fa-bars"></i> <a href="../../../../index.html">SIMP</a> </nav> <div class="wy-nav-content"> <div class="rst-content"> <div role="navigation" aria-label="breadcrumbs navigation"> <ul class="wy-breadcrumbs"> <li><a href="../../../../index.html">Docs</a> &raquo;</li> <li><a href="../../../index.html">7. SIMP Security Control Mapping</a> &raquo;</li> <li><a href="../../../Components.html">7.1. SIMP Components</a> &raquo;</li> <li><a href="../pupmod.html">7.1.12. Pupmod</a> &raquo;</li> <li>7.1.12.8. Transfer to Alternate Storage</li> <li class="wy-breadcrumbs-aside"> <a href="../../../../_sources/security_mapping/components/pupmod/transfer_to_alternate_storage/control.txt" rel="nofollow"> View page source</a> </li> </ul> <hr/> </div> <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> <div itemprop="articleBody"> <div class="section" id="transfer-to-alternate-storage"> <h1>7.1.12.8. Transfer to Alternate Storage<a class="headerlink" href="#transfer-to-alternate-storage" title="Permalink to this headline">¶</a></h1> <p>The puppet logs are configured to be sent to syslog facility local6. In a default SIMP install, this does not send them to an external host until one is defined.</p> <p>References: <a class="reference internal" href="../../../controls/nist80053rev4/800-53-controls.html#au-4-1"><span class="std std-ref">AU-4 (1)</span></a></p> </div> </div> </div> <footer> <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> <a href="../transmission_confidentiality_and_integrity/control.html" class="btn btn-neutral float-right" title="7.1.12.9. Transmission Confidentiality and Integrity" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a> <a href="../public_key_infrastructure_certificates/control.html" class="btn btn-neutral" title="7.1.12.7. Public Key Infrastructure" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a> </div> <hr/> <div role="contentinfo"> <p> &copy; Copyright 2017, THE SIMP TEAM. </p> </div> Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. </footer> </div> </div> </section> </div> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT:'../../../../', VERSION:'4.2.X', COLLAPSE_INDEX:false, FILE_SUFFIX:'.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="../../../../_static/jquery.js"></script> <script type="text/javascript" src="../../../../_static/underscore.js"></script> <script type="text/javascript" src="../../../../_static/doctools.js"></script> <script type="text/javascript" src="../../../../_static/js/theme.js"></script> <script type="text/javascript"> jQuery(function () { SphinxRtdTheme.StickyNav.enable(); }); </script> </body> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=yes, width=device-width"> <title>Oblivion — Classes</title> <link rel="shortcut icon" href="/favicon.ico"> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/sunlight.dark.css"> <link type="text/css" rel="stylesheet" href="styles/site.oblivion.css"> </head> <body> <div class="container-fluid"> <div class="navbar navbar-fixed-top navbar-inverse"> <div class="navbar-inner"> <a class="brand" href="index.html">Oblivion</a> <ul class="nav"> <li class="dropdown"> <a href="modules.list.html" class="dropdown-toggle" data-toggle="dropdown">Modules<b class="caret"></b></a> <ul class="dropdown-menu "> <li> <a href="module-base.html">base</a> </li> <li> <a href="chains_.html">base/chains</a> </li> <li> <a href="binder.html">documents/binder</a> </li> <li> <a href="model_.html">documents/model</a> </li> <li> <a href="probe.html">documents/probe</a> </li> <li> <a href="schema_.html">documents/schema</a> </li> <li> <a href="collector.html">ink/collector</a> </li> <li> <a href="bussable_.html">mixins/bussable</a> </li> <li> <a href="signalable_.html">mixins/signalable</a> </li> <li> <a href="format.html">strings/format</a> </li> <li> <a href="logger.html">utils/logger</a> </li> </ul> </li> <li class="dropdown"> <a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b class="caret"></b></a> <ul class="dropdown-menu "> <li> <a href="base.html">base</a> </li> <li> <a href="chains.html">base/chains</a> </li> <li> <a href="model.html">documents/model</a> </li> <li> <a href="probe.queryOperators.html">documents/probe.queryOperators</a> </li> <li> <a href="probe.updateOperators.html">documents/probe.updateOperators</a> </li> <li> <a href="collector-ACollector.html">ink/collector~ACollector</a> </li> <li> <a href="collector-CollectorBase_.html">ink/collector~CollectorBase</a> </li> <li> <a href="collector-OCollector.html">ink/collector~OCollector</a> </li> <li> <a href="signalable-Signal.html">mixins/signalable~Signal</a> </li> <li> <a href="logger.Logger.html">utils/logger.Logger</a> </li> </ul> </li> <li class="dropdown"> <a href="mixins.list.html" class="dropdown-toggle" data-toggle="dropdown">Mixins<b class="caret"></b></a> <ul class="dropdown-menu "> <li> <a href="schema.html">documents/schema</a> </li> <li> <a href="bussable.html">mixins/bussable</a> </li> <li> <a href="signalable.html">mixins/signalable</a> </li> </ul> </li> </ul> </div> </div> <div class="row-fluid"> <div class="span3"> <div id="toc"></div> </div> <div class="span9"> <div id="main"> <h1 class="page-title">Classes</h1> <section> <header> <h2> </h2> </header> <article> <div class="container-overview"> <dl class="details"> </dl> </div> <h3 class="subsection-title">Classes</h3> <dl> <dt><a href="base.html">base</a></dt> <dd></dd> <dt><a href="chains.html">base/chains</a></dt> <dd></dd> <dt><a href="model.html">documents/model</a></dt> <dd></dd> <dt><a href="probe.queryOperators.html">queryOperators</a></dt> <dd></dd> <dt><a href="probe.updateOperators.html">updateOperators</a></dt> <dd></dd> <dt><a href="collector-ACollector.html">ACollector</a></dt> <dd></dd> <dt><a href="collector-CollectorBase_.html">CollectorBase</a></dt> <dd></dd> <dt><a href="collector-OCollector.html">OCollector</a></dt> <dd></dd> <dt><a href="signalable-Signal.html">Signal</a></dt> <dd></dd> <dt><a href="logger.Logger.html">Logger</a></dt> <dd></dd> </dl> </article> </section> </div> <div class="clearfix"></div> <footer> <span class="copyright"> Copyright © 2014 <a href='http://moogs.io' target='_blank'>Moogs, LLC.</a> </span> <br /> <span class="jsdoc-message"> Documentation generated by <a href="https://github.com/jsdoc3/jsdoc" target="_blank">JSDoc 3.3.0-alpha9</a> on 2014-09-07T09:05:22-07:00 </span> </footer> </div> <br clear="both"> </div> </div> <!--<script src="scripts/sunlight.js"></script>--> <script src="scripts/docstrap.lib.js"></script> <script src="scripts/bootstrap-dropdown.js"></script> <script src="scripts/toc.js"></script> <script> $( function () { $( "[id*='$']" ).each( function () { var $this = $( this ); $this.attr( "id", $this.attr( "id" ).replace( "$", "__" ) ); } ); $( "#toc" ).toc( { anchorName : function ( i, heading, prefix ) { return $( heading ).attr( "id" ) || ( prefix + i ); }, selectors : "h1,h2,h3,h4", showAndHide : false, scrollTo : "100px" } ); $( "#toc>ul" ).addClass( "nav nav-pills nav-stacked" ); $( "#main span[id^='toc']" ).addClass( "toc-shim" ); $( '.dropdown-toggle' ).dropdown(); // $( ".tutorial-section pre, .readme-section pre" ).addClass( "sunlight-highlight-javascript" ).addClass( "linenums" ); $( ".tutorial-section pre, .readme-section pre" ).each( function () { var $this = $( this ); var example = $this.find( "code" ); exampleText = example.html(); var lang = /{@lang (.*?)}/.exec( exampleText ); if ( lang && lang[1] ) { exampleText = exampleText.replace( lang[0], "" ); example.html( exampleText ); lang = lang[1]; } else { lang = "javascript"; } if ( lang ) { $this .addClass( "sunlight-highlight-" + lang ) .addClass( "linenums" ) .html( example.html() ); } } ); Sunlight.highlightAll( { lineNumbers : true, showMenu : true, enableDoclinks : true } ); } ); </script> <!--Navigation and Symbol Display--> <!--Google Analytics--> </body> </html>
<!DOCTYPE html><html lang='vi' class='normalFont' data-direction='ltr' data-theme='dark' data-style='1'><head><meta charset='utf-8'/><meta http-equiv='X-UA-Compatible' content='IE=edge'/><meta name='viewport' content='width=device-width,initial-scale=1'/><link rel='apple-touch-icon' sizes='180x180' href='images/icons/apple-touch-icon.png'/><link rel='icon' type='image/png' sizes='32x32' href='./favicon-32x32.png'/><link rel='icon' type='image/png' sizes='16x16' href='./favicon-16x16.png'/><link rel='manifest' href='manifest.json'/><link rel='mask-icon' href='safari-pinned-tab.svg' color='#0078d7'/><meta name='msapplication-TileColor' content='#0078d7'/><meta name='msapplication-TileImage' content='images/icons/mstile-144x144.png'/><meta name='msapplication-square70x70logo' content='images/icons/mstile-70x70.png'/><meta name='msapplication-square150x150logo' content='images/icons/mstile-150x150.png'/><meta name='msapplication-wide310x150logo' content='images/icons/mstile-310x150.png'/><meta name='msapplication-square310x310logo' content='images/icons/mstile-310x310.png'/><meta name='theme-color' content='#003c6c'/><meta name='google' content='notranslate'/><meta name='robots' content='index,follow'/><meta name='format-detection' content='telephone=no'/><meta name='mobile-web-app-capable' content='yes'/><meta name='apple-mobile-web-app-capable' content='yes'/><meta name='author' content='Naveen CS'/><meta name='twitter:card' content='summary_large_image'/><meta name='twitter:site' content='@periodictableio'/><meta property='og:site_name' content='Periodic-Table.io'/><meta property='og:type' content='website'/><meta name='keywords' content='Seaborgi, Bảng tuần hoàn, chemical, cácnguyêntố, interactive, PWA, Các tính chất, Ứng dụng, Lịch sử, Số đồng vị, Cấu hình electron, Số electron mỗi phân lớp, name origin, images, hazards, diagram, chemistry, information' /><meta name='description' content='Seaborgi - Properties, history, name origin, facts, applications, isotopes, electronic configuation, crystal structure, hazards and more; Interactive periodic table of the chemical elements.' /><meta property='og:description' content='Seaborgi - Properties, history, name origin, facts, applications, isotopes, electronic configuation, crystal structure, hazards and more; Interactive periodic table of the chemical elements.' /><meta name='twitter:description' content='Seaborgi - Properties, history, name origin, facts, applications, isotopes, electronic configuation, crystal structure, hazards and more; Interactive periodic table of the chemical elements.' /><meta property='og:title' content='Seaborgi - Bảng tuần hoàn' /><meta name='twitter:title' content='Seaborgi - Bảng tuần hoàn' /><title id='homeTitle'>Seaborgi - Bảng tuần hoàn</title><meta property='og:image' content='https://periodic-table.io/images/og-images/vi/element-106.png' /><meta name='twitter:image' content='https://periodic-table.io/images/og-images/vi/element-106.png' /><meta name='twitter:image:src' content='https://periodic-table.io/images/og-images/vi/element-106.png' /><meta property='og:url' content='https://vi.periodic-table.io/element-106' /><link rel='canonical' href='https://vi.periodic-table.io/element-106' /><link rel='alternate' hreflang='en' href='https://periodic-table.io/element-106'/><link rel='alternate' hreflang='en-gb' href='https://en-gb.periodic-table.io/element-106'/><link rel='alternate' hreflang='af' href='https://af.periodic-table.io/element-106'/><link rel='alternate' hreflang='id' href='https://id.periodic-table.io/element-106'/><link rel='alternate' hreflang='ms' href='https://ms.periodic-table.io/element-106'/><link rel='alternate' hreflang='ca' href='https://ca.periodic-table.io/element-106'/><link rel='alternate' hreflang='cs' href='https://cs.periodic-table.io/element-106'/><link rel='alternate' hreflang='da' href='https://da.periodic-table.io/element-106'/><link rel='alternate' hreflang='de' href='https://de.periodic-table.io/element-106'/><link rel='alternate' hreflang='es' href='https://es.periodic-table.io/element-106'/><link rel='alternate' hreflang='fr' href='https://fr.periodic-table.io/element-106'/><link rel='alternate' hreflang='hr' href='https://hr.periodic-table.io/element-106'/><link rel='alternate' hreflang='it' href='https://it.periodic-table.io/element-106'/><link rel='alternate' hreflang='hu' href='https://hu.periodic-table.io/element-106'/><link rel='alternate' hreflang='nl' href='https://nl.periodic-table.io/element-106'/><link rel='alternate' hreflang='nb-no' href='https://nb-no.periodic-table.io/element-106'/><link rel='alternate' hreflang='nn-no' href='https://nn-no.periodic-table.io/element-106'/><link rel='alternate' hreflang='pl' href='https://pl.periodic-table.io/element-106'/><link rel='alternate' hreflang='pt' href='https://pt.periodic-table.io/element-106'/><link rel='alternate' hreflang='ro' href='https://ro.periodic-table.io/element-106'/><link rel='alternate' hreflang='sk' href='https://sk.periodic-table.io/element-106'/><link rel='alternate' hreflang='sl' href='https://sl.periodic-table.io/element-106'/><link rel='alternate' hreflang='fi' href='https://fi.periodic-table.io/element-106'/><link rel='alternate' hreflang='sv' href='https://sv.periodic-table.io/element-106'/><link rel='alternate' hreflang='vi' href='https://vi.periodic-table.io/element-106'/><link rel='alternate' hreflang='tr' href='https://tr.periodic-table.io/element-106'/><link rel='alternate' hreflang='el' href='https://el.periodic-table.io/element-106'/><link rel='alternate' hreflang='bg' href='https://bg.periodic-table.io/element-106'/><link rel='alternate' hreflang='mk' href='https://mk.periodic-table.io/element-106'/><link rel='alternate' hreflang='ru' href='https://ru.periodic-table.io/element-106'/><link rel='alternate' hreflang='sr' href='https://sr.periodic-table.io/element-106'/><link rel='alternate' hreflang='uk' href='https://uk.periodic-table.io/element-106'/><link rel='alternate' hreflang='hy' href='https://hy.periodic-table.io/element-106'/><link rel='alternate' hreflang='he' href='https://he.periodic-table.io/element-106'/><link rel='alternate' hreflang='ar' href='https://ar.periodic-table.io/element-106'/><link rel='alternate' hreflang='fa' href='https://fa.periodic-table.io/element-106'/><link rel='alternate' hreflang='hi' href='https://hi.periodic-table.io/element-106'/><link rel='alternate' hreflang='th' href='https://th.periodic-table.io/element-106'/><link rel='alternate' hreflang='ja' href='https://ja.periodic-table.io/element-106'/><link rel='alternate' hreflang='ko' href='https://ko.periodic-table.io/element-106'/><link rel='alternate' hreflang='zh-cn' href='https://zh-cn.periodic-table.io/element-106'/><link rel='alternate' hreflang='zh-tw' href='https://zh-tw.periodic-table.io/element-106'/><link rel='alternate' hreflang='ta' href='https://ta.periodic-table.io/element-106'/><link rel='stylesheet' href='css/global.css' /><script defer src='js/htmlJS.js'></script><link rel='preload' href='fonts/NotoSans.woff2' as='font' crossorigin='anonymous' /><style>@font-face {font-family: SpecialRegular; src: url(fonts/NotoSans.woff2) format('woff2'); font-display: swap;}@font-face {font-family: Regular;src: url(fonts/NotoSans.woff2) format('woff2'); font-display: swap;}</style><script type='module'>import 'https://cdn.jsdelivr.net/npm/@pwabuilder/pwaupdate';const el = document.createElement('pwa-update');document.body.appendChild(el);</script></head><body><div id='overlap' class='collapsed' onclick='sideBar()'></div><section id='sidebar' class='collapsed'><div class='settingsGrid items-center'><div class='grayText'>Ngôn ngữ</div><div><select id='languageSelectSetting' class='select-css' aria-label='Ngôn ngữ' onchange='setLanguage()'><option value='en'>English</option><option value='en-gb'>English (UK)</option><option value='af'>Afrikaans</option><option value='id'>Bahasa Indonesia</option><option value='ms'>Bahasa Melayu</option><option value='ca'>Català</option><option value='cs'>Čeština</option><option value='da'>Dansk</option><option value='de'>Deutsch</option><option value='es'>Español</option><option value='fr'>Français</option><option value='hr'>Hrvatski</option><option value='it'>Italiano</option><option value='hu'>Magyar</option><option value='nl'>Nederlands</option><option value='nb-no'>Norsk Bokmål</option><option value='nn-no'>Norsk Nynorsk</option><option value='pl'>Polski</option><option value='pt'>Português</option><option value='ro'>Română</option><option value='sk'>Slovenčina</option><option value='sl'>Slovenščina</option><option value='fi'>Suomi</option><option value='sv'>Svenska</option><option value='vi'>Tiếng Việt</option><option value='tr'>Türkçe</option><option value='el'>Ελληνικά</option><option value='bg'>Български</option><option value='mk'>Македонски</option><option value='ru'>Русский</option><option value='sr'>Српски</option><option value='uk'>Українська</option><option value='hy'>Հայերեն</option><option value='he'>עברית</option><option value='ar'>العربية</option><option value='fa'>فارسی</option><option value='hi'>हिंदी</option><option value='th'>ไทย</option><option value='ja'>日本語</option><option value='ko'>한국어</option><option value='zh-cn'>中文(简体)</option><option value='zh-tw'>中文(繁體)</option><option value='ta'>தமிழ்</option></select></div><div class='grayText self-start'>Nhiệt độ</div><div class='radio-toolbar radio-temp'><input type='radio' id='tempcelsius' name='temperature' value='celsius' onchange='setTemp()' /><label class='disable-select' for='tempcelsius'>Độ Celsius</label><input type='radio' id='tempfahrenheit' name='temperature' value='fahrenheit' onchange='setTemp()' /><label class='disable-select' for='tempfahrenheit'>Độ Fahrenheit</label></div><div class='grayText self-start'>Màu sắc</div><div class='radio-toolbar radio-color'><input type='radio' id='color1' name='tableColor' value='253, 58, 74' onchange='setColorSettings()'><label id='color1Label' class='disable-select' title='Red' for='color1'></label><input type='radio' id='color2' name='tableColor' value='245, 128, 37' onchange='setColorSettings()'><label id='color2Label' class='disable-select' title='Orange' for='color2'></label><input type='radio' id='color3' name='tableColor' value='255, 167, 0' onchange='setColorSettings()'><label id='color3Label' class='disable-select' title='Yellow' for='color3'></label><input type='radio' id='color4' name='tableColor' value='123, 113, 81' onchange='setColorSettings()'><label id='color4Label' class='disable-select' title='Brown' for='color4'></label><input type='radio' id='color5' name='tableColor' value='91, 170, 9' onchange='setColorSettings()'><label id='color5Label' class='disable-select' title='Lime' for='color5'></label><input type='radio' id='color6' name='tableColor' value='26, 152, 90' onchange='setColorSettings()'><label id='color6Label' class='disable-select' title='Green' for='color6'></label><input type='radio' id='color7' name='tableColor' value='59, 168, 221' onchange='setColorSettings()'><label id='color7Label' class='disable-select' title='Cyan' for='color7'></label><input type='radio' id='color8' name='tableColor' value='0, 120, 215' onchange='setColorSettings()'><label id='color8Label' class='disable-select' title='Blue' for='color8'></label><input type='radio' id='color9' name='tableColor' value='139, 102, 204' onchange='setColorSettings()'><label id='color9Label' class='disable-select' title='Purple' for='color9'></label><input type='radio' id='color10' name='tableColor' value='228, 27, 144' onchange='setColorSettings()'><label id='color10Label' class='disable-select' title='Pink' for='color10'></label></div><div id='settingPeriodicTable' class='span-2'>Bảng tuần hoàn</div><div class='grayText'>Chiều rộng bảng</div><div><select id='marginSetting' class='select-css' aria-label='Chiều rộng bảng'><option value='1'>100%</option><option value='0.95'>95%</option><option value='0.9'>90%</option><option value='0.85'>85%</option><option value='0.8'>80%</option></select></div><div id='nameSettingLabel' class='grayText'>Tên</div><div><label class='switch'><input id='nameSelectSetting' type='checkbox' aria-labelledby='nameSettingLabel'><span class='slider round' ></span></label></div><div id='atmWtSettingLabel' class='grayText'>Nguyên tử khối</div><div><label class='switch'><input id='atmNoSelectSetting' type='checkbox' aria-labelledby='atmWtSettingLabel'><span class='slider round' ></span></label></div><div class='grayText self-start' id='tableStyle'>Style</div><div class='radio-toolbar radio-style'><input type='radio' id='style1' name='tableStyle' value='1' onchange='setStyle()' ><label id='style1Label' class='disable-select' for='style1'></label><input type='radio' id='style2' name='tableStyle' value='2' onchange='setStyle()' ><label id='style2Label' class='disable-select' for='style2'></label><input type='radio' id='style3' name='tableStyle' value='3' onchange='setStyle()' ><label id='style3Label' class='disable-select' for='style3'></label></div></div></section><nav><a id='logo' href='.' aria-label='Home'><svg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 10.054 10.054" class="periodic-table-logo" fill="#fff"><path d="M3.146 1.905a1.301 1.301 0 00-1.301 1.301 1.301 1.301 0 001.009 1.266 1.596 1.596 0 011.553-1.581 1.301 1.301 0 00-1.261-.986zm4.841 1.581a1.508 1.508 0 00-1.47 1.178l-.824-.1a.126.126 0 00-.14.11.126.126 0 00.11.14l.821.1a1.508 1.508 0 00-.004.081 1.508 1.508 0 001.508 1.508 1.508 1.508 0 001.508-1.508 1.508 1.508 0 00-1.508-1.508zm-4.331 1.69a.126.126 0 00-.078.028l-.843.683a1.301 1.301 0 00-.874-.34A1.301 1.301 0 00.56 6.848a1.301 1.301 0 001.301 1.301 1.301 1.301 0 001.301-1.301 1.301 1.301 0 00-.257-.774l.832-.674a.126.126 0 00.019-.177.126.126 0 00-.099-.047z"/><path d="M4.45 2.978a1.508 1.508 0 00-1.508 1.508 1.508 1.508 0 00.297.895l.292-.237a.201.201 0 01.283.03.201.201 0 01-.03.283l-.265.215a1.508 1.508 0 00.931.322 1.508 1.508 0 001.444-1.077l-.241-.029a.201.201 0 01-.175-.224.201.201 0 01.224-.175l.255.031a1.508 1.508 0 00.002-.034 1.508 1.508 0 00-1.508-1.508z" opacity=".7"/></svg></a><h1 class='truncate'>Seaborgi</h1><input type='checkbox' id='drop' /><ul><li><a title=Danh sách href='list'><svg xmlns='http://www.w3.org/2000/svg' width='1.75em' height='1.75em' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' fill='none' stroke-linecap='round' stroke-linejoin='round'><rect x='4' y='4' width='16' height='6' rx='2' /><rect x='4' y='14' width='16' height='6' rx='2' /></svg><span id='listLink'>Danh sách</span></a></li><li><a title=So sánh href='compare'><svg xmlns='http://www.w3.org/2000/svg' width='1.75em' height='1.75em' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' fill='none' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='3' width='6' height='6' rx='1' /><rect x='15' y='15' width='6' height='6' rx='1' /><path d='M21 11v-3a2 2 0 0 0 -2 -2h-6l3 3m0 -6l-3 3' /><path d='M3 13v3a2 2 0 0 0 2 2h6l-3 -3m0 6l3 -3' /></svg><span id='compareLink'>So sánh</span></a></li><li><label for='drop-1' class='toggle'><svg xmlns='http://www.w3.org/2000/svg' width='1.75em' height='1.75em' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' fill='none' stroke-linecap='round' stroke-linejoin='round'><rect x='4' y='4' width='16' height='16' rx='2' /><line x1='4' y1='10' x2='20' y2='10' /><line x1='10' y1='4' x2='10' y2='20' /></svg><span>Tables</span> <svg xmlns='http://www.w3.org/2000/svg' width='1.2em' height='1.2em' viewBox='5 5 15 15' stroke-width='1.5' stroke='currentColor' fill='none' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9' /></svg></label><a id='tablesLink'><svg xmlns='http://www.w3.org/2000/svg' width='1.75em' height='1.75em' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' fill='none' stroke-linecap='round' stroke-linejoin='round'><rect x='4' y='4' width='16' height='16' rx='2' /><line x1='4' y1='10' x2='20' y2='10' /><line x1='10' y1='4' x2='10' y2='20' /></svg><span>Tables</span> <svg xmlns='http://www.w3.org/2000/svg' width='1.2em' height='1.2em' viewBox='5 5 15 15' stroke-width='1.5' stroke='currentColor' fill='none' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9' /></svg></a><input type='checkbox' id='drop-1' /><ul><li><a class='tablesList' href='solubility-chart'>Solubility Chart</a></li><li><a class='tablesList' href='reactivity-series'>Reactivity Series</a></li></ul></li><li><a title=In ấn href='printables'><svg xmlns='http://www.w3.org/2000/svg' width='1.75em' height='1.75em' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' fill='none' stroke-linecap='round' stroke-linejoin='round'><path d='M17 17h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-14a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2' /><path d='M17 9v-4a2 2 0 0 0 -2 -2h-6a2 2 0 0 0 -2 2v4' /><rect x='7' y='13' width='10' height='8' rx='2' /></svg><span id='printableLink'>In ấn</span></a></li><li><a title=Cửa hàng href='store'><svg xmlns='http://www.w3.org/2000/svg' width='1.75em' height='1.75em' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' fill='none' stroke-linecap='round' stroke-linejoin='round'><path d='M15 4l6 2v5h-3v8a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1v-8h-3v-5l6 -2a3 3 0 0 0 6 0' /></svg><span id='storeLink'>Cửa hàng</span></a></li><li><a title=Dịch thuật href='translation'><svg xmlns='http://www.w3.org/2000/svg' width='1.75em' height='1.75em' viewBox='1 1 22 22' stroke-width='1.5' stroke='currentColor' fill='none' stroke-linecap='round' stroke-linejoin='round'><path d='M5 7h7m-2 -2v2a5 8 0 0 1 -5 8m1 -4a7 4 0 0 0 6.7 4' /><path d='M11 19l4 -9l4 9m-.9 -2h-6.2' /></svg><span id='translateLink'>Dịch thuật</span></a></li></ul><button onclick='sideBar()' title='Cài đặt'><svg xmlns='http://www.w3.org/2000/svg' width='1.75em' height='1.75em' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' fill='none' stroke-linecap='round' stroke-linejoin='round'><path d='M10.325 4.317c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35a1.724 1.724 0 0 0 -1.066 2.573c.94 1.543 -.826 3.31 -2.37 2.37a1.724 1.724 0 0 0 -2.572 1.065c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065z' /><circle cx='12' cy='12' r='3' /></svg></button><button id='themeIcon' onclick='changeTheme()' data-theme='light' title='Chủ đề'><svg xmlns='http://www.w3.org/2000/svg' width='1.75em' height='1.75em' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' fill='none' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='4' /><path d='M3 12h1m8 -9v1m8 8h1m-9 8v1m-6.4 -15.4l.7 .7m12.1 -.7l-.7 .7m0 11.4l.7 .7m-12.1 -.7l-.7 .7' /></svg></button><label for='drop' onclick='toggleMenu()' class='toggle burger'><svg xmlns='http://www.w3.org/2000/svg' width='1.75em' height='1.75em' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' fill='none' stroke-linecap='round' stroke-linejoin='round'><line x1='4' y1='6' x2='20' y2='6' /><line x1='4' y1='12' x2='20' y2='12' /><line x1='4' y1='18'x2='20' y2='18' /></svg></label></nav><div class='content'><div class='content-wrapper'><div class='container'><div class='masonry'><div id='elementName' class='box-content masonry-col text-center'><div class='line-height-2'><h1>Seaborgi</h1></div></div><div class='elementSqr'><div class='flex'><div id='firstSquare' class='flex-item masonry-col flex flex-col'><div id='resultNumber' class='flex line-height-normal'>106</div><div id='resultSymbol' class='flex justify-center line-height-normal'><span class='self-center'>Sg</span></div></div></div><div class='flex'><div id='secondSquare' class='flex-item masonry-col grid'><div class='grayText truncate' title='Nhóm'>Nhóm</div><div>6</div><div class='grayText truncate' title='Chu kỳ'>Chu kỳ</div><div>7</div><div class='grayText truncate' title='Phân lớp'>Phân lớp</div><div>d</div></div></div></div><div class='box-content masonry-col'><div class='grid-3 text-center'><div class='grayText truncate' title='Prô ton'>Prô ton</div><div class='grayText truncate' title='Electron'>Electron</div><div class='grayText truncate' title='Nơ tron'>Nơ tron</div><div class='font-size-1-5'>106</div><div class='font-size-1-5'>106</div><div class='font-size-1-5'>156</div></div></div><div class='box-content masonry-col'><span class='headerOutline text-upper'>Tính Chất Chung</span><div class='grid'><div class='grayText'>Số nguyên tử</div><div>106</div><div class='grayText'>Nguyên tử khối</div><div>[269]</div><div class='grayText'>Số khối</div><div>262</div><div class='grayText'>Danh mục</div><div>Kim loại chuyển tiếp</div><div class='grayText'>Màu sắc</div><div>Không rõ</div><div class='grayText'>Có tính phóng xạ</div><div>Có</div></div></div><div class='box-content text-center masonry-col'><div class='line-height-2'>Đặt tên theo Glenn Seaborg, nhà vật lí hạt nhân người Mĩ đạt giải Nobel</div></div><div class='box-content masonry-col'><div class='grid'><div class='grayText'>Cấu trúc tinh thể</div><div>Không rõ</div></div><div></div></div><div class='box-content masonry-col'><span class='headerOutline text-upper'>Lịch sử</span><div class='line-height-2'>Scientists working at the Joint Institute for Nuclear Research in Dubna, USSR reported their discovery of element 106 in June 1974.<br><br>Synthesis was also reported in September 1974 at the Lawrence Berkeley Laboratory by the workers of the Lawrence Berkeley and Livermore Laboratories led by Albert Ghiorso and E. Kenneth Hulet.<br><br>It was produced by collisions of californium-249 with oxygen atoms.</div></div><div id='electronConf' class='box-content masonry-col'><div class='grid padding-bottom-25'><div class='grayText'>Số electron mỗi phân lớp</div><div class='ltrText justify-start'>2, 8, 18, 32, 32, 12, 2</div><div class='grayText hyphen'>Cấu hình electron</div><div class='ltrText justify-start'>[Rn] 5f<sup>14</sup> 6d<sup>4</sup> 7s<sup>2</sup></div></div><svg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='-800 -800 1600 1600' class='atom pt-6'><g class='g'><circle class='nucleus' r='130' /><text class='font-fam' x='0' y='0' fill='#ffffff' alignment-baseline='middle' dominant-baseline='middle' text-anchor='middle'>Sg</text><g class='one' fill='currentColor'><circle r=230 fill='none' stroke='currentColor' stroke-width=8 /><circle class='electron' cx=0 cy=-230 r=25 /><circle class='electron' cx=0 cy=230 r=25 /></g><g class='two' fill='currentColor'><circle r=320 fill='none' stroke='currentColor' stroke-width=8 /><circle class='electron' cx=0 cy=-320 r=25 /><circle class='electron' cx=0 cy=320 r=25 /><circle class='electron' cx=-320 cy=0 r=25 /><circle class='electron' cx=320 cy=0 r=25 /><circle class='electron' cx=-226.272 cy=-226.272 r=25 /><circle class='electron' cx=226.272 cy=-226.272 r=25 /><circle class='electron' cx=-226.272 cy=226.272 r=25 /><circle class='electron' cx=226.272 cy=226.272 r=25 /></g><g class='three' fill='currentColor'><circle r=410 fill='none' stroke='currentColor' stroke-width=8 /><circle class='electron' cx=0 cy=-410 r=25 /><circle class='electron' cx=0 cy=410 r=25 /><circle class='electron' cx=-403.77117873000003 cy=-71.19575298 r=25 /><circle class='electron' cx=403.77117873000003 cy=-71.19575298 r=25 /><circle class='electron' cx=-355.07041399999997 cy=205 r=25 /><circle class='electron' cx=355.07041399999997 cy=205 r=25 /><circle class='electron' cx=-263.542916 cy=-314.07822163 r=25 /><circle class='electron' cx=263.542916 cy=-314.07822163 r=25 /><circle class='electron' cx=-263.542916 cy=314.07822163 r=25 /><circle class='electron' cx=263.542916 cy=314.07822163 r=25 /><circle class='electron' cx=-355.07041399999997 cy=-205 r=25 /><circle class='electron' cx=355.07041399999997 cy=-205 r=25 /><circle class='electron' cx=-403.77117873000003 cy=71.19575298 r=25 /><circle class='electron' cx=403.77117873000003 cy=71.19575298 r=25 /><circle class='electron' cx=-140.2282 cy=-385.2739742 r=25 /><circle class='electron' cx=140.2282 cy=-385.2739742 r=25 /><circle class='electron' cx=-140.2282 cy=385.2739742 r=25 /><circle class='electron' cx=140.2282 cy=385.2739742 r=25 /></g><g class='four' fill='currentColor'><circle r=500 fill='none' stroke='currentColor' stroke-width=8 /><circle class='electron' cx=0 cy=-500 r=25 /><circle class='electron' cx=0 cy=500 r=25 /><circle class='electron' cx=-500 cy=0 r=25 /><circle class='electron' cx=500 cy=0 r=25 /><circle class='electron' cx=-353.54999999999995 cy=-353.54999999999995 r=25 /><circle class='electron' cx=353.54999999999995 cy=-353.54999999999995 r=25 /><circle class='electron' cx=-353.54999999999995 cy=353.54999999999995 r=25 /><circle class='electron' cx=353.54999999999995 cy=353.54999999999995 r=25 /><circle class='electron' cx=-461.93976625564335 cy=-191.3417161825449 r=25 /><circle class='electron' cx=461.93976625564335 cy=-191.3417161825449 r=25 /><circle class='electron' cx=461.93976625564335 cy=191.3417161825449 r=25 /><circle class='electron' cx=-461.93976625564335 cy=191.3417161825449 r=25 /><circle class='electron' cx=-191.3417161825449 cy=-461.93976625564335 r=25 /><circle class='electron' cx=191.3417161825449 cy=-461.93976625564335 r=25 /><circle class='electron' cx=-191.3417161825449 cy=461.93976625564335 r=25 /><circle class='electron' cx=191.3417161825449 cy=461.93976625564335 r=25 /><circle class='electron' cx=-490.3926402016152 cy=-97.54516100806414 r=25 /><circle class='electron' cx=490.3926402016152 cy=-97.54516100806414 r=25 /><circle class='electron' cx=-97.54516100806414 cy=490.3926402016152 r=25 /><circle class='electron' cx=415.7348061512726 cy=277.78511650980107 r=25 /><circle class='electron' cx=-97.54516100806414 cy=-490.3926402016152 r=25 /><circle class='electron' cx=277.78511650980107 cy=-415.7348061512726 r=25 /><circle class='electron' cx=-415.7348061512726 cy=277.78511650980107 r=25 /><circle class='electron' cx=-277.78511650980107 cy=-415.7348061512726 r=25 /><circle class='electron' cx=97.54516100806414 cy=490.3926402016152 r=25 /><circle class='electron' cx=-490.3926402016152 cy=97.54516100806414 r=25 /><circle class='electron' cx=490.3926402016152 cy=97.54516100806414 r=25 /><circle class='electron' cx=97.54516100806414 cy=-490.3926402016152 r=25 /><circle class='electron' cx=-415.7348061512726 cy=-277.78511650980107 r=25 /><circle class='electron' cx=277.78511650980107 cy=415.7348061512726 r=25 /><circle class='electron' cx=415.7348061512726 cy=-277.78511650980107 r=25 /><circle class='electron' cx=-277.78511650980107 cy=415.7348061512726 r=25 /></g><g class='five' fill='currentColor'><circle r=590 fill='none' stroke='currentColor' stroke-width=8 /><circle class='electron' cx=0 cy=-590 r=25 /><circle class='electron' cx=0 cy=590 r=25 /><circle class='electron' cx=-590 cy=0 r=25 /><circle class='electron' cx=590 cy=0 r=25 /><circle class='electron' cx=-417.18899999999996 cy=-417.18899999999996 r=25 /><circle class='electron' cx=417.18899999999996 cy=-417.18899999999996 r=25 /><circle class='electron' cx=-417.18899999999996 cy=417.18899999999996 r=25 /><circle class='electron' cx=417.18899999999996 cy=417.18899999999996 r=25 /><circle class='electron' cx=-545.0889241816592 cy=-225.78322509540297 r=25 /><circle class='electron' cx=545.0889241816592 cy=-225.78322509540297 r=25 /><circle class='electron' cx=545.0889241816592 cy=225.78322509540297 r=25 /><circle class='electron' cx=-545.0889241816592 cy=225.78322509540297 r=25 /><circle class='electron' cx=-225.78322509540297 cy=-545.0889241816592 r=25 /><circle class='electron' cx=225.78322509540297 cy=-545.0889241816592 r=25 /><circle class='electron' cx=-225.78322509540297 cy=545.0889241816592 r=25 /><circle class='electron' cx=225.78322509540297 cy=545.0889241816592 r=25 /><circle class='electron' cx=-578.6633154379059 cy=-115.10328998951569 r=25 /><circle class='electron' cx=578.6633154379059 cy=-115.10328998951569 r=25 /><circle class='electron' cx=-115.10328998951569 cy=578.6633154379059 r=25 /><circle class='electron' cx=490.5670712585017 cy=327.78643748156526 r=25 /><circle class='electron' cx=-115.10328998951569 cy=-578.6633154379059 r=25 /><circle class='electron' cx=327.78643748156526 cy=-490.5670712585017 r=25 /><circle class='electron' cx=-490.5670712585017 cy=327.78643748156526 r=25 /><circle class='electron' cx=-327.78643748156526 cy=-490.5670712585017 r=25 /><circle class='electron' cx=115.10328998951569 cy=578.6633154379059 r=25 /><circle class='electron' cx=-578.6633154379059 cy=115.10328998951569 r=25 /><circle class='electron' cx=578.6633154379059 cy=115.10328998951569 r=25 /><circle class='electron' cx=115.10328998951569 cy=-578.6633154379059 r=25 /><circle class='electron' cx=-490.5670712585017 cy=-327.78643748156526 r=25 /><circle class='electron' cx=327.78643748156526 cy=490.5670712585017 r=25 /><circle class='electron' cx=490.5670712585017 cy=-327.78643748156526 r=25 /><circle class='electron' cx=-327.78643748156526 cy=490.5670712585017 r=25 /></g><g class='six' fill='currentColor'><circle r=680 fill='none' stroke='currentColor' stroke-width=8 /><circle class='electron' cx=0 cy=-680 r=25 /><circle class='electron' cx=0 cy=680 r=25 /><circle class='electron' cx=-669.66927204 cy=-118.08076103999998 r=25 /><circle class='electron' cx=669.66927204 cy=-118.08076103999998 r=25 /><circle class='electron' cx=-588.8972719999999 cy=340 r=25 /><circle class='electron' cx=588.8972719999999 cy=340 r=25 /><circle class='electron' cx=-437.095568 cy=-520.9102212399999 r=25 /><circle class='electron' cx=437.095568 cy=-520.9102212399999 r=25 /><circle class='electron' cx=-437.095568 cy=520.9102212399999 r=25 /><circle class='electron' cx=437.095568 cy=520.9102212399999 r=25 /><circle class='electron' cx=-588.8972719999999 cy=-340 r=25 /><circle class='electron' cx=588.8972719999999 cy=-340 r=25 /></g><g class='seven' fill='currentColor'><circle r=770 fill='none' stroke='currentColor' stroke-width=8 /><circle class='electron' cx=0 cy=-770 r=25 /><circle class='electron' cx=0 cy=770 r=25 /></g></g></svg></div><div class='box-content masonry-col text-center'><div class='line-height-2'>There are 12 known isotopes of seaborgium</div></div><div class='box-content masonry-col'><span class='headerOutline text-upper'>Tính Chất Vật Lý</span><div class='grid'><div class='grayText'>Trạng thái vật chất</div><div>Rắn</div><div class='grayText'>Mật độ</div><div>35 g/cm<sup>3</sup></div><div class='grayText'>Nhiệt độ nóng chảy</div><div id='outputMeltingMain'>-</div><div class='grayText'>Nhiệt độ sôi</div><div id='outputBoilingMain'>-</div><div class='grayText'>Nhiệt lượng nóng chảy</div><div>Không rõ</div><div class='grayText'>Nhiệt bay hơi</div><div>Không rõ</div><div class='grayText hyphen'>Nhiệt dung</div><div>-</div></div></div><div class='box-content masonry-col'><div class='grid'><div class='grayText'>Hàm lượng trong vỏ trái đất</div><div>Không rõ</div><div class='grayText'>Hàm lượng trong vũ trụ</div><div>Không rõ</div></div></div><div class='masonry-col'><div class='blog-thumb'><img id='elementPic' src='https://periodic-table.io/images/elements/Sg.jpg' alt=The element is named after Glenn T. Seaborg, atomic pioneer and Commissioner of the Atomic Energy Commission data-toggle='modal' data-target='#exampleModal' /></div><div class='box-content bottom-rounded line-height-2'><span class='grayText'>Nguồn ảnh: </span><a class='underlineLink' target='_blank' rel='noopener' href='http://commons.wikimedia.org/wiki/File:Glenn_Seaborg_-_1964.jpg'>Wikimedia Commons (Atomic Energy Commission)</a><div class='pt-4'>The element is named after Glenn T. Seaborg, atomic pioneer and Commissioner of the Atomic Energy Commission</div></div></div><div class='box-content masonry-col'><div class='grid'><div class='grayText'>Số CAS</div><div>54038-81-2</div><div class='grayText'>PubChem CID Number</div><div>Không rõ</div></div></div><div class='box-content masonry-col'><span class='headerOutline text-upper'>Tính Chất Nguyên Tử</span><div class='grid'><div class='grayText'>Bán kính nguyên tử</div><div>-</div><div class='grayText'>Bán kính cộng hoá trị</div><div>143 pm</div><div class='grayText hyphen'>Độ âm điện</div><div>-</div><div class='grayText hyphen'>Năng lượng ion hóa</div><div>-</div><div class='grayText'>Nguyên tử khối</div><div>-</div><div class='grayText hyphen'>Độ dẫn nhiệt</div><div>-</div><div class='grayText hyphen'>Trạng thái ôxy hóa</div><div class='ltrText justify-start'>6</div></div></div><div class='box-content masonry-col'><span class='headerOutline text-upper grayText'>Ứng dụng</span><div class='line-height-2'>Seaborgium is used for scientific research purposes only.</div></div><div class='box-content masonry-col text-center'><div class='line-height-2'>Seaborgi có hại do tính phóng xạ của nó</div></div><div class='box-content masonry-col'><span class='headerOutline text-upper'>Số đồng vị</span><div class='grayText py-4'>Các đồng vị bền</div><span>-</span><div class='grayText py-4'>Các đồng vị không bền</div><span><sup>258</sup>Sg, <sup>259</sup>Sg, <sup>260</sup>Sg, <sup>261</sup>Sg, <sup>262</sup>Sg, <sup>263</sup>Sg, <sup>264</sup>Sg, <sup>265</sup>Sg, <sup>266</sup>Sg, <sup>267</sup>Sg, <sup>268</sup>Sg, <sup>269</sup>Sg, <sup>270</sup>Sg, <sup>271</sup>Sg, <sup>272</sup>Sg, <sup>273</sup>Sg</span></div><div class='box-content masonry-col'><span class='headerOutline text-upper'>Liên Kết Ngoài</span><div class='webLink'><a href='https://vi.wikipedia.org/wiki/seaborgium' class='underlineLink' target='_blank' rel='noopener noreferrer'>Wikipedia</a></div><a href='https://www.britannica.com/science/seaborgium' class='webLink' target='_blank' rel='noopener noreferrer'><span class='underlineLink'>Encyclopaedia Britannica</span></a><a href='http://www.wolframalpha.com/input/?i=seaborgium+element' class='webLink' target='_blank' rel='noopener noreferrer'><span class='underlineLink'>Wolfram Alpha</span></a><a href='http://www.chemicool.com/elements/seaborgium.html' class='webLink' target='_blank' rel='noopener noreferrer'><span class='underlineLink'>Chemicool</span></a><a href='http://www.rsc.org/periodic-table/element/106/seaborgium' class='webLink' target='_blank' rel='noopener noreferrer'><span class='underlineLink'>RSC Visual Elements</span></a><a href='http://www.webelements.com/seaborgium/' class='webLink' target='_blank' rel='noopener noreferrer'><span class='underlineLink'>WebElements</span></a></div><div class='box-content masonry-col'><svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 325 75' id='tableSVG'><g transform='translate(0,-977.3622)'><g style='opacity: 0.4;'><path transform='translate(0,977.3622)' d='m 162.5,32.5 0,20 10,0 0,20 90,0 0,-40 -90,0 -10,0 z' style='fill: #c76d6d;' /><path d='m 2.5,989.86218 10,0 0,60.00002 -10,0 z' style='fill: #ba6f9c;' /><path d='m 12.5,989.86218 10,0 0,60.00002 -10,0 z' style='fill: #5688aa;' /><path d='m 22.5,1029.8622 150,0 0,10 -150,0 z' style='fill: #a97942;' /><path d='m 22.5,1039.8622 150,0 0,10 -150,0 z' style='fill: #857d61;' /><path d='m 312.5,979.8622 10,0 0,70 -10,0 z' style='fill: #529311;' /><path transform='translate(0,977.3622)' d='m 262.5,22.5 0,50 10,0 10,0 10,0 10,0 0,-10 -10,0 0,-10 -10,0 0,-10 -10,0 0,-20 -10,0 z'style='fill: #8b77c6;' /><path transform='translate(0,977.3622)' d='m 272.5,12.5 0,10 10,0 0,10 10,0 0,10 10,0 0,-30 -10,0 -10,0 -10,0 z'style='fill: #3f8f67;' /><path d='m 302.5,989.8622 10,0 0,60 -10,0 z' style='fill: #498dad;' /><path d='m 2.5,979.86218 10,0 0,10 -10,0 z' style='fill: #3f8f67;' /><path transform='translate(0,977.3622)' d='m 262.5,12.5 0,10 10,0 0,-10 -10,0 z m 10,10 0,20 10,0 0,10 10,0 0,10 10,0 0,-20 -10,0 0,-10 -10,0 0,-10 -10,0 z'style='fill: #d1744b;' /><path d='m 0,977.3622 0,2.5 0,70 0,2.5 325,0 0,-2.5 0,-70 0,-2.5 -15,0 0,2.5 0,7.5 -50,0 0,2.5 0,17.5 -100,0 0,2.5 0,17.5 -135,0 0,-37.5 0,-2.5 -10,0 0,-7.49805 -2.5,0 0,7.49805 0,0.002 0,2.498 10,0 0,40 2.5,0 135,0 2.5,0 0,-20 97.5,0 2.5,0 0,-20 50,0 0,-2.5 0,-7.5 10,0 0,70 -320,0 0,-70 12.5,0 0,-2.5 -15,0 z'style='fill: #808080;' /></g><g id='highlight' transform='translate(190,0)'><path style='fill: #ffffff;' d='m 2.5,1039.8622 10,0 0,10 -10,0 z' /><path d='m 2.5,1039.8622 0,2.9199 2.919922,-2.9199 -2.919922,0 z m 6.455078,0 -6.455078,6.4551 0,3.5371 9.990234,-9.9922 -3.535156,0 z m 3.544922,3.5273 -6.472656,6.4727 3.535156,0 2.9375,-2.9375 0,-3.5352 z'style='fill: #000000;' /></g></g></svg><div id='elementNav' class='pt-4'><a href='element-105' class='underlineLink'>Dubni</a><svg xmlns='http://www.w3.org/2000/svg' width='1.5em' height='1.5em' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' fill='none' stroke-linecap='round' stroke-linejoin='round'><line x1='5' y1='12' x2='19' y2='12' /><line x1='5' y1='12' x2='9' y2='16' /><line x1='5' y1='12' x2='9' y2='8' /></svg><span>Sg</span><svg xmlns='http://www.w3.org/2000/svg' width='1.5em' height='1.5em' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' fill='none' stroke-linecap='round' stroke-linejoin='round'><line x1='5' y1='12' x2='19' y2='12' /><line x1='15' y1='16' x2='19' y2='12' /><line x1='15' y1='8' x2='19' y2='12' /></svg><a href='element-107' class='underlineLink'>Bohri</a></div></div></div></div></div></div><section class='footer'><div class='flex flex-wrap justify-center pt-2'><a target='_blank' href='https://feedback.periodic-table.io/' rel='noopener noreferrer' class='m-1 px-4 py-2'>Ý kiến</a><a href='translation' class='m-1 px-4 py-2'>Dịch</a><a href='about' class='m-1 px-4 py-2'>Giới thiệu</a><a href='credits' class='m-1 px-4 py-2'>Tín chỉ</a><a href='privacy-policy' class='m-1 px-4 py-2'>‎Chính sách bảo mật‎</a></div><div class='flex flex-wrap justify-center pt-2 py-4'><a target='_blank' href='https://github.com/catchspider2002/periodic-table.io' rel='noopener noreferrer' class='flex m-1 p-2' title='Github'><svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 512 512' stroke='currentColor' fill='currentColor'><path d='M256 6.178c-141 0-256 115-256 256 0 113 73 209 175 243 13 3 18-5 18-12 0-6-1-26-1-48-71 16-86-30-86-30-12-30-28-37-28-37-24-16 1-16 1-16 26 2 40 26 40 26 22 40 59 28 74 22 2-17 9-28 16-35-57-6-116-28-116-126 0-28 10-51 26-69-3-6-11-32 3-68 0 0 21-6 70 27 20-6 42-9 64-9s44 3 64 9c49-33 70-27 70-27 14 36 6 62 3 68 16 18 26 41 26 69 0 98-60 120-117 126 10 8 18 24 18 48 0 34-1 61-1 70 0 7 5 15 18 12 102-34 175-130 175-243 0-141-115-256-256-256z' /></svg></a><a target='_blank' href='https://twitter.com/periodictableio' rel='noopener noreferrer' class='flex m-1 p-2' title='Twitter'><svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 512 512' stroke='currentColor' fill='currentColor'><path d='M511.426 97c-19 9-39 14-60 17 21-13 38-34 46-58-20 12-43 20-67 25-19-20-46-33-76-33-58 0-105 47-105 105 0 8 0 16 2 24-87-4-164-46-216-110-9 16-14 34-14 53 0 36 18 69 46 87-17 0-33-5-47-13v2c0 50 36 93 84 103-9 2-18 3-28 3-7 0-13 0-20-2 14 42 53 72 99 73-36 29-82 45-131 45-8 0-17 0-25-1 47 30 102 47 161 47 193 0 299-160 299-299v-13c20-15 38-34 52-55z' /></svg></a><a target='_blank' href='https://www.instagram.com/periodictableio/' rel='noopener noreferrer' class='flex m-1 p-2' title='Instagram'><svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 512 512' stroke='currentColor' fill='currentColor'><path d='M466 256c0-68 0-77-2-103-1-25-5-39-8-48-5-12-11-20-20-29s-17-15-29-20c-9-3-23-7-47-8-27-2-36-2-104-2s-76 0-103 2c-25 1-39 5-48 8-12 5-20 11-29 20s-15 17-19 29c-4 9-8 23-9 47-1 27-2 36-2 104s1 76 2 103c1 25 5 39 9 48 4 12 10 20 19 29s17 15 29 19c9 4 23 8 48 9 27 1 35 2 103 2s77-1 103-2c25-1 39-5 48-9 12-4 20-10 29-19s15-17 20-29c3-9 7-23 8-48 2-27 2-35 2-103zm46 0c0 69 0 78-2 105-1 28-5 46-11 63-7 16-16 31-30 45s-29 23-45 30c-17 6-35 10-62 11-28 2-37 2-106 2-70 0-78 0-106-2-27-1-45-5-62-11-17-7-31-16-45-30s-23-29-30-45c-6-17-10-35-11-62-2-28-2-36-2-106 0-69 0-78 2-105 1-28 5-46 11-63 7-16 16-31 30-45s28-23 45-29c17-7 35-11 62-12 28-1 36-2 106-2 69 0 78 1 105 2 28 1 46 5 62 12 17 6 32 15 46 29s23 28 29 45c7 17 11 35 12 62 2 28 2 36 2 106zm-125 0c0 73-58 131-131 131s-132-58-132-131 59-132 132-132 131 59 131 132zm-216 0c0 47 38 85 85 85s85-38 85-85-38-85-85-85-85 38-85 85zM393 89c-17 0-31 13-31 30s14 31 31 31 30-14 30-31-13-30-30-30z' /></svg></a><a target='_blank' href='https://gumroad.com/periodictabio' rel='noopener noreferrer' class='flex m-1 p-2' title='Gumroad'><svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 512 512' stroke='currentColor' fill='currentColor'><path d='M338 321c12 0 21 10 21 22s-9 22-21 22c0 0 0 0 0 0v0c-12 0-22-10-22-22s10-22 22-22c0 0 0 0 0 0zM455 24s0 0 0 0c12 0 22 9 22 21s-10 22-22 22c0 0 0 0 0 0-12 0-22-10-22-22s10-21 22-21zM71 66h344c7 15 23 25 40 25 25 0 45-21 45-46S480 0 455 0c-19 0-35 12-42 28H71c-33 0-59 26-59 58v366c0 32 27 60 59 60h366c32 0 58-27 58-60V235c0-33-26-60-58-60H220c-33 0-61 27-61 60v68c0 32 27 57 61 57h76c6 17 23 29 42 29v0c25 0 45-21 45-46s-20-45-45-45c-18 0-33 10-41 24v0h-77c-11 0-23-7-23-19v-68c0-12 11-22 23-22h217c11 0 20 10 20 22v217c0 12-9 22-20 22H71c-11 0-21-10-21-22V86c0-11 9-20 21-20z' /></svg></a></div><div class='flex flex-wrap justify-center p-2 pb-8 self-center'>Made with&nbsp; <span style='color:#e25555'>❤</span> &nbsp;by <a target='_blank' href='https://twitter.com/MrNaveenCS/' rel='noopener noreferrer'><span class='linkText'>Naveen CS</span></a></div></section><!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "667af63b5e7d4de992a251a834464e5d"}'></script><!-- End Cloudflare Web Analytics --></body></html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title>Statistics of ADJ in UD_Old_Turkish-Tonqq</title> <link rel="root" href=""/> <!-- for JS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="../../css/jquery-ui-redmond.css"/> <link rel="stylesheet" type="text/css" href="../../css/style.css"/> <link rel="stylesheet" type="text/css" href="../../css/style-vis.css"/> <link rel="stylesheet" type="text/css" href="../../css/hint.css"/> <script type="text/javascript" src="../../lib/ext/head.load.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.2/anchor.min.js"></script> <script>document.addEventListener("DOMContentLoaded", function(event) {anchors.add();});</script> <!-- Set up this custom Google search at https://cse.google.com/cse/business/settings?cx=001145188882102106025:dl1mehhcgbo --> <!-- DZ 2021-01-22: I am temporarily hiding the search field to find out whether it slows down loading of the title page. <script> (function() { var cx = '001145188882102106025:dl1mehhcgbo'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> --> <!-- <link rel="shortcut icon" href="favicon.ico"/> --> </head> <body> <div id="main" class="center"> <div id="hp-header"> <table width="100%"><tr><td width="50%"> <span class="header-text"><a href="http://universaldependencies.org/#language-">home</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/edit/pages-source/treebanks/otk_tonqq/otk_tonqq-pos-ADJ.md" target="#">edit page</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/issues">issue tracker</a></span> </td><td> <gcse:search></gcse:search> </td></tr></table> </div> <hr/> <div class="v2complete"> This page pertains to UD version 2. </div> <div id="content"> <noscript> <div id="noscript"> It appears that you have Javascript disabled. Please consider enabling Javascript for this page to see the visualizations. </div> </noscript> <!-- The content may include scripts and styles, hence we must load the shared libraries before the content. --> <script type="text/javascript"> console.time('loading libraries'); var root = '../../'; // filled in by jekyll head.js( // External libraries // DZ: Copied from embedding.html. I don't know which one is needed for what, so I'm currently keeping them all. root + 'lib/ext/jquery.min.js', root + 'lib/ext/jquery.svg.min.js', root + 'lib/ext/jquery.svgdom.min.js', root + 'lib/ext/jquery.timeago.js', root + 'lib/ext/jquery-ui.min.js', root + 'lib/ext/waypoints.min.js', root + 'lib/ext/jquery.address.min.js' ); </script> <h2 id="treebank-statistics-ud_old_turkish-tonqq-pos-tags-adj">Treebank Statistics: UD_Old_Turkish-Tonqq: POS Tags: <code class="language-plaintext highlighter-rouge">ADJ</code></h2> <p>There are 1 <code class="language-plaintext highlighter-rouge">ADJ</code> lemmas (8%), 9 <code class="language-plaintext highlighter-rouge">ADJ</code> types (9%) and 12 <code class="language-plaintext highlighter-rouge">ADJ</code> tokens (5%). Out of 13 observed tags, the rank of <code class="language-plaintext highlighter-rouge">ADJ</code> is: 1 in number of lemmas, 4 in number of types and 6 in number of tokens.</p> <p>The 10 most frequent <code class="language-plaintext highlighter-rouge">ADJ</code> lemmas: <em>_</em></p> <p>The 10 most frequent <code class="language-plaintext highlighter-rouge">ADJ</code> types: <em>𐰋𐰃𐰠𐰏𐰀, 𐰾𐰢𐰕, 𐱃𐰆𐰺𐰸, 𐰉𐰆𐰖𐰞𐰀, 𐰉𐰎𐰀, 𐰋𐰠𐰏𐰀, 𐰖𐰸, 𐰴𐰺𐰀, 𐰾𐰃𐰼</em></p> <p>The 10 most frequent ambiguous lemmas: <em>_</em> (<tt><a href="otk_tonqq-pos-PUNCT.html">PUNCT</a></tt> 82, <tt><a href="otk_tonqq-pos-NOUN.html">NOUN</a></tt> 40, <tt><a href="otk_tonqq-pos-VERB.html">VERB</a></tt> 26, <tt><a href="otk_tonqq-pos-PROPN.html">PROPN</a></tt> 19, <tt><a href="otk_tonqq-pos-AUX.html">AUX</a></tt> 13, <tt><a href="otk_tonqq-pos-ADJ.html">ADJ</a></tt> 12, <tt><a href="otk_tonqq-pos-ADV.html">ADV</a></tt> 8, <tt><a href="otk_tonqq-pos-NUM.html">NUM</a></tt> 6, <tt><a href="otk_tonqq-pos-PRON.html">PRON</a></tt> 6, <tt><a href="otk_tonqq-pos-ADP.html">ADP</a></tt> 3, <tt><a href="otk_tonqq-pos-PART.html">PART</a></tt> 3, <tt><a href="otk_tonqq-pos-SCONJ.html">SCONJ</a></tt> 2, <tt><a href="otk_tonqq-pos-CCONJ.html">CCONJ</a></tt> 1)</p> <p>The 10 most frequent ambiguous types:</p> <h2 id="morphology">Morphology</h2> <p>The form / lemma ratio of <code class="language-plaintext highlighter-rouge">ADJ</code> is 9.000000 (the average of all parts of speech is 8.076923).</p> <p>The 1st highest number of forms (9) was observed with the lemma “_”: <em>𐰉𐰆𐰖𐰞𐰀, 𐰉𐰎𐰀, 𐰋𐰃𐰠𐰏𐰀, 𐰋𐰠𐰏𐰀, 𐰖𐰸, 𐰴𐰺𐰀, 𐰾𐰃𐰼, 𐰾𐰢𐰕, 𐱃𐰆𐰺𐰸</em>.</p> <p><code class="language-plaintext highlighter-rouge">ADJ</code> does not occur with any features.</p> <h2 id="relations">Relations</h2> <p><code class="language-plaintext highlighter-rouge">ADJ</code> nodes are attached to their parents using 3 different relations: <tt><a href="otk_tonqq-dep-amod.html">amod</a></tt> (10; 83% instances), <tt><a href="otk_tonqq-dep-compound.html">compound</a></tt> (1; 8% instances), <tt><a href="otk_tonqq-dep-conj.html">conj</a></tt> (1; 8% instances)</p> <p>Parents of <code class="language-plaintext highlighter-rouge">ADJ</code> nodes belong to 3 different parts of speech: <tt><a href="otk_tonqq-pos-NOUN.html">NOUN</a></tt> (8; 67% instances), <tt><a href="otk_tonqq-pos-PROPN.html">PROPN</a></tt> (3; 25% instances), <tt><a href="otk_tonqq-pos-VERB.html">VERB</a></tt> (1; 8% instances)</p> <p>10 (83%) <code class="language-plaintext highlighter-rouge">ADJ</code> nodes are leaves.</p> <p>1 (8%) <code class="language-plaintext highlighter-rouge">ADJ</code> nodes have one child.</p> <p>1 (8%) <code class="language-plaintext highlighter-rouge">ADJ</code> nodes have two children.</p> <p>The highest child degree of a <code class="language-plaintext highlighter-rouge">ADJ</code> node is 2.</p> <p>Children of <code class="language-plaintext highlighter-rouge">ADJ</code> nodes are attached using 2 different relations: <tt><a href="otk_tonqq-dep-punct.html">punct</a></tt> (2; 67% instances), <tt><a href="otk_tonqq-dep-aux.html">aux</a></tt> (1; 33% instances)</p> <p>Children of <code class="language-plaintext highlighter-rouge">ADJ</code> nodes belong to 2 different parts of speech: <tt><a href="otk_tonqq-pos-PUNCT.html">PUNCT</a></tt> (2; 67% instances), <tt><a href="otk_tonqq-pos-AUX.html">AUX</a></tt> (1; 33% instances)</p> </div> <!-- support for embedded visualizations --> <script type="text/javascript"> var root = '../../'; // filled in by jekyll head.js( // We assume that external libraries such as jquery.min.js have already been loaded outside! // (See _layouts/base.html.) // brat helper modules root + 'lib/brat/configuration.js', root + 'lib/brat/util.js', root + 'lib/brat/annotation_log.js', root + 'lib/ext/webfont.js', // brat modules root + 'lib/brat/dispatcher.js', root + 'lib/brat/url_monitor.js', root + 'lib/brat/visualizer.js', // embedding configuration root + 'lib/local/config.js', // project-specific collection data root + 'lib/local/collections.js', // Annodoc root + 'lib/annodoc/annodoc.js', // NOTE: non-local libraries 'https://spyysalo.github.io/conllu.js/conllu.js' ); var webFontURLs = [ // root + 'static/fonts/Astloch-Bold.ttf', root + 'static/fonts/PT_Sans-Caption-Web-Regular.ttf', root + 'static/fonts/Liberation_Sans-Regular.ttf' ]; var setupTimeago = function() { jQuery("time.timeago").timeago(); }; head.ready(function() { setupTimeago(); // mark current collection (filled in by Jekyll) Collections.listing['_current'] = ''; // perform all embedding and support functions Annodoc.activate(Config.bratCollData, Collections.listing); }); </script> <!-- google analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-55233688-1', 'auto'); ga('send', 'pageview'); </script> <div id="footer"> <p class="footer-text">&copy; 2014–2021 <a href="http://universaldependencies.org/introduction.html#contributors" style="color:gray">Universal Dependencies contributors</a>. Site powered by <a href="http://spyysalo.github.io/annodoc" style="color:gray">Annodoc</a> and <a href="http://brat.nlplab.org/" style="color:gray">brat</a></p>. </div> </div> </body> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>void: 13 s</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.11.1 / void - 0.1.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> void <small> 0.1.0 <span class="label label-success">13 s</span> </small> </h1> <p><em><script>document.write(moment("2021-04-06 21:49:33 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-04-06 21:49:33 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.11.1 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.11.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.11.1 Official release 4.11.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;arthur.aa@gmail.com&quot; homepage: &quot;https://github.com/arthuraa/coq-void&quot; dev-repo: &quot;git+https://github.com/arthuraa/coq-void.git&quot; bug-reports: &quot;https://github.com/arthuraa/coq-void/issues&quot; authors: [&quot;Arthur Azevedo de Amorim&quot;] license: &quot;MIT&quot; build: [ [make &quot;-j%{jobs}%&quot;] ] install: [ [make &quot;install&quot;] ] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.9&quot; &amp; &lt; &quot;8.13~&quot;} &quot;coq-mathcomp-ssreflect&quot; {&gt;= &quot;1.9&quot; &amp; &lt; &quot;1.10~&quot;} ] tags: [ &quot;keyword:empty type&quot; &quot;keyword:class instances&quot; &quot;category:Computer Science/Data Types and Data Structures&quot; &quot;date:2019-10-08&quot; &quot;logpath:void&quot; ] synopsis: &quot;MathComp instances for the empty type (Empty_set)&quot; url { src: &quot;https://github.com/arthuraa/coq-void/archive/v0.1.0.tar.gz&quot; checksum: &quot;sha512=43184305ef9d76dae9cc2c8a4cfc4cf6f6689aa8c37e113e5ec338868a874821a02909ff3da7a93c92b2640bbd2e4610fe0c7c576f402bce5b73ea623e27ef4e&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-void.0.1.0 coq.8.11.1</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 2h opam install -y --deps-only coq-void.0.1.0 coq.8.11.1</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>1 m 34 s</dd> </dl> <h2>Install</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 16000000; timeout 2h opam install -y -v coq-void.0.1.0 coq.8.11.1</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>13 s</dd> </dl> <h2>Installation size</h2> <p>Total: 34 K</p> <ul> <li>31 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/void/void.vo</code></li> <li>2 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/void/void.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/void/void.v</code></li> </ul> <h2>Uninstall</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq-void.0.1.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
<script type="text/x-kendo-template" id="carStores-list"> </script>
<!DOCTYPE html> <html lang="en"> <!-- Mirrored from themes.startbootstrap.com/sb-admin-pro/borders.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 23 Apr 2020 16:29:32 GMT --> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <meta name="description" content /> <meta name="author" content /> <title>Borders - SB Admin Pro</title> <link href="css/styles.css" rel="stylesheet" /> <link rel="icon" type="image/x-icon" href="assets/img/favicon.png" /> <script data-search-pseudo-elements defer src="../../cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/js/all.min.js" crossorigin="anonymous"></script> <script src="../../cdnjs.cloudflare.com/ajax/libs/feather-icons/4.24.1/feather.min.js" crossorigin="anonymous"></script> </head> <body class="nav-fixed"> <nav class="topnav navbar navbar-expand shadow navbar-light bg-white" id="sidenavAccordion"> <a class="navbar-brand d-none d-sm-block" href="index-2.html">SB Admin Pro</a><button class="btn btn-icon btn-transparent-dark order-1 order-lg-0 mr-lg-2" id="sidebarToggle" href="#"><i data-feather="menu"></i></button> <form class="form-inline mr-auto d-none d-lg-block"><input class="form-control form-control-solid mr-sm-2" type="search" placeholder="Search" aria-label="Search" /></form> <ul class="navbar-nav align-items-center ml-auto"> <li class="nav-item dropdown no-caret mr-3"> <a class="nav-link dropdown-toggle" id="navbarDropdownDocs" href="javascript:void(0);" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" ><div class="d-inline d-md-none font-weight-500">Docs</div> <div class="d-none d-md-inline font-weight-500">Documentation</div> <i class="fas fa-chevron-right dropdown-arrow"></i ></a> <div class="dropdown-menu dropdown-menu-right py-0 o-hidden mr-n15 mr-lg-0 animated--fade-in-up" aria-labelledby="navbarDropdownDocs"> <a class="dropdown-item py-3" href="https://docs.startbootstrap.com/sb-admin-pro" target="_blank" ><div class="icon-stack bg-primary-soft text-primary mr-4"><i data-feather="book"></i></div> <div> <div class="small text-gray-500">Documentation</div> Usage instructions and reference </div></a > <div class="dropdown-divider m-0"></div> <a class="dropdown-item py-3" href="https://docs.startbootstrap.com/sb-admin-pro/components" target="_blank" ><div class="icon-stack bg-primary-soft text-primary mr-4"><i data-feather="code"></i></div> <div> <div class="small text-gray-500">Components</div> Code snippets and reference </div></a > <div class="dropdown-divider m-0"></div> <a class="dropdown-item py-3" href="https://docs.startbootstrap.com/sb-admin-pro/changelog" target="_blank" ><div class="icon-stack bg-primary-soft text-primary mr-4"><i data-feather="file-text"></i></div> <div> <div class="small text-gray-500">Changelog</div> Updates and changes </div></a > </div> </li> <li class="nav-item dropdown no-caret mr-3 dropdown-notifications"> <a class="btn btn-icon btn-transparent-dark dropdown-toggle" id="navbarDropdownAlerts" href="javascript:void(0);" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><i data-feather="bell"></i></a> <div class="dropdown-menu dropdown-menu-right border-0 shadow animated--fade-in-up" aria-labelledby="navbarDropdownAlerts"> <h6 class="dropdown-header dropdown-notifications-header"><i class="mr-2" data-feather="bell"></i>Alerts Center</h6> <a class="dropdown-item dropdown-notifications-item" href="#!" ><div class="dropdown-notifications-item-icon bg-warning"><i data-feather="activity"></i></div> <div class="dropdown-notifications-item-content"> <div class="dropdown-notifications-item-content-details">December 29, 2019</div> <div class="dropdown-notifications-item-content-text">This is an alert message. It&apos;s nothing serious, but it requires your attention.</div> </div></a ><a class="dropdown-item dropdown-notifications-item" href="#!" ><div class="dropdown-notifications-item-icon bg-info"><i data-feather="bar-chart"></i></div> <div class="dropdown-notifications-item-content"> <div class="dropdown-notifications-item-content-details">December 22, 2019</div> <div class="dropdown-notifications-item-content-text">A new monthly report is ready. Click here to view!</div> </div></a ><a class="dropdown-item dropdown-notifications-item" href="#!" ><div class="dropdown-notifications-item-icon bg-danger"><i class="fas fa-exclamation-triangle"></i></div> <div class="dropdown-notifications-item-content"> <div class="dropdown-notifications-item-content-details">December 8, 2019</div> <div class="dropdown-notifications-item-content-text">Critical system failure, systems shutting down.</div> </div></a ><a class="dropdown-item dropdown-notifications-item" href="#!" ><div class="dropdown-notifications-item-icon bg-success"><i data-feather="user-plus"></i></div> <div class="dropdown-notifications-item-content"> <div class="dropdown-notifications-item-content-details">December 2, 2019</div> <div class="dropdown-notifications-item-content-text">New user request. Woody has requested access to the organization.</div> </div></a ><a class="dropdown-item dropdown-notifications-footer" href="#!">View All Alerts</a> </div> </li> <li class="nav-item dropdown no-caret mr-3 dropdown-notifications"> <a class="btn btn-icon btn-transparent-dark dropdown-toggle" id="navbarDropdownMessages" href="javascript:void(0);" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><i data-feather="mail"></i></a> <div class="dropdown-menu dropdown-menu-right border-0 shadow animated--fade-in-up" aria-labelledby="navbarDropdownMessages"> <h6 class="dropdown-header dropdown-notifications-header"><i class="mr-2" data-feather="mail"></i>Message Center</h6> <a class="dropdown-item dropdown-notifications-item" href="#!" ><img class="dropdown-notifications-item-img" src="https://source.unsplash.com/vTL_qy03D1I/60x60" /> <div class="dropdown-notifications-item-content"> <div class="dropdown-notifications-item-content-text">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</div> <div class="dropdown-notifications-item-content-details">Emily Fowler &#xB7; 58m</div> </div></a ><a class="dropdown-item dropdown-notifications-item" href="#!" ><img class="dropdown-notifications-item-img" src="https://source.unsplash.com/4ytMf8MgJlY/60x60" /> <div class="dropdown-notifications-item-content"> <div class="dropdown-notifications-item-content-text">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</div> <div class="dropdown-notifications-item-content-details">Diane Chambers &#xB7; 2d</div> </div></a ><a class="dropdown-item dropdown-notifications-footer" href="#!">Read All Messages</a> </div> </li> <li class="nav-item dropdown no-caret mr-3 dropdown-user"> <a class="btn btn-icon btn-transparent-dark dropdown-toggle" id="navbarDropdownUserImage" href="javascript:void(0);" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><img class="img-fluid" src="https://source.unsplash.com/QAB-WJcbgJk/60x60"/></a> <div class="dropdown-menu dropdown-menu-right border-0 shadow animated--fade-in-up" aria-labelledby="navbarDropdownUserImage"> <h6 class="dropdown-header d-flex align-items-center"> <img class="dropdown-user-img" src="https://source.unsplash.com/QAB-WJcbgJk/60x60" /> <div class="dropdown-user-details"> <div class="dropdown-user-details-name">Valerie Luna</div> <div class="dropdown-user-details-email">vluna@aol.com</div> </div> </h6> <div class="dropdown-divider"></div> <a class="dropdown-item" href="#!" ><div class="dropdown-item-icon"><i data-feather="settings"></i></div> Account</a ><a class="dropdown-item" href="#!" ><div class="dropdown-item-icon"><i data-feather="log-out"></i></div> Logout</a > </div> </li> </ul> </nav> <div id="layoutSidenav"> <div id="layoutSidenav_nav"> <nav class="sidenav shadow-right sidenav-light"> <div class="sidenav-menu"> <div class="nav accordion" id="accordionSidenav"> <div class="sidenav-menu-heading">Core</div> <a class="nav-link collapsed" href="javascript:void(0);" data-toggle="collapse" data-target="#collapseDashboards" aria-expanded="false" aria-controls="collapseDashboards" ><div class="nav-link-icon"><i data-feather="activity"></i></div> Dashboards <div class="sidenav-collapse-arrow"><i class="fas fa-angle-down"></i></div ></a> <div class="collapse" id="collapseDashboards" data-parent="#accordionSidenav"> <nav class="sidenav-menu-nested nav accordion" id="accordionSidenavPages"> <a class="nav-link" href="index-2.html">Default</a><a class="nav-link" href="dashboard-2.html">Multipurpose<span class="badge badge-primary ml-2">New!</span></a ><a class="nav-link" href="dashboard-3.html">Affiliate<span class="badge badge-primary ml-2">New!</span></a> </nav> </div> <div class="sidenav-menu-heading">Interface</div> <a class="nav-link collapsed" href="javascript:void(0);" data-toggle="collapse" data-target="#collapseLayouts" aria-expanded="false" aria-controls="collapseLayouts" ><div class="nav-link-icon"><i data-feather="layout"></i></div> Layout <div class="sidenav-collapse-arrow"><i class="fas fa-angle-down"></i></div ></a> <div class="collapse" id="collapseLayouts" data-parent="#accordionSidenav"> <nav class="sidenav-menu-nested nav accordion" id="accordionSidenavLayout"> <a class="nav-link" href="layout-static.html">Static Navigation</a><a class="nav-link" href="layout-dark.html">Dark Sidenav</a><a class="nav-link" href="layout-rtl.html">RTL Layout</a ><a class="nav-link collapsed" href="#" data-toggle="collapse" data-target="#collapseLayoutsPageHeaders" aria-expanded="false" aria-controls="collapseLayoutsPageHeaders" >Page Headers <div class="sidenav-collapse-arrow"><i class="fas fa-angle-down"></i></div ></a> <div class="collapse" id="collapseLayoutsPageHeaders" data-parent="#accordionSidenavLayout"> <nav class="sidenav-menu-nested nav"><a class="nav-link" href="header-simplified.html">Simplified</a><a class="nav-link" href="header-overlap.html">Content Overlap</a><a class="nav-link" href="header-breadcrumbs.html">Breadcrumbs</a><a class="nav-link" href="header-light.html">Light</a></nav> </div> </nav> </div> <a class="nav-link collapsed" href="javascript:void(0);" data-toggle="collapse" data-target="#collapseComponents" aria-expanded="false" aria-controls="collapseComponents" ><div class="nav-link-icon"><i data-feather="package"></i></div> Components <div class="sidenav-collapse-arrow"><i class="fas fa-angle-down"></i></div ></a> <div class="collapse" id="collapseComponents" data-parent="#accordionSidenav"> <nav class="sidenav-menu-nested nav"> <a class="nav-link" href="alerts.html">Alerts</a><a class="nav-link" href="avatars.html">Avatars<span class="badge badge-primary ml-2">New!</span></a ><a class="nav-link" href="badges.html">Badges</a><a class="nav-link" href="buttons.html">Buttons</a><a class="nav-link" href="cards.html">Cards</a><a class="nav-link" href="dropdowns.html">Dropdowns</a><a class="nav-link" href="forms.html">Forms</a><a class="nav-link" href="modals.html">Modals</a><a class="nav-link" href="navigation.html">Navigation</a><a class="nav-link" href="progress.html">Progress</a><a class="nav-link" href="toasts.html">Toasts</a><a class="nav-link" href="tooltips.html">Tooltips</a> </nav> </div> <a class="nav-link collapsed" href="javascript:void(0);" data-toggle="collapse" data-target="#collapseUtilities" aria-expanded="false" aria-controls="collapseUtilities" ><div class="nav-link-icon"><i data-feather="tool"></i></div> Utilities <div class="sidenav-collapse-arrow"><i class="fas fa-angle-down"></i></div ></a> <div class="collapse" id="collapseUtilities" data-parent="#accordionSidenav"> <nav class="sidenav-menu-nested nav"> <a class="nav-link" href="animations.html">Animations</a><a class="nav-link" href="background.html">Background<span class="badge badge-primary ml-2">New!</span></a ><a class="nav-link" href="borders.html">Borders</a><a class="nav-link" href="lift.html">Lift<span class="badge badge-primary ml-2">New!</span></a ><a class="nav-link" href="shadows.html">Shadows</a><a class="nav-link" href="typography.html">Typography</a> </nav> </div> <a class="nav-link collapsed" href="javascript:void(0);" data-toggle="collapse" data-target="#collapsePages" aria-expanded="false" aria-controls="collapsePages" ><div class="nav-link-icon"><i data-feather="book-open"></i></div> Pages <div class="sidenav-collapse-arrow"><i class="fas fa-angle-down"></i></div ></a> <div class="collapse" id="collapsePages" data-parent="#accordionSidenav"> <nav class="sidenav-menu-nested nav accordion" id="accordionSidenavPagesMenu"> <a class="nav-link collapsed" href="javascript:void(0);" data-toggle="collapse" data-target="#pagesCollapseAuth" aria-expanded="false" aria-controls="pagesCollapseAuth" >Authentication <div class="sidenav-collapse-arrow"><i class="fas fa-angle-down"></i></div ></a> <div class="collapse" id="pagesCollapseAuth" data-parent="#accordionSidenavPagesMenu"> <nav class="sidenav-menu-nested nav accordion" id="accordionSidenavPagesAuth"> <a class="nav-link collapsed" href="javascript:void(0);" data-toggle="collapse" data-target="#pagesCollapseAuthBasic" aria-expanded="false" aria-controls="pagesCollapseAuthBasic" >Basic <div class="sidenav-collapse-arrow"><i class="fas fa-angle-down"></i></div ></a> <div class="collapse" id="pagesCollapseAuthBasic" data-parent="#accordionSidenavPagesAuth"> <nav class="sidenav-menu-nested nav"><a class="nav-link" href="login-basic.html">Login</a><a class="nav-link" href="register-basic.html">Register</a><a class="nav-link" href="password-basic.html">Forgot Password</a></nav> </div> <a class="nav-link collapsed" href="javascript:void(0);" data-toggle="collapse" data-target="#pagesCollapseAuthSocial" aria-expanded="false" aria-controls="pagesCollapseAuthSocial" >Social <div class="sidenav-collapse-arrow"><i class="fas fa-angle-down"></i></div ></a> <div class="collapse" id="pagesCollapseAuthSocial" data-parent="#accordionSidenavPagesAuth"> <nav class="sidenav-menu-nested nav"><a class="nav-link" href="login-social.html">Login</a><a class="nav-link" href="register-social.html">Register</a><a class="nav-link" href="password-social.html">Forgot Password</a></nav> </div> </nav> </div> <a class="nav-link collapsed" href="javascript:void(0);" data-toggle="collapse" data-target="#pagesCollapseError" aria-expanded="false" aria-controls="pagesCollapseError" >Error <div class="sidenav-collapse-arrow"><i class="fas fa-angle-down"></i></div ></a> <div class="collapse" id="pagesCollapseError" data-parent="#accordionSidenavPagesMenu"> <nav class="sidenav-menu-nested nav"><a class="nav-link" href="401.html">401 Page</a><a class="nav-link" href="404.html">404 Page</a><a class="nav-link" href="404-glitch.html">404 Page (Glitch Effect)</a><a class="nav-link" href="500.html">500 Page</a></nav> </div> <a class="nav-link" href="blank.html">Blank</a> </nav> </div> <a class="nav-link collapsed" href="javascript:void(0);" data-toggle="collapse" data-target="#collapseFlows" aria-expanded="false" aria-controls="collapseFlows" ><div class="nav-link-icon"><i data-feather="repeat"></i></div> Flows <div class="sidenav-collapse-arrow"><i class="fas fa-angle-down"></i></div ></a> <div class="collapse" id="collapseFlows" data-parent="#accordionSidenav"> <nav class="sidenav-menu-nested nav"><a class="nav-link" href="multi-tenant-select.html">Multi-Tenant Registration</a></nav> </div> <div class="sidenav-menu-heading">Addons</div> <a class="nav-link" href="charts.html" ><div class="nav-link-icon"><i data-feather="bar-chart"></i></div> Charts</a ><a class="nav-link" href="tables.html" ><div class="nav-link-icon"><i data-feather="filter"></i></div> Tables</a > </div> </div> <div class="sidenav-footer"> <div class="sidenav-footer-content"> <div class="sidenav-footer-subtitle">Logged in as:</div> <div class="sidenav-footer-title">Valerie Luna</div> </div> </div> </nav> </div> <div id="layoutSidenav_content"> <main> <div class="page-header pb-10 page-header-dark bg-gradient-primary-to-secondary"> <div class="container-fluid"> <div class="page-header-content"> <h1 class="page-header-title"> <div class="page-header-icon"><i data-feather="maximize"></i></div> <span>Borders</span> </h1> <div class="page-header-subtitle">Border utilities allow you to modify the borders of your display elements</div> </div> </div> </div> <div class="container-fluid mt-n10"> <div class="row"> <div class="col-lg-9"> <div id="default"> <div class="card mb-4"> <div class="card-header">Default Bootstrap Borders</div> <div class="card-body"> <h6 class="small text-muted font-weight-500">Additive:</h6> <div class="border border-lg rounded mb-4"> <div class="p-4 border-bottom"> <div class="row"> <div class="col-6"> <div class="bg-light border p-3 mb-3">.border</div> <div class="bg-light border-top p-3 mb-3">.border-top</div> <div class="bg-light border-right p-3">.border-right</div> </div> <div class="col-6"> <div class="bg-light border-bottom p-3 mb-3">.border-bottom</div> <div class="bg-light border-left p-3">.border-left</div> </div> </div> </div> <div class="bg-light p-4 small">The above border utilities will <em>add</em> borders to any element.</div> </div> <h6 class="small text-muted font-weight-500">Subtractive:</h6> <div class="border border-lg rounded"> <div class="p-4 border-bottom"> <div class="row"> <div class="col-6"> <div class="bg-light border border-0 p-3 mb-3">.border-0</div> <div class="bg-light border border-top-0 p-3 mb-3">.border-top-0</div> <div class="bg-light border border-right-0 p-3">.border-right-0</div> </div> <div class="col-6"> <div class="bg-light border border-bottom-0 p-3 mb-3">.border-bottom-0</div> <div class="bg-light border border-left-0 p-3">.border-left-0</div> </div> </div> </div> <div class="bg-light p-4 small">The above border utilities will <em>subtract</em> borders from any element that already has them.</div> </div> </div> </div> </div> <div id="colors"> <div class="card mb-4"> <div class="card-header">Border Colors</div> <div class="card-body"> <h6 class="small text-muted font-weight-500">Bootstrap Default State Colors:</h6> <div class="border border-lg rounded mb-4"> <div class="p-4 border-bottom"> <div class="row"> <div class="col-6"> <div class="bg-light border border-primary p-3 mb-3">.border-primary</div> <div class="bg-light border border-secondary p-3 mb-3">.border-secondary</div> <div class="bg-light border border-success p-3 mb-3">.border-success</div> <div class="bg-light border border-danger p-3 mb-3">.border-danger</div> <div class="bg-light border border-warning p-3">.border-warning</div> </div> <div class="col-6"> <div class="bg-light border border-info p-3 mb-3">.border-info</div> <div class="bg-light border border-light p-3 mb-3">.border-light</div> <div class="bg-light border border-dark p-3 mb-3">.border-dark</div> <div class="bg-light border border-white p-3">.border-white</div> </div> </div> </div> <div class="bg-light p-4 small">Bootstrap&apos;s state specific border colors can be used in unison with the additive or subtractive border utilities above.</div> </div> <h6 class="small text-muted font-weight-500">Extended Border Colors:</h6> <div class="border border-lg rounded mb-4"> <div class="p-4 border-bottom"> <div class="row"> <div class="col-6"> <div class="bg-light border border-red p-3 mb-3">.border-red</div> <div class="bg-light border border-orange p-3 mb-3">.border-orange</div> <div class="bg-light border border-yellow p-3 mb-3">.border-yellow</div> <div class="bg-light border border-green p-3 mb-3">.border-green</div> <div class="bg-light border border-teal p-3">.border-teal</div> </div> <div class="col-6"> <div class="bg-light border border-cyan p-3 mb-3">.border-cyan</div> <div class="bg-light border border-blue p-3 mb-3">.border-blue</div> <div class="bg-light border border-indigo p-3 mb-3">.border-indigo</div> <div class="bg-light border border-purple p-3 mb-3">.border-purple</div> <div class="bg-light border border-pink p-3">.border-pink</div> </div> </div> </div> <div class="bg-light p-4 small">SB Admin Pro&apos;s expanded color system allows you to use non-contextual border colors instead of state specific ones.</div> </div> </div> </div> </div> <div id="radius"> <div class="card mb-4"> <div class="card-header">Default Bootstrap Border Radius</div> <div class="card-body"> <h6 class="small text-muted font-weight-500">Rounded Corners:</h6> <div class="border border-lg rounded mb-4"> <div class="p-4 border-bottom"> <div class="row"> <div class="col-4"> <div class="bg-primary text-white rounded p-3 mb-3">.rounded</div> <div class="bg-primary text-white rounded-top p-3">.rounded-top</div> </div> <div class="col-4"> <div class="bg-primary text-white rounded-right p-3 mb-3">.rounded-right</div> <div class="bg-primary text-white rounded-bottom p-3">.rounded-bottom</div> </div> <div class="col-4"> <div class="bg-primary text-white rounded-left p-3 mb-3">.rounded-left</div> <div class="bg-primary text-white rounded-0 p-3">.rounded-0</div> </div> </div> </div> <div class="bg-light p-4 small">The above border utilities will round the corners of your element based on which utility you specify. You can use them together as well!</div> </div> <h6 class="small text-muted font-weight-500">Other Utilities:</h6> <div class="border border-lg rounded"> <div class="p-4 border-bottom"> <div class="bg-primary text-white rounded-circle p-3 mr-2 d-inline-flex align-items-center justify-content-center" style="height: 10rem; width: 10rem;">.rounded-circle</div> <div class="bg-primary text-white rounded-pill p-3 mr-2 d-inline-flex align-items-center justify-content-center" style="height: 5rem; width: 10rem;">.rounded-pill</div> </div> <div class="bg-light p-4 small">It is recommended that you only use the <code>.rounded-circle</code> utility on square elements and the <code>.rounded-pill</code> utility on elements with a width that is larger than it&apos;s height.</div> </div> </div> </div> </div> <div id="radiusSize"> <div class="card mb-4"> <div class="card-header">Default Bootstrap Border Radius Sizes</div> <div class="card-body"> <div class="border border-lg rounded"> <div class="p-4 border-bottom"> <div class="bg-primary text-white rounded-sm p-3 mb-3">.rounded-sm</div> <div class="bg-primary text-white rounded p-3 mb-3">.rounded</div> <div class="bg-primary text-white rounded-lg p-3">.rounded-lg</div> </div> <div class="bg-light p-4 small">You can set the border radius sizes in by changes their respective SCSS variables in the <code>../variables/components.scss</code> file.</div> </div> </div> </div> </div> <div id="thickness"> <div class="card mb-4"> <div class="card-header">Custom Border Thickness</div> <div class="card-body"> <div class="border border-lg rounded"> <div class="p-4 border-bottom"> <div class="bg-light border p-3 mb-3">.border</div> <div class="bg-light border border-lg p-3 mb-3">.border .border-lg</div> <div class="bg-light border-top border-lg p-3 mb-3">.border-top .border-lg</div> <div class="bg-light border-right border-lg p-3 mb-3">.border-right .border-lg</div> <div class="bg-light border-bottom border-lg p-3 mb-3">.border-bottom .border-lg</div> <div class="bg-light border-left border-lg p-3">.border-left .border-lg</div> </div> <div class="bg-light p-4 small">You can change to a thicker border radius using the <code>.border-lg</code> utility classes, which extends the default Bootstrap functionalilty.</div> </div> </div> </div> </div> <div id="usage"> <div class="card mb-4"> <div class="card-header">Combining Border Utilities</div> <div class="card-body"> <h6 class="small text-muted font-weight-500">Basic Combinations:</h6> <div class="border border-lg rounded mb-4"> <div class="p-4 border-bottom"> <div class="row"> <div class="col-6"> <div class="bg-light border-left border-lg rounded border-primary p-3 mb-3">Combine border position, radius, color, and thickness utilities!</div> <div class="bg-light border-top border-lg rounded border-warning p-3">Combine border position, radius, color, and thickness utilities!</div> </div> <div class="col-6"> <div class="bg-light border-right border-lg rounded border-secondary p-3 mb-3">Combine border position, radius, color, and thickness utilities!</div> <div class="bg-light border-bottom border-lg rounded border-danger p-3">Combine border position, radius, color, and thickness utilities!</div> </div> </div> </div> <div class="bg-light p-4 small">By combining utility classes, you can avoid creating your own custom components, saving time and decresing CSS bloat throughout your project!</div> </div> <h6 class="small text-muted font-weight-500">Modified Cards:</h6> <div class="border border-lg rounded mb-4"> <div class="p-4 border-bottom"> <div class="row"> <div class="col-6"> <div class="card border-left-lg border-primary mb-4"><div class="card-body">This is a custom card with a thick, colored border.</div></div> <div class="card border-top-lg border-warning mb-4"><div class="card-body">This is a custom card with a thick, colored border.</div></div> </div> <div class="col-6"> <div class="card border-right-lg border-secondary mb-4"><div class="card-body">This is a custom card with a thick, colored border.</div></div> <div class="card border-bottom-lg border-danger mb-4"><div class="card-body">This is a custom card with a thick, colored border.</div></div> </div> </div> </div> <div class="bg-light p-4 small">Use utility classes to modify the style of components on the fly! You don&apos;t need to use the default border utility classes if the component already has a border by default.</div> </div> <h6 class="small text-muted font-weight-500">Modified Alerts:</h6> <div class="border border-lg rounded"> <div class="p-4 border-bottom"> <div class="alert alert-primary alert-icon border-left-lg" role="alert"> <button class="close" type="button" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&#xD7;</span></button> <div class="alert-icon-aside"><i class="far fa-bell"></i></div> <div class="alert-icon-content"> <h6 class="alert-heading">Primary Icon Alert</h6> This alert has a thick left border! </div> </div> <div class="alert alert-secondary alert-icon border-top-lg mb-0" role="alert"> <button class="close" type="button" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&#xD7;</span></button> <div class="alert-icon-aside"><i class="far fa-bell"></i></div> <div class="alert-icon-content"> <h6 class="alert-heading">Secondary Icon Alert</h6> This alert has a thick top border! </div> </div> </div> <div class="bg-light p-4 small">Any element that already has a border defined by default doesn&apos;t need to use the Bootstrap border utilities!</div> </div> </div> </div> </div> </div> <div class="col-lg-3"> <div class="nav-sticky"> <div class="card"> <div class="card-body"> <ul class="nav flex-column" id="stickyNav"> <li class="nav-item"><a class="nav-link" href="#default">Default</a></li> <li class="nav-item"><a class="nav-link" href="#colors">Colors</a></li> <li class="nav-item"><a class="nav-link" href="#radius">Radius</a></li> <li class="nav-item"><a class="nav-link" href="#radiusSize">Radius Size</a></li> <li class="nav-item"><a class="nav-link" href="#thickness">Thickness</a></li> <li class="nav-item"><a class="nav-link" href="#usage">Usage Examples</a></li> </ul> </div> </div> </div> </div> </div> </div> </main> <footer class="footer mt-auto footer-light"> <div class="container-fluid"> <div class="row"> <div class="col-md-6 small">Copyright &#xA9; Your Website 2020</div> <div class="col-md-6 text-md-right small"> <a href="#!">Privacy Policy</a> &#xB7; <a href="#!">Terms &amp; Conditions</a> </div> </div> </div> </footer> </div> </div> <script src="../../code.jquery.com/jquery-3.4.1.min.js" crossorigin="anonymous"></script> <script src="../../stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script> <script src="js/scripts.js"></script> <script src="js/sb-customizer.js"></script> <sb-customizer project="sb-admin-pro"></sb-customizer> </body> <!-- Mirrored from themes.startbootstrap.com/sb-admin-pro/borders.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 23 Apr 2020 16:29:32 GMT --> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <!-- Must be first item in <head> --> <title>UGUI: A Universal GUI for CLI Applications</title> <meta charset="UTF-8" /> <meta name="description" content="UGUI gives a face to the command line, and that face is HTML, CSS, and JavaScript" /> <meta name="keywords" content="UGUI, Universal GUI, Universal Graphical User Interface, Command Line Interface, framework, nw.js, CLI, terminal, command prompt, dos prompt, node-webkit, nwjs, desktop application, web technology, easy, fast, development, dev tools, cross-platform" /> <meta http-equiv="Expires" content="0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="subject" content="Software Development" /> <meta name="copyright" content="Jared Wilcurt" /> <meta name="language" content="EN" /> <meta name="robots" content="index,follow" /> <meta name="rating" content="General" /> <meta name="HandheldFriendly" content="True" /> <meta http-equiv="cleartype" content="on" /> <meta name="application-name" content="UGUI" /> <meta name="msapplication-navbutton-color" content="#FFFFFF" /> <meta name="msapplication-TileColor" content="#FFFFFF" /> <meta name="msapplication-square70x70logo" content="_img/meta/mstile01sm.png" /> <meta name="msapplication-square150x150logo" content="_img/meta/mstile02md.png" /> <meta name="msapplication-wide310x150logo" content="_img/meta/mstile03wd.png" /> <meta name="msapplication-square310x310logo" content="_img/meta/mstile04lg.png" /> <meta name="apple-mobile-web-app-title" content="UGUI" /> <meta name="apple-mobile-web-app-capable" content="no" /> <!-- "yes" hides Safari navbar in iOS --> <meta name="apple-touch-fullscreen" content="no" /> <meta name="apple-mobile-web-app-status-bar-style" content="black" /> <link rel="apple-touch-icon" href="_img/meta/apl-57.png" type="image/png" sizes="57x57" /> <link rel="apple-touch-icon-precomposed" href="_img/meta/apl-57.png" type="image/png" sizes="57x57" /> <link rel="apple-touch-icon" href="_img/meta/apl-72.png" type="image/png" sizes="72x72" /> <link rel="apple-touch-icon-precomposed" href="_img/meta/apl-72.png" type="image/png" sizes="72x72" /> <link rel="apple-touch-icon" href="_img/meta/apl-114.png" type="image/png" sizes="114x114" /> <link rel="apple-touch-icon-precomposed" href="_img/meta/apl-114.png" type="image/png" sizes="114x114" /> <link rel="apple-touch-icon" href="_img/meta/apl-144.png" type="image/png" sizes="144x144" /> <link rel="apple-touch-icon-precomposed" href="_img/meta/apl-144.png" type="image/png" sizes="144x144" /> <link rel="apple-touch-startup-image" href="_img/meta/apl-str.png" type="image/png" /> <link rel="fluid-icon" href="_img/meta/fluid.png" type="image/png" /> <link rel="icon" href="favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="favicon.ico" type="image/ico" /> <link rel="stylesheet" href="_style/style.css" type="text/css" /> <script src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-2.1.3.min.js"></script> <script>window.jQuery || document.write('<script src="/_scripts/jquery-2.1.3.min.js"><\/script>');</script> <script> $(document).ready(function(){ $.get("https://api.github.com/repos/UniversalGUI/UGUI/releases", function (data) { for (var i = 0; i < data.length; i++) { var download = data[i].assets[0]; if (download) { var sizeInMB = Math.round(download.size / 1024 / 1024 * 100) / 100; $(".download-btn").attr("href", download.browser_download_url); $(".download-btn").attr("title", download.name + " (" + sizeInMB + " MB)"); $(".download-btn .version").html(data[i].tag_name); return; } } }); }); </script> <script src="_scripts/crossbrowser.min.js"></script> </head> <body class="homepage"> <header> <nav> <img src="_img/meta/apl-57.png" alt="UGUI Icon" /> <a href="/index.html" title="UGUI.io">Home</a> <!-- <a href="#">Templates</a> --> <a href="/api" title="API Documentation">Documentation</a> <a href="/tutorials/index.html" title="Getting started with UGUI">Tutorials</a> <!-- <a href="/spotlight" title="Showcase of apps made with UGUI">Showcase</a> --> <a href="/source" title="The most well commented code in the history of ever!">Annotated Source</a> <div class="nav-right"> <a href="/download" class="start" title="Download Archive">Get UGUI</a> <a href="http://github.com/UniversalGUI/UGUI" title="View Source Code for UGUI on GitHub">GitHub</a> </div> </nav> </header> <section id="jumbotron"> <div class="tv"> <img src="_img/logo.png" alt="UGUI Logo" /> <h3>Universal Graphical User Interface</h3> <p>UGUI gives a face to command line applications using HTML, CSS, &amp; JavaScript.</p> <a href="https://github.com/UniversalGUI/UGUI/releases" class="download-btn"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 32 32"><path d="M21.354 7.26v9.501h6.646l-11.783 14.213-11.783-14.213h6.646v-9.501zM11.08 1.208h10.275v4.222h-10.275z"/></svg> Download UGUI <span class="version">v1.0.0</span> </a> <p>Watch <a href="tutorials/getting-started.html">"Getting Started with UGUI"</a>.</p> </div> </section> <section id="features"> <figure> <img src="_img/fast.svg" alt="Icon of a speedometer with the dial pointed to the right to indicate high speeds." /> <figcaption>Fast</figcaption> </figure> <figure> <img src="_img/free.svg" alt="Icon of dollar sign with a slash through it." /> <figcaption>Free</figcaption> </figure> <figure> <img src="_img/opensource.svg" alt="Icon containing the symbol for open source software." /> <figcaption>Open Source</figcaption> </figure> <figure> <img src="_img/crossplatform.svg" alt="Icon containing logos for Windows, Apple, and Ubuntu." /> <figcaption>Cross-Platform</figcaption> </figure> </section> <section id="screenshots"> <div class="os"> <header> <div class="win"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 27.56 24.05"><path d="M21.83 23a.19.19 0 0 0 .07-.07l2.51-8.53a.15.15 0 0 0 0-.15l-.21-.16a.16.16 0 0 0-.14 0c-.64.21-1.27.38-1.85.52a15.22 15.22 0 0 1-1.62.3 10 10 0 0 1-2.68 0 8 8 0 0 1-2.12-.6 12 12 0 0 1-1.81-1 .26.26 0 0 0-.37.1l-2.61 8.67a.18.18 0 0 0 .09.21 11.84 11.84 0 0 0 1.92 1 9.6 9.6 0 0 0 1.13.4 9.42 9.42 0 0 0 1.25.26 9.82 9.82 0 0 0 1.38.09 11 11 0 0 0 1.48 0 13.06 13.06 0 0 0 1.75-.39 16.65 16.65 0 0 0 1.83-.65zM10.05 21.31a.13.13 0 0 0 .06-.07l2.55-8.52a1.23 1.23 0 0 0 .09-.36 9 9 0 0 0-3.92-1.62 8.17 8.17 0 0 0-1.29-.1 10.36 10.36 0 0 0-1.44.14 14.07 14.07 0 0 0-1.63.38c-.57.17-1.17.4-1.83.64l-2.64 8.81v.11l.21.14a.14.14 0 0 0 .1 0 18.42 18.42 0 0 1 2.62-.8 9.93 9.93 0 0 1 2.16-.24 7.59 7.59 0 0 1 1.6.18 7.73 7.73 0 0 1 1.4.45 13.44 13.44 0 0 1 1.71.94.14.14 0 0 0 .1 0zM27.12 3.25q-.9.36-1.83.63a13.71 13.71 0 0 1-1.63.37 10.06 10.06 0 0 1-1.37.13 8.3 8.3 0 0 1-1.29-.08 7.76 7.76 0 0 1-2.14-.62 13.27 13.27 0 0 1-1.81-1h-.05v-.05h-.15a.51.51 0 0 0-.16.15l-2.63 8.78c-.05.17.09.24.72.58a9.56 9.56 0 0 0 3 1.22 9.08 9.08 0 0 0 1.83.2 10.63 10.63 0 0 0 2.08-.19 12.76 12.76 0 0 0 3.2-1 .19.19 0 0 0 .11-.07l2.59-8.74a.4.4 0 0 0-.47-.31zM3 10a.14.14 0 0 0 0 .1.42.42 0 0 0 .38.17 11.79 11.79 0 0 1 5.62-1.02 7.64 7.64 0 0 1 2 .55 12.3 12.3 0 0 1 1.76.93h.09l.15-.06a.15.15 0 0 0 .11-.11l2.5-8.41a.68.68 0 0 0 .06-.41 14.49 14.49 0 0 0-1.29-.74 7.73 7.73 0 0 0-3.54-1 10.31 10.31 0 0 0-2.33.24 17.42 17.42 0 0 0-2.86.89l-.16.52z" transform="translate(-.01)"/></svg> </div> <div class="osx"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22.34 27.42"><path d="M18.66 14.57a6.2 6.2 0 0 1 3-5.22 6.41 6.41 0 0 0-5-2.72c-2.13-.22-4.17 1.26-5.25 1.26s-2.75-1.23-4.52-1.19a6.71 6.71 0 0 0-5.67 3.44c-2.42 4.19-.62 10.41 1.78 13.81 1.15 1.66 2.52 3.54 4.33 3.47s2.39-1.12 4.49-1.12 2.69 1.12 4.53 1.09 3-1.7 4.2-3.37a15.08 15.08 0 0 0 1.9-3.9 6.06 6.06 0 0 1-3.75-5.55" transform="translate(-.07)"/><path d="M11.21 6.32a6 6 0 0 1 5.45-6.32c.09 2.77-1.66 6.42-5.45 6.32z" transform="translate(-.07)"/></svg> </div> <div class="ubuntu"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 27.42 27.42"><path d="M14.5.79a13.71 13.71 0 1 0 13.71 13.71 13.71 13.71 0 0 0-13.71-13.71zm3.08 4.72a1.83 1.83 0 1 1 .67 2.49 1.83 1.83 0 0 1-.67-2.49zm-12.4 10.82a1.83 1.83 0 1 1 1.82-1.83 1.83 1.83 0 0 1-1.82 1.83zm1.62.17a2.57 2.57 0 0 0 0-4 8 8 0 0 1 3.29-4.62l1.34 2.24a5.35 5.35 0 0 0 0 8.75l-1.34 2.24a8 8 0 0 1-3.29-4.61zm13.28 7.67a1.83 1.83 0 1 1 .67-2.5 1.83 1.83 0 0 1-.67 2.49zm0-4a2.57 2.57 0 0 0-3.45 2 8 8 0 0 1-5.63-.54l1.27-2.28a5.35 5.35 0 0 0 7.56-4.35h2.61a7.93 7.93 0 0 1-2.37 5.17zm-.25-6.17a5.35 5.35 0 0 0-7.58-4.38l-1.25-2.25a8 8 0 0 1 5.65-.53 2.57 2.57 0 0 0 3.45 2 7.93 7.93 0 0 1 2.34 5.16z" transform="translate(-.79 -.79)"/></svg> </div> </header> <div class="thumbnails"></div> </div> <div class="screenshots"> <div> <h2>Screenshots</h2> <span class="ugui-win" ><a href="_img/screenshot/ugui-win.png" target="_blank"> <img src="_img/screenshot/ugui-win.png" alt="Screenshot of UGUI running on Windows" /> </a></span> <span class="ugui-osx" ><a href="_img/screenshot/ugui-osx.png" target="_blank"> <img src="_img/screenshot/ugui-osx.png" alt="Screenshot of UGUI running on OSX" /> </a></span> <span class="ugui-ubuntu" ><a href="_img/screenshot/ugui-ubuntu.png" target="_blank"> <img src="_img/screenshot/ugui-ubuntu.png" alt="Screenshot of UGUI running on Ubuntu" /> </a></span> <div class="screenshots-text"> <h3 class="ugui-win">UGUI Running on Windows</h3> <p class="ugui-win">UGUI is cross-platform due to using NW.js as it's core. If you are using NW.js 0.12.3 you have support for XP and above. NW.js 0.13.0 and beyond supports Vista and above.</p> <h3 class="ugui-osx">UGUI Running on OSX</h3> <p class="ugui-osx">Your UGUI App will run on OSX 10.7 and above. There are even <a href="https://github.com/nwjs/nw.js/wiki/Mac-App-Store-(MAS)-Submission-Guideline" target="_blank">tutorials</a> on how to make your app safe to upload to the Mac App Store.</p> <h3 class="ugui-ubuntu">UGUI Running on Linux</h3> <p class="ugui-ubuntu">UGUI officially supports Ubuntu 12 LTS and Ubuntu 14 LTS. Though it will likely run fine on Ubuntu 10 without any effort. Other Linux distros, especially those based on Debian may also work, but are not officially supported.</p> </div> </div> </div> </section> <section class="get-started"> <a href="tutorials/getting-started.html" class="start">Get Started!</a> </section> <footer> <a href="/index.html">Home</a> <!-- <a href="#">Templates</a> --> <a href="/api">API Documentation</a> <a href="/tutorials/index.html">Tutorials</a> <!-- <a href="#">Showcase</a> --> <a href="/source" title="View the fully commented source code for the UGUI library">Annotated Source</a> <a href="http://reddit.com/r/UGUI" title="Subreddit">Community Forum</a> <a href="http://gitter.im/UniversalGUI/UGUI" title="Gitter">Chatroom</a> <!-- <a href="#">About</a> --> <p>&copy; Copyright Jared Wilcurt 2014-2016</p> </footer> <script src="_scripts/shannon.js"></script> <script>!function(U,g,u,i,j,s){U.GoogleAnalyticsObject=u;U[u]||(U[u]=function(){(U[u].q=U[u].q||[]).push(arguments)});U[u].u=+new Date;j=g.createElement(i);s=g.getElementsByTagName(i)[0];j.src='//www.google-analytics.com/analytics.js';s.parentNode.insertBefore(j,s)}(window,document,'ga','script');ga('create','UA-67786036-1','auto');ga('send','pageview');</script> </body> </html>
<label> First name: <input type="text" [formControl]="FirstName"> Last name: <input type="text" [formControl]="LastName"> Username: <input type="text" [formControl]="Username"> Password: <input type="password" [formControl]="Password"> Email: <input type="text" [formControl]="Email"> </label> <p> Welcome {{ FirstName.value }} {{ LastName.value}} </p> <p> <button (click)="createAccount()">Create Account</button> </p>
<div class="row"> <div class="two columns"> <span class="label">Icon</span> <button class="btn-icon" type="button"> <svg class="icon" focusable="false" aria-hidden="true" role="presentation"> <use xlink:href="#icon-alert"></use> </svg> <span class="audible">Alert</span> </button> <br><br><br><br> </div> <div class="four columns"> <span class="label">Primary</span> <button class="btn-primary" type="button">Action</button><br><br><br> <button class="btn-primary" type="button" disabled>Action</button><br><br><br> <button class="btn-primary" type="button"> <svg class="icon" focusable="false" aria-hidden="true" role="presentation"> <use xlink:href="#icon-alert"></use> </svg> <span>Primary Button</span> </button> <br><br><br><br> </div> <div class="four columns"> <span class="label">Secondary</span> <button class="btn-secondary" type="button">Action</button><br><br><br> <button class="btn-secondary" type="button" disabled>Action</button><br><br><br> <button class="btn-secondary" type="button"> <svg class="icon" focusable="false" aria-hidden="true" role="presentation"> <use xlink:href="#icon-settings"></use> </svg> <span>Secondary Button</span> </button> <br><br><br><br> </div> <div class="two columns"> <span class="label">Tertiary</span> <button type="button" class="btn-tertiary"> <svg role="presentation" aria-hidden="true" focusable="false" class="icon"> <use xlink:href="#icon-filter"></use> </svg> <span>Action</span> </button> <br><br> <button type="button" class="btn-tertiary" disabled> <svg role="presentation" aria-hidden="true" focusable="false" class="icon"> <use xlink:href="#icon-filter"></use> </svg> <span>Action</span> </button> <br><br> </div> </div> <div class="row"> <div class="twelve columns"> <div class="tab-container"> <ul class="tab-list"> <li class="tab is-selected"><a href="#first-tab">First Tab</a></li> </ul> <div id="first-tab" class="tab-panel"> <div class="row"> <div class="two columns"> <span class="label">Icon</span> <button class="btn-icon" type="button"> <svg class="icon" focusable="false" aria-hidden="true" role="presentation"> <use xlink:href="#icon-alert"></use> </svg> <span class="audible">Alert</span> </button> <br><br> </div> <div class="four columns"> <span class="label">Primary</span> <button class="btn-primary" type="button">Action</button><br><br><br> <button class="btn-primary" type="button" disabled>Action</button><br><br><br> <button class="btn-primary" type="button"> <svg class="icon" focusable="false" aria-hidden="true" role="presentation"> <use xlink:href="#icon-alert"></use> </svg> <span>Primary Button</span> </button> <br><br><br><br> </div> <div class="four columns"> <span class="label">Secondary</span> <button class="btn-secondary" type="button">Action</button><br><br><br> <button class="btn-secondary" type="button" disabled>Action</button><br><br><br> <button class="btn-secondary" type="button"> <svg class="icon" focusable="false" aria-hidden="true" role="presentation"> <use xlink:href="#icon-settings"></use> </svg> <span>Secondary Button</span> </button> <br><br><br><br> </div> <div class="one columns"> <span class="label">Tertiary</span> <button type="button" class="btn-tertiary"> <svg role="presentation" aria-hidden="true" focusable="false" class="icon"> <use xlink:href="#icon-filter"></use> </svg> <span>Action</span> </button> <br><br> <button type="button" class="btn-tertiary" disabled> <svg role="presentation" aria-hidden="true" focusable="false" class="icon"> <use xlink:href="#icon-filter"></use> </svg> <span>Action</span> </button> <br><br> </div> </div> </div> </div> </div>
<html> <head> <!--<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-eOJMYsd53ii+scO/bJGFsiCZc+5NDVN2yr8+0RDqr0Ql0h+rP48ckxlpbzKgwra6" crossorigin="anonymous">--> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>Legend Calculator</title> <link rel="apple-touch-icon" sizes="180x180" href="favicons/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="../favicons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../favicons/favicon-16x16.png"> <link rel="stylesheet" href="../assets/css/Double.css" type="text/css"/> <link rel="manifest" href="../site.webmanifest"> </head> <body> <header> <a href="#" class="logo head-el">Legend Calculator</a> <ul > <li > <a href="#" id="time">Time</a> </li> <li > <a href="#" id="greeting">Greeting</a> </li> </ul> </header> <main> <input type="text" name="expression" id="expression" value ='2+2'> </main> <script src="../assets/js/DN.js"></script> </div> </body> </html>
<!DOCTYPE html> <html> <head lang="en"> <meta content="IE=edge" http-equiv="X-UA-Compatible"/> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <title>Super Weight - TV Tropes</title> <meta content="The Super Weight trope as used in popular culture. So, your character's Power Level is off the scale. That's just swell! Too bad it doesn't actually mean …" name="description"/> <link href="https://tvtropes.org/pmwiki/pmwiki.php/Main/SuperWeight" rel="canonical"/> <link href="/img/icons/favicon.ico" rel="shortcut icon" type="image/x-icon"/> <meta content="summary_large_image" name="twitter:card"/> <meta content="@tvtropes" name="twitter:site"/> <meta content="@tvtropes" name="twitter:owner"/> <meta content="Super Weight - TV Tropes" name="twitter:title"/> <meta content="The Super Weight trope as used in popular culture. So, your character's Power Level is off the scale. That's just swell! Too bad it doesn't actually mean …" name="twitter:description"/> <meta content="https://static.tvtropes.org/logo_blue_small.png" name="twitter:image:src"/> <meta content="TV Tropes" property="og:site_name"/> <meta content="en_US" property="og:locale"/> <meta content="https://www.facebook.com/tvtropes" property="article:publisher"/> <meta content="Super Weight - TV Tropes" property="og:title"/> <meta content="website" property="og:type"/> <meta content="https://tvtropes.org/pmwiki/pmwiki.php/Main/SuperWeight" property="og:url"/> <meta content="https://static.tvtropes.org/logo_blue_small.png" property="og:image"/> <meta content="So, your character's Power Level is off the scale. That's just swell! Too bad it doesn't actually mean anything. Therefore, the contributors of the wiki have created a &quot;scale&quot; to measure a character's power. The Super Weight scale doesn't …" property="og:description"/> <link href="/img/icons/apple-icon-57x57.png" rel="apple-touch-icon" sizes="57x57" type="image/png"/> <link href="/img/icons/apple-icon-60x60.png" rel="apple-touch-icon" sizes="60x60" type="image/png"/> <link href="/img/icons/apple-icon-72x72.png" rel="apple-touch-icon" sizes="72x72" type="image/png"/> <link href="/img/icons/apple-icon-76x76.png" rel="apple-touch-icon" sizes="76x76" type="image/png"/> <link href="/img/icons/apple-icon-114x114.png" rel="apple-touch-icon" sizes="114x114" type="image/png"/> <link href="/img/icons/apple-icon-120x120.png" rel="apple-touch-icon" sizes="120x120" type="image/png"/> <link href="/img/icons/apple-icon-144x144.png" rel="apple-touch-icon" sizes="144x144" type="image/png"/> <link href="/img/icons/apple-icon-152x152.png" rel="apple-touch-icon" sizes="152x152" type="image/png"/> <link href="/img/icons/apple-icon-180x180.png" rel="apple-touch-icon" sizes="180x180" type="image/png"/> <link href="/img/icons/favicon-16x16.png" rel="icon" sizes="16x16" type="image/png"/> <link href="/img/icons/favicon-32x32.png" rel="icon" sizes="32x32" type="image/png"/> <link href="/img/icons/favicon-96x96.png" rel="icon" sizes="96x96" type="image/png"/> <link href="/img/icons/favicon-192x192.png" rel="icon" sizes="192x192" type="image/png"/> <meta content="width=device-width, initial-scale=1" id="viewport" name="viewport"/> <script> var propertag = {}; propertag.cmd = []; </script> <link href="/design/assets/bundle.css?rev=c58d8df02f09262390bbd03db7921fc35c6af306" rel="stylesheet"/> <script> function object(objectId) { if (document.getElementById && document.getElementById(objectId)) { return document.getElementById(objectId); } else if (document.all && document.all(objectId)) { return document.all(objectId); } else if (document.layers && document.layers[objectId]) { return document.layers[objectId]; } else { return false; } } // JAVASCRIPT COOKIES CODE: for getting and setting user viewing preferences var cookies = { create: function (name, value, days2expire, path) { var date = new Date(); date.setTime(date.getTime() + (days2expire * 24 * 60 * 60 * 1000)); var expires = date.toUTCString(); document.cookie = name + '=' + value + ';' + 'expires=' + expires + ';' + 'path=' + path + ';'; }, createWithExpire: function(name, value, expires, path) { document.cookie = name + '=' + value + ';' + 'expires=' + expires + ';' + 'path=' + path + ';'; }, read: function (name) { var cookie_value = "", current_cookie = "", name_expr = name + "=", all_cookies = document.cookie.split(';'), n = all_cookies.length; for (var i = 0; i < n; i++) { current_cookie = all_cookies[i].trim(); if (current_cookie.indexOf(name_expr) === 0) { cookie_value = current_cookie.substring(name_expr.length, current_cookie.length); break; } } return cookie_value; }, update: function (name, val) { this.create(name, val, 300, "/"); }, remove: function (name) { document.cookie = name + "=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/"; } }; function updateUserPrefs() { //GENERAL: detect and set browser, if not cookied (will be treated like a user-preference and added to the #user-pref element) if( !cookies.read('user-browser') ){ var broswer = ''; if(navigator.userAgent.match(/iPhone/i) || navigator.userAgent.match(/iPod/i) ){ browser = 'iOS'; } else if (/Opera[\/\s](\d+\.\d+)/.test(navigator.userAgent)) { browser = 'opera'; } else if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)) { browser = 'MSIE'; } else if (/Navigator[\/\s](\d+\.\d+)/.test(navigator.userAgent)) { browser = 'netscape'; } else if (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent)) { browser = 'chrome'; } else if (/Safari[\/\s](\d+\.\d+)/.test(navigator.userAgent)) { browser = 'safari'; /Version[\/\s](\d+\.\d+)/.test(navigator.userAgent); browserVersion = new Number(RegExp.$1); } else if (/Firefox[\/\s](\d+\.\d+)/.test(navigator.userAgent)) { browser = 'firefox'; } else { browser = 'internet_explorer'; } cookies.create('user-browser',browser,1,'/'); document.getElementById('user-prefs').classList.add('browser-' + browser); } else { document.getElementById('user-prefs').classList.add('browser-' + cookies.read('user-browser')); } //update user preference settings if (cookies.read('wide-load') !== '') document.getElementById('user-prefs').classList.add('wide-load'); if (cookies.read('night-vision') !== '') document.getElementById('user-prefs').classList.add('night-vision'); if (cookies.read('sticky-header') !== '') document.getElementById('user-prefs').classList.add('sticky-header'); if (cookies.read('show-spoilers') !== '') document.getElementById('user-prefs').classList.add('show-spoilers'); if (cookies.read('folders-open') !== '') document.getElementById('user-prefs').classList.add('folders-open'); if (cookies.read('lefthand-sidebar') !== '') document.getElementById('user-prefs').classList.add('lefthand-sidebar'); if (cookies.read('highlight-links') !== '') document.getElementById('user-prefs').classList.add('highlight-links'); if (cookies.read('forum-gingerbread') !== '') document.getElementById('user-prefs').classList.add('forum-gingerbread'); if (cookies.read('shared-avatars') !== '') document.getElementById('user-prefs').classList.add('shared-avatars'); if (cookies.read('new-search') !== '') document.getElementById('user-prefs').classList.add('new-search'); if (cookies.read('stop-auto-play-video') !== '') document.getElementById('user-prefs').classList.add('stop-auto-play-video'); //desktop view on mobile if (cookies.read('desktop-on-mobile') !== ''){ document.getElementById('user-prefs').classList.add('desktop-on-mobile'); var viewport = document.querySelector("meta[name=viewport]"); viewport.setAttribute('content', 'width=1000'); } } function updateDesktopPrefs() { if (cookies.read('wide-load') !== '') document.getElementById('sidebar-toggle-wideload').classList.add('active'); if (cookies.read('night-vision') !== '') document.getElementById('sidebar-toggle-nightvision').classList.add('active'); if (cookies.read('sticky-header') !== '') document.getElementById('sidebar-toggle-stickyheader').classList.add('active'); if (cookies.read('show-spoilers') !== '') document.getElementById('sidebar-toggle-showspoilers').classList.add('active'); } function updateMobilePrefs() { if (cookies.read('show-spoilers') !== '') document.getElementById('mobile-toggle-showspoilers').classList.add('active'); if (cookies.read('night-vision') !== '') document.getElementById('mobile-toggle-nightvision').classList.add('active'); if (cookies.read('sticky-header') !== '') document.getElementById('mobile-toggle-stickyheader').classList.add('active'); if (cookies.read('highlight-links') !== '') document.getElementById('mobile-toggle-highlightlinks').classList.add('active'); } if (document.cookie.indexOf("scroll0=") < 0) { // do nothing } else { console.log('ads removed by scroll.com'); var adsRemovedWith = 'scroll'; var style = document.createElement('style'); style.innerHTML = '#header-ad, .proper-ad-unit, .square_ad, .sb-ad-unit { display: none !important; } '; document.head.appendChild(style); } </script> <script type="text/javascript"> var tvtropes_config = { astri_stream_enabled : "", is_logged_in : "", handle : "", get_astri_stream : "", revnum : "c58d8df02f09262390bbd03db7921fc35c6af306", img_domain : "https://static.tvtropes.org", adblock : "1", adblock_url : "propermessage.io", pause_editing : "0", pause_editing_msg : "", pause_site_changes : "" }; </script> <script type="text/javascript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-3821842-1', 'auto'); ga('send', 'pageview'); </script> </head> <body class=""> <i id="user-prefs"></i> <script>updateUserPrefs();</script> <div id="fb-root"></div> <div id="modal-box"></div> <header class="headroom-element" id="main-header-bar"> <div id="main-header-bar-inner"> <span class="header-spacer" id="header-spacer-left"></span> <a class="mobile-menu-toggle-button tablet-on" href="#mobile-menu" id="main-mobile-toggle"><span></span><span></span><span></span></a> <a class="no-dev" href="/" id="main-header-logoButton"></a> <span class="header-spacer" id="header-spacer-right"></span> <nav class="tablet-off" id="main-header-nav"> <a href="/pmwiki/pmwiki.php/Main/Tropes">Tropes</a> <a href="/pmwiki/pmwiki.php/Main/Media">Media</a> <a class="nav-browse" href="/pmwiki/browse.php">Browse</a> <a href="/pmwiki/index_report.php">Indexes</a> <a href="/pmwiki/topics.php">Forums</a> <a class="nav-browse" href="/pmwiki/recent_videos.php">Videos</a> </nav> <div id="main-header-bar-right"> <div class="font-xs mobile-off" id="signup-login-box"> <a class="hover-underline bold" data-modal-target="signup" href="/pmwiki/login.php">Join</a> <a class="hover-underline bold" data-modal-target="login" href="/pmwiki/login.php">Login</a> </div> <div class="mobile-on inline" id="signup-login-mobileToggle"> <a data-modal-target="login" href="/pmwiki/login.php"><i class="fa fa-user"></i></a> </div> <div id="search-box"> <form action="/pmwiki/search_result.php" class="search"> <input class="search-box" name="q" placeholder="Search" required="" type="text" value=""/> <input class="submit-button" type="submit" value=""/> <input name="search_type" type="hidden" value="article"/> <input name="page_type" type="hidden" value="all"/> <input name="cx" type="hidden" value="partner-pub-6610802604051523:amzitfn8e7v"/> <input name="cof" type="hidden" value="FORID:10"/> <input name="ie" type="hidden" value="ISO-8859-1"/> <input name="siteurl" type="hidden" value=""/> <input name="ref" type="hidden" value=""/> <input name="ss" type="hidden" value=""/> </form> <a class="mobile-on mobile-search-toggle close-x" href="#close-search"><i class="fa fa-close"></i></a> </div> <div id="random-box"> <a class="button-random-trope" href="/pmwiki/pmwiki.php/Main/DeconstructiveParody" onclick="ga('send', 'event', 'button', 'click', 'random trope');" rel="nofollow"></a> <a class="button-random-media" href="/pmwiki/pmwiki.php/Film/LetsGoToPrison" onclick="ga('send', 'event', 'button', 'click', 'random media');" rel="nofollow"></a> </div> </div> </div> <div class="tablet-on" id="mobile-menu"><div class="mobile-menu-options"> <div class="nav-wrapper"> <a class="xl" href="/pmwiki/pmwiki.php/Main/Tropes">Tropes</a> <a class="xl" href="/pmwiki/pmwiki.php/Main/Media">Media</a> <a class="xl" href="/pmwiki/browse.php">Browse</a> <a class="xl" href="/pmwiki/index_report.php">Indexes</a> <a class="xl" href="/pmwiki/topics.php">Forums</a> <a class="xl" href="/pmwiki/recent_videos.php">Videos</a> <a href="/pmwiki/query.php?type=att">Ask The Tropers</a> <a href="/pmwiki/query.php?type=tf">Trope Finder</a> <a href="/pmwiki/query.php?type=ykts">You Know That Show...</a> <a href="/pmwiki/tlp_activity.php">Trope Launch Pad</a> <a data-click-toggle="active" href="#tools">Tools <i class="fa fa-chevron-down"></i></a> <div class="tools-dropdown mobile-dropdown-linkList"> <a href="/pmwiki/cutlist.php">Cut List</a> <a href="/pmwiki/changes.php">New Edits</a> <a href="/pmwiki/recent_edit_reasons.php">Edit Reasons</a> <a href="/pmwiki/launches.php">Launches</a> <a href="/pmwiki/img_list.php">Images List</a> <a href="/pmwiki/crown_activity.php">Crowner Activity</a> <a href="/pmwiki/no_types.php">Un-typed Pages</a> <a href="/pmwiki/page_type_audit.php">Recent Page Type Changes</a> </div> <a data-click-toggle="active" href="#hq">Tropes HQ <i class="fa fa-chevron-down"></i></a> <div class="tools-dropdown mobile-dropdown-linkList"> <a href="/pmwiki/about.php">About Us</a> <a href="/pmwiki/contact.php">Contact Us</a> <a href="mailto:advertising@proper.io">Advertise</a> <a href="/pmwiki/dmca.php">DMCA Notice</a> <a href="/pmwiki/privacypolicy.php">Privacy Policy</a> </div> <a href="/pmwiki/ad-free-subscribe.php">Go Ad-Free</a> <div class="toggle-switches"> <ul class="mobile-menu display-toggles"> <li>Show Spoilers <div class="display-toggle show-spoilers" id="mobile-toggle-showspoilers"></div></li> <li>Night Vision <div class="display-toggle night-vision" id="mobile-toggle-nightvision"></div></li> <li>Sticky Header <div class="display-toggle sticky-header" id="mobile-toggle-stickyheader"></div></li> <li>Highlight Links <div class="display-toggle highlight-links" id="mobile-toggle-highlightlinks"></div></li> </ul> <script>updateMobilePrefs();</script> </div> </div> </div> </div> </header> <div class="mobile-on" id="homepage-introBox-mobile"> <a href="/"><img class="logo-small" src="/images/logo-white-big.png"/></a> <form action="/pmwiki/search_result.php" class="search" style="margin:10px -5px -6px -5px;"> <input class="search-box" name="q" placeholder="Search" required="" type="text" value=""/> <input class="submit-button" type="submit" value=""/> <input name="search_type" type="hidden" value="article"/> <input name="page_type" type="hidden" value="all"/> <input name="cx" type="hidden" value="partner-pub-6610802604051523:amzitfn8e7v"/> <input name="cof" type="hidden" value="FORID:10"/> <input name="ie" type="hidden" value="ISO-8859-1"/> <input name="siteurl" type="hidden" value=""/> <input name="ref" type="hidden" value=""/> <input name="ss" type="hidden" value=""/> </form> </div> <div class="ad" id="header-ad-wrapper"> <div id="header-ad"> <div class="ad-size-970x90 atf_banner"> <div class="proper-ad-unit"> <div id="proper-ad-tvtropes_ad_1"> <script>propertag.cmd.push(function() { proper_display('tvtropes_ad_1'); });</script> </div> </div> </div> </div> </div> <div id="main-container"> <div class="action-bar mobile-off" id="action-bar-top"> <div class="action-bar-right"> <p>Follow TV Tropes</p> <a class="button-fb" href="https://www.facebook.com/TVTropes"> <i class="fa fa-facebook"></i></a> <a class="button-tw" href="https://www.twitter.com/TVTropes"> <i class="fa fa-twitter"></i></a> <a class="button-re" href="https://www.reddit.com/r/TVTropes"> <i class="fa fa-reddit-alien"></i></a> </div> <nav class="actions-wrapper" itemscope="" itemtype="http://schema.org/SiteNavigationElement"> <ul class="page-actions" id="top_main_list"> <li class="link-edit"> <a class="article-edit-button" data-modal-target="login" href="/pmwiki/pmwiki.php/Main/SuperWeight?action=edit" rel="nofollow"> <i class="fa fa-pencil"></i> Edit Page</a></li><li class="link-related"><a href="/pmwiki/relatedsearch.php?term=Main/SuperWeight"> <i class="fa fa-share-alt"></i> Related</a></li><li class="link-history"><a href="/pmwiki/article_history.php?article=Main.SuperWeight"> <i class="fa fa-history"></i> History</a></li><li class="link-discussion"><a href="/pmwiki/remarks.php?trope=Main.SuperWeight"> <i class="fa fa-comment"></i> Discussion</a></li> </ul> <button class="nav__dropdown-toggle" id="top_more_button" onclick="toggle_more_menu('top');" type="button">More</button> <ul class="more_menu hidden_more_list" id="top_more_list"> <li class="link-todo tuck-always more_list_item"><a data-modal-target="login" href="#todo"><i class="fa fa-check-circle"></i> To Do</a></li><li class="link-pageSource tuck-always more_list_item"><a data-modal-target="login" href="/pmwiki/pmwiki.php/Main/SuperWeight?action=source" rel="nofollow" target="_blank"><i class="fa fa-code"></i> Page Source</a></li> </ul> </nav> <div class="WikiWordModalStub"></div> <div class="ImgUploadModalStub" data-page-type="Article"></div> <div class="login-alert" style="display: none;"> You need to <a href="/pmwiki/login.php" style="color:#21A0E8">login</a> to do this. <a href="/pmwiki/login.php?tab=register_account" style="color:#21A0E8">Get Known</a> if you don't have an account </div> </div> <div class="page-Article" id="main-content"> <article class="with-sidebar" id="main-entry"> <input id="groupname-hidden" type="hidden" value="Main"/> <input id="title-hidden" type="hidden" value="SuperWeight"/> <input id="article_id" type="hidden" value="20044"/> <input id="logged_in" type="hidden" value="false"/> <p class="hidden" id="current_url">http://tvtropes.org/pmwiki/pmwiki.php/Main/SuperWeight</p> <meta content="" itemprop="datePublished"/> <meta content="" itemprop="articleSection"/> <meta content="" itemprop="image"/> <a class="watch-button" data-modal-target="login" href="#watch">Follow<span>ing</span></a> <h1 class="entry-title" itemprop="headline"> Super Weight </h1> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [{ "@type": "ListItem", "position": 1, "name": "tvtropes.org", "item": "https://tvtropes.org" },{ "@type": "ListItem", "position": 2, "name": "Tropes", "item": "https://tvtropes.org/pmwiki/pmwiki.php/Main/Tropes" },{ "@type": "ListItem", "position": 3, "name": "Super Weight" }] } </script> <a class="mobile-actionbar-toggle mobile-on" data-click-toggle="active" href="#mobile-actions-toggle" id="mobile-actionbar-toggle"> <p class="tiny-off">Go To</p><span></span><span></span><span></span><i class="fa fa-pencil"></i></a> <nav class="mobile-actions-wrapper mobile-on" id="mobile-actions-bar"></nav> <div class="modal fade hidden-until-active" id="editLockModal"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button aria-label="Close" class="close" data-dismiss="modal" type="button"> <span aria-hidden="true">×</span></button> <h4 class="modal-title">Edit Locked</h4> </div> <div class="modal-body"> <div class="row"> <div class="body"> <div class="danger troper_locked_message"></div> </div> </div> </div> </div> </div> </div> <nav class="body-options" itemscope="" itemtype="http://schema.org/SiteNavigationElement"> <ul class="subpage-links"> <li> <a class="subpage-link curr-subpage" href="/pmwiki/pmwiki.php/Main/SuperWeight" title="The Main page"> <span class="wrapper"><span class="spi main-page"></span>Main</span></a> </li> <li> <a class="subpage-link" href="/pmwiki/pmwiki.php/Laconic/SuperWeight" title="The Laconic page"> <span class="wrapper"><span class="spi laconic-icon"></span>Laconic</span></a> </li> <li class="create-subpage dropdown"> <a aria-expanded="false" class="dropdown-toggle" data-toggle="dropdown" href="javascript:void(0);" role="button"> <span class="wrapper">Create New <i class="fa fa-plus-circle"></i></span> </a> <select onchange="this.options[this.selectedIndex].value &amp;&amp; (window.location = this.options[this.selectedIndex].value);"> <option value="">- Create New -</option> <option value="/pmwiki/pmwiki.php/Analysis/SuperWeight?action=edit">Analysis</option> <option value="/pmwiki/pmwiki.php/Characters/SuperWeight?action=edit">Characters</option> <option value="/pmwiki/pmwiki.php/FanficRecs/SuperWeight?action=edit">FanficRecs</option> <option value="/pmwiki/pmwiki.php/FanWorks/SuperWeight?action=edit">FanWorks</option> <option value="/pmwiki/pmwiki.php/Fridge/SuperWeight?action=edit">Fridge</option> <option value="/pmwiki/pmwiki.php/Haiku/SuperWeight?action=edit">Haiku</option> <option value="/pmwiki/pmwiki.php/Headscratchers/SuperWeight?action=edit">Headscratchers</option> <option value="/pmwiki/pmwiki.php/ImageLinks/SuperWeight?action=edit">ImageLinks</option> <option value="/pmwiki/pmwiki.php/PlayingWith/SuperWeight?action=edit">PlayingWith</option> <option value="/pmwiki/pmwiki.php/Quotes/SuperWeight?action=edit">Quotes</option> <option value="/pmwiki/pmwiki.php/Recap/SuperWeight?action=edit">Recap</option> <option value="/pmwiki/pmwiki.php/ReferencedBy/SuperWeight?action=edit">ReferencedBy</option> <option value="/pmwiki/pmwiki.php/Synopsis/SuperWeight?action=edit">Synopsis</option> <option value="/pmwiki/pmwiki.php/Timeline/SuperWeight?action=edit">Timeline</option> <option value="/pmwiki/pmwiki.php/Trivia/SuperWeight?action=edit">Trivia</option> <option value="/pmwiki/pmwiki.php/WMG/SuperWeight?action=edit">WMG</option> <option value="/pmwiki/pmwiki.php/YMMV/SuperWeight?action=edit">YMMV</option> </select> </li> </ul> </nav> <div class="article-content retro-folders" id="main-article"> <p> </p><p>So, your character's <a class="twikilink" href="/pmwiki/pmwiki.php/Main/PowerLevel" title="/pmwiki/pmwiki.php/Main/PowerLevel">Power Level</a> is off the scale. That's just swell! Too bad it doesn't actually <em>mean</em> anything. Therefore, the contributors of the wiki have created a "scale" to measure a character's power. The <a class="twikilink" href="/pmwiki/pmwiki.php/Main/StockSuperpowers" title="/pmwiki/pmwiki.php/Main/StockSuperpowers">Super</a> Weight scale doesn't quantify power by <a class="twikilink" href="/pmwiki/pmwiki.php/Main/RandomPowerRanking" title="/pmwiki/pmwiki.php/Main/RandomPowerRanking">Random Power Ranking</a> using arbitrary numbers, but rather categorizes characters into nine broad categories based on what a given character can do. </p><div class="proper-ad-unit mobile-ad square_ad"><h6 class="ad-caption">Advertisement:</h6><div id="proper-ad-tvtropes_mobile_ad_1"><script>propertag.cmd.push(function() { proper_display('tvtropes_mobile_ad_1'); })</script></div></div><p>It's not uncommon to see characters all over this scale in a setting, nor is it unheard of for characters to change Weight Class during the course of a story, whether <a class="twikilink" href="/pmwiki/pmwiki.php/Main/SuperEmpowering" title="/pmwiki/pmwiki.php/Main/SuperEmpowering">up</a> <em>or</em> <a class="twikilink" href="/pmwiki/pmwiki.php/Main/DePower" title="/pmwiki/pmwiki.php/Main/DePower">down.</a> Characters that have won the <a class="twikilink" href="/pmwiki/pmwiki.php/Main/SuperpowerLottery" title="/pmwiki/pmwiki.php/Main/SuperpowerLottery">Superpower Lottery</a> will usually end up on the higher levels of this scale. </p><p>When editing lists, remember that the weight classes measure the <em>scope</em> of a character's abilities — what the character is literally capable (and incapable) of with their raw power alone. While people like <a class="twikilink" href="/pmwiki/pmwiki.php/Franchise/Batman" title="/pmwiki/pmwiki.php/Franchise/Batman">Batman</a> and <a class="twikilink" href="/pmwiki/pmwiki.php/Series/DoctorWho" title="/pmwiki/pmwiki.php/Series/DoctorWho">The Doctor</a> have been known to take on gods, they do so with intellect and tactics rather than raw power, and thus remain low on the list relative to their defeated opponents. <strong>Thus, defeating somebody does NOT necessarily place a character at or above the opposing weight class</strong>, although the greater the disparity between the subjects, the more the defeat qualifies as an example of <a class="twikilink" href="/pmwiki/pmwiki.php/Main/DidYouJustPunchOutCthulhu" title="/pmwiki/pmwiki.php/Main/DidYouJustPunchOutCthulhu">Did You Just Punch Out Cthulhu?</a>. </p><div class="proper-ad-unit mobile-ad square_ad"><h6 class="ad-caption">Advertisement:</h6><div id="proper-ad-tvtropes_mobile_ad_2"><script>propertag.cmd.push(function() { proper_display('tvtropes_mobile_ad_2'); })</script></div></div><p>Likewise, as these are <em>broad</em> categories, remember that it's entirely possible for one character to clearly be stronger than another character within the same weight class. Simply being within the same tier in no way implies being identical or even especially close in power, just that they're <em>closer</em> to each other in power than to characters in higher or lower tiers. This is generally more likely to happen with higher-tier characters, but by no means is that always the case. </p><p>Also note that this is <em>not a place to be <a class="twikilink" href="/pmwiki/pmwiki.php/SugarWiki/GushingAboutCharactersYouLike" title="/pmwiki/pmwiki.php/SugarWiki/GushingAboutCharactersYouLike">Gushing About Characters You Like</a></em>; when adding examples, make realistic assessments of their weight class according to the scale. </p><p></p><table class="wikitable"><tr><td align="center" class="embedcell" valign="top"> <em><strong>Weight Class</strong></em> </td><td align="center" class="embedcell" valign="top"> <strong>Description</strong> </td><td align="center" class="embedcell" valign="top"> <strong>Example Traits and Abilities</strong> </td></tr><tr><td align="center" class="embedcell" colspan="3" valign="top"> <strong>Muggle Tier</strong> </td></tr><tr><td align="center" class="embedcell" valign="top"> <strong>Fragile Weight: -1</strong> </td><td align="center" class="embedcell" valign="top"> Characters in this weight class can't do things <a class="twikilink" href="/pmwiki/pmwiki.php/Main/Muggles" title="/pmwiki/pmwiki.php/Main/Muggles">muggles</a> take for granted, have next to no combat ability and may even die if left alone for too long. These characters may rely extensively on luck, outside help or constant vigilance (assuming they aren't <a class="twikilink" href="/pmwiki/pmwiki.php/Main/TheMillstone" title="/pmwiki/pmwiki.php/Main/TheMillstone">a burden</a> in the first place). Note that merely being <a class="twikilink" href="/pmwiki/pmwiki.php/Main/TheLoad" title="/pmwiki/pmwiki.php/Main/TheLoad">The Load</a> or <a class="twikilink" href="/pmwiki/pmwiki.php/Main/TheChewToy" title="/pmwiki/pmwiki.php/Main/TheChewToy">dying often</a> doesn't put you in this weight, nor does being <a class="twikilink" href="/pmwiki/pmwiki.php/Main/DamselScrappy" title="/pmwiki/pmwiki.php/Main/DamselScrappy">annoyingly dependent</a>. This weight is for characters that are physically (or mentally) undeveloped/handicapped and <em>cannot</em> do what the average <em>adult</em> human can do. </td><td align="center" class="embedcell" valign="top"> <a class="twikilink" href="/pmwiki/pmwiki.php/Main/MouseWorld" title="/pmwiki/pmwiki.php/Main/MouseWorld">Mouse World</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/TagAlongKid" title="/pmwiki/pmwiki.php/Main/TagAlongKid">Tag Along Kid</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/IllGirl" title="/pmwiki/pmwiki.php/Main/IllGirl">Ill Girl</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/MadeOfPlasticine" title="/pmwiki/pmwiki.php/Main/MadeOfPlasticine">Made of Plasticine</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/NearlyNormalAnimal" title="/pmwiki/pmwiki.php/Main/NearlyNormalAnimal">Nearly Normal Animal</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/CompanionCube" title="/pmwiki/pmwiki.php/Main/CompanionCube">Companion Cube</a> </td></tr><tr><td align="center" class="embedcell" valign="top"> <strong>Muggle Weight: 0</strong> </td><td align="center" class="embedcell" valign="top"> These characters are not significantly stronger or weaker than normal humans, and tend to be <a class="twikilink" href="/pmwiki/pmwiki.php/Main/InnocentBystander" title="/pmwiki/pmwiki.php/Main/InnocentBystander">Innocent Bystanders</a> and (you guessed it) <a class="twikilink" href="/pmwiki/pmwiki.php/Main/Muggle" title="/pmwiki/pmwiki.php/Main/Muggle">Muggles</a>. Though not necessarily humans, they should be close to normal people in ability. </td><td align="center" class="embedcell" valign="top"> <a class="twikilink" href="/pmwiki/pmwiki.php/Main/RidiculouslyAverageGuy" title="/pmwiki/pmwiki.php/Main/RidiculouslyAverageGuy">Ridiculously Average Guy</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/ActionSurvivor" title="/pmwiki/pmwiki.php/Main/ActionSurvivor">Action Survivor</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/UnfazedEveryman" title="/pmwiki/pmwiki.php/Main/UnfazedEveryman">Unfazed Everyman</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/NonActionGuy" title="/pmwiki/pmwiki.php/Main/NonActionGuy">Non-Action Guy</a> </td></tr><tr><td align="center" class="embedcell" valign="top"> <strong>Iron Weight: 1</strong> </td><td align="center" class="embedcell" valign="top"> These characters are <a class="twikilink" href="/pmwiki/pmwiki.php/Main/MadeOfIron" title="/pmwiki/pmwiki.php/Main/MadeOfIron">Made of Iron</a> <a class="twikilink" href="/pmwiki/pmwiki.php/Main/BadassNormal" title="/pmwiki/pmwiki.php/Main/BadassNormal">Badass Normals</a> who can push the upper limits of what a human is capable of. They may have gotten <a class="twikilink" href="/pmwiki/pmwiki.php/Main/TrainingFromHell" title="/pmwiki/pmwiki.php/Main/TrainingFromHell">Training from Hell</a>, or are experts at <a class="twikilink" href="/pmwiki/pmwiki.php/Main/ThisIndexKnowsKungFu" title="/pmwiki/pmwiki.php/Main/ThisIndexKnowsKungFu">martial arts</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/GoodOldFisticuffs" title="/pmwiki/pmwiki.php/Main/GoodOldFisticuffs">Good Old Fisticuffs</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/GunKata" title="/pmwiki/pmwiki.php/Main/GunKata">Gun Kata</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/LeParkour" title="/pmwiki/pmwiki.php/Main/LeParkour">Le Parkour</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/ImprobableWeaponUser" title="/pmwiki/pmwiki.php/Main/ImprobableWeaponUser">Improbable Weapon Usage</a> and the like, or is part of the <a class="twikilink" href="/pmwiki/pmwiki.php/Main/RedShirtArmy" title="/pmwiki/pmwiki.php/Main/RedShirtArmy">Red Shirt Army</a>. Basically, this is a character anyone could become, bar the setting. However, note that characters don't need to be humans to be put here. This weight is also for any natural wildlife that could take down an unarmed human single-handedly. </td><td align="center" class="embedcell" valign="top"> <a class="twikilink" href="/pmwiki/pmwiki.php/Main/BadassNormal" title="/pmwiki/pmwiki.php/Main/BadassNormal">Badass Normal</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/ActionHero" title="/pmwiki/pmwiki.php/Main/ActionHero">Action Hero</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/NonPoweredCostumedHero" title="/pmwiki/pmwiki.php/Main/NonPoweredCostumedHero">Non-Powered Costumed Hero</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/RealLifeSuperPowers" title="/pmwiki/pmwiki.php/Main/RealLifeSuperPowers">Real-Life Super Powers</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/BearsAreBadNews" title="/pmwiki/pmwiki.php/Main/BearsAreBadNews">Bears Are Bad News</a> </td></tr><tr><td align="center" class="embedcell" colspan="3" valign="top"> <strong>Super Tier</strong> </td></tr><tr><td align="center" class="embedcell" valign="top"> <strong>Abnormal Weight: 2</strong> </td><td align="center" class="embedcell" valign="top"> Characters in this weight class have an ability, trait, or talent that is supernatural or superhuman, but are otherwise comparable to normal humans. Their abilities are generally <a class="twikilink" href="/pmwiki/pmwiki.php/Main/ThisLooksLikeAJobForAquaman" title="/pmwiki/pmwiki.php/Main/ThisLooksLikeAJobForAquaman">very specific</a> and <a class="twikilink" href="/pmwiki/pmwiki.php/Main/CripplingOverspecialization" title="/pmwiki/pmwiki.php/Main/CripplingOverspecialization">limited</a> and <a class="twikilink" href="/pmwiki/pmwiki.php/Main/WhatKindOfLamePowerIsHeartAnyway" title="/pmwiki/pmwiki.php/Main/WhatKindOfLamePowerIsHeartAnyway">may be useless in some situations</a>, rendering the characters just as helpless as normal un-powered humans. Usually, characters of this type lack the <a class="twikilink" href="/pmwiki/pmwiki.php/Main/RequiredSecondaryPowers" title="/pmwiki/pmwiki.php/Main/RequiredSecondaryPowers">Required Secondary Powers</a> to optimize or protect themselves from their own powers. Perhaps their only powers are to cancel <a class="twikilink" href="/pmwiki/pmwiki.php/Main/AntiMagic" title="/pmwiki/pmwiki.php/Main/AntiMagic">other</a> <a class="twikilink" href="/pmwiki/pmwiki.php/Main/PowerNullifier" title="/pmwiki/pmwiki.php/Main/PowerNullifier">powers</a>. Most of the time, their ability <a class="twikilink" href="/pmwiki/pmwiki.php/Main/MugglesDoItBetter" title="/pmwiki/pmwiki.php/Main/MugglesDoItBetter">is something we can mimic or even surpass</a> using common science or low-grade <a class="twikilink" href="/pmwiki/pmwiki.php/Main/Cyborg" title="/pmwiki/pmwiki.php/Main/Cyborg">cybernetics</a>. Muggles and Irons that are <a class="twikilink" href="/pmwiki/pmwiki.php/Main/BeastMan" title="/pmwiki/pmwiki.php/Main/BeastMan">Beast Men</a> or <a class="twikilink" href="/pmwiki/pmwiki.php/Main/Cyborg" title="/pmwiki/pmwiki.php/Main/Cyborg">Cyborgs</a> may also end up here. </td><td align="center" class="embedcell" valign="top"> <a class="twikilink" href="/pmwiki/pmwiki.php/Main/BeastMan" title="/pmwiki/pmwiki.php/Main/BeastMan">Beast Man</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/AntiMagic" title="/pmwiki/pmwiki.php/Main/AntiMagic">Anti-Magic</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/PowerNullifier" title="/pmwiki/pmwiki.php/Main/PowerNullifier">Power Nullifier</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/SinglePowerSuperheroes" title="/pmwiki/pmwiki.php/Main/SinglePowerSuperheroes">Single-Power Superheroes</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/IneptMage" title="/pmwiki/pmwiki.php/Main/IneptMage">Inept Mage</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/SuperSoldier" title="/pmwiki/pmwiki.php/Main/SuperSoldier">Super Soldier</a> </td></tr><tr><td align="center" class="embedcell" valign="top"> <strong>Super Weight: 3</strong> </td><td align="center" class="embedcell" valign="top"> Characters in this weight class can no longer be considered normal. Their powers, even if they are limited, may be used in a variety of ways, and tend to have <a class="twikilink" href="/pmwiki/pmwiki.php/Main/RequiredSecondaryPowers" title="/pmwiki/pmwiki.php/Main/RequiredSecondaryPowers">Required Secondary Powers</a>. Most of your run-of-the-mill <a class="twikilink" href="/pmwiki/pmwiki.php/Main/SuperHero" title="/pmwiki/pmwiki.php/Main/SuperHero">Super Heroes</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/Shounen" title="/pmwiki/pmwiki.php/Main/Shounen">Shounen</a> characters, and <a class="twikilink" href="/pmwiki/pmwiki.php/Main/SquishyWizard" title="/pmwiki/pmwiki.php/Main/SquishyWizard">Mages</a> will likely start here, possibly being <a class="twikilink" href="/pmwiki/pmwiki.php/Main/NextTierPowerUp" title="/pmwiki/pmwiki.php/Main/NextTierPowerUp">pushed higher as</a> <a class="twikilink" href="/pmwiki/pmwiki.php/Main/LongRunner" title="/pmwiki/pmwiki.php/Main/LongRunner">they continue their adventures.</a> </td><td align="center" class="embedcell" valign="top"> <a class="twikilink" href="/pmwiki/pmwiki.php/Main/MagicAndPowers" title="/pmwiki/pmwiki.php/Main/MagicAndPowers">Magic and Powers</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/OurMagesAreDifferent" title="/pmwiki/pmwiki.php/Main/OurMagesAreDifferent">Our Mages Are Different</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/OurMonstersAreDifferent" title="/pmwiki/pmwiki.php/Main/OurMonstersAreDifferent">Our Monsters Are Different</a> </td></tr><tr><td align="center" class="embedcell" valign="top"> <strong>Hyper Weight: 4</strong> </td><td align="center" class="embedcell" valign="top"> These characters typically can <a class="twikilink" href="/pmwiki/pmwiki.php/Main/PersonOfMassDestruction" title="/pmwiki/pmwiki.php/Main/PersonOfMassDestruction">cause</a>, stop, or <a class="twikilink" href="/pmwiki/pmwiki.php/Main/PersonOfMassConstruction" title="/pmwiki/pmwiki.php/Main/PersonOfMassConstruction">reverse</a> large scale disasters, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/BeyondTheImpossible" title="/pmwiki/pmwiki.php/Main/BeyondTheImpossible">break the laws of</a> or <a class="twikilink" href="/pmwiki/pmwiki.php/Main/RealityWarper" title="/pmwiki/pmwiki.php/Main/RealityWarper">flat out warp physics</a> with their powers. A protagonist of this weight (or higher) risks becoming a <a class="twikilink" href="/pmwiki/pmwiki.php/Main/GodModeSue" title="/pmwiki/pmwiki.php/Main/GodModeSue">God-Mode Sue</a>, because their abilities tend to be <a class="twikilink" href="/pmwiki/pmwiki.php/Main/StoryBreakerPower" title="/pmwiki/pmwiki.php/Main/StoryBreakerPower">story-breaking</a>, making it difficult to give them a <a class="twikilink" href="/pmwiki/pmwiki.php/JustForFun/HowToStopTheDeusExMachina" title="/pmwiki/pmwiki.php/JustForFun/HowToStopTheDeusExMachina">plausible challenge.</a> That said, a protagonist at this weight can have engaging adventures, the author just has to be careful to scale the <a class="twikilink" href="/pmwiki/pmwiki.php/Main/SlidingScaleOfVillainThreat" title="/pmwiki/pmwiki.php/Main/SlidingScaleOfVillainThreat">Sliding Scale of Villain Threat</a> accordingly. </td><td align="center" class="embedcell" valign="top"> <a class="twikilink" href="/pmwiki/pmwiki.php/Main/PersonOfMassDestruction" title="/pmwiki/pmwiki.php/Main/PersonOfMassDestruction">Person of Mass Destruction</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/PersonOfMassConstruction" title="/pmwiki/pmwiki.php/Main/PersonOfMassConstruction">Person of Mass Construction</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/FlyingBrick" title="/pmwiki/pmwiki.php/Main/FlyingBrick">Flying Brick</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/WeatherManipulation" title="/pmwiki/pmwiki.php/Main/WeatherManipulation">Weather Manipulation</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/TheArchmage" title="/pmwiki/pmwiki.php/Main/TheArchmage">The Archmage</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/SemiDivine" title="/pmwiki/pmwiki.php/Main/SemiDivine">Semi-Divine</a> </td></tr><tr><td align="center" class="embedcell" colspan="3" valign="top"> <strong>Cosmic Tier</strong> </td></tr><tr><td align="center" class="embedcell" valign="top"> <strong>World Weight: 5</strong> </td><td align="center" class="embedcell" valign="top"> These characters have abilities that can affect entire worlds (such as Earth or others comparable to it in size) either <a class="twikilink" href="/pmwiki/pmwiki.php/Main/WorldHealingWave" title="/pmwiki/pmwiki.php/Main/WorldHealingWave">positively</a> or <a class="twikilink" href="/pmwiki/pmwiki.php/Main/WorldWreckingWave" title="/pmwiki/pmwiki.php/Main/WorldWreckingWave">negatively</a>, or may even be a <a class="twikilink" href="/pmwiki/pmwiki.php/Main/MotherNature" title="/pmwiki/pmwiki.php/Main/MotherNature">manifestation of a planet</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/GaiasVengeance" title="/pmwiki/pmwiki.php/Main/GaiasVengeance">with all that implies</a>. <a class="twikilink" href="/pmwiki/pmwiki.php/Main/RealityWarper" title="/pmwiki/pmwiki.php/Main/RealityWarper">Reality Warpers</a> powerful enough to create or alter such worlds also go here. Many villains end up here, especially if they're trying to <a class="twikilink" href="/pmwiki/pmwiki.php/Main/TakeOverTheWorld" title="/pmwiki/pmwiki.php/Main/TakeOverTheWorld">Take Over the World</a> or are <a class="twikilink" href="/pmwiki/pmwiki.php/Main/OmnicidalManiac" title="/pmwiki/pmwiki.php/Main/OmnicidalManiac">Omnicidal Maniacs</a>, though you will find their opposite in the <a class="twikilink" href="/pmwiki/pmwiki.php/Main/MessianicArchetype" title="/pmwiki/pmwiki.php/Main/MessianicArchetype">Messianic Archetype</a>. </td><td align="center" class="embedcell" valign="top"> <a class="twikilink" href="/pmwiki/pmwiki.php/Main/WorldWreckingWave" title="/pmwiki/pmwiki.php/Main/WorldWreckingWave">World-Wrecking Wave</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/WorldHealingWave" title="/pmwiki/pmwiki.php/Main/WorldHealingWave">World-Healing Wave</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/EarthShatteringKaboom" title="/pmwiki/pmwiki.php/Main/EarthShatteringKaboom">Earth-Shattering Kaboom</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/PlanetDestroyer" title="/pmwiki/pmwiki.php/Main/PlanetDestroyer">Planet Destroyer</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/GenesisEffect" title="/pmwiki/pmwiki.php/Main/GenesisEffect">Genesis Effect</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/PhysicalGod" title="/pmwiki/pmwiki.php/Main/PhysicalGod">Physical God</a> </td></tr><tr><td align="center" class="embedcell" valign="top"> <strong>Cosmic Weight: 6</strong> </td><td align="center" class="embedcell" valign="top"> Characters that are <em>this</em> powerful aren't so much characters as forces of nature, wielding power beyond observable human science. As a kind of <a class="twikilink" href="/pmwiki/pmwiki.php/Main/CosmicEntity" title="/pmwiki/pmwiki.php/Main/CosmicEntity">Cosmic Entity</a>, they may be a <a class="twikilink" href="/pmwiki/pmwiki.php/Main/RealityWarper" title="/pmwiki/pmwiki.php/Main/RealityWarper">Reality Warper</a> with <a class="twikilink" href="/pmwiki/pmwiki.php/Main/ResetButton" title="/pmwiki/pmwiki.php/Main/ResetButton">Reset Button</a> abilities, an <a class="twikilink" href="/pmwiki/pmwiki.php/Main/AnthropomorphicPersonification" title="/pmwiki/pmwiki.php/Main/AnthropomorphicPersonification">Anthropomorphic Personification</a> on a cosmic scale, a <a class="twikilink" href="/pmwiki/pmwiki.php/Main/CelestialBody" title="/pmwiki/pmwiki.php/Main/CelestialBody">Celestial Body</a>, or a <a class="twikilink" href="/pmwiki/pmwiki.php/Main/SentientCosmicForce" title="/pmwiki/pmwiki.php/Main/SentientCosmicForce">Sentient Cosmic Force</a>. These characters often go about their business in the universe, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/AboveGoodAndEvil" title="/pmwiki/pmwiki.php/Main/AboveGoodAndEvil">unaffected by</a> <a class="twikilink" href="/pmwiki/pmwiki.php/Main/AllPowerfulBystander" title="/pmwiki/pmwiki.php/Main/AllPowerfulBystander">traditional conflicts</a>, for better <a class="twikilink" href="/pmwiki/pmwiki.php/Main/CosmicHorrorStory" title="/pmwiki/pmwiki.php/Main/CosmicHorrorStory">or worse</a>. </td><td align="center" class="embedcell" valign="top"> <a class="twikilink" href="/pmwiki/pmwiki.php/Main/CosmicEntity" title="/pmwiki/pmwiki.php/Main/CosmicEntity">Cosmic Entity</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/SentientCosmicForce" title="/pmwiki/pmwiki.php/Main/SentientCosmicForce">Sentient Cosmic Force</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/AnthropomorphicPersonification" title="/pmwiki/pmwiki.php/Main/AnthropomorphicPersonification">Anthropomorphic Personification</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/ThePowersThatBe" title="/pmwiki/pmwiki.php/Main/ThePowersThatBe">The Powers That Be</a> </td></tr><tr><td align="center" class="embedcell" valign="top"> <strong>Author Weight: 7</strong> </td><td align="center" class="embedcell" valign="top"> Characters in this weight class are absolutely <a class="twikilink" href="/pmwiki/pmwiki.php/Main/TheOmnipotent" title="/pmwiki/pmwiki.php/Main/TheOmnipotent">Omnipotent</a> and likely <a class="twikilink" href="/pmwiki/pmwiki.php/Main/TheOmniscient" title="/pmwiki/pmwiki.php/Main/TheOmniscient">Omniscient</a>. They are capable of <a class="twikilink" href="/pmwiki/pmwiki.php/Main/ThePowerOfCreation" title="/pmwiki/pmwiki.php/Main/ThePowerOfCreation">exerting their will on all of reality</a> and the entire universe (<a class="twikilink" href="/pmwiki/pmwiki.php/Main/TheMultiverse" title="/pmwiki/pmwiki.php/Main/TheMultiverse">or even the totality of the multiverse</a>) or <a class="twikilink" href="/pmwiki/pmwiki.php/Main/DeusExMachina" title="/pmwiki/pmwiki.php/Main/DeusExMachina">even the plot itself</a> without exception. <a class="twikilink" href="/pmwiki/pmwiki.php/Main/BecauseDestinySaysSo" title="/pmwiki/pmwiki.php/Main/BecauseDestinySaysSo">Destiny</a>/<a class="twikilink" href="/pmwiki/pmwiki.php/Main/YouCantFightFate" title="/pmwiki/pmwiki.php/Main/YouCantFightFate">Fate</a> is their play-thing. They <a class="twikilink" href="/pmwiki/pmwiki.php/Main/CompleteImmortality" title="/pmwiki/pmwiki.php/Main/CompleteImmortality">cannot be killed/destroyed by any means</a>. Any limits they have are self-imposed. While this weight is almost always reserved for <a class="twikilink" href="/pmwiki/pmwiki.php/Main/God" title="/pmwiki/pmwiki.php/Main/God">God</a>, the Author, and the <a class="twikilink" href="/pmwiki/pmwiki.php/Main/GameMaster" title="/pmwiki/pmwiki.php/Main/GameMaster">Game Master</a>, characters <em>can</em> be written for at this level. Just don't expect it to be a normal story. As a result, a character at this level is fairly rare. </td><td align="center" class="embedcell" valign="top"> <a class="twikilink" href="/pmwiki/pmwiki.php/Main/AuthorPowers" title="/pmwiki/pmwiki.php/Main/AuthorPowers">Author Powers</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/TheOmnipotent" title="/pmwiki/pmwiki.php/Main/TheOmnipotent">The Omnipotent</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/God" title="/pmwiki/pmwiki.php/Main/God">God</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/GameMaster" title="/pmwiki/pmwiki.php/Main/GameMaster">Game Master</a> </td></tr></table><div class="proper-ad-unit mobile-ad square_ad"><h6 class="ad-caption">Advertisement:</h6><div id="proper-ad-tvtropes_mobile_ad_3"><script>propertag.cmd.push(function() { proper_display('tvtropes_mobile_ad_3'); })</script></div></div><p>Compare <a class="twikilink" href="/pmwiki/pmwiki.php/Main/CharacterTiers" title="/pmwiki/pmwiki.php/Main/CharacterTiers">Character Tiers</a>, which is this in terms of usefulness in competitive play, and <a class="twikilink" href="/pmwiki/pmwiki.php/Main/SlidingScaleOfVillainThreat" title="/pmwiki/pmwiki.php/Main/SlidingScaleOfVillainThreat">Sliding Scale of Villain Threat</a>, which assesses the danger level of villains. </p><p></p><h3> Please make sure that there's at least four rankings before placing a work in a respective subpage or folder.</h3> <hr/><h2>Examples Subpages:</h2> <p> </p><ul><li> <a class="twikilink" href="/pmwiki/pmwiki.php/SuperWeight/AnimeAndManga" title="/pmwiki/pmwiki.php/SuperWeight/AnimeAndManga">Anime &amp; Manga</a> </li><li> <a class="twikilink" href="/pmwiki/pmwiki.php/SuperWeight/ComicBooks" title="/pmwiki/pmwiki.php/SuperWeight/ComicBooks">Comic Books</a> </li><li> <a class="twikilink" href="/pmwiki/pmwiki.php/SuperWeight/FanWorks" title="/pmwiki/pmwiki.php/SuperWeight/FanWorks">Fan Works</a> </li><li> <a class="twikilink" href="/pmwiki/pmwiki.php/SuperWeight/AnimatedFilms" title="/pmwiki/pmwiki.php/SuperWeight/AnimatedFilms">Films — Animation</a> </li><li> <a class="twikilink" href="/pmwiki/pmwiki.php/SuperWeight/LiveActionFilms" title="/pmwiki/pmwiki.php/SuperWeight/LiveActionFilms">Films — Live-Action</a> </li><li> <a class="twikilink" href="/pmwiki/pmwiki.php/SuperWeight/Literature" title="/pmwiki/pmwiki.php/SuperWeight/Literature">Literature</a> </li><li> <a class="twikilink" href="/pmwiki/pmwiki.php/SuperWeight/LiveActionTV" title="/pmwiki/pmwiki.php/SuperWeight/LiveActionTV">Live-Action TV</a> </li><li> <a class="twikilink" href="/pmwiki/pmwiki.php/SuperWeight/MythsAndReligion" title="/pmwiki/pmwiki.php/SuperWeight/MythsAndReligion">Myths &amp; Religion</a> </li><li> <a class="twikilink" href="/pmwiki/pmwiki.php/SuperWeight/TabletopGames" title="/pmwiki/pmwiki.php/SuperWeight/TabletopGames">Tabletop Games</a> </li><li> <a class="twikilink" href="/pmwiki/pmwiki.php/SuperWeight/VideoGames" title="/pmwiki/pmwiki.php/SuperWeight/VideoGames">Video Games</a> </li><li> <a class="twikilink" href="/pmwiki/pmwiki.php/SuperWeight/WebAnimation" title="/pmwiki/pmwiki.php/SuperWeight/WebAnimation">Web Animation</a> </li><li> <a class="twikilink" href="/pmwiki/pmwiki.php/SuperWeight/WebComics" title="/pmwiki/pmwiki.php/SuperWeight/WebComics">Web Comics</a> </li><li> <a class="twikilink" href="/pmwiki/pmwiki.php/SuperWeight/WebOriginal" title="/pmwiki/pmwiki.php/SuperWeight/WebOriginal">Web Original</a> </li><li> <a class="twikilink" href="/pmwiki/pmwiki.php/SuperWeight/WesternAnimation" title="/pmwiki/pmwiki.php/SuperWeight/WesternAnimation">Western Animation</a> </li></ul><p></p><h2>Other Examples:</h2> <p></p><div class="folderlabel" onclick="toggleAllFolders();">    open/close all folders  </div> <p></p><div class="folderlabel" onclick="togglefolder('folder0');">    Music </div><div class="folder" id="folder0" isfolder="true" style="display:block;"> <ul><li> <em><a class="twikilink" href="/pmwiki/pmwiki.php/Music/Gorillaz" title="/pmwiki/pmwiki.php/Music/Gorillaz">Gorillaz</a></em> <ul><li> Type -1: The kids from Dirty Harry. </li><li> Type 0: 2D, Paula Cracker. </li><li> Type 1: Noodle, Russell, Bruce Willis. </li><li> Type 2: Murdoc, Cyborg Noodle. </li><li> Type 3: Del, Giant Russell. </li><li> Type 4: The Boogeyman and the other horsemen. </li></ul></li></ul></div> <p></p><div class="folderlabel" onclick="togglefolder('folder1');">    Podcasts </div><div class="folder" id="folder1" isfolder="true" style="display:block;"> <ul><li> <em><a class="twikilink" href="/pmwiki/pmwiki.php/Podcast/TheMagnusArchives" title="/pmwiki/pmwiki.php/Podcast/TheMagnusArchives">The Magnus Archives</a></em> <ul><li> Type -1: <span class="spoiler" title="you can set spoilers visible by default on your profile">Melanie as of MAG 155</span>, Gerry in the Book of the End. </li><li> Type 0: Sasha James, Martin Blackwood, Georgie Barker, Jurgen Leitner, Mary Keay. </li><li> Type 1: Basira Hussain, Tim Stoker, Melanie King, Adelard Dekker, Mikaele Salesa. </li><li> Type 2: Gertrude Robinson, <span class="spoiler" title="you can set spoilers visible by default on your profile">Lonely!Martin</span>, most avatars at the beginning of their emergence. </li><li> Type 3: Jon Sims, Daisy Tonner, most other <a class="twikilink" href="/pmwiki/pmwiki.php/Main/OurMonstersAreDifferent" title="/pmwiki/pmwiki.php/Main/OurMonstersAreDifferent">fully-developed avatars.</a> </li><li> Type 4: <span class="spoiler" title="you can set spoilers visible by default on your profile">Jonah Magnus, Jon as of MAG 160</span>. </li><li> Type 6: <a class="twikilink" href="/pmwiki/pmwiki.php/Main/EldritchAbomination" title="/pmwiki/pmwiki.php/Main/EldritchAbomination">The Entities.</a> </li></ul></li></ul></div> <p></p><div class="folderlabel" onclick="togglefolder('folder2');">    Roleplay </div><div class="folder" id="folder2" isfolder="true" style="display:block;"> <ul><li> <em><a class="twikilink" href="/pmwiki/pmwiki.php/Roleplay/DarwinsSoldiers" title="/pmwiki/pmwiki.php/Roleplay/DarwinsSoldiers">Darwin's Soldiers</a></em> <ul><li> Type 0: Dr. Bailey, Shelton, Shakila all nameless background characters. </li><li> Type 1: Dr. Zanasiu, Zachary, Sharon, Neville, Cobalt Squad bar Spc. Crota and Sgt. Masters, Dr. Landon, Aisha, Trinity (pre-<a class="twikilink" href="/pmwiki/pmwiki.php/Main/SuperSerum" title="/pmwiki/pmwiki.php/Main/SuperSerum">Super Serum</a> use). </li><li> Type 2: Aimee], Alfred, Gustave, Spc. Crota, Sgt. Masters, Trinity (post-<a class="twikilink" href="/pmwiki/pmwiki.php/Main/SuperSerum" title="/pmwiki/pmwiki.php/Main/SuperSerum">Super Serum</a> use). </li><li> Type 3: Soundwave, all experiments, Gustave (post-<a class="twikilink" href="/pmwiki/pmwiki.php/Main/SuperSerum" title="/pmwiki/pmwiki.php/Main/SuperSerum">Super Serum</a> use). </li><li> Type 4: The Four Horsemen of the Apocalypse, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/TheGrimReaper" title="/pmwiki/pmwiki.php/Main/TheGrimReaper">Death</a>, Neku (post-upgrade), Hailey. </li></ul><p></p></li><li> <em><a class="twikilink" href="/pmwiki/pmwiki.php/Roleplay/DestroyTheGodmodder" title="/pmwiki/pmwiki.php/Roleplay/DestroyTheGodmodder">Destroy the Godmodder</a></em> <ul><li> Type -1: Rare, but a handful of summons ended up here, as well as a few self-summons after the godmodder reversed their modifiers, Dave. </li><li> Type 0: The members of a handful of armies. Characters native to Earth. </li><li> Type 1: Anything of a lower level than this is toast. Anything or anyone that survives for a significant amount of time anywhere near a battlefield. Standard Minecraftians, and some of the weakest summons. </li><li> Type 2: The level of many summons. Specific examples include individual Vord members, Itchy, and the ghost space pirates. </li><li> Type 3: The most common level. Dr. Christoff, Pootis, and the goldisaurus are all examples. Descendants who haven't yet learned their full potential. </li><li> Type 4: Many self-summons, the UOSS, the Preston Cole, Mechs, and the creepy dummy among others. Most Descendants. </li><li> Type 5: The Operator, many other bosses, Twinbuilder, Doc Scratch, several of the stronger players. </li><li> Type 6: The Secret of the Void, The First Block, Lord English, Terminae, a Game Master during an update, universe eaters, the Employer, the Narrative and Conflict. </li><li> Type 7: The Black Monolith. </li></ul><p></p></li><li> <em><a class="twikilink" href="/pmwiki/pmwiki.php/Roleplay/RubyQuest" title="/pmwiki/pmwiki.php/Roleplay/RubyQuest">Ruby Quest</a></em> <ul><li> Type -1: Bella (discounting her control of the facility's systems), Jay </li><li> Type 0: Red, Ruby <span class="spoiler" title="you can set spoilers visible by default on your profile"> before her mutation</span>, Filbert <span class="spoiler" title="you can set spoilers visible by default on your profile"> pre-mutation</span> </li><li> Type 1: Tom <span class="spoiler" title="you can set spoilers visible by default on your profile"> without his mutation</span> </li><li> Type 2: Ruby <span class="spoiler" title="you can set spoilers visible by default on your profile"> with her <a class="twikilink" href="/pmwiki/pmwiki.php/Main/ThirdEye" title="/pmwiki/pmwiki.php/Main/ThirdEye">Third Eye</a></span>, Tom <span class="spoiler" title="you can set spoilers visible by default on your profile"> with his extra arms</span> </li><li> Type 3: Ace, Tom Nook </li><li> Type 4: Cjopaze (only this low because of being confined to the Metal Glen) </li></ul><p></p></li><li> <em><a class="twikilink" href="/pmwiki/pmwiki.php/RolePlay/WeAreAllPokemonTrainers" title="/pmwiki/pmwiki.php/RolePlay/WeAreAllPokemonTrainers">We Are All Pokémon Trainers</a></em> <ul><li> Type -1: Lone Unown, most baby mons. </li><li> Type 0: Most humans. </li><li> Type 1: <a class="twikilink" href="/pmwiki/pmwiki.php/Main/BadassNormal" title="/pmwiki/pmwiki.php/Main/BadassNormal">Badass Normal</a> humans. </li><li> Type 2: Most humans on the Auric spectrum, first stage mons. </li><li> Type 3: Advanced level humans on the Auric spectrum, most fully evolved mons. </li><li> Type 4: "Lower tier" legendaries (Mew and expies, Latii, etc), Psuedo legendaries. </li><li> Type 5: Non-creation trio box legends (Weather trio, tao trio, etc.), Mewtwo, Deoxys, The Ghost Lord, Annoski. </li><li> Type 6: The creation trio, the vitality trio, Unown hordes, Arceus. </li><li> Type 7: Narrators. </li></ul></li></ul></div> <p></p><div class="folderlabel" onclick="togglefolder('folder3');">    Theatre </div><div class="folder" id="folder3" isfolder="true" style="display:block;"> <ul><li> <a class="twikilink" href="/pmwiki/pmwiki.php/Creator/WilliamShakespeare" title="/pmwiki/pmwiki.php/Creator/WilliamShakespeare">William Shakespeare</a> <ul><li> Type -1: Ghosts and apparitions (<a class="twikilink" href="/pmwiki/pmwiki.php/Theatre/Hamlet" title="/pmwiki/pmwiki.php/Theatre/Hamlet">Hamlet</a>’s father, <a class="twikilink" href="/pmwiki/pmwiki.php/Theatre/RichardIII" title="/pmwiki/pmwiki.php/Theatre/RichardIII">Richard III</a>’s victims) </li><li> Type 0: Many characters throughout </li><li> Type 1: <a class="twikilink" href="/pmwiki/pmwiki.php/Theatre/Othello" title="/pmwiki/pmwiki.php/Theatre/Othello">Othello</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Theatre/Hamlet" title="/pmwiki/pmwiki.php/Theatre/Hamlet">Hamlet</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Theatre/Coriolanus" title="/pmwiki/pmwiki.php/Theatre/Coriolanus">Coriolanus</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Theatre/PericlesPrinceOfTyre" title="/pmwiki/pmwiki.php/Theatre/PericlesPrinceOfTyre">Pericles</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Theatre/Macbeth" title="/pmwiki/pmwiki.php/Theatre/Macbeth">Macbeth, Macduff</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Theatre/HenryV" title="/pmwiki/pmwiki.php/Theatre/HenryV">Henry V</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Theatre/KingLear" title="/pmwiki/pmwiki.php/Theatre/KingLear">Edgar</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Theatre/AsYouLikeIt" title="/pmwiki/pmwiki.php/Theatre/AsYouLikeIt">Orlando</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Theatre/JuliusCaesar" title="/pmwiki/pmwiki.php/Theatre/JuliusCaesar">Marcus Brutus</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Theatre/TheTwoNobleKinsmen" title="/pmwiki/pmwiki.php/Theatre/TheTwoNobleKinsmen">Arcite</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Theatre/HenryVIPart1" title="/pmwiki/pmwiki.php/Theatre/HenryVIPart1">Talbot, Joan la Pucelle</a> </li><li> Type 2: <a class="twikilink" href="/pmwiki/pmwiki.php/Theatre/TroilusAndCressida" title="/pmwiki/pmwiki.php/Theatre/TroilusAndCressida">Achilles</a> </li><li> Type 3: <a class="twikilink" href="/pmwiki/pmwiki.php/Theatre/AMidsummerNightsDream" title="/pmwiki/pmwiki.php/Theatre/AMidsummerNightsDream">Oberon, Titania, Puck</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Theatre/TheTempest" title="/pmwiki/pmwiki.php/Theatre/TheTempest">Ariel</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Theatre/Macbeth" title="/pmwiki/pmwiki.php/Theatre/Macbeth">The Three Witches</a> </li><li> Type 4: <a class="twikilink" href="/pmwiki/pmwiki.php/Theatre/TheTempest" title="/pmwiki/pmwiki.php/Theatre/TheTempest">Prospero</a> </li></ul></li></ul></div> <p></p><div class="folderlabel" onclick="togglefolder('folder4');">    Web Videos </div><div class="folder" id="folder4" isfolder="true" style="display:block;"> <ul><li> <em><a class="twikilink" href="/pmwiki/pmwiki.php/WebVideo/EpicRapBattlesOfHistory" title="/pmwiki/pmwiki.php/WebVideo/EpicRapBattlesOfHistory">Epic Rap Battles of History</a></em> <ul><li> Type -1: Stephen Hawking (physically), Things 1 &amp; 2 <span class="notelabel" onclick="togglenote('note00mnd');"><sup>note </sup></span><span class="inlinefolder" id="note00mnd" isnote="true" onclick="togglenote('note00mnd');" style="cursor:pointer;font-size:smaller;display:none;">due to their size</span>, Child!Michael Jackson </li><li> Type 0: Most non-rappers, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/BrattyHalfPint" title="/pmwiki/pmwiki.php/Main/BrattyHalfPint">Justin Bieber</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/BoisterousWeakling" title="/pmwiki/pmwiki.php/Main/BoisterousWeakling">the Easter Bunny</a>, Thomas Edison </li><li> Type 1: All rappers not listed elsewhere, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/OurPresidentsAreDifferent" title="/pmwiki/pmwiki.php/Main/OurPresidentsAreDifferent">Theodore Roosevelt</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/HandicappedBadass" title="/pmwiki/pmwiki.php/Main/HandicappedBadass">Stephen Hawking (skill-wise)</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/IronButtMonkey" title="/pmwiki/pmwiki.php/Main/IronButtMonkey">Season 1-3 Adolf Hitler</a> </li><li> Type 2: <a class="twikilink" href="/pmwiki/pmwiki.php/Main/ArtInitiatesLife" title="/pmwiki/pmwiki.php/Main/ArtInitiatesLife">Dr. Seuss</a>, Leonidas <span class="notelabel" onclick="togglenote('note1r1ov');"><sup>note </sup></span><span class="inlinefolder" id="note1r1ov" isnote="true" onclick="togglenote('note1r1ov');" style="cursor:pointer;font-size:smaller;display:none;">Given that he is tough enough to break a plate on his belly</span>, <a class="twikilink" href="/pmwiki/pmwiki.php/Franchise/SuperMarioBros" title="/pmwiki/pmwiki.php/Franchise/SuperMarioBros">The Mario Brothers</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Series/DoctorWho" title="/pmwiki/pmwiki.php/Series/DoctorWho">Dalek Sec</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/ImprobableAimingSkills" title="/pmwiki/pmwiki.php/Main/ImprobableAimingSkills">Bruce Lee, Clint Eastwood</a> <span class="notelabel" onclick="togglenote('note25w4e');"><sup>note </sup></span><span class="inlinefolder" id="note25w4e" isnote="true" onclick="togglenote('note25w4e');" style="cursor:pointer;font-size:smaller;display:none;">both appear to have some kind of precognition since both can take opponents who are out of their line of sight and not making any noise</span>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/BadassPacifist" title="/pmwiki/pmwiki.php/Main/BadassPacifist">Mahatma Gandhi</a> <span class="notelabel" onclick="togglenote('note3gxj7');"><sup>note </sup></span><span class="inlinefolder" id="note3gxj7" isnote="true" onclick="togglenote('note3gxj7');" style="cursor:pointer;font-size:smaller;display:none;">He's able to literally <a class="twikilink" href="/pmwiki/pmwiki.php/Main/PlayingWithFire" title="/pmwiki/pmwiki.php/Main/PlayingWithFire">spit fire on the mic</a></span>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/OurGhostsAreDifferent" title="/pmwiki/pmwiki.php/Main/OurGhostsAreDifferent">Donald Trump, JP Morgan, Kanye West,</a> <span class="spoiler" title="you can set spoilers visible by default on your profile"><a class="twikilink" href="/pmwiki/pmwiki.php/Main/OurGhostsAreDifferent" title="/pmwiki/pmwiki.php/Main/OurGhostsAreDifferent">Season 4 Hitler</a></span> </li><li> Type 3: <a class="twikilink" href="/pmwiki/pmwiki.php/Main/MindOverMatter" title="/pmwiki/pmwiki.php/Main/MindOverMatter">Darth Vader</a>, Gandalf, Dumbledore, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/AIIsACrapshoot" title="/pmwiki/pmwiki.php/Main/AIIsACrapshoot">HAL 9000</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/VoluntaryShapeshifting" title="/pmwiki/pmwiki.php/Main/VoluntaryShapeshifting">The Doctor</a>, Moses, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/HealingFactor" title="/pmwiki/pmwiki.php/Main/HealingFactor">Deadpool</a> </li><li> Type 4: <a class="twikilink" href="/pmwiki/pmwiki.php/Main/MemeticBadass" title="/pmwiki/pmwiki.php/Main/MemeticBadass">Chuck Norris</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/FlyingBrick" title="/pmwiki/pmwiki.php/Main/FlyingBrick">Superman, Goku</a> </li><li> Type 5: <a class="twikilink" href="/pmwiki/pmwiki.php/Main/PhysicalGod" title="/pmwiki/pmwiki.php/Main/PhysicalGod">Zeus</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/PhysicalGod" title="/pmwiki/pmwiki.php/Main/PhysicalGod">Thor</a> </li><li> Type 6: <a class="twikilink" href="/pmwiki/pmwiki.php/Main/TheGrimReaper" title="/pmwiki/pmwiki.php/Main/TheGrimReaper">Death</a> </li><li> Type 7: NicePeter, Epic LLOYD </li></ul><p></p></li><li> <em><a class="twikilink" href="/pmwiki/pmwiki.php/Creator/BobChipman" title="/pmwiki/pmwiki.php/Creator/BobChipman">Moviebob</a>'s The Game Overthinker</em> <ul><li> Type 0: <a class="twikilink" href="/pmwiki/pmwiki.php/Main/InUniverseCamera" title="/pmwiki/pmwiki.php/Main/InUniverseCamera">Chris Chipman</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/TheCommissionerGordon" title="/pmwiki/pmwiki.php/Main/TheCommissionerGordon">Commissioner Bunnyface</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/TheWarOnStraw" title="/pmwiki/pmwiki.php/Main/TheWarOnStraw">Strawman</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Anime/Pokemon" title="/pmwiki/pmwiki.php/Anime/Pokemon">Gary Oak</a>, the Game Overthinker before the <a class="twikilink" href="/pmwiki/pmwiki.php/Main/GenreShift" title="/pmwiki/pmwiki.php/Main/GenreShift">Genre Shift</a>. </li><li> Type 1: <a class="twikilink" href="/pmwiki/pmwiki.php/Main/HighlyVisibleNinja" title="/pmwiki/pmwiki.php/Main/HighlyVisibleNinja">Senator Lieberson</a>, James Pond, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/MadScientist" title="/pmwiki/pmwiki.php/Main/MadScientist">Dr. Beardo</a>. </li><li> Type 2: <a class="twikilink" href="/pmwiki/pmwiki.php/Main/FairyCompanion" title="/pmwiki/pmwiki.php/Main/FairyCompanion">Ivan the Intern</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Franchise/SuperMarioBros" title="/pmwiki/pmwiki.php/Franchise/SuperMarioBros">Wario</a>, Retrothinker. </li><li> Type 3: The Game Overthinker, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/EvilTwin" title="/pmwiki/pmwiki.php/Main/EvilTwin">Anti-Thinker</a>. </li><li> Type 4: The Game Overthinker (when wielding elemental stones), the Anti-Thinker's true form, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/PlayingWithFire" title="/pmwiki/pmwiki.php/Main/PlayingWithFire">Pyrothinker</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/AnIcePerson" title="/pmwiki/pmwiki.php/Main/AnIcePerson">Cryothinker</a>, Plasmathinker, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/NightOfTheLivingMooks" title="/pmwiki/pmwiki.php/Main/NightOfTheLivingMooks">Necrothinker</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/FutureBadass" title="/pmwiki/pmwiki.php/Main/FutureBadass">Omega Thinker</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/ArtificialHuman" title="/pmwiki/pmwiki.php/Main/ArtificialHuman">Robothinker</a>. </li><li> Type 5: <a class="twikilink" href="/pmwiki/pmwiki.php/VideoGame/SuperMarioGalaxy" title="/pmwiki/pmwiki.php/VideoGame/SuperMarioGalaxy">Princess Rosalina</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/Satan" title="/pmwiki/pmwiki.php/Main/Satan">Mr. Fib</a>. </li><li> Type 6: The Beast (implied to be). </li></ul><p></p></li><li> <em><a class="twikilink" href="/pmwiki/pmwiki.php/Website/ChannelAwesome" title="/pmwiki/pmwiki.php/Website/ChannelAwesome">Channel Awesome</a></em> <ul><li> Type -1: 90's Kid. </li><li> Type 0: Most reviewers and characters<span class="notelabel" onclick="togglenote('note4rtbi');"><sup>note </sup></span><span class="inlinefolder" id="note4rtbi" isnote="true" onclick="togglenote('note4rtbi');" style="cursor:pointer;font-size:smaller;display:none;">and it goes without saying others in real life</span>, <a class="twikilink" href="/pmwiki/pmwiki.php/WebVideo/BumReviews" title="/pmwiki/pmwiki.php/WebVideo/BumReviews">Chester A. Bum</a>, Douchey McNitpick, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/WhatKindOfLamePowerIsHeartAnyway" title="/pmwiki/pmwiki.php/Main/WhatKindOfLamePowerIsHeartAnyway">Ma-Ti</a>. </li><li> Type 2: <a class="twikilink" href="/pmwiki/pmwiki.php/WebVideo/Kickassia" title="/pmwiki/pmwiki.php/WebVideo/Kickassia">Kevin Baugh</a>, Dr. Linksano, <a class="twikilink" href="/pmwiki/pmwiki.php/WebVideo/Phelous" title="/pmwiki/pmwiki.php/WebVideo/Phelous">Phelous</a>, Pollo, <a class="twikilink" href="/pmwiki/pmwiki.php/WebVideo/TheNostalgiaCritic" title="/pmwiki/pmwiki.php/WebVideo/TheNostalgiaCritic">The Nostalgia Critic</a> <span class="notelabel" onclick="togglenote('note5qog7');"><sup>note </sup></span><span class="inlinefolder" id="note5qog7" isnote="true" onclick="togglenote('note5qog7');" style="cursor:pointer;font-size:smaller;display:none;">He's the only person other than God who can kill angels</span>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/OurAngelsAreDifferent" title="/pmwiki/pmwiki.php/Main/OurAngelsAreDifferent">Roger</a> <span class="notelabel" onclick="togglenote('note6uvg9');"><sup>note </sup></span><span class="inlinefolder" id="note6uvg9" isnote="true" onclick="togglenote('note6uvg9');" style="cursor:pointer;font-size:smaller;display:none;">Being an angel, he's probably higher, but this is the highest he's demonstrated</span>. </li><li> Type 3: <a class="twikilink" href="/pmwiki/pmwiki.php/WebVideo/TheAngryJoeShow" title="/pmwiki/pmwiki.php/WebVideo/TheAngryJoeShow">Angry Joe</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/WebVideo/TheSpoonyExperiment" title="/pmwiki/pmwiki.php/WebVideo/TheSpoonyExperiment">Dr. Insano</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/WebVideo/AtopTheFourthWall" title="/pmwiki/pmwiki.php/WebVideo/AtopTheFourthWall">Linkara</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/Satan" title="/pmwiki/pmwiki.php/Main/Satan">Satan</a> <span class="notelabel" onclick="togglenote('note7c365');"><sup>note </sup></span><span class="inlinefolder" id="note7c365" isnote="true" onclick="togglenote('note7c365');" style="cursor:pointer;font-size:smaller;display:none;">Again, probably higher, but this is the highest he's demonstrated</span>. </li><li> Type 4: <a class="twikilink" href="/pmwiki/pmwiki.php/Main/MemeticBadass" title="/pmwiki/pmwiki.php/Main/MemeticBadass">Blood Beard Joe</a>, Santa Christ, Lord Vyce, <a class="twikilink" href="/pmwiki/pmwiki.php/WebVideo/SuburbanKnights" title="/pmwiki/pmwiki.php/WebVideo/SuburbanKnights">Malachite</a>, <span class="spoiler" title="you can set spoilers visible by default on your profile"><a class="twikilink" href="/pmwiki/pmwiki.php/Main/HeartIsAnAwesomePower" title="/pmwiki/pmwiki.php/Main/HeartIsAnAwesomePower">Ma-Ti</a></span>. </li><li> Type 5: <a class="twikilink" href="/pmwiki/pmwiki.php/Franchise/Transformers" title="/pmwiki/pmwiki.php/Franchise/Transformers">Optimus Prime</a>. </li><li> Type 6: <a class="twikilink" href="/pmwiki/pmwiki.php/WebVideo/AtopTheFourthWall" title="/pmwiki/pmwiki.php/WebVideo/AtopTheFourthWall">The Entity</a>, <a class="twikilink" href="/pmwiki/pmwiki.php/WebVideo/ToBoldlyFlee" title="/pmwiki/pmwiki.php/WebVideo/ToBoldlyFlee">The Plot Hole</a>, <span class="spoiler" title="you can set spoilers visible by default on your profile"> The Nostalgia Critic &amp; Douchey after merging with the Plot Hole</span>, <a class="twikilink" href="/pmwiki/pmwiki.php/Main/God" title="/pmwiki/pmwiki.php/Main/God">God</a>. </li><li> Type 7: <span class="spoiler" title="you can set spoilers visible by default on your profile"> <a class="twikilink" href="/pmwiki/pmwiki.php/Creator/DougWalker" title="/pmwiki/pmwiki.php/Creator/DougWalker">Doug Walker</a> <span class="notelabel" onclick="togglenote('note8i2p8');"><sup>note </sup></span><span class="inlinefolder" id="note8i2p8" isnote="true" onclick="togglenote('note8i2p8');" style="cursor:pointer;font-size:smaller;display:none;">Only when writing for the TGWTG universe. He's a Type 0 otherwise.</span></span> </li></ul></li></ul></div> <hr/> </div> <div class="square_ad footer-article-ad main_2" data-isolated="0"></div> <div class="section-links" itemscope="" itemtype="http://schema.org/SiteNavigationElement"> <div class="titles"> <div><h3 class="text-center text-uppercase">Previous</h3></div> <div><h3 class="text-center text-uppercase">Index</h3></div> <div><h3 class="text-center text-uppercase">Next</h3></div> </div> <div class="links"> <ul> <li> <a href="/pmwiki/pmwiki.php/JustForFun/SuperRoboMechaForceFive">Super Robo Mecha Force Five</a> </li> <li> <a href="/pmwiki/pmwiki.php/Nl/VoorDeLol">Nl/Voor de LOL</a> </li> <li> <a href="/pmwiki/pmwiki.php/JustForFun/SurprisinglySimilarCharacters">Surprisingly Similar Characters</a> </li> </ul> <ul> <li> <a href="/pmwiki/pmwiki.php/Main/SuperheroPrevalenceStages">Superhero Prevalence Stages</a> </li> <li> <a href="/pmwiki/pmwiki.php/Main/SortingAlgorithmOfTropes">Sorting Algorithm of Tropes</a> </li> <li> <a href="/pmwiki/pmwiki.php/Main/TemporalMutability">Temporal Mutability</a> </li> </ul> <ul> <li> <a href="/pmwiki/pmwiki.php/Main/SukhomlinovEffect">Sukhomlinov Effect</a> </li> <li> <a href="/pmwiki/pmwiki.php/Main/LawsAndFormulas">Laws and Formulas</a> </li> <li> <a href="/pmwiki/pmwiki.php/Main/TheissTitillationTheory">Theiss Titillation Theory</a> </li> </ul> <ul> <li> <a href="/pmwiki/pmwiki.php/Main/SuperSoldier">Super Soldier</a> </li> <li> <a href="/pmwiki/pmwiki.php/Main/Power">Power</a> </li> <li> <a href="/pmwiki/pmwiki.php/Main/ATasteOfPower">A Taste of Power</a> </li> </ul> <ul> <li> <a href="/pmwiki/pmwiki.php/Main/SuperpowerLottery">Superpower Lottery</a> </li> <li> <a href="/pmwiki/pmwiki.php/NoRealLife/ImpossibleInRealLife">NoRealLife/Impossible in Real Life</a> </li> <li> <a href="/pmwiki/pmwiki.php/Main/TalkingPoo">Talking Poo</a> </li> </ul> <ul> <li> <a href="/pmwiki/pmwiki.php/JustForFun/SuperRoboMechaForceFive">Super Robo Mecha Force Five</a> </li> <li> <a href="/pmwiki/pmwiki.php/Main/JustForFun">Just for Fun</a> </li> <li> <a href="/pmwiki/pmwiki.php/JustForFun/SurprisinglyHasAPage">Surprisingly Has A Page</a> </li> </ul> </div> </div> <div class="outer_ads_by_salon_wrapper" id="exco_player_insert_div"> </div> </article> <div id="main-content-sidebar"><div class="sidebar-item display-options"> <ul class="sidebar display-toggles"> <li>Show Spoilers <div class="display-toggle show-spoilers" id="sidebar-toggle-showspoilers"></div></li> <li>Night Vision <div class="display-toggle night-vision" id="sidebar-toggle-nightvision"></div></li> <li>Sticky Header <div class="display-toggle sticky-header" id="sidebar-toggle-stickyheader"></div></li> <li>Wide Load <div class="display-toggle wide-load" id="sidebar-toggle-wideload"></div></li> </ul> <script>updateDesktopPrefs();</script> </div> <div class="sidebar-item ad sb-ad-unit"> <div class="proper-ad-unit"> <div id="proper-ad-tvtropes_ad_2"> <script>propertag.cmd.push(function() { proper_display('tvtropes_ad_2'); });</script> </div> </div></div> <div class="sidebar-item quick-links" itemtype="http://schema.org/SiteNavigationElement"> <p class="sidebar-item-title" data-title="Important Links">Important Links</p> <div class="padded"> <a href="/pmwiki/query.php?type=att">Ask The Tropers</a> <a href="/pmwiki/query.php?type=tf">Trope Finder</a> <a href="/pmwiki/query.php?type=ykts">You Know That Show...</a> <a href="/pmwiki/tlp_activity.php">Trope Launch Pad</a> <a href="/pmwiki/review_activity.php">Reviews</a> <a data-modal-target="login" href="/pmwiki/lbs.php">Live Blogs</a> <a href="/pmwiki/ad-free-subscribe.php">Go Ad Free!</a> </div> </div> <div class="sidebar-item sb-ad-unit"> <div class="sidebar-section"> <div class="square_ad ad-size-300x600 ad-section text-center"> <div class="proper-ad-unit"> <div id="proper-ad-tvtropes_ad_3"> <script>propertag.cmd.push(function() { proper_display('tvtropes_ad_3'); });</script> </div> </div> </div> </div> </div> <div class="sidebar-item"> <p class="sidebar-item-title" data-title="Crucial Browsing">Crucial Browsing</p> <ul class="padded font-s" itemscope="" itemtype="http://schema.org/SiteNavigationElement"> <li><a data-click-toggle="active" href="javascript:void(0);">Genre</a> <ul> <li><a href="/pmwiki/pmwiki.php/Main/ActionAdventureTropes" title="Main/ActionAdventureTropes">Action Adventure</a></li> <li><a href="/pmwiki/pmwiki.php/Main/ComedyTropes" title="Main/ComedyTropes">Comedy</a></li> <li><a href="/pmwiki/pmwiki.php/Main/CommercialsTropes" title="Main/CommercialsTropes">Commercials</a></li> <li><a href="/pmwiki/pmwiki.php/Main/CrimeAndPunishmentTropes" title="Main/CrimeAndPunishmentTropes">Crime &amp; Punishment</a></li> <li><a href="/pmwiki/pmwiki.php/Main/DramaTropes" title="Main/DramaTropes">Drama</a></li> <li><a href="/pmwiki/pmwiki.php/Main/HorrorTropes" title="Main/HorrorTropes">Horror</a></li> <li><a href="/pmwiki/pmwiki.php/Main/LoveTropes" title="Main/LoveTropes">Love</a></li> <li><a href="/pmwiki/pmwiki.php/Main/NewsTropes" title="Main/NewsTropes">News</a></li> <li><a href="/pmwiki/pmwiki.php/Main/ProfessionalWrestling" title="Main/ProfessionalWrestling">Professional Wrestling</a></li> <li><a href="/pmwiki/pmwiki.php/Main/SpeculativeFictionTropes" title="Main/SpeculativeFictionTropes">Speculative Fiction</a></li> <li><a href="/pmwiki/pmwiki.php/Main/SportsStoryTropes" title="Main/SportsStoryTropes">Sports Story</a></li> <li><a href="/pmwiki/pmwiki.php/Main/WarTropes" title="Main/WarTropes">War</a></li> </ul> </li> <li><a data-click-toggle="active" href="javascript:void(0);">Media</a> <ul> <li><a href="/pmwiki/pmwiki.php/Main/Media" title="Main/Media">All Media</a></li> <li><a href="/pmwiki/pmwiki.php/Main/AnimationTropes" title="Main/AnimationTropes">Animation (Western)</a></li> <li><a href="/pmwiki/pmwiki.php/Main/Anime" title="Main/Anime">Anime</a></li> <li><a href="/pmwiki/pmwiki.php/Main/ComicBookTropes" title="Main/ComicBookTropes">Comic Book</a></li> <li><a href="/pmwiki/pmwiki.php/Main/FanFic" title="FanFic/FanFics">Fan Fics</a></li> <li><a href="/pmwiki/pmwiki.php/Main/Film" title="Main/Film">Film</a></li> <li><a href="/pmwiki/pmwiki.php/Main/GameTropes" title="Main/GameTropes">Game</a></li> <li><a href="/pmwiki/pmwiki.php/Main/Literature" title="Main/Literature">Literature</a></li> <li><a href="/pmwiki/pmwiki.php/Main/MusicAndSoundEffects" title="Main/MusicAndSoundEffects">Music And Sound Effects</a></li> <li><a href="/pmwiki/pmwiki.php/Main/NewMediaTropes" title="Main/NewMediaTropes">New Media</a></li> <li><a href="/pmwiki/pmwiki.php/Main/PrintMediaTropes" title="Main/PrintMediaTropes">Print Media</a></li> <li><a href="/pmwiki/pmwiki.php/Main/Radio" title="Main/Radio">Radio</a></li> <li><a href="/pmwiki/pmwiki.php/Main/SequentialArt" title="Main/SequentialArt">Sequential Art</a></li> <li><a href="/pmwiki/pmwiki.php/Main/TabletopGames" title="Main/TabletopGames">Tabletop Games</a></li> <li><a href="/pmwiki/pmwiki.php/UsefulNotes/Television" title="Main/Television">Television</a></li> <li><a href="/pmwiki/pmwiki.php/Main/Theater" title="Main/Theater">Theater</a></li> <li><a href="/pmwiki/pmwiki.php/Main/VideogameTropes" title="Main/VideogameTropes">Videogame</a></li> <li><a href="/pmwiki/pmwiki.php/Main/Webcomics" title="Main/Webcomics">Webcomics</a></li> </ul> </li> <li><a data-click-toggle="active" href="javascript:void(0);">Narrative</a> <ul> <li><a href="/pmwiki/pmwiki.php/Main/UniversalTropes" title="Main/UniversalTropes">Universal</a></li> <li><a href="/pmwiki/pmwiki.php/Main/AppliedPhlebotinum" title="Main/AppliedPhlebotinum">Applied Phlebotinum</a></li> <li><a href="/pmwiki/pmwiki.php/Main/CharacterizationTropes" title="Main/CharacterizationTropes">Characterization</a></li> <li><a href="/pmwiki/pmwiki.php/Main/Characters" title="Main/Characters">Characters</a></li> <li><a href="/pmwiki/pmwiki.php/Main/CharactersAsDevice" title="Main/CharactersAsDevice">Characters As Device</a></li> <li><a href="/pmwiki/pmwiki.php/Main/Dialogue" title="Main/Dialogue">Dialogue</a></li> <li><a href="/pmwiki/pmwiki.php/Main/Motifs" title="Main/Motifs">Motifs</a></li> <li><a href="/pmwiki/pmwiki.php/Main/NarrativeDevices" title="Main/NarrativeDevices">Narrative Devices</a></li> <li><a href="/pmwiki/pmwiki.php/Main/Paratext" title="Main/Paratext">Paratext</a></li> <li><a href="/pmwiki/pmwiki.php/Main/Plots" title="Main/Plots">Plots</a></li> <li><a href="/pmwiki/pmwiki.php/Main/Settings" title="Main/Settings">Settings</a></li> <li><a href="/pmwiki/pmwiki.php/Main/Spectacle" title="Main/Spectacle">Spectacle</a></li> </ul> </li> <li><a data-click-toggle="active" href="javascript:void(0);">Other Categories</a> <ul> <li><a href="/pmwiki/pmwiki.php/Main/BritishTellyTropes" title="Main/BritishTellyTropes">British Telly</a></li> <li><a href="/pmwiki/pmwiki.php/Main/TheContributors" title="Main/TheContributors">The Contributors</a></li> <li><a href="/pmwiki/pmwiki.php/Main/CreatorSpeak" title="Main/CreatorSpeak">Creator Speak</a></li> <li><a href="/pmwiki/pmwiki.php/Main/Creators" title="Main/Creators">Creators</a></li> <li><a href="/pmwiki/pmwiki.php/Main/DerivativeWorks" title="Main/DerivativeWorks">Derivative Works</a></li> <li><a href="/pmwiki/pmwiki.php/Main/LanguageTropes" title="Main/LanguageTropes">Language</a></li> <li><a href="/pmwiki/pmwiki.php/Main/LawsAndFormulas" title="Main/LawsAndFormulas">Laws And Formulas</a></li> <li><a href="/pmwiki/pmwiki.php/Main/ShowBusiness" title="Main/ShowBusiness">Show Business</a></li> <li><a href="/pmwiki/pmwiki.php/Main/SplitPersonalityTropes" title="Main/SplitPersonalityTropes">Split Personality</a></li> <li><a href="/pmwiki/pmwiki.php/Main/StockRoom" title="Main/StockRoom">Stock Room</a></li> <li><a href="/pmwiki/pmwiki.php/Main/TropeTropes" title="Main/TropeTropes">Trope</a></li> <li><a href="/pmwiki/pmwiki.php/Main/Tropes" title="Main/Tropes">Tropes</a></li> <li><a href="/pmwiki/pmwiki.php/Main/TruthAndLies" title="Main/TruthAndLies">Truth And Lies</a></li> <li><a href="/pmwiki/pmwiki.php/Main/TruthInTelevision" title="Main/TruthInTelevision">Truth In Television</a></li> </ul> </li> <li><a data-click-toggle="active" href="javascript:void(0);">Topical Tropes</a> <ul> <li><a href="/pmwiki/pmwiki.php/Main/BetrayalTropes" title="Main/BetrayalTropes">Betrayal</a></li> <li><a href="/pmwiki/pmwiki.php/Main/CensorshipTropes" title="Main/CensorshipTropes">Censorship</a></li> <li><a href="/pmwiki/pmwiki.php/Main/CombatTropes" title="Main/CombatTropes">Combat</a></li> <li><a href="/pmwiki/pmwiki.php/Main/DeathTropes" title="Main/DeathTropes">Death</a></li> <li><a href="/pmwiki/pmwiki.php/Main/FamilyTropes" title="Main/FamilyTropes">Family</a></li> <li><a href="/pmwiki/pmwiki.php/Main/FateAndProphecyTropes" title="Main/FateAndProphecyTropes">Fate And Prophecy</a></li> <li><a href="/pmwiki/pmwiki.php/Main/FoodTropes" title="Main/FoodTropes">Food</a></li> <li><a href="/pmwiki/pmwiki.php/Main/HolidayTropes" title="Main/HolidayTropes">Holiday</a></li> <li><a href="/pmwiki/pmwiki.php/Main/MemoryTropes" title="Main/MemoryTropes">Memory</a></li> <li><a href="/pmwiki/pmwiki.php/Main/MoneyTropes" title="Main/MoneyTropes">Money</a></li> <li><a href="/pmwiki/pmwiki.php/Main/MoralityTropes" title="Main/MoralityTropes">Morality</a></li> <li><a href="/pmwiki/pmwiki.php/Main/PoliticsTropes" title="Main/PoliticsTropes">Politics</a></li> <li><a href="/pmwiki/pmwiki.php/Main/ReligionTropes" title="Main/ReligionTropes">Religion</a></li> <li><a href="/pmwiki/pmwiki.php/Main/SchoolTropes" title="Main/SchoolTropes">School</a></li> </ul> </li> </ul> </div> <div class="sidebar-item showcase"> <p class="sidebar-item-title" data-title="Community Showcase">Community Showcase <a class="bubble float-right hover-blue" href="/pmwiki/showcase.php">More</a></p> <p class="community-showcase"> <a href="https://sharetv.com/shows/echo_chamber" onclick="trackOutboundLink('https://sharetv.com/shows/echo_chamber');" target="_blank"> <img alt="" class="lazy-image" data-src="/images/communityShowcase-echochamber.jpg"/></a> <a href="/pmwiki/pmwiki.php/Webcomic/TwistedTropes"> <img alt="" class="lazy-image" data-src="/img/howlandsc-side.jpg"/></a> </p> </div> <div class="sidebar-item sb-ad-unit" id="stick-cont"> <div class="sidebar-section" id="stick-bar"> <div class="square_ad ad-size-300x600 ad-section text-center"> <div class="proper-ad-unit"> <div id="proper-ad-tvtropes_ad_4"> <script>propertag.cmd.push(function() { proper_display('tvtropes_ad_4'); });</script> </div> </div> </div> </div> </div> </div> </div> <div class="action-bar tablet-off" id="action-bar-bottom"> <a class="scroll-to-top dead-button" href="#top-of-page" onclick="$('html, body').animate({scrollTop : 0},500);">Top</a> </div> </div> <div class="proper-ad-unit ad-sticky"> <div id="proper-ad-tvtropes_sticky_ad"> <script>propertag.cmd.push(function() { proper_display('tvtropes_sticky_ad'); });</script> </div> </div> <footer id="main-footer"> <div id="main-footer-inner"> <div class="footer-left"> <a class="img-link" href="/"><img alt="TV Tropes" class="lazy-image" data-src="/img/tvtropes-footer-logo.png" title="TV Tropes"/></a> <form action="index.html" class="navbar-form newsletter-signup validate modal-replies" data-ajax-get="/ajax/subscribe_email.php" id="cse-search-box-mobile" name="" role=""> <button class="btn-submit newsletter-signup-submit-button" id="subscribe-btn" type="submit"><i class="fa fa-paper-plane"></i></button> <input class="form-control" id="subscription-email" name="q" placeholder="Subscribe" size="31" type="text" validate-type="email" value=""/> </form> <ul class="social-buttons"> <li><a class="btn fb" href="https://www.facebook.com/tvtropes" onclick="_gaq.push(['_trackEvent', 'btn-social-icon', 'click', 'btn-facebook']);" target="_blank"><i class="fa fa-facebook"></i></a></li> <li><a class="btn tw" href="https://www.twitter.com/tvtropes" onclick="_gaq.push(['_trackEvent', 'btn-social-icon', 'click', 'btn-twitter']);" target="_blank"><i class="fa fa-twitter"></i></a> </li> <li><a class="btn rd" href="https://www.reddit.com/r/tvtropes" onclick="_gaq.push(['_trackEvent', 'btn-social-icon', 'click', 'btn-reddit']);" target="_blank"><i class="fa fa-reddit-alien"></i></a></li> </ul> </div> <hr/> <ul class="footer-menu" itemscope="" itemtype="http://schema.org/SiteNavigationElement"> <li><h4 class="footer-menu-header">TVTropes</h4></li> <li><a href="/pmwiki/pmwiki.php/Main/Administrivia">About TVTropes</a></li> <li><a href="/pmwiki/pmwiki.php/Administrivia/TheGoalsOfTVTropes">TVTropes Goals</a></li> <li><a href="/pmwiki/pmwiki.php/Administrivia/TheTropingCode">Troping Code</a></li> <li><a href="/pmwiki/pmwiki.php/Administrivia/TVTropesCustoms">TVTropes Customs</a></li> <li><a href="/pmwiki/pmwiki.php/JustForFun/TropesOfLegend">Tropes of Legend</a></li> <li><a href="/pmwiki/ad-free-subscribe.php">Go Ad-Free</a></li> </ul> <hr/> <ul class="footer-menu" itemscope="" itemtype="http://schema.org/SiteNavigationElement"> <li><h4 class="footer-menu-header">Community</h4></li> <li><a href="/pmwiki/query.php?type=att">Ask The Tropers</a></li> <li><a href="/pmwiki/tlp_activity.php">Trope Launch Pad</a></li> <li><a href="/pmwiki/query.php?type=tf">Trope Finder</a></li> <li><a href="/pmwiki/query.php?type=ykts">You Know That Show</a></li> <li><a data-modal-target="login" href="/pmwiki/lbs.php">Live Blogs</a></li> <li><a href="/pmwiki/review_activity.php">Reviews</a></li> <li><a href="/pmwiki/topics.php">Forum</a></li> </ul> <hr/> <ul class="footer-menu" itemscope="" itemtype="http://schema.org/SiteNavigationElement"> <li><h4 class="footer-menu-header">Tropes HQ</h4></li> <li><a href="/pmwiki/about.php">About Us</a></li> <li><a href="/pmwiki/contact.php">Contact Us</a></li> <li><a href="/pmwiki/dmca.php">DMCA Notice</a></li> <li><a href="/pmwiki/privacypolicy.php">Privacy Policy</a></li> </ul> </div> <div class="text-center gutter-top gutter-bottom tablet-on" id="desktop-on-mobile-toggle"> <a href="/pmwiki/switchDeviceCss.php?mobileVersion=1" rel="nofollow">Switch to <span class="txt-desktop">Desktop</span><span class="txt-mobile">Mobile</span> Version</a> </div> <div class="legal"> <p>TVTropes is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. <br/>Permissions beyond the scope of this license may be available from <a href="mailto:thestaff@tvtropes.org" rel="cc:morePermissions" xmlns:cc="http://creativecommons.org/ns#"> thestaff@tvtropes.org</a>.</p> <br/> <div class="privacy_wrapper"> </div> </div> </footer> <style> div.fc-ccpa-root { position: absolute !important; bottom: 93px !important; margin: auto !important; width: 100% !important; z-index: 9999 !important; } .fc-ccpa-root .fc-dns-dialog .fc-dns-link p{ outline: none !important; text-decoration: underline !important; font-size: .7em !important; font-family: sans-serif !important; } .fc-ccpa-root .fc-dns-dialog .fc-dns-link .fc-button-background { background: none !important; } </style> <div class="full-screen" id="_pm_videoViewer"> <a class="close" href="#close" id="_pm_videoViewer-close"></a> <div class="_pmvv-body"> <div class="_pmvv-vidbox"> <video class="video-js vjs-default-skin vjs-16-9" data-video-id="" id="overlay-video-player-box"> </video> <div class="_pmvv-vidbox-desc"> <h1 id="overlay-title"></h1> <p class="_pmvv-vidbox-descTxt" id="overlay-descrip"> </p> <div class="rating-row" data-video-id=""> <input name="is_logged_in" type="hidden" value="0"/> <p>How well does it match the trope?</p> <div id="star-rating-group"> <div class="trope-rate"> <input id="lamp5" name="rate" type="radio" value="5"/> <label for="lamp5" title="Absolutely"></label> <input id="lamp4" name="rate" type="radio" value="4"/> <label for="lamp4" title="Yes"></label> <input id="lamp3" name="rate" type="radio" value="3"/> <label for="lamp3" title="Kind of"></label> <input id="lamp2" name="rate" type="radio" value="2"/> <label for="lamp2" title="Not really"></label> <input id="lamp1" name="rate" type="radio" value="1"/> <label for="lamp1" title="No"></label> </div> <div id="star-rating-total"> </div> </div> </div> <div class="example-media-row"> <div class="example-overlay"> <p>Example of:</p> <div id="overlay-trope"> / </div> </div> <div class="media-sources-overlay example-overlay"> <p>Media sources:</p> <div id="overlay-media"> / </div> </div> </div> <p class="_pmvv-vidbox-stats text-right font-s" style="padding-top:8px; border-top: solid 1px rgba(255,255,255,0.2)"> <a class="float-right" data-modal-target="login" href="#video-feedback">Report</a> </p> </div> </div> </div> </div> <script type="text/javascript"> window.special_ops = { member : 'no', isolated : 0, tags : ['unknown'] }; </script> <script type="text/javascript"> var cleanCreativeEnabled = ""; var donation = ""; var live_ads = "1"; var img_domain = "https://static.tvtropes.org"; var snoozed = cookies.read('snoozedabm'); var snoozable = ""; if (adsRemovedWith) { live_ads = 0; } var elem = document.createElement('script'); elem.async = true; elem.src = '/design/assets/bundle.js?rev=c58d8df02f09262390bbd03db7921fc35c6af306'; elem.onload = function() { } document.getElementsByTagName('head')[0].appendChild(elem); </script> <script type="text/javascript"> function send_analytics_event(user_type, donation){ // if(user_type == 'uncached' || user_type == 'cached'){ // ga('send', 'event', 'caching', 'load', user_type, {'nonInteraction': 1}); // return; // } var event_name = user_type; if(donation == 'true'){ event_name += "_donation" }else if(typeof(valid_user) == 'undefined'){ event_name += "_blocked" }else if(valid_user == true){ event_name += "_unblocked"; }else{ event_name = "_unknown" } ga('send', 'event', 'ads', 'load', event_name, {'nonInteraction': 1}); } send_analytics_event("guest", "false"); </script> </body> </html>
--- layout: archive title: Zulip Chat Archive permalink: /stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html --- <h2>Stream: <a href="http://robertylewis.com/website_test/stream/116395-maths/index.html">maths</a></h2> <h3>Topic: <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html">How to handle transfer to bundled homs</a></h3> <hr> <base href="https://leanprover.zulipchat.com/"> <head><link href="/style.css" rel="stylesheet"></head> {% raw %} <a name="175607193"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175607193" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Chris Hughes <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175607193">(Sep 13 2019 at 09:22)</a>:</h4> <p>It's seems to have been decided that using bundled ring homs and group homs is going to be the mathlib style. Currently the library is not set up to make it easy for people to write new code using bundled homs, and it is quite a major refactor to update the library to do this. I think perhaps the bulk of the refactor has to be done in one go, as soon as the <code>ideal</code> file is updated, a bunch more stuff will have to be updated as well. Because of this I'm a little bit cautious about merging stuff that will make this refactor harder. </p> <p>What's the best way of handling this? Should we refuse to merge anything that uses unbundled homs, or will a more gradual approach work?</p> <a name="175630918"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175630918" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175630918">(Sep 13 2019 at 14:46)</a>:</h4> <p>Thanks for starting this discussion. I think people said that the refactor could be done slowly and gradually, even though the total effort would be more than when everything's done in one go.</p> <a name="175630994"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175630994" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175630994">(Sep 13 2019 at 14:47)</a>:</h4> <p>I realize that the amount of unbundled stuff being added to the library might grow faster than the amount of parts in the library being refactored... so the process might never converge.</p> <a name="175631502"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175631502" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Chris Hughes <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175631502">(Sep 13 2019 at 14:52)</a>:</h4> <p>Giving bundled versions of the lemmas in the most used parts of the library might help the process converge faster. I'm thinking of ideals, subgroups, and maybe <code>polynomial.eval</code> and <code>map</code></p> <a name="175817473"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175817473" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175817473">(Sep 16 2019 at 14:32)</a>:</h4> <p>Does anyone else have 2 cents to contribute? <span class="user-mention" data-user-id="110038">@Kevin Buzzard</span> <span class="user-mention" data-user-id="110049">@Mario Carneiro</span></p> <a name="175838715"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175838715" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Kevin Buzzard <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175838715">(Sep 16 2019 at 18:28)</a>:</h4> <p>I don't have a clue. I think I might have been at least partially to blame for the fact that we have both bundled and unbundled versions of some things, but I was just annoyed that everyone seemed to think that bundled was the way to go and yet unbundled was what we had.</p> <a name="175857459"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175857459" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Mario Carneiro <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175857459">(Sep 16 2019 at 22:08)</a>:</h4> <p>I think it would be good to expand the library as needed when writing new bundled hom code is difficult. That should require a lot less up front work than a full conversion</p> <a name="175866779"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175866779" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175866779">(Sep 17 2019 at 00:50)</a>:</h4> <p>Let’s just make sure there are lots of big “deprecated” warnings everywhere old stuff is being used, and hope that people don’t PR too much stuff extending the use of deprecated code...</p> <a name="175874784"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175874784" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175874784">(Sep 17 2019 at 04:23)</a>:</h4> <p>That's exactly what this thread is about. For an example, see my PR on <code>order</code> of power series: <a href="https://github.com/leanprover-community/mathlib/issues/1292" target="_blank" title="https://github.com/leanprover-community/mathlib/issues/1292">#1292</a><br> (1) It sets up a bunch of maps and proves that they are <code>is_add_group_hom</code>s and occasionally, under suitable conditions they are actually <code>is_ring_hom</code>s... (In particular, <code>coeff 0</code> is a ring hom, whereas in general <code>coeff n</code> is only additive.)<br> (2) Moreover, a bunch of these maps are already defined before the algebraic structure on their source is there. They are used in setting up this structure.</p> <p>Both of these points are awkard to pull of in the bundled setting. What do we do with this PR? Because it doubles down on unbundled homs instead of easing the transition to bundled homs.</p> <a name="175876386"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175876386" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175876386">(Sep 17 2019 at 05:05)</a>:</h4> <p>I don't really understand what could be awkward. Of course you can define the maps-merely-as-functions before the algebraic structure is there, but surely you can define an <code>is_ring_hom</code> neither earlier nor later than you can define a <code>ring_hom</code>. Is the point that you need then to restate some earlier results, so they are about the coercion of the <code>ring_hom</code>, rather than about the bare function?</p> <a name="175877453"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877453" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877453">(Sep 17 2019 at 05:29)</a>:</h4> <p><span class="user-mention" data-user-id="110087">@Scott Morrison</span> Yep, you have to restate a bunch of stuff to address (2). I agree that this is not a big problem, only annoying. But (1) is more of an issue. Suppose we have addressed (2), so that for <code>n : ℕ</code> we have a <code>coeff n : power_series R →+ R</code>. Then there is not a very nice way to magically have <code>coeff 0</code> become a <code>→*+</code>.</p> <a name="175877512"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877512" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877512">(Sep 17 2019 at 05:30)</a>:</h4> <p>Ah, I see, that indeed is horrible, and I've been encountering exactly the same issue with functors and monoidal functors while working on enriched categories recently.</p> <a name="175877525"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877525" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877525">(Sep 17 2019 at 05:31)</a>:</h4> <p>Sometimes life just gives you a functor, and your job is to add the structure of a monoidal functor. At the moment I have a horrible hack.</p> <a name="175877583"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877583" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877583">(Sep 17 2019 at 05:32)</a>:</h4> <p>I've defined <code>functorial</code> and <code>monoidal</code> as typeclasses on functions, as unbundled versions of <code>functor</code> and <code>monoidal_functor</code>. But then at some point I find myself with <code>F : Functor C D</code>, and writing <code>monoidal (F.obj)</code> --- that is, I unbundle a bundled functor, and use a typeclass to express that I know a monoidal structure on it. Yuck!</p> <a name="175877663"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877663" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877663">(Sep 17 2019 at 05:34)</a>:</h4> <p>We need non-linear typechecking. :-)</p> <a name="175877669"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877669" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877669">(Sep 17 2019 at 05:35)</a>:</h4> <p>Does that help?</p> <a name="175877681"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877681" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877681">(Sep 17 2019 at 05:35)</a>:</h4> <p>"I promise that eventually I'll show that this is a <code>-&gt;*+</code>, and in the meantime only use the coercion to <code>-&gt;</code>, and after a little while the coercion to <code>-&gt;+</code>"</p> <a name="175877688"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877688" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877688">(Sep 17 2019 at 05:35)</a>:</h4> <p>I mean, once you bundle <code>coeff</code> into an add_hom... you kind of promise that you don't suddenly want to treat it as a ring hom</p> <a name="175877694"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877694" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877694">(Sep 17 2019 at 05:35)</a>:</h4> <p>So you want the type of <code>coeff n</code> to depend on <code>n</code>?</p> <a name="175877735"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877735" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877735">(Sep 17 2019 at 05:36)</a>:</h4> <p>We could do that (-;</p> <a name="175877737"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877737" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877737">(Sep 17 2019 at 05:36)</a>:</h4> <p>Sounds like a pretty ugly hack</p> <a name="175877743"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877743" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877743">(Sep 17 2019 at 05:36)</a>:</h4> <p>Sorry, I don't undestand what you're saying about depending on <code>n</code>.</p> <a name="175877751"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877751" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877751">(Sep 17 2019 at 05:37)</a>:</h4> <p>For <code>n &gt; 0</code> you will not get a ring hom. But for <code>n = 0</code> you do get a ring hom.</p> <a name="175877754"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877754" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877754">(Sep 17 2019 at 05:37)</a>:</h4> <p>oh, duh</p> <a name="175877759"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877759" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877759">(Sep 17 2019 at 05:37)</a>:</h4> <p>So what is the type of <code>coeff n</code>?</p> <a name="175877763"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877763" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877763">(Sep 17 2019 at 05:37)</a>:</h4> <p>I see, sorry, I wasn't paying attention.</p> <a name="175877807"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877807" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877807">(Sep 17 2019 at 05:38)</a>:</h4> <p>well, don't we jsut define <code>constant_term : power_series R -&gt;*+ R</code>?</p> <a name="175877812"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877812" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877812">(Sep 17 2019 at 05:38)</a>:</h4> <p>that doesn't seem so bad</p> <a name="175877822"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877822" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877822">(Sep 17 2019 at 05:39)</a>:</h4> <p>and a lemma that <code>coeff 0 = (constant_term : power_series R -&gt;+ R)</code>?</p> <a name="175877841"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877841" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877841">(Sep 17 2019 at 05:40)</a>:</h4> <p>(oof, do you separately need <code>(coeff 0 : power_series R -&gt; R) = (constant_term : power_series R -&gt; R)</code>?)</p> <a name="175877892"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877892" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877892">(Sep 17 2019 at 05:40)</a>:</h4> <p>But I think the general answer here is that you make a "first pass" development, that mostly stays private, and then restate it all as public API at the end.</p> <a name="175877909"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877909" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877909">(Sep 17 2019 at 05:41)</a>:</h4> <p>Rather than pretend it's possible to make the sausage in front of everyone.</p> <a name="175877920"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877920" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877920">(Sep 17 2019 at 05:41)</a>:</h4> <p>Yeah, but in this case you need even a "third pass" defining <code>constant_term</code>...</p> <a name="175877921"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877921" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877921">(Sep 17 2019 at 05:41)</a>:</h4> <p>and maybe the lesson we're learning is that unbundled morphisms are good for the private development, and bundled morphisms are good for the API</p> <a name="175877922"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877922" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877922">(Sep 17 2019 at 05:41)</a>:</h4> <p>But maybe that's what it takes...</p> <a name="175877961"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877961" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877961">(Sep 17 2019 at 05:42)</a>:</h4> <p>Anyway, I need to run to supervise an LA exam</p> <a name="175877966"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877966" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877966">(Sep 17 2019 at 05:42)</a>:</h4> <p>Wish me luck... we'll have to grade them afterwards <span aria-label="face palm" class="emoji emoji-1f926" role="img" title="face palm">:face_palm:</span></p> <a name="175877984"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175877984" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175877984">(Sep 17 2019 at 05:43)</a>:</h4> <p>Why is that? In the private development we prove <code>is_add_group_hom (internals.coeff n)</code> and <code>is_ring_hom (internals.coeff 0)</code>, and then in the public API we provide<br> <code>coeff (n : nat) : power_series R -&gt;+ R := add_group_hom.of (internals.coeff n)</code>, and <code>constant_term : power_series R -&gt;+* R := ring_hom.of (internals.coeff 0)</code>.</p> <a name="175878034"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175878034" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175878034">(Sep 17 2019 at 05:44)</a>:</h4> <p>Back in the day the whole concept of <code>constant_term</code> wasn't necessary</p> <a name="175878035"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175878035" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175878035">(Sep 17 2019 at 05:44)</a>:</h4> <p>good luck!</p> <a name="175878036"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175878036" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175878036">(Sep 17 2019 at 05:44)</a>:</h4> <p>Yeah, I agree it's worrying.</p> <a name="175878037"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175878037" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175878037">(Sep 17 2019 at 05:45)</a>:</h4> <p>My point is... the file will probably become 2 times as long</p> <a name="175878273"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175878273" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Chris Hughes <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175878273">(Sep 17 2019 at 05:51)</a>:</h4> <p><code>coeff 0</code> is <code>eval 0</code> so we could just make <code>eval 0</code> our canonical way of talking about the constant term.</p> <a name="175878324"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175878324" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Chris Hughes <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175878324">(Sep 17 2019 at 05:52)</a>:</h4> <p>Oh but this is power series not polynomials.</p> <a name="175878743"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175878743" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175878743">(Sep 17 2019 at 06:03)</a>:</h4> <p>It's still true, but it needs more work</p> <a name="175880255"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175880255" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Mario Carneiro <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175880255">(Sep 17 2019 at 06:41)</a>:</h4> <p>Why not have <code>coeff_0</code>? Then there is no problem with it having a different type</p> <a name="175881499"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/175881499" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#175881499">(Sep 17 2019 at 07:09)</a>:</h4> <p>That's Scott's <code>constant_term</code></p> <a name="176014983"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176014983" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Chris Hughes <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176014983">(Sep 18 2019 at 15:18)</a>:</h4> <p>Do we want two versions of everything like <code>is_ring_hom.ker</code> in the meantime whilst the gradual refactor is happening?</p> <a name="176015141"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176015141" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Kevin Buzzard <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176015141">(Sep 18 2019 at 15:20)</a>:</h4> <p>That's a good question. I want to say no -- we should just develop the bundled theory and stop supporting unbundled ring homs completely, moving them to bundled ring homs whenever we can be bothered. Is this a very naive viewpoint?</p> <a name="176015382"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176015382" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Chris Hughes <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176015382">(Sep 18 2019 at 15:22)</a>:</h4> <p>Looking at something like <code>direct_limit</code>, transferring to bundled homs is quite a hard refactor at the moment. Currently a <code>directed system</code> is just a set of functions, and then there's a hypothesis that they're all ring homs. It will have to become a set of morphisms in a category.</p> <a name="176015442"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176015442" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Chris Hughes <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176015442">(Sep 18 2019 at 15:23)</a>:</h4> <p>This approach means the refactor has to be done in one go. Who's going to do that?</p> <a name="176015455"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176015455" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Kevin Buzzard <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176015455">(Sep 18 2019 at 15:23)</a>:</h4> <p>Are we talking about direct limits in arbitrary categories or direct limits in the category of rings?</p> <a name="176015528"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176015528" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Chris Hughes <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176015528">(Sep 18 2019 at 15:24)</a>:</h4> <p>Rings and abelian groups and modules</p> <a name="176015554"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176015554" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Chris Hughes <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176015554">(Sep 18 2019 at 15:24)</a>:</h4> <p>The file Kenny wrote on direct limit.</p> <a name="176015787"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176015787" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176015787">(Sep 18 2019 at 15:26)</a>:</h4> <p>I'm not sure we can get away with only one of the two. Category theory has bundled homs and bundled funtors all over the place. Yet Scott confessed that he introduced <code>functorial</code> and <code>monoidal</code>.</p> <a name="176015848"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176015848" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176015848">(Sep 18 2019 at 15:27)</a>:</h4> <p>I intuitively tend to agree with his "slogan" that unbundled stuff is good for setting things up, but that bundled stuff is good for API's that users should see.</p> <a name="176015933"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176015933" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Kevin Buzzard <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176015933">(Sep 18 2019 at 15:28)</a>:</h4> <p>I thought there was some sort of philosophical objection to having both? Having both doesn't bother me...</p> <a name="176015945"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176015945" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Kevin Buzzard <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176015945">(Sep 18 2019 at 15:28)</a>:</h4> <p>I mean, having both long term.</p> <a name="176016030"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176016030" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Kevin Buzzard <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176016030">(Sep 18 2019 at 15:29)</a>:</h4> <p>And the general rule can be to not develop any new API for the unbundled stuff unless you're doing foundational things like <code>direct_limit</code>.</p> <a name="176016200"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176016200" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Chris Hughes <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176016200">(Sep 18 2019 at 15:31)</a>:</h4> <p>I think we want mainly bundled homs and occasionally unbundled.</p> <a name="176016276"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176016276" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Chris Hughes <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176016276">(Sep 18 2019 at 15:32)</a>:</h4> <p>But I think <code>direct_limit</code> should use bundled.</p> <a name="176016520"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176016520" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176016520">(Sep 18 2019 at 15:35)</a>:</h4> <p>Well... it's there already, if you don't bind bundling some objects along the way...</p> <a name="176016560"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176016560" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176016560">(Sep 18 2019 at 15:35)</a>:</h4> <p>If we wait a couple of days, the new concrete category infrastructure due to <span class="user-mention" data-user-id="214703">@Yury G. Kudryashov</span> seems very promising.</p> <a name="176016593"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176016593" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176016593">(Sep 18 2019 at 15:35)</a>:</h4> <p>Algebraic closures would be a marvellous place to test it out</p> <a name="176056417"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176056417" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176056417">(Sep 18 2019 at 23:38)</a>:</h4> <p>I'm actually coming around to the idea that we want both bundled and unbundled versions of everything, even though we have to pay in the form of writing extra glue code. The glue code seems to work very well; that is, it only needs to be written once when setting up a new bundled/unbundled pair, and then it's pretty straightforward for the user.</p> <a name="176056452"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176056452" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176056452">(Sep 18 2019 at 23:39)</a>:</h4> <p>Regarding <code>direct_limit</code> --- there's actually some duplication now between the <code>direct_limits</code> file, and the <code>algebra/category/CommRing/(co)limits.lean</code> files.</p> <a name="176056457"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176056457" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Scott Morrison <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176056457">(Sep 18 2019 at 23:40)</a>:</h4> <p>I would really like to address that soon.</p> <a name="176183953"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176183953" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176183953">(Sep 20 2019 at 11:24)</a>:</h4> <p>This is what I don't like about bundled homs: I write</p> <div class="codehilite"><pre><span></span><span class="bp">∀</span> <span class="n">n</span><span class="o">,</span> <span class="n">coeff</span> <span class="n">n</span> <span class="n">φ</span> <span class="bp">=</span> <span class="n">coeff</span> <span class="n">n</span> <span class="n">ψ</span> </pre></div> <p>and I get red squiggles under <code>coeff</code> saying:</p> <div class="codehilite"><pre><span></span><span class="n">function</span> <span class="n">expected</span> <span class="n">at</span> <span class="n">coeff</span> <span class="n">n</span> <span class="n">term</span> <span class="n">has</span> <span class="n">type</span> <span class="n">mv_power_series</span> <span class="err">?</span><span class="n">m_1</span> <span class="err">?</span><span class="n">m_2</span> <span class="bp">→+</span> <span class="err">?</span><span class="n">m_2</span> </pre></div> <a name="176183967"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176183967" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176183967">(Sep 20 2019 at 11:25)</a>:</h4> <p>It can figure out those metavariables from <code>φ</code></p> <a name="176183979"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176183979" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176183979">(Sep 20 2019 at 11:25)</a>:</h4> <p>But it won't do that. So we need to hand hold it. And that means we have to explicitly provide a bunch of types all the time...</p> <a name="176184046"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176184046" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Chris Hughes <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176184046">(Sep 20 2019 at 11:26)</a>:</h4> <p>I think unfortunately both unbundled and bundled have major downsides.</p> <a name="176184058"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176184058" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176184058">(Sep 20 2019 at 11:26)</a>:</h4> <p>Would this be an example of type class search failure that Leo wants to see?</p> <a name="176184073"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176184073" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Patrick Massot <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176184073">(Sep 20 2019 at 11:27)</a>:</h4> <p>Johan, can you get a minimized version of this that we could give to Leo and Daniel for Lean 4 miraculous resolution?</p> <a name="176184078"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176184078" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176184078">(Sep 20 2019 at 11:27)</a>:</h4> <p>Specifically: a coercion is not kicking in. And it's well-understood why it doesn't.</p> <a name="176184094"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176184094" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Patrick Massot <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176184094">(Sep 20 2019 at 11:27)</a>:</h4> <p>Ok, you thought about this already...</p> <a name="176184293"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176184293" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176184293">(Sep 20 2019 at 11:31)</a>:</h4> <p>Voila, a minimal example:</p> <div class="codehilite"><pre><span></span><span class="kn">section</span> <span class="kn">variables</span> <span class="o">{</span><span class="n">α</span> <span class="o">:</span> <span class="kt">Type</span><span class="o">}</span> <span class="o">[</span><span class="n">monoid</span> <span class="n">α</span><span class="o">]</span> <span class="n">def</span> <span class="n">my_id</span> <span class="o">:</span> <span class="n">α</span> <span class="bp">→*</span> <span class="n">α</span> <span class="o">:=</span> <span class="o">{</span> <span class="n">to_fun</span> <span class="o">:=</span> <span class="n">id</span><span class="o">,</span> <span class="n">map_one&#39;</span> <span class="o">:=</span> <span class="n">rfl</span><span class="o">,</span> <span class="n">map_mul&#39;</span> <span class="o">:=</span> <span class="bp">λ</span> <span class="bp">_</span> <span class="bp">_</span><span class="o">,</span> <span class="n">rfl</span> <span class="o">}</span> <span class="kn">example</span> <span class="o">(</span><span class="n">a</span> <span class="o">:</span> <span class="n">α</span><span class="o">)</span> <span class="o">:</span> <span class="n">my_id</span> <span class="n">a</span> <span class="bp">=</span> <span class="n">a</span> <span class="o">:=</span> <span class="n">rfl</span> <span class="kn">end</span> </pre></div> <a name="176184302"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176184302" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176184302">(Sep 20 2019 at 11:31)</a>:</h4> <p>Lean doesn't like the <code>example</code></p> <a name="176184369"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176184369" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Patrick Massot <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176184369">(Sep 20 2019 at 11:32)</a>:</h4> <p>It's not minimal since <code>→*</code> is not in core, right?</p> <a name="176184828"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176184828" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176184828">(Sep 20 2019 at 11:40)</a>:</h4> <p>Aha... are there examples of bundled functions in core?</p> <a name="176184855"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176184855" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Patrick Massot <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176184855">(Sep 20 2019 at 11:41)</a>:</h4> <p>Probably not, but you can include (a minimized version of) the definition.</p> <a name="176184858"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176184858" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Chris Hughes <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176184858">(Sep 20 2019 at 11:41)</a>:</h4> <p>Just define monoid_hom in your minimal example, it's only about three lines.</p> <a name="176185136"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176185136" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Chris Hughes <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176185136">(Sep 20 2019 at 11:45)</a>:</h4> <p>There's a mysterious (to me) failure of <code>has_coe_to_fun</code> in <a href="https://github.com/leanprover-community/mathlib/issues/1404" target="_blank" title="https://github.com/leanprover-community/mathlib/issues/1404">#1404</a>. Is this also well understood? It's not at all obvious to me why removing some <code>decidable_eq</code> assumptions should break this lemma.</p> <a name="176185630"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176185630" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Mario Carneiro <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176185630">(Sep 20 2019 at 11:54)</a>:</h4> <p>I think Leo mentioned this issue in his request (coercions are not fired unless all metavariables are instantiated), but let's make a minimal example to show this off</p> <a name="176185639"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176185639" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Mario Carneiro <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176185639">(Sep 20 2019 at 11:55)</a>:</h4> <p>This can be fixed in lean 4 but we have to make the problem clear</p> <a name="176185665"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176185665" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Chris Hughes <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176185665">(Sep 20 2019 at 11:55)</a>:</h4> <p>The one in <a href="https://github.com/leanprover-community/mathlib/issues/1404" target="_blank" title="https://github.com/leanprover-community/mathlib/issues/1404">#1404</a> doesn't fire even with type annotations.</p> <a name="176185732"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176185732" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Mario Carneiro <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176185732">(Sep 20 2019 at 11:56)</a>:</h4> <p>could you summarize the problem? I don't see it in the commit</p> <a name="176185859"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176185859" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Chris Hughes <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176185859">(Sep 20 2019 at 11:59)</a>:</h4> <p>line 176 of <code>field_theory/mv_polynomial</code>.</p> <a name="176185863"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176185863" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Chris Hughes <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176185863">(Sep 20 2019 at 11:59)</a>:</h4> <p>Not in the diff.</p> <a name="176185884"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176185884" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Chris Hughes <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176185884">(Sep 20 2019 at 11:59)</a>:</h4> <p>But the <code>coe_to_fun</code> in that statement is broken even with type annotations.</p> <a name="176185952"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176185952" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Chris Hughes <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176185952">(Sep 20 2019 at 12:00)</a>:</h4> <p><code>maximum class-instance resolution depth has been reached (the limit can be increased by setting option 'class.instance_max_depth') (the class-instance resolution trace can be visualized by setting option 'trace.class_instances')</code></p> <a name="176189562"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176189562" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176189562">(Sep 20 2019 at 12:54)</a>:</h4> <p><del>Next issue... bundled homs were supposed to make <code>map_add</code> easier for <code>simp</code>.</del></p> <a name="176189622"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176189622" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176189622">(Sep 20 2019 at 12:55)</a>:</h4> <p>Never mind, I should shut up</p> <a name="176372541"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176372541" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176372541">(Sep 23 2019 at 14:20)</a>:</h4> <p>I've bundled the homs in the <code>order</code> PR: <a href="https://github.com/leanprover-community/mathlib/issues/1292" target="_blank" title="https://github.com/leanprover-community/mathlib/issues/1292">#1292</a></p> <a name="176372555"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176372555" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Johan Commelin <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176372555">(Sep 23 2019 at 14:21)</a>:</h4> <p>In the end, I think it wasn't even too painful.</p> <a name="176839649"></a> <h4><a href="https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/How%20to%20handle%20transfer%20to%20bundled%20homs/near/176839649" class="zl"><img src="http://robertylewis.com/website_test/assets/img/zulip2.png" alt="view this post on Zulip"></a> Yury G. Kudryashov <a href="http://robertylewis.com/website_test/stream/116395-maths/topic/How.20to.20handle.20transfer.20to.20bundled.20homs.html#176839649">(Sep 28 2019 at 20:09)</a>:</h4> <p>I think, the problem is that currently the type of <code>coe_fn f</code> can depend on <code>f</code>, not only its type. On the one hand, this way we can coerce to function something like</p> <div class="codehilite"><pre><span></span><span class="kn">structure</span> <span class="n">bundled_fun</span> <span class="o">:=</span> <span class="o">(</span><span class="n">dom</span> <span class="o">:</span> <span class="kt">Type</span><span class="o">)</span> <span class="o">(</span><span class="n">codom</span> <span class="o">:</span> <span class="kt">Type</span><span class="o">)</span> <span class="o">(</span><span class="n">to_fun</span> <span class="o">:</span> <span class="n">dom</span> <span class="bp">→</span> <span class="n">codom</span><span class="o">)</span> </pre></div> <p>On the other hand, if we have <code>coe_fn f x</code>, then Lean can't start looking at <code>x</code> before it knows <code>f</code>. I see two possible solutions:</p> <ul> <li> <p>Define something like<br> <code>lean structure has_simple_coe_to_fun (α : Type*) (β : out_param Type*) := (coe : α → β) </code><br> and try it before <code>has_coe_to_fun</code></p> </li> <li> <p>Introduce convention (similar to, e.g., Python) that <code>coe_fn f</code> is a notation for <code>f.to_fun</code>.</p> </li> </ul> <p>Sure, each approach has its pros and cons. Hope, someone will come with a better idea.</p> {% endraw %} <hr><p>Last updated: Apr 24 2020 at 19:02 UTC</p>
<h1>./DanielPunnose/</h1><p>Use a download manager like <a href=http://jdownloader.org>jdownloader</a> to download this entire folder.</p> <a href="http://www.sermonindex.net/modules/mydownloads/visit.php?lid=23744">ComingToGodAsALittleChild.mp3</a><br>
<!doctype html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>%PAGE_TITLE%</title> <link rel="stylesheet" href="/style/style.css" /> </head> <body> <div class="header"> %HEADER% </div> <div class="topnav"> <a href="/" class="active">Home</a> <a href="/dev">Development</a> <a href="/display">Display</a> <a href="/edit">Filesystem</a> <a href="/network">Network</a> <a href="/settings">Settings</a> <a href="/update">Update</a> </div> <div class="main"> <h2>Home</h2> <p>Welcome!</p> <h3>Software</h3> <table> <tr> <td>Version:</td> <td>%VERSION%</td> </tr> <tr> <td>ESP SDK Version:</td> <td>%ESP_SDK_VERSION%</td> </tr> <tr> <td>Heap Size:</td> <td>%HEAP_SIZE% byte</td> </tr> <tr> <td>Available Heap Size:</td> <td>%AVAILABLE_HEAP_SIZE% byte</td> </tr> <tr> <td>Filesystem size:</td> <td>%FS_SIZE% byte</td> </tr> <tr> <td>Used filesystem size:</td> <td>%USED_FS_SIZE% byte</td> </tr> </table> <h3>Hardware</h3> <table> <tr> <td>ESP Chip Rev.:</td> <td>%ESP_CHIP_REV%</td> </tr> <tr> <td>ESP Chip ID:</td> <td>%ESP_CHIP_ID%</td> </tr> <tr> <td>ESP CPU Freq.:</td> <td>%ESP_CPU_FREQ% MHz</td> </tr> </table> </div> <div class="footer"> <hr /> <p>(C) 2019 - 2020 by Andreas Merkle (web@blue-andi.de)</p> </div> </body> </html>
<!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Font Awesome --> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.0/css/all.css"> <!-- Bootstrap core CSS --> <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.2.1/css/bootstrap.min.css" rel="stylesheet"> <!-- Material Design Bootstrap --> <link href="https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.7.3/css/mdb.min.css" rel="stylesheet"> <!--- <script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-MML-AM_CHTML"> </script> --> {% block title %}<title>iQuiz</title>{% endblock title %} </head> <body> {% block nav_bar %} {% endblock nav_bar %} <div class="container"> <div class="row"> <div class="col-sm-8"> <h1>iQuiz Application</h1> <p> This is an LTI application. If you were expecting quiz and are here, then it means you are not doing it right! LTI Application expects an valid LTI Launch request from the Tool Consumer. <hr/> You should consider reading the documentation on how to setup LTI application, or iQuiz to get started! #TODO: Add the docs here! </p> </div> </div> </div> <!--Java Scripts--> <!-- JQuery --> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <!-- Bootstrap tooltips --> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.4/umd/popper.min.js"></script> <!-- Bootstrap core JavaScript --> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.2.1/js/bootstrap.min.js"></script> <!-- MDB core JavaScript --> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.7.3/js/mdb.min.js"></script> {% block javascript %} {% endblock javascript %} </body> </html>
<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,minimum-scale=1,maximum-scale=1"> <!-- Disable transformation --> <meta http-equiv="Cache-Control" content="no-transform" /> <meta http-equiv="Cache-Control" content="no-siteapp" /> <!-- Website description --> <meta name="description" content="blog seaon php linux" /> <!-- Website favicon --> <link rel="shortcut icon" type="image/x-icon" href="/assets/favicon.ico" /> <!-- styling --> <link rel="stylesheet" type="text/css" href="/assets/css/css.min.css" /> <title>VirtualBox安装增强工具</title> </head> <body> <div id="page"> <header id="masthead"> <div class="site-header-inner"> <h1 class="site-title"> <a href="/" class="logo">Seaon</a> </h1> <nav id="nav-top"> <ul id="menu-top" class="nav-top-items"> <li class="menu-item"> <a href="/about.html">About</a> </li> </ul> </nav> </div> </header> <div id="content" class="output"> <h1>VirtualBox设置共享文件夹</h1> <h2>准备工作</h2> <pre><code class="language-sh">yum update yum install -y gcc yum install -y kernel-devel yum -y install bzip2 bzip2-devel # 运行增强工具时需要 reboot # 重启使安装生效。</code></pre> <h2>配置共享文件夹</h2> <p>在虚拟机的设置界面中添加要共享的文件夹。 需要注意的是自动挂载和固定分配最好都点上,不然每次虚拟机关机后都要手动再mount,而只读分配最好不要选择,不然在虚拟机中无法写入。</p> <h2>挂载光盘</h2> <p>在virtualbox虚拟机窗口的菜单条下选择 &quot;设备&quot;--&quot;安装增强功能&quot;,相当于在 CentOS 虚拟机中插入了 GuestAddition 的光盘。</p> <pre><code class="language-sh">mount -t auto /dev/cdrom /mnt cd /mnt ./VBoxLinuxAdditions.run 安装 GuestAddition。</code></pre> <p>再次重启,在/media目录下你会发现一个文件夹,这就是你的共享文件夹,文件夹名称为<code>sf_</code>加上你在设置共享文件夹时填写的共享文件夹名称。</p> </div> <footer id="colophon"> <span class="copyright-year"> &copy; 2016 - <span class="currentYear">123</span> <span class="footer-author">Seaon.</span> <span class="power-by"> Powered by <a href="https://github.com/seaon/seaon.github.io">blog</a> </span> </span> </footer> </div> <script src="/assets/js/js.min.js" type="text/javascript"></script> </body> </html>
<!DOCTYPE html><html lang="sl" class="has-js is-complete"><head> <title> NAPITEK MULTI SOLA, 1L - V multivitaminski pijači Multi Sola se skriva devet sadnih razlogov za dobro počutje in zdravje preko celega leta. Pomaranča, limona, ananas, belo grozdje, mara...</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="keywords"> <meta name="description" content="NAPITEK SOLA MULTI 1L"> <meta name="robots" content="index,follow,noodp,noydir"> <meta name="canonical" content="https://www.spar.si/online/napitek-multi-sola-1l/p/529311"> <meta name="HandheldFriendly" content="True"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="shortcut icon" type="image/x-icon" media="all" href="/online/_ui/v277/desktop/common/images/shapes/ico_spar_logo.png"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/x-locate-suggestions.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/normalize-min.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/blueprint/screen.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/fonts.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/taggle.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/jquery.colorbox-1.3.16.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/jquery.bt-0.9.5.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/jquery.ui.stars-3.0.1.custom.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/jquery.ui.autocomplete-1.8.18.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/jquery.jscrollpane.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/jquery.range.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/helper.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/main.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/forms.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/ddm.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/miniCartFood.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/impressum.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/breadcrumb.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/siteSearch.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/navigation.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/header.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/facetNav.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/paginationBar.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/productResults.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/productDetails.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/faq.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/customerInfo.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/order.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/footer.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/recoveryPassword.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/noSearchResults.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/contact.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/colorBox.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/searchPOS.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/userLoginRegister.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/account.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/cartItems.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/cart.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/storeDetail.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/storeFinder.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/enjoyMeal.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/shopReviews.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/tellafriend.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/preRegistration.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/pagesStructure.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/checkout.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/observeProduct.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/recipes.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/orderDetailPages.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/cmsComponents.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/xlocate.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/slick-min.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/sparCalendar-min.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/magnific-popup-min.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/productBox.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/s3l3ct.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/tooltips.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/simplebar-2.5.1.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/productBoxNEW.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/desktop/common/css/balloon.min.0.2.4.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/addons/oamaddon/desktop/common/css/oamaddon.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/addons/pspsixaddon/desktop/common/css/pspsixaddon.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/addons/sicheckoutaddon/desktop/common/css/sicheckoutaddon.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/addons/sicheckoutaddon/desktop/common/css/checkoutaddress.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/addons/sionboardingaddon/desktop/common/css/sionboardingaddon.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/addons/siwishlistaddon/desktop/common/css/sparwishlistaddon.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/addons/sparcaptchaaddon/desktop/common/css/sparcaptchaaddon.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/addons/sparcustomerstatisticsaddon/desktop/common/css/sparcustomerstatisticsaddon.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/addons/sparstorefrontaddon/desktop/common/css/sparstorefrontaddon.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/v277/addons/sparstorefrontaddon/desktop/common/css/overlay.css"> <link id="printCss" rel="stylesheet" type="text/css" media="print" href="/online/_ui/v277/desktop/common/css/printPages.css"> <link rel="stylesheet" type="text/css" media="all" href="/online/_ui/desktop/common/build/main.de53e59d.css"><style type="text/css" media="print"> @IMPORT url("/online/_ui/v277/desktop/common/blueprint/print.css"); </style> <script charset="UTF-8" src="//assets.adobedtm.com/launch-EN9c029783330d45e9ac0b65833335ff69.min.js"></script><script src="https://assets.adobedtm.com/extensions/EPb56e12d7054b4acea984e91c910051cc/AppMeasurement.min.js" async=""></script><script src="https://assets.adobedtm.com/extensions/EPb56e12d7054b4acea984e91c910051cc/AppMeasurement_Module_ActivityMap.min.js" async=""></script> <script id="spardtm" type="text/javascript"> var spardtm = { site:{}, page:{}, form:[], product:[], asset:[], cart:{}, order:{}, cancellation:{}, act:{ user:{}, klick:{}, layer:{} }, user:{}, search:{ filter:[] }, video:{}, location:{}, layer:{}, error:{}, gallery:{}, newsletter:{ list:{}, reg:{} }, konto:{}, onboard:{}, element:{} }; spardtm.site.business = "eCommerce"; spardtm.site.organizationalEntity = "Spar SI eCommerce"; spardtm.site.title = "Onlineshop SI"; spardtm.page.name = "online\/napitek\-multi\-sola\-1l\/p\/529311"; spardtm.page.section = "suche"; spardtm.page.subsection1 = "Brezalkoholne pijače"; spardtm.page.subsection2 = "Sadni sokovi"; try{ spardtm.page.hierarchy = decodeURIComponent("home/PIJAČE/Brezalkoholne pijače/Sadni sokovi"); } catch(e) { spardtm.page.hierarchy = "home/PIJAČE/Brezalkoholne pijače/Sadni sokovi"; } spardtm.page.type = "Product Details Page Template"; spardtm.page.titel = "Sadni sokovi"; spardtm.page.brpoint = ""; spardtm.page.shop = "OS SI"; spardtm.page.url = decodeURIComponent("https:\/\/www.spar.si\/online\/napitek\-multi\-sola\-1l\/p\/529311"); spardtm.page.currency = "EUR"; spardtm.page.country = "SI"; spardtm.page.language = "sl"; spardtm.page.siteSection = "PIJAČE"; spardtm.page.contentType = "Product Detail"; var prod = {}; prod.id = "529311"; prod.way = ""; prod.way1 = "direct"; prod.way2 = "direct"; prod.teaser = ""; prod.to_cart = ""; prod.amount = ""; prod.price = "0.79"; prod.info = ""; prod.name = "NAPITEK MULTI SOLA, 1L"; prod.quantity = "1"; prod.shortDescription = "V multivitaminski pijači Multi Sola se skriva devet sadnih razlogov za dobro počutje in zdravje preko celega leta. Pomaranča, limona, ananas, belo grozdje, mara..."; prod.salePrice = "0.79"; prod.originalPrice = "0.79"; prod.manufacturer = ""; prod.year = ""; prod.volPercent = ""; prod.grape = ""; prod.category = "111101080198"; prod.originCountry = ""; prod.region = ""; prod.regionDetail = ""; prod.seal = ""; prod.productLine = ""; prod.lifestyle = ""; prod.numberProductRatings = ""; prod.brand = "Sola"; prod.productRating = ""; prod.salesUnit = "Items"; prod.taxRate = "0.095"; prod.taxes = "0.07"; prod.productStockAvailable = "Available"; prod.productStock = "134"; prod.oldDevices = ""; prod.connectionService = ""; prod.voucher = []; prod.subCategory1 = "PIJAČE"; prod.subCategory2 = "Brezalkoholne pijače"; prod.subCategory3 = "Sadni sokovi"; spardtm.product.push(prod); spardtm.cart.id = ""; spardtm.cart.totalPrice = ""; spardtm.cart.totalQuantity = ""; spardtm.cart.totalTaxes = ""; spardtm.cart.totalVoucherDiscount = ""; spardtm.cart.step = ""; spardtm.cart.voucher = []; spardtm.order.status = "view"; spardtm.order.id = ""; spardtm.order.currency = ""; spardtm.order.paym = ""; spardtm.order.payment = ""; spardtm.order.deliveryMethod = ""; spardtm.order.totalPrice = ""; spardtm.order.totalQuantity = ""; spardtm.order.totalTaxes = ""; spardtm.order.date = ""; spardtm.order.totalVoucherDiscount = ""; spardtm.order.startTime = ""; spardtm.order.completeTime = ""; spardtm.order.timeToComplete = ""; spardtm.order.voucher = []; spardtm.cancellation.id = ""; spardtm.cancellation.currency = ""; spardtm.cancellation.totalPrice = ""; spardtm.cancellation.totalQuantity = ""; spardtm.cancellation.totalTaxes = ""; spardtm.cancellation.totalVoucherDiscount = ""; spardtm.cancellation.date = ""; spardtm.cancellation.startTime = ""; spardtm.cancellation.voucher = []; spardtm.act.rem = "0"; spardtm.act.video = ""; spardtm.act.user.register = ""; spardtm.act.user.login = ""; spardtm.act.user.registererror = ""; spardtm.act.user.loginerror = ""; spardtm.act.klick.teaser = ""; spardtm.act.layer.active = ""; spardtm.user.zip = ""; spardtm.user.login = "nicht eingeloggt"; spardtm.user.ordnr = ""; spardtm.user.crmID = ""; spardtm.user.PlusCard = ""; spardtm.user.nationality = ""; spardtm.user.gender = ""; spardtm.user.age = ""; spardtm.user.daysSinceProfReg = ""; spardtm.user.type = ""; spardtm.user.loginStatus = "Not logged in"; spardtm.user.profileID = ""; spardtm.user.language = ""; spardtm.user.profileJoinDate = ""; spardtm.user.lastPurchaseDate = ""; spardtm.user.firstPurchaseDate = ""; spardtm.user.daysSinceFirstPurchase = ""; spardtm.user.daysSinceLastPurchase = ""; spardtm.user.productRating = ""; spardtm.user.preferences = ""; spardtm.user.allergies = ""; spardtm.user.replacementProducts = "Yes"; spardtm.user.profileRegistered = "No"; spardtm.user.newsletterRegistered = ""; spardtm.user.lastLoginDate = ""; spardtm.user.daysSinceLastLogin = ""; spardtm.search.keyword = ""; spardtm.search.results_total = ""; spardtm.search.results = ""; spardtm.search.activtab_results = ""; spardtm.search.results_tab = ""; spardtm.search.activtab_name = ""; spardtm.search.activ_filter = ""; spardtm.video.name = ""; spardtm.location.search = ""; spardtm.layer.name = ""; spardtm.error.status = ""; spardtm.error.message = ""; spardtm.error.code = ""; spardtm.error.html = ""; spardtm.gallery.name = ""; spardtm.gallery.id = ""; spardtm.newsletter.list=""; spardtm.newsletter.reg=""; spardtm.konto.open=""; spardtm.konto.serialisation=""; spardtm.onboard.keyword = ""; spardtm.onboard.area = ""; spardtm.onboard.search = ""; spardtm.onboard.end = "-1"; </script> <script src="https://assets.adobedtm.com/759b71037b7b/0de51597e33a/e86473c61efc/RCa4c5a649d73c4a86ac6387dffdd442af-source.min.js" async=""></script><script charset="utf-8" src="/online/_ui/desktop/common/build/0.ad16c44f.js"></script><script charset="utf-8" src="/online/_ui/desktop/common/build/1.02d375e5.js"></script></head><body class="page-productDetails pageType-ProductPage template-pages-product-productLayout2Page language-sl sparicons"><div id="cboxOverlay" style="display: none;"></div><div id="colorbox" class="" style="padding-bottom: 40px; padding-right: 40px; display: none;"><div id="cboxWrapper" style=""><div id="cboxContent" style=""><div id="cboxLoadedContent" class="" style="width: 0px; height: 0px; overflow: hidden; float: left;"></div><div id="cboxLoadingOverlay" class="" style="float: left;"></div><div id="cboxLoadingGraphic" class="" style="float: left;"></div><div id="cboxTitle" class="" style="float: left;"></div><div id="cboxCurrent" class="" style="float: left;"></div><div id="cboxNext" class="" style="float: left;"></div><div id="cboxPrevious" class="" style="float: left;"></div><div id="cboxSlideshow" class="" style="float: left;"></div><a id="cboxClose" href="javascript:void(0);" class="" style="float: left;"></a></div></div><div style="position: absolute; width: 9999px; visibility: hidden; display: none;"></div></div><span class="hidden posData" data-sessionpos="81701"></span> <span class="hidden productData" data-prodid="FOS-529311" data-prodname="NAPITEK MULTI SOLA, 1L" data-prodcat="1111010401,1111010402,1111010403,root,111101080199,1111,1111010802,11110109,111101080101,111101040299,111101,111101080103,1111010901,11110108,111101040202,11110104,111101090101,1,111101040399,111101080104,111101080198,111101040199,S5,111101040201,111101040101,111101040303,111101080102,111101040102,S5-1,111101040301,111101080298,111101040302,11,111101040103,1111010801,111101080201,111101080203,111101040203,S5-1-2" data-produrl="/napitek-multi-sola-1l/p/529311" data-prodimage="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/529311/dt_zoom.jpg" data-prodprice="0.79" data-prodstock="1000" data-shop="fos" data-visiblepos="81708|81701w|81708w" data-purchasablepos="81708|81701w|81708w"></span> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.target.js"></script> <div id="page" data-currency-iso-code="EUR" data-currency-symbol="€"> <div class="currentPrintTime hidden cf"> <label class="time">09.11.2021 04:05</label> </div> <div id="header" class="cf"> <section class="header-top__wrapper hidden-mobile"> <section class="header-top__left"> <span class="header-top__cta js-header-top__cta">SPLETNA MESTA</span> <section class="header-top__left__links visible-desktop js-header-top__left__links"> <span class="yCmsComponent"> <a href="https://www.spar.si/" title="Spar.si" target="_blank">Spar.si</a></span><span class="yCmsComponent"> <a href="http://www.spar-mobil.si/" title="Spar-Mobil" target="_blank">Spar-Mobil</a></span><span class="yCmsComponent"> <a href="https://www.spar.si/jedel-bi?ecid=online " title="Jedel.bi" target="_blank">Jedel.bi</a></span></section> </section> <ul class="header-top__right"> <li class="yCmsComponent"> <a href="https://www.spar.si/mediji" title="Mediji" target="_blank">Mediji</a></li><li class="yCmsComponent"> <a href="/online/Kontakt-SPAR-Online" title="Kontakt">Kontakt</a></li><li class="yCmsComponent"> <a href="https://www.spar.si/zaposlitev-spar" title="Zaposlitev" target="_blank">Zaposlitev</a></li><li class="yCmsComponent"> <a href="https://www.spar.si/online/my-account/newsletter" title="Prejemanje Obvestil">Prejemanje Obvestil</a></li></ul> </section><div class="middleHeader cf "> <div class="headerEntry logo"> <div class="simple_disp-img simple-banner"> <a href="/online/"><img title="" alt="" src="/online/medias/sys_master/root/h9b/h32/8840002895902/Spar-ONLINE-ZELEN.png"></a> </div></div> <div class="headerEntry headerCategoryMobile sparicons visible-mobile js-cta-flyoutCategories-mobile"></div> <div class="headerEntry headerLinks hidden-mobile bookedTimeslot"> <ul class="headerLinksList"><li class="headerLink" data-sublist="OffersFlyoutBarComponent"><label data-sublist="OffersFlyoutBarComponent">Izdelki v akciji</label></li><li class="headerLink" data-sublist="BrandFlyoutBarComponent"><label data-sublist="BrandFlyoutBarComponent">Spar Znamke</label></li><li class="headerLink"><a href="/online/enjoyMeal/recipes" title="NAMIGI">NAMIGI</a></li></ul> </div> <div class="headerEntry headerTimeSlotOnlyMobile sparicons visible-mobile booked"></div> <a href="/online/login/" class="headerEntry headerAccount hidden-mobile"> <i class="ico-user"></i> </a> <a href="/online/login/" class="loginSticky hidden-mobile"> <i class="ico-user"></i> </a> <a data-get-minicart="/online/cart/rollover" href="/online/cart/" class="icon__link j-ddmBtn mainMenu__icon ddm--cart j-ddm headerEntry headerCart" id="headerSectionGoToCart"> <span class="ico-shopping_cart"> <span class="cartEntries hidden"></span> </span> <span class="i-close-thin"></span> </a> <div class="headerEntry headerTimeSlotOnlyMobile sparicons hidden-mobile ico-shipping booked"> <section class="slotSelected ellipsisText visible-desktop "> <p class="noTimeSlot"> <a class="linkOnboarding" href="/online/welcome/">PROSTA ČASOVNA OKNA</a> </p> <div class="slotSelected__content-wrapper"> <p class="deliverySelected">NASLEDNJE ČASOVNO OKNO</p> <p class="timeSlotSelected onboardingLink"><a class="linkOnboarding" href="/online/welcome/">10&nbsp;nov.&nbsp;2021&nbsp;&nbsp;08:00/10:00</a></p> <p class="timeLeftLbl">1 dan Preostalo</p> </div> </section> </div> <div class="headerEntry headerMenuMobile visible-mobile"><span></span></div> <div class="checkoutElements hidden"> <a href="/online/" class="headerEntry headerLogoutCheckout"><i class="ico-sign_out"></i></a> <a href="tel:080 82 44" class="headerEntry headerPhoneCheckout visible-mobile"><i class="ico-phone"></i></a> <div class="checkoutCallCenterInfo sparicons hidden-mobile"> <span class="red">Potrebujete pomoč?</span><br> 080 82 44&nbsp;Po - Pe od 8.00 - 19.00 ure<br> ali online@spar.si</div> </div> </div> <div class="flyoutMenuWrapper"> <div class="flyoutMenuContainer cf"> <a href="/online/login" class="headerAccountItem headerAccountUserInfo visible-mobile"><i class="ico-user"></i><label><strong>Dobrodošli</strong><br><span>Prijava / Registracija</span></label></a> <h3 class="flyoutHeadline visible-mobile"><a href="/online/c/root" title="Izdelki v akciji">Izdelki v akciji</a></h3> <ul class="flyoutMenu cf" data-sublist="OffersFlyoutBarComponent" data-related-img="/online/medias/sys_master/root/h2c/h6e/8841675538462/root.png"> <li><a href="/online/c/S1/?_=1575543745802&amp;callback=parseResponse&amp;category=S1&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=true&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S1&amp;sp_x_12=product-visible-pos&amp;x1=prod-is-on-prom_desc" data-related-img="/online/medias/sys_master/root/he5/hdd/10006569156638/sadje-in-zelenjava-424x235.jpg">SADJE IN ZELENJAVA</a></li> <li><a href="/online/c/S2/?_=1575547371013&amp;callback=parseResponse&amp;category=S2&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=true&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S2&amp;sp_x_12=product-visible-pos&amp;x1=prod-is-on-prom_desc" data-related-img="/online/medias/sys_master/root/h4b/h62/10006569910302/hlajeni-in-mlecni-izdelki-424x235.jpg">HLAJENI IN MLEČNI IZDELKI</a></li> <li><a href="/online/c/S3/?_=1575547442348&amp;callback=parseResponse&amp;category=S3&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=true&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S3&amp;sp_x_12=product-visible-pos&amp;x1=prod-is-on-prom_desc" data-related-img="/online/medias/sys_master/root/h52/h69/10006570041374/meso-ribe-424x235.jpg">MESO, MESNI IZDELKI, RIBE</a></li> <li><a href="/online/c/S4/?_=1575547479267&amp;callback=parseResponse&amp;category=S4&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=true&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S4&amp;sp_x_12=product-visible-pos&amp;x1=prod-is-on-prom_desc" data-related-img="/online/medias/sys_master/root/h2e/h52/10006569779230/vse-za-zajtrk-malico-kosilo-424x235.jpg">VSE ZA ZAJTRK, MALICO ALI KOSILO</a></li> <li><a href="/online/c/S5/?_=1575547511592&amp;callback=parseResponse&amp;category=S5&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=true&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S5&amp;sp_x_12=product-visible-pos&amp;x1=prod-is-on-prom_desc" data-related-img="/online/medias/sys_master/root/h12/h88/10006569517086/pijace-424x235.jpg">PIJAČE</a></li> <li><a href="/online/c/S6/?_=1575547539125&amp;callback=parseResponse&amp;category=S6&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=true&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S6&amp;sp_x_12=product-visible-pos&amp;x1=prod-is-on-prom_desc" data-related-img="/online/medias/sys_master/root/h6d/h24/10006570106910/kruh-pecivo-424x235.jpg">KRUH, PECIVO IN SLAŠČICE</a></li> <li><a href="/online/c/S7/?_=1575547570506&amp;callback=parseResponse&amp;category=S7&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=true&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S7&amp;sp_x_12=product-visible-pos&amp;x1=prod-is-on-prom_desc" data-related-img="/online/medias/sys_master/root/h35/he6/10006569648158/shramba-424x235.jpg">SHRAMBA</a></li> <li><a href="/online/c/S8/?_=1575547960855&amp;callback=parseResponse&amp;category=S8&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=true&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S8&amp;sp_x_12=product-visible-pos&amp;x1=prod-is-on-prom_desc" data-related-img="/online/medias/sys_master/root/h2d/h69/10006569451550/bio-in-druga-posebna-prehrana-424x235.jpg">BIO IN DRUGA POSEBNA HRANA</a></li> <li><a href="/online/c/S9/?_=1575548007900&amp;callback=parseResponse&amp;category=S9&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=true&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S9&amp;sp_x_12=product-visible-pos&amp;x1=prod-is-on-prom_desc" data-related-img="/online/medias/sys_master/root/he2/h29/10006569844766/zamrznjeni-izdelki-424x235.jpg">ZAMRZNJENI IZDELKI</a></li> <li><a href="/online/c/S10/?_=1575548045888&amp;callback=parseResponse&amp;category=S10&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=true&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S10&amp;sp_x_12=product-visible-pos&amp;x1=prod-is-on-prom_desc" data-related-img="/online/medias/sys_master/root/hd4/h67/10006569713694/sladki-in-slani-prigrizki-424x235.jpg">SLADKI IN SLANI PRIGRIZKI</a></li> <li><a href="/online/c/S11/?_=1575548128203&amp;callback=parseResponse&amp;category=S11&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=true&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S11&amp;sp_x_12=product-visible-pos&amp;x1=prod-is-on-prom_desc" data-related-img="/online/medias/sys_master/root/h0a/hfb/10006570172446/vse-za-otroka-424x235.jpg">VSE ZA OTROKA</a></li> <li><a href="/online/c/S12/?_=1575548253840&amp;callback=parseResponse&amp;category=S12&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=true&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S12&amp;sp_x_12=product-visible-pos&amp;x1=prod-is-on-prom_desc" data-related-img="/online/medias/sys_master/root/h79/h6e/10006570237982/vse-za-male-zivali-424x235.jpg">VSE ZA MALE ŽIVALI</a></li> <li><a href="/online/c/S13/?_=1575548280208&amp;callback=parseResponse&amp;category=S13&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=true&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S13&amp;sp_x_12=product-visible-pos&amp;x1=prod-is-on-prom_desc" data-related-img="/online/medias/sys_master/root/h03/h20/10006570303518/osebna-nega-424x235.jpg">OSEBNA NEGA</a></li> <li><a href="/online/c/S14/?_=1575548322100&amp;callback=parseResponse&amp;category=S14&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=true&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S14&amp;sp_x_12=product-visible-pos&amp;x1=prod-is-on-prom_desc" data-related-img="/online/medias/sys_master/root/h08/h52/10006570369054/dom-gospodinjstvo-424x235.jpg">DOM IN GOSPODINJSTVO</a></li> <li><a href="/online/aktualno/c/S15-M/" data-related-img="/online/medias/sys_master/root/h33/h15/10006569386014/aktualno-424x235.jpg">AKTUALNO</a></li> </ul> <h3 class="flyoutHeadline visible-mobile"><a href="/online/c/root" title="Spar Znamke">Spar Znamke</a></h3> <ul class="flyoutMenu cf" data-sublist="BrandFlyoutBarComponent" data-related-img="/online/medias/sys_master/root/h23/h3c/8951093395486/root.png"> <li><a href="/online/search/?_=1516863860944&amp;callback=parseResponse&amp;i=1&amp;q=*&amp;q1=SPLENDID|SPAR+SUPER&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_x_12=product-visible-pos&amp;x1=ecr-marke&amp;pos=81701&amp;isBrand=true" data-related-img="/online/medias/sys_master/root/h19/h57/8958001086494/SPAR-SUPER-IN-SPLENDID-LOGO.png">ČISTILA</a></li> <li><a href="/online/search/?_=1508824791539&amp;callback=parseResponse&amp;i=1&amp;q=*&amp;q1=Spar&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_x_12=product-visible-pos&amp;x1=ecr-marke&amp;pos=81701&amp;isBrand=true" data-related-img="/online/medias/sys_master/root/h9e/h4e/8951086088222/KAKOVOSTNA-ZNAMKA-SPAR-LOGO.png">KAKOVOSTNA ZNAMKA SPAR</a></li> <li><a href="/online/search/?_=1508825200350&amp;callback=parseResponse&amp;i=1&amp;q=*&amp;q1=Verde+Vera|Sun+Kiss|Beauty+Kiss|Silky+Touch|Lovely|Pamina&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_x_12=product-visible-pos&amp;x1=ecr-marke&amp;pos=81701&amp;isBrand=true" data-related-img="/online/medias/sys_master/root/h6f/h70/8892858761246/Osebna-nega.png">OSEBNA NEGA</a></li> <li><a href="/online/search/?_=1508824791539&amp;callback=parseResponse&amp;i=1&amp;q=*&amp;q1=pekarna+spar&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_x_12=product-visible-pos&amp;x1=ecr-marke&amp;pos=81701&amp;isBrand=true" data-related-img="/online/medias/sys_master/root/haf/hca/8951086153758/PEKARNA-SPAR-LOGO.png">PEKARNA SPAR</a></li> <li><a href="/online/search/?_=1508824608767&amp;callback=parseResponse&amp;i=1&amp;q=*&amp;q1=pretty+baby&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_x_12=product-visible-pos&amp;x1=ecr-marke&amp;pos=81701&amp;isBrand=true" data-related-img="/online/medias/sys_master/root/he4/heb/8951086219294/PRETTY-BABY-LOGO.png">PRETTY BABY</a></li> <li><a href="/online/search/?_=1508824151730&amp;callback=parseResponse&amp;i=1&amp;q=*&amp;q1=S-Budget&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_x_12=product-visible-pos&amp;x1=ecr-marke&amp;pos=81701&amp;isBrand=true" data-related-img="/online/medias/sys_master/root/h49/ha1/8951086284830/S-BUDGET-LOGO.png">S-BUDGET</a></li> <li><a href="/online/search/?_=1509108311703&amp;callback=parseResponse&amp;i=1&amp;q=*&amp;q1=Scotty|Scotty+Premium|Molly|Molly+Premium&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_x_12=product-visible-pos&amp;x1=ecr-marke&amp;pos=81701&amp;isBrand=true" data-related-img="/online/medias/sys_master/root/h8d/h88/8951086350366/SCOTTY-IN-MOLLY-LOGO.png">SCOTTY IN MOLLY</a></li> <li><a href="/online/search/?_=1508824608767&amp;callback=parseResponse&amp;i=1&amp;q=*&amp;q1=Spar+free+from&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_x_12=product-visible-pos&amp;x1=ecr-marke&amp;pos=81701&amp;isBrand=true" data-related-img="/online/medias/sys_master/root/ha8/h43/8951086415902/SPAR-FREE-FROM-LOGO.png">SPAR FREE FROM</a></li> <li><a href="/online/search/?_=1508824278575&amp;callback=parseResponse&amp;i=1&amp;q=*&amp;q1=Spar+Natur+pur&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_x_12=product-visible-pos&amp;x1=ecr-marke&amp;pos=81701&amp;isBrand=true" data-related-img="/online/medias/sys_master/root/hbb/he5/8951086481438/SPAR-NATUR-PUR-LOGO.png">SPAR NATUR*PUR</a></li> <li><a href="/online/search/?_=1508824439772&amp;callback=parseResponse&amp;i=1&amp;q=*&amp;q1=Veganz&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_x_12=product-visible-pos&amp;x1=ecr-marke&amp;isBrand=true&amp;pos=81701&amp;isBrand=true" data-related-img="/online/medias/sys_master/root/h23/hb2/8951086809118/VEGANZ-LOGO.png">VEGANZ</a></li> <li><a href="/online/search/?_=1508824021294&amp;callback=parseResponse&amp;i=1&amp;q=*&amp;q1=Spar+Vital&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_x_12=product-visible-pos&amp;x1=ecr-marke&amp;pos=81701&amp;isBrand=true" data-related-img="/online/medias/sys_master/root/h92/h4b/8951086743582/SPAR-VITAL-LOGO.png">SPAR VITAL</a></li> <li><a href="/online/search/?_=1508824021294&amp;callback=parseResponse&amp;i=1&amp;q=*&amp;q1=Spar+Veggie&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_x_12=product-visible-pos&amp;x1=ecr-marke&amp;pos=81701&amp;isBrand=true" data-related-img="/online/medias/sys_master/root/hf0/h7a/8979360219166/SPAR-VEGGIE-NOV.png">SPAR VEGGIE</a></li> <li><a href="/online/search/?_=1508824791539&amp;callback=parseResponse&amp;i=1&amp;q=*&amp;q1=Spar+to+go&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_x_12=product-visible-pos&amp;x1=ecr-marke&amp;pos=81701&amp;isBrand=true" data-related-img="/online/medias/sys_master/root/h86/h01/8951086612510/SPAR-TO-GO-LOGO.png">SPAR TO GO</a></li> <li><a href="/online/search/?_=1508823960641&amp;callback=parseResponse&amp;i=1&amp;q=*&amp;q1=Spar+Premium&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_x_12=product-visible-pos&amp;x1=ecr-marke&amp;pos=81701&amp;isBrand=true" data-related-img="/online/medias/sys_master/root/hb4/h8d/8951086546974/SPAR-PREMIUM-LOGO.png">SPAR PREMIUM</a></li> </ul> <h3 class="yCmsComponent flyoutHeadline clickable visible-mobile"> <a href="/online/enjoyMeal/recipes" title="NAMIGI">NAMIGI</a></h3><div class="relatedImageContainer visible-desktop"> <img class="hidden"> </div> <div class="flyoutlinksHidden hidden"><li class="headerLink" data-sublist="OffersFlyoutBarComponent"><label data-sublist="OffersFlyoutBarComponent">Izdelki v akciji</label></li><li class="headerLink" data-sublist="BrandFlyoutBarComponent"><label data-sublist="BrandFlyoutBarComponent">Spar Znamke</label></li><li class="headerLink"><a href="/online/enjoyMeal/recipes" title="NAMIGI">NAMIGI</a></li></div><div class="closeFlyoutMenuBar visible-tablet"><label>Zapiranje</label></div> </div> </div> <div class="timeslotBookedContainer hidden"> <div class="timeslotBooked sparicons"> <section class="slotSelected ellipsisText"> <p class="deliverySelected">NASLEDNJE ČASOVNO OKNO</p> <p class="timeSlotSelected">10&nbsp;nov.&nbsp;2021&nbsp;—&nbsp;08:00/10:00</p> </section> <section class="timeLeft ellipsisText"> <p class="timeLeftLbl">1 dan Preostalo</p> <a class="linkOnboarding" href="/online/welcome/"> <button type="button" class="onboardingLink"> Uredi časovno okno</button> </a> </section> </div> </div> <div class="js-bottom-header__wrapper"> <div class="bottomHeader cf"> <div class="flyout-categories__desktop-cta hidden-mobile js-cta-flyoutCategories"> <a href="#" title="Vse Kategorije">Vse Kategorije</a></div> <div class="flyout-categories__wrapper js-flyout-categories__wrapper hidden"> <ul class="flyout-categories__level js-flyout-categories__level" data-simplebar="init" data-level="1"><div class="simplebar-track vertical" style="visibility: hidden;"><div class="simplebar-scrollbar"></div></div><div class="simplebar-track horizontal" style="visibility: hidden;"><div class="simplebar-scrollbar"></div></div><div class="simplebar-scroll-content" style="padding-right: 20px; margin-bottom: -20px;"><div class="simplebar-content" style="padding-bottom: 20px;"> <li class="flyout-categories__item" data-level="1"> <a href="/online/sadje-in-zelenjava/c/S1/" class="flyout-categories__link js-cat-sublevel is-first " data-has-parents="true" data-level="1"> <span class="ellipsisText">SADJE IN ZELENJAVA</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="2"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="2"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/sadje-in-zelenjava/c/S1/" class="flyout-categories__link" data-level="2"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;SADJE IN ZELENJAVA</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/sadje-in-zelenjava/sveza-zelenjava/c/S1-1/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Sveža zelenjava</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveza-zelenjava/c/S1-1/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Sveža zelenjava</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveza-zelenjava/cebula-cesen-in-por/c/S1-1-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Čebula, česen in por</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveza-zelenjava/krompir/c/S1-1-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Krompir</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveza-zelenjava/solata-radic-spinaca/c/S1-1-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Solata, radič, špinača</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveza-zelenjava/gomolji/c/S1-1-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Gomolji</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveza-zelenjava/gobe/c/S1-1-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Gobe</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveza-zelenjava/kumare-bucke-jajcevci/c/S1-1-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kumare, bučke, jajčevci</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveza-zelenjava/zelje-cvetaca-brokoli/c/S1-1-7/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Zelje, cvetača, brokoli</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveza-zelenjava/paradiznik-paprika/c/S1-1-8/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Paradižnik, paprika</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveza-zelenjava/fizol-svezi/c/S1-1-9/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Fižol sveži</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveza-zelenjava/ostala-zelenjava/c/S1-1-10/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ostala zelenjava</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/sadje-in-zelenjava/sveze-sadje/c/S1-2/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Sveže sadje</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveze-sadje/c/S1-2/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Sveže sadje</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveze-sadje/jabolka-hruske/c/S1-2-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Jabolka, hruške</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveze-sadje/banane/c/S1-2-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Banane</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveze-sadje/citrusi/c/S1-2-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Citrusi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveze-sadje/grozdje/c/S1-2-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Grozdje</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveze-sadje/eksoticno-sadje/c/S1-2-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Eksotično sadje</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveze-sadje/drugo-sveze-sadje/c/S1-2-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Drugo sveže sadje</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/sadje-in-zelenjava/suho-sadje-in-orescki/c/S1-3/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Suho sadje in oreščki</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/suho-sadje-in-orescki/c/S1-3/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Suho sadje in oreščki</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/suho-sadje-in-orescki/suho-sadje/c/S1-3-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Suho sadje</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/suho-sadje-in-orescki/orescki/c/S1-3-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Oreščki</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/sadje-in-zelenjava/strocnice-in-semena/c/S1-4/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Stročnice in semena</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/strocnice-in-semena/c/S1-4/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Stročnice in semena</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/strocnice-in-semena/posusene-strocnice/c/S1-4-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Posušene stročnice</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/strocnice-in-semena/semena/c/S1-4-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Semena</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/sadje-in-zelenjava/sveza-zelisca-in-zacimbe/c/S1-5/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Sveža zelišča in začimbe</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveza-zelisca-in-zacimbe/c/S1-5/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Sveža zelišča in začimbe</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveza-zelisca-in-zacimbe/zacimbe-v-loncku/c/S1-5-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Začimbe v lončku</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveza-zelisca-in-zacimbe/ostale-zacimbe-in-zelisca/c/S1-5-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ostale začimbe in zelišča</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/sadje-in-zelenjava/sveze-pripravljeni-napitki-in-solate/c/S1-6/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Sveže pripravljeni napitki in solate</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveze-pripravljeni-napitki-in-solate/c/S1-6/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Sveže pripravljeni napitki in solate</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sadje-in-zelenjava/sveze-pripravljeni-napitki-in-solate/sveze-pripravljeni-napitki-in-solate/c/S1-6-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sveže pripravljeni napitki in solate</span> </a> </li></ul> </li> </ul> </li> <li class="flyout-categories__item" data-level="1"> <a href="/online/hlajeni-in-mlecni-izdelki/c/S2/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="1"> <span class="ellipsisText">HLAJENI IN MLEČNI IZDELKI</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="2"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="2"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/hlajeni-in-mlecni-izdelki/c/S2/" class="flyout-categories__link" data-level="2"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;HLAJENI IN MLEČNI IZDELKI</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/hlajeni-in-mlecni-izdelki/mleko-in-mlecni-napitki/c/S2-1/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Mleko in mlečni napitki</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/mleko-in-mlecni-napitki/c/S2-1/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Mleko in mlečni napitki</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/mleko-in-mlecni-napitki/trajno-mleko/c/S2-1-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Trajno mleko</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/mleko-in-mlecni-napitki/sveze-mleko/c/S2-1-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sveže mleko</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/mleko-in-mlecni-napitki/kislo-mleko/c/S2-1-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kislo mleko</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/mleko-in-mlecni-napitki/mlecni-napitki/c/S2-1-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mlečni napitki</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/mleko-in-mlecni-napitki/mlecni-deserti/c/S2-1-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mlečni deserti</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/mleko-in-mlecni-napitki/kave-in-kavni-pripravki/c/S2-1-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kave in kavni pripravki</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/hlajeni-in-mlecni-izdelki/smetana-skuta-maslo-namazi/c/S2-2/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Smetana, skuta, maslo, namazi</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/smetana-skuta-maslo-namazi/c/S2-2/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Smetana, skuta, maslo, namazi</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/smetana-skuta-maslo-namazi/skuta/c/S2-2-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Skuta</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/smetana-skuta-maslo-namazi/kisla-smetana/c/S2-2-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kisla smetana</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/smetana-skuta-maslo-namazi/sladka-smetana/c/S2-2-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sladka smetana</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/smetana-skuta-maslo-namazi/ostale-smetane/c/S2-2-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ostale smetane</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/smetana-skuta-maslo-namazi/maslo-margarina/c/S2-2-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Maslo, margarina</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/smetana-skuta-maslo-namazi/namazi/c/S2-2-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Namazi</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/hlajeni-in-mlecni-izdelki/jajca/c/S2-3/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Jajca</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/jajca/c/S2-3/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Jajca</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/jajca/jajca/c/S2-3-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Jajca</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/hlajeni-in-mlecni-izdelki/jogurti-deserti-in-pudingi/c/S2-4/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Jogurti, deserti in pudingi</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/jogurti-deserti-in-pudingi/c/S2-4/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Jogurti, deserti in pudingi</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/jogurti-deserti-in-pudingi/navadni-jogurt/c/S2-4-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Navadni jogurt</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/jogurti-deserti-in-pudingi/sadni-jogurt/c/S2-4-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sadni jogurt</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/jogurti-deserti-in-pudingi/deserti-in-sadne-skute/c/S2-4-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Deserti in sadne skute</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/jogurti-deserti-in-pudingi/pudingi/c/S2-4-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Pudingi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/jogurti-deserti-in-pudingi/mlecne-rezine/c/S2-4-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mlečne rezine</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/hlajeni-in-mlecni-izdelki/siri/c/S2-5/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Siri</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/siri/c/S2-5/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Siri</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/siri/svezi-siri/c/S2-5-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sveži siri</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/siri/poltdi-siri/c/S2-5-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Poltdi siri</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/siri/trdi-siri-in-parmezan/c/S2-5-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Trdi siri in parmezan</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/siri/topljeni-siri/c/S2-5-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Topljeni siri</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/siri/posebni-siri/c/S2-5-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Posebni siri</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/siri/druge-vrste-sira/c/S2-5-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Druge vrste sira</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/hlajeni-in-mlecni-izdelki/testo-in-pripravljene-jedi/c/S2-6/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Testo in pripravljene jedi</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/testo-in-pripravljene-jedi/c/S2-6/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Testo in pripravljene jedi</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/testo-in-pripravljene-jedi/listnato-in-vleceno-testo/c/S2-6-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Listnato in vlečeno testo</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/testo-in-pripravljene-jedi/kvaseno-testo-testo-za-pizze/c/S2-6-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kvašeno testo, testo za pizze</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/hlajeni-in-mlecni-izdelki/testo-in-pripravljene-jedi/cmoki-priloge-in-sestavine/c/S2-6-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Cmoki, priloge in sestavine</span> </a> </li></ul> </li> </ul> </li> <li class="flyout-categories__item" data-level="1"> <a href="/online/meso-mesni-izdelki-ribe/c/S3/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="1"> <span class="ellipsisText">MESO, MESNI IZDELKI, RIBE</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="2"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="2"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/meso-mesni-izdelki-ribe/c/S3/" class="flyout-categories__link" data-level="2"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;MESO, MESNI IZDELKI, RIBE</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/meso-mesni-izdelki-ribe/sveze-meso/c/S3-1/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Sveže meso</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/meso-mesni-izdelki-ribe/sveze-meso/c/S3-1/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Sveže meso</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/meso-mesni-izdelki-ribe/sveze-meso/svinjina/c/S3-1-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Svinjina</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/meso-mesni-izdelki-ribe/sveze-meso/govedina/c/S3-1-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Govedina</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/meso-mesni-izdelki-ribe/sveze-meso/perutnina/c/S3-1-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Perutnina</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/meso-mesni-izdelki-ribe/sveze-meso/svezi-mesni-pripravki-konjsko-meso-in-divjacina/c/S3-1-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sveži mesni pripravki, konjsko meso in divjačina</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/meso-mesni-izdelki-ribe/mesni-izdelki/c/S3-2/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Mesni izdelki</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/meso-mesni-izdelki-ribe/mesni-izdelki/c/S3-2/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Mesni izdelki</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/meso-mesni-izdelki-ribe/mesni-izdelki/suhe-salame-in-mesnine/c/S3-2-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Suhe salame in mesnine</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/meso-mesni-izdelki-ribe/mesni-izdelki/sveze-salame-in-mesnine/c/S3-2-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sveže salame in mesnine</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/meso-mesni-izdelki-ribe/mesni-izdelki/hrenovke/c/S3-2-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Hrenovke</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/meso-mesni-izdelki-ribe/mesni-izdelki/drugi-mesni-izdelki/c/S3-2-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Drugi mesni izdelki</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/meso-mesni-izdelki-ribe/ribe/c/S3-3/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Ribe</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/meso-mesni-izdelki-ribe/ribe/c/S3-3/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Ribe</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/meso-mesni-izdelki-ribe/ribe/ribe/c/S3-3-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ribe</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/meso-mesni-izdelki-ribe/ribe/morski-sadezi-mehkuzci-ostalo/c/S3-3-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Morski sadeži, mehkužci, ostalo</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/meso-mesni-izdelki-ribe/ribe/ostalo-dimljeno-specialitete/c/S3-3-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ostalo (dimljeno, specialitete,..)</span> </a> </li></ul> </li> </ul> </li> <li class="flyout-categories__item" data-level="1"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/c/S4/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="1"> <span class="ellipsisText">VSE ZA ZAJTRK, MALICO ALI KOSILO</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="2"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="2"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/c/S4/" class="flyout-categories__link" data-level="2"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;VSE ZA ZAJTRK, MALICO ALI KOSILO</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/kosmici-in-msliji/c/S4-1/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Kosmiči in müsliji</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/kosmici-in-msliji/c/S4-1/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Kosmiči in müsliji</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/kosmici-in-msliji/kosmici/c/S4-1-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kosmiči</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/kosmici-in-msliji/msliji-in-druge-zitarice/c/S4-1-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Müsliji in druge žitarice</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/kosmici-in-msliji/sadne-in-zitne-rezine/c/S4-1-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sadne in žitne rezine</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/namazi/c/S4-2/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Namazi</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/namazi/c/S4-2/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Namazi</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/namazi/cokoladni-namazi/c/S4-2-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Čokoladni namazi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/namazi/drugi-kremni-namazi/c/S4-2-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Drugi kremni namazi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/namazi/marmelade-in-dzemi/c/S4-2-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Marmelade in džemi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/namazi/med/c/S4-2-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Med</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/namazi/mesne-in-zelenjavne-pastete/c/S4-2-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mesne in zelenjavne paštete</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/namazi/ribje-pastete/c/S4-2-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ribje paštete</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/namazi/mesni-narezki/c/S4-2-7/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mesni narezki</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/namazi/ostali-namazi/c/S4-2-8/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ostali namazi</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/sendvici-narezki-in-solate/c/S4-3/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Sendviči, narezki in solate</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/sendvici-narezki-in-solate/c/S4-3/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Sendviči, narezki in solate</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/sendvici-narezki-in-solate/sendvici-spar-to-go/c/S4-3-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sendviči spar to go</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/sendvici-narezki-in-solate/pripravljeni-narezki-spar-to-go/c/S4-3-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Pripravljeni narezki spar to go</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/sendvici-narezki-in-solate/pripravljene-solate/c/S4-3-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Pripravljene solate</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/sendvici-narezki-in-solate/rezano-sadje/c/S4-3-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Rezano sadje</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/sendvici-narezki-in-solate/pribor-za-enkratno-uporabo/c/S4-3-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Pribor za enkratno uporabo</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/pripravljene-jedi/c/S4-4/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Pripravljene jedi</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/pripravljene-jedi/c/S4-4/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Pripravljene jedi</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/pripravljene-jedi/konzervirane-pripravljene-jedi/c/S4-4-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Konzervirane pripravljene jedi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/pripravljene-jedi/hlajene-pripravljene-jedi/c/S4-4-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Hlajene pripravljene jedi</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/kava/c/S4-5/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Kava</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/kava/c/S4-5/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Kava</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/kava/mleta-kava-kava-v-zrnu/c/S4-5-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mleta kava, kava v zrnu</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/kava/instant-kava-in-kavovine/c/S4-5-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Instant kava in kavovine</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/kava/kava-v-kapsulah/c/S4-5-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kava v kapsulah</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/caj/c/S4-6/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Čaj</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/caj/c/S4-6/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Čaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/caj/zeliscni-caj/c/S4-6-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Zeliščni čaj</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/caj/sadni-caj/c/S4-6-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sadni čaj</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/caj/zeleni-in-pravi-caj/c/S4-6-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Zeleni in pravi čaj</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/caj/instant-caj/c/S4-6-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Instant čaj</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/kakav-in-drugi-napitki/c/S4-7/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Kakav in drugi napitki</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/kakav-in-drugi-napitki/c/S4-7/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Kakav in drugi napitki</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-zajtrk-malico-ali-kosilo/kakav-in-drugi-napitki/kakav-in-vroca-cokolada/c/S4-7-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kakav in vroča čokolada</span> </a> </li></ul> </li> </ul> </li> <li class="flyout-categories__item" data-level="1"> <a href="/online/pijace/c/S5/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="1"> <span class="ellipsisText">PIJAČE</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="2"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="2"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/pijace/c/S5/" class="flyout-categories__link" data-level="2"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;PIJAČE</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/pijace/brezalkoholne-pijace/c/S5-1/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Brezalkoholne pijače</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/brezalkoholne-pijace/c/S5-1/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Brezalkoholne pijače</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/brezalkoholne-pijace/vode/c/S5-1-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Vode</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/brezalkoholne-pijace/vode-z-okusom/c/S5-1-9/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Vode z okusom</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/brezalkoholne-pijace/sadni-sokovi/c/S5-1-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sadni sokovi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/brezalkoholne-pijace/zelenjavni-sokovi/c/S5-1-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Zelenjavni sokovi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/brezalkoholne-pijace/gazirane-pijace/c/S5-1-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Gazirane pijače</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/brezalkoholne-pijace/ledeni-caji/c/S5-1-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ledeni čaji</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/brezalkoholne-pijace/sirupi-in-instant-napitki/c/S5-1-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sirupi in instant napitki</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/brezalkoholne-pijace/izotoniki-in-energijske-pijace/c/S5-1-7/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Izotoniki in energijske pijače</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/pijace/vino/c/S5-2/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Vino</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/vino/c/S5-2/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Vino</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/vino/domaca-bela-vina/c/S5-2-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Domača bela vina</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/vino/tuja-bela-vina/c/S5-2-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Tuja bela vina</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/vino/domaca-rdeca-vina/c/S5-2-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Domača rdeča vina</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/vino/tuja-rdeca-vina/c/S5-2-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Tuja rdeča vina</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/vino/vino-rose/c/S5-2-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Vino rose</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/vino/posebne-vrste-vina/c/S5-2-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Posebne vrste vina</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/vino/penece-vino/c/S5-2-7/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Peneče vino</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/vino/sampanjci/c/S5-2-8/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Šampanjci</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/pijace/pivo-cider/c/S5-3/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Pivo &amp; Cider</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/pivo-cider/c/S5-3/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Pivo &amp; Cider</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/pivo-cider/svetlo-pivo/c/S5-3-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Svetlo pivo</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/pivo-cider/specialna-in-temna-piva/c/S5-3-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Specialna in temna piva</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/pivo-cider/cider/c/S5-3-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Cider</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/pivo-cider/radler/c/S5-3-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Radler</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/pivo-cider/brezalkoholno-pivo/c/S5-3-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Brezalkoholno pivo</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/pivo-cider/heineken/c/S5-3-6-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">HEINEKEN</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/pivo-cider/craft-pivo/c/S5-3-7-1121-CRAFT-PIVO-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">CRAFT PIVO</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/pijace/zgane-in-druge-alkoholne-pijace/c/S5-4/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Žgane in druge alkoholne pijače</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/zgane-in-druge-alkoholne-pijace/c/S5-4/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Žgane in druge alkoholne pijače</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/zgane-in-druge-alkoholne-pijace/whiskey/c/S5-4-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Whiskey</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/zgane-in-druge-alkoholne-pijace/cognac/c/S5-4-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Cognac</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/zgane-in-druge-alkoholne-pijace/grencice-in-zeliscni-likerji/c/S5-4-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Grenčice in zeliščni likerji</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/zgane-in-druge-alkoholne-pijace/likerji/c/S5-4-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Likerji</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/zgane-in-druge-alkoholne-pijace/gin/c/S5-4-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Gin</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/zgane-in-druge-alkoholne-pijace/rum/c/S5-4-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Rum</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/zgane-in-druge-alkoholne-pijace/vodke/c/S5-4-7/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Vodke</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/zgane-in-druge-alkoholne-pijace/tequila/c/S5-4-8/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Tequila</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/zgane-in-druge-alkoholne-pijace/ostale-alkoholne-pijace-cocktaili/c/S5-4-10/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ostale alkoholne pijače, cocktaili</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/zgane-in-druge-alkoholne-pijace/viljamovke-sadjevci-ostala-zganja/c/S5-4-9/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Viljamovke, sadjevci, ostala žganja</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/pijace/kava/c/S5-5/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Kava</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/kava/c/S5-5/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Kava</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/kava/mleta-kava-kava-v-zrnu/c/S5-5-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mleta kava, kava v zrnu</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/kava/instant-kava-in-kavovine/c/S5-5-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Instant kava in kavovine</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/kava/kava-v-kapsulah/c/S5-5-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kava v kapsulah</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/pijace/caj/c/S5-6/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Čaj</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/caj/c/S5-6/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Čaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/caj/sadni-caj/c/S5-6-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sadni čaj</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/caj/zeleni-in-pravi-caj/c/S5-6-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Zeleni in pravi čaj</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/caj/zeliscni-caj/c/S5-6-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Zeliščni čaj</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/caj/instant-caj/c/S5-6-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Instant čaj</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/pijace/kakav-in-vroca-cokolada/c/S5-7/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Kakav in vroča čokolada</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/kakav-in-vroca-cokolada/c/S5-7/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Kakav in vroča čokolada</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/pijace/kakav-in-vroca-cokolada/kakav/c/S5-7-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kakav</span> </a> </li></ul> </li> </ul> </li> <li class="flyout-categories__item" data-level="1"> <a href="/online/kruh-pecivo-in-slascice/c/S6/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="1"> <span class="ellipsisText">KRUH, PECIVO IN SLAŠČICE</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="2"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="2"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/kruh-pecivo-in-slascice/c/S6/" class="flyout-categories__link" data-level="2"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;KRUH, PECIVO IN SLAŠČICE</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/kruh-pecivo-in-slascice/kruh/c/S6-1/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Kruh</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/kruh-pecivo-in-slascice/kruh/c/S6-1/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Kruh</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/kruh-pecivo-in-slascice/kruh/kruh/c/S6-1-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kruh</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/kruh-pecivo-in-slascice/kruh/toast-in-prepecenec/c/S6-1-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Toast in prepečenec</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/kruh-pecivo-in-slascice/pekovsko-pecivo/c/S6-2/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Pekovsko pecivo</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/kruh-pecivo-in-slascice/pekovsko-pecivo/c/S6-2/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Pekovsko pecivo</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/kruh-pecivo-in-slascice/pekovsko-pecivo/zemlje-kajzerice/c/S6-2-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Žemlje, kajzerice</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/kruh-pecivo-in-slascice/pekovsko-pecivo/pecivo-s-semeni-in-polnozrnato/c/S6-2-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Pecivo s semeni in polnozrnato</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/kruh-pecivo-in-slascice/pekovsko-pecivo/ostalo-pekovsko-pecivo/c/S6-2-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ostalo pekovsko pecivo</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/kruh-pecivo-in-slascice/slascice-sladice-in-potice/c/S6-3/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Slaščice, sladice in potice</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/kruh-pecivo-in-slascice/slascice-sladice-in-potice/c/S6-3/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Slaščice, sladice in potice</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/kruh-pecivo-in-slascice/slascice-sladice-in-potice/slascice-in-sladice/c/S6-3-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Slaščice in sladice</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/kruh-pecivo-in-slascice/slascice-sladice-in-potice/potice/c/S6-3-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Potice</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/kruh-pecivo-in-slascice/slascice-sladice-in-potice/torte/c/S6-3-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Torte</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/kruh-pecivo-in-slascice/drobtine-mlinci-in-cmoki/c/S6-4/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Drobtine, mlinci in cmoki</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/kruh-pecivo-in-slascice/drobtine-mlinci-in-cmoki/c/S6-4/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Drobtine, mlinci in cmoki</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/kruh-pecivo-in-slascice/drobtine-mlinci-in-cmoki/drobtine/c/S6-4-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Drobtine</span> </a> </li></ul> </li> </ul> </li> <li class="flyout-categories__item" data-level="1"> <a href="/online/shramba/c/S7/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="1"> <span class="ellipsisText">SHRAMBA</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="2"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="2"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/shramba/c/S7/" class="flyout-categories__link" data-level="2"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;SHRAMBA</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/shramba/moka-in-mlevski-izdelki/c/S7-1/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Moka in mlevski izdelki</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/moka-in-mlevski-izdelki/c/S7-1/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Moka in mlevski izdelki</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/moka-in-mlevski-izdelki/moka/c/S7-1-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Moka</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/moka-in-mlevski-izdelki/mlevski-izdelki-kase-zdrob/c/S7-1-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mlevski izdelki (kaše, zdrob,...)</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/moka-in-mlevski-izdelki/zganci/c/S7-1-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Žganci</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/shramba/konzervirane-jedi/c/S7-10/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Konzervirane jedi</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/konzervirane-jedi/c/S7-10/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Konzervirane jedi</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/konzervirane-jedi/konzervirane-morske-jedi/c/S7-10-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Konzervirane morske jedi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/konzervirane-jedi/konzervirana-in-vlozena-zelenjava/c/S7-10-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Konzervirana in vložena zelenjava</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/konzervirane-jedi/konzervirano-in-vlozeno-sadje/c/S7-10-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Konzervirano in vloženo sadje</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/konzervirane-jedi/konzervirane-pripravljene-jedi/c/S7-10-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Konzervirane pripravljene jedi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/konzervirane-jedi/olive/c/S7-10-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Olive</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/shramba/pastete-narezki-in-namazi/c/S7-11/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Paštete, narezki in namazi</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/pastete-narezki-in-namazi/c/S7-11/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Paštete, narezki in namazi</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/pastete-narezki-in-namazi/mesne-in-zelenjavne-pastete/c/S7-11-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mesne in zelenjavne paštete</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/pastete-narezki-in-namazi/ribje-pastete/c/S7-11-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ribje paštete</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/pastete-narezki-in-namazi/mesni-narezki/c/S7-11-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mesni narezki</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/pastete-narezki-in-namazi/namazi/c/S7-11-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Namazi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/pastete-narezki-in-namazi/argeta/c/S7-11-5-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">ARGETA</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/shramba/sladkor-in-sladila/c/S7-2/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Sladkor in sladila</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sladkor-in-sladila/c/S7-2/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Sladkor in sladila</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sladkor-in-sladila/beli-sladkor/c/S7-2-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Beli sladkor</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sladkor-in-sladila/rjavi-sladkor/c/S7-2-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Rjavi sladkor</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sladkor-in-sladila/mleti-sladkor/c/S7-2-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mleti sladkor</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sladkor-in-sladila/druge-vrste-sladkorja/c/S7-2-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Druge vrste sladkorja</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sladkor-in-sladila/sladila/c/S7-2-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sladila</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/shramba/sol-zacimbe-in-dodatki/c/S7-3/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Sol, začimbe in dodatki</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sol-zacimbe-in-dodatki/c/S7-3/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Sol, začimbe in dodatki</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sol-zacimbe-in-dodatki/sol-in-poper/c/S7-3-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sol in poper</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sol-zacimbe-in-dodatki/zacimbe/c/S7-3-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Začimbe</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sol-zacimbe-in-dodatki/drugi-dodatki-jedem/c/S7-3-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Drugi dodatki jedem</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/shramba/kis-in-olje/c/S7-4/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Kis in olje</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/kis-in-olje/c/S7-4/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Kis in olje</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/kis-in-olje/jabolcni-kis/c/S7-4-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Jabolčni kis</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/kis-in-olje/vinski-kis/c/S7-4-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Vinski kis</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/kis-in-olje/balzamicni-kis/c/S7-4-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Balzamični kis</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/kis-in-olje/druge-vrste-kisa/c/S7-4-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Druge vrste kisa</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/kis-in-olje/oljcno-olje/c/S7-4-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Oljčno olje</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/kis-in-olje/bucno-olje/c/S7-4-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Bučno olje</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/kis-in-olje/soncnicno-olje/c/S7-4-7/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sončnično olje</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/kis-in-olje/druge-vrste-olja/c/S7-4-8/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Druge vrste olja</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/shramba/testenine/c/S7-5/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Testenine</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/testenine/c/S7-5/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Testenine</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/testenine/dolge-in-kratke-testenine/c/S7-5-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Dolge in kratke testenine</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/testenine/ravioli-tortelini-kapeleti/c/S7-5-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ravioli, tortelini, kapeleti…</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/testenine/jusni-rezanci-in-zakuhe/c/S7-5-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Jušni rezanci in zakuhe</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/testenine/pripravljene-jedi-iz-testenin/c/S7-5-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Pripravljene jedi iz testenin</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/shramba/riz-polenta-ostalo/c/S7-6/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Riž, polenta, ostalo</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/riz-polenta-ostalo/c/S7-6/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Riž, polenta, ostalo</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/riz-polenta-ostalo/riz/c/S7-6-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Riž</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/riz-polenta-ostalo/polenta/c/S7-6-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Polenta</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/riz-polenta-ostalo/krompirjeve-jedi/c/S7-6-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Krompirjeve jedi</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/shramba/sestavine-in-mesanice-za-peko/c/S7-7/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Sestavine in mešanice za peko</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sestavine-in-mesanice-za-peko/c/S7-7/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Sestavine in mešanice za peko</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sestavine-in-mesanice-za-peko/vanilij-sladkor-pecilni-prasek/c/S7-7-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Vanilij sladkor, pecilni prašek</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sestavine-in-mesanice-za-peko/kvas/c/S7-7-10/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kvas</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sestavine-in-mesanice-za-peko/mesanice-za-peko/c/S7-7-11/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mešanice za peko</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sestavine-in-mesanice-za-peko/mleti-orescki-semena-in-mak/c/S7-7-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mleti oreščki, semena in mak</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sestavine-in-mesanice-za-peko/arome-in-esence/c/S7-7-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Arome in esence</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sestavine-in-mesanice-za-peko/okraski-in-drugi-dodatki-za-peko/c/S7-7-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Okraski in drugi dodatki za peko</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sestavine-in-mesanice-za-peko/oblati-vaflji-korneti/c/S7-7-7/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Oblati, vaflji, korneti</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sestavine-in-mesanice-za-peko/pudingi-kreme-in-zelatina/c/S7-7-8/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Pudingi, kreme in želatina</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/sestavine-in-mesanice-za-peko/glazure-in-kovertura/c/S7-7-9/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Glazure in kovertura</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/shramba/omake-prelivi-in-priloge-jedem/c/S7-8/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Omake, prelivi in priloge jedem</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/omake-prelivi-in-priloge-jedem/c/S7-8/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Omake, prelivi in priloge jedem</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/omake-prelivi-in-priloge-jedem/instant-omake/c/S7-8-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Instant omake</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/omake-prelivi-in-priloge-jedem/druge-omake/c/S7-8-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Druge omake</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/omake-prelivi-in-priloge-jedem/ketchup/c/S7-8-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ketchup</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/omake-prelivi-in-priloge-jedem/gorcica-in-hren/c/S7-8-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Gorčica in hren</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/omake-prelivi-in-priloge-jedem/majoneza-tatarska-in-dresingi/c/S7-8-7/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Majoneza, tatarska in dresingi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/omake-prelivi-in-priloge-jedem/pripravljene-solate/c/S7-8-8/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Pripravljene solate</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/omake-prelivi-in-priloge-jedem/pripravljene-omake/c/S7-8-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Pripravljene omake</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/shramba/juhe-in-jusni-dodatki/c/S7-9/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Juhe in jušni dodatki</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/juhe-in-jusni-dodatki/c/S7-9/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Juhe in jušni dodatki</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/juhe-in-jusni-dodatki/juhe/c/S7-9-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Juhe</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/shramba/juhe-in-jusni-dodatki/jusni-extrakti/c/S7-9-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Jušni extrakti</span> </a> </li></ul> </li> </ul> </li> <li class="flyout-categories__item" data-level="1"> <a href="/online/bio-in-druga-posebna-hrana/c/S8/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="1"> <span class="ellipsisText">BIO IN DRUGA POSEBNA HRANA</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="2"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="2"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/bio-in-druga-posebna-hrana/c/S8/" class="flyout-categories__link" data-level="2"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;BIO IN DRUGA POSEBNA HRANA</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/bio-in-druga-posebna-hrana/specialitete/c/S8-4/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Specialitete</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/specialitete/c/S8-4/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Specialitete</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/specialitete/mesne-specialitete/c/S8-4-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mesne specialitete</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/specialitete/zelenjavne-specialitete/c/S8-4-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Zelenjavne specialitete</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/specialitete/ribje-specialitete/c/S8-4-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ribje specialitete</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/specialitete/druge-specialitete/c/S8-4-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Druge specialitete</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/bio-in-druga-posebna-hrana/vegetarijanski-izdelki/c/S8-6/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Vegetarijanski izdelki</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/vegetarijanski-izdelki/c/S8-6/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Vegetarijanski izdelki</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/vegetarijanski-izdelki/tofu/c/S8-6-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Tofu</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/vegetarijanski-izdelki/namazi/c/S8-6-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Namazi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/vegetarijanski-izdelki/drugi-vegetarijanski-izdelki/c/S8-6-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Drugi vegetarijanski izdelki</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/bio-in-druga-posebna-hrana/diabeticni-in-dieteticni-izdelki/c/S8-7/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Diabetični in dietetični izdelki</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/diabeticni-in-dieteticni-izdelki/c/S8-7/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Diabetični in dietetični izdelki</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/diabeticni-in-dieteticni-izdelki/zdravi-napitki/c/S8-7-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Zdravi napitki</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/diabeticni-in-dieteticni-izdelki/nadomestki-sladkorja/c/S8-7-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Nadomestki sladkorja</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/diabeticni-in-dieteticni-izdelki/diabeticni-izdelki/c/S8-7-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Diabetični izdelki</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/diabeticni-in-dieteticni-izdelki/ostalo/c/S8-7-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ostalo</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/bio-in-druga-posebna-hrana/prehranska-dopolnila/c/S8-8/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Prehranska dopolnila</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/prehranska-dopolnila/c/S8-8/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Prehranska dopolnila</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/prehranska-dopolnila/krepitev-imunskega-sistema/c/S8-8-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Krepitev imunskega sistema</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/prehranska-dopolnila/vitamini-in-minerali/c/S8-8-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Vitamini in minerali</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/prehranska-dopolnila/za-sportnike/c/S8-8-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Za športnike</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/prehranska-dopolnila/prebava-in-presnova/c/S8-8-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">PREBAVA IN PRESNOVA</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/bio-in-druga-posebna-hrana/kuhinje-sveta/c/S8-2-M/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">KUHINJE SVETA</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/kuhinje-sveta/c/S8-2-M/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;KUHINJE SVETA</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/kuhinje-sveta/francoska-kuhinja/c/S8-2-3-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">FRANCOSKA KUHINJA</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/kuhinje-sveta/nemska-kuhinja/c/S8-2-7-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">NEMŠKA KUHINJA</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/kuhinje-sveta/ameriska-kuhinja/c/S8-2-1-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">AMERIŠKA KUHINJA</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/kuhinje-sveta/mehiska-kuhinja/c/S8-2-6-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">MEHIŠKA KUHINJA</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/kuhinje-sveta/grska-kuhinja/c/S8-2-4-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">GRŠKA KUHINJA</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/kuhinje-sveta/italijanska-kuhinja/c/S8-2-5-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">ITALIJANSKA KUHINJA</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/kuhinje-sveta/azijska-kuhinja/c/S8-2-2-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">AZIJSKA KUHINJA</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/kuhinje-sveta/spanska-kuhinja/c/S8-2-8-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">ŠPANSKA KUHINJA</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/bio-in-druga-posebna-hrana/bio-izdelki/c/S8-1-M/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">BIO IZDELKI</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/bio-izdelki/c/S8-1-M/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;BIO IZDELKI</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/Vsiizdelki/SADJEINZELENJAVA/c/S1/?_=1539952603841&amp;callback=parseResponse&amp;category=S1&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=BIO&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S1&amp;sp_x_12=product-visible-pos&amp;x1=product-features&amp;isBrand=true" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">BIO SADJE IN ZELENJAVA</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/Vsiizdelki/HLAJENIINMLECNIIZDELKI/c/S2/?_=1530711368693&amp;callback=parseResponse&amp;category=S2&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=BIO&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S2&amp;sp_x_12=product-visible-pos&amp;x1=product-features&amp;isBrand=true" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">BIO HLAJENI IN MLEČNI IZDELKI</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/Vsiizdelki/MESOMESNIIZDELKIRIBE/c/S3/?_=1539953015500&amp;callback=parseResponse&amp;category=S3&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=BIO&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S3&amp;sp_x_12=product-visible-pos&amp;x1=product-features&amp;isBrand=true" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">BIO MESO, MESNI IZDELKI IN RIBE</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/Vsiizdelki/VSEZAZAJTRKMALICOALIKOSILO/c/S4/?_=1539953349038&amp;callback=parseResponse&amp;category=S4&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=BIO&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S4&amp;sp_x_12=product-visible-pos&amp;x1=product-features&amp;isBrand=true" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">BIO IZDELKI ZA ZAJTRK</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/Vsiizdelki/PIJACE/c/S5/?_=1539953424056&amp;callback=parseResponse&amp;category=S5&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=BIO&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S5&amp;sp_x_12=product-visible-pos&amp;x1=product-features&amp;isBrand=true" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">BIO PIJAČE</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/Vsiizdelki/VSEZAOTROKA/c/S11/?_=1539953707581&amp;callback=parseResponse&amp;category=S11&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=BIO&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S11&amp;sp_x_12=product-visible-pos&amp;x1=product-features&amp;isBrand=true" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">BIO IZDELKI ZA OTROKA</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-male-zivali/c/S12/?_=1547217305060&amp;callback=parseResponse&amp;category=S12&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=BIO&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S12&amp;sp_x_12=product-visible-pos&amp;x1=product-features&amp;isBrand=true" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">BIO IZDELKI ZA MALE ŽIVALI</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/Vsiizdelki/OSEBNANEGA/c/S13/?_=1547217588091&amp;callback=parseResponse&amp;category=S13&amp;i=1&amp;isBrand=true&amp;pos=81701&amp;q=*&amp;q1=BIO&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S13&amp;sp_x_12=product-visible-pos&amp;x1=product-features&amp;isBrand=true" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">BIO OSEBNA NEGA</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/Vsiizdelki/DOMINGOSPODINJSTVO/c/S14/?_=1539953762139&amp;callback=parseResponse&amp;category=S14&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=BIO&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S14&amp;sp_x_12=product-visible-pos&amp;x1=product-features&amp;isBrand=true" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">BIO GOSPODINJSKI IZDELKI</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/Vsiizdelki/SHRAMBA/c/S7/?_=1539953494039&amp;callback=parseResponse&amp;category=S7&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=BIO&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S7&amp;sp_x_12=product-visible-pos&amp;x1=product-features&amp;isBrand=true" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">BIO IZDELKI IZ SHRAMBE</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/Vsiizdelki/SLADKIINSLANIPRIGRIZKI/c/S10/?_=1539953610500&amp;callback=parseResponse&amp;category=S10&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=BIO&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S10&amp;sp_x_12=product-visible-pos&amp;x1=product-features&amp;isBrand=true" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">BIO SLADKI IN SLANI PRIGRIZKI</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/Vsiizdelki/ZAMRZNJENIIZDELKI/c/S9/?_=1539953557580&amp;callback=parseResponse&amp;category=S9&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=BIO&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S9&amp;sp_x_12=product-visible-pos&amp;x1=product-features&amp;isBrand=true" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">BIO ZAMRZNJENI IZDELKI</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/bio-in-druga-posebna-hrana/izdelki-brez-laktoze/c/S8-3-M/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Izdelki brez laktoze</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/izdelki-brez-laktoze/c/S8-3-M/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Izdelki brez laktoze</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/c/S2-1?_=1508939583560&amp;callback=parseResponse&amp;category=S2-1&amp;i=1&amp;m_sortProdResults_egisp=title&amp;pos=81701&amp;q=*&amp;q1=laktoze&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S2-1&amp;sp_x_12=product-visible-pos&amp;x1=allergenes&amp;isBrand=true" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mleko in napitki brez laktoze</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/c/S2-2?_=1508939713032&amp;callback=parseResponse&amp;category=S2-2&amp;i=1&amp;m_sortProdResults_egisp=title&amp;pos=81701&amp;q=*&amp;q1=laktoze&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S2-2&amp;sp_x_12=product-visible-pos&amp;x1=allergenes&amp;isBrand=true" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Smetana, skuta, namazi brez laktoze</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/c/S2-4?_=1508939917831&amp;callback=parseResponse&amp;category=S2-4&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=laktoze&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S2-4&amp;sp_x_12=product-visible-pos&amp;x1=allergenes&amp;isBrand=true" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Jogurti, deserti brez laktoze</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/c/S2-5?_=1508940083003&amp;callback=parseResponse&amp;category=S2-5&amp;i=1&amp;m_sortProdResults_egisp=title&amp;pos=81701&amp;q=*&amp;q1=laktoze&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S2-5&amp;sp_x_12=product-visible-pos&amp;x1=allergenes&amp;isBrand=true" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Siri brez laktoze</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/bio-in-druga-posebna-hrana/izdelki-brez-glutena/c/S8-5-M/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Izdelki brez glutena</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/bio-in-druga-posebna-hrana/izdelki-brez-glutena/c/S8-5-M/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Izdelki brez glutena</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/c/S6?_=1508940555503&amp;callback=parseResponse&amp;category=S6&amp;i=1&amp;m_sortProdResults_egisp=title&amp;pos=81701&amp;q=*&amp;q1=glutena&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S6&amp;sp_x_12=product-visible-pos&amp;x1=allergenes&amp;isBrand=true" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kruh, pecivo brez glutena</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/c/S10?_=1509026279394&amp;callback=parseResponse&amp;category=S10&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=glutena&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S10&amp;sp_x_12=product-visible-pos&amp;x1=allergenes&amp;isBrand=true" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sladki in slani prigrizki brez glutena</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/c/S9/?_=1545142401914&amp;callback=parseResponse&amp;category=S9&amp;i=1&amp;pos=81701&amp;q=*&amp;q1=glutena&amp;sort=product-ecr-sortlev&amp;sp_cs=UTF-8&amp;sp_q_12=81701&amp;sp_q_exact_14=S9&amp;sp_x_12=product-visible-pos&amp;x1=allergenes&amp;isBrand=true" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Zamrznjeni izdelki brez glutena</span> </a> </li></ul> </li> </ul> </li> <li class="flyout-categories__item" data-level="1"> <a href="/online/zamrznjeni-izdelki/c/S9/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="1"> <span class="ellipsisText">ZAMRZNJENI IZDELKI</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="2"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="2"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/zamrznjeni-izdelki/c/S9/" class="flyout-categories__link" data-level="2"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;ZAMRZNJENI IZDELKI</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/zamrznjeni-izdelki/sadje-in-zelenjava/c/S9-1/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Sadje in zelenjava</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/sadje-in-zelenjava/c/S9-1/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Sadje in zelenjava</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/sadje-in-zelenjava/sadje/c/S9-1-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sadje</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/sadje-in-zelenjava/zelenjava/c/S9-1-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Zelenjava</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/zamrznjeni-izdelki/mesni-in-morski-izdelki/c/S9-2/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Mesni in morski izdelki</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/mesni-in-morski-izdelki/c/S9-2/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Mesni in morski izdelki</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/mesni-in-morski-izdelki/perutnina/c/S9-2-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Perutnina</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/mesni-in-morski-izdelki/govedina/c/S9-2-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Govedina</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/mesni-in-morski-izdelki/ribe/c/S9-2-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ribe</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/mesni-in-morski-izdelki/morski-sadezi/c/S9-2-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Morski sadeži</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/mesni-in-morski-izdelki/razni-panirani-izdelki/c/S9-2-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Razni panirani izdelki</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/zamrznjeni-izdelki/sladoledi-in-sorbeti/c/S9-3/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Sladoledi in sorbeti</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/sladoledi-in-sorbeti/c/S9-3/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Sladoledi in sorbeti</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/sladoledi-in-sorbeti/sladoledi/c/S9-3-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sladoledi</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/zamrznjeni-izdelki/testo-torte-in-pecivo/c/S9-4/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Testo, torte in pecivo</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/testo-torte-in-pecivo/c/S9-4/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Testo, torte in pecivo</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/testo-torte-in-pecivo/testo/c/S9-4-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Testo</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/testo-torte-in-pecivo/torte-in-pite/c/S9-4-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Torte in pite</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/testo-torte-in-pecivo/pecivo-in-zavitki/c/S9-4-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Pecivo in zavitki</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/testo-torte-in-pecivo/struklji/c/S9-4-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Štruklji</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/zamrznjeni-izdelki/pizze-baguette-krompircek/c/S9-5/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Pizze, baguette, krompirček</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/pizze-baguette-krompircek/c/S9-5/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Pizze, baguette, krompirček</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/pizze-baguette-krompircek/pizze-baguette/c/S9-5-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Pizze, baguette</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/pizze-baguette-krompircek/krompircek/c/S9-5-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Krompirček</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/zamrznjeni-izdelki/pripravljene-jedi/c/S9-6/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Pripravljene jedi</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/pripravljene-jedi/c/S9-6/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Pripravljene jedi</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/pripravljene-jedi/mesne-jedi/c/S9-6-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mesne jedi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/pripravljene-jedi/zelenjavne-jedi/c/S9-6-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Zelenjavne jedi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/pripravljene-jedi/morske-jedi/c/S9-6-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Morske jedi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/zamrznjeni-izdelki/pripravljene-jedi/druge-jedi/c/S9-6-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Druge jedi</span> </a> </li></ul> </li> </ul> </li> <li class="flyout-categories__item" data-level="1"> <a href="/online/sladki-in-slani-prigrizki/c/S10/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="1"> <span class="ellipsisText">SLADKI IN SLANI PRIGRIZKI</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="2"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="2"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/sladki-in-slani-prigrizki/c/S10/" class="flyout-categories__link" data-level="2"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;SLADKI IN SLANI PRIGRIZKI</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/sladki-in-slani-prigrizki/cokolada-in-bonboni/c/S10-1/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Čokolada in bonboni</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/cokolada-in-bonboni/c/S10-1/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Čokolada in bonboni</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/cokolada-in-bonboni/cokolada/c/S10-1-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Čokolada</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/cokolada-in-bonboni/bonboniere-in-praline/c/S10-1-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Bonboniere in praline</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/cokolada-in-bonboni/bonboni/c/S10-1-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Bonboni</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/cokolada-in-bonboni/lizike/c/S10-1-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Lizike</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/sladki-in-slani-prigrizki/keksi-in-napolitanke/c/S10-2/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Keksi in napolitanke</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/keksi-in-napolitanke/c/S10-2/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Keksi in napolitanke</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/keksi-in-napolitanke/domaci-keksi/c/S10-2-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Domači keksi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/keksi-in-napolitanke/navadni-in-polnjeni-keksi/c/S10-2-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Navadni in polnjeni keksi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/keksi-in-napolitanke/mesani-keksi/c/S10-2-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mešani keksi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/keksi-in-napolitanke/napolitanke/c/S10-2-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Napolitanke</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/keksi-in-napolitanke/otroski-keksi/c/S10-2-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Otroški keksi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/keksi-in-napolitanke/vaflji/c/S10-2-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Vaflji</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/sladki-in-slani-prigrizki/drugi-sladki-izdelki/c/S10-3/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Drugi sladki izdelki</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/drugi-sladki-izdelki/c/S10-3/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Drugi sladki izdelki</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/drugi-sladki-izdelki/rolade-rezine-in-biskviti/c/S10-3-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Rolade, rezine in biskviti</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/drugi-sladki-izdelki/drugi-sladki-prigrizki/c/S10-3-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Drugi sladki prigrizki</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/drugi-sladki-izdelki/zvecilni-gumiji/c/S10-3-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Žvečilni gumiji</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/drugi-sladki-izdelki/zitne-ploscice/c/S10-3-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Žitne ploščice</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/sladki-in-slani-prigrizki/cips-flips-slano-pecivo-in-prigrizki/c/S10-4/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Čips, flips, slano pecivo in prigrizki</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/cips-flips-slano-pecivo-in-prigrizki/c/S10-4/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Čips, flips, slano pecivo in prigrizki</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/cips-flips-slano-pecivo-in-prigrizki/cips/c/S10-4-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Čips</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/cips-flips-slano-pecivo-in-prigrizki/flips/c/S10-4-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Flips</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/cips-flips-slano-pecivo-in-prigrizki/slano-pecivo-in-prigrizki/c/S10-4-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Slano pecivo in prigrizki</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/cips-flips-slano-pecivo-in-prigrizki/pokovka/c/S10-4-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Pokovka</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/cips-flips-slano-pecivo-in-prigrizki/krekerji-in-grisini/c/S10-4-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Krekerji in grisini</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/sladki-in-slani-prigrizki/cips-flips-slano-pecivo-in-prigrizki/tortilje-in-omake-na-pomakanje/c/S10-4-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Tortilje in omake na pomakanje</span> </a> </li></ul> </li> </ul> </li> <li class="flyout-categories__item" data-level="1"> <a href="/online/vse-za-otroka/c/S11/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="1"> <span class="ellipsisText">VSE ZA OTROKA</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="2"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="2"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/vse-za-otroka/c/S11/" class="flyout-categories__link" data-level="2"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;VSE ZA OTROKA</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/vse-za-otroka/prehrana-otroka/c/S11-1/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Prehrana otroka</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/prehrana-otroka/c/S11-1/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Prehrana otroka</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/prehrana-otroka/sadne-kasice/c/S11-1-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sadne kašice</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/prehrana-otroka/druge-kasice/c/S11-1-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Druge kašice</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/prehrana-otroka/mleko-v-prahu/c/S11-1-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mleko v prahu</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/prehrana-otroka/otroski-sokovi-in-vode/c/S11-1-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Otroški sokovi in vode</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/prehrana-otroka/otroski-caji/c/S11-1-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Otroški čaji</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/prehrana-otroka/ostala-hrana/c/S11-1-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ostala hrana</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/vse-za-otroka/nega-otroka/c/S11-2/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Nega otroka</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/nega-otroka/c/S11-2/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Nega otroka</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/nega-otroka/losjoni-in-kreme/c/S11-2-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Losjoni in kreme</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/nega-otroka/olja-in-pudri/c/S11-2-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Olja in pudri</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/nega-otroka/samponi-in-mila/c/S11-2-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Šamponi in mila</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/nega-otroka/kopeli/c/S11-2-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kopeli</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/nega-otroka/zobne-paste/c/S11-2-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Zobne paste</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/nega-otroka/ostali-izdelki-za-nego-otroka/c/S11-2-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ostali izdelki za nego otroka</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/vse-za-otroka/plenice-in-robcki/c/S11-3/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Plenice in robčki</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/plenice-in-robcki/c/S11-3/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Plenice in robčki</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/plenice-in-robcki/plenice-in-podloge/c/S11-3-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Plenice in podloge</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/plenice-in-robcki/vlazilni-robcki-in-toaletni-papir/c/S11-3-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Vlažilni robčki in toaletni papir</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/vse-za-otroka/pripomocki-za-otroka/c/S11-4/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Pripomočki za otroka</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/pripomocki-za-otroka/c/S11-4/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Pripomočki za otroka</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/pripomocki-za-otroka/steklenicke/c/S11-4-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Stekleničke</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/pripomocki-za-otroka/dude-in-grizala/c/S11-4-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Dude in grizala</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-otroka/pripomocki-za-otroka/ostali-pripomocki/c/S11-4-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ostali pripomočki</span> </a> </li></ul> </li> </ul> </li> <li class="flyout-categories__item" data-level="1"> <a href="/online/vse-za-male-zivali/c/S12/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="1"> <span class="ellipsisText">VSE ZA MALE ŽIVALI</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="2"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="2"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/vse-za-male-zivali/c/S12/" class="flyout-categories__link" data-level="2"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;VSE ZA MALE ŽIVALI</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/vse-za-male-zivali/hrana-in-priboljski/c/S12-1/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Hrana in priboljški</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-male-zivali/hrana-in-priboljski/c/S12-1/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Hrana in priboljški</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-male-zivali/hrana-in-priboljski/pasja-hrana-in-priboljski/c/S12-1-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Pasja hrana in priboljški</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-male-zivali/hrana-in-priboljski/macja-hrana-in-priboljski/c/S12-1-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mačja hrana in priboljški</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-male-zivali/hrana-in-priboljski/hrana-za-druge-male-zivali/c/S12-1-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Hrana za druge male živali</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/vse-za-male-zivali/pripomocki-in-nega/c/S12-2/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Pripomočki in nega</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-male-zivali/pripomocki-in-nega/c/S12-2/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Pripomočki in nega</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-male-zivali/pripomocki-in-nega/nega-in-pripomocki-za-pse/c/S12-2-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Nega in pripomočki za pse</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-male-zivali/pripomocki-in-nega/nega-in-pripomocki-za-macke/c/S12-2-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Nega in pripomočki za mačke</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/vse-za-male-zivali/pripomocki-in-nega/drugi-pripomocki-za-male-zivali/c/S12-2-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Drugi pripomočki za male živali</span> </a> </li></ul> </li> </ul> </li> <li class="flyout-categories__item" data-level="1"> <a href="/online/osebna-nega/c/S13/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="1"> <span class="ellipsisText">OSEBNA NEGA</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="2"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="2"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/osebna-nega/c/S13/" class="flyout-categories__link" data-level="2"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;OSEBNA NEGA</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/osebna-nega/nega-telesa/c/S13-1/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Nega telesa</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/nega-telesa/c/S13-1/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Nega telesa</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/nega-telesa/nega-obraza/c/S13-1-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Nega obraza</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/nega-telesa/toaletna-galanterija/c/S13-1-10/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Toaletna galanterija</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/nega-telesa/soncna-kozmetika/c/S13-1-11/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sončna kozmetika</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/nega-telesa/darilni-seti/c/S13-1-12/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Darilni seti</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/nega-telesa/nega-rok-in-nog/c/S13-1-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Nega rok in nog</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/nega-telesa/geli-za-prhanje-in-mila/c/S13-1-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Geli za prhanje in mila</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/nega-telesa/penece-kopeli-in-dodatki-za-kopeli/c/S13-1-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Peneče kopeli in dodatki za kopeli</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/nega-telesa/kreme-in-losjoni-za-telo/c/S13-1-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kreme in losjoni za telo</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/nega-telesa/izdelki-za-britje/c/S13-1-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Izdelki za britje</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/nega-telesa/deodoranti-in-parfumi/c/S13-1-7/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Deodoranti in parfumi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/nega-telesa/izdelki-za-depilacijo/c/S13-1-8/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Izdelki za depilacijo</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/osebna-nega/nega-las/c/S13-2/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Nega las</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/nega-las/c/S13-2/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Nega las</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/nega-las/samponi/c/S13-2-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Šamponi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/nega-las/balzami/c/S13-2-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Balzami</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/nega-las/oblikovanje-in-utrjevanje-las/c/S13-2-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Oblikovanje in utrjevanje las</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/nega-las/barve-za-lase/c/S13-2-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Barve za lase</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/osebna-nega/ustna-nega-in-higiena/c/S13-3/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Ustna nega in higiena</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/ustna-nega-in-higiena/c/S13-3/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Ustna nega in higiena</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/ustna-nega-in-higiena/zobne-paste/c/S13-3-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Zobne paste</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/ustna-nega-in-higiena/zobne-scetke/c/S13-3-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Zobne ščetke</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/ustna-nega-in-higiena/ustne-vode-in-spreji/c/S13-3-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ustne vode in spreji</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/ustna-nega-in-higiena/drugi-izdelki-za-ustno-nego/c/S13-3-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Drugi izdelki za ustno nego</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/ustna-nega-in-higiena/elektricne-scetke/c/S14-10-7/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Električne ščetke</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/osebna-nega/higienski-dodatki-in-toaletni-papir/c/S13-4/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Higienski dodatki in toaletni papir</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/higienski-dodatki-in-toaletni-papir/c/S13-4/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Higienski dodatki in toaletni papir</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/higienski-dodatki-in-toaletni-papir/intimna-nega/c/S13-4-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Intimna nega</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/higienski-dodatki-in-toaletni-papir/vlozki-scitniki-perila-in-tamponi/c/S13-4-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Vložki, ščitniki perila in tamponi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/higienski-dodatki-in-toaletni-papir/papirnati-in-vlazni-robcki/c/S13-4-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Papirnati in vlažni robčki</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/higienski-dodatki-in-toaletni-papir/toaletni-papir-in-vatirani-izdelki/c/S13-4-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Toaletni papir in vatirani izdelki</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/osebna-nega/zdravje/c/S13-5/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Zdravje</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/zdravje/c/S13-5/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Zdravje</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/zdravje/oblizi/c/S13-5-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Obliži</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/zdravje/gaze/c/S13-5-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Gaze</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/zdravje/ostala-sredstva-za-oskrbo-ran/c/S13-5-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ostala sredstva za oskrbo ran</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/zdravje/kondomi-in-lubrikanti/c/S13-5-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kondomi in lubrikanti</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/zdravje/zascita-pred-insekti/c/S13-5-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Zaščita pred insekti</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/zdravje/robcki-za-ciscenje-ocal/c/S13-5-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Robčki za čiščenje očal</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/osebna-nega/zdravje/sredstva-za-dezinfekcijo/c/S13-5-7/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sredstva za dezinfekcijo</span> </a> </li></ul> </li> </ul> </li> <li class="flyout-categories__item" data-level="1"> <a href="/online/dom-in-gospodinjstvo/c/S14/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="1"> <span class="ellipsisText">DOM IN GOSPODINJSTVO</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="2"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="2"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/dom-in-gospodinjstvo/c/S14/" class="flyout-categories__link" data-level="2"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;DOM IN GOSPODINJSTVO</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/dom-in-gospodinjstvo/pralni-praski-in-mehcalci/c/S14-1/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Pralni praški in mehčalci</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/pralni-praski-in-mehcalci/c/S14-1/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Pralni praški in mehčalci</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/pralni-praski-in-mehcalci/pralni-praski-in-geli/c/S14-1-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Pralni praški in geli</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/pralni-praski-in-mehcalci/mehcalci/c/S14-1-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mehčalci</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/pralni-praski-in-mehcalci/za-preprecevanje-kamna/c/S14-1-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Za preprečevanje kamna</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/pralni-praski-in-mehcalci/za-odstanjevanje-madezev/c/S14-1-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Za odstanjevanje madežev</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/pralni-praski-in-mehcalci/pripomocki-za-susenje-in-likanje/c/S14-1-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Pripomočki za sušenje in likanje</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/dom-in-gospodinjstvo/detergenti-za-pomivanje-posode/c/S14-2/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Detergenti za pomivanje posode</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/detergenti-za-pomivanje-posode/c/S14-2/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Detergenti za pomivanje posode</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/detergenti-za-pomivanje-posode/za-rocno-pomivanje/c/S14-2-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Za ročno pomivanje</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/detergenti-za-pomivanje-posode/za-strojno-pomivanje/c/S14-2-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Za strojno pomivanje</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/detergenti-za-pomivanje-posode/dodatki-za-strojno-pomivanje/c/S14-2-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Dodatki za strojno pomivanje</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/dom-in-gospodinjstvo/cistila-za-dom/c/S14-3/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Čistila za dom</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/cistila-za-dom/c/S14-3/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Čistila za dom</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/cistila-za-dom/cistila-za-talne-povrsine-in-preproge/c/S14-3-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Čistila za talne površine in preproge</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/cistila-za-dom/cistila-za-kuhinje/c/S14-3-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Čistila za kuhinje</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/cistila-za-dom/cistila-za-pohistvo/c/S14-3-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Čistila za pohištvo</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/cistila-za-dom/cistila-za-steklo/c/S14-3-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Čistila za steklo</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/cistila-za-dom/univerzalna-cistila/c/S14-3-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Univerzalna čistila</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/cistila-za-dom/za-ciscenje-kopalnice-in-sanitarij/c/S14-3-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Za čiščenje kopalnice in sanitarij</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/cistila-za-dom/cistila-za-kuhalne-povrsine/c/S14-3-7/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Čistila za kuhalne površine</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/cistila-za-dom/vrecke-za-sesalnik/c/S14-3-8/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Vrečke za sesalnik</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/cistila-za-dom/destilirana-voda/c/S14-3-9/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Destilirana voda</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/dom-in-gospodinjstvo/gospodinjski-pripomocki/c/S14-4/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Gospodinjski pripomočki</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/gospodinjski-pripomocki/c/S14-4/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Gospodinjski pripomočki</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/gospodinjski-pripomocki/papirna-pvc-in-ostala-galanterija/c/S14-4-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Papirna, pvc in ostala galanterija</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/gospodinjski-pripomocki/vrecke-za-odpadke/c/S14-4-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Vrečke za odpadke</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/gospodinjski-pripomocki/krpe-za-ciscenje-in-gobice/c/S14-4-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Krpe za čiščenje in gobice</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/gospodinjski-pripomocki/metle-smetisnice-in-krtace/c/S14-4-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Metle, smetišnice in krtače</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/gospodinjski-pripomocki/pripomocki-za-ciscenje-oken/c/S14-4-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Pripomočki za čiščenje oken</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/gospodinjski-pripomocki/kuhinjske-brisace-in-servieti/c/S14-4-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kuhinjske brisače in servieti</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/gospodinjski-pripomocki/osvezilci-prostora/c/S14-4-7/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Osvežilci prostora</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/gospodinjski-pripomocki/nega-obutve-in-oblacil/c/S14-4-8/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Nega obutve in oblačil</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/gospodinjski-pripomocki/kuhinjski-pribor-in-ostalo/c/S14-4-9/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kuhinjski pribor in ostalo</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/gospodinjski-pripomocki/ostali-pripomocki-za-ciscenje/c/S14-4-10/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ostali pripomočki za čiščenje</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/gospodinjski-pripomocki/odstranjevanje-vlage-in-plesni/c/S14-4-11/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Odstranjevanje vlage in plesni</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/gospodinjski-pripomocki/lonci-ponve-in-posoda/c/S14-4-12/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Lonci, ponve in posoda</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/gospodinjski-pripomocki/kuhinjske-tehtnice-in-merilniki/c/S14-4-13/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kuhinjske tehtnice in merilniki</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/dom-in-gospodinjstvo/tekstil/c/S14-5/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Tekstil</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/tekstil/c/S14-5/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Tekstil</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/tekstil/brisace/c/S14-5-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Brisače</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/tekstil/rokavice-za-umivanje/c/S14-5-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Rokavice za umivanje</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/tekstil/kopalniske-preproge/c/S14-5-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kopalniške preproge</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/tekstil/kuhinjske-krpe/c/S14-5-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kuhinjske krpe</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/tekstil/posteljnina-in-rjuhe/c/S14-5-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Posteljnina in rjuhe</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/tekstil/zenske-nogavice/c/S14-5-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ženske nogavice</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/dom-in-gospodinjstvo/vse-za-zabavo-ali-piknik/c/S14-6/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Vse za zabavo ali piknik</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/vse-za-zabavo-ali-piknik/c/S14-6/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Vse za zabavo ali piknik</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/vse-za-zabavo-ali-piknik/krozniki-za-enkratno-uporabo/c/S14-6-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Krožniki za enkratno uporabo</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/vse-za-zabavo-ali-piknik/kozarci-za-enkratno-uporabo/c/S14-6-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kozarci za enkratno uporabo</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/vse-za-zabavo-ali-piknik/pribor-za-enkratno-uporabo/c/S14-6-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Pribor za enkratno uporabo</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/vse-za-zabavo-ali-piknik/posoda-za-enkratno-uporabo/c/S14-6-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Posoda za enkratno uporabo</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/vse-za-zabavo-ali-piknik/zobotrebci-in-ostalo/c/S14-6-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Zobotrebci in ostalo</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/vse-za-zabavo-ali-piknik/party-svecke/c/S14-6-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Party svečke</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/vse-za-zabavo-ali-piknik/party-serviete/c/S14-6-7/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Party serviete</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/vse-za-zabavo-ali-piknik/slamice/c/S14-6-8/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Slamice</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/vse-za-zabavo-ali-piknik/party-dodatki/c/S14-6-9/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Party dodatki</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/vse-za-zabavo-ali-piknik/darilne-vrecke/c/S14-6-10/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Darilne vrečke</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/dom-in-gospodinjstvo/svetila-in-baterijski-vlozki/c/S14-7/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Svetila in baterijski vložki</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/svetila-in-baterijski-vlozki/c/S14-7/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Svetila in baterijski vložki</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/svetila-in-baterijski-vlozki/halogenske-zarnice/c/S14-7-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Halogenske žarnice</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/svetila-in-baterijski-vlozki/led-zarnice/c/S14-7-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Led žarnice</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/svetila-in-baterijski-vlozki/baterijski-vlozki/c/S14-7-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Baterijski vložki</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/svetila-in-baterijski-vlozki/polnilniki-za-baterije/c/S14-7-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Polnilniki za baterije</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/dom-in-gospodinjstvo/ostali-elektro-pripomocki/c/S14-8/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Ostali elektro pripomočki</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/ostali-elektro-pripomocki/c/S14-8/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Ostali elektro pripomočki</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/ostali-elektro-pripomocki/podaljski-in-razdelilci/c/S14-8-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Podaljški in razdelilci</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/ostali-elektro-pripomocki/ostalo/c/S14-8-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ostalo</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/dom-in-gospodinjstvo/pisarniski-material/c/S14-9/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Pisarniški material</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/pisarniski-material/c/S14-9/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Pisarniški material</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/pisarniski-material/svincniki-in-pisala/c/S14-9-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Svinčniki in pisala</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/pisarniski-material/oznacevalci-in-flomastri/c/S14-9-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Označevalci in flomastri</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/pisarniski-material/mape-in-registratorji/c/S14-9-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Mape in registratorji</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/pisarniski-material/papir-in-vlozni-listi/c/S14-9-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Papir in vložni listi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/pisarniski-material/lepila-in-lepilni-trakovi/c/S14-9-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Lepila in lepilni trakovi</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/pisarniski-material/spenjaci-sponke-zebljicki/c/S14-9-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Spenjači, sponke, žebljički</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/pisarniski-material/skarje-ravnila-radirke-in-silcki/c/S14-9-7/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Škarje, ravnila, radirke in šilčki</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/pisarniski-material/kuverte/c/S14-9-8/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kuverte </span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/pisarniski-material/ostali-pisarniski-material/c/S14-9-9/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Ostali pisarniški material</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/dom-in-gospodinjstvo/ostalo/c/S14-10/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Ostalo</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/ostalo/c/S14-10/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Ostalo</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/ostalo/vzigalne-kocke/c/S14-10-1/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Vžigalne kocke</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/ostalo/vse-za-avto/c/S14-10-9/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Vse za avto</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/ostalo/kavni-filtri/c/S14-10-4/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Kavni filtri</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/ostalo/pripomocki-za-filtriranje-vode/c/S14-10-5/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Pripomočki za filtriranje vode</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/ostalo/nagrobne-svece-in-vosek/c/S14-10-3/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Nagrobne sveče in vosek</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/ostalo/susenje-perila/c/S14-10-6/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sušenje perila</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/ostalo/svece/c/S14-10-2/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Sveče</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/dom-in-gospodinjstvo/ostalo/zemlja-za-roze-in-gnojila/c/S14-10-8/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">Zemlja za rože in gnojila</span> </a> </li></ul> </li> </ul> </li> <li class="flyout-categories__item" data-level="1"> <a href="/online/aktualno/c/S15-M/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="1"> <span class="ellipsisText">AKTUALNO</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="2"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="2"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/aktualno/c/S15-M/" class="flyout-categories__link" data-level="2"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;AKTUALNO</span> </a> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/aktualno/redni-letak/c/S15-1-M/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Redni letak</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/aktualno/redni-letak/c/S15-1-M/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Redni letak</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/aktualno/redni-letak/redni-letak-44-od-03112021/c/S15-1-1-4421-RL-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">REDNI LETAK 44 - OD 03.11.2021</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/aktualno/redni-letak/redni-letak-45-od-10112021/c/S15-1-1-4521-RL-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">REDNI LETAK 45 - OD 10.11.2021</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/aktualno/startaj-slovenija/c/S15-2-M/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">Štartaj Slovenija</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/aktualno/startaj-slovenija/c/S15-2-M/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;Štartaj Slovenija</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/aktualno/startaj-slovenija/1-sezona/c/S15-2-1-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">1. SEZONA</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/aktualno/startaj-slovenija/2-sezona/c/S15-2-2-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">2. SEZONA</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/aktualno/startaj-slovenija/3-sezona/c/S15-2-3-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">3. SEZONA</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/aktualno/startaj-slovenija/4-sezona/c/S15-2-4-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">4. SEZONA</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/aktualno/startaj-slovenija/5-sezona/c/S15-2-5-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">5. SEZONA</span> </a> </li><li class="flyout-categories__item" data-level="3"> <a href="/online/aktualno/startaj-slovenija/6-sezona/c/S15-2-6-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">6. SEZONA</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/aktualno/spar-veggie-in-veganz/c/S15-3-M/" class="flyout-categories__link " data-has-parents="false" data-level="2"> <span class="ellipsisText">SPAR VEGGIE IN VEGANZ</span> </a> </li><li class="flyout-categories__item" data-level="2"> <a href="/online/aktualno/manj-plastike/c/S15-6-MANJPLASTIKE-M/" class="flyout-categories__link " data-has-parents="false" data-level="2"> <span class="ellipsisText">MANJ PLASTIKE</span> </a> </li><li class="flyout-categories__item" data-level="2"> <a href="/online/aktualno/novo-na-nasi-polici/c/S15-4-NNNP-M/" class="flyout-categories__link js-cat-sublevel" data-has-parents="true" data-level="2"> <span class="ellipsisText">NOVO NA NAŠI POLICI</span> </a> <ul class="hidden"> <li class="flyout-categories__item visible-mobile js-cat-back" data-level="3"> <a href="javascript:void(0)" class="flyout-categories__link is-first" data-level="3"> <i class="ico-arrow_sharp_left"></i><span class="ellipsisText">Nazaj</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/aktualno/novo-na-nasi-polici/c/S15-4-NNNP-M/" class="flyout-categories__link" data-level="3"> <span class="ellipsisText">PRIKAŽI VSE IZ&nbsp;NOVO NA NAŠI POLICI</span> </a> </li> <li class="flyout-categories__item" data-level="3"> <a href="/online/aktualno/novo-na-nasi-polici/novo-na-nasi-polici/c/S15-1-1-1121-NNNP-LBZ-M/" class="flyout-categories__link " data-has-parents="false" data-level="3"> <span class="ellipsisText">NOVO NA NAŠI POLICI</span> </a> </li></ul> </li> <li class="flyout-categories__item" data-level="2"> <a href="/online/aktualno/spar-kot-nekoc/c/S15-4-M/" class="flyout-categories__link " data-has-parents="false" data-level="2"> <span class="ellipsisText">SPAR kot nekoč</span> </a> </li><li class="flyout-categories__item" data-level="2"> <a href="/online/aktualno/izdelki-brez-palmovega-olja/c/S15-1-1-1321-brez-palmovega-M/" class="flyout-categories__link " data-has-parents="false" data-level="2"> <span class="ellipsisText">IZDELKI BREZ PALMOVEGA OLJA</span> </a> </li></ul> </li> </div></div></ul> <ul class="flyout-categories__level js-flyout-categories__level hidden" data-simplebar="init" data-level="2"><div class="simplebar-track vertical" style="visibility: hidden;"><div class="simplebar-scrollbar"></div></div><div class="simplebar-track horizontal" style="visibility: hidden;"><div class="simplebar-scrollbar"></div></div><div class="simplebar-scroll-content" style="padding-right: 20px; margin-bottom: -20px;"><div class="simplebar-content" style="padding-bottom: 20px;"></div></div></ul> <ul class="flyout-categories__level js-flyout-categories__level hidden" data-simplebar="init" data-level="3"><div class="simplebar-track vertical" style="visibility: hidden;"><div class="simplebar-scrollbar"></div></div><div class="simplebar-track horizontal" style="visibility: hidden;"><div class="simplebar-scrollbar"></div></div><div class="simplebar-scroll-content" style="padding-right: 20px; margin-bottom: -20px;"><div class="simplebar-content" style="padding-bottom: 20px;"></div></div></ul> </div> <div class="searchBoxWrapper cf"> <div class="searchBox cf"> <span class="searchType sparicons single"> <label class="searchTypeSelected sparicons single"><span class="visible-desktop-block">Izdelek</span></label> <label class="searchTypeValue sparicons hidden single" data-value="single" data-placeholder="Poiščite izdelek"><span class="visible-desktop-block">Izdelek</span></label> <label class="searchTypeValue sparicons hidden multi" data-value="multi" data-placeholder="Poiščite več izdelkov hkrati"><span class="visible-desktop-block">več izdelkov</span></label> </span> <div id="multiSearchBox" class="multiSearchBox custom spar hidden" data-placeholder="Poiščite več izdelkov hkrati"></div> <form id="sparSearchForm" name="search_form_SearchBox" method="GET" action="/online/search/" data-update-facets="/online/my-account/customerinfo/preselectedFacets"> <!-- <input type="hidden" id="searchType" name="searchType" value=""/> --> <input type="hidden" name="sp_cs" value="UTF-8"> <input type="hidden" name="preselectedFacets" value=""> <input id="input_SearchBox" class="siteSearchInput ui-autocomplete-input" autocapitalize="characters" type="text" name="q" value="" maxlength="100" placeholder="Poiščite izdelek" data-options="{&quot;autocompleteUrl&quot; : &quot;https://sp1004e50c.guided.lon5.atomz.com&quot;,&quot;minCharactersBeforeRequest&quot; : &quot;3&quot;,&quot;waitTimeBeforeRequest&quot; : &quot;500&quot;,&quot;displayProductImages&quot; : true}" autocomplete="off"> <button type="submit" class="searchBtn">Išči</button> </form> <div class="autocompleteBoxContainer"></div> </div> </div> <div class="advertisement"> <a href="/online/aktualno/redni-letak/redni-letak-44-od-03112021/c/S15-1-1-4421-RL-M/?icid=FOS_BUTTON_RL_44_21" class="advertisement_Icon_text"> <span class="flyerIcon"><img src="/online/medias/sys_master/images/images/hf6/h7a/9051528069150/icon-flyer.png" alt="flyerIcon"></span> <span class="flyerText">Redni letak</span> </a> </div> </div> </div></div> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Domov", "item": "https://www.spar.si/online/" }, { "@type": "ListItem", "position": "2", "name": "Brezalkoholne pijače", "item": "https://www.spar.si/online/pijace/brezalkoholne-pijace/c/S5-1/" }, { "@type": "ListItem", "position": "3", "name": "Sadni sokovi", "item": "https://www.spar.si/online/pijace/brezalkoholne-pijace/sadni-sokovi/c/S5-1-2/" } ] } </script> <div id="content" class="clearfix"> <div id="globalMessages"> </div> <div id="productDetailsPage" class="printablePage"> <div class="sparPageLeftWrapper cf visible-desktop-table-cell verticalTop"> <ul class="facet-category__wrapper" data-level="1"> <li class="facet-category__item" data-level="1"> <a href="/online/pijace/c/S5/" class="facet-category__item__link " data-level="1"> <i class="ico-categories"></i> <span>PIJAČE</span> </a> <ul class="facet-category__wrapper" data-level="2"> <li class="facet-category__item" data-level="2"> <a href="/online/pijace/brezalkoholne-pijace/c/S5-1/" class="facet-category__item__link " data-level="2"> <span>Brezalkoholne pijače</span> </a> <ul class="facet-category__wrapper" data-level="3" style="display: block;"> <li class="facet-category__item" data-level="3"> <a href="/online/pijace/brezalkoholne-pijace/vode/c/S5-1-1/" class="facet-category__item__link " data-level="3"> <span>Vode</span> </a> </li><li class="facet-category__item" data-level="3"> <a href="/online/pijace/brezalkoholne-pijace/vode-z-okusom/c/S5-1-9/" class="facet-category__item__link " data-level="3"> <span>Vode z okusom</span> </a> </li><li class="facet-category__item" data-level="3"> <a href="/online/pijace/brezalkoholne-pijace/sadni-sokovi/c/S5-1-2/" class="facet-category__item__link is-selected " data-level="3"> <span>Sadni sokovi</span> </a> </li><li class="facet-category__item" data-level="3"> <a href="/online/pijace/brezalkoholne-pijace/zelenjavni-sokovi/c/S5-1-3/" class="facet-category__item__link " data-level="3"> <span>Zelenjavni sokovi</span> </a> </li><li class="facet-category__item" data-level="3"> <a href="/online/pijace/brezalkoholne-pijace/gazirane-pijace/c/S5-1-4/" class="facet-category__item__link " data-level="3"> <span>Gazirane pijače</span> </a> </li><li class="facet-category__item" data-level="3"> <a href="/online/pijace/brezalkoholne-pijace/ledeni-caji/c/S5-1-5/" class="facet-category__item__link " data-level="3"> <span>Ledeni čaji</span> </a> </li><li class="facet-category__item" data-level="3"> <a href="/online/pijace/brezalkoholne-pijace/sirupi-in-instant-napitki/c/S5-1-6/" class="facet-category__item__link " data-level="3"> <span>Sirupi in instant napitki</span> </a> </li><li class="facet-category__item" data-level="3"> <a href="/online/pijace/brezalkoholne-pijace/izotoniki-in-energijske-pijace/c/S5-1-7/" class="facet-category__item__link " data-level="3"> <span>Izotoniki in energijske pijače</span> </a> </li></ul> </li><li class="facet-category__item" data-level="2"> <a href="/online/pijace/vino/c/S5-2/" class="facet-category__item__link " data-level="2"> <span>Vino</span> </a> </li><li class="facet-category__item" data-level="2"> <a href="/online/pijace/pivo-cider/c/S5-3/" class="facet-category__item__link " data-level="2"> <span>Pivo &amp; Cider</span> </a> </li><li class="facet-category__item" data-level="2"> <a href="/online/pijace/zgane-in-druge-alkoholne-pijace/c/S5-4/" class="facet-category__item__link " data-level="2"> <span>Žgane in druge alkoholne pijače</span> </a> </li><li class="facet-category__item" data-level="2"> <a href="/online/pijace/kava/c/S5-5/" class="facet-category__item__link " data-level="2"> <span>Kava</span> </a> </li><li class="facet-category__item" data-level="2"> <a href="/online/pijace/caj/c/S5-6/" class="facet-category__item__link " data-level="2"> <span>Čaj</span> </a> </li><li class="facet-category__item" data-level="2"> <a href="/online/pijace/kakav-in-vroca-cokolada/c/S5-7/" class="facet-category__item__link " data-level="2"> <span>Kakav in vroča čokolada</span> </a> </li></ul> </li> </ul> </div> <div id="productDetailsPageCenterWrapper" class="mainView960"> <div class="breadcrumbAndPrint cf"> <div id="breadcrumb" class="breadcrumb cf"> <div class="breadcrumbContainer" style="overflow: hidden; padding: 0px; width: 705px;"> <div class="jspContainer" style="width: 705px; height: 40px;"><div class="jspPane" style="padding: 0px; top: 0px; left: 0px; width: 705px;"><ul class="cf"> <li> <a href="/online/">Domov</a> </li> <li class="separator">&gt;</li> <li> <a href="/online/pijace/brezalkoholne-pijace/c/S5-1/">Brezalkoholne pijače</a> </li> <li class="separator">&gt;</li> <li> <a href="/online/pijace/brezalkoholne-pijace/sadni-sokovi/c/S5-1-2/" class="last">Sadni sokovi</a> </li> </ul></div></div></div> </div> <div class="printPageLinkContainer"> <a class="printPageLink" href="#printpreview=1" target="_blank"><i class="ico-printer"></i></a> </div> </div> <div class="productDetailsPanel "> <div class="erpMessage"> Text definieren! File: sistorefront_base_de, Zeile 662</div> <div class="productMainDetails cf"> <div class="productMainDetailsDescription"> <div class="icons cf"> <div class="customerInfo left"> <!-- product badges --> <img class="nutrition" src="/online/medias/sys_master/images/images/h91/hcd/8810260627486/8810260627486.png" alt="Brez laktoze" title="Brez laktoze"> <img class="nutrition" src="/online/medias/sys_master/images/images/h27/h95/8810260496414/8810260496414.png" alt="Brez glutena" title="Brez glutena"> </div> <a href="/online/login" data-product-id="529311" class="watch observeProduct right disabled "> <img src="/online/_ui/v277/desktop/common/images/observe_product.png" alt=""> Spremljajte</a> </div> <div class="descriptionLabels"> <label class="productDetailsName" title="NAPITEK MULTI SOLA, 1L V multivitaminski pijači Multi Sola se skriva devet sadnih razlogov za dobro počutje in zdravje preko celega leta. Pomaranča, limona, ananas, belo grozdje, mara...">NAPITEK MULTI SOLA, 1L<br><div class="productDescription">V multivitaminski pijači Multi Sola se skriva devet sadnih razlogov za dobro počutje in zdravje preko celega leta. Pomaranča, limona, ananas, belo grozdje, mara<span class="productEllipsis">...</span></div></label> <label class="productDetailsArticleNumber">Številka izdelka:&nbsp;529311</label> </div> </div> <div class="productMainDetailsImage" style="height: 482px;"> <div class="productQuantityImageContainers hidden"> <img class="productQuantityImageContainer" data-thumbnail-src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/529311/dt_main.jpg" data-mobile-src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/529311/mb_sub.jpg" data-tablet-src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/529311/tb_sub.jpg" data-desktop-src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/529311/dt_sub.jpg" data-desktop-zoom-src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/529311/dt_zoom.jpg" data-main="true"> </div> <img class="sparImageResponsive" data-thumbnail-src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/529311/dt_main.jpg" data-mobile-src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/529311/mb_sub.jpg" data-tablet-src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/529311/tb_sub.jpg" data-desktop-src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/529311/dt_sub.jpg" data-desktop-zoom-src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/529311/dt_zoom.jpg" src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/529311/tb_sub.jpg"> <div class="productMainDetailsImageZoom hidden-mobile"> <a class="imageZoomLink" href="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/529311/dt_zoom.jpg">Klikni za povečavo</a> </div> <input type="hidden" value="https://cdn1.interspar.at/" class="productImageUrlBase"> <input type="hidden" value="https://cdn1.interspar.at/cachableservlets/articleImageList.jsonp/si/529311" class="productImageUrlWebservice"> <div class="productMainDetailsOtherImages hidden-mobile"> <img data-thumbnail-src="https://cdn1.interspar.at//cachableservlets/articleImage.dam/si/529311/tb_main.jpg" src="https://cdn1.interspar.at//cachableservlets/articleImage.dam/si/529311/tb_main.jpg" data-desktop-src="https://cdn1.interspar.at//cachableservlets/articleImage.dam/si/529311/dt_sub.jpg" data-desktop-zoom-src="https://cdn1.interspar.at//cachableservlets/articleImage.dam/si/529311/dt_zoom.jpg" data-mobile-src="https://cdn1.interspar.at//cachableservlets/articleImage.dam/si/529311/mb_sub.jpg" data-tablet-src="https://cdn1.interspar.at//cachableservlets/articleImage.dam/si/529311/tb_sub.jpg" class="otherImages"><img data-thumbnail-src="https://cdn1.interspar.at//cachableservlets/articleImage.dam/si/529311/dt_sub1.jpg" src="https://cdn1.interspar.at//cachableservlets/articleImage.dam/si/529311/dt_sub1.jpg" data-desktop-src="https://cdn1.interspar.at//cachableservlets/articleImage.dam/si/529311/dt_sub1.jpg" data-desktop-zoom-src="https://cdn1.interspar.at//cachableservlets/articleImage.dam/si/529311/dt_zoom1.jpg" data-mobile-src="https://cdn1.interspar.at//cachableservlets/articleImage.dam/si/529311/mb_sub1.jpg" data-tablet-src="https://cdn1.interspar.at//cachableservlets/articleImage.dam/si/529311/tb_sub1.jpg" class="otherImages"></div> </div> <div class="productMainDetailsPrice productQtyFav productInformationContainer"> <div class="productMainDetailsPriceLabels"> <div class="productDetailsPromotions"> <label class="productDetailsPromotion empty ">&nbsp;</label> </div> <label class="productDetailsOldPrice"> &nbsp;</label> <label data-baseprice="0.79" class="productDetailsPrice ">0,79&nbsp;€</label> <label class="productDetailsPricePerUnit">(0,79 €/l)</label> <label class="productDetailsTaxesInfo">Vključno z 9,5 % DDV&nbsp;</label> <div class="weightProductGenericBox"> <label></label> </div> </div> <div class="chooseQuantity"> <label>Količina</label> <div class="cf chooseQuantitySelector js-chooseQuantitySelector"> <div class="defaultQuantitySelection cf"> <div class="chooseQuantity spar-productBox__chooseQuantity"> <div class="spar-productBox__chooseQuantitySelector chooseQuantitySelector js-chooseQuantitySelector"> <button type="button" class="productUpdateQty productMinusQty " id="productDetailPageQuantityMinus" title="Zmanjšajte količino"></button> <input type="text" id="quantityBoxId" class="spar-productBox__listingInput listingQtySelector js-productQuantity" name="quantity" value="1" data-original-value="1" data-contentunit=""> <button type="button" class="productUpdateQty productPlusQty " id="productDetailPageQuantityPlus" title="Povečajte količino"></button> </div> </div> </div> </div> </div> <div class="buttons displayTable"> <div data-login-url="/online/login" data-getwishlistnames-url="/online/wishlist/showListNames" data-checkfavourite-url="/online/wishlist/isItemInFavourite" data-removefavourite-url="/online/wishlist/removeItemFromFavourite" data-addfavourite-url="/online/wishlist/addItemToFavourite" class="favourites displayCell"> <i data-product-code="529311" data-login-url="/online/login" data-add-url="/online/wishlist/addItemToFavourite" data-remove-url="/online/wishlist/removeItemFromFavourite" data-getwishlists-url="/online/wishlist/showListNames" data-fav-class="ico-heart_full favourite" data-nofav-class="ico-heart_empty" class="ico-heart_empty"></i> <label class="visible-desktop-inline-block">Dodaj med priljubljene</label> </div> <div class="rightSpace displayCell"> <div data-product-code="529311" class="wishlist"></div> <div class="addToCart"> <div class="qty hidden"> <label for="qtyInput"> Količina</label> <input type="text" maxlength="3" size="1" id="qtyInput" name="qtyInput" class="qty" value="1"> <p class="stock_message">134&nbsp; Na zalogi</p> </div> <div id="AddToCart-AddToCartAction" data-index="1" class=""> <form id="addToCartForm" class="spar-productBox__addToCart" action="/online/cart/add" method="post"><input type="hidden" name="productCodePost" value="529311"> <input type="hidden" name="qty" value=""> <button type="button" id="productDetailPageAddProduct" class=" spar-productBox__addToCart__btn addToCartButton "> <i class="ico-shopping_cart"></i> <label class="spar-productBox__addToCart__btn__msg addToCartButtonMessage addToCartButtonLabel ">Dodaj v košarico</label> </button> <div> <input type="hidden" name="CSRFToken" value="4c80925d-4fb3-4e4e-9261-b952e7dc1486"> </div></form></div> </div> </div> </div> </div> </div> <div class="sparPopupOverlay observeProductPopup common hidden" data-overlay-name="ObserveProduct" data-form-notification-name="ProductNotificationForm" data-form-notification-step="Step1"> <div class="sparPopupContent cf"></div> </div> <div id="productDetailsTabs"> <div class="productTabsWrapper cf"> <div class="productTabsSection productDetails cf"> <h3 data-tab-id="1" class="headline visible-mobile open">Podrobnosti o izdelku</h3> <div data-tab-id="1" class="productTabsSectionInfo cf open"> <div class="detail__container"> <span class="detail__title"> Tehnično ime izdelka</span> <span class="detail__content">Multivitaminska negazirana brezalkoholna pijača z mešanim sadnim sokom</span> </div> <div class="detail__container"> <span class="detail__title">Opis</span> <span class="detail__content">V multivitaminski pijači Multi Sola se skriva devet sadnih razlogov za dobro počutje in zdravje preko celega leta. Pomaranča, limona, ananas, belo grozdje, marakuja, marelica, banana, mango in guava zagotavljajo kar 12-odstotni sadni delež pijače. Ob nakupu 6 kos, izdelke prejmete v vezu.</span> </div> <div class="detail__container ingredient-information flex"> <span class="detail__title"> Temperatura za hranjenje</span> <span class="detail__content"> sobna temperatura</span> </div> <div class="detail__container ingredient-information "> <span class="detail__title"> Sestavine</span> <span class="detail__content"> voda, zgoščeni sok pomaranč, sladkor, zgoščeni sokovi ananasa, grozdja, limon in marakuje, kislina, zgoščene kaše marelic, banan, manga, guave in breskve, vitamini, arome, provitamin a.</span> </div> <div class="detail__container__table nutrition-info"> <span class="detail__title">Povprečna hranilna vrednost</span> <span class="detail__title justify-end-mobile">na</span> </div> <dl class="detail__container__table"> <dt class="detail__content"></dt> <dt class="detail__content justify-end-mobile">100,00 ml</dt> </dl> <dl class="detail__container__table"> <dt class="detail__content bold">Energijska vrednost</dt> <dt class="detail__content justify-end-mobile"></dt> </dl> <dl class="detail__container__table"> <dt class="detail__content bold">kcal</dt> <dt class="detail__content justify-end-mobile">46,50 </dt> </dl> <dl class="detail__container__table"> <dt class="detail__content bold">kJ</dt> <dt class="detail__content justify-end-mobile">198,00 </dt> </dl> <dl class="detail__container__table"> <dt class="detail__content bold">Maščobe</dt> <dt class="detail__content justify-end-mobile">0,10 g</dt> </dl> <dl class="detail__container__table"> <dt class="detail__content bold">od tega nasičene maščobe</dt> <dt class="detail__content justify-end-mobile">0,10 g</dt> </dl> <dl class="detail__container__table"> <dt class="detail__content bold">Ogljikovi hidrati</dt> <dt class="detail__content justify-end-mobile">11,10 g</dt> </dl> <dl class="detail__container__table"> <dt class="detail__content bold">od tega sladkorji</dt> <dt class="detail__content justify-end-mobile">11,10 g</dt> </dl> <dl class="detail__container__table"> <dt class="detail__content bold">Beljakovine</dt> <dt class="detail__content justify-end-mobile">0,10 g</dt> </dl> <dl class="detail__container__table"> <dt class="detail__content bold">Sol</dt> <dt class="detail__content justify-end-mobile">0,07 g</dt> </dl> <div class="detail__container flex base-information"> <span class="detail__title"> Vitamini in minerali</span> <span class="detail__content"> Vitamin A 240,00 mikrogr. Vitamin E 1,80 mg, Vitamin C 12,00 mg, Vitamin B1 (Tiamin) 0,21 mg, Vitamin B3 (Niacin) 2,70 mg, Vitamin B6 0,30 mg, Vitamin M (Folna kislina) 30,00 mikrogr. Vitamin B12 0,38 mikrogr. Vitamin H (Biotin) 22,50 mikrogr. Vitamin B5 (Pantotenska kislina) 0,90 mg.</span> </div> <div class="detail__container flex"> <span class="detail__title"> Prehrambni tip artikla</span> <span class="detail__content">pasteriziran izdelek</span> </div> <div class="detail__container flex product-net-cont"> <span class="detail__title"> Neto količina</span> <span class="detail__content"> 1l</span> </div> <div class="detail__container flex contact-information"> <span class="detail__title"> Kontakt:</span> <section class="detail__content"> <div>Pivovarna Laško Union d.o.o., Pivovarniška ulica 2, 1000 Ljubljana</div> </section> </div> <div class="detail__container last liability-info"> <span class="detail__title"> Opomba</span> <section class="detail__content"> <div>V spletni trgovini SPAR se trudimo, da so informacije o izdelkih čim bolj natančne in se ves čas osvežujejo. Podatki o živilih na spletni strani odražajo živilo, ki je na razpolago na dan oddaje naročila. Ker se naročila izpolnjujejo tudi s časovnim zamikom, se lahko zgodi, da se nekatere obvezne informacije, kot so poreklo, seznam sestavin, označba hranilne vrednosti, naziv nosilca dejavnosti in druge informacije, v vmesnem obdobju spremenijo, sicer pa podatki o živilih izkazujejo lastnosti, ki so v prometu v spletni trgovini. Na izdelku, ki ga boste prejeli, so navedeni vsi obvezni podatki. Priporočamo vam, da pred uporabo oz. uživanjem izdelka vedno skrbno preberete informacije, ki jih na embalaži izdelka ali etiketi z deklaracijo zagotavljajo proizvajalci izdelkov. Ta informacija je na voljo le za osebno uporabo.Pridržujemo si pravico do tipkarskih napak. Več informacij poiščite v splošnih pogojih poslovanja spletne trgovine SPAR. Poreklo osnovne surovine je označeno na posameznem izdelku, skladno z uredbo ES/775/2018.</div> </section> </div> </div> </div> </div> </div> </div> <div class="mboxDefault"></div><script type="text/javascript"> function createMbox(){ mboxCreate('productPage', 'entity.id=FSI-529311', 'entity.name=NAPITEK MULTI SOLA, 1L', 'entity.categoryId=1111010401,1111010402,1111010403,root,111101080199,1111,1111010802,11110109,111101080101,111101040299,111101,111101080103,1111010901,11110108,111101040202,11110104,111101090101,1,111101040399,111101080104,111101080198,111101040199,S5,111101040201,111101040101,111101040303,111101080102,111101040102,S5-1,111101040301,111101080298,111101040302,11,111101040103,1111010801,111101080201,111101080203,111101040203,S5-1-2', 'entity.pageURL=/napitek-multi-sola-1l/p/529311', 'entity.thumbnailURL=https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/529311/dt_zoom.jpg', 'entity.value=0.79', 'entity.inventory=1000', 'entity.shop=fsi', 'entity.productVisiblePos=81708|81701w|81708w', 'entity.productPurchasablePos=81708|81701w|81708w', 'entity.sessionpos=81701', 'profile.sessionpos=81701', 'sessionpos=81701' ); } </script> <div class="productCarouselComponentContainer "> <div class="header"> <label class="productCarouselTitle">PRIPOROČAMO</label> <a data-skip="true" href="/online/c/root"><label class="productCarouselViewAll">Prikaži vse</label></a> </div> <div class="productBody"> <div class="productCarousel slick-initialized slick-slider"><div aria-live="polite" class="slick-list draggable" tabindex="0"><div class="slick-track" style="opacity: 1; width: 4128px; transform: translate3d(-774px, 0px, 0px);"><div class="singleProductContainer spar-productGrid__singleElement js-productGrid__singleElement slick-slide slick-cloned" data-z="8" aria-hidden="true" data-slick-index="-3" style="width: 258px;"> <div class="spar-productBox__btnArrow btnHolder js-toggleProductInfo"><i class="sparicons ico-arrow_sharp_up"></i></div> <div class="spar-productBox js-productBox" data-url="/online/kisla-repa-natureta-4x1kg/p/334851"> <div class="spar-productBox__content js-toggleProductInfo" data-test="" data-id="334851" data-cp=""> <div class="spar-productBox__imgContainer"> <a href="/online/kisla-repa-natureta-4x1kg/p/334851"> <img src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/334851/dt_main.jpg" alt="REPA KISLA 4X1000G NATURETA" title="REPA KISLA 4X1000G NATURETA"> </a> </div> <div class="spar-productBox__titleContainer"> <a href="/online/kisla-repa-natureta-4x1kg/p/334851"> <div class="spar-productBox__title spar-productBox__title--main" title="KISLA REPA, NATURETA, 4X1KG">KISLA REPA, NATURETA, 4X1KG</div> <div class="spar-productBox__badgeName spar-ellipsis"> 30% CENEJE</div> </a> </div> <div class="spar-productBox__middleContent"> <div class="spar-productBox__badgeContainer hidden-mobile"> <div class="spar-productBox__badgeContainer__content"> <ul> <!-- end is set to 3 because banners can be at most 4 --> <li class="spar-productBox__badgeItem banner"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul> </div> </div> <div class="spar-productBox__priceContainer"> <div class="spar-productBox__promotionsWrapper promotions hidden-mobile"> <div class="spar-productBox__promotionsText spar-ellipsis">30% CENEJE</div> </div> <div class="spar-productBox__priceWrapper"> <div class="productInfoPriceTotal spar-productBox__priceTotal spar-productBox__priceTotal--sales "> <div class="spar-productBox__price--insteadOfPrice">Namesto: € 9,39</div> <div class="spar-productBox__price--actualPrice"> <div class="spar-productBox__price--priceInteger">6</div> <div class="spar-productBox__price--DecimalUnitWrapper"> <div class="spar-productBox__price--priceDecimal">57</div> <div class="spar-productBox__price--currency">€</div> </div> </div> <div class="spar-productBox__price--priceUnit">(1,64 €/kg)</div> </div> </div> </div> </div> </div> <div class="spar-productBox__expandWrapper"> <ul class="spar-productBox__bannersList" data-count="1"> <li class="spar-productBox__bannersItem"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul><div class="spar-productBox__paragraphTruncated"> <p class="js-marketingText"></p> </div> <a href="/online/kisla-repa-natureta-4x1kg/p/334851" class="defaultPointerEvents spar-readMoreLink js-hackLoadMore" data-id="334851" data-cp="">Preberi več</a> </div> <div class="spar-productBox__actions js-productBoxBottom productQtyFav cf"> <div class="spar-productBox__quantity pbQty single cf"> <div class="defaultQuantitySelection cf"> <div class="chooseQuantity spar-productBox__chooseQuantity"> <div class="spar-productBox__chooseQuantitySelector chooseQuantitySelector js-chooseQuantitySelector"> <button type="button" class="productUpdateQty productMinusQty " id="" title="Zmanjšajte količino"></button> <input type="text" id="" class="spar-productBox__listingInput listingQtySelector js-productQuantity" name="quantity" value="1" data-original-value="1" data-contentunit=""> <button type="button" class="productUpdateQty productPlusQty " id="" title="Povečajte količino"></button> </div> </div> </div> </div> <div class="spar-productBox_favorites pbFav cf"> <i data-product-code="334851" data-login-url="/online/login/" data-add-url="/online/wishlist/addItemToFavourite/" data-remove-url="/online/wishlist/removeItemFromFavourite/" data-getwishlists-url="/online/wishlist/showListNames/" data-fav-class="ico-heart_full favourite" data-nofav-class="ico-heart_empty" class="ico-heart_empty"></i> </div> <form id="" class="spar-productBox__addToCart" action="/online/cart/add/" method="post"><input type="hidden" name="productCodePost" value="334851"> <input type="hidden" name="qty" value=""> <button type="button" id="" class=" spar-productBox__addToCart__btn addToCartButton "> <i class="ico-shopping_cart"></i> <label class="spar-productBox__addToCart__btn__msg addToCartButtonMessage addToCartButtonLabel ">Dodaj v košarico</label> </button> <div> <input type="hidden" name="CSRFToken" value="8a4ff265-d3b1-46ac-a030-6d52a444d87d"> </div></form></div> </div></div><div class="singleProductContainer spar-productGrid__singleElement js-productGrid__singleElement slick-slide slick-cloned" data-z="9" aria-hidden="true" data-slick-index="-2" style="width: 258px;"> <div class="spar-productBox__btnArrow btnHolder js-toggleProductInfo"><i class="sparicons ico-arrow_sharp_up"></i></div> <div class="spar-productBox js-productBox" data-url="/online/atlantski-losos-kosi-1kg/p/413612"> <div class="spar-productBox__content js-toggleProductInfo" data-test="" data-id="413612" data-cp=""> <div class="spar-productBox__imgContainer"> <a href="/online/atlantski-losos-kosi-1kg/p/413612"> <img src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/413612/dt_main.jpg" alt="LOSOS ATLANTSKI KOSI" title="LOSOS ATLANTSKI KOSI"> </a> </div> <div class="spar-productBox__titleContainer"> <a href="/online/atlantski-losos-kosi-1kg/p/413612"> <div class="spar-productBox__title spar-productBox__title--main" title="ATLANTSKI LOSOS, KOSI, 1KG">ATLANTSKI LOSOS, KOSI, 1KG</div> <div class="spar-productBox__badgeName spar-ellipsis"> 32% CENEJE</div> </a> </div> <div class="spar-productBox__middleContent"> <div class="spar-productBox__badgeContainer hidden-mobile"> <div class="spar-productBox__badgeContainer__content"> <ul> <!-- end is set to 3 because banners can be at most 4 --> <li class="spar-productBox__badgeItem banner"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul> </div> </div> <div class="spar-productBox__priceContainer"> <div class="spar-productBox__promotionsWrapper promotions hidden-mobile"> <div class="spar-productBox__promotionsText spar-ellipsis">32% CENEJE</div> </div> <div class="spar-productBox__priceWrapper"> <div class="productInfoPriceTotal spar-productBox__priceTotal spar-productBox__priceTotal--sales "> <div class="spar-productBox__price--insteadOfPrice">Namesto: € 18,99</div> <div class="spar-productBox__price--actualPrice"> <div class="spar-productBox__price--priceInteger">12</div> <div class="spar-productBox__price--DecimalUnitWrapper"> <div class="spar-productBox__price--priceDecimal">90</div> <div class="spar-productBox__price--currency">€</div> </div> </div> <div class="spar-productBox__price--priceUnit">(12,90 €/kg)</div> </div> </div> </div> </div> </div> <div class="spar-productBox__expandWrapper"> <ul class="spar-productBox__bannersList" data-count="1"> <li class="spar-productBox__bannersItem"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul><div class="spar-productBox__paragraphTruncated"> <p class="js-marketingText"></p> </div> <a href="/online/atlantski-losos-kosi-1kg/p/413612" class="defaultPointerEvents spar-readMoreLink js-hackLoadMore" data-id="413612" data-cp="">Preberi več</a> </div> <div class="spar-productBox__actions js-productBoxBottom productQtyFav cf"> <div class="spar-productBox__quantity pbQty weight cf"> <div class="defaultQuantitySelection cf"> <div class="dropDownQtyContainer cf"> <input type="text" class="js-productQuantity spar-productBox__weightInput" id="" name="quantity" placeholder="250g" data-values="250;500;750;1000;1250;1500;1750;2000;2250;2500;2750;3000;3250;3500;3750;4000;4250;4500;4750;5000" data-contentunit="g" value="250g" data-original-value="250"> <button type="button" class="spar-productBox__dropDown__btn dropDownQty sparicons " title="Izberite količino"></button> </div> </div> </div> <div class="spar-productBox_favorites pbFav cf"> <i data-product-code="413612" data-login-url="/online/login/" data-add-url="/online/wishlist/addItemToFavourite/" data-remove-url="/online/wishlist/removeItemFromFavourite/" data-getwishlists-url="/online/wishlist/showListNames/" data-fav-class="ico-heart_full favourite" data-nofav-class="ico-heart_empty" class="ico-heart_empty"></i> </div> <form id="" class="spar-productBox__addToCart" action="/online/cart/add/" method="post"><input type="hidden" name="productCodePost" value="413612"> <input type="hidden" name="qty" value=""> <button type="button" id="" class=" spar-productBox__addToCart__btn addToCartButton "> <i class="ico-shopping_cart"></i> <label class="spar-productBox__addToCart__btn__msg addToCartButtonMessage addToCartButtonLabel ">Dodaj v košarico</label> </button> <div> <input type="hidden" name="CSRFToken" value="8a4ff265-d3b1-46ac-a030-6d52a444d87d"> </div></form></div> </div></div><div class="singleProductContainer spar-productGrid__singleElement js-productGrid__singleElement slick-slide slick-cloned" data-z="10" aria-hidden="true" data-slick-index="-1" style="width: 258px;"> <div class="spar-productBox__btnArrow btnHolder js-toggleProductInfo"><i class="sparicons ico-arrow_sharp_up"></i></div> <div class="spar-productBox js-productBox" data-url="/online/domaca-orehova-potica-zito-500g/p/501193"> <div class="spar-productBox__content js-toggleProductInfo" data-test="" data-id="501193" data-cp=""> <div class="spar-productBox__imgContainer"> <a href="/online/domaca-orehova-potica-zito-500g/p/501193"> <img src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/501193/dt_main.jpg" alt="POTICA DOMAČA OREHOVA 500G" title="POTICA DOMAČA OREHOVA 500G"> </a> </div> <div class="spar-productBox__titleContainer"> <a href="/online/domaca-orehova-potica-zito-500g/p/501193"> <div class="spar-productBox__title spar-productBox__title--main" title="DOMAČA OREHOVA POTICA ŽITO, 500G">DOMAČA OREHOVA POTICA ŽITO, 500G</div> <div class="spar-productBox__badgeName spar-ellipsis"> 30% CENEJE</div> </a> </div> <div class="spar-productBox__middleContent"> <div class="spar-productBox__badgeContainer hidden-mobile"> <div class="spar-productBox__badgeContainer__content"> <ul> <!-- end is set to 3 because banners can be at most 4 --> <li class="spar-productBox__badgeItem banner"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul> </div> </div> <div class="spar-productBox__priceContainer"> <div class="spar-productBox__promotionsWrapper promotions hidden-mobile"> <div class="spar-productBox__promotionsText spar-ellipsis">30% CENEJE</div> </div> <div class="spar-productBox__priceWrapper"> <div class="productInfoPriceTotal spar-productBox__priceTotal spar-productBox__priceTotal--sales "> <div class="spar-productBox__price--insteadOfPrice">Namesto: € 5,99</div> <div class="spar-productBox__price--actualPrice"> <div class="spar-productBox__price--priceInteger">4</div> <div class="spar-productBox__price--DecimalUnitWrapper"> <div class="spar-productBox__price--priceDecimal">19</div> <div class="spar-productBox__price--currency">€</div> </div> </div> <div class="spar-productBox__price--priceUnit">(8,38 €/kg)</div> </div> </div> </div> </div> </div> <div class="spar-productBox__expandWrapper"> <ul class="spar-productBox__bannersList" data-count="1"> <li class="spar-productBox__bannersItem"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul><div class="spar-productBox__paragraphTruncated"> <p class="js-marketingText"></p> </div> <a href="/online/domaca-orehova-potica-zito-500g/p/501193" class="defaultPointerEvents spar-readMoreLink js-hackLoadMore" data-id="501193" data-cp="">Preberi več</a> </div> <div class="spar-productBox__actions js-productBoxBottom productQtyFav cf"> <div class="spar-productBox__quantity pbQty single cf"> <div class="defaultQuantitySelection cf"> <div class="chooseQuantity spar-productBox__chooseQuantity"> <div class="spar-productBox__chooseQuantitySelector chooseQuantitySelector js-chooseQuantitySelector"> <button type="button" class="productUpdateQty productMinusQty " id="" title="Zmanjšajte količino"></button> <input type="text" id="" class="spar-productBox__listingInput listingQtySelector js-productQuantity" name="quantity" value="1" data-original-value="1" data-contentunit=""> <button type="button" class="productUpdateQty productPlusQty " id="" title="Povečajte količino"></button> </div> </div> </div> </div> <div class="spar-productBox_favorites pbFav cf"> <i data-product-code="501193" data-login-url="/online/login/" data-add-url="/online/wishlist/addItemToFavourite/" data-remove-url="/online/wishlist/removeItemFromFavourite/" data-getwishlists-url="/online/wishlist/showListNames/" data-fav-class="ico-heart_full favourite" data-nofav-class="ico-heart_empty" class="ico-heart_empty"></i> </div> <form id="" class="spar-productBox__addToCart" action="/online/cart/add/" method="post"><input type="hidden" name="productCodePost" value="501193"> <input type="hidden" name="qty" value=""> <button type="button" id="" class=" spar-productBox__addToCart__btn addToCartButton "> <i class="ico-shopping_cart"></i> <label class="spar-productBox__addToCart__btn__msg addToCartButtonMessage addToCartButtonLabel ">Dodaj v košarico</label> </button> <div> <input type="hidden" name="CSRFToken" value="8a4ff265-d3b1-46ac-a030-6d52a444d87d"> </div></form></div> </div></div><div class="singleProductContainer spar-productGrid__singleElement js-productGrid__singleElement slick-slide slick-active" data-z="1" aria-hidden="false" data-slick-index="0" style="width: 258px;"> <div class="spar-productBox__btnArrow btnHolder js-toggleProductInfo"><i class="sparicons ico-arrow_sharp_up"></i></div> <div class="spar-productBox js-productBox" data-url="/online/tablete-4v1-exellence-somat-401/p/602315"> <div class="spar-productBox__content js-toggleProductInfo" data-test="" data-id="602315" data-cp=""> <div class="spar-productBox__imgContainer"> <a href="/online/tablete-4v1-exellence-somat-401/p/602315"> <img src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/602315/dt_main.jpg" alt="TAB. SOMAT EXELLENCE 40/1 TZ" title="TAB. SOMAT EXELLENCE 40/1 TZ"> </a> </div> <div class="spar-productBox__titleContainer"> <a href="/online/tablete-4v1-exellence-somat-401/p/602315"> <div class="spar-productBox__title spar-productBox__title--main" title="TABLETE 4V1 EXELLENCE, SOMAT, 40/1">TABLETE 4V1 EXELLENCE, SOMAT, 40/1</div> <div class="spar-productBox__badgeName spar-ellipsis"> 31% CENEJE</div> </a> </div> <div class="spar-productBox__middleContent"> <div class="spar-productBox__badgeContainer hidden-mobile"> <div class="spar-productBox__badgeContainer__content"> <ul> <!-- end is set to 3 because banners can be at most 4 --> <li class="spar-productBox__badgeItem banner"> <img title="Trajno znižano" src="/online/medias/sys_master/root/hf2/h7c/9039970435102/TZ-1.png"> </li> </ul> </div> </div> <div class="spar-productBox__priceContainer"> <div class="spar-productBox__promotionsWrapper promotions hidden-mobile"> <div class="spar-productBox__promotionsText spar-ellipsis">31% CENEJE</div> </div> <div class="spar-productBox__priceWrapper"> <div class="productInfoPriceTotal spar-productBox__priceTotal spar-productBox__priceTotal--sales "> <div class="spar-productBox__price--insteadOfPrice">Namesto: € 15,98</div> <div class="spar-productBox__price--actualPrice"> <div class="spar-productBox__price--priceInteger">10</div> <div class="spar-productBox__price--DecimalUnitWrapper"> <div class="spar-productBox__price--priceDecimal">99</div> <div class="spar-productBox__price--currency">€</div> </div> </div> <div class="spar-productBox__price--priceUnit">(0,27 €/kos)</div> </div> </div> </div> </div> </div> <div class="spar-productBox__expandWrapper"> <ul class="spar-productBox__bannersList" data-count="1"> <li class="spar-productBox__bannersItem"> <img title="Trajno znižano" src="/online/medias/sys_master/root/hf2/h7c/9039970435102/TZ-1.png"> </li> </ul><div class="spar-productBox__paragraphTruncated"> <p class="js-marketingText"></p> </div> <a href="/online/tablete-4v1-exellence-somat-401/p/602315" class="defaultPointerEvents spar-readMoreLink js-hackLoadMore" data-id="602315" data-cp="">Preberi več</a> </div> <div class="spar-productBox__actions js-productBoxBottom productQtyFav cf"> <div class="spar-productBox__quantity pbQty single cf"> <div class="defaultQuantitySelection cf"> <div class="chooseQuantity spar-productBox__chooseQuantity"> <div class="spar-productBox__chooseQuantitySelector chooseQuantitySelector js-chooseQuantitySelector"> <button type="button" class="productUpdateQty productMinusQty " id="productDetailPageQuantityMinus" title="Zmanjšajte količino"></button> <input type="text" id="quantityBoxId" class="spar-productBox__listingInput listingQtySelector js-productQuantity" name="quantity" value="1" data-original-value="1" data-contentunit=""> <button type="button" class="productUpdateQty productPlusQty " id="productDetailPageQuantityPlus" title="Povečajte količino"></button> </div> </div> </div> </div> <div class="spar-productBox_favorites pbFav cf"> <i data-product-code="602315" data-login-url="/online/login/" data-add-url="/online/wishlist/addItemToFavourite/" data-remove-url="/online/wishlist/removeItemFromFavourite/" data-getwishlists-url="/online/wishlist/showListNames/" data-fav-class="ico-heart_full favourite" data-nofav-class="ico-heart_empty" class="ico-heart_empty"></i> </div> <form id="addToCartForm" class="spar-productBox__addToCart" action="/online/cart/add/" method="post"><input type="hidden" name="productCodePost" value="602315"> <input type="hidden" name="qty" value=""> <button type="button" id="" class=" spar-productBox__addToCart__btn addToCartButton "> <i class="ico-shopping_cart"></i> <label class="spar-productBox__addToCart__btn__msg addToCartButtonMessage addToCartButtonLabel ">Dodaj v košarico</label> </button> <div> <input type="hidden" name="CSRFToken" value="8a4ff265-d3b1-46ac-a030-6d52a444d87d"> </div></form></div> </div></div><div class="singleProductContainer spar-productGrid__singleElement js-productGrid__singleElement slick-slide slick-active" data-z="2" aria-hidden="false" data-slick-index="1" style="width: 258px;"> <div class="spar-productBox__btnArrow btnHolder js-toggleProductInfo"><i class="sparicons ico-arrow_sharp_up"></i></div> <div class="spar-productBox js-productBox" data-url="/online/jogurtov-napitek-gozdni-sadezi-actimel-danone-6x100g/p/423899"> <div class="spar-productBox__content js-toggleProductInfo" data-test="" data-id="423899" data-cp=""> <div class="spar-productBox__imgContainer"> <a href="/online/jogurtov-napitek-gozdni-sadezi-actimel-danone-6x100g/p/423899"> <img src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/423899/dt_main.jpg" alt="NAPITEK ACTIMEL 6X100G" title="NAPITEK ACTIMEL 6X100G"> </a> </div> <div class="spar-productBox__titleContainer"> <a href="/online/jogurtov-napitek-gozdni-sadezi-actimel-danone-6x100g/p/423899"> <div class="spar-productBox__title spar-productBox__title--main" title="JOGURTOV NAPITEK GOZDNI SADEŽI ACTIMEL, DANONE, 6X100G">JOGURTOV NAPITEK GOZDNI SADEŽI ACTIMEL, DANONE, 6X100G</div> <div class="spar-productBox__badgeName spar-ellipsis"> 30% CENEJE</div> </a> </div> <div class="spar-productBox__middleContent"> <div class="spar-productBox__badgeContainer hidden-mobile"> <div class="spar-productBox__badgeContainer__content"> <ul> <!-- end is set to 3 because banners can be at most 4 --> <li class="spar-productBox__badgeItem banner"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul> </div> </div> <div class="spar-productBox__priceContainer"> <div class="spar-productBox__promotionsWrapper promotions hidden-mobile"> <div class="spar-productBox__promotionsText spar-ellipsis">30% CENEJE</div> </div> <div class="spar-productBox__priceWrapper"> <div class="productInfoPriceTotal spar-productBox__priceTotal spar-productBox__priceTotal--sales "> <div class="spar-productBox__price--insteadOfPrice">Namesto: € 2,69</div> <div class="spar-productBox__price--actualPrice"> <div class="spar-productBox__price--priceInteger">1</div> <div class="spar-productBox__price--DecimalUnitWrapper"> <div class="spar-productBox__price--priceDecimal">88</div> <div class="spar-productBox__price--currency">€</div> </div> </div> <div class="spar-productBox__price--priceUnit">(3,13 €/kg)</div> </div> </div> </div> </div> </div> <div class="spar-productBox__expandWrapper"> <ul class="spar-productBox__bannersList" data-count="1"> <li class="spar-productBox__bannersItem"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul><div class="spar-productBox__paragraphTruncated"> <p class="js-marketingText">Vitamina B6 in D prispevata k normalnemu delovanju imunskega sistema. Poudarja se pomen raznolike in uravnotežene prehrane ter zdrav način življenja.</p> </div> <a href="/online/jogurtov-napitek-gozdni-sadezi-actimel-danone-6x100g/p/423899" class="defaultPointerEvents spar-readMoreLink js-hackLoadMore" data-id="423899" data-cp="">Preberi več</a> </div> <div class="spar-productBox__actions js-productBoxBottom productQtyFav cf"> <div class="spar-productBox__quantity pbQty single cf"> <div class="defaultQuantitySelection cf"> <div class="chooseQuantity spar-productBox__chooseQuantity"> <div class="spar-productBox__chooseQuantitySelector chooseQuantitySelector js-chooseQuantitySelector"> <button type="button" class="productUpdateQty productMinusQty " id="productDetailPageQuantityMinus" title="Zmanjšajte količino"></button> <input type="text" id="quantityBoxId" class="spar-productBox__listingInput listingQtySelector js-productQuantity" name="quantity" value="1" data-original-value="1" data-contentunit=""> <button type="button" class="productUpdateQty productPlusQty " id="productDetailPageQuantityPlus" title="Povečajte količino"></button> </div> </div> </div> </div> <div class="spar-productBox_favorites pbFav cf"> <i data-product-code="423899" data-login-url="/online/login/" data-add-url="/online/wishlist/addItemToFavourite/" data-remove-url="/online/wishlist/removeItemFromFavourite/" data-getwishlists-url="/online/wishlist/showListNames/" data-fav-class="ico-heart_full favourite" data-nofav-class="ico-heart_empty" class="ico-heart_empty"></i> </div> <form id="addToCartForm" class="spar-productBox__addToCart" action="/online/cart/add/" method="post"><input type="hidden" name="productCodePost" value="423899"> <input type="hidden" name="qty" value=""> <button type="button" id="" class=" spar-productBox__addToCart__btn addToCartButton "> <i class="ico-shopping_cart"></i> <label class="spar-productBox__addToCart__btn__msg addToCartButtonMessage addToCartButtonLabel ">Dodaj v košarico</label> </button> <div> <input type="hidden" name="CSRFToken" value="8a4ff265-d3b1-46ac-a030-6d52a444d87d"> </div></form></div> </div></div><div class="singleProductContainer spar-productGrid__singleElement js-productGrid__singleElement slick-slide slick-active" data-z="3" aria-hidden="false" data-slick-index="2" style="width: 258px;"> <div class="spar-productBox__btnArrow btnHolder js-toggleProductInfo"><i class="sparicons ico-arrow_sharp_up"></i></div> <div class="spar-productBox js-productBox" data-url="/online/instant-suhi-kvas-dolcela-podravka-5x7g/p/507134"> <div class="spar-productBox__content js-toggleProductInfo" data-test="" data-id="507134" data-cp=""> <div class="spar-productBox__imgContainer"> <a href="/online/instant-suhi-kvas-dolcela-podravka-5x7g/p/507134"> <img src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/507134/dt_main.jpg" alt="KVAS 4+1 GRATIS 35G DOLCELA" title="KVAS 4+1 GRATIS 35G DOLCELA"> </a> </div> <div class="spar-productBox__titleContainer"> <a href="/online/instant-suhi-kvas-dolcela-podravka-5x7g/p/507134"> <div class="spar-productBox__title spar-productBox__title--main" title="INSTANT SUHI KVAS DOLCELA, PODRAVKA, 5X7G">INSTANT SUHI KVAS DOLCELA, PODRAVKA, 5X7G</div> <div class="spar-productBox__badgeName spar-ellipsis"> 30% CENEJE</div> </a> </div> <div class="spar-productBox__middleContent"> <div class="spar-productBox__badgeContainer hidden-mobile"> <div class="spar-productBox__badgeContainer__content"> <ul> <!-- end is set to 3 because banners can be at most 4 --> <li class="spar-productBox__badgeItem banner"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul> </div> </div> <div class="spar-productBox__priceContainer"> <div class="spar-productBox__promotionsWrapper promotions hidden-mobile"> <div class="spar-productBox__promotionsText spar-ellipsis">30% CENEJE</div> </div> <div class="spar-productBox__priceWrapper"> <div class="productInfoPriceTotal spar-productBox__priceTotal spar-productBox__priceTotal--sales "> <div class="spar-productBox__price--insteadOfPrice">Namesto: € 1,12</div> <div class="spar-productBox__price--actualPrice"> <div class="spar-productBox__price--priceInteger">0</div> <div class="spar-productBox__price--DecimalUnitWrapper"> <div class="spar-productBox__price--priceDecimal">78</div> <div class="spar-productBox__price--currency">€</div> </div> </div> <div class="spar-productBox__price--priceUnit">(22,29 €/kg)</div> </div> </div> </div> </div> </div> <div class="spar-productBox__expandWrapper"> <ul class="spar-productBox__bannersList" data-count="1"> <li class="spar-productBox__bannersItem"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul><div class="spar-productBox__paragraphTruncated"> <p class="js-marketingText"></p> </div> <a href="/online/instant-suhi-kvas-dolcela-podravka-5x7g/p/507134" class="defaultPointerEvents spar-readMoreLink js-hackLoadMore" data-id="507134" data-cp="">Preberi več</a> </div> <div class="spar-productBox__actions js-productBoxBottom productQtyFav cf"> <div class="spar-productBox__quantity pbQty single cf"> <div class="defaultQuantitySelection cf"> <div class="chooseQuantity spar-productBox__chooseQuantity"> <div class="spar-productBox__chooseQuantitySelector chooseQuantitySelector js-chooseQuantitySelector"> <button type="button" class="productUpdateQty productMinusQty " id="productDetailPageQuantityMinus" title="Zmanjšajte količino"></button> <input type="text" id="quantityBoxId" class="spar-productBox__listingInput listingQtySelector js-productQuantity" name="quantity" value="1" data-original-value="1" data-contentunit=""> <button type="button" class="productUpdateQty productPlusQty " id="productDetailPageQuantityPlus" title="Povečajte količino"></button> </div> </div> </div> </div> <div class="spar-productBox_favorites pbFav cf"> <i data-product-code="507134" data-login-url="/online/login/" data-add-url="/online/wishlist/addItemToFavourite/" data-remove-url="/online/wishlist/removeItemFromFavourite/" data-getwishlists-url="/online/wishlist/showListNames/" data-fav-class="ico-heart_full favourite" data-nofav-class="ico-heart_empty" class="ico-heart_empty"></i> </div> <form id="addToCartForm" class="spar-productBox__addToCart" action="/online/cart/add/" method="post"><input type="hidden" name="productCodePost" value="507134"> <input type="hidden" name="qty" value=""> <button type="button" id="" class=" spar-productBox__addToCart__btn addToCartButton "> <i class="ico-shopping_cart"></i> <label class="spar-productBox__addToCart__btn__msg addToCartButtonMessage addToCartButtonLabel ">Dodaj v košarico</label> </button> <div> <input type="hidden" name="CSRFToken" value="8a4ff265-d3b1-46ac-a030-6d52a444d87d"> </div></form></div> </div></div><div class="singleProductContainer spar-productGrid__singleElement js-productGrid__singleElement slick-slide" data-z="4" aria-hidden="true" data-slick-index="3" style="width: 258px;"> <div class="spar-productBox__btnArrow btnHolder js-toggleProductInfo"><i class="sparicons ico-arrow_sharp_up"></i></div> <div class="spar-productBox js-productBox" data-url="/online/gos-goldenfood-cca-32kg/p/438472"> <div class="spar-productBox__content js-toggleProductInfo" data-test="" data-id="438472" data-cp=""> <div class="spar-productBox__imgContainer"> <a href="/online/gos-goldenfood-cca-32kg/p/438472"> <img src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/438472/dt_main.jpg" alt="GOSI ZAMRZNJENO" title="GOSI ZAMRZNJENO"> </a> </div> <div class="spar-productBox__titleContainer"> <a href="/online/gos-goldenfood-cca-32kg/p/438472"> <div class="spar-productBox__title spar-productBox__title--main" title="GOS GOLDENFOOD, CCA. 3,2KG">GOS GOLDENFOOD, CCA. 3,2KG</div> <div class="spar-productBox__badgeName spar-ellipsis"> Zamrznjeno</div> </a> </div> <div class="spar-productBox__middleContent"> <div class="spar-productBox__badgeContainer hidden-mobile"> <div class="spar-productBox__badgeContainer__content"> <ul> <!-- end is set to 3 because banners can be at most 4 --> <li class="spar-productBox__badgeItem banner"> <img title="Zamrznjeno" src="/online/medias/sys_master/images/images/hdf/hf6/9039970369566/FROZEN-1.png"> </li> </ul> </div> </div> <div class="spar-productBox__priceContainer"> <div class="spar-productBox__promotionsWrapper promotions hidden-mobile"> </div> <div class="spar-productBox__priceWrapper"> <div class="productInfoPriceTotal spar-productBox__priceTotal "> <div class="spar-productBox__price--actualPrice"> <div class="spar-productBox__price--priceInteger">5</div> <div class="spar-productBox__price--DecimalUnitWrapper"> <div class="spar-productBox__price--priceDecimal">49</div> <div class="spar-productBox__price--currency">€</div> </div> </div> <div class="spar-productBox__price--priceUnit">(5,49 €/kg)</div> </div> </div> </div> </div> </div> <div class="spar-productBox__expandWrapper"> <ul class="spar-productBox__bannersList" data-count="1"> <li class="spar-productBox__bannersItem"> <img title="Zamrznjeno" src="/online/medias/sys_master/images/images/hdf/hf6/9039970369566/FROZEN-1.png"> </li> </ul><div class="spar-productBox__paragraphTruncated"> <p class="js-marketingText">Zamrznjeno meso mladih gos s priloženo drobovino.</p> </div> <a href="/online/gos-goldenfood-cca-32kg/p/438472" class="defaultPointerEvents spar-readMoreLink js-hackLoadMore" data-id="438472" data-cp="">Preberi več</a> </div> <div class="spar-productBox__actions js-productBoxBottom productQtyFav cf"> <div class="spar-productBox__quantity pbQty weight cf"> <div class="defaultQuantitySelection cf"> <div class="dropDownQtyContainer cf"> <input type="text" class="js-productQuantity spar-productBox__weightInput" id="quantity" name="quantity" readonly="" placeholder="3200g" data-values="3200;6400;9600" data-contentunit="g" value="3200g" data-original-value="3200"> <button type="button" class="spar-productBox__dropDown__btn dropDownQty sparicons " title="Izberite količino"></button> </div> </div> </div> <div class="spar-productBox_favorites pbFav cf"> <i data-product-code="438472" data-login-url="/online/login/" data-add-url="/online/wishlist/addItemToFavourite/" data-remove-url="/online/wishlist/removeItemFromFavourite/" data-getwishlists-url="/online/wishlist/showListNames/" data-fav-class="ico-heart_full favourite" data-nofav-class="ico-heart_empty" class="ico-heart_empty"></i> </div> <form id="addToCartForm" class="spar-productBox__addToCart" action="/online/cart/add/" method="post"><input type="hidden" name="productCodePost" value="438472"> <input type="hidden" name="qty" value=""> <button type="button" id="" class=" spar-productBox__addToCart__btn addToCartButton "> <i class="ico-shopping_cart"></i> <label class="spar-productBox__addToCart__btn__msg addToCartButtonMessage addToCartButtonLabel ">Dodaj v košarico</label> </button> <div> <input type="hidden" name="CSRFToken" value="8a4ff265-d3b1-46ac-a030-6d52a444d87d"> </div></form></div> </div></div><div class="singleProductContainer spar-productGrid__singleElement js-productGrid__singleElement slick-slide" data-z="5" aria-hidden="true" data-slick-index="4" style="width: 258px;"> <div class="spar-productBox__btnArrow btnHolder js-toggleProductInfo"><i class="sparicons ico-arrow_sharp_up"></i></div> <div class="spar-productBox js-productBox" data-url="/online/mlinci-zagorski-s-budget-400g/p/538207"> <div class="spar-productBox__content js-toggleProductInfo" data-test="" data-id="538207" data-cp=""> <div class="spar-productBox__imgContainer"> <a href="/online/mlinci-zagorski-s-budget-400g/p/538207"> <img src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/538207/dt_main.jpg" alt="SB MLINCI ZAGORSKI 400 G" title="SB MLINCI ZAGORSKI 400 G"> </a> </div> <div class="spar-productBox__titleContainer"> <a href="/online/mlinci-zagorski-s-budget-400g/p/538207"> <div class="spar-productBox__title spar-productBox__title--main" title="MLINCI ZAGORSKI S-BUDGET, 400G">MLINCI ZAGORSKI S-BUDGET, 400G</div> <div class="spar-productBox__badgeName spar-ellipsis"> </div> </a> </div> <div class="spar-productBox__middleContent"> <div class="spar-productBox__badgeContainer hidden-mobile"> <div class="spar-productBox__badgeContainer__content"> <ul> </ul> </div> </div> <div class="spar-productBox__priceContainer"> <div class="spar-productBox__promotionsWrapper promotions hidden-mobile"> </div> <div class="spar-productBox__priceWrapper"> <div class="productInfoPriceTotal spar-productBox__priceTotal "> <div class="spar-productBox__price--actualPrice"> <div class="spar-productBox__price--priceInteger">1</div> <div class="spar-productBox__price--DecimalUnitWrapper"> <div class="spar-productBox__price--priceDecimal">99</div> <div class="spar-productBox__price--currency">€</div> </div> </div> <div class="spar-productBox__price--priceUnit">(4,98 €/kg)</div> </div> </div> </div> </div> </div> <div class="spar-productBox__expandWrapper"> <ul class="spar-productBox__bannersList" data-count="0"> </ul><div class="spar-productBox__paragraphTruncated"> <p class="js-marketingText"></p> </div> <a href="/online/mlinci-zagorski-s-budget-400g/p/538207" class="defaultPointerEvents spar-readMoreLink js-hackLoadMore" data-id="538207" data-cp="">Preberi več</a> </div> <div class="spar-productBox__actions js-productBoxBottom productQtyFav cf"> <div class="spar-productBox__quantity pbQty single cf"> <div class="defaultQuantitySelection cf"> <div class="chooseQuantity spar-productBox__chooseQuantity"> <div class="spar-productBox__chooseQuantitySelector chooseQuantitySelector js-chooseQuantitySelector"> <button type="button" class="productUpdateQty productMinusQty " id="productDetailPageQuantityMinus" title="Zmanjšajte količino"></button> <input type="text" id="quantityBoxId" class="spar-productBox__listingInput listingQtySelector js-productQuantity" name="quantity" value="1" data-original-value="1" data-contentunit=""> <button type="button" class="productUpdateQty productPlusQty " id="productDetailPageQuantityPlus" title="Povečajte količino"></button> </div> </div> </div> </div> <div class="spar-productBox_favorites pbFav cf"> <i data-product-code="538207" data-login-url="/online/login/" data-add-url="/online/wishlist/addItemToFavourite/" data-remove-url="/online/wishlist/removeItemFromFavourite/" data-getwishlists-url="/online/wishlist/showListNames/" data-fav-class="ico-heart_full favourite" data-nofav-class="ico-heart_empty" class="ico-heart_empty"></i> </div> <form id="addToCartForm" class="spar-productBox__addToCart" action="/online/cart/add/" method="post"><input type="hidden" name="productCodePost" value="538207"> <input type="hidden" name="qty" value=""> <button type="button" id="" class=" spar-productBox__addToCart__btn addToCartButton "> <i class="ico-shopping_cart"></i> <label class="spar-productBox__addToCart__btn__msg addToCartButtonMessage addToCartButtonLabel ">Dodaj v košarico</label> </button> <div> <input type="hidden" name="CSRFToken" value="8a4ff265-d3b1-46ac-a030-6d52a444d87d"> </div></form></div> </div></div><div class="singleProductContainer spar-productGrid__singleElement js-productGrid__singleElement slick-slide" data-z="6" aria-hidden="true" data-slick-index="5" style="width: 258px;"> <div class="spar-productBox__btnArrow btnHolder js-toggleProductInfo"><i class="sparicons ico-arrow_sharp_up"></i></div> <div class="spar-productBox js-productBox" data-url="/online/raca-goldenfood-cca-22kg/p/438471"> <div class="spar-productBox__content js-toggleProductInfo" data-test="" data-id="438471" data-cp=""> <div class="spar-productBox__imgContainer"> <a href="/online/raca-goldenfood-cca-22kg/p/438471"> <img src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/438471/dt_main.jpg" alt="RACE ZAMRZNJENO" title="RACE ZAMRZNJENO"> </a> </div> <div class="spar-productBox__titleContainer"> <a href="/online/raca-goldenfood-cca-22kg/p/438471"> <div class="spar-productBox__title spar-productBox__title--main" title="RACA GOLDENFOOD, CCA. 2,2KG">RACA GOLDENFOOD, CCA. 2,2KG</div> <div class="spar-productBox__badgeName spar-ellipsis"> Tehtan izdelek</div> </a> </div> <div class="spar-productBox__middleContent"> <div class="spar-productBox__badgeContainer hidden-mobile"> <div class="spar-productBox__badgeContainer__content"> <ul> <!-- end is set to 3 because banners can be at most 4 --> <li class="spar-productBox__badgeItem banner"> <img title="Tehtan izdelek" src="/online/medias/sys_master/images/images/h3b/h64/9829227331614/tehtnica-ikona-123x80.jpg"> </li> </ul> </div> </div> <div class="spar-productBox__priceContainer"> <div class="spar-productBox__promotionsWrapper promotions hidden-mobile"> </div> <div class="spar-productBox__priceWrapper"> <div class="productInfoPriceTotal spar-productBox__priceTotal "> <div class="spar-productBox__price--actualPrice"> <div class="spar-productBox__price--priceInteger">3</div> <div class="spar-productBox__price--DecimalUnitWrapper"> <div class="spar-productBox__price--priceDecimal">79</div> <div class="spar-productBox__price--currency">€</div> </div> </div> <div class="spar-productBox__price--priceUnit">(3,79 €/kg)</div> </div> </div> </div> </div> </div> <div class="spar-productBox__expandWrapper"> <ul class="spar-productBox__bannersList" data-count="1"> <li class="spar-productBox__bannersItem"> <img title="Tehtan izdelek" src="/online/medias/sys_master/images/images/h3b/h64/9829227331614/tehtnica-ikona-123x80.jpg"> </li> </ul><div class="spar-productBox__paragraphTruncated"> <p class="js-marketingText">Mlada raca s priloženo drobovino.</p> </div> <a href="/online/raca-goldenfood-cca-22kg/p/438471" class="defaultPointerEvents spar-readMoreLink js-hackLoadMore" data-id="438471" data-cp="">Preberi več</a> </div> <div class="spar-productBox__actions js-productBoxBottom productQtyFav cf"> <div class="spar-productBox__quantity pbQty weight cf"> <div class="defaultQuantitySelection cf"> <div class="dropDownQtyContainer cf"> <input type="text" class="js-productQuantity spar-productBox__weightInput" id="quantity" name="quantity" readonly="" placeholder="2200g" data-values="2200;4400;6600;8800" data-contentunit="g" value="2200g" data-original-value="2200"> <button type="button" class="spar-productBox__dropDown__btn dropDownQty sparicons " title="Izberite količino"></button> </div> </div> </div> <div class="spar-productBox_favorites pbFav cf"> <i data-product-code="438471" data-login-url="/online/login/" data-add-url="/online/wishlist/addItemToFavourite/" data-remove-url="/online/wishlist/removeItemFromFavourite/" data-getwishlists-url="/online/wishlist/showListNames/" data-fav-class="ico-heart_full favourite" data-nofav-class="ico-heart_empty" class="ico-heart_empty"></i> </div> <form id="addToCartForm" class="spar-productBox__addToCart" action="/online/cart/add/" method="post"><input type="hidden" name="productCodePost" value="438471"> <input type="hidden" name="qty" value=""> <button type="button" id="" class=" spar-productBox__addToCart__btn addToCartButton "> <i class="ico-shopping_cart"></i> <label class="spar-productBox__addToCart__btn__msg addToCartButtonMessage addToCartButtonLabel ">Dodaj v košarico</label> </button> <div> <input type="hidden" name="CSRFToken" value="8a4ff265-d3b1-46ac-a030-6d52a444d87d"> </div></form></div> </div></div><div class="singleProductContainer spar-productGrid__singleElement js-productGrid__singleElement slick-slide" data-z="7" aria-hidden="true" data-slick-index="6" style="width: 258px;"> <div class="spar-productBox__btnArrow btnHolder js-toggleProductInfo"><i class="sparicons ico-arrow_sharp_up"></i></div> <div class="spar-productBox js-productBox" data-url="/online/bresaola-suseno-goveje-meso-despar-premium-120g/p/607055"> <div class="spar-productBox__content js-toggleProductInfo" data-test="" data-id="607055" data-cp=""> <div class="spar-productBox__imgContainer"> <a href="/online/bresaola-suseno-goveje-meso-despar-premium-120g/p/607055"> <img src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/607055/dt_main.jpg" alt="DE PREMIUM BRESAOLA 120G" title="DE PREMIUM BRESAOLA 120G"> </a> </div> <div class="spar-productBox__titleContainer"> <a href="/online/bresaola-suseno-goveje-meso-despar-premium-120g/p/607055"> <div class="spar-productBox__title spar-productBox__title--main" title="BRESAOLA, SUŠENO GOVEJE MESO, DESPAR PREMIUM, 120G">BRESAOLA, SUŠENO GOVEJE MESO, DESPAR PREMIUM, 120G</div> <div class="spar-productBox__badgeName spar-ellipsis"> 15% CENEJE</div> </a> </div> <div class="spar-productBox__middleContent"> <div class="spar-productBox__badgeContainer hidden-mobile"> <div class="spar-productBox__badgeContainer__content"> <ul> <!-- end is set to 3 because banners can be at most 4 --> <li class="spar-productBox__badgeItem banner"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul> </div> </div> <div class="spar-productBox__priceContainer"> <div class="spar-productBox__promotionsWrapper promotions hidden-mobile"> <div class="spar-productBox__promotionsText spar-ellipsis">15% CENEJE</div> </div> <div class="spar-productBox__priceWrapper"> <div class="productInfoPriceTotal spar-productBox__priceTotal spar-productBox__priceTotal--sales "> <div class="spar-productBox__price--insteadOfPrice">Namesto: € 5,79</div> <div class="spar-productBox__price--actualPrice"> <div class="spar-productBox__price--priceInteger">4</div> <div class="spar-productBox__price--DecimalUnitWrapper"> <div class="spar-productBox__price--priceDecimal">89</div> <div class="spar-productBox__price--currency">€</div> </div> </div> <div class="spar-productBox__price--priceUnit">(40,75 €/kg)</div> </div> </div> </div> </div> </div> <div class="spar-productBox__expandWrapper"> <ul class="spar-productBox__bannersList" data-count="1"> <li class="spar-productBox__bannersItem"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul><div class="spar-productBox__paragraphTruncated"> <p class="js-marketingText">DESPAR PREMIUM Bresaola - sušeno goveje meso. Bresaola je na zraku sušena, nasoljena govedina, ki je stara dva ali tri mesece, dokler ne postane trda in postane...</p> </div> <a href="/online/bresaola-suseno-goveje-meso-despar-premium-120g/p/607055" class="defaultPointerEvents spar-readMoreLink js-hackLoadMore" data-id="607055" data-cp="">Preberi več</a> </div> <div class="spar-productBox__actions js-productBoxBottom productQtyFav cf"> <div class="spar-productBox__quantity pbQty single cf"> <div class="defaultQuantitySelection cf"> <div class="chooseQuantity spar-productBox__chooseQuantity"> <div class="spar-productBox__chooseQuantitySelector chooseQuantitySelector js-chooseQuantitySelector"> <button type="button" class="productUpdateQty productMinusQty " id="productDetailPageQuantityMinus" title="Zmanjšajte količino"></button> <input type="text" id="quantityBoxId" class="spar-productBox__listingInput listingQtySelector js-productQuantity" name="quantity" value="1" data-original-value="1" data-contentunit=""> <button type="button" class="productUpdateQty productPlusQty " id="productDetailPageQuantityPlus" title="Povečajte količino"></button> </div> </div> </div> </div> <div class="spar-productBox_favorites pbFav cf"> <i data-product-code="607055" data-login-url="/online/login/" data-add-url="/online/wishlist/addItemToFavourite/" data-remove-url="/online/wishlist/removeItemFromFavourite/" data-getwishlists-url="/online/wishlist/showListNames/" data-fav-class="ico-heart_full favourite" data-nofav-class="ico-heart_empty" class="ico-heart_empty"></i> </div> <form id="addToCartForm" class="spar-productBox__addToCart" action="/online/cart/add/" method="post"><input type="hidden" name="productCodePost" value="607055"> <input type="hidden" name="qty" value=""> <button type="button" id="" class=" spar-productBox__addToCart__btn addToCartButton "> <i class="ico-shopping_cart"></i> <label class="spar-productBox__addToCart__btn__msg addToCartButtonMessage addToCartButtonLabel ">Dodaj v košarico</label> </button> <div> <input type="hidden" name="CSRFToken" value="8a4ff265-d3b1-46ac-a030-6d52a444d87d"> </div></form></div> </div></div><div class="singleProductContainer spar-productGrid__singleElement js-productGrid__singleElement slick-slide" data-z="8" aria-hidden="true" data-slick-index="7" style="width: 258px;"> <div class="spar-productBox__btnArrow btnHolder js-toggleProductInfo"><i class="sparicons ico-arrow_sharp_up"></i></div> <div class="spar-productBox js-productBox" data-url="/online/kisla-repa-natureta-4x1kg/p/334851"> <div class="spar-productBox__content js-toggleProductInfo" data-test="" data-id="334851" data-cp=""> <div class="spar-productBox__imgContainer"> <a href="/online/kisla-repa-natureta-4x1kg/p/334851"> <img src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/334851/dt_main.jpg" alt="REPA KISLA 4X1000G NATURETA" title="REPA KISLA 4X1000G NATURETA"> </a> </div> <div class="spar-productBox__titleContainer"> <a href="/online/kisla-repa-natureta-4x1kg/p/334851"> <div class="spar-productBox__title spar-productBox__title--main" title="KISLA REPA, NATURETA, 4X1KG">KISLA REPA, NATURETA, 4X1KG</div> <div class="spar-productBox__badgeName spar-ellipsis"> 30% CENEJE</div> </a> </div> <div class="spar-productBox__middleContent"> <div class="spar-productBox__badgeContainer hidden-mobile"> <div class="spar-productBox__badgeContainer__content"> <ul> <!-- end is set to 3 because banners can be at most 4 --> <li class="spar-productBox__badgeItem banner"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul> </div> </div> <div class="spar-productBox__priceContainer"> <div class="spar-productBox__promotionsWrapper promotions hidden-mobile"> <div class="spar-productBox__promotionsText spar-ellipsis">30% CENEJE</div> </div> <div class="spar-productBox__priceWrapper"> <div class="productInfoPriceTotal spar-productBox__priceTotal spar-productBox__priceTotal--sales "> <div class="spar-productBox__price--insteadOfPrice">Namesto: € 9,39</div> <div class="spar-productBox__price--actualPrice"> <div class="spar-productBox__price--priceInteger">6</div> <div class="spar-productBox__price--DecimalUnitWrapper"> <div class="spar-productBox__price--priceDecimal">57</div> <div class="spar-productBox__price--currency">€</div> </div> </div> <div class="spar-productBox__price--priceUnit">(1,64 €/kg)</div> </div> </div> </div> </div> </div> <div class="spar-productBox__expandWrapper"> <ul class="spar-productBox__bannersList" data-count="1"> <li class="spar-productBox__bannersItem"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul><div class="spar-productBox__paragraphTruncated"> <p class="js-marketingText"></p> </div> <a href="/online/kisla-repa-natureta-4x1kg/p/334851" class="defaultPointerEvents spar-readMoreLink js-hackLoadMore" data-id="334851" data-cp="">Preberi več</a> </div> <div class="spar-productBox__actions js-productBoxBottom productQtyFav cf"> <div class="spar-productBox__quantity pbQty single cf"> <div class="defaultQuantitySelection cf"> <div class="chooseQuantity spar-productBox__chooseQuantity"> <div class="spar-productBox__chooseQuantitySelector chooseQuantitySelector js-chooseQuantitySelector"> <button type="button" class="productUpdateQty productMinusQty " id="productDetailPageQuantityMinus" title="Zmanjšajte količino"></button> <input type="text" id="quantityBoxId" class="spar-productBox__listingInput listingQtySelector js-productQuantity" name="quantity" value="1" data-original-value="1" data-contentunit=""> <button type="button" class="productUpdateQty productPlusQty " id="productDetailPageQuantityPlus" title="Povečajte količino"></button> </div> </div> </div> </div> <div class="spar-productBox_favorites pbFav cf"> <i data-product-code="334851" data-login-url="/online/login/" data-add-url="/online/wishlist/addItemToFavourite/" data-remove-url="/online/wishlist/removeItemFromFavourite/" data-getwishlists-url="/online/wishlist/showListNames/" data-fav-class="ico-heart_full favourite" data-nofav-class="ico-heart_empty" class="ico-heart_empty"></i> </div> <form id="addToCartForm" class="spar-productBox__addToCart" action="/online/cart/add/" method="post"><input type="hidden" name="productCodePost" value="334851"> <input type="hidden" name="qty" value=""> <button type="button" id="" class=" spar-productBox__addToCart__btn addToCartButton "> <i class="ico-shopping_cart"></i> <label class="spar-productBox__addToCart__btn__msg addToCartButtonMessage addToCartButtonLabel ">Dodaj v košarico</label> </button> <div> <input type="hidden" name="CSRFToken" value="8a4ff265-d3b1-46ac-a030-6d52a444d87d"> </div></form></div> </div></div><div class="singleProductContainer spar-productGrid__singleElement js-productGrid__singleElement slick-slide" data-z="9" aria-hidden="true" data-slick-index="8" style="width: 258px;"> <div class="spar-productBox__btnArrow btnHolder js-toggleProductInfo"><i class="sparicons ico-arrow_sharp_up"></i></div> <div class="spar-productBox js-productBox" data-url="/online/atlantski-losos-kosi-1kg/p/413612"> <div class="spar-productBox__content js-toggleProductInfo" data-test="" data-id="413612" data-cp=""> <div class="spar-productBox__imgContainer"> <a href="/online/atlantski-losos-kosi-1kg/p/413612"> <img src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/413612/dt_main.jpg" alt="LOSOS ATLANTSKI KOSI" title="LOSOS ATLANTSKI KOSI"> </a> </div> <div class="spar-productBox__titleContainer"> <a href="/online/atlantski-losos-kosi-1kg/p/413612"> <div class="spar-productBox__title spar-productBox__title--main" title="ATLANTSKI LOSOS, KOSI, 1KG">ATLANTSKI LOSOS, KOSI, 1KG</div> <div class="spar-productBox__badgeName spar-ellipsis"> 32% CENEJE</div> </a> </div> <div class="spar-productBox__middleContent"> <div class="spar-productBox__badgeContainer hidden-mobile"> <div class="spar-productBox__badgeContainer__content"> <ul> <!-- end is set to 3 because banners can be at most 4 --> <li class="spar-productBox__badgeItem banner"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul> </div> </div> <div class="spar-productBox__priceContainer"> <div class="spar-productBox__promotionsWrapper promotions hidden-mobile"> <div class="spar-productBox__promotionsText spar-ellipsis">32% CENEJE</div> </div> <div class="spar-productBox__priceWrapper"> <div class="productInfoPriceTotal spar-productBox__priceTotal spar-productBox__priceTotal--sales "> <div class="spar-productBox__price--insteadOfPrice">Namesto: € 18,99</div> <div class="spar-productBox__price--actualPrice"> <div class="spar-productBox__price--priceInteger">12</div> <div class="spar-productBox__price--DecimalUnitWrapper"> <div class="spar-productBox__price--priceDecimal">90</div> <div class="spar-productBox__price--currency">€</div> </div> </div> <div class="spar-productBox__price--priceUnit">(12,90 €/kg)</div> </div> </div> </div> </div> </div> <div class="spar-productBox__expandWrapper"> <ul class="spar-productBox__bannersList" data-count="1"> <li class="spar-productBox__bannersItem"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul><div class="spar-productBox__paragraphTruncated"> <p class="js-marketingText"></p> </div> <a href="/online/atlantski-losos-kosi-1kg/p/413612" class="defaultPointerEvents spar-readMoreLink js-hackLoadMore" data-id="413612" data-cp="">Preberi več</a> </div> <div class="spar-productBox__actions js-productBoxBottom productQtyFav cf"> <div class="spar-productBox__quantity pbQty weight cf"> <div class="defaultQuantitySelection cf"> <div class="dropDownQtyContainer cf"> <input type="text" class="js-productQuantity spar-productBox__weightInput" id="quantity" name="quantity" placeholder="250g" data-values="250;500;750;1000;1250;1500;1750;2000;2250;2500;2750;3000;3250;3500;3750;4000;4250;4500;4750;5000" data-contentunit="g" value="250g" data-original-value="250"> <button type="button" class="spar-productBox__dropDown__btn dropDownQty sparicons " title="Izberite količino"></button> </div> </div> </div> <div class="spar-productBox_favorites pbFav cf"> <i data-product-code="413612" data-login-url="/online/login/" data-add-url="/online/wishlist/addItemToFavourite/" data-remove-url="/online/wishlist/removeItemFromFavourite/" data-getwishlists-url="/online/wishlist/showListNames/" data-fav-class="ico-heart_full favourite" data-nofav-class="ico-heart_empty" class="ico-heart_empty"></i> </div> <form id="addToCartForm" class="spar-productBox__addToCart" action="/online/cart/add/" method="post"><input type="hidden" name="productCodePost" value="413612"> <input type="hidden" name="qty" value=""> <button type="button" id="" class=" spar-productBox__addToCart__btn addToCartButton "> <i class="ico-shopping_cart"></i> <label class="spar-productBox__addToCart__btn__msg addToCartButtonMessage addToCartButtonLabel ">Dodaj v košarico</label> </button> <div> <input type="hidden" name="CSRFToken" value="8a4ff265-d3b1-46ac-a030-6d52a444d87d"> </div></form></div> </div></div><div class="singleProductContainer spar-productGrid__singleElement js-productGrid__singleElement slick-slide" data-z="10" aria-hidden="true" data-slick-index="9" style="width: 258px;"> <div class="spar-productBox__btnArrow btnHolder js-toggleProductInfo"><i class="sparicons ico-arrow_sharp_up"></i></div> <div class="spar-productBox js-productBox" data-url="/online/domaca-orehova-potica-zito-500g/p/501193"> <div class="spar-productBox__content js-toggleProductInfo" data-test="" data-id="501193" data-cp=""> <div class="spar-productBox__imgContainer"> <a href="/online/domaca-orehova-potica-zito-500g/p/501193"> <img src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/501193/dt_main.jpg" alt="POTICA DOMAČA OREHOVA 500G" title="POTICA DOMAČA OREHOVA 500G"> </a> </div> <div class="spar-productBox__titleContainer"> <a href="/online/domaca-orehova-potica-zito-500g/p/501193"> <div class="spar-productBox__title spar-productBox__title--main" title="DOMAČA OREHOVA POTICA ŽITO, 500G">DOMAČA OREHOVA POTICA ŽITO, 500G</div> <div class="spar-productBox__badgeName spar-ellipsis"> 30% CENEJE</div> </a> </div> <div class="spar-productBox__middleContent"> <div class="spar-productBox__badgeContainer hidden-mobile"> <div class="spar-productBox__badgeContainer__content"> <ul> <!-- end is set to 3 because banners can be at most 4 --> <li class="spar-productBox__badgeItem banner"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul> </div> </div> <div class="spar-productBox__priceContainer"> <div class="spar-productBox__promotionsWrapper promotions hidden-mobile"> <div class="spar-productBox__promotionsText spar-ellipsis">30% CENEJE</div> </div> <div class="spar-productBox__priceWrapper"> <div class="productInfoPriceTotal spar-productBox__priceTotal spar-productBox__priceTotal--sales "> <div class="spar-productBox__price--insteadOfPrice">Namesto: € 5,99</div> <div class="spar-productBox__price--actualPrice"> <div class="spar-productBox__price--priceInteger">4</div> <div class="spar-productBox__price--DecimalUnitWrapper"> <div class="spar-productBox__price--priceDecimal">19</div> <div class="spar-productBox__price--currency">€</div> </div> </div> <div class="spar-productBox__price--priceUnit">(8,38 €/kg)</div> </div> </div> </div> </div> </div> <div class="spar-productBox__expandWrapper"> <ul class="spar-productBox__bannersList" data-count="1"> <li class="spar-productBox__bannersItem"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul><div class="spar-productBox__paragraphTruncated"> <p class="js-marketingText"></p> </div> <a href="/online/domaca-orehova-potica-zito-500g/p/501193" class="defaultPointerEvents spar-readMoreLink js-hackLoadMore" data-id="501193" data-cp="">Preberi več</a> </div> <div class="spar-productBox__actions js-productBoxBottom productQtyFav cf"> <div class="spar-productBox__quantity pbQty single cf"> <div class="defaultQuantitySelection cf"> <div class="chooseQuantity spar-productBox__chooseQuantity"> <div class="spar-productBox__chooseQuantitySelector chooseQuantitySelector js-chooseQuantitySelector"> <button type="button" class="productUpdateQty productMinusQty " id="productDetailPageQuantityMinus" title="Zmanjšajte količino"></button> <input type="text" id="quantityBoxId" class="spar-productBox__listingInput listingQtySelector js-productQuantity" name="quantity" value="1" data-original-value="1" data-contentunit=""> <button type="button" class="productUpdateQty productPlusQty " id="productDetailPageQuantityPlus" title="Povečajte količino"></button> </div> </div> </div> </div> <div class="spar-productBox_favorites pbFav cf"> <i data-product-code="501193" data-login-url="/online/login/" data-add-url="/online/wishlist/addItemToFavourite/" data-remove-url="/online/wishlist/removeItemFromFavourite/" data-getwishlists-url="/online/wishlist/showListNames/" data-fav-class="ico-heart_full favourite" data-nofav-class="ico-heart_empty" class="ico-heart_empty"></i> </div> <form id="addToCartForm" class="spar-productBox__addToCart" action="/online/cart/add/" method="post"><input type="hidden" name="productCodePost" value="501193"> <input type="hidden" name="qty" value=""> <button type="button" id="" class=" spar-productBox__addToCart__btn addToCartButton "> <i class="ico-shopping_cart"></i> <label class="spar-productBox__addToCart__btn__msg addToCartButtonMessage addToCartButtonLabel ">Dodaj v košarico</label> </button> <div> <input type="hidden" name="CSRFToken" value="8a4ff265-d3b1-46ac-a030-6d52a444d87d"> </div></form></div> </div></div><div class="singleProductContainer spar-productGrid__singleElement js-productGrid__singleElement slick-slide slick-cloned" data-z="1" aria-hidden="true" data-slick-index="10" style="width: 258px;"> <div class="spar-productBox__btnArrow btnHolder js-toggleProductInfo"><i class="sparicons ico-arrow_sharp_up"></i></div> <div class="spar-productBox js-productBox" data-url="/online/tablete-4v1-exellence-somat-401/p/602315"> <div class="spar-productBox__content js-toggleProductInfo" data-test="" data-id="602315" data-cp=""> <div class="spar-productBox__imgContainer"> <a href="/online/tablete-4v1-exellence-somat-401/p/602315"> <img src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/602315/dt_main.jpg" alt="TAB. SOMAT EXELLENCE 40/1 TZ" title="TAB. SOMAT EXELLENCE 40/1 TZ"> </a> </div> <div class="spar-productBox__titleContainer"> <a href="/online/tablete-4v1-exellence-somat-401/p/602315"> <div class="spar-productBox__title spar-productBox__title--main" title="TABLETE 4V1 EXELLENCE, SOMAT, 40/1">TABLETE 4V1 EXELLENCE, SOMAT, 40/1</div> <div class="spar-productBox__badgeName spar-ellipsis"> 31% CENEJE</div> </a> </div> <div class="spar-productBox__middleContent"> <div class="spar-productBox__badgeContainer hidden-mobile"> <div class="spar-productBox__badgeContainer__content"> <ul> <!-- end is set to 3 because banners can be at most 4 --> <li class="spar-productBox__badgeItem banner"> <img title="Trajno znižano" src="/online/medias/sys_master/root/hf2/h7c/9039970435102/TZ-1.png"> </li> </ul> </div> </div> <div class="spar-productBox__priceContainer"> <div class="spar-productBox__promotionsWrapper promotions hidden-mobile"> <div class="spar-productBox__promotionsText spar-ellipsis">31% CENEJE</div> </div> <div class="spar-productBox__priceWrapper"> <div class="productInfoPriceTotal spar-productBox__priceTotal spar-productBox__priceTotal--sales "> <div class="spar-productBox__price--insteadOfPrice">Namesto: € 15,98</div> <div class="spar-productBox__price--actualPrice"> <div class="spar-productBox__price--priceInteger">10</div> <div class="spar-productBox__price--DecimalUnitWrapper"> <div class="spar-productBox__price--priceDecimal">99</div> <div class="spar-productBox__price--currency">€</div> </div> </div> <div class="spar-productBox__price--priceUnit">(0,27 €/kos)</div> </div> </div> </div> </div> </div> <div class="spar-productBox__expandWrapper"> <ul class="spar-productBox__bannersList" data-count="1"> <li class="spar-productBox__bannersItem"> <img title="Trajno znižano" src="/online/medias/sys_master/root/hf2/h7c/9039970435102/TZ-1.png"> </li> </ul><div class="spar-productBox__paragraphTruncated"> <p class="js-marketingText"></p> </div> <a href="/online/tablete-4v1-exellence-somat-401/p/602315" class="defaultPointerEvents spar-readMoreLink js-hackLoadMore" data-id="602315" data-cp="">Preberi več</a> </div> <div class="spar-productBox__actions js-productBoxBottom productQtyFav cf"> <div class="spar-productBox__quantity pbQty single cf"> <div class="defaultQuantitySelection cf"> <div class="chooseQuantity spar-productBox__chooseQuantity"> <div class="spar-productBox__chooseQuantitySelector chooseQuantitySelector js-chooseQuantitySelector"> <button type="button" class="productUpdateQty productMinusQty " id="" title="Zmanjšajte količino"></button> <input type="text" id="" class="spar-productBox__listingInput listingQtySelector js-productQuantity" name="quantity" value="1" data-original-value="1" data-contentunit=""> <button type="button" class="productUpdateQty productPlusQty " id="" title="Povečajte količino"></button> </div> </div> </div> </div> <div class="spar-productBox_favorites pbFav cf"> <i data-product-code="602315" data-login-url="/online/login/" data-add-url="/online/wishlist/addItemToFavourite/" data-remove-url="/online/wishlist/removeItemFromFavourite/" data-getwishlists-url="/online/wishlist/showListNames/" data-fav-class="ico-heart_full favourite" data-nofav-class="ico-heart_empty" class="ico-heart_empty"></i> </div> <form id="" class="spar-productBox__addToCart" action="/online/cart/add/" method="post"><input type="hidden" name="productCodePost" value="602315"> <input type="hidden" name="qty" value=""> <button type="button" id="" class=" spar-productBox__addToCart__btn addToCartButton "> <i class="ico-shopping_cart"></i> <label class="spar-productBox__addToCart__btn__msg addToCartButtonMessage addToCartButtonLabel ">Dodaj v košarico</label> </button> <div> <input type="hidden" name="CSRFToken" value="8a4ff265-d3b1-46ac-a030-6d52a444d87d"> </div></form></div> </div></div><div class="singleProductContainer spar-productGrid__singleElement js-productGrid__singleElement slick-slide slick-cloned" data-z="2" aria-hidden="true" data-slick-index="11" style="width: 258px;"> <div class="spar-productBox__btnArrow btnHolder js-toggleProductInfo"><i class="sparicons ico-arrow_sharp_up"></i></div> <div class="spar-productBox js-productBox" data-url="/online/jogurtov-napitek-gozdni-sadezi-actimel-danone-6x100g/p/423899"> <div class="spar-productBox__content js-toggleProductInfo" data-test="" data-id="423899" data-cp=""> <div class="spar-productBox__imgContainer"> <a href="/online/jogurtov-napitek-gozdni-sadezi-actimel-danone-6x100g/p/423899"> <img src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/423899/dt_main.jpg" alt="NAPITEK ACTIMEL 6X100G" title="NAPITEK ACTIMEL 6X100G"> </a> </div> <div class="spar-productBox__titleContainer"> <a href="/online/jogurtov-napitek-gozdni-sadezi-actimel-danone-6x100g/p/423899"> <div class="spar-productBox__title spar-productBox__title--main" title="JOGURTOV NAPITEK GOZDNI SADEŽI ACTIMEL, DANONE, 6X100G">JOGURTOV NAPITEK GOZDNI SADEŽI ACTIMEL, DANONE, 6X100G</div> <div class="spar-productBox__badgeName spar-ellipsis"> 30% CENEJE</div> </a> </div> <div class="spar-productBox__middleContent"> <div class="spar-productBox__badgeContainer hidden-mobile"> <div class="spar-productBox__badgeContainer__content"> <ul> <!-- end is set to 3 because banners can be at most 4 --> <li class="spar-productBox__badgeItem banner"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul> </div> </div> <div class="spar-productBox__priceContainer"> <div class="spar-productBox__promotionsWrapper promotions hidden-mobile"> <div class="spar-productBox__promotionsText spar-ellipsis">30% CENEJE</div> </div> <div class="spar-productBox__priceWrapper"> <div class="productInfoPriceTotal spar-productBox__priceTotal spar-productBox__priceTotal--sales "> <div class="spar-productBox__price--insteadOfPrice">Namesto: € 2,69</div> <div class="spar-productBox__price--actualPrice"> <div class="spar-productBox__price--priceInteger">1</div> <div class="spar-productBox__price--DecimalUnitWrapper"> <div class="spar-productBox__price--priceDecimal">88</div> <div class="spar-productBox__price--currency">€</div> </div> </div> <div class="spar-productBox__price--priceUnit">(3,13 €/kg)</div> </div> </div> </div> </div> </div> <div class="spar-productBox__expandWrapper"> <ul class="spar-productBox__bannersList" data-count="1"> <li class="spar-productBox__bannersItem"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul><div class="spar-productBox__paragraphTruncated"> <p class="js-marketingText">Vitamina B6 in D prispevata k normalnemu delovanju imunskega sistema. Poudarja se pomen raznolike in uravnotežene prehrane ter zdrav način življenja.</p> </div> <a href="/online/jogurtov-napitek-gozdni-sadezi-actimel-danone-6x100g/p/423899" class="defaultPointerEvents spar-readMoreLink js-hackLoadMore" data-id="423899" data-cp="">Preberi več</a> </div> <div class="spar-productBox__actions js-productBoxBottom productQtyFav cf"> <div class="spar-productBox__quantity pbQty single cf"> <div class="defaultQuantitySelection cf"> <div class="chooseQuantity spar-productBox__chooseQuantity"> <div class="spar-productBox__chooseQuantitySelector chooseQuantitySelector js-chooseQuantitySelector"> <button type="button" class="productUpdateQty productMinusQty " id="" title="Zmanjšajte količino"></button> <input type="text" id="" class="spar-productBox__listingInput listingQtySelector js-productQuantity" name="quantity" value="1" data-original-value="1" data-contentunit=""> <button type="button" class="productUpdateQty productPlusQty " id="" title="Povečajte količino"></button> </div> </div> </div> </div> <div class="spar-productBox_favorites pbFav cf"> <i data-product-code="423899" data-login-url="/online/login/" data-add-url="/online/wishlist/addItemToFavourite/" data-remove-url="/online/wishlist/removeItemFromFavourite/" data-getwishlists-url="/online/wishlist/showListNames/" data-fav-class="ico-heart_full favourite" data-nofav-class="ico-heart_empty" class="ico-heart_empty"></i> </div> <form id="" class="spar-productBox__addToCart" action="/online/cart/add/" method="post"><input type="hidden" name="productCodePost" value="423899"> <input type="hidden" name="qty" value=""> <button type="button" id="" class=" spar-productBox__addToCart__btn addToCartButton "> <i class="ico-shopping_cart"></i> <label class="spar-productBox__addToCart__btn__msg addToCartButtonMessage addToCartButtonLabel ">Dodaj v košarico</label> </button> <div> <input type="hidden" name="CSRFToken" value="8a4ff265-d3b1-46ac-a030-6d52a444d87d"> </div></form></div> </div></div><div class="singleProductContainer spar-productGrid__singleElement js-productGrid__singleElement slick-slide slick-cloned" data-z="3" aria-hidden="true" data-slick-index="12" style="width: 258px;"> <div class="spar-productBox__btnArrow btnHolder js-toggleProductInfo"><i class="sparicons ico-arrow_sharp_up"></i></div> <div class="spar-productBox js-productBox" data-url="/online/instant-suhi-kvas-dolcela-podravka-5x7g/p/507134"> <div class="spar-productBox__content js-toggleProductInfo" data-test="" data-id="507134" data-cp=""> <div class="spar-productBox__imgContainer"> <a href="/online/instant-suhi-kvas-dolcela-podravka-5x7g/p/507134"> <img src="https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/507134/dt_main.jpg" alt="KVAS 4+1 GRATIS 35G DOLCELA" title="KVAS 4+1 GRATIS 35G DOLCELA"> </a> </div> <div class="spar-productBox__titleContainer"> <a href="/online/instant-suhi-kvas-dolcela-podravka-5x7g/p/507134"> <div class="spar-productBox__title spar-productBox__title--main" title="INSTANT SUHI KVAS DOLCELA, PODRAVKA, 5X7G">INSTANT SUHI KVAS DOLCELA, PODRAVKA, 5X7G</div> <div class="spar-productBox__badgeName spar-ellipsis"> 30% CENEJE</div> </a> </div> <div class="spar-productBox__middleContent"> <div class="spar-productBox__badgeContainer hidden-mobile"> <div class="spar-productBox__badgeContainer__content"> <ul> <!-- end is set to 3 because banners can be at most 4 --> <li class="spar-productBox__badgeItem banner"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul> </div> </div> <div class="spar-productBox__priceContainer"> <div class="spar-productBox__promotionsWrapper promotions hidden-mobile"> <div class="spar-productBox__promotionsText spar-ellipsis">30% CENEJE</div> </div> <div class="spar-productBox__priceWrapper"> <div class="productInfoPriceTotal spar-productBox__priceTotal spar-productBox__priceTotal--sales "> <div class="spar-productBox__price--insteadOfPrice">Namesto: € 1,12</div> <div class="spar-productBox__price--actualPrice"> <div class="spar-productBox__price--priceInteger">0</div> <div class="spar-productBox__price--DecimalUnitWrapper"> <div class="spar-productBox__price--priceDecimal">78</div> <div class="spar-productBox__price--currency">€</div> </div> </div> <div class="spar-productBox__price--priceUnit">(22,29 €/kg)</div> </div> </div> </div> </div> </div> <div class="spar-productBox__expandWrapper"> <ul class="spar-productBox__bannersList" data-count="1"> <li class="spar-productBox__bannersItem"> <img title="Izdelek v promociji" src="/online/medias/sys_master/root/h42/h77/9039969648670/akcija-1.png"> </li> </ul><div class="spar-productBox__paragraphTruncated"> <p class="js-marketingText"></p> </div> <a href="/online/instant-suhi-kvas-dolcela-podravka-5x7g/p/507134" class="defaultPointerEvents spar-readMoreLink js-hackLoadMore" data-id="507134" data-cp="">Preberi več</a> </div> <div class="spar-productBox__actions js-productBoxBottom productQtyFav cf"> <div class="spar-productBox__quantity pbQty single cf"> <div class="defaultQuantitySelection cf"> <div class="chooseQuantity spar-productBox__chooseQuantity"> <div class="spar-productBox__chooseQuantitySelector chooseQuantitySelector js-chooseQuantitySelector"> <button type="button" class="productUpdateQty productMinusQty " id="" title="Zmanjšajte količino"></button> <input type="text" id="" class="spar-productBox__listingInput listingQtySelector js-productQuantity" name="quantity" value="1" data-original-value="1" data-contentunit=""> <button type="button" class="productUpdateQty productPlusQty " id="" title="Povečajte količino"></button> </div> </div> </div> </div> <div class="spar-productBox_favorites pbFav cf"> <i data-product-code="507134" data-login-url="/online/login/" data-add-url="/online/wishlist/addItemToFavourite/" data-remove-url="/online/wishlist/removeItemFromFavourite/" data-getwishlists-url="/online/wishlist/showListNames/" data-fav-class="ico-heart_full favourite" data-nofav-class="ico-heart_empty" class="ico-heart_empty"></i> </div> <form id="" class="spar-productBox__addToCart" action="/online/cart/add/" method="post"><input type="hidden" name="productCodePost" value="507134"> <input type="hidden" name="qty" value=""> <button type="button" id="" class=" spar-productBox__addToCart__btn addToCartButton "> <i class="ico-shopping_cart"></i> <label class="spar-productBox__addToCart__btn__msg addToCartButtonMessage addToCartButtonLabel ">Dodaj v košarico</label> </button> <div> <input type="hidden" name="CSRFToken" value="8a4ff265-d3b1-46ac-a030-6d52a444d87d"> </div></form></div> </div></div></div></div><button type="button" class="slick-prev sparicons" style="display: block;">Prev</button><button type="button" class="slick-next sparicons" style="display: block;">Next</button></div> </div> </div> </div> <div class="sparPopupOverlay orderModificationPopup common hidden"> <div class="sparPopupContent cf"> <div class="sparPopupTopBar cf">&nbsp;</div> <div class="sparPopupHeadline cf">Težava pri spreminjanju košarice</div> <div class="sparPopupDescription cf">Prosim, preverite spodnje napake:</div> <ul class="sparPopupMainContent"> <li class="singleItem cf"> <div class="productImage"> <div class="cartInfoContainer"> <div class="cartEntryAvailability"> <span class="error infoStockLevel ico-x_squared"></span> </div> </div> </div> <div class="productInfo"> <h3>Največja teža naročila je presežena.</h3> <label class="productInfoLabel"> Tega izdelka ne moremo dodati v košarico, ker ste že dosegli največjo težo naročila.</label> </div> </li> </ul> <div id="globalMessages"> <common:globalmessages> </common:globalmessages></div> <div class="sparPopupConfirmationButtons cf"> <button type="button" class="sparModificationPopupConfirmationSubmit cf">Zapri</button> </div> </div> </div> </div> <script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "Product", "name": "NAPITEK MULTI SOLA, 1L, V multivitaminski pijači Multi Sola se skriva devet sadnih razlogov za dobro počutje in zdravje preko celega leta. Pomaranča, limona, ananas, belo grozdje, mara...", "image": [ "https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/529311/dt_zoom.jpg", "https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/529311/dt_sub.jpg", "https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/529311/tb_sub.jpg", "https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/529311/mb_sub.jpg", "https://cdn1.interspar.at/cachableservlets/articleImage.dam/si/529311/dt_main.jpg" ], "description": "V multivitaminski pijači Multi Sola se skriva devet sadnih razlogov za dobro počutje in zdravje preko celega leta. Pomaranča, limona, ananas, belo grozdje, marakuja, marelica, banana, mango in guava zagotavljajo kar 12-odstotni sadni delež pijače. Ob nakupu 6 kos, izdelke prejmete v vezu.", "sku": "529311", "offers": { "@type": "Offer", "url": "https://www.spar.si/online/napitek-multi-sola-1l/p/529311", "priceCurrency": "EUR", "price": "0.79", "priceValidUntil": "", "itemCondition": "https://schema.org/NewCondition", "availability": "https://schema.org/InStock", "seller": { "@type": "Organization", "name": "Interspar" } }, "brand": { "@type": "Organization", "name": "Sola" } } </script></div> <footer> <div id="upperFooter"> <div class="footerWrapper upperFooterWrapper cf"> <div class="upperFooterSection cf"> <h3 class="headline sparicons">O PODJETJU</h3> <ul> <li><a href="https://www.spar.si/o-podjetju" target="_blank">PROFIL PODJETJA</a></li> <li><a href="https://www.spar.si/aktualno" target="_blank">AKTUALNO</a></li> <li><a href="https://www.spar.si/zaposlitev-spar" target="_blank">ZAPOSLITEV</a></li> <li><a href="https://www.spar.si/mediji" target="_blank">MEDIJI</a></li> <li><a href="https://www.spar.si/" target="_blank">SPAR.SI</a></li> </ul> </div> <div class="upperFooterSection cf"> <h3 class="headline sparicons">STORITVE SPAR ONLINE</h3> <ul> <li><a href="/online/prevzemnarocila">DOSTAVA IN PREVZEM</a></li> <li><a href="/online/vracila">VRAČILA</a></li> <li><a href="/online/faq/">POGOSTA VPRAŠANJA</a></li> <li><a href="/online/simboli">RAZLAGA SIMBOLOV</a></li> <li><a href="/online/predstavitevOnline">PREDSTAVITEV ONLINE</a></li> </ul> </div> <div class="upperFooterSection cf"> <h3 class="headline sparicons">OSTALE POVEZAVE</h3> <ul> <li><a href="https://www.spar.si/online/Vsiizdelki/AKTUALNO/StartajSlovenija/c/S15-2-M?callback=parseResponse&amp;sp_cs=UTF-8&amp;category=S15-2-M&amp;sort=product-ecr-sortlev&amp;pos=81701">ŠTARTAJ SLOVENIJA</a></li> <li><a href="http://jedel.bi/" target="_blank">JEDEL.BI</a></li> <li><a href="https://www.spar.si/spar-plus" target="_blank">SPAR PLUS</a></li> <li><a href="http://www.spar-mobil.si/" target="_blank">SPAR-MOBIL</a></li> <li><a href="https://www.spar-klub.si/" target="_blank">SPAR PLUS KLUB UGODNOSTI</a></li> </ul> </div> </div> </div> <div id="middleFooter" class="cf"> <div class="footerWrapper middleFooterWrapper cf"> <div id="middleFooterFirstSection" class="cf"> <div class="borderInTablet visible-tablet"></div> <div class="borderInDesktop border1InDesktop visible-desktop"></div> <div class="borderInDesktop border2InDesktop visible-desktop"></div> <div id="part1" class="middleFooterFirstSectionPart middleFooterFirstRow"> <h3 class="title">ZA VAS SMO DOSEGLJIVI NA</h3> <label class="subtitle">Pošljite nam e-poštno sporočilo ali pa nas pokličite na našo brezplačno telefonsko številko.</label> <label class="contacts"><i class="ico-phone"></i>080 / 82 44</label> <label class="contacts"><a href="mailto:info@spar.si"><i class="ico-mail"></i>info@spar.si</a></label> </div> <div id="part2" class="middleFooterFirstSectionPart middleFooterFirstRow"> <h3 class="title">VAREN NAKUP</h3> <label class="subtitle">Varno plačilo</label> <img class="sealsImage" alt="safetyIcon1" data-src="/online/medias/sys_master/images/images/h32/h4c/8820636581918/mastercard-logo-1.png" data-is-loaded="false"> <img class="sealsImage" alt="safetyIcon2" data-src="/online/medias/sys_master/images/images/h4f/h24/8820636516382/Verified-by-Visa-logo-1.png" data-is-loaded="false"> <img class="sealsImage" alt="" data-src="/online/medias/sys_master/root/he6/hd3/9496550178846/spletni-si.png" data-is-loaded="false"> </div> <div id="part7" class="middleFooterFirstSectionPart middleFooterFirstRow visible-desktop"> <h3 class="title">NAČINI PLAČILA</h3> <label class="subtitle">Priročno plačilo s plačilno kartico ali z gotovino.</label> <img class="paymentImage" alt="Visa" data-src="/online/medias/sys_master/images/images/h98/hed/10312930885662/Visa-Logo.jpg" data-is-loaded="false"> <img class="paymentImage" alt="Mastercard" data-src="/online/medias/sys_master/images/images/h4e/h78/10312931147806/mastercard-logo.jpg" data-is-loaded="false"> <img class="paymentImage" alt="Maestro" data-src="/online/medias/sys_master/images/images/h01/he7/10312933507102/gotovinsko-placilo.jpg" data-is-loaded="false"> </div> <div class="clear"></div> <div id="part3" class="middleFooterFirstSectionPart"> <h3 class="title">POIŠČITE NAS NA</h3> <div id="socialIcons"> <a target="_blank" href="https://www.facebook.com/sparslo/?ref=ts&amp;fref=ts"> <img class="socialImage" alt="Facebook" data-src="/online/medias/sys_master/images/images/he1/hfe/8806431293470/facebook.png" data-is-loaded="false"> </a> <a target="_blank" href="https://www.youtube.com/user/SlovenijaSpar"> <img class="socialImage" alt="Youtube" data-src="/online/medias/sys_master/images/images/h50/h98/8806431359006/youtube.png" data-is-loaded="false"> </a> <a target="_blank" href="https://twitter.com/sparslovenija"> <img class="socialImage" alt="Twitter" data-src="/online/medias/sys_master/images/images/h03/h88/8806431391774/twitter.png" data-is-loaded="false"> </a> <a target="_blank" href="https://www.instagram.com/spar.online/"> <img class="socialImage" alt="Instagram" data-src="/online/medias/sys_master/images/images/hef/h19/8806431424542/instagram.png" data-is-loaded="false"> </a> </div> </div> </div> <div id="middleFooterSecondSection" class="cf"> <div id="part5" class="middleFooterSecondSectionPart hidden-desktop"> <h3 class="title">NAČINI PLAČILA</h3> <label class="subtitle">Priročno plačilo s plačilno kartico ali z gotovino.</label> <img class="paymentImage" alt="Visa" data-src="/online/medias/sys_master/images/images/h98/hed/10312930885662/Visa-Logo.jpg" data-is-loaded="false"> <img class="paymentImage" alt="Mastercard" data-src="/online/medias/sys_master/images/images/h4e/h78/10312931147806/mastercard-logo.jpg" data-is-loaded="false"> <img class="paymentImage" alt="Maestro" data-src="/online/medias/sys_master/images/images/h01/he7/10312933507102/gotovinsko-placilo.jpg" data-is-loaded="false"> </div> <div id="part6" class="middleFooterSecondSectionPart"> <img class="sparLogo" alt="INTERSPAR-SI" src="/online/medias/sys_master/images/images/h33/h90/8878312488990/Spar-ONLINE-linija-mali.png"> <div class="footerRateComponent" data-is-loaded="false"></div> <a class="footerButtonLink" href="/online/sparservice/shopReviews/">POGLEJTE VSE OCENE</a> <a class="footerButtonLink" href="/online/sparservice/rateShop/">OCENITE ZDAJ</a> </div> </div> </div> </div><div id="bottomFooter" class="cf"> <div class="footerWrapper cf"> <ul class="bottomFooterLinkContainer"> <li><a href="/online/impressum">O PODJETJU</a></li> <li><a href="/online/termsAndConditions">SPLOŠNI POGOJI POSLOVANJA</a></li> <li><a href="https://www.spar.si/piskotki">PIŠKOTKI</a></li> <li><a href="https://www.spar.si/informacije-o-zasebnosti">ZASEBNOST</a></li> <li><a href="/online/Kontakt-SPAR-Online">KONTAKT</a></li> </ul> <div class="scrollToTop"> <i class="ico-back_to_top"></i> </div> </div> </div> <div class="content"><div class="visible-desktop" style="position:absolute; margin:0px 0px 0px 1280px;top:207px;"><a href="https://www.spar.si/online/search/?icid=FOS_STB_Henkel_lunchbox&amp;q1=594665|594669|587137|584264|584255|584257|584259|584262|584263|584266|584288|584290|584291|600259|602315|555300|600717|600710|607411|602698|555971|556789|607407|607408|555975|603863|555976|56906|511949|509410|271132|508267|309759&amp;x1=code&amp;callback=parseResponse&amp;m_sortProdResults_egisp=a&amp;sp_cs=UTF-8&amp;pos=81701" id="logo"><img style="max-width:200px;" class="blink-image" src="https://cdn1.interspar.at/content/dam/spardam/si/marketing/recipes/Henkel_lunchbox.png" alt=""></a></div></div></footer></div> <form name="accessiblityForm"> <input type="hidden" id="accesibility_refreshScreenReaderBufferField" name="accesibility_refreshScreenReaderBufferField" value=""> </form> <div id="ariaStatusMsg" class="skip" role="status" aria-relevant="text" aria-live="polite"></div> <script type="text/javascript" src="/online/_ui/desktop/common/build/main.d0604e1c.js" defer=""></script><script type="text/javascript" src="/online/_ui/desktop/common/build/runtime.d0a8097e.js" defer=""></script><script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/jquery-1.11.2.min.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/jquery-ui-1.11.4.min.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/jquery.cookie.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/sparStorage.js"></script> <script type="text/javascript"> /*<![CDATA[*/ var XLR8= {}; var ACC = { config: {} }; var SPAR = { config: {} }; SPAR.config.googleCaptchaKey = ''; SPAR.config.contextPath = "/online"; ACC.config.homePageUrl = "/online/"; ACC.config.currentLanguage = "sl"; ACC.config.currentCurrency = "€"; ACC.config.contextPath = "/online"; ACC.config.encodedContextPath = "/online"; ACC.config.commonResourcePath = "/online/_ui/v277/desktop/common"; ACC.config.themeResourcePath = "/online/_ui/v277/desktop/theme-blue"; ACC.config.siteResourcePath = "/online/_ui/v277/desktop/site-spar.si"; ACC.config.rootPath = "/online/_ui/v277/desktop"; ACC.config.sessionPos = "81701"; ACC.config.CSRFToken = "4c80925d-4fb3-4e4e-9261-b952e7dc1486"; ACC.config.isAnonUser = 'anonymous' == 'anonymous'; ACC.config.xlocateUrl = 'https://xlocate-eu-n.cloud.ptvgroup.com/xlocate/rs/XLocate/'; ACC.config.handlebarjsExt = ".hbs"; ACC.config.geoCodePlaceTypes = 'street_address,route,point_of_interest,establishment,political,locality'; ACC.pwdStrengthVeryWeak = 'Zelo slabo'; ACC.pwdStrengthWeak = 'Slabo'; ACC.pwdStrengthMedium = 'Sredstva'; ACC.pwdStrengthStrong = 'Varno'; ACC.pwdStrengthVeryStrong = 'Zelo varno'; ACC.pwdStrengthUnsafePwd = 'password.strength.unsafepwd'; ACC.pwdStrengthTooShortPwd = 'Prekratko'; ACC.pwdStrengthMinCharText = 'Minimalna dolžina %d znakov'; ACC.selectWishlistItems = 'Prosimo, izberite izdelek iz seznama.'; ACC.accessibilityLoading = 'Nalaganje ... Prosimo, počakajte ...'; ACC.accessibilityStoresLoaded = 'Lokacija za prevzem'; ACC.selectPaymentMethod = 'Prosimo, izberite način plačila.'; ACC.companyNameLbl = 'Ime podjetja'; ACC.FaoLbl = 'Kontakt'; ACC.firstNameLbl = 'IME'; ACC.lastNameLbl = 'PRIIMEK'; ACC.printLalbel = 'Natisni'; ACC.outOfStockProducts = 'Naslednji izdelki niso na voljo ali pa je spremenjena razpoložljiva količina:'; ACC.sparonboardingErrorZipNotFound = 'Žal ne dostavljamo na izbrano lokacijo'; ACC.sparonboardingErrorTimeSlotSelection = 'Prišlo je do napake pri izbiri časovnega okna. Prosimo, ponovno izberite časovno okno.'; ACC.emptyPos = 'Storitve niso na voljo'; ACC.autocompleteUrl = '/online/search/autocompleteSecure'; ACC.config.text = {}; ACC.config.text.noContent = 'Ni prikaza vsebine'; ACC.flagSorting = false; ACC.config.xLocateHereEnabled = "true"; ACC.config.xLocateTomtomEnabled = "true"; ACC.messages = { 'text.placeorder.timeout': 'Vaše naročilo je v obdelavi', 'text.xlocate.invalid.address': 'Navedeni naslov ni veljaven', 'text.xlocate.address.entered': 'Vpišite naslednji naslov:', 'text.xlocate.postCode': 'Poštna številka', 'text.xlocate.city': 'Mesto', 'text.xlocate.houseNumber': 'Hišna številka:', 'text.xlocate.street': 'Ulica:', 'text.xlocate.address.suggest': 'Navedeni naslov ni veljaven.', 'text.xlocate.address.suggestion': 'Izberite enega izmed naslednjih naslovov in vpišite hišno številko.', 'text.xlocate.choose': 'Uporabi izbrani naslov', 'text.xlocate.error.enter.housenumber': 'Prosimo, vpišite hišno številko.', 'wishlist.new.list': 'Ustvarite nov seznam', 'popup.close': 'Zapiranje' }; ACC.placeOrderTimeout = '3000'; ACC.config.googlePlacesTextSearchUrl = ""; ACC.config.googleApiKey = "AIzaSyBpbDamin_qwO9Z7iAI1oK9mJYuWggvs8U"; ACC.config.googleApiPlacesUrl = "https://maps.googleapis.com/maps/api/js?key=AIzaSyBpbDamin_qwO9Z7iAI1oK9mJYuWggvs8U&libraries=places"; ACC.config.isProductPage = true; ACC.config.isCategoryPage = false; ACC.config.isCheckoutPage = false; ACC.config.isConfirmationPage = false; ACC.config.isSearchPage = false; ACC.config.productCode = "529311"; ACC.config.orderID = ""; ACC.config.order = []; ACC.addressMessage = { "address.validator.salutation.mandatory":"Polje 'NAZIV' je obvezno polje", "address.validator.firstname.mandatory":"Polje 'IME' je obvezno polje", "address.validator.firstname.invalid":"Prosimo, vpišite ime (ali preverite presledke)", "address.validator.company.firstname.mandatory":"Polje 'IME PODJETJA' je obvezno polje", "address.validator.company.firstname.invalid":"Prosimo, vpišite ime podjetja", "address.validator.lastname.mandatory":"Polje 'PRIIMEK' je obvezno polje", "address.validator.lastname.invalid":"Prosimo, vpišite priimek (ali preverite presledke)", "address.validator.company.lastname.mandatory":"Polje 'kontakt' je obvezno polje", "address.validator.company.lastname.invalid":"Vpišite naslov podjetja", "address.validator.postcode.mandatory":"Polje 'POŠTNA ŠTEVILKA' je obvezno polje", "address.validator.postcode.invalid":"Poštna številka ne obstaja ali pa se ne ujema z ulico.", "address.validator.city.mandatory":"Polje 'MESTO' se izpolni samodejno po vnosu poštne številke.", "address.validator.city.invalid":"Mesta ne prepoznamo, prosimo preverite vnos.", "address.validator.street.mandatory":"Polje 'ULICA' je obvezno.", "address.validator.phone.mandatory":"Polje 'MOBILNI TELEFON' je obvezno polje", "address.validator.phone.invalid":"Telefonska številka je napačna. Prosimo, preverite vnos (začetne 0 ne vpisujte).", "address.validator.street.invalid":"Naziv ulice je napačen ali pa se ne ujema s poštno številko.", "address.validator.housenumber.mandatory":"Polje je obvezno.", "address.validator.housenumber.invalid":"Prosimo, ponovno vpišite hišno številko.", "address.validator.stiege.invalid":"Dieses Feld enthält ungültige Zeichen.", "address.validator.door.invalid":"Dieses Feld enthält ungültige Zeichen.", "address.validator.addressextension.invalid":"Prosimo, dopolnite naslov.", "address.validator.vat.mandatory":"Prosimo, vpišite davčno številko.", "address.validator.vat.invalid":"Dieses Feld enthält ungültige Zeichen.", "address.validator.mobileNumber.mandatory":"Polje 'MOBILNI TELEFON', je obvezno polje", "address.validator.mobileNumber.invalid":"Oblika vpisa telefonske številke ni veljavna.", "address.validator.email.mandatory":"Polje 'E-POŠTNI NASLOV', je obvezno polje", "address.validator.email.invalid":"Prosimo vnesite veljaven e-poštni naslov", "address.validator.confirmEmail.mandatory":"Polje 'Potrditev e-poštnega naslova', je obvezno polje", "address.validator.confirmEmail.invalid":"E-poštni naslov je neveljaven", "address.validator.password.mandatory":"Prosimo, vnesite močno geslo (vsaj 8 znakov)", "address.validator.password.invalid":"Geslo mora vsebovati vsaj 8 znakov.", "address.validator.confirmpassword.mandatory":"Prosimo potrdite geslo.", "address.validator.confirmpassword.invalid":"Geslo se ne ujema.", "address.validator.birthdate.mandatory":"Polje 'DATUM ROJSTVA', je obvezno polje", "address.validator.birthdate.invalid":"Oblika vpisa datuma rojstva ni veljavna", "address.validator.termsConditions.mandatory":"Strinjam se s pravili in splošnimi pogoji poslovanja.", "address.validator.dataProtectionRegulation.mandatory":"Bitte akzeptieren Sie die Datenschutzbestimmungen.", "address.validator.popup.headline":"Sprememba je bila uspešna.", "address.validator.popup.description":"Uspešno ste spremenili podatke za prevzem naročila", "address.validator.popup.confirmBtn":"BESTÄTIGEN", "address.validator.popup.cancelBtn":"ZAPRI", "address.validator.popup.cityService.failure":"Sorry we can’t check your address at the moment for a technical issue, please retry later", "address.validator.popup.cityService.not.found":"Ne najdemo vaše poštne številke, prosimo, vstavite obstoječo.", "address.validator.popup.locationValidation.failure":"Zaradi tehnične težave vašega naslova trenutno ni mogoče potrditi. Prosim poskusite kasneje." }; ACC.FORM_REGEX = { LOCATION: '^[-.a-zA-Z0-9ßÄÜÖüäöČč抚Žž òóôêéèáđÄÖÜäöüß\\s]%LIMIT%$', POSTALCODE: '^[a-zA-Z\\d]%LIMIT%$', TEXT: "^.%LIMIT%$", PHONE: '^\\d%LIMIT%$', PHONE_SI: '\\+386[0-9]*', PHONE_OTHERS: '^[0-9]*$', EMAIL: '\\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b', DATE: '(0?[1-9]|[12][0-9]|3[01])(\\.)(0?[1-9]|1[012])(\\.)((19|20)\\d\\d)', VAT: { AT: '^(AT)U[0-9]{8}$', BE: '^(BE)[0-9]{10}$', BG: '^(BG)[0-9]{9,10}$', CY: '^(CY)[0-9]{8}[A-Z]$', CZ: '^(CZ)[0-9]{8,10}$', DE: '^(DE)[0-9]{9}$', DK: '^(DK)[0-9]{8}$', EE: '^(EE)[0-9]{9}$', EL: '^(EL|GR)[0-9]{9}$', ES: '^(ES)[0-9A-Z][0-9]{7}[0-9A-Z]$', FI: '^(FI)[0-9]{8}$', FR: '^(FR)[0-9A-Z]{2}[0-9]{9}$', GB: '^(GB)([0-9]{9}([0-9]{3})?|[A-Z]{2}[0-9]{3})$', HR: '^(HR)[0-9]{11}$', HU: '^[0-9]{8}$', IE: '^(IE)[0-9]S[0-9]{5}[A-Z]$', IT: '^(IT)[0-9]{11}$', LT: '^(LT)([0-9]{9}|[0-9]{12})$', LU: '^(LU)[0-9]{8}$', LV: '^(LV)[0-9]{11}$', MT: '^(MT)[0-9]{8}$', NL: '^(NL)[0-9]{9}B[0-9]{2}$', PL: '^(PL)[0-9]{10}$', PT: '^(PT)[0-9]{9}$', RO: '^(RO)[0-9]{2,10}$', SE: '^(SE)[0-9]{12}$', SI: '^(SI)?[0-9]{8}$', SK: '^(SK)[0-9]{10}$' } }; ACC.ENDPOINTS = { ADDRESS_SERVICE_URL: 'https://service.spar.si/loyaltycardRelayService/portalService/getCityToPostcode?country=SI&postcode=' }; ACC.ZIPCODES = ''; ACC.onboardingMessage = { "onboarding.suggestion.popup.headline":"Prosimo izberite:", "onboarding.suggestion.popup.confirmBtn":"potrdi" }; ACC.config.invoiceAddressApproved='true'; /*]]>*/ </script> <script type="text/javascript" charset="UTF-8"> /*<![CDATA[*/ ACC.addons = {}; //JS holder for addons properties /*]]>*/ </script> <script type="text/javascript"> /*<![CDATA[*/ ACC.adobe = { 'Const':{ 'grid':'grid', 'list':'list', 'pushState':'push', 'replaceState':'replace', 'none':'none', 'readMore':'Preberi več' }, 'localStorage':{ 'searchType':'searchType', 'multiSearch':'multiSearch' }, 'lazyLoad':{ 'isSearchFinisch':true, 'isActive':false, 'prevPage':false, 'currentPath':'', 'prevPath':'', 'nextPath':'', 'currentPage':1, 'totalPage':0 }, 'isGuestUser': '', 'allergeneVisible': '', 'HistoryApiActivated': true, 'lastSearch': {general:{},results:{}}, 'layoutMode': 'adobeLayoutMode', 'partialsRegistered': false, 'categoryBreadCrumbs' : '', 'url':{ 'live':'', 'stage':'', 'boostedProductsUrl':'/online/search/boostedProducts', 'favoriteProductsUrl':'/online/wishlist/favoriteProducts', 'noResultPage':'/online/search/no-results?q=', 'productBox':{ 'productUrl' : '/online/p/', 'categoryUrl' : '/online/c/', 'loginUrl' : '/online/login', 'addFavouriteActionUrl' : '/online/wishlist/addItemToFavourite', 'removeFavouriteActionUrl' : '/online/wishlist/removeItemFromFavourite', 'getWishlistNamesUrl' : '/online/wishlist/showListNames', 'addToCartUrl' : '/online/cart/add', 'storeUrl' : '/online/', 'commonPath' : '/online/_ui/v277/desktop/common', 'contextPath' : '/online' } }, 'messages':{ 'basket.page.oldPrice': 'redna cena', 'basket.page.withPromo': 's/z', 'basket.text.select.fixed.qty':'Izberite količino', 'breadcrumb.home':'Domov', 'header.autocomplete.btn.text':'Drugi oglaševani izdelki', 'header.autocomplete.categories':'Kategorije', 'price.currency':'€', 'prod-is-on-prom_desc':'Izdelki v promociji', 'product.box.insteadof.price':'Namesto:', 'product.pricePerUnit': '/{0}', 'productgrid.facet.actives':'Active', 'productgrid.filter':'Filtriraj po', 'productgrid.number.product':'Izdelki', 'productgrid.number.product.plural':'najdenih izdelkov', 'productgrid.number.product.singular':'izdelek', 'productgrid.sort': 'Razvrsti po', 'productgrid.sortBy': 'Razvrsti:', 'readMore':'Preberi več', 'review.number.of':'od', 'search.add.to.cart.label':'Dodano v košarico', 'search.autocomplete.products.label':'IZDELKI', 'search.multi.add.placeholder':'IŠČI NOV IZDELEK', 'search.multi.title':'MENJAJ ISKALNE ZADETKE:', 'search.nav.facet.alcohol':'STOPNJA ALKOHOLA', 'search.nav.facet.allergene.freefrom':'Ne vsebuje', 'search.nav.facet.allergenes':'ALERGENI (NE VSEBUJE)', 'search.nav.facet.allOffers':'Vse ugodnosti', 'search.nav.facet.brands':'Blagovne znamke', 'search.nav.facet.categories':'Categories', 'search.nav.facet.clear':'Odstrani filter', 'search.nav.facet.clearAll':'Odstrani vse', 'search.nav.facet.eggsize':'VELIKOST', 'search.nav.facet.energyclass':'ENERGIJSKI RAZRED', 'search.nav.facet.farming':'VRSTA REJE', 'search.nav.facet.fatcontent':'VSEBNOST MAŠČOB', 'search.nav.facet.features':'LASTNOSTI IZDELKA', 'search.nav.facet.forages':'ZA STAROST', 'search.nav.facet.headline':'Filtriranje', 'search.nav.facet.inputSearch.placeholder':'Išči', 'search.nav.facet.lifeexpectancy':'ŽIVLJENSKA DOBA', 'search.nav.facet.myLifestyles':'LASTNOSTI IZDELKA', 'search.nav.facet.offers':'AKCIJE IN UGODNOSTI', 'search.nav.facet.origin':'Poreklo', 'search.nav.facet.power':'MOČ', 'search.nav.facet.price':'Cena', 'search.nav.facet.screwtype':'VZNOŽEK', 'search.nav.facet.taste':'STOPNJA SLADKORJA', 'search.nav.facet.winearea':'VINORODNI OKOLIŠ', 'search.nav.facet.FROM_AGE':'Priporočena starost', 'search.nav.facet.PLAYERS':'Število igralcev', 'search.nav.facet.BATTERIES_INCLUDED':'Baterije priložene', 'search.nav.facet.FORMAT_SIZE':'Format/velikost', 'search.nav.facet.SHEETS':'Število listov', 'search.nav.facet.PAGES':'Število strani', 'search.nav.facet.LINEART':'Vrsta črtovja', 'search.nav.facet.GLUE':'Tip lepila', 'search.page.linkNextPage':'Naslednja stran', 'search.page.linkPreviousPage':'Prejšnja stran', 'search.page.showAllResults':'PRIKAŽI VSE IZDELKE NA ENI STRANI', 'search.page.showMoreResults':'Več', 'search.page.showPageResults':'PRIKAZ IZDELKOV PO STRANEH', 'search.product.read.more':'Preberi več', 'search.remove.filter.title':'Ponastavi na privzeto', 'search.suggestion':'Ste morda mislili:', 'IZBERIBIO':'Izberi Bio', 'BIOPRODUKT':'BIO', 'CHILLED':'Hlajen', 'FAIR-TRADE':'Fair Trade', 'FROZEN':'Zamrznjen', 'VEGAN':'Vegan', 'VEGETARISCH':'VEGETARISCH' }, 'config':{ 'search.autocomplete.categories':5, 'search.autocomplete.products':4 } }; ACC.ADOBEANALYTICS = { ADD_TO_FAVORITE_ORDER_STATUS:"rem", CHECKOUT_STEP_PAGES_FORM_NAME:"InvoiceAddressInputForm", CHECKOUT_DELIVERY_PAGE_FORM_STEP:"Step1", CHECKOUT_PAYMENT_PAGE_FORM_STEP:"Step2", INSIDE_DELIVERY_AREA:"", OUTSIDE_DELIVERY_AREA:"" }; /*]]>*/ </script><script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/break_pointer.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.header.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.search.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/external-plugins-min.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/jquery-migrate-1.2.1.min.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/jquery.colorbox.custom-1.3.16.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/lodash-4.17.4.min.js"></script> <script type="text/javascript" src="/online/_ui/v277/desktop/common/js/custom/s3l3ct.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/Imager.min.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/handlebars.4.0.5.runtime.min.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/dist/js/hbs-templates.min.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/handlebarjs.utils.js"></script> <!-- common2 --> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.common.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.popup.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.product.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.customerInfo.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.refinements.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.storefinder.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.autocomplete.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.password.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.minicart.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.minicartfood.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.pickupinstore.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.langcurrencyselector.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.paginationsort.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.productGrid.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/navigation.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.checkout.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.cart.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.cartremoveitem.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.address.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.refresh.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.observeproduct.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.recipe.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.cmsComponents.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.login.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.contact.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.footer.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/sparFunctions.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/orderDetail.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/taggle-ie9.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/taggle.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.skiplinks.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/jquery.ellipsis.min.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.productBox.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.flyout-categories.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/simplebar-2.5.1.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/oam/redirectForAjax.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/search/acc.uppercaseForIOS.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.flyout-categories.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/addons/oamaddon/desktop/common/js/oamaddon.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/addons/pspsixaddon/desktop/common/js/acc.pspsixaddon.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/addons/sicheckoutaddon/desktop/common/js/acc.checkoutaddressbook.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/addons/sionboardingaddon/desktop/common/js/sionboardingaddon.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/addons/siwishlistaddon/desktop/common/js/acc.wishlist.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/addons/sparcaptchaaddon/desktop/common/js/sparcaptchaaddon.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/addons/sparcustomerstatisticsaddon/desktop/common/js/lib/Chart.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/addons/sparcustomerstatisticsaddon/desktop/common/js/acc.customerstatistics.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/addons/sparstorefrontaddon/desktop/common/js/xlr8.sparstorefront.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/addons/sparstorefrontaddon/desktop/common/js/xlr8.common.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/sparCalendar-min.js"></script> <script type="text/javascript" src="/online/_ui/v277/desktop/common/js/simplebar-2.5.1.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/jquery.magnific-popup.min.js"></script> <script type="text/javascript" charset="UTF-8" src="/online/_ui/v277/desktop/common/js/acc.productDetail.js"></script> <script type="text/javascript" charset="UTF-8">_satellite.pageBottom();</script> <script defer="" src="https://static.cloudflareinsights.com/beacon.min.js" data-cf-beacon="{&quot;rayId&quot;:&quot;6ab3d252589f431b&quot;,&quot;token&quot;:&quot;b1235c7839bf41c993f078c77cfc13d7&quot;,&quot;version&quot;:&quot;2021.10.0&quot;,&quot;si&quot;:100}"></script> <ul class="ui-autocomplete ui-front ui-menu ui-widget ui-widget-content" id="ui-id-1" tabindex="0" style="display: none;"></ul><span role="status" aria-live="assertive" aria-relevant="additions" class="ui-helper-hidden-accessible"></span><script>window.gdprAppliesGlobally=true;if(!("cmp_id" in window)){window.cmp_id=20234}if(!("cmp_params" in window)){window.cmp_params=""}if(!("cmp_host" in window)){window.cmp_host="c.delivery.consentmanager.net"}if(!("cmp_cdn" in window)){window.cmp_cdn="cdn.consentmanager.net"}if(!("cmp_cdn" in window)){window.cmp_proto="https:"}window.cmp_getsupportedLangs=function(){var b=["DE","EN","FR","IT","NO","DA","FI","ES","PT","RO","BG","ET","EL","GA","HR","LV","LT","MT","NL","PL","SV","SK","SL","CS","HU","RU","SR","ZH","TR","UK","AR","BS"];if("cmp_customlanguages" in window){for(var a=0;a<window.cmp_customlanguages.length;a++){b.push(window.cmp_customlanguages[a].l.toUpperCase())}}return b};window.cmp_getRTLLangs=function(){return["AR"]};window.cmp_getlang=function(j){if(typeof(j)!="boolean"){j=true}if(j&&typeof(cmp_getlang.usedlang)=="string"&&cmp_getlang.usedlang!==""){return cmp_getlang.usedlang}var g=window.cmp_getsupportedLangs();var c=[];var f=location.hash;var e=location.search;var a="languages" in navigator?navigator.languages:[];if(f.indexOf("cmplang=")!=-1){c.push(f.substr(f.indexOf("cmplang=")+8,2).toUpperCase())}else{if(e.indexOf("cmplang=")!=-1){c.push(e.substr(e.indexOf("cmplang=")+8,2).toUpperCase())}else{if("cmp_setlang" in window&&window.cmp_setlang!=""){c.push(window.cmp_setlang.toUpperCase())}else{if(a.length>0){for(var d=0;d<a.length;d++){c.push(a[d])}}}}}if("language" in navigator){c.push(navigator.language)}if("userLanguage" in navigator){c.push(navigator.userLanguage)}var h="";for(var d=0;d<c.length;d++){var b=c[d].toUpperCase();if(g.indexOf(b)!=-1){h=b;break}if(b.indexOf("-")!=-1){b=b.substr(0,2)}if(g.indexOf(b)!=-1){h=b;break}}if(h==""&&typeof(cmp_getlang.defaultlang)=="string"&&cmp_getlang.defaultlang!==""){return cmp_getlang.defaultlang}else{if(h==""){h="EN"}}h=h.toUpperCase();return h};(function(){var n=document;var o=window;var f="";var a="_en";if("cmp_getlang" in o){f=o.cmp_getlang().toLowerCase();if("cmp_customlanguages" in o){for(var h=0;h<o.cmp_customlanguages.length;h++){if(o.cmp_customlanguages[h].l.toUpperCase()==f.toUpperCase()){f="en";break}}}a="_"+f}var j=("cmp_proto" in o)?o.cmp_proto:"https:";var k=("cmp_ref" in o)?o.cmp_ref:location.href;var p=n.createElement("script");p.setAttribute("data-cmp-ab","1");var c="";var b="cmpdesign=";var g=b.length;if(location.hash.indexOf(b)!=-1){c=location.hash.substr(location.hash.indexOf(b)+g,9999)}else{if(location.search.indexOf(b)!=-1){c=location.search.substr(location.search.indexOf(b)+10,9999)}}if(c.indexOf("&")!=-1){c=c.substr(0,c.indexOf("&"))}p.src=j+"//"+o.cmp_host+"/delivery/cmp.php?id="+o.cmp_id+"&h="+encodeURIComponent(k)+(c!=""?"&"+b+encodeURIComponent(c):"")+"&"+("cmp_params" in o?o.cmp_params:"")+(n.cookie.length>0?"&__cmpfcc=1":"")+"&l="+f.toLowerCase()+"&o="+(new Date()).getTime();p.type="text/javascript";p.async=true;if(n.currentScript){n.currentScript.parentElement.appendChild(p)}else{if(n.body){n.body.appendChild(p)}else{var m=n.getElementsByTagName("body");if(m.length==0){m=n.getElementsByTagName("div")}if(m.length==0){m=n.getElementsByTagName("span")}if(m.length==0){m=n.getElementsByTagName("ins")}if(m.length==0){m=n.getElementsByTagName("script")}if(m.length==0){m=n.getElementsByTagName("head")}if(m.length>0){m[0].appendChild(p)}}}var p=n.createElement("script");p.src=j+"//"+o.cmp_cdn+"/delivery/js/cmp"+a+".min.js";p.type="text/javascript";p.setAttribute("data-cmp-ab","1");p.async=true;if(n.currentScript){n.currentScript.parentElement.appendChild(p)}else{if(n.body){n.body.appendChild(p)}else{var m=n.getElementsByTagName("body");if(m.length==0){m=n.getElementsByTagName("div")}if(m.length==0){m=n.getElementsByTagName("span")}if(m.length==0){m=n.getElementsByTagName("ins")}if(m.length==0){m=n.getElementsByTagName("script")}if(m.length==0){m=n.getElementsByTagName("head")}if(m.length>0){m[0].appendChild(p)}}}})();window.cmp_addFrame=function(b){if(!window.frames[b]){if(document.body){var a=document.createElement("iframe");a.style.cssText="display:none";a.name=b;document.body.appendChild(a)}else{window.setTimeout(window.cmp_addFrame,10,b)}}};window.cmp_rc=function(h){var b=document.cookie;var f="";var d=0;while(b!=""&&d<100){d++;while(b.substr(0,1)==" "){b=b.substr(1,b.length)}var g=b.substring(0,b.indexOf("="));if(b.indexOf(";")!=-1){var c=b.substring(b.indexOf("=")+1,b.indexOf(";"))}else{var c=b.substr(b.indexOf("=")+1,b.length)}if(h==g){f=c}var e=b.indexOf(";")+1;if(e==0){e=b.length}b=b.substring(e,b.length)}return(f)};window.cmp_stub=function(){var a=arguments;__cmapi.a=__cmapi.a||[];if(!a.length){return __cmapi.a}else{if(a[0]==="ping"){if(a[1]===2){a[2]({gdprApplies:gdprAppliesGlobally,cmpLoaded:false,cmpStatus:"stub",displayStatus:"hidden",apiVersion:"2.0",cmpId:31},true)}else{a[2]({gdprAppliesGlobally:gdprAppliesGlobally,cmpLoaded:false},true)}}else{if(a[0]==="getUSPData"){a[2]({version:1,uspString:window.cmp_rc("")},true)}else{if(a[0]==="getTCData"){__cmapi.a.push([].slice.apply(a))}else{if(a[0]==="addEventListener"||a[0]==="removeEventListener"){__cmapi.a.push([].slice.apply(a))}else{if(a.length==4&&a[3]===false){a[2]({},false)}else{__cmapi.a.push([].slice.apply(a))}}}}}}};window.cmp_msghandler=function(d){var a=typeof d.data==="string";try{var c=a?JSON.parse(d.data):d.data}catch(f){var c=null}if(typeof(c)==="object"&&c!==null&&"__cmpCall" in c){var b=c.__cmpCall;window.__cmp(b.command,b.parameter,function(h,g){var e={__cmpReturn:{returnValue:h,success:g,callId:b.callId}};d.source.postMessage(a?JSON.stringify(e):e,"*")})}if(typeof(c)==="object"&&c!==null&&"__cmapiCall" in c){var b=c.__cmapiCall;window.__cmapi(b.command,b.parameter,function(h,g){var e={__cmapiReturn:{returnValue:h,success:g,callId:b.callId}};d.source.postMessage(a?JSON.stringify(e):e,"*")})}if(typeof(c)==="object"&&c!==null&&"__uspapiCall" in c){var b=c.__uspapiCall;window.__uspapi(b.command,b.version,function(h,g){var e={__uspapiReturn:{returnValue:h,success:g,callId:b.callId}};d.source.postMessage(a?JSON.stringify(e):e,"*")})}if(typeof(c)==="object"&&c!==null&&"__tcfapiCall" in c){var b=c.__tcfapiCall;window.__tcfapi(b.command,b.version,function(h,g){var e={__tcfapiReturn:{returnValue:h,success:g,callId:b.callId}};d.source.postMessage(a?JSON.stringify(e):e,"*")},b.parameter)}};window.cmp_setStub=function(a){if(!(a in window)||(typeof(window[a])!=="function"&&typeof(window[a])!=="object"&&(typeof(window[a])==="undefined"||window[a]!==null))){window[a]=window.cmp_stub;window[a].msgHandler=window.cmp_msghandler;window.addEventListener("message",window.cmp_msghandler,false)}};window.cmp_addFrame("__cmapiLocator");window.cmp_addFrame("__cmpLocator");window.cmp_addFrame("__uspapiLocator");window.cmp_addFrame("__tcfapiLocator");window.cmp_setStub("__cmapi");window.cmp_setStub("__cmp");window.cmp_setStub("__tcfapi");window.cmp_setStub("__uspapi");</script><script data-cmp-ab="1" src="https://c.delivery.consentmanager.net/delivery/cmp.php?id=20234&amp;h=https%3A%2F%2Fwww.spar.si%2Fonline%2Fnapitek-multi-sola-1l%2Fp%2F529311&amp;&amp;l=en&amp;o=1636427151037" type="text/javascript" async=""></script><script src="https://cdn.consentmanager.net/delivery/js/cmp_en.min.js" type="text/javascript" data-cmp-ab="1" async=""></script><iframe name="__cmapiLocator" style="display: none;"></iframe><iframe name="__cmpLocator" style="display: none;"></iframe><iframe name="__uspapiLocator" style="display: none;"></iframe><iframe name="__tcfapiLocator" style="display: none;"></iframe><script src="https://delivery.consentmanager.net/delivery/cmp.php?__cmpcc=1&amp;id=20234&amp;o=1636427150&amp;h=https%3A%2F%2Fwww.spar.si%2Fonline%2Fnapitek-multi-sola-1l%2Fp%2F529311&amp;&amp;l=en&amp;odw=0&amp;dlt=1" type="text/javascript" data-cmp-ab="1" async=""></script><script src="https://delivery.consentmanager.net/delivery/cmp.php?__cmpcc=2&amp;__cmpfcc=1&amp;id=20234&amp;o=1636427150&amp;h=https%3A%2F%2Fwww.spar.si%2Fonline%2Fnapitek-multi-sola-1l%2Fp%2F529311&amp;&amp;l=en&amp;odw=0&amp;dlt=1" type="text/javascript" data-cmp-ab="1" async=""></script><script async="" type="text/javascript" data-cmp-ab="1" src="https://cdn.consentmanager.net/delivery/customdata/bV8xLndfMjAyMzQuZF85NDg0LnhfMzIudi5wLnRfOTQ4NA.js"></script><script data-cmp-ab="1" src="//cdn.consentmanager.net/delivery/lang/langpurpose_sl.min.js" type="text/javascript" async=""></script></body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `SO_BINDTODEVICE` constant in crate `libc`."><meta name="keywords" content="rust, rustlang, rust-lang, SO_BINDTODEVICE"><title>SO_BINDTODEVICE in libc - Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceSerif4-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../FiraSans-Regular.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../FiraSans-Medium.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceCodePro-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceSerif4-Bold.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceCodePro-Semibold.ttf.woff2"><link rel="stylesheet" type="text/css" href="../normalize.css"><link rel="stylesheet" type="text/css" href="../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../ayu.css" disabled><link rel="stylesheet" type="text/css" href="../dark.css" disabled><link rel="stylesheet" type="text/css" href="../light.css" id="themeStyle"><script id="default-settings" ></script><script src="../storage.js"></script><script src="../crates.js"></script><script defer src="../main.js"></script> <noscript><link rel="stylesheet" href="../noscript.css"></noscript><link rel="alternate icon" type="image/png" href="../favicon-16x16.png"><link rel="alternate icon" type="image/png" href="../favicon-32x32.png"><link rel="icon" type="image/svg+xml" href="../favicon.svg"></head><body class="rustdoc constant"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle">&#9776;</button><a class="sidebar-logo" href="../libc/index.html"><div class="logo-container"><img class="rust-logo" src="../rust-logo.svg" alt="logo"></div> </a><h2 class="location"></h2> </nav> <nav class="sidebar"><a class="sidebar-logo" href="../libc/index.html"><div class="logo-container"><img class="rust-logo" src="../rust-logo.svg" alt="logo"></div> </a><div class="sidebar-elems"><h2 class="location">In <a href="index.html">libc</a></h2><div id="sidebar-vars" data-name="SO_BINDTODEVICE" data-ty="constant" data-relpath=""></div><script defer src="sidebar-items.js"></script></div></nav><main><div class="width-limiter"><div class="sub-container"><a class="sub-logo-container" href="../libc/index.html"><img class="rust-logo" src="../rust-logo.svg" alt="logo"></a><nav class="sub"><div class="theme-picker hidden"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu" title="themes"><img width="18" height="18" alt="Pick another theme!" src="../brush.svg"></button><div id="theme-choices" role="menu"></div></div><form class="search-form"><div class="search-container"><div> <input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"></div><button type="button" id="help-button" title="help">?</button><a id="settings-menu" href="../settings.html" title="settings"><img width="18" height="18" alt="Change settings" src="../wheel.svg"></a></div></form></nav></div><section id="main-content" class="content"><div class="main-heading"> <h1 class="fqn"><span class="in-band">Constant <a href="index.html">libc</a>::<wbr><a class="constant" href="#">SO_BINDTODEVICE</a><button id="copy-path" onclick="copy_path(this)" title="Copy item path to clipboard"><img src="../clipboard.svg" width="19" height="18" alt="Copy item path"></button></span></h1><span class="out-of-band"><a class="srclink" href="../src/libc/unix/linux_like/linux/arch/generic/mod.rs.html#47" title="goto source code">source</a> · <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">&#x2212;</span>]</a></span></div><div class="docblock item-decl"><pre class="rust const"><code>pub const SO_BINDTODEVICE: <a class="type" href="type.c_int.html" title="type libc::c_int">c_int</a> = 25;</code></pre></div></section><section id="search" class="content hidden"></section></div></main><div id="rustdoc-vars" data-root-path="../" data-current-crate="libc" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.60.0-nightly (17d29dcdc 2022-01-21)" ></div> </body></html>
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <base data-ice="baseUrl" href="../../../../"> <title data-ice="title">src/components/panel/Panel.form.js | formiojs</title> <link type="text/css" rel="stylesheet" href="css/style.css"> <link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css"> <script src="script/prettify/prettify.js"></script> <script src="script/manual.js"></script> <meta name="description" content="Common js library for client side interaction with &lt;form.io&gt;"><meta property="twitter:card" content="summary"><meta property="twitter:title" content="formiojs"><meta property="twitter:description" content="Common js library for client side interaction with &lt;form.io&gt;"></head> <body class="layout-container" data-ice="rootContainer"> <header> <a href="./">Home</a> <a href="identifiers.html">Reference</a> <a href="source.html">Source</a> <div class="search-box"> <span> <img src="./image/search.png"> <span class="search-input-edge"></span><input class="search-input"><span class="search-input-edge"></span> </span> <ul class="search-result"></ul> </div> <a style="position:relative; top:3px;" href="https://github.com/formio/formio.js"><img width="20px" src="./image/github.png"></a></header> <nav class="navigation" data-ice="nav"><div> <ul> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Component.js~Component.html">Component</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Form.js~Form.html">Form</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/FormBuilder.js~FormBuilder.html">FormBuilder</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Formio.js~Formio.html">Formio</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/PDF.js~PDF.html">PDF</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/PDFBuilder.js~PDFBuilder.html">PDFBuilder</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Webform.js~Webform.html">Webform</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/WebformBuilder.js~WebformBuilder.html">WebformBuilder</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Wizard.js~Wizard.html">Wizard</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/WizardBuilder.js~WizardBuilder.html">WizardBuilder</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components">components</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/Components.js~Components.html">Components</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-address">components/address</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/address/Address.js~AddressComponent.html">AddressComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Address">Address</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-base">components/base</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/base/Base.js~BaseComponent.html">BaseComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Base">Base</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-base-editform">components/base/editForm</a><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-EditFormUtils">EditFormUtils</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-button">components/button</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/button/Button.js~ButtonComponent.html">ButtonComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Button">Button</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-checkbox">components/checkbox</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/checkbox/Checkbox.js~CheckBoxComponent.html">CheckBoxComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Checkbox">Checkbox</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-columns">components/columns</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/columns/Column.js~ColumnComponent.html">ColumnComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/columns/Columns.js~ColumnsComponent.html">ColumnsComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Columns">Columns</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-container">components/container</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/container/Container.js~ContainerComponent.html">ContainerComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Container">Container</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-content">components/content</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/content/Content.js~ContentComponent.html">ContentComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Content">Content</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-currency">components/currency</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/currency/Currency.js~CurrencyComponent.html">CurrencyComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Currency">Currency</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-datagrid">components/datagrid</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/datagrid/DataGrid.js~DataGridComponent.html">DataGridComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-DataGrid">DataGrid</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-datamap">components/datamap</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/datamap/DataMap.js~DataMapComponent.html">DataMapComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-DataMap">DataMap</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-datetime">components/datetime</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/datetime/DateTime.js~DateTimeComponent.html">DateTimeComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-DateTime">DateTime</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-day">components/day</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/day/Day.js~DayComponent.html">DayComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Day">Day</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-editgrid">components/editgrid</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/editgrid/EditGrid.js~EditGridComponent.html">EditGridComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-EditGrid">EditGrid</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-email">components/email</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/email/Email.js~EmailComponent.html">EmailComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Email">Email</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-fieldset">components/fieldset</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/fieldset/Fieldset.js~FieldsetComponent.html">FieldsetComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Fieldset">Fieldset</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-file">components/file</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/file/File.js~FileComponent.html">FileComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-File">File</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-form">components/form</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/form/Form.js~FormComponent.html">FormComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Form">Form</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-hidden">components/hidden</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/hidden/Hidden.js~HiddenComponent.html">HiddenComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Hidden">Hidden</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-html">components/html</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/html/HTML.js~HTMLComponent.html">HTMLComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-HTML">HTML</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-location">components/location</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/location/Location.js~LocationComponent.html">LocationComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Location">Location</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-nested">components/nested</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/nested/NestedComponent.js~NestedComponent.html">NestedComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-NestedComponent">NestedComponent</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-number">components/number</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/number/Number.js~NumberComponent.html">NumberComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Number">Number</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-panel">components/panel</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/panel/Panel.js~PanelComponent.html">PanelComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Panel">Panel</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-password">components/password</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/password/Password.js~PasswordComponent.html">PasswordComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Password">Password</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-phonenumber">components/phonenumber</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/phonenumber/PhoneNumber.js~PhoneNumberComponent.html">PhoneNumberComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-PhoneNumber">PhoneNumber</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-radio">components/radio</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/radio/Radio.js~RadioComponent.html">RadioComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Radio">Radio</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-resource">components/resource</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/resource/Resource.js~ResourceComponent.html">ResourceComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Resource">Resource</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-select">components/select</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/select/Select.js~SelectComponent.html">SelectComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Select">Select</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-selectboxes">components/selectboxes</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/selectboxes/SelectBoxes.js~SelectBoxesComponent.html">SelectBoxesComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-SelectBoxes">SelectBoxes</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-signature">components/signature</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/signature/Signature.js~SignatureComponent.html">SignatureComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Signature">Signature</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-survey">components/survey</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/survey/Survey.js~SurveyComponent.html">SurveyComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Survey">Survey</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-table">components/table</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/table/Table.js~TableComponent.html">TableComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Table">Table</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-tabs">components/tabs</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/tabs/Tabs.js~TabsComponent.html">TabsComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Tabs">Tabs</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-tags">components/tags</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/tags/Tags.js~TagsComponent.html">TagsComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Tags">Tags</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-textarea">components/textarea</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/textarea/TextArea.js~TextAreaComponent.html">TextAreaComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-TextArea">TextArea</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-textfield">components/textfield</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/textfield/TextField.js~TextFieldComponent.html">TextFieldComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-TextField">TextField</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-time">components/time</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/time/Time.js~TimeComponent.html">TimeComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Time">Time</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-unknown">components/unknown</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/unknown/Unknown.js~UnknownComponent.html">UnknownComponent</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-well">components/well</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/well/Well.js~WellComponent.html">WellComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Well">Well</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#contrib">contrib</a><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-Contrib">Contrib</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#contrib-stripe-checkout">contrib/stripe/checkout</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/contrib/stripe/checkout/StripeCheckout.js~StripeCheckoutComponent.html">StripeCheckoutComponent</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#contrib-stripe-stripe">contrib/stripe/stripe</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/contrib/stripe/stripe/Stripe.js~StripeComponent.html">StripeComponent</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#providers-storage">providers/storage</a><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-base64">base64</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-dropbox">dropbox</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-s3">s3</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-url">url</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#utils">utils</a><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-boolValue">boolValue</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-checkCalculated">checkCalculated</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-checkCondition">checkCondition</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-checkCustomConditional">checkCustomConditional</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-checkJsonConditional">checkJsonConditional</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-checkSimpleConditional">checkSimpleConditional</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-checkTrigger">checkTrigger</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-convertFormatToFlatpickr">convertFormatToFlatpickr</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-convertFormatToMask">convertFormatToMask</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-convertFormatToMoment">convertFormatToMoment</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-currentTimezone">currentTimezone</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-delay">delay</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-eachComponent">eachComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-escapeRegExCharacters">escapeRegExCharacters</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-evaluate">evaluate</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-fieldData">fieldData</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-findComponents">findComponents</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-flattenComponents">flattenComponents</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-formatAsCurrency">formatAsCurrency</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-formatDate">formatDate</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-formatOffset">formatOffset</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getComponent">getComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getCurrencyAffixes">getCurrencyAffixes</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getDateSetting">getDateSetting</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getElementRect">getElementRect</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getInputMask">getInputMask</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getLocaleDateFormatInfo">getLocaleDateFormatInfo</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getNumberDecimalLimit">getNumberDecimalLimit</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getNumberSeparators">getNumberSeparators</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getPropertyValue">getPropertyValue</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getRandomComponentId">getRandomComponentId</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getValue">getValue</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-guid">guid</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-hasCondition">hasCondition</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-interpolate">interpolate</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-isLayoutComponent">isLayoutComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-isMongoId">isMongoId</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-isValidDate">isValidDate</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-iterateKey">iterateKey</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-loadZones">loadZones</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-matchComponent">matchComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-matchInputMask">matchInputMask</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-offsetDate">offsetDate</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-parseFloatExt">parseFloatExt</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-setActionProperty">setActionProperty</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-timezoneText">timezoneText</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-uniqueKey">uniqueKey</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-uniqueName">uniqueName</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#utils-jsonlogic">utils/jsonlogic</a><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-lodashOperators">lodashOperators</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#widgets">widgets</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/widgets/CalendarWidget.js~CalendarWidget.html">CalendarWidget</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/widgets/InputWidget.js~InputWidget.html">InputWidget</a></span></span></li> </ul> </div> </nav> <div class="content" data-ice="content"><h1 data-ice="title">src/components/panel/Panel.form.js</h1> <pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import nestedComponentForm from &apos;../nested/NestedComponent.form&apos;; import PanelEditDisplay from &apos;./editForm/Panel.edit.display&apos;; export default function(...extend) { return nestedComponentForm([ { key: &apos;display&apos;, components: PanelEditDisplay } ], ...extend); } </code></pre> </div> <footer class="footer"> Generated by <a href="https://esdoc.org">ESDoc<span data-ice="esdocVersion">(1.1.0)</span><img src="./image/esdoc-logo-mini-black.png"></a> </footer> <script src="script/search_index.js"></script> <script src="script/search.js"></script> <script src="script/pretty-print.js"></script> <script src="script/inherited-summary.js"></script> <script src="script/test-summary.js"></script> <script src="script/inner-link.js"></script> <script src="script/patch-for-local.js"></script> </body> </html>
<!DOCTYPE html> <html lang="en"> <head> <title>Ingrid ENGLUND - Olympic Alpine Skiing | Sweden</title> <meta charset="utf-8" /> <meta name="googlepagetype" content="Athlete" /> <meta name="googlepageid" content="{30A82B16-E6F6-4EB1-A4E5-D2BDF8BE058C}" /> <meta name="description" content="Official profile of Olympic athlete Ingrid ENGLUND (born 24 Mar 1926 - 13 Oct 1999), including games, medals, results, photos, videos and news." /> <meta property="og:type" content="article" /> <meta property="og:url" content="https://www.olympic.org/ingrid-englund" /> <meta property="article:published_time" content="2020-12-21T16:36:02+01:00" /> <meta property="article:modified_time" content="2020-12-21T16:36:02+01:00" /> <meta property="article:publisher" content="209361989215" /> <meta property="og:site_name" content="International Olympic Committee" /> <meta property="fb:admins" content="209361989215" /> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@olympics"> <meta name="twitter:creator" content="@olympics"> <link rel="canonical" href="https://www.olympic.org/ingrid-englund" /> <link rel="alternate" href="https://www.olympic.org/ingrid-englund" hreflang="en" /> <link rel="alternate" href="https://www.olympic.org/fr/ingrid-englund" hreflang="fr" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png"> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/favicon-194x194.png" sizes="194x194"> <link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="/android-chrome-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/manifest.json"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#333333"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="msapplication-TileImage" content="/mstile-144x144.png"> <meta name="theme-color" content="#ffffff"> <script type="text/javascript" src="/ruxitagentjs_ICA2SVfgjqru_10205201116183137.js" data-dtconfig="rid=RID_-1323609577|rpid=1500919046|domain=olympic.org|reportUrl=/rb_bf18768nzz|app=ea7c4b59f27d43eb|featureHash=ICA2SVfgjqru|vcv=2|rdnt=1|uxrgce=1|bp=2|cuc=ki5i3bgk|dpvc=1|lastModification=1605744809000|dtVersion=10205201116183137|tp=500,50,0,1|uxdcw=1500|vs=2|agentUri=/ruxitagentjs_ICA2SVfgjqru_10205201116183137.js"></script><link media="all" rel="stylesheet" type="text/css" href="https://stillresab.olympic.org/css/modules.css" /> <link media="all" rel="stylesheet" type="text/css" href="https://stillresab.olympic.org/css/betd.css" /> <link media="all" rel="stylesheet" type="text/css" href="https://stillresab.olympic.org/css/all.css" /> <!--[if lt IE 9]><link rel="stylesheet" type="text/css" href="https://stillresab.olympic.org/css/ie.css" /><![endif]--> <!--OneTrust--> <script src="https://stillresab.olympic.org/js/const.onetrust.js"></script> <script type="text/javascript" src="https://www.olympicchannel.com/static/js/syndicated/v1/embed.js"></script> <!--End OneTrust--> <style type="text/css"> .Image_Wrapper .lightbox-article { position: absolute; left: -9999px; visibility: hidden; width: 1100px; overflow: hidden; } .btn-play.lightbox-link { pointer-events: none; } </style> <!-- Google Tag Manager --> <script>var dataLayer = [{"language":"en","section":"Athlete","subsection":"","newstopic":"","games":"","season":"","parentsport":"","sport":"","sportevent":""}]</script> <script> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-NTJZ3D');</script> <!-- End Google Tag Manager --> </head> <body > <!-- Google Tag Manager (noscript) --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NTJZ3D" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) --> <noscript><div>Javascript must be enabled for the correct page display</div></noscript> <a href="#main" class="accessibility">skip to content</a> <div id="wrapper"> <header id="header"> <div class="holder"> <div class="section"> <a href="#" class="nav-opener icon-menu"><span class="hide">Menu</span></a> <div class="logo"> <a href="/"> <picture> <!--[if IE 9]><video style="display: none;"><![endif]--> <source data-srcset="https://stillmedab.olympic.org/media/Images/OlympicOrg/Global/logo.png?interpolation=lanczos-none&resize=90:*, https://stillmedab.olympic.org/media/Images/OlympicOrg/Global/logo.png?interpolation=lanczos-none&resize=180:* 2x" media="(min-width: 1024px)"> <source data-srcset="https://stillmedab.olympic.org/media/Images/OlympicOrg/Global/logo.png?interpolation=lanczos-none&resize=72:*, https://stillmedab.olympic.org/media/Images/OlympicOrg/Global/logo.png?interpolation=lanczos-none&resize=144:* 2x" media="(min-width: 768px)"> <!--[if IE 9]></video><![endif]--> <img data-src="https://stillmedab.olympic.org/media/Images/OlympicOrg/Global/logo.png" data-srcset="https://stillmedab.olympic.org/media/Images/OlympicOrg/Global/logo.png?interpolation=lanczos-none&resize=63:*, https://stillmedab.olympic.org/media/Images/OlympicOrg/Global/logo.png?interpolation=lanczos-none&resize=126:* 2x" alt="IOC logo" class="lazyload"></picture> </a> </div> </div> <nav class="nav-box"> <div class="nav-inner"> <div class="nav-center"> <div class="nav-holder"> <div class="nav-frame"> <ul id="nav"> <li> <a href="/olympic-games">Olympic Games</a> <div class="drop"> <div class="drop-holder filters-area" data-cols="5" data-rows="5"> <div class="filters-box"> <ul class="filters"> <li><a href="#" data-filter="summergames">Olympic Games</a></li> <li><a href="#" data-filter="wintergames">Olympic Winter Games</a></li> <li><a href="#" data-filter="youthgames">Youth Olympic Games</a></li> <li><a href="/olympic-games" data-filter="all">All</a></li> </ul> </div> <div class="filters-gallery"> <div class="filters-holder"> <ul> <li class="summergames"><a href="/la-2028"> <div class="image"> <div class="games35 losangeles2028">&nbsp;</div> </div> <strong class="name">LA 2028</strong> </a> </li> <li class="wintergames"><a href="/milano-cortina-2026"> <div class="image"> <div class="games35 milan2026"></div> </div> <strong class="name">Milano Cortina 2026</strong> </a> </li> <li class="summergames"><a href="/paris-2024"> <div class="image"> <div class="games35 paris2024">&nbsp;</div> </div> <strong class="name">Paris 2024</strong> </a> </li> <li class="wintergames"> <a href="/beijing-2022"> <div class="image"> <div class="games35 beijing2022">&nbsp;</div> </div> <strong class="name">Beijing 2022</strong> </a> </li> <li class="summergames"><a href="/tokyo-2020"> <div class="image"> <div class="games35 tokyo2020">&nbsp;</div> </div> <strong class="name">Tokyo 2020</strong> </a></li> <li class="wintergames"> <a href="/pyeongchang-2018"> <div class="image"> <div class="games35 pyeongchang2018">&nbsp;</div> </div> <strong class="name">Pyeongchang 2018</strong> </a> </li> <li class="summergames"> <a href="/rio-2016"> <div class="image"> <div class="games35 rio2016">&nbsp;</div> </div> <strong class="name">Rio 2016</strong> </a> </li> <li class="wintergames"> <a href="/sochi-2014"> <div class="image"> <div class="games35 sochi2014">&nbsp;</div> </div> <strong class="name">Sochi 2014</strong> </a> </li> <li class="summergames"> <a href="/london-2012"> <div class="image"> <div class="games35 london2012">&nbsp;</div> </div> <strong class="name">London 2012</strong> </a> </li> <li class="wintergames"> <a href="/vancouver-2010"> <div class="image"> <div class="games35 vancouver2010">&nbsp;</div> </div> <strong class="name">Vancouver 2010</strong> </a> </li> <li class="summergames"> <a href="/beijing-2008"> <div class="image"> <div class="games35 beijing2008">&nbsp;</div> </div> <strong class="name">Beijing 2008</strong> </a> </li> <li class="wintergames"> <a href="/turin-2006"> <div class="image"> <div class="games35 torino2006">&nbsp;</div> </div> <strong class="name">Turin 2006</strong> </a> </li> <li class="summergames"> <a href="/athens-2004"> <div class="image"> <div class="games35 athens2004">&nbsp;</div> </div> <strong class="name">Athens 2004</strong> </a> </li> <li class="wintergames"> <a href="/salt-lake-city-2002"> <div class="image"> <div class="games35 saltlake2002">&nbsp;</div> </div> <strong class="name">Salt Lake CIty 2002</strong> </a> </li> <li class="summergames"> <a href="/sydney-2000"> <div class="image"> <div class="games35 sydney2000">&nbsp;</div> </div> <strong class="name">Sydney 2000</strong> </a> </li> <li class="wintergames"> <a href="/nagano-1998"> <div class="image"> <div class="games35 nagano1998">&nbsp;</div> </div> <strong class="name">Nagano 1998</strong> </a> </li> <li class="summergames"> <a href="/atlanta-1996"> <div class="image"> <div class="games35 atlanta1996">&nbsp;</div> </div> <strong class="name">Atlanta 1996</strong> </a> </li> <li class="wintergames"> <a href="/lillehammer-1994"> <div class="image"> <div class="games35 lillehammer1994">&nbsp;</div> </div> <strong class="name">Lillehammer 1994</strong> </a> </li> <li class="summergames"> <a href="/barcelona-1992"> <div class="image"> <div class="games35 barcelona1992">&nbsp;</div> </div> <strong class="name">Barcelona 1992</strong> </a> </li> <li class="wintergames"> <a href="/albertville-1992"> <div class="image"> <div class="games35 albertville1992">&nbsp;</div> </div> <strong class="name">Albertville 1992</strong> </a> </li> <li class="summergames"> <a href="/seoul-1988"> <div class="image"> <div class="games35 seoul1988">&nbsp;</div> </div> <strong class="name">Seoul 1988</strong> </a> </li> <li class="wintergames"> <a href="/calgary-1988"> <div class="image"> <div class="games35 calgary1988">&nbsp;</div> </div> <strong class="name">Calgary 1988</strong> </a> </li> <li class="summergames"> <a href="/los-angeles-1984"> <div class="image"> <div class="games35 losangeles1984">&nbsp;</div> </div> <strong class="name">Los Angeles 1984</strong> </a> </li> <li class="wintergames"> <a href="/sarajevo-1984"> <div class="image"> <div class="games35 sarajevo1984">&nbsp;</div> </div> <strong class="name">Sarajevo 1984</strong> </a> </li> <li class="summergames"> <a href="/moscow-1980"> <div class="image"> <div class="games35 moscow1980">&nbsp;</div> </div> <strong class="name">Moscow 1980</strong> </a> </li> <li class="wintergames"> <a href="/lake-placid-1980"> <div class="image"> <div class="games35 lakeplacid1980">&nbsp;</div> </div> <strong class="name">Lake Placid 1980</strong> </a> </li> <li class="summergames"> <a href="/montreal-1976"> <div class="image"> <div class="games35 montreal1976">&nbsp;</div> </div> <strong class="name">Montreal 1976</strong> </a> </li> <li class="wintergames"> <a href="/innsbruck-1976"> <div class="image"> <div class="games35 innsbruck1976">&nbsp;</div> </div> <strong class="name">Innsbruck 1976</strong> </a> </li> <li class="summergames"> <a href="/munich-1972"> <div class="image"> <div class="games35 munich1972">&nbsp;</div> </div> <strong class="name">Munich 1972</strong> </a> </li> <li class="wintergames"> <a href="/sapporo-1972"> <div class="image"> <div class="games35 sapporo1972">&nbsp;</div> </div> <strong class="name">Sapporo 1972</strong> </a> </li> <li class="summergames"> <a href="/mexico-1968"> <div class="image"> <div class="games35 mexico1968">&nbsp;</div> </div> <strong class="name">Mexico 1968</strong> </a> </li> <li class="wintergames"> <a href="/grenoble-1968"> <div class="image"> <div class="games35 grenoble1968">&nbsp;</div> </div> <strong class="name">Grenoble 1968</strong> </a> </li> <li class="summergames"> <a href="/tokyo-1964"> <div class="image"> <div class="games35 tokyo1964">&nbsp;</div> </div> <strong class="name">Tokyo 1964</strong> </a> </li> <li class="wintergames"> <a href="/innsbruck-1964"> <div class="image"> <div class="games35 innsbruck1964">&nbsp;</div> </div> <strong class="name">Innsbruck 1964</strong> </a> </li> <li class="summergames"> <a href="/rome-1960"> <div class="image"> <div class="games35 rome1960">&nbsp;</div> </div> <strong class="name">Rome 1960</strong> </a> </li> <li class="wintergames"> <a href="/squaw-valley-1960"> <div class="image"> <div class="games35 squawvalley1960">&nbsp;</div> </div> <strong class="name">Squaw Valley 1960</strong> </a> </li> <li class="summergames"> <a href="/melbourne-stockholm-1956"> <div class="image"> <div class="games35 melbourne1956">&nbsp;</div> </div> <strong class="name">Melbourne/<br /> Stockholm 1956</strong> </a> </li> <li class="wintergames"> <a href="/cortina-d-ampezzo-1956"> <div class="image"> <div class="games35 cortina1956">&nbsp;</div> </div> <strong class="name">Cortina<br /> d'Ampezzo 1956</strong> </a> </li> <li class="summergames"> <a href="/helsinki-1952"> <div class="image"> <div class="games35 helsinki1952">&nbsp;</div> </div> <strong class="name">Helsinki 1952</strong> </a> </li> <li class="wintergames"> <a href="/oslo-1952"> <div class="image"> <div class="games35 oslo1952">&nbsp;</div> </div> <strong class="name">Oslo 1952</strong> </a> </li> <li class="summergames"> <a href="/london-1948"> <div class="image"> <div class="games35 london1948">&nbsp;</div> </div> <strong class="name">London 1948</strong> </a> </li> <li class="wintergames"> <a href="/st-moritz-1948"> <div class="image"> <div class="games35 stmoritz1948">&nbsp;</div> </div> <strong class="name">St. Moritz 1948</strong> </a> </li> <li class="summergames"> <a href="/berlin-1936"> <div class="image"> <div class="games35 berlin1936">&nbsp;</div> </div> <strong class="name">Berlin 1936</strong> </a> </li> <li class="wintergames"> <a href="/garmisch-partenkirchen-1936"> <div class="image"> <div class="games35 garmisch1936">&nbsp;</div> </div> <strong class="name">Garmisch-<br /> Partenkirchen 1936</strong> </a> </li> <li class="summergames"> <a href="/los-angeles-1932"> <div class="image"> <div class="games35 losangeles1932">&nbsp;</div> </div> <strong class="name">Los Angeles 1932</strong> </a> </li> <li class="wintergames"> <a href="/lake-placid-1932"> <div class="image"> <div class="games35 lakeplacid1932">&nbsp;</div> </div> <strong class="name">Lake Placid 1932</strong> </a> </li> <li class="summergames"> <a href="/amsterdam-1928"> <div class="image"> <div class="games35 amsterdam1928">&nbsp;</div> </div> <strong class="name">Amsterdam 1928</strong> </a> </li> <li class="wintergames"> <a href="/st-moritz-1928"> <div class="image"> <div class="games35 stmoritz1928">&nbsp;</div> </div> <strong class="name">St. Moritz 1928</strong> </a> </li> <li class="summergames"> <a href="/paris-1924"> <div class="image"> <div class="games35 paris1924">&nbsp;</div> </div> <strong class="name">Paris 1924</strong> </a> </li> <li class="wintergames"> <a href="/chamonix-1924"> <div class="image"> <div class="games35 chamonix1924">&nbsp;</div> </div> <strong class="name">Chamonix 1924</strong> </a> </li> <li class="summergames"> <a href="/antwerp-1920"> <div class="image"> <div class="games35 antwerp1920">&nbsp;</div> </div> <strong class="name">Antwerp 1920</strong> </a> </li> <li class="summergames"> <a href="/stockholm-1912"> <div class="image"> <div class="games35 stockholm1912">&nbsp;</div> </div> <strong class="name">Stockholm 1912</strong> </a> </li> <li class="summergames"> <a href="/london-1908"> <div class="image"> <div class="games35 london1908">&nbsp;</div> </div> <strong class="name">London 1908</strong> </a> </li> <li class="summergames"> <a href="/st-louis-1904"> <div class="image"> <div class="games35 stlouis1904">&nbsp;</div> </div> <strong class="name">St. Louis 1904</strong> </a> </li> <li class="summergames"> <a href="/paris-1900"> <div class="image"> <div class="games35 paris1900">&nbsp;</div> </div> <strong class="name">Paris 1900</strong> </a> </li> <li class="summergames"> <a href="/athens-1896"> <div class="image"> <div class="games35 athens1896">&nbsp;</div> </div> <strong class="name">Athens 1896</strong> </a> </li> <li class="youthgames"> <a href="/dakar-2026"> <div class="image"> <div class="games35 yog-dakar2022">&nbsp;</div> </div> <strong class="name">Dakar 2026</strong> </a> </li> <li class="youthgames"> <a href="/lausanne-2020"> <div class="image"> <div class="games35 yog-lausanne2020">&nbsp;</div> </div> <strong class="name">Lausanne 2020</strong> </a> </li> <li class="youthgames"> <a href="/buenos-aires-2018"> <div class="image"> <div class="games35 yog-buenos2018">&nbsp;</div> </div> <strong class="name">Buenos Aires 2018</strong> </a> </li> <li class="youthgames"> <a href="/lillehammer-2016"> <div class="image"> <div class="games35 yog-lille2016">&nbsp;</div> </div> <strong class="name">Lillehammer 2016</strong> </a> </li> <li class="youthgames"> <a href="/nanjing-2014"> <div class="image"> <div class="games35 yog-nanjing2014">&nbsp;</div> </div> <strong class="name">Nanjing 2014</strong> </a> </li> <li class="youthgames"> <a href="/innsbruck-2012"> <div class="image"> <div class="games35 yog-innsbruck2012">&nbsp;</div> </div> <strong class="name">Innsbruck 2012</strong> </a> </li> <li class="youthgames"> <a href="/singapore-2010"> <div class="image"> <div class="games35 yog-singapore2010">&nbsp;</div> </div> <strong class="name">Singapore 2010</strong> </a> </li> </ul> </div> <div class="btns"> <a href="#" class="btn-prev"><span class="hide">prev</span></a><a href="#" class="btn-next"><span class="hide">next</span></a> </div> <div class="drop-col" style="width: 100%;"> <strong class="title">More About the Olympic Games</strong> <div class="links-row"> <ul> <li><a href="/ancient-olympic-games">Ancient Games</a></li> </ul> <ul> <li><a href="/mascots">Mascots</a></li> </ul> <ul> <li><a href="/olympic-torch-relay">Torches</a></li> </ul> <ul> <li><a href="/olympic-medals">Medals</a></li> </ul> <ul> <li><a href="/future-host-election">Future Host Election</a></li> </ul> <ul> <li><a href="https://www.olympic.org/past-host-elections">Past Host Elections</a></li> </ul> <ul> <li><a href="/opening-ceremonies">Opening ceremonies</a></li> </ul> <ul> <li><a href="/closing-ceremonies">Closing ceremonies</a></li> </ul> </div> </div> </div> </div> </div> </li> <li> <a href="/sports">Sports</a> <div class="drop"> <div class="drop-holder"> <div class="drop-col"> <strong class="title">Summer Sports</strong> <div class="links-row"> <ul> <li><a href="/archery">Archery</a></li> <li><a href="/artistic-swimming">Artistic Swimming</a></li> <li><a href="/athletics">Athletics</a></li> <li><a href="/badminton">Badminton</a></li> <li><a href="/baseball-softball">Baseball and Softball</a></li> <li><a href="/basketball">Basketball</a></li> <li><a href="/basketball-3x3">Basketball 3x3</a></li> <li><a href="/beach-volleyball">Beach Volleyball</a></li> <li><a href="/boxing">Boxing</a></li> <li><a href="/canoe-slalom">Canoe Slalom</a></li> <li><a href="/canoe-sprint">Canoe Sprint</a></li> <li><a href="/cycling-bmx">Cycling BMX</a></li> <li><a href="/cycling-mountain-bike">Cycling Mountain Bike</a></li> <li><a href="/cycling-road">Cycling Road</a></li> <li><a href="/cycling-track">Cycling Track</a></li> <li><a href="/diving">Diving</a></li> </ul> <ul> <li><a href="/equestrian-/-dressage">Equestrian/Dressage</a></li> <li><a href="/equestrian-eventing">Equestrian/Eventing</a></li> <li><a href="/equestrian-jumping">Equestrian/Jumping</a></li> <li><a href="/fencing">Fencing</a></li> <li><a href="/football">Football</a></li> <li><a href="/golf">Golf</a></li> <li><a href="/gymnastics-artistic">Gymnastics Artistic</a></li> <li><a href="/gymnastics-rhythmic">Gymnastics Rhythmic</a></li> <li><a href="/handball">Handball</a></li> <li><a href="/hockey">Hockey</a></li> <li><a href="/judo">Judo</a></li> <li><a href="/karate">Karate</a></li> <li><a href="/marathon-swimming">Marathon Swimming</a></li> <li><a href="/modern-pentathlon">Modern Pentathlon</a></li> <li><a href="/rowing">Rowing</a></li> <li><a href="/rugby">Rugby</a></li> </ul> <ul> <li><a href="/sailing">Sailing</a></li> <li><a href="/shooting">Shooting</a></li> <li><a href="/skateboarding">Skateboarding</a></li> <li><a href="/sport-climbing">Sport Climbing</a></li> <li><a href="/surfing">Surfing</a></li> <li><a href="/swimming">Swimming</a></li> <li><a href="/table-tennis">Table Tennis</a></li> <li><a href="/taekwondo">Taekwondo</a></li> <li><a href="/tennis">Tennis</a></li> <li><a href="/trampoline">Trampoline</a></li> <li><a href="/triathlon">Triathlon</a></li> <li><a href="/volleyball">Volleyball</a></li> <li><a href="/water-polo">Water Polo</a></li> <li><a href="/weightlifting">Weightlifting</a></li> <li><a href="/wrestling-freestyle">Wrestling Freestyle</a></li> <li><a href="/wrestling-greco-roman">Wrestling Greco-Roman</a></li> </ul> </div> </div> <div class="drop-col"> <strong class="title">Winter Sports</strong> <div class="links-row"> <ul> <li><a href="/alpine-skiing">Alpine Skiing</a></li> <li><a href="/biathlon">Biathlon</a></li> <li><a href="/bobsleigh">Bobsleigh</a></li> <li><a href="/cross-country-skiing">Cross Country Skiing</a></li> <li><a href="/curling">Curling</a></li> <li><a href="/figure-skating">Figure skating</a></li> <li><a href="/freestyle-skiing">Freestyle Skiing</a></li> <li><a href="/ice-hockey">Ice Hockey</a></li> <li><a href="/luge">Luge</a></li> <li><a href="/nordic-combined">Nordic Combined</a></li> <li><a href="/short-track">Short Track Speed Skating</a></li> <li><a href="/skeleton">Skeleton</a></li> <li><a href="/ski-jumping">Ski Jumping</a></li> <li><a href="/snowboard">Snowboard</a></li> <li><a href="/speed-skating">Speed skating</a></li> </ul> </div> </div> </div> </div> </li> <li> <a href="/athletes">Athletes</a> </li> <li> <a href="/national-olympic-committees">Teams/NOC</a> </li> <li> <a href="/olympic-results">Results</a> </li> <li> <a href="/photos">Photos</a> </li> <li> <a href="/videos">Videos</a> <div class="drop "> <div class="drop-holder"> <div class="drop-col"> <strong class="title">Watch Olympic Videos</strong> <div class="links-row"> <ul> <li><a href="/videos/pyeongchang-2018"><span class="arrow-country pyeongchang2018"></span>PyeongChang 2018</a></li> <li><a href="/videos/rio-2016"><span class="arrow-country games2016-1"></span>Rio 2016</a></li> <li><a href="/videos/sochi-2014"><span class="arrow-country games2014-2"></span>sochi 2014</a></li> <li><a href="/videos/london-2012"><span class="arrow-country games2012-1"></span>london 2012</a></li> <li><a href="/videos/vancouver-2010"><span class="arrow-country games2010-2"></span>vancouver 2010</a></li> <li><a href="/videos/beijing-2008"><span class="arrow-country games2008-1"></span>beijing 2008</a></li> <li><a href="/videos/turin-2006"><span class="arrow-country games2006-2"></span>turin 2006</a></li> </ul> <ul> <li><a href="/videos/athens-2004"><span class="arrow-country games2004-1"></span>Athens 2004</a></li> <li><a href="/videos/salt-lake-city-2002"><span class="arrow-country games2002-2"></span>Salt Lake City 2002</a></li> <li><a href="/videos/sydney-2000"><span class="arrow-country games2000-1"></span>Sydney 2000</a></li> <li><a href="/videos/nagano-1998"><span class="arrow-country games1998-2"></span>Nagano 1998</a></li> <li><a href="/videos/atlanta-1996"><span class="arrow-country games1996-1"></span>Atlanta 1996</a></li> <li><a href="/videos/lillehammer-1994"><span class="arrow-country games1994-2"></span>Lillehammer 1994</a></li> <li><a href="/videos/olympic-day-2"><span class="arrow-country news-legacy"></span>Olympic Day</a></li> </ul> </div> </div> <div class="drop-col ocmenu"> <a href="https://www.olympicchannel.com" target="_blank" class="title"><img src="https://stillmed.olympic.org/media/Images/OlympicOrg/oclogo.png" alt="The Olympic Channel" width="198" height="44" /></a> <div class="links-row"> <p style="font-weight: normal; text-transform: none; font-size: 1.2em; line-height: 1.45em;">The new Olympic Channel brings you news, highlights, exclusive behind the scenes, live events and original programming, 24 hours a day, 365 days per year.</p> <a class="cta-link" href="https://www.olympicchannel.com" target="_blank">Watch the Olympic Channel Now <em class="icon-arrow-right"><span class="hide">arrow right</span></em></a> </div></div></div></div> </li> <li> <a href="/news">News</a> <div class="drop alt2"> <div class="drop-holder"> <div class="drop-col"> <strong class="title"><a href="/the-ioc/what-we-do"></a>Olympic Games and YOG News</strong> <div class="links-row"> <ul style="width: auto;"> <li><span class="arrow-country news-ioc"></span><span style="color: #959595;"><a href="/news/games-news">Olympic games news</a></span></li> <li><span class="arrow-country milan2026"></span><a href="/milano-cortina-2026">milano cortina 2026</a></li> <li><span class="arrow-country paris2024"></span><a href="/paris-2024">paris 2024</a></li> <li><span class="arrow-country beijing2022"></span><a href="/news/beijing-2022">beijing 2022</a></li> <li><span class="arrow-country tokyo2020"></span><a href="/news/tokyo-2020">tokyo 2020</a></li> <li><span class="arrow-country pyeongchang2018"></span><a href="/news/pyeongchang-2018">pyeongchang 2018</a></li> <li><span class="arrow-country rio2016"></span><a href="/news/rio-2016">Rio 2016</a></li> </ul> <ul style="width: auto;"> <li><span class="arrow-country news-yog"></span><span style="color: #959595;"><a href="/news/yog-news">YOG news</a></span></li> <li><span class="arrow-country yog-nanjing2014"></span><a href="/dakar-2026">Dakar 2022</a></li> <li><span class="arrow-country yog-lausanne2020"></span><a href="/news/lausanne-2020">Lausanne 2020</a></li> <li><span class="arrow-country yog-buenos2018"></span><a href="/news/buenos-aires-2018">BUENOS AIRES 2018</a></li> <li><span class="arrow-country yog-lille2016"></span><a href="/news/lillehammer-2016">lillehammer 2016</a> </li> <li><span class="arrow-country yog-nanjing2014"></span><a href="/news/nanjing-2014">nanjing 2014</a></li> <li><span class="arrow-country yog-innsbruck2012"></span><a href="/news/innsbruck-2012">innsbruck 2012</a></li> </ul> </div> </div> <div class="drop-col"> <strong class="title">News topics</strong> <div class="links-row"> <ul style="width: auto;"> <li><span class="arrow-country news-ioc"></span><a href="/news/ioc-news">ioc news</a></li> <li><span class="arrow-country news-ioc"></span><a href="/olympic-highlights">olympic highlights</a></li> <li><span class="arrow-country news-hostcity"></span><a href="/news/host-city-election">host city elections</a></li> <li><span class="arrow-country news-torch"></span><a href="/news/olympic-torch-relay">torch relay</a></li> <li><span class="arrow-country news-legacy"></span><a href="/news/legacy">olympic games legacy</a></li> <li><span class="arrow-country news-sustainability"></span><a href="/news/sustainability">sustainability</a></li> <li><span class="arrow-country news-ioc"></span><a href="/news/fight-against-doping">Fight against doping</a></li> <li><span class="arrow-country news-ioc"></span><a href="/news/refugee-olympic-team">Refugee Olympic Team</a></li> <li><span class="arrow-country news-ioc"></span><a href="/news/integrity">Integrity</a></li> </ul> </div> </div> <div class="drop-col"> <strong class="title">Information for the Media</strong> <div class="links-row"> <ul> <li><a href="/news/media-resources">media resources</a></li> <li><a href="/ioc-event-calendar">key events calendar</a></li> <li><a href="/news/media-resources/accreditations">accreditations</a></li> <li><a href="/news/media-resources/photos-and-videos">Photos and videos</a></li> <li><a href="/news/press-releases">press releases</a></li> <li><a href="/news/ioc-statements">IOC Statements</a></li> <li><a href="/documents">reference Documents</a></li> <li><a href="http://www.twitter.com/iocmedia" target="_blank">Latest IOC Updates on twitter</a></li> </ul> </div> </div> </div> </div> </li> <li> <a href="/the-ioc">About</a> <div class="drop alt2"> <div class="drop-holder"> <div class="drop-col"> <strong class="title"><a href="/the-ioc/what-we-do">What we do</a></strong> <div class="links-row"> <ul style="width: auto;"> <li><a href="/the-ioc/celebrate-olympic-games" style="color: #959595;">Celebrate<br /> Olympic Games</a></li> <li><a href="/future-host-election"> Future Host Election</a></li> <li><a href="/sustainability">Sustainability</a></li> <li><a href="/olympic-legacy">Legacy</a></li> </ul> <ul style="width: auto;"> <li><a href="/the-ioc/promote-olympism" style="color: #959595;">Promote<br /> Olympism in Society</a></li> <li><a href="/sport-and-active-society">Sport and Active Society</a></li> <li><a href="/gender-equality">Women in sport</a></li> <li><a href="/olympic-values-and-education-program">Education</a></li> <li><a href="/development-through-sport">Social Development</a></li> <li><a href="/refugee-olympic-team">Refugee Olympic Team</a></li> <li><a href="/peace-through-sport">Peace through sport</a></li> <li><a href="/cooperation-with-the-un">Cooperation United<br />Nations</a></li> <li><a href="/olympic-studies-centre">Olympic Studies Centre</a></li> <li><a href="/the-olympic-foundation-for-culture-and-heritage">Olympic Foundation<br />for Culture &amp; Heritage</a></li> <li><a href="/olympic-day">Olympic Day</a></li> </ul> <ul style="width: auto;"> <li><a href="/the-ioc/leading-the-olympic-movement" style="color: #959595;">Leading<br /> the Olympic Movement</a></li> <li><a href="/olympic-agenda-2020">Olympic Agenda 2020</a></li> <li><a href="/integrity">Integrity</a></li> <li><a href="/ioc-governance-national-olympic-committees">National Olympic<br /> Committees</a></li> <li><a href="/ioc-governance-international-sports-federations">International<br /> Federations</a></li> <li><a href="/ioc-governance-organising-committees">Organising Committees<br /> for the Olympic Games</a></li> <li><a href="/ioc-governance-affiliate-organisations">Recognised<br /> organisations</a></li> </ul> <ul style="width: auto;"> <li><a href="/the-ioc/support-and-protect-clean-athletes" style="color: #959595;">Support and protect<br /> clean athletes</a></li> <li><a href="/olympic-solidarity">Olympic Solidarity</a></li> <li><a href="/athlete365career">Career+</a></li> <li><a href="/athletes-community">Athletes&rsquo; community</a></li> <li><a href="/fight-against-doping">Fight against doping</a></li> <li><a href="/prevention-competition-manipulation">Prevention of <br /> competition manipulation</a></li> <li><a href="/hbi">Healthy Body Image</a></li> <li><a href="/safe-sport">Safe Sport</a></li> </ul> </div> </div> <div class="drop-col"> <strong class="title"><a href="/about-ioc-olympic-movement">Who we are</a></strong> <div class="links-row"> <ul style="width: auto;"> <li><a href="/olympic-rings">The Olympic Rings</a></li> <li><a href="/about-ioc-olympic-movement">The organisation</a></li> <li><a href="/about-ioc-olympic-movement#President">President</a></li> <li><a href="/ioc-members-list">Members</a></li> <li><a href="/ioc-commissions">Commissions</a></li> <li><a href="/136th-ioc-session">Sessions</a></li> <li><a href="/olympic-congress">Congresses</a></li> <li><a href="/careers-at-the-ioc">Careers</a></li> <li><a href="/the-olympic-motto">The Olympic Motto</a></li> </ul> </div> </div> <div class="drop-col"> <strong class="title"><a href="/how-we-do-it">How we do it</a></strong> <div class="links-row"> <ul style="width: auto;"> <li><a href="/funding">Funding</a></li> <li><a href="/partners">Partners</a></li> <li><a href="/broadcasters">Broadcasters</a></li> <li><a href="/ticketing">Ticketing</a></li> <li><a href="/licensing">Licensing</a></li> <li><a href="/suppliers">Suppliers</a></li> </ul> </div> </div> </div> </div> </li> <li> <a href="/museum">Museum</a> <div class="drop alt3"> <div class="drop-holder"> <div class="drop-col"> <strong class="title">The Museum</strong> <div class="links-row"> <ul> <li><a href="https://www.olympic.org/museum/visit/practical-information">Practical Information</a></li> <li><a href="https://www.olympic.org/museum/visit/calendar">Calendar</a></li> <li><a href="https://www.olympic.org/museum/visit/tom-cafe">TOM Cafe</a></li> <li><a href="https://www.olympic.org/museum/visit/tom-shop">TOM Shop</a></li> </ul> </div> </div> <div class="drop-col"> <strong class="title">Schools</strong> <div class="links-row"> <ul> <li><a href="https://www.olympic.org/museum/visit/school-visits">School Visits</a></li> <li><a href="https://www.olympic.org/museum/visit/schools/teaching-resources">Teaching Resources</a></li> </ul> </div> </div> <div class="drop-col"> <strong class="title">Groups</strong> <div class="links-row"> <ul> <li><a href="https://www.olympic.org/museum/visit/seminars-and-corporate-events">Seminars and Corporate Events</a></li> <li><a href="https://www.olympic.org/museum/visit/groups-visits">Group Visits</a></li> </ul> </div> </div> <div class="drop-col"> <strong class="title">Digital Experiences</strong> <div class="links-row"> <ul> <li><a href="https://blog-tom.com/">TOM Blog</a></li> <li><a href="https://olympic-language.blog-tom.com/"> Olympic Language</a></li> <li><a href="https://www.olympic.org/museum/interactive-documentary/broadcasting/">Live: Broadcasting the Olympic Games</a></li> <li><a href="https://www.olympic.org/museum/interactive-documentary/stadium/">Serious Game</a></li> </ul> </div> </div> </div> </div> </li> </ul> <div class="add-top-section"> <div class="hold lang-switcher-container"> <ul class="social-links"> <li><a href="https://www.facebook.com/olympics" class="ss-icon">facebook</a></li> <li><a href="https://www.instagram.com/olympics/" class="ss-icon">instagram</a></li> <li> <a href="#popup2" class="lightbox-link alt"> <span class="sss-icon"> redirect </span> Share </a> </li> <li><a href="https://twitter.com/olympics" class="ss-icon">twitter</a></li> <li><a href="https://www.youtube.com/user/olympic" class="ss-icon">youtube</a></li> </ul> </div> </div> </div> </div> <a href="#" class="opener icon-search"><span class="hide">search</span></a> <div class="slide"> <div class="slide-holder"> <form action="/search" class="search-form"> <fieldset> <legend class="hide">search-form</legend> <div class="area"> <input type="search" name="q" placeholder="search olympic games, sports, athletes, countries..." title="text" /> </div> <input type="submit" value="Go" /> </fieldset> </form> </div> </div> </div> </div> </nav> </div> </header> <div> <section class="profiles alt" > <div class="holder"> <article class="profile-box"> <picture class="image"> <!--[if IE 9]><video style="display: none;"><![endif]--> <source data-srcset="https://stillimgab.olympic.org/flags/1x1/340x340/swe.png?interpolation=lanczos-none&resize=170:170, https://stillimgab.olympic.org/flags/1x1/340x340/swe.png?interpolation=lanczos-none&resize=340:340 2x" media="(min-width: 1024px)"> <source data-srcset="https://stillimgab.olympic.org/flags/1x1/340x340/swe.png?interpolation=lanczos-none&resize=90:90, https://stillimgab.olympic.org/flags/1x1/340x340/swe.png?interpolation=lanczos-none&resize=180:180 2x" media="(min-width: 768px)"> <!--[if IE 9]></video><![endif]--> <img data-src="https://stillimgab.olympic.org/flags/1x1/340x340/swe.png" data-srcset="https://stillimgab.olympic.org/flags/1x1/340x340/swe.png?interpolation=lanczos-none&resize=140:140, https://stillimgab.olympic.org/flags/1x1/340x340/swe.png?interpolation=lanczos-none&resize=280:280 2x" alt="" class="lazyload"> <span class="mask"></span> </picture> <div class="text-box"> <h1>Ingrid ENGLUND</h1> <div class="profile-row"> <a href="/sweden"> <div class="flag-image"> <div class="flag18 swe"> <div class="mask"></div> </div> </div> <span>SWE</span> </a> </div> <ul class="medal-box"> <li> <div class="medal"> <span>G</span> <span class="num">0</span> </div> </li> <li> <div class="medal silver"> <span>S</span> <span class="num">0</span> </div> </li> <li> <div class="medal bronze"> <span>B</span> <span class="num">0</span> </div> </li> </ul> </div> </article> </div> </section> <section class="id-card gallery-js-ready noc-swe" > <div class="holder"> <div class="frame"> <ul> <li > <div class="text-box"> <strong class="title">Sport</strong> <a href="/alpine-skiing">Alpine Skiing </a> </div> </li> <li > <div class="text-box"> <strong class="title">Country </strong> <a href="/sweden">Sweden</a> </div> </li> <li > <div class="text-box"> <strong class="title">Lived</strong> 24 Mar 1926 - 13 Oct 1999 </div> </li> <li > <div class="text-box"> <strong class="title">Olympic Games</strong> <a href="/oslo-1952">1952</a>, <a href="/cortina-d-ampezzo-1956">1956</a> </div> </li> </ul> </div> <div class="switcher"> </div> </div> </section> </div> <div id="main"> <div class="main-holder"> <hr/> <hr/><hr/> <hr/> <section class="related-athletes" > <header class="heading"> <h2>Related Athletes</h2> <ul class="add-links"> <li><a href="/athletes">Go to Athletes &rarr;</a></li> </ul> </header> <ul class="related-list"> <li> <div class="holder"> <a href="/madeleine-berthod"> <picture class="image"> <!--[if IE 9]><video style="display: none;"><![endif]--> <source data-srcset="https://stillmedab.olympic.org/media/Images/OlympicOrg/Athletes/B/Berthod_Madeleine/Berthod_Madeleine_mugshot.jpg?interpolation=lanczos-none&resize=140:140, https://stillmedab.olympic.org/media/Images/OlympicOrg/Athletes/B/Berthod_Madeleine/Berthod_Madeleine_mugshot.jpg?interpolation=lanczos-none&resize=280:280 2x" media="(min-width: 768px)"> <!--[if IE 9]></video><![endif]--> <img data-src="https://stillmedab.olympic.org/media/Images/OlympicOrg/Athletes/B/Berthod_Madeleine/Berthod_Madeleine_mugshot.jpg" data-srcset="https://stillmedab.olympic.org/media/Images/OlympicOrg/Athletes/B/Berthod_Madeleine/Berthod_Madeleine_mugshot.jpg?interpolation=lanczos-none&resize=90:90, https://stillmedab.olympic.org/media/Images/OlympicOrg/Athletes/B/Berthod_Madeleine/Berthod_Madeleine_mugshot.jpg?interpolation=lanczos-none&resize=180:180 2x" alt="BERTDHOD Madeleine" class="lazyload"> <span class="mask"></span> </picture> <strong class="name">Madeleine BERTHOD</strong> <div class="profile-row"> <div class="flag-image"> <div class="flag18 sui"> <div class="mask"></div> </div> </div> <span>SUI</span> </div> </a> </div> </li> <li> <div class="holder"> <a href="/renee-colliard"> <picture class="image"> <!--[if IE 9]><video style="display: none;"><![endif]--> <source data-srcset="https://stillimgab.olympic.org/flags/1x1/340x340/sui.png?interpolation=lanczos-none&resize=140:140, https://stillimgab.olympic.org/flags/1x1/340x340/sui.png?interpolation=lanczos-none&resize=280:280 2x" media="(min-width: 768px)"> <!--[if IE 9]></video><![endif]--> <img data-src="https://stillimgab.olympic.org/flags/1x1/340x340/sui.png" data-srcset="https://stillimgab.olympic.org/flags/1x1/340x340/sui.png?interpolation=lanczos-none&resize=90:90, https://stillimgab.olympic.org/flags/1x1/340x340/sui.png?interpolation=lanczos-none&resize=180:180 2x" alt="" class="lazyload"> <span class="mask"></span> </picture> <strong class="name">Renée COLLIARD</strong> <div class="profile-row"> <div class="flag-image"> <div class="flag18 sui"> <div class="mask"></div> </div> </div> <span>SUI</span> </div> </a> </div> </li> <li> <div class="holder"> <a href="/ossi-reichert"> <picture class="image"> <!--[if IE 9]><video style="display: none;"><![endif]--> <source data-srcset="https://stillimgab.olympic.org/flags/1x1/340x340/eua.png?interpolation=lanczos-none&resize=140:140, https://stillimgab.olympic.org/flags/1x1/340x340/eua.png?interpolation=lanczos-none&resize=280:280 2x" media="(min-width: 768px)"> <!--[if IE 9]></video><![endif]--> <img data-src="https://stillimgab.olympic.org/flags/1x1/340x340/eua.png" data-srcset="https://stillimgab.olympic.org/flags/1x1/340x340/eua.png?interpolation=lanczos-none&resize=90:90, https://stillimgab.olympic.org/flags/1x1/340x340/eua.png?interpolation=lanczos-none&resize=180:180 2x" alt="" class="lazyload"> <span class="mask"></span> </picture> <strong class="name">Ossi REICHERT</strong> <div class="profile-row"> <div class="flag-image"> <div class="flag18 eua"> <div class="mask"></div> </div> </div> <span>EUA</span> </div> </a> </div> </li> <li> <div class="holder"> <a href="/trude-jochum-beiser"> <picture class="image"> <!--[if IE 9]><video style="display: none;"><![endif]--> <source data-srcset="https://stillmedab.olympic.org/media/Images/OlympicOrg/Athletes/J/Jochum_Beiser_Trude/Jochum_Beiser_Trude_mugshot.jpg?interpolation=lanczos-none&resize=140:140, https://stillmedab.olympic.org/media/Images/OlympicOrg/Athletes/J/Jochum_Beiser_Trude/Jochum_Beiser_Trude_mugshot.jpg?interpolation=lanczos-none&resize=280:280 2x" media="(min-width: 768px)"> <!--[if IE 9]></video><![endif]--> <img data-src="https://stillmedab.olympic.org/media/Images/OlympicOrg/Athletes/J/Jochum_Beiser_Trude/Jochum_Beiser_Trude_mugshot.jpg" data-srcset="https://stillmedab.olympic.org/media/Images/OlympicOrg/Athletes/J/Jochum_Beiser_Trude/Jochum_Beiser_Trude_mugshot.jpg?interpolation=lanczos-none&resize=90:90, https://stillmedab.olympic.org/media/Images/OlympicOrg/Athletes/J/Jochum_Beiser_Trude/Jochum_Beiser_Trude_mugshot.jpg?interpolation=lanczos-none&resize=180:180 2x" alt="JOCHUM-BEISER Trude " class="lazyload"> <span class="mask"></span> </picture> <strong class="name">Trude JOCHUM-BEISER</strong> <div class="profile-row"> <div class="flag-image"> <div class="flag18 aut"> <div class="mask"></div> </div> </div> <span>AUT</span> </div> </a> </div> </li> </ul> </section> </div> </div> <a href="#wrapper" class="accessibility">back to top</a> <div class="popup-holder"> <div id="popup2" class="lightbox-link simple-size"> <div class="share-social"> <h2>Share this!</h2> <ul class="social-networks"> <li><a href="http://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fwww.olympic.org%2fingrid-englund" onclick="ga('send', 'social', 'Facebook', 'share', 'https://www.olympic.org/ingrid-englund');" class="facebook" target="_blank"></a></li> <li><a href="http://twitter.com/share?url=https%3a%2f%2fwww.olympic.org%2fingrid-englund&text=Ingrid+ENGLUND+-+Olympic+Alpine+Skiing+%7c+Sweden&via=olympics" onclick="ga('send', 'social', 'Twitter', 'share', 'https://www.olympic.org/ingrid-englund');" class="twitter" target="_blank"></a></li> <li><a href="http://www.linkedin.com/shareArticle?url=https%3a%2f%2fwww.olympic.org%2fingrid-englund&title=Ingrid+ENGLUND+-+Olympic+Alpine+Skiing+%7c+Sweden&summary=Ingrid+ENGLUND+-+Olympic+Alpine+Skiing+%7c+Sweden" onclick="ga('send', 'social', 'Linkedin', 'share', 'https://www.olympic.org/ingrid-englund');" class="linkedin" target="_blank"></a></li> <li><a href="https://pinterest.com/pin/create/button/?url=https%3a%2f%2fwww.olympic.org%2fingrid-englund&media=&description=Ingrid+ENGLUND+-+Olympic+Alpine+Skiing+%7c+Sweden" onclick="ga('send', 'social', 'Pinterest', 'share', 'https://www.olympic.org/ingrid-englund');" class="pinterest" target="_blank"></a></li> <li><a href="http://vk.com/share.php?url=https%3a%2f%2fwww.olympic.org%2fingrid-englund&title=Ingrid+ENGLUND+-+Olympic+Alpine+Skiing+%7c+Sweden&description=Ingrid+ENGLUND+-+Olympic+Alpine+Skiing+%7c+Sweden&image=" onclick="ga('send', 'social', 'Vkontakte', 'share', 'https://www.olympic.org/ingrid-englund');" class="vkontakte" target="_blank"></a></li> </ul> </div> </div> </div> <a href="/fr/ingrid-englund" class="lang-switcher link">Fr</a> <footer id="footer"> <div class="section"> <div class="holder"> <nav> <ul class="links-boxes"> <li> <strong class="title"> Olympic Games </strong> <div class="slide"> <ul> <li><a href="/olympic-games">all olympic games</a></li> <li><a href="/summer-games">summer olympics</a></li> <li><a href="/winter-games">winter olympics</a></li> <li><a href="/youth-olympic-games">Youth Olympic Games</a></li> <li><a href="/olympic-results">results</a></li> </ul> </div> </li> <li> <strong class="title"> Media </strong> <div class="slide"> <ul> <li><a href="/news/media-resources">Media resources</a></li> <li><a href="/news">latest news</a></li> <li><a href="/ioc-event-calendar">key events calendar</a></li> <li><a href="/publications">Publications</a></li> <li><a href="/documents">documents</a></li> <li><a href="https://www.olympic.org/FAQ" target="_blank">faq</a></li> </ul> </div> </li> <li> <strong class="title"> behind the games </strong> <div class="slide"> <ul> <li><a href="/olympic-torch-relay">torch relay</a></li> <li><a href="/mascots">mascots</a></li> <li><a href="/olympic-medals">olympic medals</a></li> <li><a href="/ancient-olympic-games">ancient games</a></li> </ul> </div> </li> <li> <strong class="title"> Programmes </strong> <div class="slide"> <ul> <li><a href="/olympic-solidarity">olympic solidarity</a></li> <li><a href="/sport-and-active-society">sport and active society</a></li> <li><a href="/gender-equality">women in sport</a></li> <li><a href="/sport-for-hope">Sport for Hope</a></li> <li><a href="/olympic-legacy">olympic legacy</a></li> </ul> </div> </li> <li> <strong class="title"> The IOC </strong> <div class="slide"> <ul> <li><a href="/about-ioc-olympic-movement">The Organisation</a></li> <li><a href="/olympic-rings">The Olympic Rings</a></li> <li><a href="/the-olympic-motto">The Olympic Motto</a></li> <li><a href="/olympic-agenda-2020">Olympic agenda 2020</a></li> <li><a href="/partners">Sponsors</a></li> <li><a href="/careers-at-the-ioc">Careers at the ioc</a></li> <li><a href="/olympic-studies-centre">Olympic Studies Centre</a></li> <li><a href="http://library.olympic.org" target="_blank">Olympic World Library</a></li> </ul> </div> </li> </ul> </nav> </div> </div> <div class="holder"> <form action="https://pub.s7.exacttarget.com/5u3dshiobcl?k=23&amp;l=en&amp;c=us&amp;utm_source=olympic_family&amp;utm_medium=referral&amp;utm_campaign=bayog-earned_web&amp;utm_content=olympic.org" class="sign-form"> <fieldset> <legend class="hide">sign form</legend> <label for="text1"></label> <div class="area"> <input type="submit" value="Go" onclick="openPopup('https://pub.s7.exacttarget.com/5u3dshiobcl?k=23&amp;l=en&amp;c=us&amp;utm_source=olympic_family&amp;utm_medium=referral&amp;utm_campaign=bayog-earned_web&amp;utm_content=olympic.org');return false;" /> <div class="area2"> <i class="ss-mail"></i> <input type="text" id="email" placeholder="Sign up for our newsletter" /> </div> </div> </fieldset> </form> <div class="add-text"> <div class="logo2"> <a href="/"> <img src="https://stillmedab.olympic.org/media/Images/OlympicOrg/Global/logo.png" alt="IOC logo" width="90" height="41" /> </a> </div> <p>&copy; Copyright 2020. All rights reserved</p> <a href="https://www.olympic.org/terms-of-service" target="_blank">Terms of Service</a>&nbsp;| <a href="https://www.olympic.org/privacy-policy" target="_blank">Privacy Policy</a>&nbsp;| <a href="https://www.olympic.org/cookie-policy" target="_blank">Cookie Policy</a> </div> </div> </footer> </div> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script>window.jQuery || document.write('<script src="https://stillresab.olympic.org/js/jquery-1.11.1.min.js"><\/script>')</script> <script src="https://stillresab.olympic.org/js/jquery.main.js"></script> <script src="https://stillresab.olympic.org/js/jquery.cookie.js"></script> <script src="https://stillresab.olympic.org/js/jquery.collageCaption.js"></script> <script src="https://stillresab.olympic.org/js/jquery.collagePlus.js"></script> <script src="https://stillresab.olympic.org/js/jquery.removeWhitespace.js"></script> <script src="https://stillresab.olympic.org/js/jquery.betd.js"></script> <script src="https://stillresab.olympic.org/js/ss-social.js"></script> <script src="https://stillresab.olympic.org/js/ss-standard.js"></script> <!--[if IE]><script src="https://stillresab.olympic.org/js/ie.js"></script><![endif]--> <script src="https://stillresab.olympic.org/js/geoip2.js"></script> <noscript><div>Javascript must be enabled for the correct page display</div></noscript> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.1.2/lazysizes.min.js"></script> <script type="text/javascript"> $(document).ready(function () { var src, srcset; $('.lazyload').each(function (index) { src = $(this).attr('data-src'); srcset = $(this).attr('data-srcset'); $(this).attr('sizes', '100vw'); $(this).attr('srcset', srcset); }); }) </script> <script type="text/javascript"> setContextBreadcrumbs({ "className": "noc-swe", "breadcrumbs": [ { "title": "<span class='icon-arrow-left'></span> Ingrid ENGLUND", "url": "/ingrid-englund" } ] }); </script> <script type="text/html" id="title_tmpl"> <h1><%=mainTitle%></h1> </script> <script type="text/html" id="cat_tmpl"> <li> <% if(typeof dropdown !== "undefined"){ %> <div class="btn-box2"> <a href="<%=url%>" class="btn-open"> <%=title%> <span class="icon-arrow-down"></span> </a> <div class="popup-holder"> <div class="popup-box"> <div class="scrollable jcf-scrollable"> <ul> <% for(var i = 0; i < dropdown.length; i++){ %> <li><a href="<%=dropdown[i].url%>"><%=dropdown[i].title%></a></li> <% } %> </ul> </div> </div> </div> </div> <% } else { %> <a href="<%=url%>"><%=title%></a> <% } %> </li> </script> </body> </html>
<!DOCTYPE HTML> <html> <head id="Head1"><title> Poisonous Beast </title><meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /><link href="styles/detail.css" media="screen" rel="stylesheet" type="text/css" /><link href="styles/print.css" media="print" rel="stylesheet" type="text/css" /><link href="styles/mobile.css" media="handheld" rel="stylesheet" type="text/css" /> </head> <body> <form name="form1" method="post" action="display.aspx?page=feat&amp;id=2510" id="form1"> <div> <div> <div id="detail"> <h1 class="player">Poisonous Beast</h1><p class="flavor"><b>Paragon Tier</b><br/><b>Prerequisite</b>: 11th level, ranger, Beast Mastery class feature (serpent or spider)<br/><b>Benefit</b>: Whenever your beast companion hits a creature with a melee basic attack, that creature takes ongoing 5 poison damage (save ends).<br/>This ongoing damage increases to 10 at 21st level.<br/></p><p class="publishedIn">Published in <a href="http://www.wizards.com/dnd/Product.aspx?x=dnd/products/dndacc/251230000" target="_new">Martial Power 2</a>, page(s) 143.</p> </div> </form> </body> </html>
<!DOCTYPE html><html lang="zh"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta name="generator" content="Gatsby 3.14.6"/><style>.gatsby-image-wrapper{position:relative;overflow:hidden}.gatsby-image-wrapper picture.object-fit-polyfill{position:static!important}.gatsby-image-wrapper img{bottom:0;height:100%;left:0;margin:0;max-width:none;padding:0;position:absolute;right:0;top:0;width:100%;object-fit:cover}.gatsby-image-wrapper [data-main-image]{opacity:0;transform:translateZ(0);transition:opacity .25s linear;will-change:opacity}.gatsby-image-wrapper-constrained{display:inline-block;vertical-align:top}</style><noscript><style>.gatsby-image-wrapper noscript [data-main-image]{opacity:1!important}.gatsby-image-wrapper [data-placeholder-image]{opacity:0!important}</style></noscript><script type="module">const e="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;e&&document.body.addEventListener("load",(function(e){if(void 0===e.target.dataset.mainImage)return;if(void 0===e.target.dataset.gatsbyImageSsr)return;const t=e.target;let a=null,n=t;for(;null===a&&n;)void 0!==n.parentNode.dataset.gatsbyImageWrapper&&(a=n.parentNode),n=n.parentNode;const o=a.querySelector("[data-placeholder-image]"),r=new Image;r.src=t.currentSrc,r.decode().catch((()=>{})).then((()=>{t.style.opacity=1,o&&(o.style.opacity=0,o.style.transition="opacity 500ms linear")}))}),!0);</script><title data-react-helmet="true">一家丹麦博物馆给了一位艺术家约83,000美元,让他复制反映现代世界工作性质的作品。 他将现金收入囊中,并交付了两幅名为 &quot;拿钱跑路 &quot;的空白画布。https://t.co/CjyA115QVt - 纽约时报热门</title><link data-react-helmet="true" rel="alternate" hrefLang="x-default" href="https://nytimes.buzzing.cc"/><link data-react-helmet="true" rel="alternate" hrefLang="zh-Hans" href="https://nytimes.buzzing.cc/tweet/1444029375272325124"/><link data-react-helmet="true" rel="alternate" hrefLang="en-US" href="https://nytimes.buzzing.cc/en/tweet/1444029375272325124"/><link data-react-helmet="true" rel="alternate" hrefLang="zh-Hant" href="https://nytimes.buzzing.cc/zh-Hant/tweet/1444029375272325124"/><link data-react-helmet="true" rel="alternate" hrefLang="ja-JA" href="https://nytimes.buzzing.cc/ja/tweet/1444029375272325124"/><meta data-react-helmet="true" property="og:locale" content="zh_Hans"/><meta data-react-helmet="true" property="og:locale:alternate" content="en_US"/><meta data-react-helmet="true" property="og:locale:alternate" content="zh_Hant"/><meta data-react-helmet="true" property="og:locale:alternate" content="ja_JA"/><meta data-react-helmet="true" name="description" content="一家丹麦博物馆给了一位艺术家约83,000美元,让他复制反映现代世界工作性质的作品。 他将现金收入囊中,并交付了两幅名为 &quot;拿钱跑路 &quot;的空白画布。https://t.co/CjyA115QVt"/><meta data-react-helmet="true" name="keywords" content="buzzing,纽约时报"/><meta data-react-helmet="true" property="og:title" content="一家丹麦博物馆给了一位艺术家约83,000美元,让他复制反映现代世界工作性质的作品。 他将现金收入囊中,并交付了两幅名为 &quot;拿钱跑路 &quot;的空白画布。https://t.co/CjyA115QVt"/><meta data-react-helmet="true" property="og:description" content="一家丹麦博物馆给了一位艺术家约83,000美元,让他复制反映现代世界工作性质的作品。 他将现金收入囊中,并交付了两幅名为 &quot;拿钱跑路 &quot;的空白画布。https://t.co/CjyA115QVt"/><meta data-react-helmet="true" property="og:type" content="website"/><meta data-react-helmet="true" name="twitter:creator" content="Buzzing.cc"/><meta data-react-helmet="true" name="twitter:title" content="一家丹麦博物馆给了一位艺术家约83,000美元,让他复制反映现代世界工作性质的作品。 他将现金收入囊中,并交付了两幅名为 &quot;拿钱跑路 &quot;的空白画布。https://t.co/CjyA115QVt"/><meta data-react-helmet="true" name="twitter:description" content="一家丹麦博物馆给了一位艺术家约83,000美元,让他复制反映现代世界工作性质的作品。 他将现金收入囊中,并交付了两幅名为 &quot;拿钱跑路 &quot;的空白画布。https://t.co/CjyA115QVt"/><meta data-react-helmet="true" name="twitter:card" content="summary"/><meta data-react-helmet="true" name="telegram:channel" content="@buzzingcc"/><script data-react-helmet="true" type="application/ld+json">[{"@context":"http://schema.org","@type":"WebSite","@id":"https://nytimes.buzzing.cc#website","url":"https://nytimes.buzzing.cc","name":"纽约时报热门","image":{"@type":"ImageObject","url":"https://nytimes.buzzing.cc/avatar.png","@id":"https://nytimes.buzzing.cc#logo","caption":"纽约时报热门 Logo"}},{"@context":"http://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https://nytimes.buzzing.cc/tweet/1444029375272325124","name":"一家丹麦博物馆给了一位艺术家约83,000美元,让他复制反映现代世界工作性质的作品。\n\n他将现金收入囊中,并交付了两幅名为 \"拿钱跑路 \"的空白画布。https://t.co/CjyA115QVt","image":null}}]},{"@context":"http://schema.org","@type":"BlogPosting","url":"https://nytimes.buzzing.cc/tweet/1444029375272325124","name":"一家丹麦博物馆给了一位艺术家约83,000美元,让他复制反映现代世界工作性质的作品。\n\n他将现金收入囊中,并交付了两幅名为 \"拿钱跑路 \"的空白画布。https://t.co/CjyA115QVt","headline":"一家丹麦博物馆给了一位艺术家约83,000美元,让他复制反映现代世界工作性质的作品。\n\n他将现金收入囊中,并交付了两幅名为 \"拿钱跑路 \"的空白画布。https://t.co/CjyA115QVt","image":{"@type":"ImageObject","url":null},"author":{"@type":"Person","name":"Buzzing.cc"},"publisher":{"@type":"Organization","name":"Buzzing.cc","logo":{"@type":"ImageObject","url":"https://nytimes.buzzing.cc/avatar.png","@id":"https://nytimes.buzzing.cc#logo","caption":"纽约时报热门 Logo"}},"datePublished":"2021-10-01T00:00:00.000Z","description":"一家丹麦博物馆给了一位艺术家约83,000美元,让他复制反映现代世界工作性质的作品。\n\n他将现金收入囊中,并交付了两幅名为 \"拿钱跑路 \"的空白画布。https://t.co/CjyA115QVt"}]</script><link rel="preconnect" href="https://instagram.com"/><link rel="preconnect" href="https://hn.algolia.com"/><link rel="alternate" type="application/rss+xml" href="/en/rss.xml"/><link rel="alternate" type="application/rss+xml" href="/rss.xml"/><link rel="alternate" type="application/rss+xml" href="/zh-Hant/rss.xml"/><link rel="sitemap" type="application/xml" href="/sitemap/sitemap-index.xml"/><script async="" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-5211209136530011", enable_page_level_ads: true }); </script><link rel="icon" href="/favicon-32x32.png?v=897f420427aee1c1c15a8939137c0552" type="image/png"/><link rel="manifest" href="/manifest.webmanifest" crossorigin="anonymous"/><meta name="theme-color" content="#FF4500"/><link rel="apple-touch-icon" sizes="48x48" href="/icons/icon-48x48.png?v=897f420427aee1c1c15a8939137c0552"/><link rel="apple-touch-icon" sizes="72x72" href="/icons/icon-72x72.png?v=897f420427aee1c1c15a8939137c0552"/><link rel="apple-touch-icon" sizes="96x96" href="/icons/icon-96x96.png?v=897f420427aee1c1c15a8939137c0552"/><link rel="apple-touch-icon" sizes="144x144" href="/icons/icon-144x144.png?v=897f420427aee1c1c15a8939137c0552"/><link rel="apple-touch-icon" sizes="192x192" href="/icons/icon-192x192.png?v=897f420427aee1c1c15a8939137c0552"/><link rel="apple-touch-icon" sizes="256x256" href="/icons/icon-256x256.png?v=897f420427aee1c1c15a8939137c0552"/><link rel="apple-touch-icon" sizes="384x384" href="/icons/icon-384x384.png?v=897f420427aee1c1c15a8939137c0552"/><link rel="apple-touch-icon" sizes="512x512" href="/icons/icon-512x512.png?v=897f420427aee1c1c15a8939137c0552"/><link rel="preconnect dns-prefetch" href="https://www.google-analytics.com"/><link as="script" rel="preload" href="/webpack-runtime-a4bbbbd4fa6df3c120b5.js"/><link as="script" rel="preload" href="/framework-1e925e1f21c302748cd1.js"/><link as="script" rel="preload" href="/app-6035e87a2957d0cf8657.js"/><link as="script" rel="preload" href="/dd1332ab8f15d1828b0fe96ccfe1761ffc193057-d3f7e3d9cb080bc2deb6.js"/><link as="script" rel="preload" href="/1dd094f1503bdbdfde0b98dcab7f3ba21ad40d86-776837fa69fa21866dec.js"/><link as="script" rel="preload" href="/78f973e7d66c0a01f0f4773d0b98f9433c59fdb2-8ce7b018acbabcdff2be.js"/><link as="script" rel="preload" href="/component---node-modules-gatsby-theme-buzzing-src-gatsby-theme-blog-core-templates-post-query-js-73a3d85716f7fc82b8d5.js"/><link as="fetch" rel="preload" href="/page-data/tweet/1444029375272325124/page-data.json" crossorigin="anonymous"/><link as="fetch" rel="preload" href="/page-data/sq/d/1239077767.json" crossorigin="anonymous"/><link as="fetch" rel="preload" href="/page-data/sq/d/2744905544.json" crossorigin="anonymous"/><link as="fetch" rel="preload" href="/page-data/sq/d/3280999885.json" crossorigin="anonymous"/><link as="fetch" rel="preload" href="/page-data/app-data.json" crossorigin="anonymous"/></head><body><script>(function() { try { var mode = localStorage.getItem('theme-ui-color-mode'); if (!mode) return document.documentElement.classList.add('theme-ui-' + mode); document.body.classList.add('theme-ui-' + mode); } catch (e) {} })();</script><div id="___gatsby"><style data-emotion="css-global cysrkg">html{--theme-ui-colors-transparent:transparent;--theme-ui-colors-black:#000;--theme-ui-colors-white:#fff;--theme-ui-colors-gray-1:#f7fafc;--theme-ui-colors-gray-2:#edf2f7;--theme-ui-colors-gray-3:#e2e8f0;--theme-ui-colors-gray-4:#cbd5e0;--theme-ui-colors-gray-5:#a0aec0;--theme-ui-colors-gray-6:#718096;--theme-ui-colors-gray-7:#4a5568;--theme-ui-colors-gray-8:#2d3748;--theme-ui-colors-gray-9:#1a202c;--theme-ui-colors-red-1:#fff5f5;--theme-ui-colors-red-2:#fed7d7;--theme-ui-colors-red-3:#feb2b2;--theme-ui-colors-red-4:#fc8181;--theme-ui-colors-red-5:#f56565;--theme-ui-colors-red-6:#e53e3e;--theme-ui-colors-red-7:#c53030;--theme-ui-colors-red-8:#9b2c2c;--theme-ui-colors-red-9:#742a2a;--theme-ui-colors-orange-1:#fffaf0;--theme-ui-colors-orange-2:#feebc8;--theme-ui-colors-orange-3:#fbd38d;--theme-ui-colors-orange-4:#f6ad55;--theme-ui-colors-orange-5:#ed8936;--theme-ui-colors-orange-6:#dd6b20;--theme-ui-colors-orange-7:#c05621;--theme-ui-colors-orange-8:#9c4221;--theme-ui-colors-orange-9:#7b341e;--theme-ui-colors-yellow-1:#fffff0;--theme-ui-colors-yellow-2:#fefcbf;--theme-ui-colors-yellow-3:#faf089;--theme-ui-colors-yellow-4:#f6e05e;--theme-ui-colors-yellow-5:#ecc94b;--theme-ui-colors-yellow-6:#d69e2e;--theme-ui-colors-yellow-7:#b7791f;--theme-ui-colors-yellow-8:#975a16;--theme-ui-colors-yellow-9:#744210;--theme-ui-colors-green-1:#f0fff4;--theme-ui-colors-green-2:#c6f6d5;--theme-ui-colors-green-3:#9ae6b4;--theme-ui-colors-green-4:#68d391;--theme-ui-colors-green-5:#48bb78;--theme-ui-colors-green-6:#38a169;--theme-ui-colors-green-7:#2f855a;--theme-ui-colors-green-8:#276749;--theme-ui-colors-green-9:#22543d;--theme-ui-colors-teal-1:#e6fffa;--theme-ui-colors-teal-2:#b2f5ea;--theme-ui-colors-teal-3:#81e6d9;--theme-ui-colors-teal-4:#4fd1c5;--theme-ui-colors-teal-5:#38b2ac;--theme-ui-colors-teal-6:#319795;--theme-ui-colors-teal-7:#2c7a7b;--theme-ui-colors-teal-8:#285e61;--theme-ui-colors-teal-9:#234e52;--theme-ui-colors-blue-1:#ebf8ff;--theme-ui-colors-blue-2:#bee3f8;--theme-ui-colors-blue-3:#90cdf4;--theme-ui-colors-blue-4:#63b3ed;--theme-ui-colors-blue-5:#4299e1;--theme-ui-colors-blue-6:#3182ce;--theme-ui-colors-blue-7:#2b6cb0;--theme-ui-colors-blue-8:#2c5282;--theme-ui-colors-blue-9:#2a4365;--theme-ui-colors-indigo-1:#ebf4ff;--theme-ui-colors-indigo-2:#c3dafe;--theme-ui-colors-indigo-3:#a3bffa;--theme-ui-colors-indigo-4:#7f9cf5;--theme-ui-colors-indigo-5:#667eea;--theme-ui-colors-indigo-6:#5a67d8;--theme-ui-colors-indigo-7:#4c51bf;--theme-ui-colors-indigo-8:#434190;--theme-ui-colors-indigo-9:#3c366b;--theme-ui-colors-purple-1:#faf5ff;--theme-ui-colors-purple-2:#e9d8fd;--theme-ui-colors-purple-3:#d6bcfa;--theme-ui-colors-purple-4:#b794f4;--theme-ui-colors-purple-5:#9f7aea;--theme-ui-colors-purple-6:#805ad5;--theme-ui-colors-purple-7:#6b46c1;--theme-ui-colors-purple-8:#553c9a;--theme-ui-colors-purple-9:#44337a;--theme-ui-colors-pink-1:#fff5f7;--theme-ui-colors-pink-2:#fed7e2;--theme-ui-colors-pink-3:#fbb6ce;--theme-ui-colors-pink-4:#f687b3;--theme-ui-colors-pink-5:#ed64a6;--theme-ui-colors-pink-6:#d53f8c;--theme-ui-colors-pink-7:#b83280;--theme-ui-colors-pink-8:#97266d;--theme-ui-colors-pink-9:#702459;--theme-ui-colors-grayDark:#2d3748;--theme-ui-colors-text:#282c35;--theme-ui-colors-background:#fff;--theme-ui-colors-primary:#007acc;--theme-ui-colors-primaryHover:#2c5282;--theme-ui-colors-secondary:#718096;--theme-ui-colors-muted:#e2e8f0;--theme-ui-colors-success:#9ae6b4;--theme-ui-colors-info:#63b3ed;--theme-ui-colors-warning:#faf089;--theme-ui-colors-danger:#feb2b2;--theme-ui-colors-light:#f7fafc;--theme-ui-colors-dark:#2d3748;--theme-ui-colors-textMuted:#718096;--theme-ui-colors-heading:#282c35;color:var(--theme-ui-colors-text);background-color:var(--theme-ui-colors-background);}</style><style data-emotion="css-global 3qknja">*{box-sizing:border-box;}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.625;font-weight:400;}body{margin:0;}</style><div style="outline:none" tabindex="-1" id="gatsby-focus-wrapper"><style data-emotion="css ozdkra">.css-ozdkra{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.625;font-weight:400;}</style><div class="css-ozdkra ex695c02"><style data-emotion="css 1389d71">.css-1389d71{padding-left:1rem;padding-right:1rem;margin-bottom:2rem;max-width:72rem;margin-left:auto;margin-right:auto;}@media screen and (min-width: 640px){.css-1389d71{padding-left:2rem;padding-right:2rem;}}</style><header class="css-1389d71"><style data-emotion="css 114y5u6">.css-114y5u6{padding-top:1rem;padding-bottom:0.5rem;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--theme-ui-colors-muted);}</style><style data-emotion="css 11iq5sy">.css-11iq5sy{padding-top:1rem;padding-bottom:0.5rem;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--theme-ui-colors-muted);}</style><div class="css-11iq5sy ex695c02"><style data-emotion="css 1asu8vn">.css-1asu8vn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}</style><style data-emotion="css 1gmd4pk">.css-1gmd4pk{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}</style><div class="css-1gmd4pk ex695c02"><style data-emotion="css 18rxmpq">.css-18rxmpq{-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}</style><style data-emotion="css eiky7">.css-eiky7{box-sizing:border-box;margin:0;min-width:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}</style><div class="css-eiky7 e1f4mtpc0"><style data-emotion="css 1tb8po8">.css-1tb8po8{margin-bottom:0.5rem;margin-top:0.5rem;margin-right:1rem;}@media screen and (min-width: 640px){.css-1tb8po8{margin-right:2rem;}}</style><style data-emotion="css 1viujpb">.css-1viujpb{font-family:inherit;font-weight:700;line-height:1.25;margin:0;margin-bottom:1rem;font-size:1.875rem;margin-top:1rem;margin-bottom:0.5rem;margin-top:0.5rem;margin-right:1rem;}@media screen and (min-width: 640px){.css-1viujpb{margin-right:2rem;}}</style><h3 class="css-1viujpb"><style data-emotion="css oma421">.css-oma421{color:var(--theme-ui-colors-text);}</style><style data-emotion="css z84qkq">.css-z84qkq{box-sizing:border-box;margin:0;min-width:0;color:var(--theme-ui-colors-primary);-webkit-text-decoration:none;text-decoration:none;color:var(--theme-ui-colors-text);}.css-z84qkq:hover{-webkit-text-decoration:underline;text-decoration:underline;}</style><a class="css-z84qkq" href="/">纽约时报热门</a></h3><style data-emotion="css 4cffwv">.css-4cffwv{box-sizing:border-box;margin:0;min-width:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}</style><nav class="css-4cffwv"></nav></div><div class="css-4cffwv"><style data-emotion="css wlwzm">.css-wlwzm{min-width:6.5rem;}</style><div class="css-4cffwv"><style data-emotion="css 1ddtodu">.css-1ddtodu{box-sizing:border-box;margin:0;min-width:0;display:block;width:100%;padding:0.5rem;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;font-size:inherit;line-height:inherit;border:1px solid;border-radius:4px;color:inherit;background-color:var(--theme-ui-colors-background);min-width:6.5rem;}</style><select class="css-1ddtodu"><option value="en">English</option><option selected="" value="zh">简体中文</option><option value="zh-Hant">繁體中文</option><option value="ja">日本語</option></select><style data-emotion="css 1swud1q">.css-1swud1q{box-sizing:border-box;margin:0;min-width:0;margin-left:-28px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;pointer-events:none;}</style><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="currentcolor" class="css-1swud1q"><path d="M7 10l5 5 5-5z"></path></svg></div></div></div></div></header><style data-emotion="css 1nitwqa">.css-1nitwqa{max-width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;padding-bottom:2rem;}@media screen and (min-width: 640px){.css-1nitwqa{max-width:72rem;padding-left:2rem;padding-right:2rem;}}</style><style data-emotion="css 19p2w2j">.css-19p2w2j{box-sizing:border-box;margin:0;min-width:0;max-width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;padding-bottom:2rem;}@media screen and (min-width: 640px){.css-19p2w2j{max-width:72rem;padding-left:2rem;padding-right:2rem;}}</style><div class="css-19p2w2j e1f4mtpc1"><div></div><main><div><style data-emotion="css 1tx9p16">.css-1tx9p16{font-size:1.25rem;}</style><style data-emotion="css 17vxmjj">.css-17vxmjj{border-left-width:4px;border-left-style:solid;border-left-color:var(--theme-ui-colors-muted);color:var(--theme-ui-colors-textMuted);margin:0;padding:0;font-style:italic;margin-top:2rem;margin-bottom:2rem;padding-left:1rem;font-size:1.25rem;}</style><blockquote class="css-17vxmjj">一家丹麦博物馆给了一位艺术家约83,000美元,让他复制反映现代世界工作性质的作品。 他将现金收入囊中,并交付了两幅名为 &quot;拿钱跑路 &quot;的空白画布。https://t.co/CjyA115QVt</blockquote><style data-emotion="css vurnku">.css-vurnku{box-sizing:border-box;margin:0;min-width:0;}</style><div data-test="ad-container" class="css-vurnku"><ins class=" adsbygoogle" style="display:block" data-ad-client="ca-pub-5211209136530011" data-ad-slot="9469977903" data-ad-layout="" data-ad-layout-key="" data-ad-format="auto" data-full-width-responsive="true"></ins></div><style data-emotion="css 1riggsr">.css-1riggsr{max-width:550px;font-size:1.25rem;}</style><style data-emotion="css gm3qcy">.css-gm3qcy{max-width:550px;font-size:1.25rem;}</style><div class="css-gm3qcy ex695c02"><style data-emotion="css y35oof">.css-y35oof{border-left-width:4px;border-left-style:solid;border-left-color:var(--theme-ui-colors-muted);color:var(--theme-ui-colors-textMuted);margin:0;padding:0;font-style:italic;margin-top:2rem;margin-bottom:2rem;padding-left:1rem;}</style><blockquote class="twitter-tweet css-y35oof ex695c02"><style data-emotion="css 1ht624w">.css-1ht624w{margin-bottom:1rem;line-height:1.625;}</style><p class="css-1ht624w ex695c02">A Danish museum gave an artist about $83,000 to reproduce pieces reflecting the nature of work in the modern world. He pocketed the cash and delivered two blank canvases titled &quot;Take the Money and Run.&quot; <style data-emotion="css 1nc5tar">.css-1nc5tar{color:rgb(27, 149, 224);}</style><style data-emotion="css 1r70x1m">.css-1r70x1m{box-sizing:border-box;margin:0;min-width:0;color:var(--theme-ui-colors-primary);-webkit-text-decoration:none;text-decoration:none;color:rgb(27, 149, 224);}.css-1r70x1m:hover{-webkit-text-decoration:underline;text-decoration:underline;}</style><a href="https://t.co/CjyA115QVt" class="css-1r70x1m e1f4mtpc1"><span> <!-- -->https://t.co/CjyA115QVt</span></a></p>— <!-- -->The New York Times<!-- --> (@<!-- -->nytimes<!-- -->)<!-- --> <style data-emotion="css 1fmmdck">.css-1fmmdck{box-sizing:border-box;margin:0;min-width:0;color:var(--theme-ui-colors-primary);-webkit-text-decoration:none;text-decoration:none;}.css-1fmmdck:hover{-webkit-text-decoration:underline;text-decoration:underline;}</style><a href="https://twitter.com/nytimes/statuses/1444029375272325124" class="css-1fmmdck e1f4mtpc1">2021-10-01 21:20</a></blockquote></div></div><style data-emotion="css 4h3z6r">.css-4h3z6r{padding-top:1rem;padding-bottom:2rem;}</style><footer class="css-4h3z6r"><style data-emotion="css 1v7jeax">.css-1v7jeax{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem;font-size:1.25rem;}</style><style data-emotion="css hit6r0">.css-hit6r0{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem;font-size:1.25rem;}</style><div class="css-hit6r0 ex695c02"><style data-emotion="css 1b4bnnt">.css-1b4bnnt{background-color:var(--theme-ui-colors-gray-1);margin-right:1rem;margin-bottom:0.5rem;color:var(--theme-ui-colors-textMuted);padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;}.css-1b4bnnt:hover{background-color:var(--theme-ui-colors-gray-2);}</style><style data-emotion="css 10urasb">.css-10urasb{box-sizing:border-box;margin:0;min-width:0;color:var(--theme-ui-colors-primary);-webkit-text-decoration:none;text-decoration:none;background-color:var(--theme-ui-colors-gray-1);margin-right:1rem;margin-bottom:0.5rem;color:var(--theme-ui-colors-textMuted);padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;}.css-10urasb:hover{-webkit-text-decoration:underline;text-decoration:underline;}.css-10urasb:hover{background-color:var(--theme-ui-colors-gray-2);}</style><a class="css-10urasb" href="/tags/tweet">推文</a></div><style data-emotion="css 187bc73">.css-187bc73{margin-bottom:2rem;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}</style><style data-emotion="css 1igkn86">.css-1igkn86{box-sizing:border-box;margin:0;min-width:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:2rem;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}</style><div data-test="bio" class="css-1igkn86 e1f4mtpc0"><style data-emotion="css 43riig">.css-43riig{min-width:56px;padding-right:0.5rem;padding-top:0.25rem;}</style><style data-emotion="css gzitb9">.css-gzitb9{box-sizing:border-box;margin:0;min-width:0;color:var(--theme-ui-colors-primary);-webkit-text-decoration:none;text-decoration:none;min-width:56px;padding-right:0.5rem;padding-top:0.25rem;}.css-gzitb9:hover{-webkit-text-decoration:underline;text-decoration:underline;}</style><a class="css-gzitb9 e1f4mtpc1" href="/"><style data-emotion="css 1py321f">.css-1py321f{margin-bottom:0;border-radius:9999px;width:48px;height:48px;}</style><style data-emotion="css 1g22wk4">.css-1g22wk4{box-sizing:border-box;margin:0;min-width:0;max-width:100%;height:auto;margin-bottom:0;border-radius:9999px;width:48px;height:48px;}</style><img src="https://nytimes.buzzing.cc/avatar.png" alt="logo" class="css-1g22wk4 e1f4mtpc1"/></a><div class="css-0 ex695c02">用中文在 <a class="css-1fmmdck" href="/">nytimes.buzzing.cc</a> 浏览当前 <style data-emotion="css 11yez9l">.css-11yez9l{box-sizing:border-box;margin:0;min-width:0;color:var(--theme-ui-colors-primary);-webkit-text-decoration:none;text-decoration:none;line-height:2;}.css-11yez9l:hover{-webkit-text-decoration:underline;text-decoration:underline;}</style><a href="https://www.nytimes.com" target="_blank" rel="noopener noreferrer" class="css-11yez9l">纽约时报</a> 上最热门的内容</div></div><style data-emotion="css r1hyeu">.css-r1hyeu{-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;list-style:none;padding:0;padding-top:1rem;padding-bottom:1rem;font-size:1.25rem;}</style><style data-emotion="css 1jw7mp8">.css-1jw7mp8{box-sizing:border-box;margin:0;min-width:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;list-style:none;padding:0;padding-top:1rem;padding-bottom:1rem;font-size:1.25rem;}</style><ul class="css-1jw7mp8"><li><a rel="prev" class="css-1fmmdck" href="/tweet/1443787808175448068">← <!-- -->加州是疫苗要求导致更多疫苗接种的最新例子。 在对该州十几家主要医院系统的调查中,大多数医疗保健雇主本周报告的疫苗接种率为90%或更高。阅读更多:https://t.co/Czt7XTcDva https://t.co/i8q5Cdsc9a</a></li><li><a rel="next" class="css-1fmmdck" href="/tweet/1444032229781409795">美国现在有近70万人死于Covid-19 -- 使其成为美国历史上最致命的大流行病。 最近死亡的大多数人是在南方,而且没有接种疫苗。许多受害者也比以前年轻。https://t.co/SqffAYhunH<!-- --> →</a></li></ul></footer></main></div></div></div><div id="gatsby-announcer" style="position:absolute;top:0;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0" aria-live="assertive" aria-atomic="true"></div></div><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-5Q2S274Y5T"></script><script> if(true) { window.dataLayer = window.dataLayer || []; function gtag(){window.dataLayer && window.dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-5Q2S274Y5T', {"send_page_view":false}); } </script><script id="gatsby-script-loader">/*<![CDATA[*/window.pagePath="/tweet/1444029375272325124";/*]]>*/</script><script id="gatsby-chunk-mapping">/*<![CDATA[*/window.___chunkMapping={"polyfill":["/polyfill-3496696b85e50f0fb17c.js"],"app":["/app-6035e87a2957d0cf8657.js"],"component---node-modules-gatsby-theme-blog-core-src-templates-posts-query-js":["/component---node-modules-gatsby-theme-blog-core-src-templates-posts-query-js-71a05de2cb1d3241a51c.js"],"component---node-modules-gatsby-theme-buzzing-src-gatsby-theme-blog-core-templates-post-query-js":["/component---node-modules-gatsby-theme-buzzing-src-gatsby-theme-blog-core-templates-post-query-js-73a3d85716f7fc82b8d5.js"],"component---node-modules-gatsby-theme-buzzing-src-gatsby-theme-timeline-templates-posts-query-js":["/component---node-modules-gatsby-theme-buzzing-src-gatsby-theme-timeline-templates-posts-query-js-e8cf6d4cca9c84c827ca.js"],"component---node-modules-gatsby-theme-buzzing-src-pages-404-js":["/component---node-modules-gatsby-theme-buzzing-src-pages-404-js-e916c733aad8993e8eb9.js"],"component---node-modules-gatsby-theme-buzzing-src-templates-archives-query-js":["/component---node-modules-gatsby-theme-buzzing-src-templates-archives-query-js-32705ab7e55efe25d096.js"],"component---node-modules-gatsby-theme-timeline-src-pages-redirect-js":["/component---node-modules-gatsby-theme-timeline-src-pages-redirect-js-bd4dcb5cbc7cc42ab8a2.js"]};/*]]>*/</script><script src="/polyfill-3496696b85e50f0fb17c.js" nomodule=""></script><script src="/component---node-modules-gatsby-theme-buzzing-src-gatsby-theme-blog-core-templates-post-query-js-73a3d85716f7fc82b8d5.js" async=""></script><script src="/78f973e7d66c0a01f0f4773d0b98f9433c59fdb2-8ce7b018acbabcdff2be.js" async=""></script><script src="/1dd094f1503bdbdfde0b98dcab7f3ba21ad40d86-776837fa69fa21866dec.js" async=""></script><script src="/dd1332ab8f15d1828b0fe96ccfe1761ffc193057-d3f7e3d9cb080bc2deb6.js" async=""></script><script src="/app-6035e87a2957d0cf8657.js" async=""></script><script src="/framework-1e925e1f21c302748cd1.js" async=""></script><script src="/webpack-runtime-a4bbbbd4fa6df3c120b5.js" async=""></script></body></html>
<!DOCTYPE html> <html lang="Pt-br"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Como foi que surgiu o boneco do android</title> <link rel="shortcut icon" href="imagens/favicon.ico" type="image/x-icon"> <link rel="stylesheet" href="estilo/style.css"> </head> <body> <header> <h1>Curiosidades de Tecnologia</h1> <p>Tudo aquilo que você sempre quis saber sobre o mundo Tech, em um único lugar </p> </header> <nav> <a href="#">Home</a> <a href="#">Notícias</a> <a href="#">Curiosidades</a> <a href="#">Fale Conosco</a> </nav> <main> <section> <h1> História do Mascote do Android </h1> <p> Provavelmente você sabe que o sistema operacional <strong>Android</strong>, mantido pelo <strong>Google</strong> é um dos mais utilizados para dispositivos móveis em todo o mundo. Mas tavez você não saiba que o seu simpático mascote tem um nome e uma história muito curiosa? Pois acompanhe esse artigo para aprender muita coisa sobre esse robozinho. </p> <h2> A primeira versão </h2> <p> A primeira tentativa de criar um mascote surgiu em 2007 e veio de um desenvolvedor chamado <a href="https://androidcommunity.com/dan-morrill-shows-us-the-android-mascot-that-almost-was-20130103/"target="_blank"class='externo'>Dan Morrill</a>. Ele conta que abriu o <a href="https://inkscape.org/pt-br/" target="_blank"class='externo'>Inkscape</a> (software livre para vetorização de imagens) e criou sua própria versão de robô. O objetivo era apenas personificar o sistema apenas para a a sua equipe, não existia nenhuma solicitação da empresa para a criação de um mascote. </p> <picture> <source media="(max-width: 800px)" srcset="imagens/dan-droids-pq.png"> <img src="imagens/dan-droids.png" alt="primeiro mascote de tela"> </picture> <p> Essa primeira versão bizarra até foi batizada em homenagem ao seu criador: seriam os <strong>Dandroids</strong>. </p> <h2> Surge um novo mascote </h2> <p> A ideia de ter um mascote foi amadurecendo e a missão foi passada para uma profissional da área. A ilustradora Russa <a href="https://www.irinablok.com/" target="_blank"class='externo'>Irina Blok</a>, também funcionária do <strong>Google</strong>, ficou com a missão de representar o pequeno robô de uma maneira mais agradável. </p> <picture> <source media="(max-width: 800px)" srcset="imagens/irina-blok-pq.jpg"> <img src="imagens/irina-blok.jpg" alt="irina"> </picture> <p> A ideia principal da Irina era representar tudo graficamente com poucos traços e de forma mais chapada. O desenho também deveria gerar identificação rápida com quem o olha. Surgiu então o <strong>Bugdroid</strong>, o novo mascote do Android. </p> <img src="imagens/bugdroid.png" id="pequena" alt="bogdorid"> <p> A principal inspiração para os traços do novo <strong>Bugdroid</strong> veio daqueles bonequinhos que ilustram portas de banheiro para indicar o gênero de cada porta. Conta a lenda que a artista estava criando em sua mesa no escritório do Google e olhou para o lado dos banheiros e a identificação foi imediata: simples, limpo, objetivo. </p> <div class="video"> <iframe width="560" height="315" class="video" src="https://www.youtube.com/embed/l2UDgpLz20M" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </div> <aside> <h3> Quer aprender mais? </h3> <p> Outro assunto curioso em relação ao Android é que cada versão sempre foi nomeada em homenagem a um doce, em ordem alfabética a partir da versão 1.5 até a 9.0. </p> <ul> <li> 1.5 - <abbr title="Bolo de copo">Cupcake</abbr> </li> <li> 1.6 - <abbr title="Rosquinha">Donut</abbr> </li> <li> 3.0 - <abbr title="bomba">Eclair</abbr> </li> <li> 2.2 - <abbr title="Iougurt Congelado">Froyo</abbr> </li> <li> 2.3 - <abbr title="Biscoito de gengibre">Gingerbread</abbr> </li> <li> 3.0 - <abbr title="favo de mel">Honeycomb</abbr> </li> <li> 4.0 - <abbr title="Sanduíche de sorvete">Ice Cream Sandwich</abbr> </li> <li> 4.1 - <abbr title="jujuba">Jelly Bean</abbr> </li> <li> 4.4 - <abbr title="kitkat">KitKat</abbr> </li> <li> 5.0 - <abbr title="Pirulito">Lolipop</abbr> </li> <li> 6.0 - <abbr title="marshmallow">Marshmallow</abbr> </li> <li> 7.0 - <abbr title="Torrone">Nougat</abbr> </li> <li> 8.0 - <abbr title="oreo">Oreo</abbr> </li> <li> 9.0 - <abbr title="Torta">Pie</abbr> </li> </ul> <p> Infelizmente, o <strong>Android Q</strong> não existiu, pois o Google resolveu pôr fim a essa divertida prática e começou a usar numerações, o que deu origem ao Android 10 </p>. <p> Acesse aqui o site <a href="https://www.android.com/intl/pt-BR_br/history/" target="_blank"class='externo'>Android History</a> para conhecer a sequência das versões "adocicadas" e o que cada uma trouxe para o sistema Android. </p> </aside> <p> Então é isso! Espero que você tenha gostado do nosso artigo com essa curiosidade sobre o sistema Android e seu simpático mascote. </p> </section> </main> <footer> <p>Site criado por <a href="https://github.com/gustavoguanabara" target="_blank">Gustavo Guanabara</a> para o <a href="https://www.youtube.com/user/cursosemvideo" target="_blank">CursoemVideo</a>.</p> </footer> </body> </html>
<!-- Generated by pkgdown: do not edit by hand --> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Prep NHDPlus Data — prepare_nhdplus • nhdplusTools</title> <!-- jquery --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script> <!-- Bootstrap --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha256-916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG/aiY1w=" crossorigin="anonymous" /> <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha256-U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8=" crossorigin="anonymous"></script> <!-- Font Awesome icons --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha256-eZrrJcwDc/3uDhsdt61sL2oOBY362qM3lon1gyExkL0=" crossorigin="anonymous" /> <!-- clipboard.js --> <script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.4/clipboard.min.js" integrity="sha256-FiZwavyI2V6+EXO1U+xzLG3IKldpiTFf3153ea9zikQ=" crossorigin="anonymous"></script> <!-- sticky kit --> <script src="https://cdnjs.cloudflare.com/ajax/libs/sticky-kit/1.1.3/sticky-kit.min.js" integrity="sha256-c4Rlo1ZozqTPE2RLuvbusY3+SU1pQaJC0TjuhygMipw=" crossorigin="anonymous"></script> <!-- pkgdown --> <link href="../pkgdown.css" rel="stylesheet"> <script src="../pkgdown.js"></script> <meta property="og:title" content="Prep NHDPlus Data — prepare_nhdplus" /> <meta property="og:description" content="Function to prep NHDPlus data for use by nhdplusTools functions" /> <meta property="og:image" content="/logo.png" /> <meta name="twitter:card" content="summary" /> <!-- mathjax --> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container template-reference-topic"> <header> <div class="navbar navbar-default navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <span class="navbar-brand"> <a class="navbar-link" href="../index.html">nhdplusTools</a> <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.3.7</span> </span> </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <li> <a href="../index.html"> <span class="fa fa-home fa-lg"></span> </a> </li> <li> <a href="../articles/nhdplusTools.html">Get started</a> </li> <li> <a href="../reference/index.html">Reference</a> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> Articles <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu"> <li> <a href="../articles/plot_nhdplus.html">Plotting with nhdplusTools</a> </li> <li> <a href="../articles/point_indexing.html">Indexing / Referencing</a> </li> </ul> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li> <a href="https://github.com/usgs-r/nhdplusTools"> <span class="fa fa-github fa-lg"></span> </a> </li> </ul> </div><!--/.nav-collapse --> </div><!--/.container --> </div><!--/.navbar --> </header> <div class="row"> <div class="col-md-9 contents"> <div class="page-header"> <h1>Prep NHDPlus Data</h1> <small class="dont-index">Source: <a href='https://github.com/usgs-r/nhdplusTools/blob/master/R/prep_nhdplus.R'><code>R/prep_nhdplus.R</code></a></small> <div class="hidden name"><code>prepare_nhdplus.Rd</code></div> </div> <div class="ref-description"> <p>Function to prep NHDPlus data for use by nhdplusTools functions</p> </div> <pre class="usage"><span class='fu'>prepare_nhdplus</span>(<span class='no'>flines</span>, <span class='no'>min_network_size</span>, <span class='no'>min_path_length</span>, <span class='kw'>min_path_size</span> <span class='kw'>=</span> <span class='fl'>0</span>, <span class='kw'>purge_non_dendritic</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>, <span class='kw'>warn</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>, <span class='kw'>error</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)</pre> <h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2> <table class="ref-arguments"> <colgroup><col class="name" /><col class="desc" /></colgroup> <tr> <th>flines</th> <td><p>data.frame NHDPlus flowlines including: COMID, LENGTHKM, FTYPE, TerminalFl, FromNode, ToNode, TotDASqKM, StartFlag, StreamOrde, StreamCalc, TerminalPa, Pathlength, and Divergence variables.</p></td> </tr> <tr> <th>min_network_size</th> <td><p>numeric Minimum size (sqkm) of drainage network to include in output.</p></td> </tr> <tr> <th>min_path_length</th> <td><p>numeric Minimum length (km) of terminal level path of a network.</p></td> </tr> <tr> <th>min_path_size</th> <td><p>numeric Minimum size (sqkm) of outlet level path of a drainage basin. Drainage basins with an outlet drainage area smaller than this will be removed.</p></td> </tr> <tr> <th>purge_non_dendritic</th> <td><p>boolean Should non dendritic paths be removed or not.</p></td> </tr> <tr> <th>warn</th> <td><p>boolean controls whether warning an status messages are printed</p></td> </tr> <tr> <th>error</th> <td><p>boolean controls whether to return potentially invalid data with a warning rather than an error</p></td> </tr> </table> <h2 class="hasAnchor" id="value"><a class="anchor" href="#value"></a>Value</h2> <p>data.frame ready to be used with the refactor_flowlines function.</p> <h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2> <pre class="examples"><div class='input'><span class='no'>flines_in</span> <span class='kw'>&lt;-</span> <span class='kw pkg'>sf</span><span class='kw ns'>::</span><span class='fu'><a href='https://www.rdocumentation.org/packages/sf/topics/st_read'>read_sf</a></span>(<span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/system.file'>system.file</a></span>(<span class='st'>"extdata/petapsco_flowlines.gpkg"</span>, <span class='kw'>package</span> <span class='kw'>=</span> <span class='st'>"nhdplusTools"</span>)) <span class='fu'>prepare_nhdplus</span>(<span class='no'>flines_in</span>, <span class='kw'>min_network_size</span> <span class='kw'>=</span> <span class='fl'>10</span>, <span class='kw'>min_path_length</span> <span class='kw'>=</span> <span class='fl'>1</span>, <span class='kw'>warn</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>)</div><div class='output co'>#&gt; <span style='color: #949494;'># A tibble: 697 x 6</span><span> #&gt; COMID LENGTHKM TotDASqKM Hydroseq LevelPathI toCOMID #&gt; </span><span style='color: #949494;font-style: italic;'>&lt;int&gt;</span><span> </span><span style='color: #949494;font-style: italic;'>&lt;dbl&gt;</span><span> </span><span style='color: #949494;font-style: italic;'>&lt;dbl&gt;</span><span> </span><span style='color: #949494;font-style: italic;'>&lt;dbl&gt;</span><span> </span><span style='color: #949494;font-style: italic;'>&lt;dbl&gt;</span><span> </span><span style='color: #949494;font-style: italic;'>&lt;int&gt;</span><span> #&gt; </span><span style='color: #BCBCBC;'> 1</span><span> 11</span><span style='text-decoration: underline;'>689</span><span>204 0.73 150. 200</span><span style='text-decoration: underline;'>027</span><span>394 200</span><span style='text-decoration: underline;'>024</span><span>046 11</span><span style='text-decoration: underline;'>689</span><span>212 #&gt; </span><span style='color: #BCBCBC;'> 2</span><span> 11</span><span style='text-decoration: underline;'>689</span><span>212 0.819 165. 200</span><span style='text-decoration: underline;'>026</span><span>423 200</span><span style='text-decoration: underline;'>024</span><span>046 11</span><span style='text-decoration: underline;'>689</span><span>228 #&gt; </span><span style='color: #BCBCBC;'> 3</span><span> 11</span><span style='text-decoration: underline;'>689</span><span>228 2.05 173. 200</span><span style='text-decoration: underline;'>025</span><span>563 200</span><span style='text-decoration: underline;'>024</span><span>046 11</span><span style='text-decoration: underline;'>690</span><span>186 #&gt; </span><span style='color: #BCBCBC;'> 4</span><span> 11</span><span style='text-decoration: underline;'>690</span><span>186 2.91 182. 200</span><span style='text-decoration: underline;'>024</span><span>768 200</span><span style='text-decoration: underline;'>024</span><span>046 11</span><span style='text-decoration: underline;'>694</span><span>048 #&gt; </span><span style='color: #BCBCBC;'> 5</span><span> 11</span><span style='text-decoration: underline;'>694</span><span>048 0.745 183. 200</span><span style='text-decoration: underline;'>024</span><span>046 200</span><span style='text-decoration: underline;'>024</span><span>046 11</span><span style='text-decoration: underline;'>690</span><span>184 #&gt; </span><span style='color: #BCBCBC;'> 6</span><span> 11</span><span style='text-decoration: underline;'>689</span><span>202 4.76 137. 200</span><span style='text-decoration: underline;'>028</span><span>471 200</span><span style='text-decoration: underline;'>024</span><span>046 11</span><span style='text-decoration: underline;'>689</span><span>204 #&gt; </span><span style='color: #BCBCBC;'> 7</span><span> 11</span><span style='text-decoration: underline;'>689</span><span>720 4.40 109. 200</span><span style='text-decoration: underline;'>029</span><span>710 200</span><span style='text-decoration: underline;'>024</span><span>046 11</span><span style='text-decoration: underline;'>689</span><span>202 #&gt; </span><span style='color: #BCBCBC;'> 8</span><span> 11</span><span style='text-decoration: underline;'>689</span><span>108 1.26 90.4 200</span><span style='text-decoration: underline;'>031</span><span>091 200</span><span style='text-decoration: underline;'>024</span><span>046 11</span><span style='text-decoration: underline;'>689</span><span>720 #&gt; </span><span style='color: #BCBCBC;'> 9</span><span> 11</span><span style='text-decoration: underline;'>689</span><span>106 3.51 88.4 200</span><span style='text-decoration: underline;'>032</span><span>655 200</span><span style='text-decoration: underline;'>024</span><span>046 11</span><span style='text-decoration: underline;'>689</span><span>108 #&gt; </span><span style='color: #BCBCBC;'>10</span><span> 11</span><span style='text-decoration: underline;'>689</span><span>700 2.35 82.8 200</span><span style='text-decoration: underline;'>034</span><span>479 200</span><span style='text-decoration: underline;'>024</span><span>046 11</span><span style='text-decoration: underline;'>689</span><span>106 #&gt; </span><span style='color: #949494;'># … with 687 more rows</span><span></div><div class='input'> </div></span></pre> </div> <div class="col-md-3 hidden-xs hidden-sm" id="sidebar"> <h2>Contents</h2> <ul class="nav nav-pills nav-stacked"> <li><a href="#arguments">Arguments</a></li> <li><a href="#value">Value</a></li> <li><a href="#examples">Examples</a></li> </ul> </div> </div> <footer> <div class="copyright"> <p>Developed by David Blodgett.</p> </div> <div class="pkgdown"> <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.3.0.</p> </div> </footer> </div> </body> </html>
<!doctype html> <html lang="en"> <head> <title>Code coverage report for dist\utils\FileUtils.js</title> <meta charset="utf-8" /> <link rel="stylesheet" href="../../prettify.css" /> <link rel="stylesheet" href="../../base.css" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <style type='text/css'> .coverage-summary .sorter { background-image: url(../../sort-arrow-sprite.png); } </style> </head> <body> <div class='wrapper'> <div class='pad1'> <h1> <a href="../../index.html">all files</a> / <a href="index.html">dist/utils/</a> FileUtils.js </h1> <div class='clearfix'> <div class='fl pad1y space-right2'> <span class="strong">100% </span> <span class="quiet">Statements</span> <span class='fraction'>18/18</span> </div> <div class='fl pad1y space-right2'> <span class="strong">100% </span> <span class="quiet">Branches</span> <span class='fraction'>6/6</span> </div> <div class='fl pad1y space-right2'> <span class="strong">100% </span> <span class="quiet">Functions</span> <span class='fraction'>5/5</span> </div> <div class='fl pad1y space-right2'> <span class="strong">100% </span> <span class="quiet">Lines</span> <span class='fraction'>17/17</span> </div> <div class='fl pad1y'> <span class="strong">1 function</span> <span class="quiet">Ignored</span> &nbsp;&nbsp;&nbsp;&nbsp; </div> </div> </div> <div class='status-line high'></div> <pre><table class="coverage"> <tr><td class="line-count quiet">1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28</td><td class="line-coverage quiet"><span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-yes">39×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-yes">12×</span> <span class="cline-any cline-yes">24×</span> <span class="cline-any cline-yes">12×</span> <span class="cline-any cline-yes">12×</span> <span class="cline-any cline-yes">12×</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">11×</span> <span class="cline-any cline-yes">16×</span> <span class="cline-any cline-yes">5×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">6×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">"use strict"; var FileUtils = (function () { /* istanbul ignore next */ <span class="fstat-skip" title="function not covered" >function FileUtils() {</span> } FileUtils.standardizeSlashes = function (fileName) { return fileName.replace(/\\/g, "/"); }; FileUtils.filePathMatches = function (fileName, searchString) { var _this = this; var splitBySlash = function (p) { return _this.standardizeSlashes(p || "").replace(/^\//, "").split("/"); }; var fileNameItems = splitBySlash(fileName); var searchItems = splitBySlash(searchString); if (searchItems.length &gt; fileNameItems.length) { return false; } for (var i = 0; i &lt; searchItems.length; i++) { if (searchItems[searchItems.length - i - 1] !== fileNameItems[fileNameItems.length - i - 1]) { return false; } } return searchItems.length &gt; 0; }; return FileUtils; }()); exports.FileUtils = FileUtils; &nbsp; //# sourceMappingURL=FileUtils.js.map &nbsp;</pre></td></tr> </table></pre> <div class='push'></div><!-- for sticky footer --> </div><!-- /wrapper --> <div class='footer quiet pad2 space-top1 center small'> Code coverage generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Sat Dec 17 2016 16:49:10 GMT-0500 (Eastern Standard Time) </div> </div> <script src="../../prettify.js"></script> <script> window.onload = function () { if (typeof prettyPrint === 'function') { prettyPrint(); } }; </script> <script src="../../sorter.js"></script> </body> </html>
{% extends "layout.html" %} {% block title %} Log In {% endblock %} {% block main %} <form action="/login" method="post"> <div class="form-group"> <input autocomplete="off" autofocus class="form-control" name="username" placeholder="Username" type="text"> </div> <div class="form-group"> <input class="form-control" name="password" placeholder="Password" type="password"> </div> <button class="btn btn-primary" type="submit">Log In</button> </form> {% endblock %}
<!DOCTYPE html><html><head><meta charset='UTF-8'><link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"><title>Maja Benkovic</title></head><body><h1>Maja Benkovic</h1><ul class="list-group"></ul><h2>Co-authors</h2></body></html>
<!DOCTYPE html> <html lang="ru" data-version="master" data-single-page="false"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> <title>Функции для реализации оператора IN | Документация ClickHouse</title> <link rel="shortcut icon" href="/favicon.ico" /> <link rel="apple-touch-icon" sizes="180x180" href="/images/logo-180x180.png" /> <meta property="og:title" content="Функции для реализации оператора IN | Документация ClickHouse"/> <meta property="og:description" content="Функции для реализации оператора IN in, notIn, globalIn, globalNotIn Смотрите раздел Операторы IN. tuple(x, y, …), опера" /> <meta property="og:type" content="article" /> <meta property="og:image" content="https://clickhouse.tech/images/logo.png" /> <meta property="og:url" content="https://clickhouse.tech/docs/ru/sql-reference/functions/in-functions/"/> <link rel="canonical" href="https://clickhouse.tech/docs/ru/sql-reference/functions/in-functions/" /> <link rel="amphtml" href="https://clickhouse.tech/docs/ru/sql-reference/functions/in-functions/amp/" /> <link rel="search" href="/opensearch.xml" title="ClickHouse" type="application/opensearchdescription+xml" /> <script type="application/ld+json">[{ "@context": "http://schema.org", "@type": "TechArticle", "headline": "Функции для реализации оператора IN | Документация ClickHouse", "mainEntityOfPage": "https://clickhouse.tech/docs/ru/sql-reference/functions/in-functions/", "datePublished": "2017-03-12T20:58:51+03:00", "dateModified": "2020-05-15T07:34:54+03:00", "image": "https://clickhouse.tech/images/logo-209x60.png", "author": { "@type": "Project", "name": "ClickHouse" }, "publisher": { "@type": "Organization", "name": "Yandex LLC", "logo": { "@type": "ImageObject", "url": "https://clickhouse.tech/images/yandex.png", "width": 163, "height": 60 } }}, { "@context": "http://schema.org", "@type": "Episode", "name": "Функции для реализации оператора IN | Документация ClickHouse", "aggregateRating": { "@type": "AggregateRating", "ratingValue": RATING_VALUE, "ratingCount": RATING_COUNT } }]</script> <meta name="description" content="Функции для реализации оператора IN in, notIn, globalIn, globalNotIn Смотрите раздел Операторы IN. tuple(x, y, …), опера" /> <meta name="keywords" content="ClickHouse, DBMS, OLAP, SQL, открытый исходный код, реляционный, аналитика, аналитический, большие данные, веб-аналитика" /> <link rel="alternate" hreflang="en" href="https://clickhouse.tech/docs/en/sql-reference/functions/in-functions/" /> <link rel="alternate" hreflang="zh" href="https://clickhouse.tech/docs/zh/sql-reference/functions/in-functions/" /> <link rel="alternate" hreflang="es" href="https://clickhouse.tech/docs/es/sql-reference/functions/in-functions/" /> <link rel="alternate" hreflang="fr" href="https://clickhouse.tech/docs/fr/sql-reference/functions/in-functions/" /> <link rel="alternate" hreflang="ru" href="https://clickhouse.tech/docs/ru/sql-reference/functions/in-functions/" /> <link rel="alternate" hreflang="ja" href="https://clickhouse.tech/docs/ja/sql-reference/functions/in-functions/" /> <link rel="alternate" hreflang="tr" href="https://clickhouse.tech/docs/tr/sql-reference/functions/in-functions/" /> <link rel="alternate" hreflang="fa" href="https://clickhouse.tech/docs/fa/sql-reference/functions/in-functions/" /> <link rel="alternate" hreflang="x-default" href="https://clickhouse.tech/docs/en/sql-reference/functions/in-functions/" /> <link href="/css/base.css?css_digest" media="all" rel="stylesheet" /> </head> <body dir="ltr" data-spy="scroll" data-target="#toc" data-offset="80"> <nav id="top-nav" class="navbar navbar-dark navbar-expand-md bg-dark-alt text-white sticky-top"> <div class="container-fluid justify-content-between"> <a class="d-block navbar-brand mr-3" href="/"> <img id="docs-logo-icon" src="/images/logo.svg" alt="ClickHouse logo" title="ClickHouse logo"/> </a> <div class="w-100 navbar-text text-left d-none d-md-block"> <h1 class="h3 m-0 p-0 d-inline"> <a href="#" class="text-white text-decoration-none"> Функции для реализации оператора IN </a> </h1> </div> <div class="d-none d-md-block"> <ul class="navbar-nav ml-auto mt-2 mt-lg-0 justify-content-end"> <li id="edit-wrapper" class="nav-item"> <a id="edit-link" href="https://github.com/ClickHouse/ClickHouse/edit/master/docs/ru/sql-reference/functions/in-functions.md" title="Edit this article" class="nav-link" rel="external nofollow noreferrer" target="_blank"><img src="/images/mkdocs/edit.svg" alt="Edit this article" class="mt-1" height="22" /></a> </li> <li class="nav-item"> <a class="nav-link" href="https://github.com/ClickHouse/ClickHouse" rel="external nofollow noreferrer"> <img src="/images/index/github.svg" alt="GitHub repository" title="Go to GitHub" height="32" /> </a> </li> <li id="languages-wrapper" class="nav-item dropdown"> <div id="languages-dropdown"> <a class="nav-link dropdown-toggle d-inline-block mt-1 text-muted" href="#" id="lang-dropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <img src="/images/flags/ru.svg" alt="Русский" title="Русский" width="32" class="d-inline-block mt-n1" /> </a> <div class="dropdown-menu bg-dark" aria-labelledby="lang-dropdown"> <a class="dropdown-item" href="/docs/en/sql-reference/functions/in-functions/"> <img src="/images/flags/en.svg" alt="" title="" width="32" class="d-inline-block mr-2" />English </a> <a class="dropdown-item" href="/docs/zh/sql-reference/functions/in-functions/"> <img src="/images/flags/zh.svg" alt="" title="" width="32" class="d-inline-block mr-2" />中文 </a> <a class="dropdown-item" href="/docs/es/sql-reference/functions/in-functions/"> <img src="/images/flags/es.svg" alt="" title="" width="32" class="d-inline-block mr-2" />Español </a> <a class="dropdown-item" href="/docs/fr/sql-reference/functions/in-functions/"> <img src="/images/flags/fr.svg" alt="" title="" width="32" class="d-inline-block mr-2" />Français </a> <a class="dropdown-item disabled" href="/docs/ru/sql-reference/functions/in-functions/"> <img src="/images/flags/ru.svg" alt="" title="" width="32" class="d-inline-block mr-2" />Русский </a> <a class="dropdown-item" href="/docs/ja/sql-reference/functions/in-functions/"> <img src="/images/flags/ja.svg" alt="" title="" width="32" class="d-inline-block mr-2" />日本語 </a> <a class="dropdown-item" href="/docs/tr/sql-reference/functions/in-functions/"> <img src="/images/flags/tr.svg" alt="" title="" width="32" class="d-inline-block mr-2" />Türkçe </a> <a class="dropdown-item" href="/docs/fa/sql-reference/functions/in-functions/"> <img src="/images/flags/fa.svg" alt="" title="" width="32" class="d-inline-block mr-2" />فارسی </a> </div> </div> </li> </ul> </div> <form id="search-form" class="form-inline m-0"> <div class="input-group"> <div class="input-group-prepend w-100"> <span class="input-group-text bg-secondary-alt text-muted border-0 mr-n1" id="search-icon"> <img src="/images/mkdocs/search.svg" /> </span> <input id="docsearch-input" class="form-control bg-secondary-alt text-muted border-0 pl-1" type="search" placeholder="Search" aria-label="Search"> </div> </div> </form> <button id="navbar-toggler" class="navbar-toggler border-0" type="button" data-toggle="collapse" data-target="#sidebar" aria-controls="sidebar" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> </div> </nav> <div class="container-fluid"> <div class="row justify-content-end justify-content-xl-center"> <div id="sidebar" class="col-xl-2 col-md-4 bg-secondary-alt p-3 d-print-none min-vh-100 overflow-auto"> <div class="overflow-auto"> <div id="single-page-switch" class="btn-group mb-2 float-right" role="group" aria-label="Многостраничный или одностраничный"> <a href="../../.." role="button" class="btn btn-dark active" aria-pressed="true"> <img src="/images/mkdocs/multi.svg" alt="Многостраничная версия" title="Многостраничная версия" /> </a> <a href="../../../single/" role="button" class="btn btn-dark-alt active" aria-pressed="true"> <img src="/images/mkdocs/single.svg" alt="Одностраничная версия" title="Одностраничная версия" /> </a> </div> <div class="dropdown mb-3"> <a class="btn btn-dark dropdown-toggle text-muted" href="#" role="button" id="select-version" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Версия: <span class="text-light">последняя</span> </a> <div class="dropdown-menu bg-dark text-muted p-1" aria-labelledby="select-version"> <a class="dropdown-item disable" href="/docs/ru/"> <span class="text-light">последняя</span> </a> </div> </div> <nav id="sidebar-nav" class="nav flex-column mb-5"> <a href="#sidebar-sidebar-1" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-1" title="Введение" class="nav-link text-light text-wrap dropdown-toggle px-0">Введение</a> <div id="sidebar-sidebar-1" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../" title="Обзор" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Обзор</a> <a href="../../../introduction/adopters/" title="Adopters" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Adopters</a> <a href="../../../introduction/info/" title="Информационная поддержка" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Информационная поддержка</a> <a href="../../../introduction/history/" title="История ClickHouse" class="nav-link text-light text-wrap d-inline-block w-100 px-0">История ClickHouse</a> <a href="../../../introduction/distinctive-features/" title="Отличительные возможности ClickHouse" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Отличительные возможности ClickHouse</a> <a href="../../../introduction/performance/" title="Производительность" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Производительность</a> </nav> </div> <a href="#sidebar-sidebar-2" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-2" title="Начало работы" class="nav-link text-light text-wrap dropdown-toggle px-0">Начало работы</a> <div id="sidebar-sidebar-2" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../getting-started/tutorial/" title="Tutorial" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Tutorial</a> <a href="#sidebar-sidebar-2-3" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-2-3" title="Тестовые массивы данных" class="nav-link text-light text-wrap dropdown-toggle px-0">Тестовые массивы данных</a> <div id="sidebar-sidebar-2-3" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../getting-started/example-datasets/" title="Обзор" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Обзор</a> <a href="../../../getting-started/example-datasets/amplab-benchmark/" title="AMPLab Big Data Benchmark" class="nav-link text-light text-wrap d-inline-block w-100 px-0">AMPLab Big Data Benchmark</a> <a href="../../../getting-started/example-datasets/ontime/" title="OnTime" class="nav-link text-light text-wrap d-inline-block w-100 px-0">OnTime</a> <a href="../../../getting-started/example-datasets/star-schema/" title="Star Schema Benchmark" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Star Schema Benchmark</a> <a href="../../../getting-started/example-datasets/wikistat/" title="WikiStat" class="nav-link text-light text-wrap d-inline-block w-100 px-0">WikiStat</a> <a href="../../../getting-started/example-datasets/metrica/" title="Анонимизированные данные Яндекс.Метрики" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Анонимизированные данные Яндекс.Метрики</a> <a href="../../../getting-started/example-datasets/nyc-taxi/" title="Данные о такси в Нью-Йорке" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Данные о такси в Нью-Йорке</a> <a href="../../../getting-started/example-datasets/criteo/" title="Терабайт логов кликов от Criteo" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Терабайт логов кликов от Criteo</a> </nav> </div> <a href="../../../getting-started/playground/" title="ClickHouse Playground" class="nav-link text-light text-wrap d-inline-block w-100 px-0">ClickHouse Playground</a> <a href="../../../getting-started/install/" title="Установка" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Установка</a> </nav> </div> <a href="#sidebar-sidebar-3" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-3" title="Интерфейсы" class="nav-link text-light text-wrap dropdown-toggle px-0">Интерфейсы</a> <div id="sidebar-sidebar-3" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../interfaces/" title="Введение" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Введение</a> <a href="#sidebar-sidebar-3-2" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-3-2" title="От сторонних разработчиков" class="nav-link text-light text-wrap dropdown-toggle px-0">От сторонних разработчиков</a> <div id="sidebar-sidebar-3-2" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../interfaces/third-party/integrations/" title="Библиотеки для интеграции от сторонних разработчиков" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Библиотеки для интеграции от сторонних разработчиков</a> <a href="../../../interfaces/third-party/gui/" title="Визуальные интерфейсы от сторонних разработчиков" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Визуальные интерфейсы от сторонних разработчиков</a> <a href="../../../interfaces/third-party/client-libraries/" title="Клиентские библиотеки от сторонних разработчиков" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Клиентские библиотеки от сторонних разработчиков</a> <a href="../../../interfaces/third-party/proxy/" title="Прокси-серверы от сторонних разработчиков" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Прокси-серверы от сторонних разработчиков</a> </nav> </div> <a href="../../../interfaces/cpp/" title="C++ клиентская библиотека" class="nav-link text-light text-wrap d-inline-block w-100 px-0">C++ клиентская библиотека</a> <a href="../../../interfaces/http/" title="HTTP-интерфейс" class="nav-link text-light text-wrap d-inline-block w-100 px-0">HTTP-интерфейс</a> <a href="../../../interfaces/jdbc/" title="JDBC-драйвер" class="nav-link text-light text-wrap d-inline-block w-100 px-0">JDBC-драйвер</a> <a href="../../../interfaces/mysql/" title="MySQL-интерфейс" class="nav-link text-light text-wrap d-inline-block w-100 px-0">MySQL-интерфейс</a> <a href="../../../interfaces/odbc/" title="ODBC-драйвер" class="nav-link text-light text-wrap d-inline-block w-100 px-0">ODBC-драйвер</a> <a href="../../../interfaces/cli/" title="Клиент командной строки" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Клиент командной строки</a> <a href="../../../interfaces/tcp/" title="Родной интерфейс (TCP)" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Родной интерфейс (TCP)</a> <a href="../../../interfaces/formats/" title="Форматы входных и выходных данных" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Форматы входных и выходных данных</a> </nav> </div> <a href="#sidebar-sidebar-4" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-4" title="Движки" class="nav-link text-light text-wrap dropdown-toggle px-0">Движки</a> <div id="sidebar-sidebar-4" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="#sidebar-sidebar-4-2" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-4-2" title="Движки баз данных" class="nav-link text-light text-wrap dropdown-toggle px-0">Движки баз данных</a> <div id="sidebar-sidebar-4-2" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../engines/database-engines/lazy/" title="Lazy" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Lazy</a> <a href="../../../engines/database-engines/mysql/" title="MySQL" class="nav-link text-light text-wrap d-inline-block w-100 px-0">MySQL</a> <a href="../../../engines/database-engines/" title="Движки баз данных" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Движки баз данных</a> </nav> </div> <a href="#sidebar-sidebar-4-3" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-4-3" title="Движки таблиц" class="nav-link text-light text-wrap dropdown-toggle px-0">Движки таблиц</a> <div id="sidebar-sidebar-4-3" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="#sidebar-sidebar-4-3-1" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-4-3-1" title="MergeTree Family" class="nav-link text-light text-wrap dropdown-toggle px-0">MergeTree Family</a> <div id="sidebar-sidebar-4-3-1" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../engines/table-engines/mergetree-family/aggregatingmergetree/" title="AggregatingMergeTree" class="nav-link text-light text-wrap d-inline-block w-100 px-0">AggregatingMergeTree</a> <a href="../../../engines/table-engines/mergetree-family/collapsingmergetree/" title="CollapsingMergeTree" class="nav-link text-light text-wrap d-inline-block w-100 px-0">CollapsingMergeTree</a> <a href="../../../engines/table-engines/mergetree-family/graphitemergetree/" title="GraphiteMergeTree" class="nav-link text-light text-wrap d-inline-block w-100 px-0">GraphiteMergeTree</a> <a href="../../../engines/table-engines/mergetree-family/mergetree/" title="MergeTree" class="nav-link text-light text-wrap d-inline-block w-100 px-0">MergeTree</a> <a href="../../../engines/table-engines/mergetree-family/replacingmergetree/" title="ReplacingMergeTree" class="nav-link text-light text-wrap d-inline-block w-100 px-0">ReplacingMergeTree</a> <a href="../../../engines/table-engines/mergetree-family/summingmergetree/" title="SummingMergeTree" class="nav-link text-light text-wrap d-inline-block w-100 px-0">SummingMergeTree</a> <a href="../../../engines/table-engines/mergetree-family/versionedcollapsingmergetree/" title="VersionedCollapsingMergeTree" class="nav-link text-light text-wrap d-inline-block w-100 px-0">VersionedCollapsingMergeTree</a> <a href="../../../engines/table-engines/mergetree-family/custom-partitioning-key/" title="Произвольный ключ партиционирования" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Произвольный ключ партиционирования</a> <a href="../../../engines/table-engines/mergetree-family/replication/" title="Репликация данных" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Репликация данных</a> </nav> </div> <a href="#sidebar-sidebar-4-3-2" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-4-3-2" title="Семейство Log" class="nav-link text-light text-wrap dropdown-toggle px-0">Семейство Log</a> <div id="sidebar-sidebar-4-3-2" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../engines/table-engines/log-family/" title="Введение" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Введение</a> <a href="../../../engines/table-engines/log-family/log/" title="Log" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Log</a> <a href="../../../engines/table-engines/log-family/stripelog/" title="StripeLog" class="nav-link text-light text-wrap d-inline-block w-100 px-0">StripeLog</a> <a href="../../../engines/table-engines/log-family/tinylog/" title="TinyLog" class="nav-link text-light text-wrap d-inline-block w-100 px-0">TinyLog</a> </nav> </div> <a href="#sidebar-sidebar-4-3-3" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-4-3-3" title="Integrations" class="nav-link text-light text-wrap dropdown-toggle px-0">Integrations</a> <div id="sidebar-sidebar-4-3-3" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../engines/table-engines/integrations/hdfs/" title="HDFS" class="nav-link text-light text-wrap d-inline-block w-100 px-0">HDFS</a> <a href="../../../engines/table-engines/integrations/jdbc/" title="JDBC" class="nav-link text-light text-wrap d-inline-block w-100 px-0">JDBC</a> <a href="../../../engines/table-engines/integrations/kafka/" title="Kafka" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Kafka</a> <a href="../../../engines/table-engines/integrations/mysql/" title="MySQL" class="nav-link text-light text-wrap d-inline-block w-100 px-0">MySQL</a> <a href="../../../engines/table-engines/integrations/odbc/" title="ODBC" class="nav-link text-light text-wrap d-inline-block w-100 px-0">ODBC</a> </nav> </div> <a href="#sidebar-sidebar-4-3-4" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-4-3-4" title="Special" class="nav-link text-light text-wrap dropdown-toggle px-0">Special</a> <div id="sidebar-sidebar-4-3-4" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../engines/table-engines/special/generate/" title="GenerateRandom" class="nav-link text-light text-wrap d-inline-block w-100 px-0">GenerateRandom</a> <a href="../../../engines/table-engines/special/buffer/" title="Buffer" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Buffer</a> <a href="../../../engines/table-engines/special/dictionary/" title="Dictionary" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Dictionary</a> <a href="../../../engines/table-engines/special/distributed/" title="Distributed" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Distributed</a> <a href="../../../engines/table-engines/special/file/" title="File(Format)" class="nav-link text-light text-wrap d-inline-block w-100 px-0">File(Format)</a> <a href="../../../engines/table-engines/special/join/" title="Join" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Join</a> <a href="../../../engines/table-engines/special/materializedview/" title="MaterializedView" class="nav-link text-light text-wrap d-inline-block w-100 px-0">MaterializedView</a> <a href="../../../engines/table-engines/special/memory/" title="Memory" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Memory</a> <a href="../../../engines/table-engines/special/merge/" title="Merge" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Merge</a> <a href="../../../engines/table-engines/special/null/" title="Null" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Null</a> <a href="../../../engines/table-engines/special/set/" title="Set" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Set</a> <a href="../../../engines/table-engines/special/url/" title="URL(URL, Format)" class="nav-link text-light text-wrap d-inline-block w-100 px-0">URL(URL, Format)</a> <a href="../../../engines/table-engines/special/view/" title="View" class="nav-link text-light text-wrap d-inline-block w-100 px-0">View</a> <a href="../../../engines/table-engines/special/external-data/" title="Внешние данные для обработки запроса" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Внешние данные для обработки запроса</a> </nav> </div> <a href="../../../engines/table-engines/" title="Движки таблиц" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Движки таблиц</a> </nav> </div> </nav> </div> <a href="#sidebar-sidebar-5" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-5" title="Справка по SQL" class="nav-link text-light text-wrap dropdown-toggle px-0">Справка по SQL</a> <div id="sidebar-sidebar-5" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="#sidebar-sidebar-5-2" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-5-2" title="Выражения" class="nav-link text-light text-wrap dropdown-toggle px-0">Выражения</a> <div id="sidebar-sidebar-5-2" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="#sidebar-sidebar-5-2-2" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-5-2-2" title="SELECT" class="nav-link text-light text-wrap dropdown-toggle px-0">SELECT</a> <div id="sidebar-sidebar-5-2-2" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../sql-reference/statements/select/" title="SELECT" class="nav-link text-light text-wrap d-inline-block w-100 px-0">SELECT</a> <a href="../../../sql-reference/statements/select/limit/" title="LIMIT" class="nav-link text-light text-wrap d-inline-block w-100 px-0">LIMIT</a> <a href="../../../sql-reference/statements/select/order-by/" title="ORDER BY" class="nav-link text-light text-wrap d-inline-block w-100 px-0">ORDER BY</a> <a href="../../../sql-reference/statements/select/array-join/" title="Секция ARRAY JOIN" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Секция ARRAY JOIN</a> <a href="../../../sql-reference/statements/select/distinct/" title="Секция DISTINCT" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Секция DISTINCT</a> <a href="../../../sql-reference/statements/select/format/" title="Секция FORMAT" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Секция FORMAT</a> <a href="../../../sql-reference/statements/select/from/" title="Секция FROM" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Секция FROM</a> <a href="../../../sql-reference/statements/select/group-by/" title="Секция GROUP BY" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Секция GROUP BY</a> <a href="../../../sql-reference/statements/select/having/" title="Секция HAVING" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Секция HAVING</a> <a href="../../../sql-reference/statements/select/into-outfile/" title="Секция INTO OUTFILE" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Секция INTO OUTFILE</a> <a href="../../../sql-reference/statements/select/join/" title="Секция JOIN" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Секция JOIN</a> <a href="../../../sql-reference/statements/select/limit-by/" title="Секция LIMIT BY" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Секция LIMIT BY</a> <a href="../../../sql-reference/statements/select/prewhere/" title="Секция PREWHERE" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Секция PREWHERE</a> <a href="../../../sql-reference/statements/select/sample/" title="Секция SAMPLE" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Секция SAMPLE</a> <a href="../../../sql-reference/statements/select/union-all/" title="Секция UNION ALL" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Секция UNION ALL</a> <a href="../../../sql-reference/statements/select/where/" title="Секция WHERE" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Секция WHERE</a> <a href="../../../sql-reference/statements/select/with/" title="Секция WITH" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Секция WITH</a> </nav> </div> <a href="../../../sql-reference/statements/insert-into/" title="INSERT INTO" class="nav-link text-light text-wrap d-inline-block w-100 px-0">INSERT INTO</a> <a href="../../../sql-reference/statements/create/" title="CREATE" class="nav-link text-light text-wrap d-inline-block w-100 px-0">CREATE</a> <a href="../../../sql-reference/statements/alter/" title="ALTER" class="nav-link text-light text-wrap d-inline-block w-100 px-0">ALTER</a> <a href="../../../sql-reference/statements/grant/" title="GRANT" class="nav-link text-light text-wrap d-inline-block w-100 px-0">GRANT</a> <a href="../../../sql-reference/statements/revoke/" title="REVOKE" class="nav-link text-light text-wrap d-inline-block w-100 px-0">REVOKE</a> <a href="../../../sql-reference/statements/show/" title="SHOW Queries" class="nav-link text-light text-wrap d-inline-block w-100 px-0">SHOW Queries</a> <a href="../../../sql-reference/statements/system/" title="Запросы SYSTEM" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Запросы SYSTEM</a> <a href="../../../sql-reference/statements/misc/" title="Прочие виды запросов" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Прочие виды запросов</a> </nav> </div> <a href="#sidebar-sidebar-5-3" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-5-3" title="Агрегатные функции" class="nav-link text-light text-wrap dropdown-toggle px-0">Агрегатные функции</a> <div id="sidebar-sidebar-5-3" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../sql-reference/aggregate-functions/" title="Введение" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Введение</a> <a href="../../../sql-reference/aggregate-functions/combinators/" title="Комбинаторы агрегатных функций" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Комбинаторы агрегатных функций</a> <a href="../../../sql-reference/aggregate-functions/parametric-functions/" title="Параметрические агрегатные функции" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Параметрические агрегатные функции</a> <a href="../../../sql-reference/aggregate-functions/reference/" title="Справочник функций" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Справочник функций</a> </nav> </div> <a href="#sidebar-sidebar-5-4" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-5-4" title="Табличные функции" class="nav-link text-light text-wrap dropdown-toggle px-0">Табличные функции</a> <div id="sidebar-sidebar-5-4" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../sql-reference/table-functions/" title="Введение" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Введение</a> <a href="../../../sql-reference/table-functions/cluster/" title="cluster" class="nav-link text-light text-wrap d-inline-block w-100 px-0">cluster</a> <a href="../../../sql-reference/table-functions/file/" title="file" class="nav-link text-light text-wrap d-inline-block w-100 px-0">file</a> <a href="../../../sql-reference/table-functions/generate/" title="generateRandom" class="nav-link text-light text-wrap d-inline-block w-100 px-0">generateRandom</a> <a href="../../../sql-reference/table-functions/hdfs/" title="hdfs" class="nav-link text-light text-wrap d-inline-block w-100 px-0">hdfs</a> <a href="../../../sql-reference/table-functions/input/" title="input" class="nav-link text-light text-wrap d-inline-block w-100 px-0">input</a> <a href="../../../sql-reference/table-functions/jdbc/" title="jdbc" class="nav-link text-light text-wrap d-inline-block w-100 px-0">jdbc</a> <a href="../../../sql-reference/table-functions/merge/" title="merge" class="nav-link text-light text-wrap d-inline-block w-100 px-0">merge</a> <a href="../../../sql-reference/table-functions/mysql/" title="mysql" class="nav-link text-light text-wrap d-inline-block w-100 px-0">mysql</a> <a href="../../../sql-reference/table-functions/numbers/" title="numbers" class="nav-link text-light text-wrap d-inline-block w-100 px-0">numbers</a> <a href="../../../sql-reference/table-functions/odbc/" title="odbc" class="nav-link text-light text-wrap d-inline-block w-100 px-0">odbc</a> <a href="../../../sql-reference/table-functions/remote/" title="remote, remoteSecure" class="nav-link text-light text-wrap d-inline-block w-100 px-0">remote, remoteSecure</a> <a href="../../../sql-reference/table-functions/url/" title="url" class="nav-link text-light text-wrap d-inline-block w-100 px-0">url</a> </nav> </div> <a href="#sidebar-sidebar-5-5" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-5-5" title="Типы данных" class="nav-link text-light text-wrap dropdown-toggle px-0">Типы данных</a> <div id="sidebar-sidebar-5-5" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../sql-reference/data-types/" title="Введение" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Введение</a> <a href="#sidebar-sidebar-5-5-2" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-5-5-2" title="Домены" class="nav-link text-light text-wrap dropdown-toggle px-0">Домены</a> <div id="sidebar-sidebar-5-5-2" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../sql-reference/data-types/domains/" title="Домены" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Домены</a> <a href="../../../sql-reference/data-types/domains/ipv4/" title="IPv4" class="nav-link text-light text-wrap d-inline-block w-100 px-0">IPv4</a> <a href="../../../sql-reference/data-types/domains/ipv6/" title="IPv6" class="nav-link text-light text-wrap d-inline-block w-100 px-0">IPv6</a> </nav> </div> <a href="../../../sql-reference/data-types/aggregatefunction/" title="AggregateFunction" class="nav-link text-light text-wrap d-inline-block w-100 px-0">AggregateFunction</a> <a href="../../../sql-reference/data-types/array/" title="Array(T)" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Array(T)</a> <a href="../../../sql-reference/data-types/date/" title="Date" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Date</a> <a href="../../../sql-reference/data-types/datetime/" title="DateTime" class="nav-link text-light text-wrap d-inline-block w-100 px-0">DateTime</a> <a href="../../../sql-reference/data-types/datetime64/" title="DateTime64" class="nav-link text-light text-wrap d-inline-block w-100 px-0">DateTime64</a> <a href="../../../sql-reference/data-types/decimal/" title="Decimal(P, S), Decimal32(S), Decimal64(S), Decimal128(S)" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Decimal(P, S), Decimal32(S), Decimal64(S), Decimal128(S)</a> <a href="../../../sql-reference/data-types/enum/" title="Enum" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Enum</a> <a href="../../../sql-reference/data-types/fixedstring/" title="FixedString" class="nav-link text-light text-wrap d-inline-block w-100 px-0">FixedString</a> <a href="../../../sql-reference/data-types/float/" title="Float32, Float64" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Float32, Float64</a> <a href="../../../sql-reference/data-types/nullable/" title="Nullable(TypeName)" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Nullable(TypeName)</a> <a href="../../../sql-reference/data-types/simpleaggregatefunction/" title="SimpleAggregateFunction" class="nav-link text-light text-wrap d-inline-block w-100 px-0">SimpleAggregateFunction</a> <a href="../../../sql-reference/data-types/string/" title="String" class="nav-link text-light text-wrap d-inline-block w-100 px-0">String</a> <a href="../../../sql-reference/data-types/tuple/" title="Tuple(T1, T2, …)" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Tuple(T1, T2, …)</a> <a href="../../../sql-reference/data-types/int-uint/" title="UInt8, UInt16, UInt32, UInt64, Int8, Int16, Int32, Int64" class="nav-link text-light text-wrap d-inline-block w-100 px-0">UInt8, UInt16, UInt32, UInt64, Int8, Int16, Int32, Int64</a> <a href="../../../sql-reference/data-types/uuid/" title="UUID" class="nav-link text-light text-wrap d-inline-block w-100 px-0">UUID</a> <a href="../../../sql-reference/data-types/boolean/" title="Булевы значения" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Булевы значения</a> <a href="#sidebar-sidebar-5-5-19" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-5-5-19" title="Вложенные структуры данных" class="nav-link text-light text-wrap dropdown-toggle px-0">Вложенные структуры данных</a> <div id="sidebar-sidebar-5-5-19" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../sql-reference/data-types/nested-data-structures/nested/" title="Nested(Name1 Type1, Name2 Type2, …)" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Nested(Name1 Type1, Name2 Type2, …)</a> <a href="../../../sql-reference/data-types/nested-data-structures/" title="Вложенные структуры данных" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Вложенные структуры данных</a> </nav> </div> <a href="#sidebar-sidebar-5-5-20" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-5-5-20" title="Служебные типы данных" class="nav-link text-light text-wrap dropdown-toggle px-0">Служебные типы данных</a> <div id="sidebar-sidebar-5-5-20" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../sql-reference/data-types/special-data-types/expression/" title="Expression" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Expression</a> <a href="../../../sql-reference/data-types/special-data-types/interval/" title="Interval" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Interval</a> <a href="../../../sql-reference/data-types/special-data-types/nothing/" title="Nothing" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Nothing</a> <a href="../../../sql-reference/data-types/special-data-types/set/" title="Set" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Set</a> <a href="../../../sql-reference/data-types/special-data-types/" title="Служебные типы данных" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Служебные типы данных</a> </nav> </div> </nav> </div> <a href="../../../sql-reference/ansi/" title="ANSI Compatibility" class="nav-link text-light text-wrap d-inline-block w-100 px-0">ANSI Compatibility</a> <a href="../../../sql-reference/syntax/" title="Синтаксис" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Синтаксис</a> <a href="#sidebar-sidebar-5-8" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-5-8" title="Операторы" class="nav-link text-light text-wrap dropdown-toggle px-0">Операторы</a> <div id="sidebar-sidebar-5-8" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../sql-reference/operators/" title="Операторы" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Операторы</a> <a href="../../../sql-reference/operators/in/" title="Операторы IN" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Операторы IN</a> </nav> </div> <a href="#sidebar-sidebar-5-9" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-5-9" title="Словари" class="nav-link text-light text-wrap dropdown-toggle px-0">Словари</a> <div id="sidebar-sidebar-5-9" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="#sidebar-sidebar-5-9-1" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-5-9-1" title="External Dictionaries" class="nav-link text-light text-wrap dropdown-toggle px-0">External Dictionaries</a> <div id="sidebar-sidebar-5-9-1" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../sql-reference/dictionaries/external-dictionaries/external-dicts/" title="Внешние словари" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Внешние словари</a> <a href="../../../sql-reference/dictionaries/external-dictionaries/external-dicts-dict-hierarchical/" title="Иерархические словари" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Иерархические словари</a> <a href="../../../sql-reference/dictionaries/external-dictionaries/external-dicts-dict-sources/" title="Источники внешних словарей" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Источники внешних словарей</a> <a href="../../../sql-reference/dictionaries/external-dictionaries/external-dicts-dict-structure/" title="Ключ и поля словаря" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Ключ и поля словаря</a> <a href="../../../sql-reference/dictionaries/external-dictionaries/external-dicts-dict/" title="Настройка внешнего словаря" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Настройка внешнего словаря</a> <a href="../../../sql-reference/dictionaries/external-dictionaries/external-dicts-dict-lifetime/" title="Обновление словарей" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Обновление словарей</a> <a href="../../../sql-reference/dictionaries/external-dictionaries/external-dicts-dict-layout/" title="Хранение словарей в памяти" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Хранение словарей в памяти</a> </nav> </div> <a href="../../../sql-reference/dictionaries/internal-dicts/" title="Встроенные словари" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Встроенные словари</a> <a href="../../../sql-reference/dictionaries/" title="Словари" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Словари</a> </nav> </div> <a href="#sidebar-sidebar-5-10" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-5-10" title="Функции" class="nav-link text-light text-wrap dropdown-toggle px-0">Функции</a> <div id="sidebar-sidebar-5-10" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../sql-reference/functions/arithmetic-functions/" title="Арифметические функции" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Арифметические функции</a> <a href="../../../sql-reference/functions/bit-functions/" title="Битовые функции" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Битовые функции</a> <a href="../../../sql-reference/functions/logical-functions/" title="Логические функции" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Логические функции</a> <a href="../../../sql-reference/functions/math-functions/" title="Математические функции" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Математические функции</a> <a href="../../../sql-reference/functions/other-functions/" title="Прочие функции" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Прочие функции</a> <a href="../../../sql-reference/functions/conditional-functions/" title="Условные функции" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Условные функции</a> <a href="../../../sql-reference/functions/" title="Функции" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции</a> <a href="../../../sql-reference/functions/higher-order-functions/" title="Функции высшего порядка" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции высшего порядка</a> <a href="../../../sql-reference/functions/random-functions/" title="Функции генерации псевдослучайных чисел" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции генерации псевдослучайных чисел</a> <a href="../../../sql-reference/functions/bitmap-functions/" title="Функции для битмапов" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции для битмапов</a> <a href="../../../sql-reference/functions/ip-address-functions/" title="Функции для работы с IP-адресами" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции для работы с IP-адресами</a> <a href="../../../sql-reference/functions/json-functions/" title="Функции для работы с JSON" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции для работы с JSON</a> <a href="../../../sql-reference/functions/functions-for-nulls/" title="Функции для работы с Nullable-аргументами" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции для работы с Nullable-аргументами</a> <a href="../../../sql-reference/functions/url-functions/" title="Функции для работы с URL" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции для работы с URL</a> <a href="../../../sql-reference/functions/uuid-functions/" title="Функции для работы с UUID" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции для работы с UUID</a> <a href="../../../sql-reference/functions/ext-dict-functions/" title="Функции для работы с внешними словарями" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции для работы с внешними словарями</a> <a href="../../../sql-reference/functions/geo/" title="Функции для работы с географическими координатами" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции для работы с географическими координатами</a> <a href="../../../sql-reference/functions/date-time-functions/" title="Функции для работы с датами и временем" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции для работы с датами и временем</a> <a href="../../../sql-reference/functions/ym-dict-functions/" title="Функции для работы со словарями Яндекс.Метрики" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции для работы со словарями Яндекс.Метрики</a> <a href="../../../sql-reference/functions/string-functions/" title="Функции для работы со строками" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции для работы со строками</a> <a href="../../../sql-reference/functions/in-functions/" title="Функции для реализации оператора IN" class="nav-link text-white active text-wrap d-inline-block w-100 px-0">Функции для реализации оператора IN</a> <a href="../../../sql-reference/functions/introspection/" title="Функции интроспекции" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции интроспекции</a> <a href="../../../sql-reference/functions/encoding-functions/" title="Функции кодирования" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции кодирования</a> <a href="../../../sql-reference/functions/machine-learning-functions/" title="Функции машинного обучения" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции машинного обучения</a> <a href="../../../sql-reference/functions/rounding-functions/" title="Функции округления" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции округления</a> <a href="../../../sql-reference/functions/array-functions/" title="Функции по работе с массивами" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции по работе с массивами</a> <a href="../../../sql-reference/functions/string-search-functions/" title="Функции поиска в строках" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции поиска в строках</a> <a href="../../../sql-reference/functions/string-replace-functions/" title="Функции поиска и замены в строках" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции поиска и замены в строках</a> <a href="../../../sql-reference/functions/type-conversion-functions/" title="Функции преобразования типов" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции преобразования типов</a> <a href="../../../sql-reference/functions/splitting-merging-functions/" title="Функции разбиения и слияния строк и массивов" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции разбиения и слияния строк и массивов</a> <a href="../../../sql-reference/functions/comparison-functions/" title="Функции сравнения" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции сравнения</a> <a href="../../../sql-reference/functions/hash-functions/" title="Функции хэширования" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функции хэширования</a> <a href="../../../sql-reference/functions/array-join/" title="Функция ArrayJoin" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Функция ArrayJoin</a> </nav> </div> </nav> </div> <a href="#sidebar-sidebar-6" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-6" title="Руководства" class="nav-link text-light text-wrap dropdown-toggle px-0">Руководства</a> <div id="sidebar-sidebar-6" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../guides/" title="Обзор" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Обзор</a> <a href="../../../guides/apply-catboost-model/" title="Применение модели CatBoost в ClickHouse" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Применение модели CatBoost в ClickHouse</a> </nav> </div> <a href="#sidebar-sidebar-7" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-7" title="Эксплуатация" class="nav-link text-light text-wrap dropdown-toggle px-0">Эксплуатация</a> <div id="sidebar-sidebar-7" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../operations/" title="intro" class="nav-link text-light text-wrap d-inline-block w-100 px-0">intro</a> <a href="#sidebar-sidebar-7-2" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-7-2" title="Optimizing Performance" class="nav-link text-light text-wrap dropdown-toggle px-0">Optimizing Performance</a> <div id="sidebar-sidebar-7-2" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../operations/optimizing-performance/sampling-query-profiler/" title="Query Profiling" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Query Profiling</a> </nav> </div> <a href="../../../operations/performance-test/" title="Testing Hardware" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Testing Hardware</a> <a href="#sidebar-sidebar-7-4" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-7-4" title="Конфигурационные параметры сервера" class="nav-link text-light text-wrap dropdown-toggle px-0">Конфигурационные параметры сервера</a> <div id="sidebar-sidebar-7-4" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../operations/server-configuration-parameters/" title="Введение" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Введение</a> <a href="../../../operations/server-configuration-parameters/settings/" title="Конфигурационные параметры сервера" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Конфигурационные параметры сервера</a> </nav> </div> <a href="#sidebar-sidebar-7-5" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-7-5" title="Введение" class="nav-link text-light text-wrap dropdown-toggle px-0">Введение</a> <div id="sidebar-sidebar-7-5" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../operations/settings/" title="Настройки" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Настройки</a> <a href="../../../operations/settings/settings/" title="Settings" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Settings</a> <a href="../../../operations/settings/merge-tree-settings/" title="Настройки MergeTree таблиц" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Настройки MergeTree таблиц</a> <a href="../../../operations/settings/settings-users/" title="Настройки пользователей" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Настройки пользователей</a> <a href="../../../operations/settings/constraints-on-settings/" title="Ограничения на изменение настроек" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Ограничения на изменение настроек</a> <a href="../../../operations/settings/query-complexity/" title="Ограничения на сложность запроса" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Ограничения на сложность запроса</a> <a href="../../../operations/settings/settings-profiles/" title="Профили настроек" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Профили настроек</a> <a href="../../../operations/settings/permissions-for-queries/" title="Разрешения для запросов" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Разрешения для запросов</a> </nav> </div> <a href="../../../operations/quotas/" title="Квоты" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Квоты</a> <a href="../../../operations/configuration-files/" title="Конфигурационные файлы" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Конфигурационные файлы</a> <a href="../../../operations/monitoring/" title="Мониторинг" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Мониторинг</a> <a href="../../../operations/update/" title="Обновление ClickHouse" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Обновление ClickHouse</a> <a href="../../../operations/backup/" title="Резервное копирование данных" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Резервное копирование данных</a> <a href="../../../operations/system-tables/" title="Системные таблицы" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Системные таблицы</a> <a href="../../../operations/tips/" title="Советы по эксплуатации" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Советы по эксплуатации</a> <a href="../../../operations/requirements/" title="Требования" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Требования</a> <a href="../../../operations/access-rights/" title="Управление доступом" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Управление доступом</a> <a href="../../../operations/troubleshooting/" title="Устранение неисправностей" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Устранение неисправностей</a> <a href="#sidebar-sidebar-7-16" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-7-16" title="Утилиты ClickHouse" class="nav-link text-light text-wrap dropdown-toggle px-0">Утилиты ClickHouse</a> <div id="sidebar-sidebar-7-16" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../operations/utilities/clickhouse-benchmark/" title="clickhouse-benchmark" class="nav-link text-light text-wrap d-inline-block w-100 px-0">clickhouse-benchmark</a> <a href="../../../operations/utilities/clickhouse-copier/" title="clickhouse-copier" class="nav-link text-light text-wrap d-inline-block w-100 px-0">clickhouse-copier</a> <a href="../../../operations/utilities/clickhouse-local/" title="clickhouse-local" class="nav-link text-light text-wrap d-inline-block w-100 px-0">clickhouse-local</a> <a href="../../../operations/utilities/" title="Утилиты ClickHouse" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Утилиты ClickHouse</a> </nav> </div> </nav> </div> <a href="#sidebar-sidebar-8" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-8" title="Development" class="nav-link text-light text-wrap dropdown-toggle px-0">Development</a> <div id="sidebar-sidebar-8" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../development/build/" title="How to Build ClickHouse on Linux" class="nav-link text-light text-wrap d-inline-block w-100 px-0">How to Build ClickHouse on Linux</a> <a href="../../../development/build-osx/" title="How to Build ClickHouse on Mac OS X" class="nav-link text-light text-wrap d-inline-block w-100 px-0">How to Build ClickHouse on Mac OS X</a> <a href="../../../development/build-cross-osx/" title="How to Build ClickHouse on Linux for Mac OS X" class="nav-link text-light text-wrap d-inline-block w-100 px-0">How to Build ClickHouse on Linux for Mac OS X</a> <a href="../../../development/build-cross-arm/" title="How to Build ClickHouse on Linux for AARCH64 (ARM64)" class="nav-link text-light text-wrap d-inline-block w-100 px-0">How to Build ClickHouse on Linux for AARCH64 (ARM64)</a> <a href="../../../development/tests/" title="How to Run ClickHouse Tests" class="nav-link text-light text-wrap d-inline-block w-100 px-0">How to Run ClickHouse Tests</a> <a href="../../../development/developer-instruction/" title="Если вы используете Windows" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Если вы используете Windows</a> <a href="../../../development/contrib/" title="Используемые сторонние библиотеки" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Используемые сторонние библиотеки</a> <a href="../../../development/style/" title="Как писать код на C++" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Как писать код на C++</a> <a href="../../../development/browse-code/" title="Навигация по коду ClickHouse" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Навигация по коду ClickHouse</a> <a href="../../../development/architecture/" title="Обзор архитектуры ClickHouse" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Обзор архитектуры ClickHouse</a> </nav> </div> <a href="#sidebar-sidebar-9" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-9" title="Коммерческие услуги" class="nav-link text-light text-wrap dropdown-toggle px-0">Коммерческие услуги</a> <div id="sidebar-sidebar-9" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../commercial/support/" title="Support" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Support</a> <a href="../../../commercial/cloud/" title="Поставщики облачных услуг ClickHouse" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Поставщики облачных услуг ClickHouse</a> </nav> </div> <a href="#sidebar-sidebar-10" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-10" title="Что нового?" class="nav-link text-light text-wrap dropdown-toggle px-0">Что нового?</a> <div id="sidebar-sidebar-10" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="#sidebar-sidebar-10-2" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-10-2" title="Changelog" class="nav-link text-light text-wrap dropdown-toggle px-0">Changelog</a> <div id="sidebar-sidebar-10-2" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../whats-new/changelog/" title="2020" class="nav-link text-light text-wrap d-inline-block w-100 px-0">2020</a> <a href="../../../whats-new/changelog/2019/" title="2019" class="nav-link text-light text-wrap d-inline-block w-100 px-0">2019</a> <a href="../../../whats-new/changelog/2018/" title="2018" class="nav-link text-light text-wrap d-inline-block w-100 px-0">2018</a> <a href="../../../whats-new/changelog/2017/" title="2017" class="nav-link text-light text-wrap d-inline-block w-100 px-0">2017</a> </nav> </div> <a href="../../../whats-new/roadmap/" title="Roadmap" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Roadmap</a> <a href="../../../whats-new/security-changelog/" title="Security Changelog" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Security Changelog</a> <a href="../../../whats-new/extended-roadmap/" title="Планы разработки ClickHouse 2020" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Планы разработки ClickHouse 2020</a> </nav> </div> <a href="#sidebar-sidebar-11" data-toggle="collapse" aria-expanded="false" aria-controls="sidebar-sidebar-11" title="F.A.Q." class="nav-link text-light text-wrap dropdown-toggle px-0">F.A.Q.</a> <div id="sidebar-sidebar-11" class="nav flex-column collapse"> <nav class="nav flex-column pl-2"> <a href="../../../faq/general/" title="Общие вопросы" class="nav-link text-light text-wrap d-inline-block w-100 px-0">Общие вопросы</a> </nav> </div> <a href="../../../single/clickhouse_ru.pdf" class="nav-link border-top border-secondary mt-3 px-0 pt-3 text-light"> <img src="/images/mkdocs/pdf.svg" alt="PDF-версия" title="PDF-версия" height="24" class="d-block mr-1 float-left" /><div>PDF-версия</div> </a> </nav> </div> </div> <div id="content-wrapper" class="col-md-8 p-2 p-md-5"> <div id="content" class="mt-md-n3"> <nav class="text-muted" aria-label="breadcrumb"> <ol class="breadcrumb bg-transparent p-0"> <li class="breadcrumb-item"><a href="../../" class="text-reset">Справка по SQL</a> </li> <li class="breadcrumb-item"><a href="../" class="text-reset">Функции</a> </li> </ol> </nav> <h1 id="funktsii-dlia-realizatsii-operatora-in">Функции для реализации оператора IN<a class="headerlink" href="#funktsii-dlia-realizatsii-operatora-in" title="Permanent link"> </a></h1> <h2 id="in-functions">in, notIn, globalIn, globalNotIn<a class="headerlink" href="#in-functions" title="Permanent link"> </a></h2> <p>Смотрите раздел <a href="../../operators/in/#select-in-operators">Операторы IN</a>.</p> <h2 id="tuplex-y-operator-x-y">tuple(x, y, …), оператор (x, y, …)<a class="headerlink" href="#tuplex-y-operator-x-y" title="Permanent link"> </a></h2> <p>Функция, позволяющая сгруппировать несколько столбцов.<br/> Для столбцов, имеющих типы T1, T2, … возвращает кортеж типа Tuple(T1, T2, …), содержащий эти столбцы. Выполнение функции ничего не стоит.<br/> Кортежи обычно используются как промежуточное значение в качестве аргумента операторов IN, или для создания списка формальных параметров лямбда-функций. Кортежи не могут быть записаны в таблицу.</p> <h2 id="tupleelementtuple-n-operator-x-n">tupleElement(tuple, n), оператор x.N<a class="headerlink" href="#tupleelementtuple-n-operator-x-n" title="Permanent link"> </a></h2> <p>Функция, позволяющая достать столбец из кортежа.<br/> N - индекс столбца начиная с 1. N должно быть константой. N должно быть целым строго положительным числом не большим размера кортежа.<br/> Выполнение функции ничего не стоит.</p> <p><a href="https://clickhouse.tech/docs/ru/query_language/functions/in_functions/" target="_blank">Оригинальная статья</a> <!--hide--></p> </div> <div class="alert alert-light my-3"> <p class="float-right mb-0">Рейтинг: RATING_VALUE - RATING_COUNT голосов</p> <span class="alert-heading display-6">Был ли этот контент полезным?</span> <div id="rating-stars" class="display-6 mb-0" data-titles="['Непригодная', 'Плохая', 'OK', 'Хорошая', 'Отличная']" data-documentation="документация" >RATING_STARS</div> </div> <div id="content-footer" class="text-muted pt-3 mb-5"> <div class="float-md-right">©2016–2020 Yandex LLC</div> <div>Собрано из <a href="https://github.com/ClickHouse/ClickHouse/commit/782f2179ce4ad0b9a9c898a5f32557555b59e4d0" rel="external nofollow noreferrer" target="_blank" class="text-reset">782f2179ce</a>, опубликовано <span title="2017-03-12T20:58:51+03:00">2017-03-12</span>, изменено <span title="2020-05-15T07:34:54+03:00">2020-05-15</span> </div> </div> </div> <div id="toc" class="col-xl-2 d-none d-xl-block d-print-none p-3 overflow-auto toc-right mb-5"> <nav class="nav flex-column text-wrap"> <label for="toc">Cодержание</label> <a href="#in-functions" title="in, notIn, globalIn, globalNotIn" class="nav-link text-wrap d-inline-block w-100"> in, notIn, globalIn, globalNotIn </a> <a href="#tuplex-y-operator-x-y" title="tuple(x, y, …), оператор (x, y, …)" class="nav-link text-wrap d-inline-block w-100"> tuple(x, y, …), оператор (x, y, …) </a> <a href="#tupleelementtuple-n-operator-x-n" title="tupleElement(tuple, n), оператор x.N" class="nav-link text-wrap d-inline-block w-100"> tupleElement(tuple, n), оператор x.N </a> </nav> </div> </div> </div> <script async type="text/javascript" src="/js/base.js?js_digest"></script> <noscript> <div><img src="https://mc.yandex.ru/watch/18343495" alt="Yandex"/></div> </noscript> </body> </html>
<html> <h1>1</h1> <body> <div style="background-image: url('{{ STATIC_URL }}download.jpg');"> <table> </table> </div> </body> </html>
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>ZonedMarker | PrimeFaces JavaScript API Docs</title> <meta name="description" content="Documentation for PrimeFaces JavaScript API Docs"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">PrimeFaces JavaScript API Docs</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../globals.html">Globals</a> </li> <li> <a href="../modules/__fullcalendar_core_datelib_formatting_.html">&quot;@fullcalendar/core/datelib/formatting&quot;</a> </li> <li> <a href="__fullcalendar_core_datelib_formatting_.zonedmarker.html">ZonedMarker</a> </li> </ul> <h1>Interface ZonedMarker</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <span class="target">ZonedMarker</span> <ul class="tsd-hierarchy"> <li> <a href="__fullcalendar_core_datelib_formatting_.expandedzonedmarker.html" class="tsd-signature-type">ExpandedZonedMarker</a> </li> </ul> </li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section tsd-is-external"> <h3>Properties</h3> <ul class="tsd-index-list"> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="__fullcalendar_core_datelib_formatting_.zonedmarker.html#marker" class="tsd-kind-icon">marker</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="__fullcalendar_core_datelib_formatting_.zonedmarker.html#timezoneoffset" class="tsd-kind-icon">time<wbr>Zone<wbr>Offset</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group tsd-is-external"> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"> <a name="marker" class="tsd-anchor"></a> <h3>marker</h3> <div class="tsd-signature tsd-kind-icon">marker<span class="tsd-signature-symbol">:</span> <a href="../modules/__fullcalendar_core_datelib_marker_.html#datemarker" class="tsd-signature-type">DateMarker</a></div> <aside class="tsd-sources"> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external"> <a name="timezoneoffset" class="tsd-anchor"></a> <h3>time<wbr>Zone<wbr>Offset</h3> <div class="tsd-signature tsd-kind-icon">time<wbr>Zone<wbr>Offset<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> </aside> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../globals.html"><em>Globals</em></a> </li> <li class="current tsd-kind-namespace tsd-is-external"> <a href="../modules/__fullcalendar_core_datelib_formatting_.html">&quot;@fullcalendar/core/datelib/formatting&quot;</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> <li class=" tsd-kind-interface tsd-parent-kind-namespace tsd-is-external"> <a href="__fullcalendar_core_datelib_formatting_.dateformatter.html" class="tsd-kind-icon">Date<wbr>Formatter</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-namespace tsd-is-external"> <a href="__fullcalendar_core_datelib_formatting_.dateformattingcontext.html" class="tsd-kind-icon">Date<wbr>Formatting<wbr>Context</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-namespace tsd-is-external"> <a href="__fullcalendar_core_datelib_formatting_.expandedzonedmarker.html" class="tsd-kind-icon">Expanded<wbr>Zoned<wbr>Marker</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-namespace tsd-is-external"> <a href="__fullcalendar_core_datelib_formatting_.verboseformattingarg.html" class="tsd-kind-icon">Verbose<wbr>Formatting<wbr>Arg</a> </li> </ul> <ul class="current"> <li class="current tsd-kind-interface tsd-parent-kind-namespace tsd-is-external"> <a href="__fullcalendar_core_datelib_formatting_.zonedmarker.html" class="tsd-kind-icon">Zoned<wbr>Marker</a> <ul> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external"> <a href="__fullcalendar_core_datelib_formatting_.zonedmarker.html#marker" class="tsd-kind-icon">marker</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external"> <a href="__fullcalendar_core_datelib_formatting_.zonedmarker.html#timezoneoffset" class="tsd-kind-icon">time<wbr>Zone<wbr>Offset</a> </li> </ul> </li> </ul> <ul class="after-current"> <li class=" tsd-kind-type-alias tsd-parent-kind-namespace tsd-is-external"> <a href="../modules/__fullcalendar_core_datelib_formatting_.html#formatterinput" class="tsd-kind-icon">Formatter<wbr>Input</a> </li> <li class=" tsd-kind-function tsd-parent-kind-namespace tsd-is-external"> <a href="../modules/__fullcalendar_core_datelib_formatting_.html#buildisostring" class="tsd-kind-icon">build<wbr>Iso<wbr>String</a> </li> <li class=" tsd-kind-function tsd-parent-kind-namespace tsd-is-external"> <a href="../modules/__fullcalendar_core_datelib_formatting_.html#createformatter" class="tsd-kind-icon">create<wbr>Formatter</a> </li> <li class=" tsd-kind-function tsd-parent-kind-namespace tsd-is-external"> <a href="../modules/__fullcalendar_core_datelib_formatting_.html#createverboseformattingarg" class="tsd-kind-icon">create<wbr>Verbose<wbr>Formatting<wbr>Arg</a> </li> <li class=" tsd-kind-function tsd-parent-kind-namespace tsd-is-external"> <a href="../modules/__fullcalendar_core_datelib_formatting_.html#formatisotimestring" class="tsd-kind-icon">format<wbr>Iso<wbr>Time<wbr>String</a> </li> <li class=" tsd-kind-function tsd-parent-kind-namespace tsd-is-external"> <a href="../modules/__fullcalendar_core_datelib_formatting_.html#formattimezoneoffset" class="tsd-kind-icon">format<wbr>Time<wbr>Zone<wbr>Offset</a> </li> </ul> </nav> </div> </div> </div> <footer class="with-border-bottom"> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li> </ul> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script> </body> </html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_60) on Sun Aug 24 16:07:46 UTC 2014 --> <title>Uses of Class org.mockito.internal.stubbing.defaultanswers.ReturnsDeepStubs (Mockito 1.10.43-dev API)</title> <meta name="date" content="2014-08-24"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.mockito.internal.stubbing.defaultanswers.ReturnsDeepStubs (Mockito 1.10.43-dev API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/mockito/internal/stubbing/defaultanswers/ReturnsDeepStubs.html" title="class in org.mockito.internal.stubbing.defaultanswers">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em> <!-- Note there is a weird javadoc task bug if using the double quote char \" that causes an 'illegal package name' error --> <em id="mockito-version-header-javadoc7"><strong>Mockito 1.10.43-dev API</strong></em> <!-- using the beautify plugin for jQuery from https://bitbucket.org/larscorneliussen/beautyofcode/ --> <script type="text/javascript"> var shBaseURL = '../../../../../../js/sh-2.1.382/'; </script> <script type="text/javascript" src="../../../../../../js/jquery-1.7.min.js"></script> <script type="text/javascript" src="../../../../../../js/jquery.beautyOfCode-min.js"></script> <script type="text/javascript"> /* Apply beautification of code */ var usingOldIE = false; if($.browser.msie && parseInt($.browser.version) < 9) usingOldIE = true; if(!usingOldIE) { $.beautyOfCode.init({ theme : 'Eclipse', brushes: ['Java'] }); var version = '1.10.43-dev'; jQuery.fn.removeAttributes = function() { return this.each(function() { var attributes = $.map(this.attributes, function(item) { return item.name; }); var img = $(this); $.each(attributes, function(i, item) { img.removeAttr(item); }); }); }; $(function() { /* Add name & version to header for Javadoc 1.6 */ $('td.NavBarCell1[colspan=2]').each(function(index, element) { var jqueryTD = $(element); jqueryTD.after( $('<td><em><strong>Mockito 1.10.43-dev API</strong></em></td>').attr('class','NavBarCell1').attr('id','mockito-version-header-javadoc6') ); jqueryTD.removeAttr('colspan'); }); /* Cleans up mess with Javadoc 1.7 */ $('body > h1').removeAttributes().attr('class', 'bar').attr('title', 'Mockito 1.10.43-dev API'); /* Cleans up mess with Javadoc 1.7 with Javadoc 1.6 */ $('td em#mockito-version-header-javadoc7').remove(); }); } </script> </em></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/mockito/internal/stubbing/defaultanswers/class-use/ReturnsDeepStubs.html" target="_top">Frames</a></li> <li><a href="ReturnsDeepStubs.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.mockito.internal.stubbing.defaultanswers.ReturnsDeepStubs" class="title">Uses of Class<br>org.mockito.internal.stubbing.defaultanswers.ReturnsDeepStubs</h2> </div> <div class="classUseContainer">No usage of org.mockito.internal.stubbing.defaultanswers.ReturnsDeepStubs</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/mockito/internal/stubbing/defaultanswers/ReturnsDeepStubs.html" title="class in org.mockito.internal.stubbing.defaultanswers">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em> <!-- Note there is a weird javadoc task bug if using the double quote char \" that causes an 'illegal package name' error --> <em id="mockito-version-header-javadoc7"><strong>Mockito 1.10.43-dev API</strong></em> <!-- using the beautify plugin for jQuery from https://bitbucket.org/larscorneliussen/beautyofcode/ --> <script type="text/javascript"> var shBaseURL = '../../../../../../js/sh-2.1.382/'; </script> <script type="text/javascript" src="../../../../../../js/jquery-1.7.min.js"></script> <script type="text/javascript" src="../../../../../../js/jquery.beautyOfCode-min.js"></script> <script type="text/javascript"> /* Apply beautification of code */ var usingOldIE = false; if($.browser.msie && parseInt($.browser.version) < 9) usingOldIE = true; if(!usingOldIE) { $.beautyOfCode.init({ theme : 'Eclipse', brushes: ['Java'] }); var version = '1.10.43-dev'; jQuery.fn.removeAttributes = function() { return this.each(function() { var attributes = $.map(this.attributes, function(item) { return item.name; }); var img = $(this); $.each(attributes, function(i, item) { img.removeAttr(item); }); }); }; $(function() { /* Add name & version to header for Javadoc 1.6 */ $('td.NavBarCell1[colspan=2]').each(function(index, element) { var jqueryTD = $(element); jqueryTD.after( $('<td><em><strong>Mockito 1.10.43-dev API</strong></em></td>').attr('class','NavBarCell1').attr('id','mockito-version-header-javadoc6') ); jqueryTD.removeAttr('colspan'); }); /* Cleans up mess with Javadoc 1.7 */ $('body > h1').removeAttributes().attr('class', 'bar').attr('title', 'Mockito 1.10.43-dev API'); /* Cleans up mess with Javadoc 1.7 with Javadoc 1.6 */ $('td em#mockito-version-header-javadoc7').remove(); }); } </script> </em></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/mockito/internal/stubbing/defaultanswers/class-use/ReturnsDeepStubs.html" target="_top">Frames</a></li> <li><a href="ReturnsDeepStubs.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
<HTML> <HEAD> <TITLE>Critical Mass Modula-3: m3tk/src/sem/M3CEncTypeSpec.m3</TITLE> </HEAD> <BODY bgcolor="#ffffff"> <A NAME="0TOP0"> <H2>m3tk/src/sem/M3CEncTypeSpec.m3</H2></A><HR> <inModule> <PRE>MODULE <module><implements><A HREF="M3CEncTypeSpec.i3.html">M3CEncTypeSpec</A></implements></module>; </PRE>************************************************************************* Copyright (C) Olivetti 1989 All Rights reserved Use and copy of this software and preparation of derivative works based upon this software are permitted to any person, provided this same copyright notice and the following Olivetti warranty disclaimer are included in any copy of the software or any modification thereof or derivative work therefrom made by any person. This software is made available AS IS and Olivetti disclaims all warranties with respect to this software, whether expressed or implied under any law, including all implied warranties of merchantibility and fitness for any purpose. In no event shall Olivetti be liable for any damages whatsoever resulting from loss of use, data or profits or otherwise arising out of or in connection with the use or performance of this software. ************************************************************************* <P><PRE>IMPORT <A HREF="#x1">M3AST</A>, <A HREF="../ast/M3AST_AS.i3.html">M3AST_AS</A>, <A HREF="../ast/M3AST_SM.i3.html">M3AST_SM</A>; IMPORT <A HREF="../ast/M3AST_AS_F.i3.html">M3AST_AS_F</A>, <A HREF="../ast/M3AST_SM_F.i3.html">M3AST_SM_F</A>; IMPORT <A HREF="../../derived/SeqM3AST_AS_Fields.i3.html">SeqM3AST_AS_Fields</A>, <A HREF="../../derived/SeqM3AST_AS_Method.i3.html">SeqM3AST_AS_Method</A>, <A HREF="../../derived/SeqM3AST_AS_Override.i3.html">SeqM3AST_AS_Override</A>; IMPORT <A HREF="M3ASTNext.i3.html">M3ASTNext</A>; PROCEDURE <A NAME="Set"><procedure>Set</procedure></A>(an: M3AST.NODE) RAISES {}= VAR fields: SeqM3AST_AS_Fields.T; ts: M3AST_SM.TYPE_SPEC_UNSET; o: M3AST_AS.Object_type; BEGIN TYPECASE an OF | M3AST_AS.Record_type(recordType) =&gt; fields := recordType.as_fields_s; ts := recordType; o := NIL; | M3AST_AS.Object_type(objectType) =&gt; fields := objectType.as_fields_s; ts := objectType; o := objectType; ELSE RETURN END; (* if *) VAR iter := M3ASTNext.NewIterField(fields); field_id: M3AST_AS.Field_id; BEGIN WHILE M3ASTNext.Field(iter, field_id) DO field_id.vRECOBJ_ID.sm_enc_type_spec := ts; END; (* while *) END; IF o # NIL THEN VAR iter := SeqM3AST_AS_Method.NewIter(o.as_method_s); iter2 := SeqM3AST_AS_Override.NewIter(o.as_override_s); method: M3AST_AS.Method; override: M3AST_AS.Override; BEGIN WHILE SeqM3AST_AS_Method.Next(iter, method) DO method.as_id.vRECOBJ_ID.sm_enc_type_spec := ts; END; (* while *) WHILE SeqM3AST_AS_Override.Next(iter2, override) DO override.as_id.vRECOBJ_ID.sm_enc_type_spec := ts; END; (* while *) END; END; (* if *) END Set; BEGIN END M3CEncTypeSpec. </PRE> </inModule> <HR> <A NAME="x1">interface M3AST is in: </A><UL> <LI><A HREF="../ast/M3AST.i3.html#0TOP0">m3tk/src/ast/M3AST.i3</A> <LI><A HREF="../../../m3tools/src/M3AST.i3.html#0TOP0">m3tools/src/M3AST.i3</A> </UL> <P> <PRE> </PRE> </BODY> </HTML>
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>std.test</title> <style type="text/css" media="screen"> html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, figure, img, ins, kbd, q, s, samp, small, strong, sub, sup, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { background: transparent none repeat scroll 0 0; border: 0 none; font-size: 100%; margin: 0; outline: 0 none; padding: 0; vertical-align: baseline; } .color_red { color: #dc322f; } .color_blue { color: #268bd2; } .color_green { color: #859901; } .color_yellow { color: #b58901; } .color_black { color: black; } .color_white { color: white; } .font_big { font-size: 1.2em; } .ddoc_section_h { font-weight: bold; font-size: 13px; line-height: 19.5px; margin-top: 11px; display: block; } body.dlang .dlang { display: inline-block; } body.dlang .declaration .dlang { display: block; } body.dlang .ddoc_header_anchor a.dlang { display: block; color: rgba(0, 136, 204, 1); text-decoration: none; } body.dlang .ddoc_header_anchor .code { color: rgba(0, 136, 204, 1); } #ddoc_main .module { border-color: currentColor rgba(233, 233, 233, 1) rgba(233, 233, 233, 1); border-style: none solid solid; border-width: 0 1px 1px; overflow-x: hidden; padding: 15px; } #ddoc_main .section .section { margin-top: 0; } #ddoc_main .ddoc_module_members_section { padding: 1px 0 0; transition: transform 0.3s ease 0s; } #ddoc_main .ddoc_member, #ddoc_main .ddoc_module_members section.intro { background: #fff none repeat scroll 0 0; list-style-type: none; width: 100%; } #ddoc_main .ddoc_header_anchor { font-size: 1.4em; transition: transform 0.3s ease 0s; } #ddoc_main .ddoc_header_anchor > .code { display: inline-block; } #ddoc_main .ddoc_decl { background-color: transparent; height: 100%; left: 0; top: 0; padding: 0; padding-left: 15px; } #ddoc_main .ddoc_decl .section, #ddoc_main .section.ddoc_sections { background: white none repeat scroll 0 0; margin: 0; padding: 5px; position: relative; border-radius: 5px; } #ddoc_main .ddoc_decl .section h4, #ddoc_main .section.ddoc_sections h4 { font-size: 13px; line-height: 1.5; margin-top: 21px; } #ddoc_main .section .declaration { margin-top: 21px; } #ddoc_main .section .declaration .code { color: rgba(0, 0, 0, 1); margin-bottom: 15px; padding-bottom: 6px; } #ddoc_main .declaration div .para { margin-bottom: 0; } #ddoc_main .ddoc_params .graybox tr td:first-of-type { padding: 7px; text-align: right; vertical-align: top; word-break: normal; white-space: nowrap; } #ddoc_main .ddoc_params .graybox { border: 0 none; } #ddoc_main .ddoc_params .graybox td { border-color: rgba(214, 214, 214, 1); } #ddoc_main .ddoc_params .graybox tr:first-child > td { border-top: 0 none; } #ddoc_main .ddoc_params .graybox tr:last-child > td { border-bottom: 0 none; } #ddoc_main .ddoc_params .graybox tr > td:first-child { border-left: 0 none; } #ddoc_main .ddoc_params .graybox tr > td:last-child { border-right: 0 none; width: 100%; } #ddoc_main em.term, #ddoc_main em.term .code { color: rgba(65, 65, 65, 1); font-size: 12px; font-style: italic; line-height: 1.5; } #ddoc_main .see-also { cursor: pointer; font-family: Menlo,monospace; } #ddoc_main .ddoc_decl .section > div:last-of-type { margin-bottom: 15px; } #ddoc_main .ddoc_member, #ddoc_main .ddoc_module_members { transition: transform 0.3s ease 0s; } #ddoc_main .code_sample { background: inherit; } #ddoc_main .declaration .code-line { display: block; font: 1em Menlo,monospace; } #ddoc_main a[name] { margin: -112px 0 0; padding-top: 112px; } #ddoc_main .ddoc_decl td { max-width: inherit; } #ddoc_main .declaration a { color: inherit; } #ddoc_main .declaration a:hover { color: rgba(0, 136, 204, 1); text-decoration: underline; } body.ddoc { background-color: transparent; color: rgba(0, 0, 0, 1); font-family: Helvetica,Arial,sans-serif; font-size: 62.5%; margin: 0; border: 0; left: 0; top: 0; padding: 0; } .ddoc a[name] { display: block; height: 0; margin: -85px 0 0; padding-top: 85px; width: 0; } .ddoc .module { border-color: transparent; background-color: rgba(255, 255, 255, 1); border-color: currentColor rgba(233, 233, 233, 1) rgba(233, 233, 233, 1); border-image: none; border-style: none solid solid; border-width: 0 1px 1px; box-shadow: 0 0 1px rgba(0, 0, 0, 0.07); display: block; margin-left: 0; min-height: calc(100% - 173px); overflow: auto; padding-bottom: 100px; } .ddoc .content_wrapper { background-color: rgba(242, 242, 242, 1); margin: 0 auto; max-width: 980px; } .ddoc .section { padding: 15px 25px 30px; } .ddoc .section .section { margin: 30px 0 0; padding: 0; } .ddoc .para { color: rgba(65, 65, 65, 1); font-size: 1.4em; line-height: 145%; margin-bottom: 15px; } .ddoc .ddoc_examples .para { margin-bottom: 0; } .ddoc .module_name { color: rgba(0, 0, 0, 1); display: block; font-family: Helvetica; font-size: 2.8em; font-weight: 100; margin-bottom: 0; padding: 15px 0; } .ddoc .module a { color: rgba(0, 136, 204, 1); text-decoration: none; } .ddoc .code { color: rgba(128, 128, 128, 1); font-family: Menlo,monospace; font-size: 0.85em; word-wrap: break-word; } .ddoc .code i { font-style: normal; } .ddoc .code .code { font-size: 1em; } .ddoc .code_sample { background-clip: padding-box; margin: 1px 0; text-align: left; } .ddoc .code_sample { display: block; font-size: 1.4em; margin-left: 21px; } .ddoc ol .code_sample { font-size: 1em; } .ddoc .code_lines { counter-reset: li; line-height: 1.6em; list-style: outside none none; margin: 0; padding: 0; } .ddoc .code_listing .code_sample div { margin-left: 13px; width: 93%; } .ddoc .code_listing .code_sample div .code_lines li { list-style-type: none; margin: 0; padding-right: 10px; } .ddoc .code_sample div .code_lines li::before { margin-left: -33px; margin-right: 25px; } .ddoc .code_sample div .code_lines li:nth-child(n+10)::before { margin-left: -39px; margin-right: 25px; } .ddoc .code_sample div .code_lines li:nth-child(n+100)::before { margin-left: -46px; margin-right: 25px; } .ddoc .code_sample .code_lines .code { color: #000; } .ddoc div.dlang { margin: 10px 0 21px; padding: 4px 0 2px 10px; } .ddoc div.dlang { margin: 10px 0 21px; padding: 4px 0 2px 10px; } .ddoc div.dlang { border-left: 5px solid rgba(0, 155, 51, 0.2); } .ddoc .code_lines li::before { color: rgba(128, 128, 128, 1); content: counter(li, decimal); counter-increment: li; font-family: Menlo,monospace; font-size: 0.9em; margin-right: 16px; } .ddoc .code_lines li { padding-left: 0; white-space: pre-wrap; } .ddoc .code_lines li:only-of-type::before { color: rgba(255, 255, 255, 1); content: " "; } .ddoc .code_lines li:only-of-type { color: rgba(255, 255, 255, 1); content: " "; } .ddoc .code_lines li:nth-child(n+10) { text-indent: -17px; } .ddoc .code_lines li:nth-child(n+10)::before { margin-right: 12px; } .ddoc .graybox { border: 1px solid rgba(233, 233, 233, 1); border-collapse: collapse; border-spacing: 0; empty-cells: hide; margin: 20px 0 36px; text-align: left; } .ddoc .graybox p { margin: 0; min-width: 50px; } .ddoc td { border: 1px solid rgba(233, 233, 233, 1); margin: 0; max-width: 260px; padding: 5px 25px 5px 10px; vertical-align: middle; } .punctuation { color: rgba(0, 0, 0, 1); } .comment { color: rgba(0, 131, 18, 1); } .operator { color: #000; } .keyword { color: rgba(170, 13, 145, 1); } .keyword_type { color: rgba(170, 51, 145, 1); } .string_literal { color: rgba(196, 26, 22, 1); } .ddoc_psuper_symbol { color: rgba(92, 38, 153, 1); } .param { color: rgba(0, 0, 0, 1); } .psymbol { color: rgba(0, 0, 0, 1); } .ddoc_member_header .ddoc_header_anchor .code { font-size: 1em; } </style> </head> <body id="ddoc_main" class="ddoc dlang"> <div class="content_wrapper"> <article class="module"> <h1 class="module_name">std.test</h1> <section id="module_content"><section class="section ddoc_sections"> <div class="ddoc_summary"> <p class="para"> Summary </p> </div> <div class="ddoc_description"> <h4>Discussion</h4> <p class="para"> Description1 <br><br> Description2 <br><br> Description3 </p> </div> <div class="ddoc_see_also"> <h4>See Also</h4> <p class="para"> Things to see also. <br><br> And more things <br> 'arg1, arg2, arg3' : arg1, arg2, arg3. <br> 'arg2, arg3' : arg2, arg3. <br> 'arg1' : arg1. <br> 'arg2' : arg2. <br> 'arg3' : arg3. <br> <br><br> Things to see also world. <br><br> <table> <tr><td>1</td> <td>2</td> <td>3</td> </tr> <tr><td>4</td> <td>5</td> <td>6</td> </tr> </table> <br><br> <section class="code_listing"> <div class="code_sample"> <div class="dlang"> <ol class="code_lines"> <li><code class="code"> <b>pragma</b>( <i>name</i> ); <b>pragma</b>( <i>name</i> , <i>option</i> [ <i>option</i> ] ); <u>(</u> </code></li> </ol> </div> </div> </section> </p> </div> </section> <section class="section ddoc_module_members_section"> <div class="ddoc_module_members"> <ul class="ddoc_members"> <li class="ddoc_member"> <div class="ddoc_member_header"> <div class="ddoc_header_anchor"> <a href="#StreamException" id="StreamException"><code class="code">StreamException</code></a> </div> </div><div class="ddoc_decl"> <section class="section"> <div class="declaration"> <h4>Declaration</h4> <div class="dlang"> <p class="para"> <code class="code"> <span class="ddoc_anchor" id="StreamException"></span>class <code class="code">StreamException</code>: <span class="ddoc_psuper_symbol">object.Exception</span>; </code> </p> </div> </div> </section> </div> <div class="ddoc_decl"> <section class="section ddoc_sections"> <div class="ddoc_summary"> <p class="para"> A base class for stream exceptions. </p> </div> </section> <ul class="ddoc_members"> <li class="ddoc_member"> <div class="ddoc_member_header"> <div class="ddoc_header_anchor"> <a href="#StreamException.this" id="StreamException.this"><code class="code">this</code></a> </div> </div><div class="ddoc_decl"> <section class="section"> <div class="declaration"> <h4>Declaration</h4> <div class="dlang"> <p class="para"> <code class="code"> <span class="ddoc_anchor" id="StreamException.this"></span>this(string <code class="code">msg</code>, int <code class="code">foo</code>); </code> </p> </div> </div> </section> </div> <div class="ddoc_decl"> <section class="section ddoc_sections"> <div class="ddoc_summary"> <p class="para"> Construct a StreamException with given error message <code class="code">msg</code>. </p> </div> <div class="ddoc_params"> <h4>Parameters</h4> <table cellspacing="0" cellpadding="5" border="0" class="graybox"> <tbody> <tr class="ddoc_param_row"> <td scope="ddoc_param_id"> <code class="code"> <em class="term">string <code class="code">msg</code></em> </code> </td> <td> <div class="ddoc_param_desc"> <p class="para"> the <span class="color_red">red</span> <span class="color_blue">blue</span> <span class="color_green">green</span> <span class="color_yellow">yellow</span>. </p> </div> </td> </tr> <tr class="ddoc_param_row"> <td scope="ddoc_param_id"> <code class="code"> <em class="term">int <code class="code">foo</code></em> </code> </td> <td> <div class="ddoc_param_desc"> <p class="para"> next parameter which is a much longer message spanning multiple lines. </p> </div> </td> </tr> </tbody> </table> </div> </section> </div> </li><li class="ddoc_member"> <div class="ddoc_member_header"> <div class="ddoc_header_anchor"> <a href="#StreamException.stars" id="StreamException.stars"><code class="code">stars</code></a> </div> </div><div class="ddoc_decl"> <section class="section"> <div class="declaration"> <h4>Declaration</h4> <div class="dlang"> <p class="para"> <code class="code"> <span class="ddoc_anchor" id="StreamException.stars"></span>int <code class="code">stars</code>; </code> </p> </div> </div> </section> </div> <div class="ddoc_decl"> <section class="section ddoc_sections"> <div class="ddoc_summary"> <p class="para"> <code class="code">stars</code> </p> </div> </section> </div> </li> </ul> </div> </li> </ul> </div> </section> </section> </article> </div> </body> </html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_66) on Sat Jan 30 22:26:11 CST 2016 --> <title>IBNO055IMU.REGISTER</title> <meta name="date" content="2016-01-30"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="IBNO055IMU.REGISTER"; } } catch(err) { } //--> var methods = {"i0":9,"i1":9}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.PITCHMODE.html" title="enum in org.ftccommunity.i2clibrary.interfaces"><span class="typeNameLink">Prev&nbsp;Class</span></a> </li> <li><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.SENSOR_MODE.html" title="enum in org.ftccommunity.i2clibrary.interfaces"><span class="typeNameLink">Next&nbsp;Class</span></a> </li> </ul> <ul class="navList"> <li> <a href="../../../../index.html?org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" target="_top">Frames</a></li> <li><a href="IBNO055IMU.REGISTER.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li> <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li> <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.ftccommunity.i2clibrary.interfaces</div> <h2 title="Enum IBNO055IMU.REGISTER" class="title">Enum IBNO055IMU.REGISTER</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>java.lang.Enum&lt;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a>&gt; </li> <li> <ul class="inheritance"> <li>org.ftccommunity.i2clibrary.interfaces.IBNO055IMU.REGISTER</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a>&gt; </dd> </dl> <dl> <dt>Enclosing interface:</dt> <dd><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.html" title="interface in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU</a> </dd> </dl> <hr> <br> <pre>public static enum <span class="typeNameLabel">IBNO055IMU.REGISTER</span> extends java.lang.Enum&lt;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a>&gt;</pre> <div class="block">REGISTER provides symbolic names for each of the BNO055 device registers </div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== ENUM CONSTANT SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="enum.constant.summary"> <!-- --> </a> <h3>Enum Constant Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation"> <caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span> </caption> <tr> <th class="colOne" scope="col">Enum Constant and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#ACCEL_DATA_X_LSB">ACCEL_DATA_X_LSB</a></span></code> <div class="block">Acceleration data register</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#ACCEL_DATA_X_MSB">ACCEL_DATA_X_MSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#ACCEL_DATA_Y_LSB">ACCEL_DATA_Y_LSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#ACCEL_DATA_Y_MSB">ACCEL_DATA_Y_MSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#ACCEL_DATA_Z_LSB">ACCEL_DATA_Z_LSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#ACCEL_DATA_Z_MSB">ACCEL_DATA_Z_MSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#ACCEL_OFFSET_X_LSB">ACCEL_OFFSET_X_LSB</a></span></code> <div class="block">Accelerometer Offset registers</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#ACCEL_OFFSET_X_MSB">ACCEL_OFFSET_X_MSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#ACCEL_OFFSET_Y_LSB">ACCEL_OFFSET_Y_LSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#ACCEL_OFFSET_Y_MSB">ACCEL_OFFSET_Y_MSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#ACCEL_OFFSET_Z_LSB">ACCEL_OFFSET_Z_LSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#ACCEL_OFFSET_Z_MSB">ACCEL_OFFSET_Z_MSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#ACCEL_RADIUS_LSB">ACCEL_RADIUS_LSB</a></span></code> <div class="block">Radius registers</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#ACCEL_RADIUS_MSB">ACCEL_RADIUS_MSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#ACCEL_REV_ID">ACCEL_REV_ID</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#AXIS_MAP_CONFIG">AXIS_MAP_CONFIG</a></span></code> <div class="block">Axis remap registers</div> </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#AXIS_MAP_SIGN">AXIS_MAP_SIGN</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#BL_REV_ID">BL_REV_ID</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#CALIB_STAT">CALIB_STAT</a></span></code> <div class="block">Status registers</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#CHIP_ID">CHIP_ID</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#DATA_SELECT">DATA_SELECT</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#EULER_H_LSB">EULER_H_LSB</a></span></code> <div class="block">Euler data registers</div> </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#EULER_H_MSB">EULER_H_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#EULER_P_LSB">EULER_P_LSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#EULER_P_MSB">EULER_P_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#EULER_R_LSB">EULER_R_LSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#EULER_R_MSB">EULER_R_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#GRAVITY_DATA_X_LSB">GRAVITY_DATA_X_LSB</a></span></code> <div class="block">Gravity data registers</div> </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#GRAVITY_DATA_X_MSB">GRAVITY_DATA_X_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#GRAVITY_DATA_Y_LSB">GRAVITY_DATA_Y_LSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#GRAVITY_DATA_Y_MSB">GRAVITY_DATA_Y_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#GRAVITY_DATA_Z_LSB">GRAVITY_DATA_Z_LSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#GRAVITY_DATA_Z_MSB">GRAVITY_DATA_Z_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#GYRO_DATA_X_LSB">GYRO_DATA_X_LSB</a></span></code> <div class="block">Gyro data registers</div> </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#GYRO_DATA_X_MSB">GYRO_DATA_X_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#GYRO_DATA_Y_LSB">GYRO_DATA_Y_LSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#GYRO_DATA_Y_MSB">GYRO_DATA_Y_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#GYRO_DATA_Z_LSB">GYRO_DATA_Z_LSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#GYRO_DATA_Z_MSB">GYRO_DATA_Z_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#GYRO_OFFSET_X_LSB">GYRO_OFFSET_X_LSB</a></span></code> <div class="block">Gyroscope Offset register s</div> </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#GYRO_OFFSET_X_MSB">GYRO_OFFSET_X_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#GYRO_OFFSET_Y_LSB">GYRO_OFFSET_Y_LSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#GYRO_OFFSET_Y_MSB">GYRO_OFFSET_Y_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#GYRO_OFFSET_Z_LSB">GYRO_OFFSET_Z_LSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#GYRO_OFFSET_Z_MSB">GYRO_OFFSET_Z_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#GYRO_REV_ID">GYRO_REV_ID</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#INTR_STAT">INTR_STAT</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#LINEAR_ACCEL_DATA_X_LSB">LINEAR_ACCEL_DATA_X_LSB</a></span></code> <div class="block">Linear acceleration data registers</div> </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#LINEAR_ACCEL_DATA_X_MSB">LINEAR_ACCEL_DATA_X_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#LINEAR_ACCEL_DATA_Y_LSB">LINEAR_ACCEL_DATA_Y_LSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#LINEAR_ACCEL_DATA_Y_MSB">LINEAR_ACCEL_DATA_Y_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#LINEAR_ACCEL_DATA_Z_LSB">LINEAR_ACCEL_DATA_Z_LSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#LINEAR_ACCEL_DATA_Z_MSB">LINEAR_ACCEL_DATA_Z_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#MAG_DATA_X_LSB">MAG_DATA_X_LSB</a></span></code> <div class="block">Magnetometer data register</div> </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#MAG_DATA_X_MSB">MAG_DATA_X_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#MAG_DATA_Y_LSB">MAG_DATA_Y_LSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#MAG_DATA_Y_MSB">MAG_DATA_Y_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#MAG_DATA_Z_LSB">MAG_DATA_Z_LSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#MAG_DATA_Z_MSB">MAG_DATA_Z_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#MAG_OFFSET_X_LSB">MAG_OFFSET_X_LSB</a></span></code> <div class="block">Magnetometer Offset registers</div> </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#MAG_OFFSET_X_MSB">MAG_OFFSET_X_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#MAG_OFFSET_Y_LSB">MAG_OFFSET_Y_LSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#MAG_OFFSET_Y_MSB">MAG_OFFSET_Y_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#MAG_OFFSET_Z_LSB">MAG_OFFSET_Z_LSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#MAG_OFFSET_Z_MSB">MAG_OFFSET_Z_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#MAG_RADIUS_LSB">MAG_RADIUS_LSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#MAG_RADIUS_MSB">MAG_RADIUS_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#MAG_REV_ID">MAG_REV_ID</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#OPR_MODE">OPR_MODE</a></span></code> <div class="block">Mode registers</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#PAGE_ID">PAGE_ID</a></span></code> <div class="block">Controls which of the two register pages are visible </div> </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#PWR_MODE">PWR_MODE</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#QUATERNION_DATA_W_LSB">QUATERNION_DATA_W_LSB</a></span></code> <div class="block">Quaternion data registers</div> </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#QUATERNION_DATA_W_MSB">QUATERNION_DATA_W_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#QUATERNION_DATA_X_LSB">QUATERNION_DATA_X_LSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#QUATERNION_DATA_X_MSB">QUATERNION_DATA_X_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#QUATERNION_DATA_Y_LSB">QUATERNION_DATA_Y_LSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#QUATERNION_DATA_Y_MSB">QUATERNION_DATA_Y_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#QUATERNION_DATA_Z_LSB">QUATERNION_DATA_Z_LSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#QUATERNION_DATA_Z_MSB">QUATERNION_DATA_Z_MSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SELFTEST_RESULT">SELFTEST_RESULT</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SIC_MATRIX_0_LSB">SIC_MATRIX_0_LSB</a></span></code> <div class="block">SIC registers</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SIC_MATRIX_0_MSB">SIC_MATRIX_0_MSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SIC_MATRIX_1_LSB">SIC_MATRIX_1_LSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SIC_MATRIX_1_MSB">SIC_MATRIX_1_MSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SIC_MATRIX_2_LSB">SIC_MATRIX_2_LSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SIC_MATRIX_2_MSB">SIC_MATRIX_2_MSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SIC_MATRIX_3_LSB">SIC_MATRIX_3_LSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SIC_MATRIX_3_MSB">SIC_MATRIX_3_MSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SIC_MATRIX_4_LSB">SIC_MATRIX_4_LSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SIC_MATRIX_4_MSB">SIC_MATRIX_4_MSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SIC_MATRIX_5_LSB">SIC_MATRIX_5_LSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SIC_MATRIX_5_MSB">SIC_MATRIX_5_MSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SIC_MATRIX_6_LSB">SIC_MATRIX_6_LSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SIC_MATRIX_6_MSB">SIC_MATRIX_6_MSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SIC_MATRIX_7_LSB">SIC_MATRIX_7_LSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SIC_MATRIX_7_MSB">SIC_MATRIX_7_MSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SIC_MATRIX_8_LSB">SIC_MATRIX_8_LSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SIC_MATRIX_8_MSB">SIC_MATRIX_8_MSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SW_REV_ID_LSB">SW_REV_ID_LSB</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SW_REV_ID_MSB">SW_REV_ID_MSB</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SYS_CLK_STAT">SYS_CLK_STAT</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SYS_ERR">SYS_ERR</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SYS_STAT">SYS_STAT</a></span></code>&nbsp; </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#SYS_TRIGGER">SYS_TRIGGER</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#TEMP">TEMP</a></span></code> <div class="block">Temperature data register</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#TEMP_SOURCE">TEMP_SOURCE</a></span></code>&nbsp; </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#UNIT_SEL">UNIT_SEL</a></span></code> <div class="block">Unit selection register</div> </td> </tr> </table> </li> </ul> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field.summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>byte</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#bVal">bVal</a></span></code>&nbsp; </td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>static <a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a></code> </td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code> <div class="block">Returns the enum constant of this type with the specified name. </div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>static <a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a>[]</code> </td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html#values--">values</a></span>()</code> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared. </div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Enum</h3> <code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ ENUM CONSTANT DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="enum.constant.detail"> <!-- --> </a> <h3>Enum Constant Detail</h3> <a name="PAGE_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PAGE_ID</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> PAGE_ID</pre> <div class="block">Controls which of the two register pages are visible </div> </li> </ul> <a name="CHIP_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CHIP_ID</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> CHIP_ID</pre> </li> </ul> <a name="ACCEL_REV_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACCEL_REV_ID</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> ACCEL_REV_ID</pre> </li> </ul> <a name="MAG_REV_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MAG_REV_ID</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> MAG_REV_ID</pre> </li> </ul> <a name="GYRO_REV_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GYRO_REV_ID</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> GYRO_REV_ID</pre> </li> </ul> <a name="SW_REV_ID_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SW_REV_ID_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SW_REV_ID_LSB</pre> </li> </ul> <a name="SW_REV_ID_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SW_REV_ID_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SW_REV_ID_MSB</pre> </li> </ul> <a name="BL_REV_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>BL_REV_ID</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> BL_REV_ID</pre> </li> </ul> <a name="ACCEL_DATA_X_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACCEL_DATA_X_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> ACCEL_DATA_X_LSB</pre> <div class="block">Acceleration data register</div> </li> </ul> <a name="ACCEL_DATA_X_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACCEL_DATA_X_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> ACCEL_DATA_X_MSB</pre> </li> </ul> <a name="ACCEL_DATA_Y_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACCEL_DATA_Y_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> ACCEL_DATA_Y_LSB</pre> </li> </ul> <a name="ACCEL_DATA_Y_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACCEL_DATA_Y_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> ACCEL_DATA_Y_MSB</pre> </li> </ul> <a name="ACCEL_DATA_Z_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACCEL_DATA_Z_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> ACCEL_DATA_Z_LSB</pre> </li> </ul> <a name="ACCEL_DATA_Z_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACCEL_DATA_Z_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> ACCEL_DATA_Z_MSB</pre> </li> </ul> <a name="MAG_DATA_X_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MAG_DATA_X_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> MAG_DATA_X_LSB</pre> <div class="block">Magnetometer data register</div> </li> </ul> <a name="MAG_DATA_X_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MAG_DATA_X_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> MAG_DATA_X_MSB</pre> </li> </ul> <a name="MAG_DATA_Y_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MAG_DATA_Y_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> MAG_DATA_Y_LSB</pre> </li> </ul> <a name="MAG_DATA_Y_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MAG_DATA_Y_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> MAG_DATA_Y_MSB</pre> </li> </ul> <a name="MAG_DATA_Z_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MAG_DATA_Z_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> MAG_DATA_Z_LSB</pre> </li> </ul> <a name="MAG_DATA_Z_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MAG_DATA_Z_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> MAG_DATA_Z_MSB</pre> </li> </ul> <a name="GYRO_DATA_X_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GYRO_DATA_X_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> GYRO_DATA_X_LSB</pre> <div class="block">Gyro data registers</div> </li> </ul> <a name="GYRO_DATA_X_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GYRO_DATA_X_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> GYRO_DATA_X_MSB</pre> </li> </ul> <a name="GYRO_DATA_Y_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GYRO_DATA_Y_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> GYRO_DATA_Y_LSB</pre> </li> </ul> <a name="GYRO_DATA_Y_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GYRO_DATA_Y_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> GYRO_DATA_Y_MSB</pre> </li> </ul> <a name="GYRO_DATA_Z_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GYRO_DATA_Z_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> GYRO_DATA_Z_LSB</pre> </li> </ul> <a name="GYRO_DATA_Z_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GYRO_DATA_Z_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> GYRO_DATA_Z_MSB</pre> </li> </ul> <a name="EULER_H_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>EULER_H_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> EULER_H_LSB</pre> <div class="block">Euler data registers</div> </li> </ul> <a name="EULER_H_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>EULER_H_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> EULER_H_MSB</pre> </li> </ul> <a name="EULER_R_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>EULER_R_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> EULER_R_LSB</pre> </li> </ul> <a name="EULER_R_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>EULER_R_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> EULER_R_MSB</pre> </li> </ul> <a name="EULER_P_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>EULER_P_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> EULER_P_LSB</pre> </li> </ul> <a name="EULER_P_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>EULER_P_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> EULER_P_MSB</pre> </li> </ul> <a name="QUATERNION_DATA_W_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>QUATERNION_DATA_W_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> QUATERNION_DATA_W_LSB</pre> <div class="block">Quaternion data registers</div> </li> </ul> <a name="QUATERNION_DATA_W_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>QUATERNION_DATA_W_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> QUATERNION_DATA_W_MSB</pre> </li> </ul> <a name="QUATERNION_DATA_X_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>QUATERNION_DATA_X_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> QUATERNION_DATA_X_LSB</pre> </li> </ul> <a name="QUATERNION_DATA_X_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>QUATERNION_DATA_X_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> QUATERNION_DATA_X_MSB</pre> </li> </ul> <a name="QUATERNION_DATA_Y_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>QUATERNION_DATA_Y_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> QUATERNION_DATA_Y_LSB</pre> </li> </ul> <a name="QUATERNION_DATA_Y_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>QUATERNION_DATA_Y_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> QUATERNION_DATA_Y_MSB</pre> </li> </ul> <a name="QUATERNION_DATA_Z_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>QUATERNION_DATA_Z_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> QUATERNION_DATA_Z_LSB</pre> </li> </ul> <a name="QUATERNION_DATA_Z_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>QUATERNION_DATA_Z_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> QUATERNION_DATA_Z_MSB</pre> </li> </ul> <a name="LINEAR_ACCEL_DATA_X_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LINEAR_ACCEL_DATA_X_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> LINEAR_ACCEL_DATA_X_LSB</pre> <div class="block">Linear acceleration data registers</div> </li> </ul> <a name="LINEAR_ACCEL_DATA_X_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LINEAR_ACCEL_DATA_X_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> LINEAR_ACCEL_DATA_X_MSB</pre> </li> </ul> <a name="LINEAR_ACCEL_DATA_Y_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LINEAR_ACCEL_DATA_Y_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> LINEAR_ACCEL_DATA_Y_LSB</pre> </li> </ul> <a name="LINEAR_ACCEL_DATA_Y_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LINEAR_ACCEL_DATA_Y_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> LINEAR_ACCEL_DATA_Y_MSB</pre> </li> </ul> <a name="LINEAR_ACCEL_DATA_Z_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LINEAR_ACCEL_DATA_Z_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> LINEAR_ACCEL_DATA_Z_LSB</pre> </li> </ul> <a name="LINEAR_ACCEL_DATA_Z_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LINEAR_ACCEL_DATA_Z_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> LINEAR_ACCEL_DATA_Z_MSB</pre> </li> </ul> <a name="GRAVITY_DATA_X_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GRAVITY_DATA_X_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> GRAVITY_DATA_X_LSB</pre> <div class="block">Gravity data registers</div> </li> </ul> <a name="GRAVITY_DATA_X_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GRAVITY_DATA_X_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> GRAVITY_DATA_X_MSB</pre> </li> </ul> <a name="GRAVITY_DATA_Y_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GRAVITY_DATA_Y_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> GRAVITY_DATA_Y_LSB</pre> </li> </ul> <a name="GRAVITY_DATA_Y_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GRAVITY_DATA_Y_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> GRAVITY_DATA_Y_MSB</pre> </li> </ul> <a name="GRAVITY_DATA_Z_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GRAVITY_DATA_Z_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> GRAVITY_DATA_Z_LSB</pre> </li> </ul> <a name="GRAVITY_DATA_Z_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GRAVITY_DATA_Z_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> GRAVITY_DATA_Z_MSB</pre> </li> </ul> <a name="TEMP"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>TEMP</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> TEMP</pre> <div class="block">Temperature data register</div> </li> </ul> <a name="CALIB_STAT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CALIB_STAT</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> CALIB_STAT</pre> <div class="block">Status registers</div> </li> </ul> <a name="SELFTEST_RESULT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SELFTEST_RESULT</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SELFTEST_RESULT</pre> </li> </ul> <a name="INTR_STAT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>INTR_STAT</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> INTR_STAT</pre> </li> </ul> <a name="SYS_CLK_STAT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SYS_CLK_STAT</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SYS_CLK_STAT</pre> </li> </ul> <a name="SYS_STAT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SYS_STAT</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SYS_STAT</pre> </li> </ul> <a name="SYS_ERR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SYS_ERR</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SYS_ERR</pre> </li> </ul> <a name="UNIT_SEL"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>UNIT_SEL</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> UNIT_SEL</pre> <div class="block">Unit selection register</div> </li> </ul> <a name="DATA_SELECT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>DATA_SELECT</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> DATA_SELECT</pre> </li> </ul> <a name="OPR_MODE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>OPR_MODE</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> OPR_MODE</pre> <div class="block">Mode registers</div> </li> </ul> <a name="PWR_MODE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PWR_MODE</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> PWR_MODE</pre> </li> </ul> <a name="SYS_TRIGGER"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SYS_TRIGGER</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SYS_TRIGGER</pre> </li> </ul> <a name="TEMP_SOURCE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>TEMP_SOURCE</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> TEMP_SOURCE</pre> </li> </ul> <a name="AXIS_MAP_CONFIG"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>AXIS_MAP_CONFIG</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> AXIS_MAP_CONFIG</pre> <div class="block">Axis remap registers</div> </li> </ul> <a name="AXIS_MAP_SIGN"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>AXIS_MAP_SIGN</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> AXIS_MAP_SIGN</pre> </li> </ul> <a name="SIC_MATRIX_0_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIC_MATRIX_0_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SIC_MATRIX_0_LSB</pre> <div class="block">SIC registers</div> </li> </ul> <a name="SIC_MATRIX_0_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIC_MATRIX_0_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SIC_MATRIX_0_MSB</pre> </li> </ul> <a name="SIC_MATRIX_1_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIC_MATRIX_1_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SIC_MATRIX_1_LSB</pre> </li> </ul> <a name="SIC_MATRIX_1_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIC_MATRIX_1_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SIC_MATRIX_1_MSB</pre> </li> </ul> <a name="SIC_MATRIX_2_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIC_MATRIX_2_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SIC_MATRIX_2_LSB</pre> </li> </ul> <a name="SIC_MATRIX_2_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIC_MATRIX_2_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SIC_MATRIX_2_MSB</pre> </li> </ul> <a name="SIC_MATRIX_3_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIC_MATRIX_3_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SIC_MATRIX_3_LSB</pre> </li> </ul> <a name="SIC_MATRIX_3_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIC_MATRIX_3_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SIC_MATRIX_3_MSB</pre> </li> </ul> <a name="SIC_MATRIX_4_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIC_MATRIX_4_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SIC_MATRIX_4_LSB</pre> </li> </ul> <a name="SIC_MATRIX_4_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIC_MATRIX_4_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SIC_MATRIX_4_MSB</pre> </li> </ul> <a name="SIC_MATRIX_5_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIC_MATRIX_5_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SIC_MATRIX_5_LSB</pre> </li> </ul> <a name="SIC_MATRIX_5_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIC_MATRIX_5_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SIC_MATRIX_5_MSB</pre> </li> </ul> <a name="SIC_MATRIX_6_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIC_MATRIX_6_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SIC_MATRIX_6_LSB</pre> </li> </ul> <a name="SIC_MATRIX_6_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIC_MATRIX_6_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SIC_MATRIX_6_MSB</pre> </li> </ul> <a name="SIC_MATRIX_7_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIC_MATRIX_7_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SIC_MATRIX_7_LSB</pre> </li> </ul> <a name="SIC_MATRIX_7_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIC_MATRIX_7_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SIC_MATRIX_7_MSB</pre> </li> </ul> <a name="SIC_MATRIX_8_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIC_MATRIX_8_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SIC_MATRIX_8_LSB</pre> </li> </ul> <a name="SIC_MATRIX_8_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIC_MATRIX_8_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> SIC_MATRIX_8_MSB</pre> </li> </ul> <a name="ACCEL_OFFSET_X_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACCEL_OFFSET_X_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> ACCEL_OFFSET_X_LSB</pre> <div class="block">Accelerometer Offset registers</div> </li> </ul> <a name="ACCEL_OFFSET_X_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACCEL_OFFSET_X_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> ACCEL_OFFSET_X_MSB</pre> </li> </ul> <a name="ACCEL_OFFSET_Y_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACCEL_OFFSET_Y_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> ACCEL_OFFSET_Y_LSB</pre> </li> </ul> <a name="ACCEL_OFFSET_Y_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACCEL_OFFSET_Y_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> ACCEL_OFFSET_Y_MSB</pre> </li> </ul> <a name="ACCEL_OFFSET_Z_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACCEL_OFFSET_Z_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> ACCEL_OFFSET_Z_LSB</pre> </li> </ul> <a name="ACCEL_OFFSET_Z_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACCEL_OFFSET_Z_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> ACCEL_OFFSET_Z_MSB</pre> </li> </ul> <a name="MAG_OFFSET_X_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MAG_OFFSET_X_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> MAG_OFFSET_X_LSB</pre> <div class="block">Magnetometer Offset registers</div> </li> </ul> <a name="MAG_OFFSET_X_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MAG_OFFSET_X_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> MAG_OFFSET_X_MSB</pre> </li> </ul> <a name="MAG_OFFSET_Y_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MAG_OFFSET_Y_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> MAG_OFFSET_Y_LSB</pre> </li> </ul> <a name="MAG_OFFSET_Y_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MAG_OFFSET_Y_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> MAG_OFFSET_Y_MSB</pre> </li> </ul> <a name="MAG_OFFSET_Z_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MAG_OFFSET_Z_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> MAG_OFFSET_Z_LSB</pre> </li> </ul> <a name="MAG_OFFSET_Z_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MAG_OFFSET_Z_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> MAG_OFFSET_Z_MSB</pre> </li> </ul> <a name="GYRO_OFFSET_X_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GYRO_OFFSET_X_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> GYRO_OFFSET_X_LSB</pre> <div class="block">Gyroscope Offset register s</div> </li> </ul> <a name="GYRO_OFFSET_X_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GYRO_OFFSET_X_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> GYRO_OFFSET_X_MSB</pre> </li> </ul> <a name="GYRO_OFFSET_Y_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GYRO_OFFSET_Y_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> GYRO_OFFSET_Y_LSB</pre> </li> </ul> <a name="GYRO_OFFSET_Y_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GYRO_OFFSET_Y_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> GYRO_OFFSET_Y_MSB</pre> </li> </ul> <a name="GYRO_OFFSET_Z_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GYRO_OFFSET_Z_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> GYRO_OFFSET_Z_LSB</pre> </li> </ul> <a name="GYRO_OFFSET_Z_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GYRO_OFFSET_Z_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> GYRO_OFFSET_Z_MSB</pre> </li> </ul> <a name="ACCEL_RADIUS_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACCEL_RADIUS_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> ACCEL_RADIUS_LSB</pre> <div class="block">Radius registers</div> </li> </ul> <a name="ACCEL_RADIUS_MSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACCEL_RADIUS_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> ACCEL_RADIUS_MSB</pre> </li> </ul> <a name="MAG_RADIUS_LSB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MAG_RADIUS_LSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> MAG_RADIUS_LSB</pre> </li> </ul> <a name="MAG_RADIUS_MSB"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>MAG_RADIUS_MSB</h4> <pre>public static final&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a> MAG_RADIUS_MSB</pre> </li> </ul> </li> </ul> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field.detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="bVal"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>bVal</h4> <pre>public final&nbsp;byte bVal</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="values--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>values</h4> <pre>public static&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a>[]&nbsp;values()</pre> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows: <pre> for (IBNO055IMU.REGISTER c : IBNO055IMU.REGISTER.values()) &nbsp; System.out.println(c); </pre> </div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>an array containing the constants of this enum type, in the order they are declared </dd> </dl> </li> </ul> <a name="valueOf-java.lang.String-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>valueOf</h4> <pre>public static&nbsp;<a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" title="enum in org.ftccommunity.i2clibrary.interfaces">IBNO055IMU.REGISTER</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre> <div class="block">Returns the enum constant of this type with the specified name. The string must match <i>exactly</i> an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) </div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>name</code> - the name of the enum constant to be returned. </dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the enum constant with the specified name</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name </dd> <dd><code>java.lang.NullPointerException</code> - if the argument is null </dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.PITCHMODE.html" title="enum in org.ftccommunity.i2clibrary.interfaces"><span class="typeNameLink">Prev&nbsp;Class</span></a> </li> <li><a href="../../../../org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.SENSOR_MODE.html" title="enum in org.ftccommunity.i2clibrary.interfaces"><span class="typeNameLink">Next&nbsp;Class</span></a> </li> </ul> <ul class="navList"> <li> <a href="../../../../index.html?org/ftccommunity/i2clibrary/interfaces/IBNO055IMU.REGISTER.html" target="_top">Frames</a></li> <li><a href="IBNO055IMU.REGISTER.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li> <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li> <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>Tom Bremer</title><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"/><style>@font-face { font-family: 'icomoon'; src: url('fonts/icomoon.eot?z1lat9'); src: url('fonts/icomoon.eot?z1lat9#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?z1lat9') format('truetype'), url('fonts/icomoon.woff?z1lat9') format('woff'), url('fonts/icomoon.svg?z1lat9#icomoon') format('svg'); font-weight: normal; font-style: normal; } [class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-gitlab .path1:before { content: "\e906"; color: rgb(252, 109, 38); } .icon-gitlab .path2:before { content: "\e907"; margin-left: -1em; color: rgb(226, 67, 41); } .icon-gitlab .path3:before { content: "\e908"; margin-left: -1em; color: rgb(252, 109, 38); } .icon-gitlab .path4:before { content: "\e909"; margin-left: -1em; color: rgb(252, 163, 38); } .icon-gitlab .path5:before { content: "\e90a"; margin-left: -1em; color: rgb(226, 67, 41); } .icon-gitlab .path6:before { content: "\e90b"; margin-left: -1em; color: rgb(252, 109, 38); } .icon-gitlab .path7:before { content: "\e90c"; margin-left: -1em; color: rgb(252, 163, 38); } .icon-gitlab .path8:before { content: "\e90d"; margin-left: -1em; color: rgb(226, 67, 41); } .icon-meetup .path1:before { content: "\e901"; color: rgb(255, 255, 255); } .icon-meetup .path2:before { content: "\e902"; margin-left: -1.5em; color: rgb(240, 1, 1); } .icon-meetup .path3:before { content: "\e903"; margin-left: -1.5em; color: rgb(3, 3, 3); } .icon-blogger:before { content: "\e900"; } .icon-exercism:before { content: "\e601"; } .icon-telegram:before { content: "\e904"; } .icon-flickr:before { content: "\f16e"; } .icon-medium:before { content: "\f23a"; } .icon-heart:before { content: "\f004"; } .icon-book:before { content: "\f02d"; } .icon-linkedin:before { content: "\f08c"; } .icon-twitter:before { content: "\f099"; } .icon-github:before { content: "\f09b"; } .icon-link:before { content: "\f0c1"; } .icon-bars:before { content: "\f0c9"; } .icon-pinterest:before { content: "\f0d2"; } .icon-googleplus:before { content: "\f0d5"; } .icon-circle:before { content: "\f111"; } .icon-code:before { content: "\f121"; } .icon-youtube:before { content: "\f167"; } .icon-stackoverflow:before { content: "\f16c"; } .icon-bitbucket:before { content: "\f171"; } .icon-tumblr:before { content: "\f173"; } .icon-dribbble:before { content: "\f17d"; } .icon-skype:before { content: "\f17e"; } .icon-foursquare:before { content: "\f180"; } .icon-gittip:before { content: "\f184"; } .icon-gratipay:before { content: "\f184"; } .icon-stackexchange:before { content: "\f18d"; } .icon-vimeo:before { content: "\f194"; } .icon-graduation-cap:before { content: "\f19d"; } .icon-language:before { content: "\f1ab"; } .icon-child:before { content: "\f1ae"; } .icon-behance:before { content: "\f1b5"; } .icon-spotify:before { content: "\f1bc"; } .icon-soundcloud:before { content: "\f1be"; } .icon-codepen:before { content: "\f1cb"; } .icon-hackernews:before { content: "\f1d4"; } .icon-lastfm:before { content: "\f202"; } .icon-angellist:before { content: "\f209"; } .icon-facebook:before { content: "\f230"; } .icon-instagram:before { content: "\e905"; } .icon-trophy:before { content: "\e605"; } .icon-office:before { content: "\e606"; } .icon-clock:before { content: "\e60a"; } .icon-reddit:before { content: "\e609"; } .icon-profile:before { content: "\e600"; } .icon-tools:before { content: "\e034"; } .icon-location:before { content: "\e602"; } .icon-mail:before { content: "\e603"; } .icon-phone:before { content: "\e03f"; } .icon-newspaper:before { content: "\e607"; } .icon-chevron-down:before { content: "\e60c"; } .icon-chevron-up:before { content: "\e60d"; } .icon-dots-three-horizontal:before { content: "\e60b"; } .icon-thumbs-up:before { content: "\e604"; } .icon-board:before { content: "\e608"; } .relative { position: relative; } .clear-margin { margin: 0; } .space-top { margin-top: 10px; } .space-right { margin-right: 10px; } .space-bottom { margin-bottom: 10px; } .mr-5 { margin-right: 5px; } .mr-10 { margin-right: 10px; } .ml-5 { margin-left: 5px; } .labels { line-height: 2; } .label-keyword { display: inline-block; background: #7eb0db; color: white; font-size: 0.9em; padding: 5px; border: 1px solid #357ebd; margin-right: 5px; } .label-keyword:last-child { margin-right: 0; } .link-disguise { color: inherit; } .link-disguise:hover { color: inherit; } .clear-margin { margin: 0; } @media (max-width: 992px) { .clear-margin-sm { margin-bottom: 0; } } .fs-lg { font-size: 1.33333333em; line-height: 0.75em; vertical-align: -15%; } .fs-2x { font-size: 2em; } .fs-3x { font-size: 3em; } .fs-4x { font-size: 4em; } .btn-circle-sm { width: 28px; height: 28px; line-height: 28px; border-radius: 50%; text-align: center; padding: 0; outline: none !important; } /* the version when the icon file is last updated */ @font-face { font-family: 'jst-elegant'; src: url("//unpkg.com/jsonresume-theme-elegant@1.12.0/assets/icomoon/fonts/icomoon.eot?f218wo"); src: url("//unpkg.com/jsonresume-theme-elegant@1.12.0/assets/icomoon/fonts/icomoon.eot?f218wo#iefix") format('embedded-opentype'), url("//unpkg.com/jsonresume-theme-elegant@1.12.0/assets/icomoon/fonts/icomoon.ttf?f218wo") format('truetype'), url("//unpkg.com/jsonresume-theme-elegant@1.12.0/assets/icomoon/fonts/icomoon.woff?f218wo") format('woff'), url("//unpkg.com/jsonresume-theme-elegant@1.12.0/assets/icomoon/fonts/icomoon.svg?f218wo#icomoon") format('svg'); font-weight: normal; font-style: normal; } [class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'jst-elegant' !important; } body { font-family: 'Lato'; background: #f0f0f0; color: #333; } .main { padding: 5px; } .card { background: white; border: 1px solid #e6e6e6; border-radius: 3px; min-height: 300px; padding: 10px 0; } .card-nested { min-height: 0; border-width: 1px 0 0 0; } .card-nested:before, .card-nested:after { content: " "; display: table; } .card-nested:after { clear: both; } @media (max-width: 480px) { .card-nested { padding: 5px 0; } } .background-card { padding: 10px 20px; } .card-wrapper { padding: 5px; } @media (max-width: 992px) { .card-wrapper { float: none !important; } } .background-details .detail { display: table; } .background-details .detail .icon { min-width: 45px; max-width: 45px; text-align: center; } .background-details .detail .info { width: 100%; } .background-details .detail .title, .background-details .detail .icon { color: #707070; } .background-details .detail .mobile-title { display: none; } @media (max-width: 480px) { .background-details .detail .mobile-title { display: inline-block; margin-left: 5px; font-weight: bold; text-transform: uppercase; vertical-align: middle; } } .background-details .detail .icon, .background-details .detail .info { display: table-cell; padding: 0 10px; } @media (max-width: 480px) { .background-details .detail { display: block; } .background-details .detail .icon { max-width: inherit; min-width: inherit; text-align: left; } .background-details .detail .icon, .background-details .detail .info { display: block; padding: 10px 0; } .background-details .detail .title { display: none; } } .info .content.has-sidebar { width: 80%; box-sizing: border-box; float: left; padding: 0 10px; border-right: 1px solid #cdcdcd; } @media (max-width: 992px) { .info .content.has-sidebar { width: 100%; border-right: 0; } } @media (max-width: 480px) { .info .content.has-sidebar { padding: 0 2px; } } .info .sidebar { margin-left: 80%; box-sizing: border-box; padding: 10px; } @media (max-width: 480px) { ul { padding-left: 25px; } } .current-event { font-size: 8px; color: #5ACE24; position: absolute; right: 100%; top: 4px; left: -10px; } .mop-wrapper > p:last-child { margin: 0; } /* Credits: http://codyhouse.co/demo/smart-fixed-navigation/index.html */ .floating-nav-trigger { width: 50px; height: 50px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24); -webkit-transition: background-color 0.5s ease; -o-transition: background-color 0.5s ease; transition: background-color 0.5s ease; display: block; border-radius: 50%; text-align: center; background-color: white; font-size: 1.5em; color: #357ebd; z-index: 100; position: fixed; bottom: 10px; right: 10px; text-decoration: none !important; } .floating-nav-trigger > [class^="icon-"], .floating-nav-trigger [class*=" icon-"], .floating-nav-trigger > .close-icon { line-height: 50px; } .floating-nav-trigger .close-icon { display: none; } .floating-nav-trigger:hover { color: #1f496e; background-color: #e6e6e6; } .floating-nav-trigger.is-open { -webkit-box-shadow: none; box-shadow: none; } .floating-nav-trigger.is-open .close-icon { display: inherit; } .floating-nav-trigger.is-open .icon-bars { display: none; } .floating-nav-trigger.is-open:hover { background-color: white; } .floating-nav { -webkit-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); -webkit-transform-origin: 100% 100%; -moz-transform-origin: 100% 100%; -ms-transform-origin: 100% 100%; transform-origin: 100% 100%; -webkit-transition: transform 0.3s, visibility 0s 0.3s; -o-transition: transform 0.3s, visibility 0s 0.3s; transition: transform 0.3s, visibility 0s 0.3s; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24); position: fixed; z-index: 50; right: 10px; bottom: 10px; background-color: white; width: 90%; max-width: 400px; visibility: hidden; overflow: hidden; } .floating-nav ul { font-size: 1.2em; margin: 0; } .floating-nav ul li { border-bottom: 1px solid #eff2f6; } .floating-nav ul li a { padding: 20px; text-decoration: none; color: #357ebd; display: block; } .floating-nav ul li a:hover { color: #1f496e; } .floating-nav ul li:last-child { border-bottom: 0; } .floating-nav.is-visible { -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: transform 0.3s, visibility 0s 0s; -o-transition: transform 0.3s, visibility 0s 0s; transition: transform 0.3s, visibility 0s 0s; visibility: visible; } @media (max-width: 992px) { .profile-card-wrapper { position: relative; } } .profile-card-wrapper .profile-card { padding: 10px; } .profile-pic { padding: 20px 0; } @media (max-width: 992px) { .profile-pic { padding: 10px 0; } } .profile-pic img { width: 100px; height: 100px; } @media (max-width: 992px) { .name { margin-top: 10px; } } @media (max-width: 768px) { .contact-details { text-align: center; } } .contact-details .detail { display: table; padding: 10px 0; } .contact-details .detail .icon { padding: 0 10px; color: #707070; } @media (max-width: 992px) { .contact-details .detail .icon { padding: 0 5px 0 0; } } .contact-details .detail .info { font-size: 0.8em; } .contact-details .detail .icon, .contact-details .detail .info { display: table-cell; vertical-align: middle; } @media (max-width: 768px) { .contact-details .detail { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; } } @media (max-width: 992px) { .contact-details .detail { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding: 10px; } .contact-details .detail .icon, .contact-details .detail .info { display: inline-block; } } @media (max-width: 992px) and (min-width: 768px) { .contact-details .detail { float: left; width: 25%; } } .social-links { line-height: 2.5; } .social-link { margin-left: 5px; min-width: 35px; display: inline-block; } .social-link:first-child { margin-left: 0; } .social-link:hover { text-decoration: none; } .link-github { color: #454545; } .link-github:hover, .link-github:focus { text-decoration: none; color: #2b2b2b; } .link-twitter { color: #33ccff; } .link-twitter:hover, .link-twitter:focus { text-decoration: none; color: #00bfff; } .link-blog { color: #f36f24; } .link-blog:hover, .link-blog:focus { text-decoration: none; color: #d8560c; } .link-linkedin { color: #007bb6; } .link-linkedin:hover, .link-linkedin:focus { text-decoration: none; color: #005983; } .link-skype { color: #12A5F4; } .link-skype:hover, .link-skype:focus { text-decoration: none; color: #0986ca; } .link-instagram { color: #e4405f; } .link-instagram:hover, .link-instagram:focus { text-decoration: none; color: #d31e40; } .link-stackoverflow { color: #8e8e92; } .link-stackoverflow:hover, .link-stackoverflow:focus { text-decoration: none; color: #747479; } .link-stackexchange { color: #62b0df; } .link-stackexchange:hover, .link-stackexchange:focus { text-decoration: none; color: #389bd6; } .link-lastfm { color: #d12127; } .link-lastfm:hover, .link-lastfm:focus { text-decoration: none; color: #a51a1f; } .link-soundcloud { color: #e8822d; } .link-soundcloud:hover, .link-soundcloud:focus { text-decoration: none; color: #cc6916; } .link-googleplus { color: #dd4b39; } .link-googleplus:hover, .link-googleplus:focus { text-decoration: none; color: #c23321; } .link-youtube { color: #dd4b39; } .link-youtube:hover, .link-youtube:focus { text-decoration: none; color: #c23321; } .link-pinterest { color: #bd091f; } .link-pinterest:hover, .link-pinterest:focus { text-decoration: none; color: #8c0717; } .link-gratipay { color: #630; } .link-gratipay:hover, .link-gratipay:focus { text-decoration: none; color: #331a00; } .link-vimeo { color: #17b3e8; } .link-vimeo:hover, .link-vimeo:focus { text-decoration: none; color: #128fba; } .link-behance { color: #2c98cf; } .link-behance:hover, .link-behance:focus { text-decoration: none; color: #2379a5; } .link-codepen { color: #1c1c1c; } .link-codepen:hover, .link-codepen:focus { text-decoration: none; color: #020202; } .link-foursquare { color: #fa4778; } .link-foursquare:hover, .link-foursquare:focus { text-decoration: none; color: #f91554; } .link-reddit { color: #545454; } .link-reddit:hover, .link-reddit:focus { text-decoration: none; color: #3b3b3b; } .link-spotify { color: #acd200; } .link-spotify:hover, .link-spotify:focus { text-decoration: none; color: #829f00; } .link-tumblr { color: #2d4661; } .link-tumblr:hover, .link-tumblr:focus { text-decoration: none; color: #1d2d3e; } .link-dribbble { color: #ce366f; } .link-dribbble:hover, .link-dribbble:focus { text-decoration: none; color: #a82959; } .link-facebook { color: #4b6daa; } .link-facebook:hover, .link-facebook:focus { text-decoration: none; color: #3b5687; } .link-angellist { color: black; } .link-angellist:hover, .link-angellist:focus { text-decoration: none; color: #000000; } .link-bitbucket { color: #205081; } .link-bitbucket:hover, .link-bitbucket:focus { text-decoration: none; color: #163758; } .link-hackernews { color: #ff6600; } .link-hackernews:hover, .link-hackernews:focus { text-decoration: none; color: #cc5200; } .link-exercism { color: #d81d4e; } .link-exercism:hover, .link-exercism:focus { text-decoration: none; color: #ab173e; } .link-blogger { color: #FF9234; } .link-blogger:hover, .link-blogger:focus { text-decoration: none; color: #ff7701; } .link-medium { color: #00AB6C; } .link-medium:hover, .link-medium:focus { text-decoration: none; color: #00784c; } .link-flickr { color: black; } .link-flickr:hover, .link-flickr:focus { text-decoration: none; color: #000000; } .link-telegram { color: #3BABDD; } .link-telegram:hover, .link-telegram:focus { text-decoration: none; color: #2291c3; } .card-skills { position: relative; } .skill-level { border-radius: 3px; position: absolute; top: 10px; bottom: 10px; left: 0; width: 10px; box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2); } .skill-level .skill-progress { position: absolute; border-radius: 3px; bottom: 0; width: 100%; -webkit-transition: height 1s ease; } .skill-level .skill-progress.beginner { height: 50%; background: #e74c3c; } .skill-level .skill-progress.intermediate { height: 70%; background: #f1c40f; } .skill-level .skill-progress.advanced { height: 80%; background: #428bca; } .skill-level .skill-progress.master { height: 95%; background: #5cb85c; } .skill-info { margin-left: 15px; } @media (max-width: 480px) { .skill-info { margin-left: 20px; } } @media (max-width: 768px) { .quote { font-size: inherit; } } .icon-meetup .path2:before { margin-left: 0; } @media print { a[href]:after { content: none !important; } .profile-card { text-align: center; } .profile-pic { display: inline-block; vertical-align: middle; } .profile-pic img { border-radius: 0; } .name-and-profession { display: inline-block; vertical-align: middle; margin-left: 15px; } .contact-details .detail { position: relative; float: left; width: 25%; min-height: 1px; padding-left: 15px; padding-right: 15px; padding: 0; } .floating-nav, .floating-nav-trigger { display: none; } .pagebreak { page-break-before: always; } } </style></head><body itemscope="itemscope" itemtype="http://schema.org/Person"><div class="container-fluid"><div class="row main clearfix"><section class="col-md-3 card-wrapper profile-card-wrapper affix"><div class="card profile-card"><span class="profile-pic-container"><div class="profile-pic"><img class="media-object img-circle center-block" data-src="holder.js/100x100" alt="Tom Bremer" src="https://avatars2.githubusercontent.com/u/2998575" itemprop="image"/></div><div class="name-and-profession text-center"><h3 itemprop="name"><b>Tom Bremer</b></h3><h5 class="text-muted" itemprop="jobTitle">Frontend Engineer</h5></div></span><hr/><div class="contact-details clearfix"><div class="detail"><span class="icon"><i class="icon fs-lg icon-location"></i></span><span class="info">Saint Louis, Missouri, US</span></div><div class="detail"><span class="icon"><i class="icon fs-lg icon-phone"></i></span><span class="info" itemprop="telephone">314.971.7758</span></div><div class="detail"><span class="icon"><i class="icon fs-lg icon-mail"></i></span><span class="info"><a class="link-disguise" href="mailto:tom@tbremer.com" itemprop="email">tom@tbremer.com</a></span></div><div class="detail"><span class="icon"><i class="icon fs-lg icon-link"></i></span><span class="info"><a href="http://tbremer.com" target="_blank">http://tbremer.com</a></span></div><div class="detail"><span class="icon" title="Languages I speak"><i class="icon fs-lg icon-language"></i></span><span class="info">English</span></div></div><hr/><div class="social-links text-center"><div><a class="fs-2x social-link link-github icon-github" href="https://github.com/tbremer" target="_blank" data-toggle="tooltip" title="Tom Bremer on GitHub"></a><a class="fs-2x social-link link-twitter icon-twitter" href="http://twitter.com/_tbremer" target="_blank" data-toggle="tooltip" title="Tom Bremer on Twitter"></a><a class="fs-2x social-link link-codepen icon-codepen" href="http://codepen.io/tbremer/" target="_blank" data-toggle="tooltip" title="Tom Bremer on CodePen"></a></div></div></div></section><section class="col-md-9 card-wrapper pull-right"><div class="card background-card"><div class="background-details"><div class="detail" id="about"><span class="mobile-title">About</span><div class="info"><h4 class="title text-uppercase">About</h4><div class="card card-nested"><div class="content mop-wrapper" itemprop="description"><p>I am a web developer and user advocate. I believe in in making the web accessible, performant, and easy to use.<br> I am more generally interested in unique programming languages, compilers, and light weight or vanilla solutions.</p> </div></div></div></div><div class="detail" id="work-experience"><span class="mobile-title">Work Experience</span><div class="info"><h4 class="title text-uppercase">Work Experience</h4><ul class="list-unstyled clear-margin"><li class="card card-nested clearfix"><div class="content"><p class="clear-margin relative"><strong>Senior Front End Engineer</strong>,&nbsp;<a href="https://wwt.com" target="_blank">World Wide Technology: Application Services</a></p><p class="text-muted"><small><span class="space-right">Jul, 2015 - Present</span></small></p><div class="mop-wrapper space-bottom"><p>Front End Engineer, User Experience Research.</p> </div><ul><li class="mop-wrapper"><p>Deploy Enterprise web applications across web and native mobile devices</p> </li><li class="mop-wrapper"><p>Promote web accessibility standards throughout new and existing teams</p> </li><li class="mop-wrapper"><p>Mentor designers and developers across a range of experience levels in JavaScript, CSS, PostCSS, Sass, HTML, and the NodeJS ecosystem</p> </li><li class="mop-wrapper"><p>Encourage and coach teams on best practices regarding performance tuning web applications</p> </li><li class="mop-wrapper"><p>Facilitate lunch and learns over new and existing web technologies</p> </li><li class="mop-wrapper"><p>Help incorporate latest web technologies and tools within the organization</p> </li></ul></div></li><li class="card card-nested clearfix"><div class="content"><p class="clear-margin relative"><strong>Software Engineer II</strong>,&nbsp;<a href="https://answers.com" target="_blank">Answers.com / Multiply</a></p><p class="text-muted"><small><span class="space-right">Apr, 2013 - Jun, 2015</span><span><2 years 2 months></2 years 2 months></span></small></p><div class="mop-wrapper space-bottom"><p>User Experience developer, A/B Test Engineer, UX Tech Stack</p> </div><ul><li class="mop-wrapper"><p>Integral in a full site redesign</p> </li><li class="mop-wrapper"><p>Created CSS and SASS based solutions to eliminate reliance on Javascript DOM manipulations and animations</p> </li><li class="mop-wrapper"><p>Development and support of code styleguide</p> </li><li class="mop-wrapper"><p>Development of modern workflow utilizing GruntJS</p> </li><li class="mop-wrapper"><p>Writing a new framework / pattern library for UX and Backend developers</p> </li><li class="mop-wrapper"><p>Researching TTFB and TTLB optimization</p> </li><li class="mop-wrapper"><p>A large array of user experience tests with content variance</p> </li><li class="mop-wrapper"><p>Standing up new domains for long term tests</p> </li></ul></div></li></ul></div></div><div class="detail" id="skills"><span class="mobile-title">Skills</span><div class="info"><h4 class="title text-uppercase">Skills</h4><div class="content"><ul class="list-unstyled clear-margin"><li class="card card-nested card-skills"><div class="skill-info"><strong>Front End Development</strong><div class="space-top labels"><span class="label label-keyword">JS &amp; CSS Preprocessors</span><span class="label label-keyword">HTML</span><span class="label label-keyword">CSS</span><span class="label label-keyword">Current ECMAScript standards</span><span class="label label-keyword">a11y &amp; aria</span><span class="label label-keyword">NodeJS</span><span class="label label-keyword">webpack</span></div></div></li><li class="card card-nested card-skills"><div class="skill-info"><strong>Web / App Development</strong><div class="space-top labels"><span class="label label-keyword">NodeJS</span><span class="label label-keyword">GraphQL</span><span class="label label-keyword">React / ReactNative</span><span class="label label-keyword">Rust</span><span class="label label-keyword">OCaml / ReasonML</span><span class="label label-keyword">PHP</span><span class="label label-keyword">PostgreSQL, MySQL</span><span class="label label-keyword">nginx</span><span class="label label-keyword">graph databases</span></div></div></li></ul></div></div></div><div class="detail" id="education"><span class="mobile-title">Education</span><div class="info"><h4 class="title text-uppercase">Education</h4><div class="content"><ul class="list-unstyled clear-margin"><li class="card card-nested"><div class="content"><p class="clear-margin relative"><strong>Fine Arts, Bachelor,&nbsp;</strong>University of Missouri Saint Louis</p><p class="text-muted clear-margin"><small>Sep, 2006 - May, 2012</small></p><i></i></div></li></ul></div></div></div></div></div></section></div></div><script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.min.js"></script><script>$(function () { var toggleFloatingMenu = function() { $( '.js-floating-nav' ).toggleClass( 'is-visible' ); $( '.js-floating-nav-trigger' ).toggleClass( 'is-open' ); }; $( ".background-card" ).css( "min-height", window.screen.availHeight + "px" ); $( "[data-toggle=tooltip]" ).tooltip(); $( '.js-floating-nav-trigger' ).on( 'click', function(e) { e.preventDefault(); toggleFloatingMenu(); }); $( '.js-floating-nav a' ).on( 'click', toggleFloatingMenu ); $("#remaining-profiles").on('show.bs.collapse', function() { $( '.js-profiles-collapse > i' ) .removeClass( 'icon-chevron-down' ) .addClass( 'icon-chevron-up' ); }); $("#remaining-profiles").on('hidden.bs.collapse', function() { $( '.js-profiles-collapse > i' ) .removeClass( 'icon-chevron-up' ) .addClass( 'icon-chevron-down' ); }); }); </script><script>WebFontConfig = { google: { families: [ 'Lato:300,400,700:latin' ] } }; (function() { var wf = document.createElement('script'); wf.src = ('https:' == document.location.protocol ? 'https' : 'http') + '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js'; wf.type = 'text/javascript'; wf.async = 'true'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wf, s); })();</script></body></html>
<sui-modal [mustScroll]="true" [isClosable]="true" [transitionDuration]="0" [size]="'normal'" class="sb-modal sb-batch-update-modal" appBodyScroll (dismissed)="closeModal()" #confirmationModal> <!-- Header--> <div class="sb-modal-header"> </div> <!-- Content--> <div class="sb-modal-content"> <div class="ui stackable grid my-8"> <div class="one wide column"> <div class="checkbox-img"></div> </div> <div class="eleven wide column"> <div *ngIf="popupMode === 'create'" class="pb-16 font-weight-bold">{{resourceService?.frmelmnts?.cert?.lbl?.batchCreateSuccess}}</div> <div *ngIf="popupMode === 'edit'" class="pb-16 font-weight-bold">{{resourceService?.frmelmnts?.cert?.lbl?.batchUpdateSuccess}}</div> <div class="">{{resourceService?.frmelmnts?.cert?.lbl?.addCertToBatch}}</div> </div> </div> </div> <!-- Action--> <div class="sb-modal-actions"> <button id="close-modal-btn"class="sb-btn sb-btn-normal sb-btn-primary" tabindex="0" (click)="closeModal()"> {{resourceService?.frmelmnts.btn.close}} </button> <button id="add-certificate" class="sb-btn sb-btn-normal sb-btn-outline-primary" tabindex="0" (click)="navigateToAddCertificate()"> {{resourceService?.frmelmnts.cert.lbl.addCert}} </button> </div> </sui-modal>
<!-- Copyright 2019 trivago N.V. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <!DOCTYPE html> <html lang="en"> <base href="../.."> <head title="jactor-cucumber - Scenario Detail"> <title>jactor-cucumber - Scenario Detail</title> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="Content-Security-Policy" content="default-src * data: blob: 'unsafe-inline' 'unsafe-eval'; script-src * data: blob: 'unsafe-inline' 'unsafe-eval'; connect-src * data: blob: 'unsafe-inline'; img-src * data: blob: 'unsafe-inline'; frame-src * data: blob: ; style-src * data: blob: 'unsafe-inline'; font-src * data: blob: 'unsafe-inline';"/> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content="jactor-cucumber"> <meta name="author" content="Cluecumber Report Plugin version 2.3.3"> <link rel="stylesheet" href="css/bootstrap.min.css" type="text/css"> <link rel="stylesheet" href="css/datatables.min.css"> <link rel="stylesheet" href="css/dataTables.bootstrap4.min.css"> <link rel="stylesheet" href="css/jquery.fancybox.min.css"/> <link rel="stylesheet" href="css/cluecumber.css" type="text/css"> <link rel="stylesheet" href="css/cluecumber-custom.css"/> <link rel="stylesheet" href="css/cluecumber-additional.css"/> <script src="js/jquery.min.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/datatables.min.js"></script> <script src="js/jquery.fancybox.min.js"></script> <script src="js/Chart.bundle.min.js"></script> <script> $(document).ready(function () { // Data tables $('.renderAsDataTable').on('draw.dt', function () { $('[data-toggle="tooltip"]').tooltip(); }).DataTable({ "oLanguage": { "sSearch": "Search:" }, "pageLength": 25, "responsive": true }); $('.collapse').on('shown.bs.collapse', function (e) { $(e.target).find("iframe").each(function (index, iframe) { resizeIframe(iframe); }) }); // Lightbox $("a.grouped_elements").fancybox(); // Tool tips $('[data-toggle="tooltip"]').tooltip(); // Chart var canvas = document.getElementById('chart-area'); var ctx = canvas.getContext("2d"); var chart = new Chart(ctx, { "data": { "labels": [ "url til resttjeneste: \u0027http://localhost:1099/jactor-persistence/user\u0027", "endpoint url \u0027/usernames\u0027", "en get gjøres på resttjenesten med parameter \u0027userType\u0027 \u003d \u0027ADMIN\u0027", "skal statuskoden fra resttjenesten være \u0027200\u0027", "responsen skal inneholde \u0027\"jactor\"\u0027" ], "datasets": [ { "data": [ 0, 0, 0, 0, 0 ], "backgroundColor": [ "rgba(40, 167, 69, 1.000)", "rgba(40, 167, 69, 1.000)", "rgba(40, 167, 69, 1.000)", "rgba(40, 167, 69, 1.000)", "rgba(40, 167, 69, 1.000)" ], "label": "passed", "stack": "complete" }, { "data": [ 0, 0, 0, 0, 0 ], "backgroundColor": [ "rgba(220, 53, 69, 1.000)", "rgba(220, 53, 69, 1.000)", "rgba(220, 53, 69, 1.000)", "rgba(220, 53, 69, 1.000)", "rgba(220, 53, 69, 1.000)" ], "label": "failed", "stack": "complete" }, { "data": [ 0, 0, 0, 0, 0 ], "backgroundColor": [ "rgba(255, 193, 7, 1.000)", "rgba(255, 193, 7, 1.000)", "rgba(255, 193, 7, 1.000)", "rgba(255, 193, 7, 1.000)", "rgba(255, 193, 7, 1.000)" ], "label": "skipped", "stack": "complete" } ] }, "options": { "scales": { "xAxes": [ { "ticks": { "min": 0, "stepSize": 0, "display": false }, "stacked": true, "scaleLabel": { "display": true, "labelString": "Steps" }, "stepSize": 0.0 } ], "yAxes": [ { "ticks": { "min": 0, "stepSize": 0, "display": true }, "stacked": true, "scaleLabel": { "display": true, "labelString": "Step Runtime (seconds)" }, "stepSize": 0.0 } ] }, "events": [ "click", "mousemove" ] }, "type": "bar" }); var original; if (chart.config.type === "pie") { original = Chart.defaults.pie.legend.onClick; } else { original = Chart.defaults.global.legend.onClick; } chart.options.onClick = function (evt, elements) { if (chart.config.type !== "pie") return; chartArea = elements[0]; if (chartArea === undefined) return; chartArea.hidden = !chartArea.hidden; chart.update(); toggleVisibilityByStatus(chartArea._model.label, !chartArea.hidden) }; chart.options.legend.onClick = function (evt, label) { original.call(this, evt, label); toggleVisibilityByStatus(label.text, label.hidden); }; function toggleVisibilityByStatus(statusText, show) { var card = $("#card_" + statusText); if (card !== undefined) { if (show) { card.show(); } else { card.hide(); } } var row = $(".table-row-" + statusText); if (row !== undefined) { if (show) { row.show(); } else { row.hide(); } } } if (false) { $(".btn-outline-secondary[data-cluecumber-item='before-after-hooks-button']").click(); } if (false) { $(".btn-outline-secondary[data-cluecumber-item='step-hooks-button']").click(); } if (false) { $(".btn-outline-secondary[data-cluecumber-item='doc-strings-button']").click(); } } ); function resizeIframe(iframe) { iframe.style.height = (iframe.contentWindow.document.body.scrollHeight + 25) + 'px'; } </script> </head> <body> <nav class="navbar navbar-expand-lg navbar-dark fixed-top"> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav mr-auto"> <li class="nav-item"> <a class="nav-link " href="index.html">All Scenarios</a> </li> <li class="nav-item"> <a class="nav-link " href="pages/scenario-sequence.html">Scenario Sequence</a> </li> <li class="nav-item"> <a class="nav-link " href="pages/tag-summary.html">All Tags</a> </li> <li class="nav-item"> <a class="nav-link " href="pages/step-summary.html">All Steps</a> </li> <li class="nav-item"> <a class="nav-link " href="pages/feature-summary.html">All Features</a> </li> </ul> <span class="text-light">2020-08-31 02:32:10</span> </div> </nav> <main role="main" class="container"> <div class="cluecumber-template"> <div class="pb-2 mt-4 mb-2 border-bottom"> <h5><a href="pages/feature-scenarios/feature_2.html">jactor-presistence behandler en bruker</a></h5> <h3>Hent administratorerer fra jactor-persistence</h3> </div> <div class="row" id="scenario-detail"> <div class="col-sm-6 h-auto" data-cluecumber-item="card"> <div class="card h-100"> <div class="card-header">Step Results</div> <div class="card-body"> <div id="canvas-holder" class="w-100 text-center" style="min-height: 15rem;" data-cluecumber-item="chart"> <canvas id="chart-area" class="w-100"></canvas> </div> </div> </div> </div> <div class="col-sm-3 h-auto" data-cluecumber-item="card"> <div class="card h-100"> <div class="card-header">Scenario Info</div> <div class="card-body"> <li class="list-group-item">Started on:<br>2020-08-31 02:32:05</li> <li class="list-group-item">Ended on:<br>2020-08-31 02:32:05</li> <li class="list-group-item">Test Runtime:<br>0m 00s 020ms</li> <li class="list-group-item"> </li> </div> </div> </div> <div class="col-sm-3 h-auto" data-cluecumber-item="card"> <div class="card h-100"> <div class="card-header">Step Summary</div> <div class="card-body"> <ul class="list-group list-group-flush"> <li class="list-group-item"> 5 Steps </li> <li class="list-group-item"> 5 passed <i class="color-passed cluecumber-icon icon-passed" data-toggle="tooltip" title="passed"><span style="display:none">passed</span></i> <br> 0 failed <i class="color-failed cluecumber-icon icon-failed" data-toggle="tooltip" title="failed"><span style="display:none">failed</span></i> <br> 0 skipped <i class="color-skipped cluecumber-icon icon-skipped" data-toggle="tooltip" title="skipped"><span style="display:none">skipped</span></i> </li> </ul> </div> </div> </div> </div> <ul class="list-group list-group-flush"> <div class="col-sm-12 h-auto" data-cluecumber-item="card"> <div class="card h-100"> <div class="card-header">Steps</div> <div class="card-body"> <li class="list-group-item"> <div class="row row_passed table-row-passed"> <div class="col-1 text-left small">1.</div> <div class="col-8 text-left"> <span data-toggle="tooltip" title="void com.github.jactor.cucumber.RestServiceSteps.url til resttjeneste(java.lang.String)"> <a href="pages/step-scenarios/step_0566352104.html">Gitt url til resttjeneste: <strong>'http://localhost:1099/jactor-persistence/user'</strong></a> </span> </div> <div class="col-2 text-left small"> 0m 00s 000ms </div> <div class="col-1 text-right"> <i class="color-passed cluecumber-icon icon-passed" data-toggle="tooltip" title="passed"><span style="display:none">passed</span></i> </div> </div> <div class="row row_passed table-row-passed"> <div class="col-1 text-left small">2.</div> <div class="col-8 text-left"> <span data-toggle="tooltip" title="void com.github.jactor.cucumber.RestServiceSteps.url(java.lang.String)"> <a href="pages/step-scenarios/step_1489252665.html">Og endpoint url <strong>'/usernames'</strong></a> </span> </div> <div class="col-2 text-left small"> 0m 00s 000ms </div> <div class="col-1 text-right"> <i class="color-passed cluecumber-icon icon-passed" data-toggle="tooltip" title="passed"><span style="display:none">passed</span></i> </div> </div> <div class="row row_passed table-row-passed"> <div class="col-1 text-left small">3.</div> <div class="col-8 text-left"> <span data-toggle="tooltip" title="void com.github.jactor.cucumber.RestServiceSteps.en get gjores pa resttjenesten med parameter(java.lang.String,java.lang.String)"> <a href="pages/step-scenarios/step_0253974938.html">Når en get gjøres på resttjenesten med parameter <strong>'userType'</strong> = <strong>'ADMIN'</strong></a> </span> </div> <div class="col-2 text-left small"> 0m 00s 019ms </div> <div class="col-1 text-right"> <i class="color-passed cluecumber-icon icon-passed" data-toggle="tooltip" title="passed"><span style="display:none">passed</span></i> </div> </div> <div class="row row_passed table-row-passed"> <div class="col-1 text-left small">4.</div> <div class="col-8 text-left"> <span data-toggle="tooltip" title="void com.github.jactor.cucumber.RestServiceSteps.skal statuskoden fra resttjenesten vare(java.lang.String)"> <a href="pages/step-scenarios/step_66831965.html">Så skal statuskoden fra resttjenesten være <strong>'200'</strong></a> </span> </div> <div class="col-2 text-left small"> 0m 00s 000ms </div> <div class="col-1 text-right"> <i class="color-passed cluecumber-icon icon-passed" data-toggle="tooltip" title="passed"><span style="display:none">passed</span></i> </div> </div> <div class="row row_passed table-row-passed"> <div class="col-1 text-left small">5.</div> <div class="col-8 text-left"> <span data-toggle="tooltip" title="void com.github.jactor.cucumber.RestServiceSteps.responsen skal inneholde(java.lang.String)"> <a href="pages/step-scenarios/step_2044719308.html">Og responsen skal inneholde <strong>'"jactor"'</strong></a> </span> </div> <div class="col-2 text-left small"> 0m 00s 000ms </div> <div class="col-1 text-right"> <i class="color-passed cluecumber-icon icon-passed" data-toggle="tooltip" title="passed"><span style="display:none">passed</span></i> </div> </div> </li> </div> </div> </div> </ul> </div> </main> <footer class="footer navbar-dark"> <div class="container-fluid"> <span>Cluecumber Report Plugin version 2.3.3 - Report generated on 2020-08-31 02:32:10.</span> </div> </footer> </body> </html>
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="x-ua-compatible" content="IE=edge"/> <title>Test results - Default package</title> <link href="../css/base-style.css" rel="stylesheet" type="text/css"/> <link href="../css/style.css" rel="stylesheet" type="text/css"/> <script src="../js/report.js" type="text/javascript"></script> </head> <body> <div id="content"> <h1>Default package</h1> <div class="breadcrumbs"> <a href="../index.html">all</a> &gt; default-package</div> <div id="summary"> <table> <tr> <td> <div class="summaryGroup"> <table> <tr> <td> <div class="infoBox" id="tests"> <div class="counter">4</div> <p>tests</p> </div> </td> <td> <div class="infoBox" id="failures"> <div class="counter">0</div> <p>failures</p> </div> </td> <td> <div class="infoBox" id="ignored"> <div class="counter">0</div> <p>ignored</p> </div> </td> <td> <div class="infoBox" id="duration"> <div class="counter">0.002s</div> <p>duration</p> </div> </td> </tr> </table> </div> </td> <td> <div class="infoBox success" id="successRate"> <div class="percent">100%</div> <p>successful</p> </div> </td> </tr> </table> </div> <div id="tabs"> <ul class="tabLinks"> <li> <a href="#tab0">Classes</a> </li> </ul> <div id="tab0" class="tab"> <h2>Classes</h2> <table> <thread> <tr> <th>Class</th> <th>Tests</th> <th>Failures</th> <th>Ignored</th> <th>Duration</th> <th>Success rate</th> </tr> </thread> <tr> <td class="success"> <a href="../classes/NumbersToWordsTest.html">NumbersToWordsTest</a> </td> <td>4</td> <td>0</td> <td>0</td> <td>0.002s</td> <td class="success">100%</td> </tr> </table> </div> </div> <div id="footer"> <p> <div> <label class="hidden" id="label-for-line-wrapping-toggle" for="line-wrapping-toggle">Wrap lines <input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/> </label> </div>Generated by <a href="http://www.gradle.org">Gradle 2.9</a> at Apr 19, 2016 5:02:50 PM</p> </div> </div> </body> </html>
--- license: | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. layout: post --- <section> <div class="container timeline mt-n3"> <div class="row"> <div class="col-12"> <br> </div> </div> {% for pub in site.publications reversed %} <div class="row"> <div class="col-12 pl-0 mb-2"> <i class="fas fa-caret-right"></i> {{pub.year}} - {{pub.month}} - {{pub.day}} </div> </div> <div class="row"> <div class="col-12 ml-2 mb-5"> <h4> {{pub.subtitle}} </h4> <p>{{pub.link-name}}</p> <p><strong>Authors: </strong>{{pub.authors}}</p> <a class="btn btn-outline-secondary" href="{{pub.url | absolute_url}}"> <i class="fas fa-glasses"></i> Read more... </a> {% if pub.link-external == false %} <a class="btn btn-outline-info" href="{{ pub.link-paper | absolute_url }}"> <i class="fas fa-download"></i> Download </a> {% else %} <a class="btn btn-outline-info" href="{{ pub.link-paper}}"> <i class="fas fa-external-link-alt"></i> External Link </a> {% endif %} </div> </div> {% endfor %} </div> </section>
{{/* We cache this partial for bigger sites and set the active class client side. */}} {{ $shouldDelayActive := ge (len .Site.Pages) 2000 }} <div id="td-sidebar-menu" class="td-sidebar__inner{{ if $shouldDelayActive }} d-none{{ end }}"> <form class="td-sidebar__search d-flex align-items-center"> {{ if not .Site.Params.ui.sidebar_search_disable }} {{ partial "search-input.html" . }} {{ end }} <button class="btn btn-link td-sidebar__toggle d-md-none p-0 ml-3 fas fa-bars" type="button" data-toggle="collapse" data-target="#td-section-nav" aria-controls="td-docs-nav" aria-expanded="false" aria-label="Toggle section navigation"> </button> </form> <nav class="collapse td-sidebar-nav pt-2 pl-4" id="td-section-nav"> {{ if (gt (len .Site.Home.Translations) 0) }} <div class="nav-item dropdown d-block d-lg-none"> {{ partial "navbar-lang-selector.html" . }} </div> {{ end }} {{ template "section-tree-nav-section" (dict "page" . "section" .FirstSection "delayActive" $shouldDelayActive) }} </nav> </div> {{ define "section-tree-nav-section" }} {{ $s := .section }} {{ $p := .page }} {{ $shouldDelayActive := .delayActive }} {{ $active := eq $p.CurrentSection $s }} {{ $show := or (and (not $p.Site.Params.ui.sidebar_menu_compact) ($p.IsAncestor $s)) ($p.IsDescendant $s) }} {{ $sid := $s.RelPermalink | anchorize }} <ul class="td-sidebar-nav__section pr-md-3"> <li class="td-sidebar-nav__section-title"> <a href="{{ $s.RelPermalink }}" class="align-left pl-0 pr-2{{ if not $show }} collapsed{{ end }}{{ if $active}} active{{ end }} td-sidebar-link td-sidebar-link__section">{{ $s.LinkTitle }}</a> </li> <ul> <li class="collapse {{ if $show }}show{{ end }}" id="{{ $sid }}"> {{ $pages := where (union $s.Pages $s.Sections).ByWeight ".Params.toc_hide" "!=" true }} {{ $pages := $pages | first 50 }} {{ range $pages }} {{ if .IsPage }} {{ $mid := printf "m-%s" (.RelPermalink | anchorize) }} {{ $active := eq . $p }} <a class="td-sidebar-link td-sidebar-link__page {{ if and (not $shouldDelayActive) $active }} active{{ end }}" id="{{ $mid }}" href="{{ .RelPermalink }}">{{ .LinkTitle }}</a> {{ else }} {{ template "section-tree-nav-section" (dict "page" $p "section" .) }} {{ end }} {{ end }} </li> </ul> </ul> {{ end }}
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Challenge 001 - Login</title> <link rel="stylesheet" href="./styles/style.css"> <link rel="stylesheet" href="./styles/partials/login-page-style.css"> <link href="https://fonts.googleapis.com/css2?family=Montserrat&family=Open+Sans&display=swap" rel="stylesheet"> </head> <body> <main> <form> <div class="primary-form-container"> <div class="input-container"> <h1 class="main-title">Login to your Account</h1> <label for="email-address">Email Address</label> <input type="email" id="email-address" name="email-address" placeholder="Your email address..." required> <label for="password">Password</label> <input type="password" id="password" name="password" placeholder="Your password..." required> <button class="button" name="login"> Login </button> </div> </div> </form> <p class="register-paragraph"> Don't have an account? <a class="link" href="register-form.html">Register</a> </p> <p class="paragraph"> Forgotten your password? <a class="link" href="#">Recover Password</a> </p> </main> </body> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - Mozilla/5.0 (Linux; Android 4.4.2; Nexus 7 (grouper) Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Safari/537.36 XiaoMi/MiPad/MiuiBrowser/1.0</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="../circle.css" rel="stylesheet"> </head> <body> <div class="container"> <div class="section"> <h1 class="header center orange-text">User agent detail</h1> <div class="row center"> <h5 class="header light"> Mozilla/5.0 (Linux; Android 4.4.2; Nexus 7 (grouper) Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Safari/537.36 XiaoMi/MiPad/MiuiBrowser/1.0 </h5> </div> </div> <div class="section"> <table class="striped"><tr><th></th><th colspan="3">General</th><th colspan="5">Device</th><th colspan="3">Bot</th><th colspan="2"></th></tr><tr><th>Provider</th><th>Browser</th><th>Engine</th><th>OS</th><th>Brand</th><th>Model</th><th>Type</th><th>Is mobile</th><th>Is touch</th><th>Is bot</th><th>Name</th><th>Type</th><th>Parse time</th><th>Actions</th></tr><tr><th colspan="14" class="green lighten-3">Test suite</th></tr><tr><td>WhichBrowser<br /><small>v2.0.18</small><br /><small>vendor/whichbrowser/parser/tests/data/mobile/os-android.yaml</small></td><td>MIUI Browser 1.0</td><td>Webkit 537.36</td><td>Android 4.4.2</td><td style="border-left: 1px solid #555"></td><td>Nexus 7</td><td>tablet</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-027cff01-4a76-491b-ace3-9289fcbc172f">Detail</a> <!-- Modal Structure --> <div id="modal-027cff01-4a76-491b-ace3-9289fcbc172f" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>WhichBrowser result detail</h4> <p><pre><code class="php">Array ( [headers] => User-Agent: Mozilla/5.0 (Linux; Android 4.4.2; Nexus 7 (grouper) Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Safari/537.36 XiaoMi/MiPad/MiuiBrowser/1.0 [result] => Array ( [browser] => Array ( [name] => MIUI Browser [version] => 1.0 [type] => browser ) [engine] => Array ( [name] => Webkit [version] => 537.36 ) [os] => Array ( [name] => Android [version] => 4.4.2 ) [device] => Array ( [type] => tablet [manufacturer] => Asus [model] => Nexus 7 ) ) [readable] => MIUI Browser 1.0 on an Asus Nexus 7 running Android 4.4.2 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><th colspan="14" class="green lighten-3">Providers</th></tr><tr><td>BrowscapFull<br /><small>6014</small><br /></td><td>Android 4.0</td><td>WebKit </td><td>Android 4.4</td><td style="border-left: 1px solid #555"></td><td></td><td>Mobile Phone</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.014</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-47a9cd06-e213-4882-bc34-db6aed664223">Detail</a> <!-- Modal Structure --> <div id="modal-47a9cd06-e213-4882-bc34-db6aed664223" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>BrowscapFull result detail</h4> <p><pre><code class="php">stdClass Object ( [browser_name_regex] => /^mozilla\/5\.0 \(.*linux.*android.4\.4.* build\/.*\).*applewebkit\/.*\(.*khtml,.*like gecko.*\).*version\/4\.0.*safari.*$/ [browser_name_pattern] => mozilla/5.0 (*linux*android?4.4* build/*)*applewebkit/*(*khtml,*like gecko*)*version/4.0*safari* [parent] => Android Browser 4.0 [comment] => Android Browser 4.0 [browser] => Android [browser_type] => Browser [browser_bits] => 32 [browser_maker] => Google Inc [browser_modus] => unknown [version] => 4.0 [majorver] => 4 [minorver] => 0 [platform] => Android [platform_version] => 4.4 [platform_description] => Android OS [platform_bits] => 32 [platform_maker] => Google Inc [alpha] => [beta] => [win16] => [win32] => [win64] => [frames] => 1 [iframes] => 1 [tables] => 1 [cookies] => 1 [backgroundsounds] => [javascript] => 1 [vbscript] => [javaapplets] => 1 [activexcontrols] => [ismobiledevice] => 1 [istablet] => [issyndicationreader] => [crawler] => [isfake] => [isanonymized] => [ismodified] => [cssversion] => 3 [aolversion] => 0 [device_name] => general Mobile Phone [device_maker] => unknown [device_type] => Mobile Phone [device_pointing_method] => touchscreen [device_code_name] => general Mobile Phone [device_brand_name] => unknown [renderingengine_name] => WebKit [renderingengine_version] => unknown [renderingengine_description] => For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3. [renderingengine_maker] => Apple Inc ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>BrowscapLite<br /><small>6014</small><br /></td><td>Android 4.0</td><td><i class="material-icons">close</i></td><td>Android </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>Mobile Phone</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.005</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-42bb56ba-b834-47c5-bea0-c0270e9ab371">Detail</a> <!-- Modal Structure --> <div id="modal-42bb56ba-b834-47c5-bea0-c0270e9ab371" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>BrowscapLite result detail</h4> <p><pre><code class="php">stdClass Object ( [browser_name_regex] => /^mozilla\/5\.0 \(.*linux.*android.* build\/.*\).*applewebkit\/.*\(.*khtml,.*like gecko.*\).*version\/4\.0.*safari.*$/ [browser_name_pattern] => mozilla/5.0 (*linux*android* build/*)*applewebkit/*(*khtml,*like gecko*)*version/4.0*safari* [parent] => Android Browser 4.0 [comment] => Android Browser 4.0 [browser] => Android [browser_type] => unknown [browser_bits] => 0 [browser_maker] => unknown [browser_modus] => unknown [version] => 4.0 [majorver] => 0 [minorver] => 0 [platform] => Android [platform_version] => unknown [platform_description] => unknown [platform_bits] => 0 [platform_maker] => unknown [alpha] => false [beta] => false [win16] => false [win32] => false [win64] => false [frames] => false [iframes] => false [tables] => false [cookies] => false [backgroundsounds] => false [javascript] => false [vbscript] => false [javaapplets] => false [activexcontrols] => false [ismobiledevice] => 1 [istablet] => [issyndicationreader] => false [crawler] => false [isfake] => false [isanonymized] => false [ismodified] => false [cssversion] => 0 [aolversion] => 0 [device_name] => unknown [device_maker] => unknown [device_type] => Mobile Phone [device_pointing_method] => unknown [device_code_name] => unknown [device_brand_name] => unknown [renderingengine_name] => unknown [renderingengine_version] => unknown [renderingengine_description] => unknown [renderingengine_maker] => unknown ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>BrowscapPhp<br /><small>6014</small><br /></td><td>Android 4.0</td><td><i class="material-icons">close</i></td><td>Android </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>Mobile Phone</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.01</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-ad0041a2-b0f4-43f6-a70d-cad1443caa68">Detail</a> <!-- Modal Structure --> <div id="modal-ad0041a2-b0f4-43f6-a70d-cad1443caa68" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>BrowscapPhp result detail</h4> <p><pre><code class="php">stdClass Object ( [browser_name_regex] => /^mozilla\/5\.0 \(.*linux.*android.4\.4.* build\/.*\).*applewebkit\/.*\(.*khtml,.*like gecko.*\).*version\/4\.0.*safari.*$/ [browser_name_pattern] => mozilla/5.0 (*linux*android?4.4* build/*)*applewebkit/*(*khtml,*like gecko*)*version/4.0*safari* [parent] => Android Browser 4.0 [comment] => Android Browser 4.0 [browser] => Android [browser_type] => unknown [browser_bits] => 0 [browser_maker] => Google Inc [browser_modus] => unknown [version] => 4.0 [majorver] => 4 [minorver] => 0 [platform] => Android [platform_version] => unknown [platform_description] => unknown [platform_bits] => 0 [platform_maker] => unknown [alpha] => false [beta] => false [win16] => false [win32] => false [win64] => false [frames] => false [iframes] => false [tables] => false [cookies] => false [backgroundsounds] => false [javascript] => false [vbscript] => false [javaapplets] => false [activexcontrols] => false [ismobiledevice] => 1 [istablet] => [issyndicationreader] => false [crawler] => [isfake] => false [isanonymized] => false [ismodified] => false [cssversion] => 0 [aolversion] => 0 [device_name] => unknown [device_maker] => unknown [device_type] => Mobile Phone [device_pointing_method] => touchscreen [device_code_name] => unknown [device_brand_name] => unknown [renderingengine_name] => unknown [renderingengine_version] => unknown [renderingengine_description] => unknown [renderingengine_maker] => unknown ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>DonatjUAParser<br /><small>v0.5.1</small><br /></td><td>Android Browser 4.0</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-15fbc1f0-2615-4d42-b5d9-a30dd647b050">Detail</a> <!-- Modal Structure --> <div id="modal-15fbc1f0-2615-4d42-b5d9-a30dd647b050" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>DonatjUAParser result detail</h4> <p><pre><code class="php">Array ( [platform] => Android [browser] => Android Browser [version] => 4.0 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>JenssegersAgent<br /><small>v2.3.3</small><br /></td><td>Safari 4.0</td><td><i class="material-icons">close</i></td><td>AndroidOS 4.4.2</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.001</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-b85a2b91-6a55-4436-a82c-1ea0d46e2e51">Detail</a> <!-- Modal Structure --> <div id="modal-b85a2b91-6a55-4436-a82c-1ea0d46e2e51" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>JenssegersAgent result detail</h4> <p><pre><code class="php">Array ( [browserName] => Safari [browserVersion] => 4.0 [osName] => AndroidOS [osVersion] => 4.4.2 [deviceModel] => iPad [isMobile] => 1 [isRobot] => [botName] => ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>NeutrinoApiCom<br /><small></small><br /></td><td>Android Webkit 4.0</td><td><i class="material-icons">close</i></td><td>Android 4.4.2</td><td style="border-left: 1px solid #555">Asus</td><td>Nexus 7</td><td>mobile-browser</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.26602</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-8c2a7a4e-3fbf-4df2-8d61-5e730422f67b">Detail</a> <!-- Modal Structure --> <div id="modal-8c2a7a4e-3fbf-4df2-8d61-5e730422f67b" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>NeutrinoApiCom result detail</h4> <p><pre><code class="php">stdClass Object ( [mobile_screen_height] => 320 [is_mobile] => 1 [type] => mobile-browser [mobile_brand] => Asus [mobile_model] => Nexus 7 [version] => 4.0 [is_android] => 1 [browser_name] => Android Webkit [operating_system_family] => Android [operating_system_version] => 4.4.2 [is_ios] => [producer] => Google Inc. [operating_system] => Android 4.0.x Ice Cream Sandwich [mobile_screen_width] => 240 [mobile_browser] => Android Webkit ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>PiwikDeviceDetector<br /><small>3.6.1</small><br /></td><td>MIUI Browser 1.0</td><td>WebKit </td><td>Android 4.4</td><td style="border-left: 1px solid #555">Google</td><td>Nexus 7</td><td>tablet</td><td>yes</td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.002</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-4a941d34-a8d3-4914-9724-346f60ad7046">Detail</a> <!-- Modal Structure --> <div id="modal-4a941d34-a8d3-4914-9724-346f60ad7046" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>PiwikDeviceDetector result detail</h4> <p><pre><code class="php">Array ( [client] => Array ( [type] => browser [name] => MIUI Browser [short_name] => MU [version] => 1.0 [engine] => WebKit ) [operatingSystem] => Array ( [name] => Android [short_name] => AND [version] => 4.4 [platform] => ) [device] => Array ( [brand] => GO [brandName] => Google [model] => Nexus 7 [device] => 2 [deviceName] => tablet ) [bot] => [extra] => Array ( [isBot] => [isBrowser] => 1 [isFeedReader] => [isMobileApp] => [isPIM] => [isLibrary] => [isMediaPlayer] => [isCamera] => [isCarBrowser] => [isConsole] => [isFeaturePhone] => [isPhablet] => [isPortableMediaPlayer] => [isSmartDisplay] => [isSmartphone] => [isTablet] => 1 [isTV] => [isDesktop] => [isMobile] => 1 [isTouchEnabled] => ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>SinergiBrowserDetector<br /><small>6.0.1</small><br /></td><td>Navigator 4.0</td><td><i class="material-icons">close</i></td><td>Android 4.4.2</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td>iPad</td><td><i class="material-icons">close</i></td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.001</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-ec1cd248-02b0-457e-8a9d-35bb99af008c">Detail</a> <!-- Modal Structure --> <div id="modal-ec1cd248-02b0-457e-8a9d-35bb99af008c" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>SinergiBrowserDetector result detail</h4> <p><pre><code class="php">Array ( [browser] => Sinergi\BrowserDetector\Browser Object ( [userAgent:Sinergi\BrowserDetector\Browser:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; Android 4.4.2; Nexus 7 (grouper) Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Safari/537.36 XiaoMi/MiPad/MiuiBrowser/1.0 ) [name:Sinergi\BrowserDetector\Browser:private] => Navigator [version:Sinergi\BrowserDetector\Browser:private] => 4.0 [isRobot:Sinergi\BrowserDetector\Browser:private] => [isChromeFrame:Sinergi\BrowserDetector\Browser:private] => [isFacebookWebView:Sinergi\BrowserDetector\Browser:private] => [isCompatibilityMode:Sinergi\BrowserDetector\Browser:private] => ) [operatingSystem] => Sinergi\BrowserDetector\Os Object ( [name:Sinergi\BrowserDetector\Os:private] => Android [version:Sinergi\BrowserDetector\Os:private] => 4.4.2 [isMobile:Sinergi\BrowserDetector\Os:private] => 1 [userAgent:Sinergi\BrowserDetector\Os:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; Android 4.4.2; Nexus 7 (grouper) Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Safari/537.36 XiaoMi/MiPad/MiuiBrowser/1.0 ) ) [device] => Sinergi\BrowserDetector\Device Object ( [name:Sinergi\BrowserDetector\Device:private] => iPad [userAgent:Sinergi\BrowserDetector\Device:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; Android 4.4.2; Nexus 7 (grouper) Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Safari/537.36 XiaoMi/MiPad/MiuiBrowser/1.0 ) ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UAParser<br /><small>v3.4.5</small><br /></td><td>Android 4.4.2</td><td><i class="material-icons">close</i></td><td>Android 4.4.2</td><td style="border-left: 1px solid #555"></td><td>Nexus 7 (grouper)</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.001</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-3160e405-8a8f-46dd-8f47-5115f06462d2">Detail</a> <!-- Modal Structure --> <div id="modal-3160e405-8a8f-46dd-8f47-5115f06462d2" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UAParser result detail</h4> <p><pre><code class="php">UAParser\Result\Client Object ( [ua] => UAParser\Result\UserAgent Object ( [major] => 4 [minor] => 4 [patch] => 2 [family] => Android ) [os] => UAParser\Result\OperatingSystem Object ( [major] => 4 [minor] => 4 [patch] => 2 [patchMinor] => [family] => Android ) [device] => UAParser\Result\Device Object ( [brand] => Generic_Android [model] => Nexus 7 (grouper) [family] => Nexus 7 (grouper) ) [originalUserAgent] => Mozilla/5.0 (Linux; Android 4.4.2; Nexus 7 (grouper) Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Safari/537.36 XiaoMi/MiPad/MiuiBrowser/1.0 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UserAgentApiCom<br /><small></small><br /></td><td>Safari 537.36</td><td>WebKit 537.36</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>Tablet</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.15301</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-afeb05fb-26b9-4509-b8ac-0c604a9e97d6">Detail</a> <!-- Modal Structure --> <div id="modal-afeb05fb-26b9-4509-b8ac-0c604a9e97d6" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UserAgentApiCom result detail</h4> <p><pre><code class="php">stdClass Object ( [platform_name] => iPad [platform_version] => 1.0 [platform_type] => Tablet [browser_name] => Safari [browser_version] => 537.36 [engine_name] => WebKit [engine_version] => 537.36 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UserAgentStringCom<br /><small></small><br /></td><td>Android Webkit Browser </td><td><i class="material-icons">close</i></td><td>Android 4.4.2</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.066</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-08a9ddfb-838f-48d7-9ede-1d132306b2ee">Detail</a> <!-- Modal Structure --> <div id="modal-08a9ddfb-838f-48d7-9ede-1d132306b2ee" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UserAgentStringCom result detail</h4> <p><pre><code class="php">stdClass Object ( [agent_type] => Browser [agent_name] => Android Webkit Browser [agent_version] => -- [os_type] => Android [os_name] => Android [os_versionName] => [os_versionNumber] => 4.4.2 [os_producer] => [os_producerURL] => [linux_distibution] => Null [agent_language] => [agent_languageTag] => ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>WhatIsMyBrowserCom<br /><small></small><br /></td><td>iBrowser 1.0</td><td>WebKit 537.36</td><td>iOS </td><td style="border-left: 1px solid #555">Asus</td><td>Nexus 7</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.26401</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-5fc1ff22-a74d-481b-9ad1-fcfde73ded9c">Detail</a> <!-- Modal Structure --> <div id="modal-5fc1ff22-a74d-481b-9ad1-fcfde73ded9c" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>WhatIsMyBrowserCom result detail</h4> <p><pre><code class="php">stdClass Object ( [operating_system_name] => iOS [simple_sub_description_string] => [simple_browser_string] => iBrowser 1.0 on iOS [browser_version] => 1.0 [extra_info] => Array ( ) [operating_platform] => Nexus 7 [extra_info_table] => stdClass Object ( [System Build] => KVT49L ) [layout_engine_name] => WebKit [detected_addons] => Array ( ) [operating_system_flavour_code] => [hardware_architecture] => [operating_system_flavour] => [operating_system_frameworks] => Array ( ) [browser_name_code] => ibrowser [operating_system_version] => [simple_operating_platform_string] => Asus Nexus 7 [is_abusive] => [layout_engine_version] => 537.36 [browser_capabilities] => Array ( ) [operating_platform_vendor_name] => Asus [operating_system] => iOS [operating_system_version_full] => [operating_platform_code] => [browser_name] => iBrowser [operating_system_name_code] => ios [user_agent] => Mozilla/5.0 (Linux; Android 4.4.2; Nexus 7 (grouper) Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Safari/537.36 XiaoMi/MiPad/MiuiBrowser/1.0 [browser_version_full] => 1.0 [browser] => iBrowser 1.0 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>WhichBrowser<br /><small>v2.0.18</small><br /></td><td>MIUI Browser 1.0</td><td>Webkit 537.36</td><td>Android 4.4.2</td><td style="border-left: 1px solid #555">Asus</td><td>Nexus 7</td><td>tablet</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.003</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-083a336f-5d73-4505-84f3-c5fc9bb78652">Detail</a> <!-- Modal Structure --> <div id="modal-083a336f-5d73-4505-84f3-c5fc9bb78652" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>WhichBrowser result detail</h4> <p><pre><code class="php">Array ( [browser] => Array ( [name] => MIUI Browser [version] => 1.0 [type] => browser ) [engine] => Array ( [name] => Webkit [version] => 537.36 ) [os] => Array ( [name] => Android [version] => 4.4.2 ) [device] => Array ( [type] => tablet [manufacturer] => Asus [model] => Nexus 7 ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Woothee<br /><small>v1.2.0</small><br /></td><td>Safari 4.0</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>smartphone</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-f00e7198-0e22-49fe-bad0-dbb3a9cde9b9">Detail</a> <!-- Modal Structure --> <div id="modal-f00e7198-0e22-49fe-bad0-dbb3a9cde9b9" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Woothee result detail</h4> <p><pre><code class="php">Array ( [name] => Safari [vendor] => Apple [version] => 4.0 [category] => smartphone [os] => Android [os_version] => 4.4.2 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Wurfl<br /><small>1.7.1.0</small><br /></td><td>Android Webkit 4.4.2</td><td><i class="material-icons">close</i></td><td>Android 4.4.2</td><td style="border-left: 1px solid #555"></td><td></td><td>Tablet</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.016</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-a2bedf8c-4a95-42a7-96c5-aaf233b2ac50">Detail</a> <!-- Modal Structure --> <div id="modal-a2bedf8c-4a95-42a7-96c5-aaf233b2ac50" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Wurfl result detail</h4> <p><pre><code class="php">Array ( [virtual] => Array ( [is_android] => true [is_ios] => false [is_windows_phone] => false [is_app] => false [is_full_desktop] => false [is_largescreen] => false [is_mobile] => true [is_robot] => false [is_smartphone] => false [is_touchscreen] => true [is_wml_preferred] => false [is_xhtmlmp_preferred] => false [is_html_preferred] => true [advertised_device_os] => Android [advertised_device_os_version] => 4.4.2 [advertised_browser] => Android Webkit [advertised_browser_version] => 4.4.2 [complete_device_name] => Generic Android 4.4 Tablet [device_name] => Generic Android 4.4 Tablet [form_factor] => Tablet [is_phone] => false [is_app_webview] => false ) [all] => Array ( [brand_name] => Generic [model_name] => Android 4.4 Tablet [unique] => true [ununiqueness_handler] => [is_wireless_device] => true [device_claims_web_support] => true [has_qwerty_keyboard] => true [can_skip_aligned_link_row] => true [uaprof] => [uaprof2] => [uaprof3] => [nokia_series] => 0 [nokia_edition] => 0 [device_os] => Android [mobile_browser] => Chrome Mobile [mobile_browser_version] => [device_os_version] => 4.4 [pointing_method] => touchscreen [release_date] => 2013_september [marketing_name] => [model_extra_info] => [nokia_feature_pack] => 0 [can_assign_phone_number] => true [is_tablet] => true [manufacturer_name] => [is_bot] => false [is_google_glass] => false [proportional_font] => false [built_in_back_button_support] => false [card_title_support] => true [softkey_support] => false [table_support] => true [numbered_menus] => false [menu_with_select_element_recommended] => false [menu_with_list_of_links_recommended] => true [icons_on_menu_items_support] => false [break_list_of_links_with_br_element_recommended] => true [access_key_support] => false [wrap_mode_support] => false [times_square_mode_support] => false [deck_prefetch_support] => false [elective_forms_recommended] => true [wizards_recommended] => false [image_as_link_support] => false [insert_br_element_after_widget_recommended] => false [wml_can_display_images_and_text_on_same_line] => false [wml_displays_image_in_center] => false [opwv_wml_extensions_support] => false [wml_make_phone_call_string] => wtai://wp/mc; [chtml_display_accesskey] => false [emoji] => false [chtml_can_display_images_and_text_on_same_line] => false [chtml_displays_image_in_center] => false [imode_region] => none [chtml_make_phone_call_string] => tel: [chtml_table_support] => false [xhtml_honors_bgcolor] => true [xhtml_supports_forms_in_table] => true [xhtml_support_wml2_namespace] => false [xhtml_autoexpand_select] => false [xhtml_select_as_dropdown] => false [xhtml_select_as_radiobutton] => false [xhtml_select_as_popup] => false [xhtml_display_accesskey] => false [xhtml_supports_invisible_text] => false [xhtml_supports_inline_input] => false [xhtml_supports_monospace_font] => false [xhtml_supports_table_for_layout] => true [xhtml_supports_css_cell_table_coloring] => true [xhtml_format_as_css_property] => false [xhtml_format_as_attribute] => false [xhtml_nowrap_mode] => false [xhtml_marquee_as_css_property] => false [xhtml_readable_background_color1] => #FFFFFF [xhtml_readable_background_color2] => #FFFFFF [xhtml_allows_disabled_form_elements] => true [xhtml_document_title_support] => true [xhtml_preferred_charset] => iso-8859-1 [opwv_xhtml_extensions_support] => false [xhtml_make_phone_call_string] => tel: [xhtmlmp_preferred_mime_type] => text/html [xhtml_table_support] => true [xhtml_send_sms_string] => sms: [xhtml_send_mms_string] => mms: [xhtml_file_upload] => supported [cookie_support] => true [accept_third_party_cookie] => true [xhtml_supports_iframe] => full [xhtml_avoid_accesskeys] => true [xhtml_can_embed_video] => none [ajax_support_javascript] => true [ajax_manipulate_css] => true [ajax_support_getelementbyid] => true [ajax_support_inner_html] => true [ajax_xhr_type] => standard [ajax_manipulate_dom] => true [ajax_support_events] => true [ajax_support_event_listener] => true [ajax_preferred_geoloc_api] => w3c_api [xhtml_support_level] => 4 [preferred_markup] => html_web_4_0 [wml_1_1] => false [wml_1_2] => false [wml_1_3] => false [html_wi_w3_xhtmlbasic] => true [html_wi_oma_xhtmlmp_1_0] => true [html_wi_imode_html_1] => false [html_wi_imode_html_2] => false [html_wi_imode_html_3] => false [html_wi_imode_html_4] => false [html_wi_imode_html_5] => false [html_wi_imode_htmlx_1] => false [html_wi_imode_htmlx_1_1] => false [html_wi_imode_compact_generic] => false [html_web_3_2] => true [html_web_4_0] => true [voicexml] => false [multipart_support] => false [total_cache_disable_support] => false [time_to_live_support] => false [resolution_width] => 320 [resolution_height] => 480 [columns] => 60 [max_image_width] => 600 [max_image_height] => 1024 [rows] => 40 [physical_screen_width] => 34 [physical_screen_height] => 50 [dual_orientation] => true [density_class] => 1.0 [wbmp] => true [bmp] => false [epoc_bmp] => false [gif_animated] => false [jpg] => true [png] => true [tiff] => false [transparent_png_alpha] => true [transparent_png_index] => true [svgt_1_1] => true [svgt_1_1_plus] => false [greyscale] => false [gif] => true [colors] => 65536 [webp_lossy_support] => true [webp_lossless_support] => true [post_method_support] => true [basic_authentication_support] => true [empty_option_value_support] => true [emptyok] => false [nokia_voice_call] => false [wta_voice_call] => false [wta_phonebook] => false [wta_misc] => false [wta_pdc] => false [https_support] => true [phone_id_provided] => false [max_data_rate] => 3600 [wifi] => true [sdio] => false [vpn] => false [has_cellular_radio] => true [max_deck_size] => 2000000 [max_url_length_in_requests] => 256 [max_url_length_homepage] => 0 [max_url_length_bookmark] => 0 [max_url_length_cached_page] => 0 [max_no_of_connection_settings] => 0 [max_no_of_bookmarks] => 0 [max_length_of_username] => 0 [max_length_of_password] => 0 [max_object_size] => 0 [downloadfun_support] => false [directdownload_support] => true [inline_support] => false [oma_support] => true [ringtone] => false [ringtone_3gpp] => false [ringtone_midi_monophonic] => false [ringtone_midi_polyphonic] => false [ringtone_imelody] => false [ringtone_digiplug] => false [ringtone_compactmidi] => false [ringtone_mmf] => false [ringtone_rmf] => false [ringtone_xmf] => false [ringtone_amr] => false [ringtone_awb] => false [ringtone_aac] => false [ringtone_wav] => false [ringtone_mp3] => false [ringtone_spmidi] => false [ringtone_qcelp] => false [ringtone_voices] => 1 [ringtone_df_size_limit] => 0 [ringtone_directdownload_size_limit] => 0 [ringtone_inline_size_limit] => 0 [ringtone_oma_size_limit] => 0 [wallpaper] => false [wallpaper_max_width] => 0 [wallpaper_max_height] => 0 [wallpaper_preferred_width] => 0 [wallpaper_preferred_height] => 0 [wallpaper_resize] => none [wallpaper_wbmp] => false [wallpaper_bmp] => false [wallpaper_gif] => false [wallpaper_jpg] => false [wallpaper_png] => false [wallpaper_tiff] => false [wallpaper_greyscale] => false [wallpaper_colors] => 2 [wallpaper_df_size_limit] => 0 [wallpaper_directdownload_size_limit] => 0 [wallpaper_inline_size_limit] => 0 [wallpaper_oma_size_limit] => 0 [screensaver] => false [screensaver_max_width] => 0 [screensaver_max_height] => 0 [screensaver_preferred_width] => 0 [screensaver_preferred_height] => 0 [screensaver_resize] => none [screensaver_wbmp] => false [screensaver_bmp] => false [screensaver_gif] => false [screensaver_jpg] => false [screensaver_png] => false [screensaver_greyscale] => false [screensaver_colors] => 2 [screensaver_df_size_limit] => 0 [screensaver_directdownload_size_limit] => 0 [screensaver_inline_size_limit] => 0 [screensaver_oma_size_limit] => 0 [picture] => false [picture_max_width] => 0 [picture_max_height] => 0 [picture_preferred_width] => 0 [picture_preferred_height] => 0 [picture_resize] => none [picture_wbmp] => false [picture_bmp] => false [picture_gif] => false [picture_jpg] => false [picture_png] => false [picture_greyscale] => false [picture_colors] => 2 [picture_df_size_limit] => 0 [picture_directdownload_size_limit] => 0 [picture_inline_size_limit] => 0 [picture_oma_size_limit] => 0 [video] => false [oma_v_1_0_forwardlock] => false [oma_v_1_0_combined_delivery] => false [oma_v_1_0_separate_delivery] => false [streaming_video] => true [streaming_3gpp] => true [streaming_mp4] => true [streaming_mov] => false [streaming_video_size_limit] => 0 [streaming_real_media] => none [streaming_flv] => false [streaming_3g2] => false [streaming_vcodec_h263_0] => 10 [streaming_vcodec_h263_3] => -1 [streaming_vcodec_mpeg4_sp] => 2 [streaming_vcodec_mpeg4_asp] => -1 [streaming_vcodec_h264_bp] => 3.0 [streaming_acodec_amr] => nb [streaming_acodec_aac] => lc [streaming_wmv] => none [streaming_preferred_protocol] => http [streaming_preferred_http_protocol] => apple_live_streaming [wap_push_support] => false [connectionless_service_indication] => false [connectionless_service_load] => false [connectionless_cache_operation] => false [connectionoriented_unconfirmed_service_indication] => false [connectionoriented_unconfirmed_service_load] => false [connectionoriented_unconfirmed_cache_operation] => false [connectionoriented_confirmed_service_indication] => false [connectionoriented_confirmed_service_load] => false [connectionoriented_confirmed_cache_operation] => false [utf8_support] => true [ascii_support] => false [iso8859_support] => false [expiration_date] => false [j2me_cldc_1_0] => false [j2me_cldc_1_1] => false [j2me_midp_1_0] => false [j2me_midp_2_0] => false [doja_1_0] => false [doja_1_5] => false [doja_2_0] => false [doja_2_1] => false [doja_2_2] => false [doja_3_0] => false [doja_3_5] => false [doja_4_0] => false [j2me_jtwi] => false [j2me_mmapi_1_0] => false [j2me_mmapi_1_1] => false [j2me_wmapi_1_0] => false [j2me_wmapi_1_1] => false [j2me_wmapi_2_0] => false [j2me_btapi] => false [j2me_3dapi] => false [j2me_locapi] => false [j2me_nokia_ui] => false [j2me_motorola_lwt] => false [j2me_siemens_color_game] => false [j2me_siemens_extension] => false [j2me_heap_size] => 0 [j2me_max_jar_size] => 0 [j2me_storage_size] => 0 [j2me_max_record_store_size] => 0 [j2me_screen_width] => 0 [j2me_screen_height] => 0 [j2me_canvas_width] => 0 [j2me_canvas_height] => 0 [j2me_bits_per_pixel] => 0 [j2me_audio_capture_enabled] => false [j2me_video_capture_enabled] => false [j2me_photo_capture_enabled] => false [j2me_capture_image_formats] => none [j2me_http] => false [j2me_https] => false [j2me_socket] => false [j2me_udp] => false [j2me_serial] => false [j2me_gif] => false [j2me_gif89a] => false [j2me_jpg] => false [j2me_png] => false [j2me_bmp] => false [j2me_bmp3] => false [j2me_wbmp] => false [j2me_midi] => false [j2me_wav] => false [j2me_amr] => false [j2me_mp3] => false [j2me_mp4] => false [j2me_imelody] => false [j2me_rmf] => false [j2me_au] => false [j2me_aac] => false [j2me_realaudio] => false [j2me_xmf] => false [j2me_wma] => false [j2me_3gpp] => false [j2me_h263] => false [j2me_svgt] => false [j2me_mpeg4] => false [j2me_realvideo] => false [j2me_real8] => false [j2me_realmedia] => false [j2me_left_softkey_code] => 0 [j2me_right_softkey_code] => 0 [j2me_middle_softkey_code] => 0 [j2me_select_key_code] => 0 [j2me_return_key_code] => 0 [j2me_clear_key_code] => 0 [j2me_datefield_no_accepts_null_date] => false [j2me_datefield_broken] => false [receiver] => false [sender] => false [mms_max_size] => 0 [mms_max_height] => 0 [mms_max_width] => 0 [built_in_recorder] => false [built_in_camera] => true [mms_jpeg_baseline] => false [mms_jpeg_progressive] => false [mms_gif_static] => false [mms_gif_animated] => false [mms_png] => false [mms_bmp] => false [mms_wbmp] => false [mms_amr] => false [mms_wav] => false [mms_midi_monophonic] => false [mms_midi_polyphonic] => false [mms_midi_polyphonic_voices] => 0 [mms_spmidi] => false [mms_mmf] => false [mms_mp3] => false [mms_evrc] => false [mms_qcelp] => false [mms_ota_bitmap] => false [mms_nokia_wallpaper] => false [mms_nokia_operatorlogo] => false [mms_nokia_3dscreensaver] => false [mms_nokia_ringingtone] => false [mms_rmf] => false [mms_xmf] => false [mms_symbian_install] => false [mms_jar] => false [mms_jad] => false [mms_vcard] => false [mms_vcalendar] => false [mms_wml] => false [mms_wbxml] => false [mms_wmlc] => false [mms_video] => false [mms_mp4] => false [mms_3gpp] => false [mms_3gpp2] => false [mms_max_frame_rate] => 0 [nokiaring] => false [picturemessage] => false [operatorlogo] => false [largeoperatorlogo] => false [callericon] => false [nokiavcard] => false [nokiavcal] => false [sckl_ringtone] => false [sckl_operatorlogo] => false [sckl_groupgraphic] => false [sckl_vcard] => false [sckl_vcalendar] => false [text_imelody] => false [ems] => false [ems_variablesizedpictures] => false [ems_imelody] => false [ems_odi] => false [ems_upi] => false [ems_version] => 0 [siemens_ota] => false [siemens_logo_width] => 101 [siemens_logo_height] => 29 [siemens_screensaver_width] => 101 [siemens_screensaver_height] => 50 [gprtf] => false [sagem_v1] => false [sagem_v2] => false [panasonic] => false [sms_enabled] => true [wav] => false [mmf] => false [smf] => false [mld] => false [midi_monophonic] => false [midi_polyphonic] => false [sp_midi] => false [rmf] => false [xmf] => false [compactmidi] => false [digiplug] => false [nokia_ringtone] => false [imelody] => false [au] => false [amr] => false [awb] => false [aac] => true [mp3] => true [voices] => 1 [qcelp] => false [evrc] => false [flash_lite_version] => [fl_wallpaper] => false [fl_screensaver] => false [fl_standalone] => false [fl_browser] => false [fl_sub_lcd] => false [full_flash_support] => false [css_supports_width_as_percentage] => true [css_border_image] => webkit [css_rounded_corners] => webkit [css_gradient] => none [css_spriting] => true [css_gradient_linear] => none [is_transcoder] => false [transcoder_ua_header] => user-agent [rss_support] => false [pdf_support] => true [progressive_download] => true [playback_vcodec_h263_0] => 10 [playback_vcodec_h263_3] => -1 [playback_vcodec_mpeg4_sp] => 0 [playback_vcodec_mpeg4_asp] => -1 [playback_vcodec_h264_bp] => 3.0 [playback_real_media] => none [playback_3gpp] => true [playback_3g2] => false [playback_mp4] => true [playback_mov] => false [playback_acodec_amr] => nb [playback_acodec_aac] => none [playback_df_size_limit] => 0 [playback_directdownload_size_limit] => 0 [playback_inline_size_limit] => 0 [playback_oma_size_limit] => 0 [playback_acodec_qcelp] => false [playback_wmv] => none [hinted_progressive_download] => true [html_preferred_dtd] => html4 [viewport_supported] => true [viewport_width] => device_width_token [viewport_userscalable] => no [viewport_initial_scale] => [viewport_maximum_scale] => [viewport_minimum_scale] => [mobileoptimized] => false [handheldfriendly] => false [canvas_support] => full [image_inlining] => true [is_smarttv] => false [is_console] => false [nfc_support] => false [ux_full_desktop] => false [jqm_grade] => A [is_sencha_touch_ok] => false ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Zsxsoft<br /><small>1.3</small><br /></td><td>MIUI Browser 1.0</td><td><i class="material-icons">close</i></td><td>Android 4.4.2</td><td style="border-left: 1px solid #555">Google</td><td>Nexus 7</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.001</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-5d43e024-b46c-44f6-8914-529b05569bc2">Detail</a> <!-- Modal Structure --> <div id="modal-5d43e024-b46c-44f6-8914-529b05569bc2" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Zsxsoft result detail</h4> <p><pre><code class="php">Array ( [browser] => Array ( [link] => http://www.xiaomi.com/ [title] => MIUI Browser 1.0 [code] => miuibrowser [version] => 1.0 [name] => MIUI Browser [image] => img/16/browser/miuibrowser.png ) [os] => Array ( [link] => http://www.android.com/ [name] => Android [version] => 4.4.2 [code] => android [x64] => [title] => Android 4.4.2 [type] => os [dir] => os [image] => img/16/os/android.png ) [device] => Array ( [link] => https://www.google.com/nexus/ [title] => Google Nexus 7 [model] => Nexus 7 [brand] => Google [code] => google-nexusone [dir] => device [type] => device [image] => img/16/device/google-nexusone.png ) [platform] => Array ( [link] => https://www.google.com/nexus/ [title] => Google Nexus 7 [model] => Nexus 7 [brand] => Google [code] => google-nexusone [dir] => device [type] => device [image] => img/16/device/google-nexusone.png ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr></table> </div> <div class="section"> <h1 class="header center orange-text">About this comparison</h1> <div class="row center"> <h5 class="header light"> The primary goal of this project is simple<br /> I wanted to know which user agent parser is the most accurate in each part - device detection, bot detection and so on...<br /> <br /> The secondary goal is to provide a source for all user agent parsers to improve their detection based on this results.<br /> <br /> You can also improve this further, by suggesting ideas at <a href="https://github.com/ThaDafinser/UserAgentParserComparison">ThaDafinser/UserAgentParserComparison</a><br /> <br /> The comparison is based on the abstraction by <a href="https://github.com/ThaDafinser/UserAgentParser">ThaDafinser/UserAgentParser</a> </h5> </div> </div> <div class="card"> <div class="card-content"> Comparison created <i>2016-05-10 08:07:24</i> | by <a href="https://github.com/ThaDafinser">ThaDafinser</a> </div> </div> </div> <script src="https://code.jquery.com/jquery-2.1.4.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/js/materialize.min.js"></script> <script src="http://cdnjs.cloudflare.com/ajax/libs/list.js/1.2.0/list.min.js"></script> <script> $(document).ready(function(){ // the "href" attribute of .modal-trigger must specify the modal ID that wants to be triggered $('.modal-trigger').leanModal(); }); </script> </body> </html>
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>torch.distributions.beta &mdash; PyTorch master documentation</title> <link rel="canonical" href="https://pytorch.org/docs/stable/_modules/torch/distributions/beta.html"/> <link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" /> <!-- <link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" /> --> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.10.0-beta/dist/katex.min.css" type="text/css" /> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.10.2/dist/katex.min.css" type="text/css" /> <link rel="stylesheet" href="../../../_static/katex-math.css" type="text/css" /> <link rel="index" title="Index" href="../../../genindex.html" /> <link rel="search" title="Search" href="../../../search.html" /> <script src="../../../_static/js/modernizr.min.js"></script> </head> <div class="container-fluid header-holder tutorials-header" id="header-holder"> <div class="container"> <div class="header-container"> <a class="header-logo" href="https://pytorch.org/" aria-label="PyTorch"></a> <div class="main-menu"> <ul> <li> <a href="https://pytorch.org/get-started">Get Started</a> </li> <li> <a href="https://pytorch.org/features">Features</a> </li> <li> <a href="https://pytorch.org/ecosystem">Ecosystem</a> </li> <li> <a href="https://pytorch.org/blog/">Blog</a> </li> <li> <a href="https://pytorch.org/tutorials">Tutorials</a> </li> <li class="active"> <a href="https://pytorch.org/docs/stable/index.html">Docs</a> </li> <li> <a href="https://pytorch.org/resources">Resources</a> </li> <li> <a href="https://github.com/pytorch/pytorch">Github</a> </li> </ul> </div> <a class="main-menu-open-button" href="#" data-behavior="open-mobile-menu"></a> </div> </div> </div> <body class="pytorch-body"> <div class="table-of-contents-link-wrapper"> <span>Table of Contents</span> <a href="#" class="toggle-table-of-contents" data-behavior="toggle-table-of-contents"></a> </div> <nav data-toggle="wy-nav-shift" class="pytorch-left-menu" id="pytorch-left-menu"> <div class="pytorch-side-scroll"> <div class="pytorch-menu pytorch-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> <div class="pytorch-left-menu-search"> <div class="version"> <a href='http://pytorch.org/docs/versions.html'>1.3.0a0+7d20736 &#x25BC</a> </div> <div role="search"> <form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get"> <input type="text" name="q" placeholder="Search Docs" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> </div> <div> <a style="color:#F05732" href="https://pytorch.org/docs/stable/_modules/torch/distributions/beta.html"> You are viewing unstable developer preview docs. Click here to view docs for latest stable release. </a> </div> <p class="caption"><span class="caption-text">Notes</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="../../../notes/autograd.html">Autograd mechanics</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../notes/broadcasting.html">Broadcasting semantics</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../notes/cpu_threading_torchscript_inference.html">CPU threading and TorchScript inference</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../notes/cuda.html">CUDA semantics</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../notes/extending.html">Extending PyTorch</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../notes/faq.html">Frequently Asked Questions</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../notes/large_scale_deployments.html">Features for large-scale deployments</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../notes/multiprocessing.html">Multiprocessing best practices</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../notes/randomness.html">Reproducibility</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../notes/serialization.html">Serialization semantics</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../notes/windows.html">Windows FAQ</a></li> </ul> <p class="caption"><span class="caption-text">Community</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="../../../community/contribution_guide.html">PyTorch Contribution Guide</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../community/governance.html">PyTorch Governance</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../community/persons_of_interest.html">PyTorch Governance | Persons of Interest</a></li> </ul> <p class="caption"><span class="caption-text">Package Reference</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="../../../torch.html">torch</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../tensors.html">torch.Tensor</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../tensor_attributes.html">Tensor Attributes</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../type_info.html">Type Info</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../sparse.html">torch.sparse</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../cuda.html">torch.cuda</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../storage.html">torch.Storage</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../nn.html">torch.nn</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../nn.functional.html">torch.nn.functional</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../nn.init.html">torch.nn.init</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../optim.html">torch.optim</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../autograd.html">torch.autograd</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../distributed.html">torch.distributed</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../distributions.html">torch.distributions</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../hub.html">torch.hub</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../jit.html">torch.jit</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../multiprocessing.html">torch.multiprocessing</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../random.html">torch.random</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../bottleneck.html">torch.utils.bottleneck</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../checkpoint.html">torch.utils.checkpoint</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../cpp_extension.html">torch.utils.cpp_extension</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../data.html">torch.utils.data</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../dlpack.html">torch.utils.dlpack</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../model_zoo.html">torch.utils.model_zoo</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../tensorboard.html">torch.utils.tensorboard</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../onnx.html">torch.onnx</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../__config__.html">torch.__config__</a></li> </ul> <p class="caption"><span class="caption-text">torchvision Reference</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="../../../torchvision/index.html">torchvision</a></li> </ul> </div> </div> </nav> <div class="pytorch-container"> <div class="pytorch-page-level-bar" id="pytorch-page-level-bar"> <div class="pytorch-breadcrumbs-wrapper"> <div role="navigation" aria-label="breadcrumbs navigation"> <ul class="pytorch-breadcrumbs"> <li> <a href="../../../index.html"> Docs </a> &gt; </li> <li><a href="../../index.html">Module code</a> &gt;</li> <li><a href="../../torch.html">torch</a> &gt;</li> <li>torch.distributions.beta</li> <li class="pytorch-breadcrumbs-aside"> </li> </ul> </div> </div> <div class="pytorch-shortcuts-wrapper" id="pytorch-shortcuts-wrapper"> Shortcuts </div> </div> <section data-toggle="wy-nav-shift" id="pytorch-content-wrap" class="pytorch-content-wrap"> <div class="pytorch-content-left"> <div class="rst-content"> <div role="main" class="main-content" itemscope="itemscope" itemtype="http://schema.org/Article"> <article itemprop="articleBody" id="pytorch-article" class="pytorch-article"> <h1>Source code for torch.distributions.beta</h1><div class="highlight"><pre> <span></span><span class="kn">from</span> <span class="nn">numbers</span> <span class="k">import</span> <span class="n">Number</span> <span class="kn">import</span> <span class="nn">torch</span> <span class="kn">from</span> <span class="nn">torch.distributions</span> <span class="k">import</span> <span class="n">constraints</span> <span class="kn">from</span> <span class="nn">torch.distributions.dirichlet</span> <span class="k">import</span> <span class="n">Dirichlet</span> <span class="kn">from</span> <span class="nn">torch.distributions.exp_family</span> <span class="k">import</span> <span class="n">ExponentialFamily</span> <span class="kn">from</span> <span class="nn">torch.distributions.utils</span> <span class="k">import</span> <span class="n">broadcast_all</span> <div class="viewcode-block" id="Beta"><a class="viewcode-back" href="../../../distributions.html#torch.distributions.beta.Beta">[docs]</a><span class="k">class</span> <span class="nc">Beta</span><span class="p">(</span><span class="n">ExponentialFamily</span><span class="p">):</span> <span class="sa">r</span><span class="sd">&quot;&quot;&quot;</span> <span class="sd"> Beta distribution parameterized by :attr:`concentration1` and :attr:`concentration0`.</span> <span class="sd"> Example::</span> <span class="sd"> &gt;&gt;&gt; m = Beta(torch.tensor([0.5]), torch.tensor([0.5]))</span> <span class="sd"> &gt;&gt;&gt; m.sample() # Beta distributed with concentration concentration1 and concentration0</span> <span class="sd"> tensor([ 0.1046])</span> <span class="sd"> Args:</span> <span class="sd"> concentration1 (float or Tensor): 1st concentration parameter of the distribution</span> <span class="sd"> (often referred to as alpha)</span> <span class="sd"> concentration0 (float or Tensor): 2nd concentration parameter of the distribution</span> <span class="sd"> (often referred to as beta)</span> <span class="sd"> &quot;&quot;&quot;</span> <span class="n">arg_constraints</span> <span class="o">=</span> <span class="p">{</span><span class="s1">&#39;concentration1&#39;</span><span class="p">:</span> <span class="n">constraints</span><span class="o">.</span><span class="n">positive</span><span class="p">,</span> <span class="s1">&#39;concentration0&#39;</span><span class="p">:</span> <span class="n">constraints</span><span class="o">.</span><span class="n">positive</span><span class="p">}</span> <span class="n">support</span> <span class="o">=</span> <span class="n">constraints</span><span class="o">.</span><span class="n">unit_interval</span> <span class="n">has_rsample</span> <span class="o">=</span> <span class="kc">True</span> <span class="k">def</span> <span class="nf">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">concentration1</span><span class="p">,</span> <span class="n">concentration0</span><span class="p">,</span> <span class="n">validate_args</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span> <span class="k">if</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">concentration1</span><span class="p">,</span> <span class="n">Number</span><span class="p">)</span> <span class="ow">and</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">concentration0</span><span class="p">,</span> <span class="n">Number</span><span class="p">):</span> <span class="n">concentration1_concentration0</span> <span class="o">=</span> <span class="n">torch</span><span class="o">.</span><span class="n">tensor</span><span class="p">([</span><span class="nb">float</span><span class="p">(</span><span class="n">concentration1</span><span class="p">),</span> <span class="nb">float</span><span class="p">(</span><span class="n">concentration0</span><span class="p">)])</span> <span class="k">else</span><span class="p">:</span> <span class="n">concentration1</span><span class="p">,</span> <span class="n">concentration0</span> <span class="o">=</span> <span class="n">broadcast_all</span><span class="p">(</span><span class="n">concentration1</span><span class="p">,</span> <span class="n">concentration0</span><span class="p">)</span> <span class="n">concentration1_concentration0</span> <span class="o">=</span> <span class="n">torch</span><span class="o">.</span><span class="n">stack</span><span class="p">([</span><span class="n">concentration1</span><span class="p">,</span> <span class="n">concentration0</span><span class="p">],</span> <span class="o">-</span><span class="mi">1</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">_dirichlet</span> <span class="o">=</span> <span class="n">Dirichlet</span><span class="p">(</span><span class="n">concentration1_concentration0</span><span class="p">)</span> <span class="nb">super</span><span class="p">(</span><span class="n">Beta</span><span class="p">,</span> <span class="bp">self</span><span class="p">)</span><span class="o">.</span><span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">_dirichlet</span><span class="o">.</span><span class="n">_batch_shape</span><span class="p">,</span> <span class="n">validate_args</span><span class="o">=</span><span class="n">validate_args</span><span class="p">)</span> <div class="viewcode-block" id="Beta.expand"><a class="viewcode-back" href="../../../distributions.html#torch.distributions.beta.Beta.expand">[docs]</a> <span class="k">def</span> <span class="nf">expand</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">batch_shape</span><span class="p">,</span> <span class="n">_instance</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span> <span class="n">new</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_get_checked_instance</span><span class="p">(</span><span class="n">Beta</span><span class="p">,</span> <span class="n">_instance</span><span class="p">)</span> <span class="n">batch_shape</span> <span class="o">=</span> <span class="n">torch</span><span class="o">.</span><span class="n">Size</span><span class="p">(</span><span class="n">batch_shape</span><span class="p">)</span> <span class="n">new</span><span class="o">.</span><span class="n">_dirichlet</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_dirichlet</span><span class="o">.</span><span class="n">expand</span><span class="p">(</span><span class="n">batch_shape</span><span class="p">)</span> <span class="nb">super</span><span class="p">(</span><span class="n">Beta</span><span class="p">,</span> <span class="n">new</span><span class="p">)</span><span class="o">.</span><span class="fm">__init__</span><span class="p">(</span><span class="n">batch_shape</span><span class="p">,</span> <span class="n">validate_args</span><span class="o">=</span><span class="kc">False</span><span class="p">)</span> <span class="n">new</span><span class="o">.</span><span class="n">_validate_args</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_validate_args</span> <span class="k">return</span> <span class="n">new</span></div> <span class="nd">@property</span> <span class="k">def</span> <span class="nf">mean</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">concentration1</span> <span class="o">/</span> <span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">concentration1</span> <span class="o">+</span> <span class="bp">self</span><span class="o">.</span><span class="n">concentration0</span><span class="p">)</span> <span class="nd">@property</span> <span class="k">def</span> <span class="nf">variance</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="n">total</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">concentration1</span> <span class="o">+</span> <span class="bp">self</span><span class="o">.</span><span class="n">concentration0</span> <span class="k">return</span> <span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">concentration1</span> <span class="o">*</span> <span class="bp">self</span><span class="o">.</span><span class="n">concentration0</span> <span class="o">/</span> <span class="p">(</span><span class="n">total</span><span class="o">.</span><span class="n">pow</span><span class="p">(</span><span class="mi">2</span><span class="p">)</span> <span class="o">*</span> <span class="p">(</span><span class="n">total</span> <span class="o">+</span> <span class="mi">1</span><span class="p">)))</span> <div class="viewcode-block" id="Beta.rsample"><a class="viewcode-back" href="../../../distributions.html#torch.distributions.beta.Beta.rsample">[docs]</a> <span class="k">def</span> <span class="nf">rsample</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">sample_shape</span><span class="o">=</span><span class="p">()):</span> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">_dirichlet</span><span class="o">.</span><span class="n">rsample</span><span class="p">(</span><span class="n">sample_shape</span><span class="p">)</span><span class="o">.</span><span class="n">select</span><span class="p">(</span><span class="o">-</span><span class="mi">1</span><span class="p">,</span> <span class="mi">0</span><span class="p">)</span></div> <div class="viewcode-block" id="Beta.log_prob"><a class="viewcode-back" href="../../../distributions.html#torch.distributions.beta.Beta.log_prob">[docs]</a> <span class="k">def</span> <span class="nf">log_prob</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">value</span><span class="p">):</span> <span class="k">if</span> <span class="bp">self</span><span class="o">.</span><span class="n">_validate_args</span><span class="p">:</span> <span class="bp">self</span><span class="o">.</span><span class="n">_validate_sample</span><span class="p">(</span><span class="n">value</span><span class="p">)</span> <span class="n">heads_tails</span> <span class="o">=</span> <span class="n">torch</span><span class="o">.</span><span class="n">stack</span><span class="p">([</span><span class="n">value</span><span class="p">,</span> <span class="mf">1.0</span> <span class="o">-</span> <span class="n">value</span><span class="p">],</span> <span class="o">-</span><span class="mi">1</span><span class="p">)</span> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">_dirichlet</span><span class="o">.</span><span class="n">log_prob</span><span class="p">(</span><span class="n">heads_tails</span><span class="p">)</span></div> <div class="viewcode-block" id="Beta.entropy"><a class="viewcode-back" href="../../../distributions.html#torch.distributions.beta.Beta.entropy">[docs]</a> <span class="k">def</span> <span class="nf">entropy</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">_dirichlet</span><span class="o">.</span><span class="n">entropy</span><span class="p">()</span></div> <span class="nd">@property</span> <span class="k">def</span> <span class="nf">concentration1</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="n">result</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_dirichlet</span><span class="o">.</span><span class="n">concentration</span><span class="p">[</span><span class="o">...</span><span class="p">,</span> <span class="mi">0</span><span class="p">]</span> <span class="k">if</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">result</span><span class="p">,</span> <span class="n">Number</span><span class="p">):</span> <span class="k">return</span> <span class="n">torch</span><span class="o">.</span><span class="n">tensor</span><span class="p">([</span><span class="n">result</span><span class="p">])</span> <span class="k">else</span><span class="p">:</span> <span class="k">return</span> <span class="n">result</span> <span class="nd">@property</span> <span class="k">def</span> <span class="nf">concentration0</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="n">result</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_dirichlet</span><span class="o">.</span><span class="n">concentration</span><span class="p">[</span><span class="o">...</span><span class="p">,</span> <span class="mi">1</span><span class="p">]</span> <span class="k">if</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">result</span><span class="p">,</span> <span class="n">Number</span><span class="p">):</span> <span class="k">return</span> <span class="n">torch</span><span class="o">.</span><span class="n">tensor</span><span class="p">([</span><span class="n">result</span><span class="p">])</span> <span class="k">else</span><span class="p">:</span> <span class="k">return</span> <span class="n">result</span> <span class="nd">@property</span> <span class="k">def</span> <span class="nf">_natural_params</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="k">return</span> <span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">concentration1</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">concentration0</span><span class="p">)</span> <span class="k">def</span> <span class="nf">_log_normalizer</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">x</span><span class="p">,</span> <span class="n">y</span><span class="p">):</span> <span class="k">return</span> <span class="n">torch</span><span class="o">.</span><span class="n">lgamma</span><span class="p">(</span><span class="n">x</span><span class="p">)</span> <span class="o">+</span> <span class="n">torch</span><span class="o">.</span><span class="n">lgamma</span><span class="p">(</span><span class="n">y</span><span class="p">)</span> <span class="o">-</span> <span class="n">torch</span><span class="o">.</span><span class="n">lgamma</span><span class="p">(</span><span class="n">x</span> <span class="o">+</span> <span class="n">y</span><span class="p">)</span></div> </pre></div> </article> </div> <footer> <hr> <div role="contentinfo"> <p> &copy; Copyright 2019, Torch Contributors. </p> </div> <div> Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. </div> </footer> </div> </div> <div class="pytorch-content-right" id="pytorch-content-right"> <div class="pytorch-right-menu" id="pytorch-right-menu"> <div class="pytorch-side-scroll" id="pytorch-side-scroll-right"> </div> </div> </div> </section> </div> <script type="text/javascript" id="documentation_options" data-url_root="../../../" src="../../../_static/documentation_options.js"></script> <script type="text/javascript" src="../../../_static/jquery.js"></script> <script type="text/javascript" src="../../../_static/underscore.js"></script> <script type="text/javascript" src="../../../_static/doctools.js"></script> <script type="text/javascript" src="../../../_static/language_data.js"></script> <script type="text/javascript" src="../../../_static/js/vendor/popper.min.js"></script> <script type="text/javascript" src="../../../_static/js/vendor/bootstrap.min.js"></script> <script type="text/javascript" src="../../../_static/js/theme.js"></script> <script type="text/javascript"> jQuery(function () { SphinxRtdTheme.Navigation.enable(true); }); </script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-90545585-1', 'auto'); ga('send', 'pageview'); </script> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-117752657-2"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-117752657-2'); </script> <img height="1" width="1" style="border-style:none;" alt="" src="https://www.googleadservices.com/pagead/conversion/795629140/?label=txkmCPmdtosBENSssfsC&amp;guid=ON&amp;script=0"/> <!-- Begin Footer --> <div class="container-fluid docs-tutorials-resources" id="docs-tutorials-resources"> <div class="container"> <div class="row"> <div class="col-md-4 text-center"> <h2>Docs</h2> <p>Access comprehensive developer documentation for PyTorch</p> <a class="with-right-arrow" href="https://pytorch.org/docs/stable/index.html">View Docs</a> </div> <div class="col-md-4 text-center"> <h2>Tutorials</h2> <p>Get in-depth tutorials for beginners and advanced developers</p> <a class="with-right-arrow" href="https://pytorch.org/tutorials">View Tutorials</a> </div> <div class="col-md-4 text-center"> <h2>Resources</h2> <p>Find development resources and get your questions answered</p> <a class="with-right-arrow" href="https://pytorch.org/resources">View Resources</a> </div> </div> </div> </div> <footer class="site-footer"> <div class="container footer-container"> <div class="footer-logo-wrapper"> <a href="https://pytorch.org/" class="footer-logo"></a> </div> <div class="footer-links-wrapper"> <div class="footer-links-col"> <ul> <li class="list-title"><a href="https://pytorch.org/">PyTorch</a></li> <li><a href="https://pytorch.org/get-started">Get Started</a></li> <li><a href="https://pytorch.org/features">Features</a></li> <li><a href="https://pytorch.org/ecosystem">Ecosystem</a></li> <li><a href="https://pytorch.org/blog/">Blog</a></li> <li><a href="https://pytorch.org/resources">Resources</a></li> </ul> </div> <div class="footer-links-col"> <ul> <li class="list-title"><a href="https://pytorch.org/support">Support</a></li> <li><a href="https://pytorch.org/tutorials">Tutorials</a></li> <li><a href="https://pytorch.org/docs/stable/index.html">Docs</a></li> <li><a href="https://discuss.pytorch.org" target="_blank">Discuss</a></li> <li><a href="https://github.com/pytorch/pytorch/issues" target="_blank">Github Issues</a></li> <li><a href="https://pytorch.slack.com" target="_blank">Slack</a></li> <li><a href="https://github.com/pytorch/pytorch/blob/master/CONTRIBUTING.md" target="_blank">Contributing</a></li> </ul> </div> <div class="footer-links-col follow-us-col"> <ul> <li class="list-title">Follow Us</li> <li> <div id="mc_embed_signup"> <form action="https://twitter.us14.list-manage.com/subscribe/post?u=75419c71fe0a935e53dfa4a3f&id=91d0dccd39" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="email-subscribe-form validate" target="_blank" novalidate> <div id="mc_embed_signup_scroll" class="email-subscribe-form-fields-wrapper"> <div class="mc-field-group"> <label for="mce-EMAIL" style="display:none;">Email Address</label> <input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" placeholder="Email Address"> </div> <div id="mce-responses" class="clear"> <div class="response" id="mce-error-response" style="display:none"></div> <div class="response" id="mce-success-response" style="display:none"></div> </div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--> <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_75419c71fe0a935e53dfa4a3f_91d0dccd39" tabindex="-1" value=""></div> <div class="clear"> <input type="submit" value="" name="subscribe" id="mc-embedded-subscribe" class="button email-subscribe-button"> </div> </div> </form> </div> </li> </ul> <div class="footer-social-icons"> <a href="https://www.facebook.com/pytorch" target="_blank" class="facebook"></a> <a href="https://twitter.com/pytorch" target="_blank" class="twitter"></a> </div> </div> </div> </div> </footer> <div class="cookie-banner-wrapper"> <div class="container"> <p class="gdpr-notice">To analyze traffic and optimize your experience, we serve cookies on this site. By clicking or navigating, you agree to allow our usage of cookies. As the current maintainers of this site, Facebook’s Cookies Policy applies. Learn more, including about available controls: <a href="https://www.facebook.com/policies/cookies/">Cookies Policy</a>.</p> <img class="close-button" src="../../../_static/images/pytorch-x.svg"> </div> </div> <!-- End Footer --> <!-- Begin Mobile Menu --> <div class="mobile-main-menu"> <div class="container-fluid"> <div class="container"> <div class="mobile-main-menu-header-container"> <a class="header-logo" href="https://pytorch.org/" aria-label="PyTorch"></a> <a class="main-menu-close-button" href="#" data-behavior="close-mobile-menu"></a> </div> </div> </div> <div class="mobile-main-menu-links-container"> <div class="main-menu"> <ul> <li> <a href="#">Get Started</a> </li> <li> <a href="#">Features</a> </li> <li> <a href="#">Ecosystem</a> </li> <li> <a href="https://pytorch.org/blog/">Blog</a> </li> <li> <a href="https://pytorch.org/tutorials">Tutorials</a> </li> <li class="active"> <a href="https://pytorch.org/docs/stable/index.html">Docs</a> </li> <li> <a href="https://pytorch.org/resources">Resources</a> </li> <li> <a href="https://github.com/pytorch/pytorch">Github</a> </li> </ul> </div> </div> </div> <!-- End Mobile Menu --> <script type="text/javascript" src="../../../_static/js/vendor/anchor.min.js"></script> <script type="text/javascript"> $(document).ready(function() { mobileMenu.bind(); mobileTOC.bind(); pytorchAnchors.bind(); sideMenus.bind(); scrollToAnchor.bind(); highlightNavigation.bind(); // Add class to links that have code blocks, since we cannot create links in code blocks $("article.pytorch-article a span.pre").each(function(e) { $(this).closest("a").addClass("has-code"); }); }) </script> </body> </html>
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Minh's slides</title> <meta name="description" content="A framework for easily creating beautiful presentations using HTML"> <meta name="author" content="Hakim El Hattab"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- distill pub template --> <!-- <script src="../lib/js/distill.template.v2.js"></script> --> <!-- <script src="https://distill.pub/template.v2.js"></script> --> <link rel="stylesheet" href="../css/reset.css"> <link rel="stylesheet" href="../css/reveal.css"> <link rel="stylesheet" href="../css/theme/simple.css" id="theme"> <!-- Theme used for syntax highlighting of code --> <link rel="stylesheet" href="../lib/css/monokai.css"> <!-- Printing and PDF exports --> <script> var link = document.createElement('link'); link.rel = 'stylesheet'; link.type = 'text/css'; link.href = window.location.search.match(/print-pdf/gi) ? '../css/print/pdf.css' : '../css/print/paper.css'; document.getElementsByTagName('head')[0].appendChild(link); </script> <!--[if lt IE 9]> <script src="../lib/js/html5shiv.js"></script> <![endif]--> </head> <body> <d-front-matter> <script type="text/json"> { "title": "Interactive Machine Learning for Information Visualization", "description": "Confirmation Candidate of Minh Vu's Phd thesis", "authors": [{ "author": "Viet Minh Vu", "authorURL": "", "affiliation": "University of Namur", "affiliationURL": "unamur.be" }] } </script> </d-front-matter> <!-- do not show distill element --> <d-title style="display: none;"></d-title> <d-byline style="display:none;"></d-byline> <style> /*Show slide number in between 2 navigator arrows*/ .reveal .slide-number { font-size: 20pt; color: #ffffff; margin: 0; padding: 0; right: 34px; bottom: 48px; } /* .reveal .slide-number { position: fixed; display: block; right: 58px; bottom: 8px; z-index: 31; font-family: Helvetica, sans-serif; font-size: 12px; line-height: 1; color: #fff; background-color: rgba(0, 0, 0, 0.4); padding: 5px; } .reveal .slide-number-delimiter { margin: 0 3px; } */ /*Make slide title on top left (make sure to set center:False in the init params*/ .reveal .slides>section { text-align: left; } /*Remove image border*/ .reveal section img { background: none; border: none; box-shadow: none; } /*Do not capitalize the title*/ .reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h6 { text-transform: none; } /*Make iframe padding top to show title*/ .reveal .slide-background.present { padding-top: 40px; } /*Make 2-columns layout Ref: https://stackoverflow.com/questions/30861845/how-to-use-two-column-layout-with-reveal-js */ .container { display: flex; } .col { flex: 1; } /*Custom header footer*/ .footer { position: absolute; /* left: 5%; */ font-family: monospace; color: dodgerblue; bottom: 1em; font-size: 0.5em; } .fake_footer { font-family: monospace; color: dodgerblue; font-size: 0.5em; } </style> <div class="reveal"> <!-- Any section element inside of this container is displayed as a slide --> <div class="slides" style="text-align: left;"> <section style="margin-top:20%; align-content: center;"> <h3>Interactive Machine Learning for Information Visualization</h3> <!-- <p>Confirmation</p> --> <p><small>Viet Minh Vu</small></p> <p><small>under the supervision of Prof. Benoı̂t Frénay</small></p> <p><small>17/05/2019</small></p> </section> <section> <h3>Scope</h3> <p>+ Machine Learning for Information Visualization $\longrightarrow$ Dimensionality Reduction (DR) methods</p> <p>+ Users interact with the visualization to give their feedbacks</p> <p>+ Research goal: transform the cognitive feedbacks of the users into constraints for the DR methods </p> </section> <section> <h3>Work plan Overview</h3> <center><img src="./hello_minh/workplan_overview000.png" /></center> </section> <!-- ################################################################################################ --> <section> <h3>What we've done so far</h3> <p>+ Literature review of DR methods with constraints</p> <p>+ Two works with t-SNE: <ul> <li>Incorporate fixed-point constraints to t-SNE</li> <li>Use the user's pairwise constraints to find the best t-SNE visualization</li> </ul> </p> <p>+Incorporate fixed-point constraints to the probabilistic PCA model</p> </section> <section> <h3>Review of DR methods with constraints</h3> <p>+ Consider the user's feedback as constraints to the system</p> <p>+ Categorization</p> <ul> <li>Instance-level</li> <li>Group-level</li> <li>Feature-level</li> <li>Dataset-level</li> </ul> <p><sub>$\rightarrow$ The review scope is too large, the categorization is not sound.</sub></p> </section> <section> <h3>Fixed point constraints with t-SNE</h3> <section> <p>+ Fix the position of some anchor points</p> <p>+ Attract their neighbors to move towards the fixed points</p> <p>+ Goal: <ul> <li>Merge the small clusters</li> <li>Split the large cluster</li> </ul> </p> </section> <section> <img width="48%" data-src="./hello_minh/tsne_fixedpoint_before.png" /> <img width="48%" data-src="./hello_minh/tsne_fixedpoint_after.png" /> </section> <section class="hide_title" data-background-iframe="http://localhost:8888/main.html" data-background-interactive> </section> </section> <section> <h3>Tuning perplexity with user constraints</h3> <section> <sub> <p>+ t-SNE's perplexity is not easy to tune and to find the best one</p> <p>+ Let the users define their requirements about the visualization in form of pairwise constraints: <ul> <li>Similar links to connect similar objects</li> <li>Dissimilar links to connect dissimilar objects</li> </ul> </p> <p>+ Transform the user defined constraints into a <em>constraint-preserving score</em></p> <p>+ Use this score as a criteria to select the best perplexity</p> </sub> </section> <section style="font-size:0.75em !important;"> <div class="container"> <div class="col"> <img width="100%" data-src="./hello_minh/link_constraints.png" /> </div> <div class="col"> <p>We have:</p> <ul> <li>the user's feedback in form of constraints,</li> <li>the <em>relationship</em> between points:</li> </ul> <p>$$q_{ij} = \frac{ ( 1 + || y_i - y_j ||^2 )^{-1} } { \sum_{k \neq l} { ( 1 + ||y_k - y_l||^2 )^{-1} } }.$$ </p> </div> </div> <p>So we could transform the constraints into the scores:</p> <div class="container"> <div class="col"> <p>$$S_{\mathcal{M}} = \frac{1}{|\mathcal{M}|} \sum_{(i,j) \in \mathcal{M}} \log q_{ij}.$$ </p> </div> <div class="col"> <p>$$S_{\mathcal{C}} = -\frac{1}{|\mathcal{C}|} \sum_{(i,j) \in \mathcal{C}} \log q_{ij}.$$ </p> </div> </div> </section> <section data-background-iframe="http://0.0.0.0:8050/" data-background-interactive> </section> </section> <section> <h3>Interactive PPCA</h3> <section data-transition="none" style="font-size:0.75em !important;"> <p>Initial visualization with the PPCA model.</p> <center><img width="50%" data-src="./hello_minh/FASHION100_init_ppca.png" /></center> </section> <section data-transition="none" style="font-size:0.75em !important;"> <p>The user can manipulate the visualization by moving some points.</p> <center><img width="50%" data-src="./hello_minh/FASHION100_selected_points.png" /></center> </section> <section data-transition="none" style="font-size:0.75em !important;"> <p>The result of the interactive model is explainable to the users.</p> <center><img width="50%" data-src="./hello_minh/FASHION100_ippca_result.png" /></center> </section> <section data-transition="none" style="font-size:0.75em !important;"> <p>The result of the interactive model is explainable to the users.</p> <center><img width="95%" data-src="./hello_minh/FASHION100_ippca_compare.png" /></center> </section> <section data-transition="none" style="font-size:0.75em !important;"> <p>Goal: reveal the pattern that is not clear.</p> <div class="container"> <div class="col"> <img width="100%" data-src="./hello_minh/annote_iPPCA_FASHION.svg" /> </div> <div class="col"> <img width="100%" data-src="./hello_minh/FASHION100_ippca_result.png" /> </div> </div> </section> <section> <p>+ The embedding in 2D space $\approx$ the latent variables</p> <p>+ The position of the selected points is modeled directly into the prior distribution of the latent variables</p> <p>+ Can use the black-box inference toolbox to infer the latent variables</p> <p>+ Usage: Communicate the result, make some patterns in the visualization easier to understand</p> <hr> <p class="fake_footer"><a href="pyro.ai">pyro</a>, <a href="https://www.tensorflow.org/probability">Tensorflow probability</a></p> </section> <section data-background-iframe="http://localhost:8881/notebooks/Interactive%20PPCA%20model.ipynb" data-background-interactive> </section> </section> <section> <h3>Summary the past works</h3> <center><img src="./hello_minh/workplan_pastworks01.png" /></center> </section> <!-- ################################################################################################ --> <section> <h3>Ongoing works with t-SNE</h3> <p>+ Integrate pairwise constraints instead of fixed-point constraints</p> <p>+ Find best perplexity for t-SNE by using the user defined pairwise constraints</p> </section> <section> <h3>Two drawbacks of t-SNE</h3> <section> <ul> <li>Within-cluster distances</li> <li>Between-clusters distances</li> </ul> <p> are not always well preserved in t-SNE</p> <hr> <sub><em>Do we need a t-SNE embedding in which the <strong>cluster sizes</strong> and the <strong>distances between clusters</strong> are well preserved?</em></sub> </section> <div class="footer"> <p>How to Use t-SNE Effectively [Wattenberg2016]</p> </div> <section data-background-iframe="../distill_pub/post--misread-tsne/public/tsne_2_problems.html" data-background-interactive> </section> </section> <section> <h3>Integrating pairwise constraints</h3> <section> <em>Semantic Similarity</em> <p>$$\sum_{x,x^+,x^-}\left[-\log\left(\frac{e^{f(x)^Tf(x^+)}}{e^{f(x)^Tf(x^+)}+e^{f(x)^Tf(x^-)}}\right)\right]$$ </p> <p><sub>$f(x)$ is a representation of a sample $x$,</sub></p> <p><sub>$x^+$ and $x^-$ are the corresponding <em>positive</em> and <em>negative</em> samples of $x$</sub></p> <hr> <div class="fake_footer"> <p>An efficient framework for learning sentence representations [Logeswaran2018]</p> <p>A Theoretical Analysis of Contrastive Unsupervised Representation Learning [Arora2019]</p> </div> </section> <section> <em>Triplet constraints</em> (<em>triplet loss</em> as a regularization term) <p>$$\sum_{x, x^+, x^-} \bigg( \big|\big|\; f(x) - f(x^+) \big|\big|^2 - \big|\big|\; f(x) - f(x^-) \big|\big|^2 + margin \bigg)$$</p> <center><img width="60%" data-src="./hello_minh/triplet_loss.png" /></center> <hr> <div class="fake_footer"> <p>Facenet: A unified embedding for face recognition and clustering [Schroff2015]</p> </div> </section> </section> <section> <h3>Finding the best perplexity for t-SNE</h3> <section> <sub> <p>+ Proposed to use the constraint-preserving score to find the best perplexity</p> <p>+ Should pre-calculate many t-SNE embeddings corresponding to different perplexity</p> <p>+ Calculate the constraint scores for all embeddings and search for the perplexity that makes the constraint score maximum</p> <p>$\rightarrow$ scalability problem</p> </sub> </section> <section> <p>Proposed solution with <em>chain-tSNE</em></p> <center><img width="80%" src="./hello_minh/chain-tSNE.png" /></center> <sub> <strike>Do not initialize randomly</strike>, Do initialize with a precalculated solution (of a base-perplexity) </sub> </section> <section> <p>Proposed solution with <em>chain-tSNE</em></p> <img src="./hello_minh/metaplot_COIL20_base30.png" /> </section> <section> <p>Proposed solution with <em>Bayesian Optimization</em></p> <sub> <ul> <li>Have calculated some initial embeddings</li> <li>What is the next perplexity we should try, ...</li> <li>... in order to maximize the chance to approach the best perplexity?</li> </ul> </sub> <hr> <p>Always using the <em>constraint preserving scores</em> as a criteria to find the next perplexity </p> <!-- <p>Goal: find a visualization that respects the user's constraints and has good quality</p> --> </section> <section data-transition="none"> <center><img width="100%" data-src="./hello_minh/FASHION200_niter5.png" /></center> </section> <section data-transition="none"> <center><img width="100%" data-src="./hello_minh/FASHION200_niter6.png" /></center> </section> <section data-transition="none"> <center><img width="100%" data-src="./hello_minh/FASHION200_niter7.png" /></center> </section> <section data-transition="none"> <center><img width="100%" data-src="./hello_minh/FASHION200_niter8.png" /></center> </section> <section data-transition="none"> <center><img width="100%" data-src="./hello_minh/FASHION200_niter9.png" /></center> </section> <section data-transition="none"> <center><img width="100%" data-src="./hello_minh/FASHION200_niter10.png" /></center> </section> <section data-transition="none"> <center><img width="100%" data-src="./hello_minh/FASHION200_niter11.png" /></center> </section> </section> <section> <h3>Summary the ongoing works with t-SNE</h3> <center><img src="./hello_minh/workplan_ongoing01.png" /></center> </section> <!-- ################################################################################################ --> <!-- ################################################################################################ --> <section> <h3>Future works: probabilistic DR models</h3> <section> <center><img width="70%" src="./hello_minh/box_model_revise.png" /></center> <p class="fake_footer">Variational Inference: Foundations and Modern Methods [Blei2016]</p> </section> <section> <ul> <li>Integrate user's constraints into Gaussian Process models</li> <li>Modify the structure of the latent space or the generated samples with Variational Auto-encoder (VAE)</li> <li>Understand the latent representation of the probabilistic generative model by visualizing their features in the network</li> </ul> </section> </section> <section> <h3>Gaussian Process Latent Variable Model</h3> <p>PPCA $\leftrightarrow$ Dual PPCA $\rightarrow$ GP-LVM</p> <sub> <ul> <li>We would learn a mapping (a function) to map the data from HD to LD (or vice versa)</li> <li>There exist many mapping functions</li> <li>Gaussian Process allows us to express a distribution over these functions</li> <li>and help us to find the most promising function that represent well the data</li> </ul> </sub> <hr> <div class="fake_footer"> <p>Gaussian process latent variable models for visualisation of high dimensional data [Lawrence2004] </p> <p>Probabilistic non-linear principal component analysis with Gaussian process latent variable models [Lawrence2005]</p> </div> </section> <section> <h3>Why GP-LVM? An example</h3> <section> <p>Data</p> <ul> <li>Real-time / quantitative polymerase chain reaction (Real-Time PCR) data</li> <li>48 genes obtained from mice </li> <li>Data values are measurements of each gene ... </li> <li>... at various stages of development: from the 1-cell stage to the 64-cell stage</li> </ul> <p class="fake_footer">Resolution of Cell Fate Decisions Revealed by Single-Cell Gene Expression Analysis from Zygote to Blastocyst. <a href="https://www.sciencedirect.com/science/article/pii/S1534580710001103?via%3Dihub">[Guo2010]</a> </p> </section> <section> <p>Data</p> <pre style="font-size:16px;"> Stage labels: ['1', '2', '4', '8', '16', '32 TE', '32 ICM', '64 PE', '64 TE', '64 EPI'] qPCR data: Actb Ahcy Aqp3 ... Tcf23 Utf1 Tspan8 '1' 0.541050 -1.203007 1.030746 ... 0.942981 1.348892 -1.051999 '32 TE' 0.680832 -1.355306 2.456375 ... 1.064399 1.469397 -0.996275 '2' 1.056038 -1.280447 2.046133 ... 1.211529 1.615421 -0.651393 '64 PE' 0.732331 -1.326911 2.464234 ... 1.071541 1.476485 -0.699586 '16' 0.629333 -1.244308 1.316815 ... 1.114394 1.519017 -0.798985 ... </pre> </section> <section data-background-iframe="./hello_minh/qPCR_bokeh_group1.html" data-background-interactive> </section> <section> <center><img width="65%" src="./hello_minh/explain_qPRC_data.jpg" /></center> <p class="fake_footer">Image credit: Formation of the blastocyst during early mammalian embryonic development. <a href="https://www.mskcc.org/research/ski/labs/anna-katerina-hadjantonakis/i-morphogenesis-early-mammalian-embryo">[url]</a> </p> </section> <section data-background-iframe="./hello_minh/qPCR_bokeh_group2.html" data-background-interactive> <p class="fake_footer" style="position: absolute; top:500px;"> Reproduce from: GrandPrix scaling up the Bayesian GPLVM for single-cell data <a href="https://academic.oup.com/bioinformatics/article/35/1/47/5047752">[Ahmed2019]</a>, with pyro tutorial on GP-LVM <a href="http://pyro.ai/examples/gplvm.html">[url]</a></p> </section> </section> <section> <h3>Variational Auto-encoder (VAE)</h3> <section> <ul> <li>The encoder and decoder can be neural networks</li> <li>Learn the representation of the data in the latent space</li> <li>Has an explicit mapping for the new examples</li> </ul> <p>User's constraints to</p> <ul> <li>Modify the representation of the latent space</li> <li>Control how the new sample is generated</li> </ul> <hr> <div class="fake_footer"> <p>Semi-supervised learning with deep generative models [Kingma2014]</p> <p>Learning structured output representation using deep conditional generative models [Sohn2015] </p> </div> </section> <section class="hide_title" data-background-iframe="../distill_pub/non_public/VISxAI 2018_ Towards an Interpretable Latent Space_demo_vae.html" data-background-interactive> </section> </section> <section> <h3>Feature viz. for a generative model</h3> <section> <p>E.g., visualize the latent representation of VAE</p> <p>Goal: understand the latent structure, the contribution of the latent features to the output generated sample.</p> </section> <section data-background-iframe="../distill_pub/post--feature-visualization/public/index.html" data-background-interactive> </section> </section> <section> <h3>Summary the future works</h3> <section> <ul> <li>Integrate user's constraints into Gaussian Process and VAE models</li> <li>More general, build a unifying framework that can represent different kinds of user's constraints for the probabilistic DR models</li> <li>Visualizing the internal features of a generative model</li> </ul> <p>Focus only on the modeling problem, not inference problem</p> <hr> <p class="fake_footer">Bayesian visual analytics: Bava [House2015]</p> </section> <section> <h4>Other discrete ideas</h4> <sub> <p></p>Uncertainty Visualization: Incorporating an indication of uncertainty into visual representation</p> <hr> <p>References:</p> <ul style="font-size:30px"> <li><em>Visualization of uncertainty</em> vs <em>Uncertainty of the visualization</em> <p class="fake_footer">A review of uncertainty in data visualization. Expanding the Frontiers of Visual Analytics and Visualization [Brodlie2012]</p> </li> <li>Visualising uncertainty in dropout Bayesian neural networks, e.g., the dropout masks and the dropout probability <p class="fake_footer">Dropout as a Bayesian Approximation: Representing Model Uncertainty in Deep Learning</p> </li> </ul> </sub> </section> <section> <h4>Other discrete ideas</h4> <sub>Enhance the visualization by pre-trained models</sub> <center><img width="60%" src="./hello_minh/other_ideas_drpr.png" /></center> <hr> <p class="fake_footer">Dimensionality Reduction for Representing the Knowledge of Probabilistic Models [Law2019]</p> </section> </section> <!-- ################################################################################################ --> <!-- ################################################################################################ --> <section> <h3>Recap: Some ideas we can work on</h3> <center><img src="./hello_minh/workplan_recap.png" /></center> </section> <section id="end"> <center> <h1>Thank you!</h1> </center> </section> <section id="themes"> <h3>Slide configs</h3> <p> <br> <!-- Hacks to swap themes after the page has loaded. Not flexible and only intended for the reveal.js demo deck. --> <a href="#" onclick="document.getElementById('theme').setAttribute('href','../css/theme/black.css'); return false;">Black (default)</a> - <a href="#" onclick="document.getElementById('theme').setAttribute('href','../css/theme/white.css'); return false;">White</a> - <a href="#" onclick="document.getElementById('theme').setAttribute('href','../css/theme/league.css'); return false;">League</a> - <a href="#" onclick="document.getElementById('theme').setAttribute('href','../css/theme/sky.css'); return false;">Sky</a> - <a href="#" onclick="document.getElementById('theme').setAttribute('href','../css/theme/beige.css'); return false;">Beige</a> - <a href="#" onclick="document.getElementById('theme').setAttribute('href','../css/theme/simple.css'); return false;">Simple</a> <br> <a href="#" onclick="document.getElementById('theme').setAttribute('href','../css/theme/serif.css'); return false;">Serif</a> - <a href="#" onclick="document.getElementById('theme').setAttribute('href','../css/theme/blood.css'); return false;">Blood</a> - <a href="#" onclick="document.getElementById('theme').setAttribute('href','../css/theme/night.css'); return false;">Night</a> - <a href="#" onclick="document.getElementById('theme').setAttribute('href','../css/theme/moon.css'); return false;">Moon</a> - <a href="#" onclick="document.getElementById('theme').setAttribute('href','../css/theme/solarized.css'); return false;">Solarized</a> </p> </section> </div> </div> <script src="../js/reveal.js"></script> <script> // More info https://github.com/hakimel/reveal.js#configuration Reveal.initialize({ controls: true, progress: true, center: false, hash: true, slideNumber: true, transition: 'slide', // none/fade/slide/convex/concave/zoom math: { mathjax: 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js', config: 'TeX-AMS_HTML-full', // See http://docs.mathjax.org/en/latest/config-files.html // pass other options into `MathJax.Hub.Config()` }, // More info https://github.com/hakimel/reveal.js#dependencies dependencies: [{ src: '../plugin/markdown/marked.js', condition: function () { return !!document.querySelector('[data-markdown]'); } }, { src: '../plugin/markdown/markdown.js', condition: function () { return !!document.querySelector('[data-markdown]'); } }, { src: '../plugin/highlight/highlight.js', async: true }, { src: '../plugin/search/search.js', async: true }, { src: '../plugin/zoom-js/zoom.js', async: true }, { src: '../plugin/notes/notes.js', async: true }, { src: '../plugin/math/math.js', async: true } ] }); </script> <d-appendix> <d-bibliography src="refs.bib"></d-bibliography> </d-appendix> </body> </html>
<?xml version="1.0" encoding="utf-8"?> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" epub:prefix="z3998: http://www.daisy.org/z3998/2012/vocab/structure/, se: https://standardebooks.org/vocab/1.0" xml:lang="en-US"> <head> <title>Chapter 23</title> <link href="../css/core.css" rel="stylesheet" type="text/css"/> <link href="../css/local.css" rel="stylesheet" type="text/css"/> </head> <body epub:type="bodymatter z3998:fiction"> <section id="chapter-23" epub:type="chapter"> <h2>CHAPTER XXIII</h2> <h3>I</h3> <p>He was busy, from March to June. He kept himself from the bewilderment of thinking. His wife and the neighbors were generous. Every evening he played bridge or attended the movies, and the days were blank of face and silent.</p> <p>In June, Mrs. Babbitt and Tinka went East, to stay with relatives, and Babbitt was free to do⁠—he was not quite sure what.</p> <p>All day long after their departure he thought of the emancipated house in which he could, if he desired, go mad and curse the gods without having to keep up a husbandly front. He considered, “I could have a reg’lar party to-night; stay out till two and not do any explaining afterwards. Cheers!” He telephoned to Vergil Gunch, to Eddie Swanson. Both of them were engaged for the evening, and suddenly he was bored by having to take so much trouble to be riotous.</p> <p>He was silent at dinner, unusually kindly to Ted and Verona, hesitating but not disapproving when Verona stated her opinion of Kenneth Escott’s opinion of Dr. John Jennison Drew’s opinion of the opinions of the evolutionists. Ted was working in a garage through the summer vacation, and he related his daily triumphs: how he had found a cracked ball-race, what he had said to the Old Grouch, what he had said to the foreman about the future of wireless telephony.</p> <p>Ted and Verona went to a dance after dinner. Even the maid was out. Rarely had Babbitt been alone in the house for an entire evening. He was restless. He vaguely wanted something more diverting than the newspaper comic strips to read. He ambled up to Verona’s room, sat on her maidenly blue and white bed, humming and grunting in a solid-citizen manner as he examined her books: Conrad’s “Rescue,” a volume strangely named “Figures of Earth,” poetry (quite irregular poetry, Babbitt thought) by Vachel Lindsay, and essays by H. L. Mencken⁠—highly improper essays, making fun of the church and all the decencies. He liked none of the books. In them he felt a spirit of rebellion against niceness and solid-citizenship. These authors⁠—and he supposed they were famous ones, too⁠—did not seem to care about telling a good story which would enable a fellow to forget his troubles. He sighed. He noted a book, “The Three Black Pennies,” by Joseph Hergesheimer. Ah, that was something like it! It would be an adventure story, maybe about counterfeiting⁠—detectives sneaking up on the old house at night. He tucked the book under his arm, he clumped down-stairs and solemnly began to read, under the piano-lamp:</p> <p>“A twilight like blue dust sifted into the shallow fold of the thickly wooded hills. It was early October, but a crisping frost had already stamped the maple trees with gold, the Spanish oaks were hung with patches of wine red, the sumach was brilliant in the darkening underbrush. A pattern of wild geese, flying low and unconcerned above the hills, wavered against the serene ashen evening. Howat Penny, standing in the comparative clearing of a road, decided that the shifting regular flight would not come close enough for a shot. … He had no intention of hunting the geese. With the drooping of day his keenness had evaporated; an habitual indifference strengthened, permeating him. …”</p> <p>There it was again: discontent with the good common ways. Babbitt laid down the book and listened to the stillness. The inner doors of the house were open. He heard from the kitchen the steady drip of the refrigerator, a rhythm demanding and disquieting. He roamed to the window. The summer evening was foggy and, seen through the wire screen, the street lamps were crosses of pale fire. The whole world was abnormal. While he brooded, Verona and Ted came in and went up to bed. Silence thickened in the sleeping house. He put on his hat, his respectable derby, lighted a cigar, and walked up and down before the house, a portly, worthy, unimaginative figure, humming “Silver Threads among the Gold.” He casually considered, “Might call up Paul.” Then he remembered. He saw Paul in a jailbird’s uniform, but while he agonized he didn’t believe the tale. It was part of the unreality of this fog-enchanted evening.</p> <p>If she were here Myra would be hinting, “Isn’t it late, Georgie?” He tramped in forlorn and unwanted freedom. Fog hid the house now. The world was uncreated, a chaos without turmoil or desire.</p> <p>Through the mist came a man at so feverish a pace that he seemed to dance with fury as he entered the orb of glow from a street-lamp. At each step he brandished his stick and brought it down with a crash. His glasses on their broad pretentious ribbon banged against his stomach. Babbitt incredulously saw that it was Chum Frink.</p> <p>Frink stopped, focused his vision, and spoke with gravity:</p> <p>“There’s another fool. George Babbitt. Lives for renting howshes⁠—houses. Know who I am? I’m traitor to poetry. I’m drunk. I’m talking too much. I don’t care. Know what I could ‘ve been? I could ‘ve been a Gene Field or a James Whitcomb Riley. Maybe a Stevenson. I could ’ve. Whimsies. ’Magination. Lissen. Lissen to this. Just made it up:</p> <pre xml:space="preserve">Glittering summery meadowy noise Of beetles and bums and respectable boys.</pre> <p>Hear that? Whimzh⁠—whimsy. I made that up. I don’t know what it means! Beginning good verse. Chile’s Garden Verses. And whadi write? Tripe! Cheer-up poems. All tripe! Could have written⁠—Too late!”</p> <p>He darted on with an alarming plunge, seeming always to pitch forward yet never quite falling. Babbitt would have been no more astonished and no less had a ghost skipped out of the fog carrying his head. He accepted Frink with vast apathy; he grunted, “Poor boob!” and straightway forgot him.</p> <p>He plodded into the house, deliberately went to the refrigerator and rifled it. When Mrs. Babbitt was at home, this was one of the major household crimes. He stood before the covered laundry tubs, eating a chicken leg and half a saucer of raspberry jelly, and grumbling over a clammy cold boiled potato. He was thinking. It was coming to him that perhaps all life as he knew it and vigorously practised it was futile; that heaven as portrayed by the Reverend Dr. John Jennison Drew was neither probable nor very interesting; that he hadn’t much pleasure out of making money; that it was of doubtful worth to rear children merely that they might rear children who would rear children. What was it all about? What did he want?</p> <p>He blundered into the living-room, lay on the davenport, hands behind his head.</p> <p>What did he want? Wealth? Social position? Travel? Servants? Yes, but only incidentally.</p> <p>“I give it up,” he sighed.</p> <p>But he did know that he wanted the presence of Paul Riesling; and from that he stumbled into the admission that he wanted the fairy girl⁠—in the flesh. If there had been a woman whom he loved, he would have fled to her, humbled his forehead on her knees.</p> <p>He thought of his stenographer, Miss McGoun. He thought of the prettiest of the manicure girls at the Hotel Thornleigh barber shop. As he fell asleep on the davenport he felt that he had found something in life, and that he had made a terrifying, thrilling break with everything that was decent and normal.</p> <p>II</p> <p>He had forgotten, next morning, that he was a conscious rebel, but he was irritable in the office and at the eleven o’clock drive of telephone calls and visitors he did something he had often desired and never dared: he left the office without excuses to those slave-drivers his employees, and went to the movies. He enjoyed the right to be alone. He came out with a vicious determination to do what he pleased.</p> <p>As he approached the Roughnecks’ Table at the club, everybody laughed.</p> <p>“Well, here’s the millionaire!” said Sidney Finkelstein.</p> <p>“Yes, I saw him in his Locomobile!” said Professor Pumphrey.</p> <p>“Gosh, it must be great to be a smart guy like Georgie!” moaned Vergil Gunch. “He’s probably stolen all of Dorchester. I’d hate to leave a poor little defenseless piece of property lying around where he could get his hooks on it!”</p> <p>They had, Babbitt perceived, “something on him.” Also, they “had their kidding clothes on.” Ordinarily he would have been delighted at the honor implied in being chaffed, but he was suddenly touchy. He grunted, “Yuh, sure; maybe I’ll take you guys on as office boys!” He was impatient as the jest elaborately rolled on to its denouement.</p> <p>“Of course he may have been meeting a girl,” they said, and “No, I think he was waiting for his old roommate, Sir Jerusalem Doak.”</p> <p>He exploded, “Oh, spring it, spring it, you boneheads! What’s the great joke?”</p> <p>“Hurray! George is peeved!” snickered Sidney Finkelstein, while a grin went round the table. Gunch revealed the shocking truth: He had seen Babbitt coming out of a motion-picture theater⁠—at noon!</p> <p>They kept it up. With a hundred variations, a hundred guffaws, they said that he had gone to the movies during business-hours. He didn’t so much mind Gunch, but he was annoyed by Sidney Finkelstein, that brisk, lean, red-headed explainer of jokes. He was bothered, too, by the lump of ice in his glass of water. It was too large; it spun round and burned his nose when he tried to drink. He raged that Finkelstein was like that lump of ice. But he won through; he kept up his banter till they grew tired of the superlative jest and turned to the great problems of the day.</p> <p>He reflected, “What’s the matter with me to-day? Seems like I’ve got an awful grouch. Only they talk so darn much. But I better steer careful and keep my mouth shut.”</p> <p>As they lighted their cigars he mumbled, “Got to get back,” and on a chorus of “If you <em>will</em> go spending your mornings with lady ushers at the movies!” he escaped. He heard them giggling. He was embarrassed. While he was most bombastically agreeing with the coat-man that the weather was warm, he was conscious that he was longing to run childishly with his troubles to the comfort of the fairy child.</p> <p>III</p> <p>He kept Miss McGoun after he had finished dictating. He searched for a topic which would warm her office impersonality into friendliness.</p> <p>“Where you going on your vacation?” he purred.</p> <p>“I think I’ll go up-state to a farm do you want me to have the Siddons lease copied this afternoon?”</p> <p>“Oh, no hurry about it. … I suppose you have a great time when you get away from us cranks in the office.”</p> <p>She rose and gathered her pencils. “Oh, nobody’s cranky here I think I can get it copied after I do the letters.”</p> <p>She was gone. Babbitt utterly repudiated the view that he had been trying to discover how approachable was Miss McGoun. “Course! knew there was nothing doing!” he said.</p> <p>IV</p> <p>Eddie Swanson, the motor-car agent who lived across the street from Babbitt, was giving a Sunday supper. His wife Louetta, young Louetta who loved jazz in music and in clothes and laughter, was at her wildest. She cried, “We’ll have a real party!” as she received the guests. Babbitt had uneasily felt that to many men she might be alluring; now he admitted that to himself she was overwhelmingly alluring. Mrs. Babbitt had never quite approved of Louetta; Babbitt was glad that she was not here this evening.</p> <p>He insisted on helping Louetta in the kitchen: taking the chicken croquettes from the warming-oven, the lettuce sandwiches from the ice-box. He held her hand, once, and she depressingly didn’t notice it. She caroled, “You’re a good little mother’s-helper, Georgie. Now trot in with the tray and leave it on the side-table.”</p> <p>He wished that Eddie Swanson would give them cocktails; that Louetta would have one. He wanted⁠—Oh, he wanted to be one of these Bohemians you read about. Studio parties. Wild lovely girls who were independent. Not necessarily bad. Certainly not! But not tame, like Floral Heights. How he’d ever stood it all these years⁠—</p> <p>Eddie did not give them cocktails. True, they supped with mirth, and with several repetitions by Orville Jones of “Any time Louetta wants to come sit on my lap I’ll tell this sandwich to beat it!” but they were respectable, as befitted Sunday evening. Babbitt had discreetly preempted a place beside Louetta on the piano bench. While he talked about motors, while he listened with a fixed smile to her account of the film she had seen last Wednesday, while he hoped that she would hurry up and finish her description of the plot, the beauty of the leading man, and the luxury of the setting, he studied her. Slim waist girdled with raw silk, strong brows, ardent eyes, hair parted above a broad forehead⁠—she meant youth to him and a charm which saddened. He thought of how valiant a companion she would be on a long motor tour, exploring mountains, picnicking in a pine grove high above a valley. Her frailness touched him; he was angry at Eddie Swanson for the incessant family bickering. All at once he identified Louetta with the fairy girl. He was startled by the conviction that they had always had a romantic attraction for each other.</p> <p>“I suppose you’re leading a simply terrible life, now you’re a widower,” she said.</p> <p>“You bet! I’m a bad little fellow and proud of it. Some evening you slip Eddie some dope in his coffee and sneak across the road and I’ll show you how to mix a cocktail,” he roared.</p> <p>“Well, now, I might do it! You never can tell!”</p> <p>“Well, whenever you’re ready, you just hang a towel out of the attic window and I’ll jump for the gin!”</p> <p>Every one giggled at this naughtiness. In a pleased way Eddie Swanson stated that he would have a physician analyze his coffee daily. The others were diverted to a discussion of the more agreeable recent murders, but Babbitt drew Louetta back to personal things:</p> <p>“That’s the prettiest dress I ever saw in my life.”</p> <p>“Do you honestly like it?”</p> <p>“Like it? Why, say, I’m going to have Kenneth Escott put a piece in the paper saying that the swellest dressed woman in the U. S. is Mrs. E. Louetta Swanson.”</p> <p>“Now, you stop teasing me!” But she beamed. “Let’s dance a little. George, you’ve got to dance with me.”</p> <p>Even as he protested, “Oh, you know what a rotten dancer I am!” he was lumbering to his feet.</p> <p>“I’ll teach you. I can teach anybody.”</p> <p>Her eyes were moist, her voice was jagged with excitement. He was convinced that he had won her. He clasped her, conscious of her smooth warmth, and solemnly he circled in a heavy version of the one-step. He bumped into only one or two people. “Gosh, I’m not doing so bad; hittin’ ’em up like a regular stage dancer!” he gloated; and she answered busily, “Yes⁠—yes⁠—I told you I could teach anybody⁠—<strong>Don’t take such long steps!</strong>”</p> <p>For a moment he was robbed of confidence; with fearful concentration he sought to keep time to the music. But he was enveloped again by her enchantment. “She’s got to like me; I’ll make her!” he vowed. He tried to kiss the lock beside her ear. She mechanically moved her head to avoid it, and mechanically she murmured, “Don’t!”</p> <p>For a moment he hated her, but after the moment he was as urgent as ever. He danced with Mrs. Orville Jones, but he watched Louetta swooping down the length of the room with her husband. “Careful! You’re getting foolish!” he cautioned himself, the while he hopped and bent his solid knees in dalliance with Mrs. Jones, and to that worthy lady rumbled, “Gee, it’s hot!” Without reason, he thought of Paul in that shadowy place where men never dance. “I’m crazy to-night; better go home,” he worried, but he left Mrs. Jones and dashed to Louetta’s lovely side, demanding, “The next is mine.”</p> <p>“Oh, I’m so hot; I’m not going to dance this one.”</p> <p>“Then,” boldly, “come out and sit on the porch and get all nice and cool.”</p> <p>“Well⁠—”</p> <p>In the tender darkness, with the clamor in the house behind them, he resolutely took her hand. She squeezed his once, then relaxed.</p> <p>“Louetta! I think you’re the nicest thing I know!”</p> <p>“Well, I think you’re very nice.”</p> <p>“Do you? You got to like me! I’m so lonely!”</p> <p>“Oh, you’ll be all right when your wife comes home.”</p> <p>“No, I’m always lonely.”</p> <p>She clasped her hands under her chin, so that he dared not touch her. He sighed:</p> <p>“When I feel punk and⁠—” He was about to bring in the tragedy of Paul, but that was too sacred even for the diplomacy of love. “⁠—when I get tired out at the office and everything, I like to look across the street and think of you. Do you know I dreamed of you, one time!”</p> <p>“Was it a nice dream?”</p> <p>“Lovely!”</p> <p>“Oh, well, they say dreams go by opposites! Now I must run in.”</p> <p>She was on her feet.</p> <p>“Oh, don’t go in yet! Please, Louetta!”</p> <p>“Yes, I must. Have to look out for my guests.”</p> <p>“Let ’em look out for ‘emselves!”</p> <p>“I couldn’t do that.” She carelessly tapped his shoulder and slipped away.</p> <p>But after two minutes of shamed and childish longing to sneak home he was snorting, “Certainly I wasn’t trying to get chummy with her! Knew there was nothing doing, all the time!” and he ambled in to dance with Mrs. Orville Jones, and to avoid Louetta, virtuously and conspicuously.</p> </section> </body> </html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_80) on Mon Aug 07 14:43:09 UTC 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>PublishingExtension (Gradle API 4.1)</title> <meta name="date" content="2017-08-07"> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="PublishingExtension (Gradle API 4.1)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/gradle/api/publish/PublicationContainer.html" title="interface in org.gradle.api.publish"><span class="strong">Prev Class</span></a></li> <li>Next Class</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/gradle/api/publish/PublishingExtension.html" target="_top">Frames</a></li> <li><a href="PublishingExtension.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.gradle.api.publish</div> <h2 title="Interface PublishingExtension" class="title">Interface PublishingExtension</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre><a href="../../../../org/gradle/api/Incubating.html" title="annotation in org.gradle.api">@Incubating</a> public interface <span class="strong">PublishingExtension</span></pre> <div class="block">The configuration of how to “publish” the different components of a project. <p> This new publishing mechanism will eventually replace the current mechanism of upload tasks and configurations. At this time, it is an incubating feature and under development. <p> The PublishingExtension is a <a href="../../../../org/gradle/api/plugins/DeferredConfigurable.html" title="annotation in org.gradle.api.plugins"><code>DeferredConfigurable</code></a> model element, meaning that extension will be configured as late as possible in the build. So any 'publishing' configuration blocks are not evaluated until either: <ol> <li>The project is about to execute, or</li> <li>he publishing extension is referenced as an instance, as opposed to via a configuration closure.</li> </ol> <p> A 'publishing' configuration block does not need to dereference the publishing extension, and so will be evaluated late. eg: <pre> publishing { publications { ... } repositories.maven { ... } } </pre> <p> Any use that accesses the publishing extension as an instance does require the publishing extension to be realised, forcing all configuration blocks to be evaluated. eg: <pre> publishing.publications { ... } publishing.repositories.maven { ... } </pre></div> <dl><dt><span class="strong">Since:</span></dt> <dd>1.3</dd></dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/gradle/api/publish/PublishingExtension.html#NAME">NAME</a></strong></code> <div class="block">The name of this extension when installed by the <a href="../../../../org/gradle/api/publish/plugins/PublishingPlugin.html" title="class in org.gradle.api.publish.plugins"><code>PublishingPlugin</code></a> ("publishing").</div> </td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../org/gradle/api/publish/PublicationContainer.html" title="interface in org.gradle.api.publish">PublicationContainer</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/gradle/api/publish/PublishingExtension.html#getPublications()">getPublications</a></strong>()</code> <div class="block">The publications of the project.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../org/gradle/api/artifacts/dsl/RepositoryHandler.html" title="interface in org.gradle.api.artifacts.dsl">RepositoryHandler</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/gradle/api/publish/PublishingExtension.html#getRepositories()">getRepositories</a></strong>()</code> <div class="block">The container of possible repositories to publish to.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../org/gradle/api/publish/PublishingExtension.html#publications(org.gradle.api.Action)">publications</a></strong>(<a href="../../../../org/gradle/api/Action.html" title="interface in org.gradle.api">Action</a>&lt;? super <a href="../../../../org/gradle/api/publish/PublicationContainer.html" title="interface in org.gradle.api.publish">PublicationContainer</a>&gt;&nbsp;configure)</code> <div class="block">Configures the publications of this project.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../org/gradle/api/publish/PublishingExtension.html#repositories(org.gradle.api.Action)">repositories</a></strong>(<a href="../../../../org/gradle/api/Action.html" title="interface in org.gradle.api">Action</a>&lt;? super <a href="../../../../org/gradle/api/artifacts/dsl/RepositoryHandler.html" title="interface in org.gradle.api.artifacts.dsl">RepositoryHandler</a>&gt;&nbsp;configure)</code> <div class="block">Configures the container of possible repositories to publish to.</div> </td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field_detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="NAME"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>NAME</h4> <pre>static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NAME</pre> <div class="block">The name of this extension when installed by the <a href="../../../../org/gradle/api/publish/plugins/PublishingPlugin.html" title="class in org.gradle.api.publish.plugins"><code>PublishingPlugin</code></a> ("publishing").</div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.gradle.api.publish.PublishingExtension.NAME">Constant Field Values</a></dd></dl> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getRepositories()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getRepositories</h4> <pre><a href="../../../../org/gradle/api/artifacts/dsl/RepositoryHandler.html" title="interface in org.gradle.api.artifacts.dsl">RepositoryHandler</a>&nbsp;getRepositories()</pre> <div class="block">The container of possible repositories to publish to. <p> See <a href="../../../../org/gradle/api/publish/PublishingExtension.html#repositories(org.gradle.api.Action)"><code>repositories(org.gradle.api.Action)</code></a> for more information.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>The container of possible repositories to publish to.</dd></dl> </li> </ul> <a name="repositories(org.gradle.api.Action)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>repositories</h4> <pre>void&nbsp;repositories(<a href="../../../../org/gradle/api/Action.html" title="interface in org.gradle.api">Action</a>&lt;? super <a href="../../../../org/gradle/api/artifacts/dsl/RepositoryHandler.html" title="interface in org.gradle.api.artifacts.dsl">RepositoryHandler</a>&gt;&nbsp;configure)</pre> <div class="block">Configures the container of possible repositories to publish to. <pre autoTested="true"> apply plugin: 'publishing' publishing { repositories { // Create an ivy publication destination named “releases” ivy { name "releases" url "http://my.org/ivy-repos/releases" } } } </pre> The <code>repositories</code> block is backed by a <a href="../../../../org/gradle/api/artifacts/dsl/RepositoryHandler.html" title="interface in org.gradle.api.artifacts.dsl"><code>RepositoryHandler</code></a>, which is the same DSL as that that is used for declaring repositories to consume dependencies from. However, certain types of repositories that can be created by the repository handler are not valid for publishing, such as <a href="../../../../org/gradle/api/artifacts/dsl/RepositoryHandler.html#mavenCentral()"><code>RepositoryHandler.mavenCentral()</code></a>. <p> At this time, only repositories created by the <code>ivy()</code> factory method have any effect. Please see <a href="../../../../org/gradle/api/publish/ivy/IvyPublication.html" title="interface in org.gradle.api.publish.ivy"><code>IvyPublication</code></a> for information on how this can be used for publishing to Ivy repositories.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>configure</code> - The action to configure the container of repositories with.</dd></dl> </li> </ul> <a name="getPublications()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getPublications</h4> <pre><a href="../../../../org/gradle/api/publish/PublicationContainer.html" title="interface in org.gradle.api.publish">PublicationContainer</a>&nbsp;getPublications()</pre> <div class="block">The publications of the project. <p> See <a href="../../../../org/gradle/api/publish/PublishingExtension.html#publications(org.gradle.api.Action)"><code>publications(org.gradle.api.Action)</code></a> for more information.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>The publications of this project.</dd></dl> </li> </ul> <a name="publications(org.gradle.api.Action)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>publications</h4> <pre>void&nbsp;publications(<a href="../../../../org/gradle/api/Action.html" title="interface in org.gradle.api">Action</a>&lt;? super <a href="../../../../org/gradle/api/publish/PublicationContainer.html" title="interface in org.gradle.api.publish">PublicationContainer</a>&gt;&nbsp;configure)</pre> <div class="block">Configures the publications of this project. <p> The publications container defines the outgoing publications of the project. That is, the consumable representations of things produced by building the project. An example of a publication would be an Ivy Module (i.e. <code>ivy.xml</code> and artifacts), or Maven Project (i.e. <code>pom.xml</code> and artifacts). <p> Actual publication implementations and the ability to create them are provided by different plugins. The “publishing” plugin itself does not provide any publication types. For example, given that the 'maven-publish' plugin provides a <a href="../../../../org/gradle/api/publish/maven/MavenPublication.html" title="interface in org.gradle.api.publish.maven"><code>MavenPublication</code></a> type, you can create a publication like: <pre autoTested="true"> apply plugin: 'maven-publish' publishing { publications { myPublicationName(MavenPublication) { // Configure the publication here } } } </pre> <p> Please see <a href="../../../../org/gradle/api/publish/ivy/IvyPublication.html" title="interface in org.gradle.api.publish.ivy"><code>IvyPublication</code></a> and <a href="../../../../org/gradle/api/publish/maven/MavenPublication.html" title="interface in org.gradle.api.publish.maven"><code>MavenPublication</code></a> for more information on publishing in these specific formats.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>configure</code> - The action or closure to configure the publications with.</dd></dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/gradle/api/publish/PublicationContainer.html" title="interface in org.gradle.api.publish"><span class="strong">Prev Class</span></a></li> <li>Next Class</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/gradle/api/publish/PublishingExtension.html" target="_top">Frames</a></li> <li><a href="PublishingExtension.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="generator" content="pandoc" /> <meta http-equiv="X-UA-Compatible" content="IE=EDGE" /> <title>assignment_7.1_ThoraricSurgery.utf8</title> <script>/*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */ !function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=r(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d);else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(f=a[b],b=a,a=f),m.isFunction(a)?(c=d.call(arguments,2),e=function(){return a.apply(b||this,c.concat(d.call(arguments)))},e.guid=a.guid=a.guid||m.guid++,e):void 0},now:function(){return+new Date},support:k}),m.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.toLowerCase()});function r(a){var b="length"in a&&a.length,c=m.type(a);return"function"===c||m.isWindow(a)?!1:1===a.nodeType&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var s=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=ha(),z=ha(),A=ha(),B=function(a,b){return a===b&&(l=!0),0},C=1<<31,D={}.hasOwnProperty,E=[],F=E.pop,G=E.push,H=E.push,I=E.slice,J=function(a,b){for(var c=0,d=a.length;d>c;c++)if(a[c]===b)return c;return-1},K="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",L="[\\x20\\t\\r\\n\\f]",M="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",N=M.replace("w","w#"),O="\\["+L+"*("+M+")(?:"+L+"*([*^$|!~]?=)"+L+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+N+"))|)"+L+"*\\]",P=":("+M+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+O+")*)|.*)\\)|)",Q=new RegExp(L+"+","g"),R=new RegExp("^"+L+"+|((?:^|[^\\\\])(?:\\\\.)*)"+L+"+$","g"),S=new RegExp("^"+L+"*,"+L+"*"),T=new RegExp("^"+L+"*([>+~]|"+L+")"+L+"*"),U=new RegExp("="+L+"*([^\\]'\"]*?)"+L+"*\\]","g"),V=new RegExp(P),W=new RegExp("^"+N+"$"),X={ID:new RegExp("^#("+M+")"),CLASS:new RegExp("^\\.("+M+")"),TAG:new RegExp("^("+M.replace("w","w*")+")"),ATTR:new RegExp("^"+O),PSEUDO:new RegExp("^"+P),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+L+"*(even|odd|(([+-]|)(\\d*)n|)"+L+"*(?:([+-]|)"+L+"*(\\d+)|))"+L+"*\\)|)","i"),bool:new RegExp("^(?:"+K+")$","i"),needsContext:new RegExp("^"+L+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+L+"*((?:-\\d)?\\d*)"+L+"*\\)|)(?=[^-]|$)","i")},Y=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,aa=/[+~]/,ba=/'|\\/g,ca=new RegExp("\\\\([\\da-f]{1,6}"+L+"?|("+L+")|.)","ig"),da=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},ea=function(){m()};try{H.apply(E=I.call(v.childNodes),v.childNodes),E[v.childNodes.length].nodeType}catch(fa){H={apply:E.length?function(a,b){G.apply(a,I.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function ga(a,b,d,e){var f,h,j,k,l,o,r,s,w,x;if((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,d=d||[],k=b.nodeType,"string"!=typeof a||!a||1!==k&&9!==k&&11!==k)return d;if(!e&&p){if(11!==k&&(f=_.exec(a)))if(j=f[1]){if(9===k){if(h=b.getElementById(j),!h||!h.parentNode)return d;if(h.id===j)return d.push(h),d}else if(b.ownerDocument&&(h=b.ownerDocument.getElementById(j))&&t(b,h)&&h.id===j)return d.push(h),d}else{if(f[2])return H.apply(d,b.getElementsByTagName(a)),d;if((j=f[3])&&c.getElementsByClassName)return H.apply(d,b.getElementsByClassName(j)),d}if(c.qsa&&(!q||!q.test(a))){if(s=r=u,w=b,x=1!==k&&a,1===k&&"object"!==b.nodeName.toLowerCase()){o=g(a),(r=b.getAttribute("id"))?s=r.replace(ba,"\\$&"):b.setAttribute("id",s),s="[id='"+s+"'] ",l=o.length;while(l--)o[l]=s+ra(o[l]);w=aa.test(a)&&pa(b.parentNode)||b,x=o.join(",")}if(x)try{return H.apply(d,w.querySelectorAll(x)),d}catch(y){}finally{r||b.removeAttribute("id")}}}return i(a.replace(R,"$1"),b,d,e)}function ha(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ia(a){return a[u]=!0,a}function ja(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function ka(a,b){var c=a.split("|"),e=a.length;while(e--)d.attrHandle[c[e]]=b}function la(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||C)-(~a.sourceIndex||C);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function ma(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function na(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function oa(a){return ia(function(b){return b=+b,ia(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function pa(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=ga.support={},f=ga.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=ga.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=g.documentElement,e=g.defaultView,e&&e!==e.top&&(e.addEventListener?e.addEventListener("unload",ea,!1):e.attachEvent&&e.attachEvent("onunload",ea)),p=!f(g),c.attributes=ja(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ja(function(a){return a.appendChild(g.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=$.test(g.getElementsByClassName),c.getById=ja(function(a){return o.appendChild(a).id=u,!g.getElementsByName||!g.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c&&c.parentNode?[c]:[]}},d.filter.ID=function(a){var b=a.replace(ca,da);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(ca,da);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=$.test(g.querySelectorAll))&&(ja(function(a){o.appendChild(a).innerHTML="<a id='"+u+"'></a><select id='"+u+"-\f]' msallowcapture=''><option selected=''></option></select>",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+L+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+L+"*(?:value|"+K+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),ja(function(a){var b=g.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+L+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=$.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ja(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",P)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=$.test(o.compareDocumentPosition),t=b||$.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===g||a.ownerDocument===v&&t(v,a)?-1:b===g||b.ownerDocument===v&&t(v,b)?1:k?J(k,a)-J(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,h=[a],i=[b];if(!e||!f)return a===g?-1:b===g?1:e?-1:f?1:k?J(k,a)-J(k,b):0;if(e===f)return la(a,b);c=a;while(c=c.parentNode)h.unshift(c);c=b;while(c=c.parentNode)i.unshift(c);while(h[d]===i[d])d++;return d?la(h[d],i[d]):h[d]===v?-1:i[d]===v?1:0},g):n},ga.matches=function(a,b){return ga(a,null,null,b)},ga.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(U,"='$1']"),!(!c.matchesSelector||!p||r&&r.test(b)||q&&q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return ga(b,n,null,[a]).length>0},ga.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},ga.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&D.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},ga.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},ga.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=ga.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=ga.selectors={cacheLength:50,createPseudo:ia,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(ca,da),a[3]=(a[3]||a[4]||a[5]||"").replace(ca,da),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||ga.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&ga.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return X.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&V.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(ca,da).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+L+")"+a+"("+L+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=ga.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(Q," ")+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h;if(q){if(f){while(p){l=b;while(l=l[p])if(h?l.nodeName.toLowerCase()===r:1===l.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){k=q[u]||(q[u]={}),j=k[a]||[],n=j[0]===w&&j[1],m=j[0]===w&&j[2],l=n&&q.childNodes[n];while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if(1===l.nodeType&&++m&&l===b){k[a]=[w,n,m];break}}else if(s&&(j=(b[u]||(b[u]={}))[a])&&j[0]===w)m=j[1];else while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if((h?l.nodeName.toLowerCase()===r:1===l.nodeType)&&++m&&(s&&((l[u]||(l[u]={}))[a]=[w,m]),l===b))break;return m-=e,m===d||m%d===0&&m/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||ga.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ia(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=J(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ia(function(a){var b=[],c=[],d=h(a.replace(R,"$1"));return d[u]?ia(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ia(function(a){return function(b){return ga(a,b).length>0}}),contains:ia(function(a){return a=a.replace(ca,da),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ia(function(a){return W.test(a||"")||ga.error("unsupported lang: "+a),a=a.replace(ca,da).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Z.test(a.nodeName)},input:function(a){return Y.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:oa(function(){return[0]}),last:oa(function(a,b){return[b-1]}),eq:oa(function(a,b,c){return[0>c?c+b:c]}),even:oa(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:oa(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:oa(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:oa(function(a,b,c){for(var d=0>c?c+b:c;++d<b;)a.push(d);return a})}},d.pseudos.nth=d.pseudos.eq;for(b in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})d.pseudos[b]=ma(b);for(b in{submit:!0,reset:!0})d.pseudos[b]=na(b);function qa(){}qa.prototype=d.filters=d.pseudos,d.setFilters=new qa,g=ga.tokenize=function(a,b){var c,e,f,g,h,i,j,k=z[a+" "];if(k)return b?0:k.slice(0);h=a,i=[],j=d.preFilter;while(h){(!c||(e=S.exec(h)))&&(e&&(h=h.slice(e[0].length)||h),i.push(f=[])),c=!1,(e=T.exec(h))&&(c=e.shift(),f.push({value:c,type:e[0].replace(R," ")}),h=h.slice(c.length));for(g in d.filter)!(e=X[g].exec(h))||j[g]&&!(e=j[g](e))||(c=e.shift(),f.push({value:c,type:g,matches:e}),h=h.slice(c.length));if(!c)break}return b?h.length:h?ga.error(a):z(a,i).slice(0)};function ra(a){for(var b=0,c=a.length,d="";c>b;b++)d+=a[b].value;return d}function sa(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(i=b[u]||(b[u]={}),(h=i[d])&&h[0]===w&&h[1]===f)return j[2]=h[2];if(i[d]=j,j[2]=a(b,c,g))return!0}}}function ta(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function ua(a,b,c){for(var d=0,e=b.length;e>d;d++)ga(a,b[d],c);return c}function va(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function wa(a,b,c,d,e,f){return d&&!d[u]&&(d=wa(d)),e&&!e[u]&&(e=wa(e,f)),ia(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||ua(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:va(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=va(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?J(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=va(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):H.apply(g,r)})}function xa(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=sa(function(a){return a===b},h,!0),l=sa(function(a){return J(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];f>i;i++)if(c=d.relative[a[i].type])m=[sa(ta(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return wa(i>1&&ta(m),i>1&&ra(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(R,"$1"),c,e>i&&xa(a.slice(i,e)),f>e&&xa(a=a.slice(e)),f>e&&ra(a))}m.push(c)}return ta(m)}function ya(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,m,o,p=0,q="0",r=f&&[],s=[],t=j,u=f||e&&d.find.TAG("*",k),v=w+=null==t?1:Math.random()||.1,x=u.length;for(k&&(j=g!==n&&g);q!==x&&null!=(l=u[q]);q++){if(e&&l){m=0;while(o=a[m++])if(o(l,g,h)){i.push(l);break}k&&(w=v)}c&&((l=!o&&l)&&p--,f&&r.push(l))}if(p+=q,c&&q!==p){m=0;while(o=b[m++])o(r,s,g,h);if(f){if(p>0)while(q--)r[q]||s[q]||(s[q]=F.call(i));s=va(s)}H.apply(i,s),k&&!f&&s.length>0&&p+b.length>1&&ga.uniqueSort(i)}return k&&(w=v,j=t),r};return c?ia(f):f}return h=ga.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=xa(b[c]),f[u]?d.push(f):e.push(f);f=A(a,ya(e,d)),f.selector=a}return f},i=ga.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(ca,da),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=X.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(ca,da),aa.test(j[0].type)&&pa(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&ra(j),!a)return H.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,aa.test(a)&&pa(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ja(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),ja(function(a){return a.innerHTML="<a href='#'></a>","#"===a.firstChild.getAttribute("href")})||ka("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ja(function(a){return a.innerHTML="<input/>",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||ka("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),ja(function(a){return null==a.getAttribute("disabled")})||ka(K,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),ga}(a);m.find=s,m.expr=s.selectors,m.expr[":"]=m.expr.pseudos,m.unique=s.uniqueSort,m.text=s.getText,m.isXMLDoc=s.isXML,m.contains=s.contains;var t=m.expr.match.needsContext,u=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,v=/^.[^:#\[\.,]*$/;function w(a,b,c){if(m.isFunction(b))return m.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return m.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(v.test(b))return m.filter(b,a,c);b=m.filter(b,a)}return m.grep(a,function(a){return m.inArray(a,b)>=0!==c})}m.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?m.find.matchesSelector(d,a)?[d]:[]:m.find.matches(a,m.grep(b,function(a){return 1===a.nodeType}))},m.fn.extend({find:function(a){var b,c=[],d=this,e=d.length;if("string"!=typeof a)return this.pushStack(m(a).filter(function(){for(b=0;e>b;b++)if(m.contains(d[b],this))return!0}));for(b=0;e>b;b++)m.find(a,d[b],c);return c=this.pushStack(e>1?m.unique(c):c),c.selector=this.selector?this.selector+" "+a:a,c},filter:function(a){return this.pushStack(w(this,a||[],!1))},not:function(a){return this.pushStack(w(this,a||[],!0))},is:function(a){return!!w(this,"string"==typeof a&&t.test(a)?m(a):a||[],!1).length}});var x,y=a.document,z=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,A=m.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(c="<"===a.charAt(0)&&">"===a.charAt(a.length-1)&&a.length>=3?[null,a,null]:z.exec(a),!c||!c[1]&&b)return!b||b.jquery?(b||x).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof m?b[0]:b,m.merge(this,m.parseHTML(c[1],b&&b.nodeType?b.ownerDocument||b:y,!0)),u.test(c[1])&&m.isPlainObject(b))for(c in b)m.isFunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}if(d=y.getElementById(c[2]),d&&d.parentNode){if(d.id!==c[2])return x.find(a);this.length=1,this[0]=d}return this.context=y,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):m.isFunction(a)?"undefined"!=typeof x.ready?x.ready(a):a(m):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),m.makeArray(a,this))};A.prototype=m.fn,x=m(y);var B=/^(?:parents|prev(?:Until|All))/,C={children:!0,contents:!0,next:!0,prev:!0};m.extend({dir:function(a,b,c){var d=[],e=a[b];while(e&&9!==e.nodeType&&(void 0===c||1!==e.nodeType||!m(e).is(c)))1===e.nodeType&&d.push(e),e=e[b];return d},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}}),m.fn.extend({has:function(a){var b,c=m(a,this),d=c.length;return this.filter(function(){for(b=0;d>b;b++)if(m.contains(this,c[b]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=t.test(a)||"string"!=typeof a?m(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&m.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?m.unique(f):f)},index:function(a){return a?"string"==typeof a?m.inArray(this[0],m(a)):m.inArray(a.jquery?a[0]:a,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(m.unique(m.merge(this.get(),m(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function D(a,b){do a=a[b];while(a&&1!==a.nodeType);return a}m.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return m.dir(a,"parentNode")},parentsUntil:function(a,b,c){return m.dir(a,"parentNode",c)},next:function(a){return D(a,"nextSibling")},prev:function(a){return D(a,"previousSibling")},nextAll:function(a){return m.dir(a,"nextSibling")},prevAll:function(a){return m.dir(a,"previousSibling")},nextUntil:function(a,b,c){return m.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return m.dir(a,"previousSibling",c)},siblings:function(a){return m.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return m.sibling(a.firstChild)},contents:function(a){return m.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:m.merge([],a.childNodes)}},function(a,b){m.fn[a]=function(c,d){var e=m.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=m.filter(d,e)),this.length>1&&(C[a]||(e=m.unique(e)),B.test(a)&&(e=e.reverse())),this.pushStack(e)}});var E=/\S+/g,F={};function G(a){var b=F[a]={};return m.each(a.match(E)||[],function(a,c){b[c]=!0}),b}m.Callbacks=function(a){a="string"==typeof a?F[a]||G(a):m.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(c=a.memory&&l,d=!0,f=g||0,g=0,e=h.length,b=!0;h&&e>f;f++)if(h[f].apply(l[0],l[1])===!1&&a.stopOnFalse){c=!1;break}b=!1,h&&(i?i.length&&j(i.shift()):c?h=[]:k.disable())},k={add:function(){if(h){var d=h.length;!function f(b){m.each(b,function(b,c){var d=m.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&f(c)})}(arguments),b?e=h.length:c&&(g=d,j(c))}return this},remove:function(){return h&&m.each(arguments,function(a,c){var d;while((d=m.inArray(c,h,d))>-1)h.splice(d,1),b&&(e>=d&&e--,f>=d&&f--)}),this},has:function(a){return a?m.inArray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],e=0,this},disable:function(){return h=i=c=void 0,this},disabled:function(){return!h},lock:function(){return i=void 0,c||k.disable(),this},locked:function(){return!i},fireWith:function(a,c){return!h||d&&!i||(c=c||[],c=[a,c.slice?c.slice():c],b?i.push(c):j(c)),this},fire:function(){return k.fireWith(this,arguments),this},fired:function(){return!!d}};return k},m.extend({Deferred:function(a){var b=[["resolve","done",m.Callbacks("once memory"),"resolved"],["reject","fail",m.Callbacks("once memory"),"rejected"],["notify","progress",m.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return m.Deferred(function(c){m.each(b,function(b,f){var g=m.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&m.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?m.extend(a,d):d}},e={};return d.pipe=d.then,m.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&m.isFunction(a.promise)?e:0,g=1===f?a:m.Deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(e>1)for(i=new Array(e),j=new Array(e),k=new Array(e);e>b;b++)c[b]&&m.isFunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolveWith(k,c),g.promise()}});var H;m.fn.ready=function(a){return m.ready.promise().done(a),this},m.extend({isReady:!1,readyWait:1,holdReady:function(a){a?m.readyWait++:m.ready(!0)},ready:function(a){if(a===!0?!--m.readyWait:!m.isReady){if(!y.body)return setTimeout(m.ready);m.isReady=!0,a!==!0&&--m.readyWait>0||(H.resolveWith(y,[m]),m.fn.triggerHandler&&(m(y).triggerHandler("ready"),m(y).off("ready")))}}});function I(){y.addEventListener?(y.removeEventListener("DOMContentLoaded",J,!1),a.removeEventListener("load",J,!1)):(y.detachEvent("onreadystatechange",J),a.detachEvent("onload",J))}function J(){(y.addEventListener||"load"===event.type||"complete"===y.readyState)&&(I(),m.ready())}m.ready.promise=function(b){if(!H)if(H=m.Deferred(),"complete"===y.readyState)setTimeout(m.ready);else if(y.addEventListener)y.addEventListener("DOMContentLoaded",J,!1),a.addEventListener("load",J,!1);else{y.attachEvent("onreadystatechange",J),a.attachEvent("onload",J);var c=!1;try{c=null==a.frameElement&&y.documentElement}catch(d){}c&&c.doScroll&&!function e(){if(!m.isReady){try{c.doScroll("left")}catch(a){return setTimeout(e,50)}I(),m.ready()}}()}return H.promise(b)};var K="undefined",L;for(L in m(k))break;k.ownLast="0"!==L,k.inlineBlockNeedsLayout=!1,m(function(){var a,b,c,d;c=y.getElementsByTagName("body")[0],c&&c.style&&(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),typeof b.style.zoom!==K&&(b.style.cssText="display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1",k.inlineBlockNeedsLayout=a=3===b.offsetWidth,a&&(c.style.zoom=1)),c.removeChild(d))}),function(){var a=y.createElement("div");if(null==k.deleteExpando){k.deleteExpando=!0;try{delete a.test}catch(b){k.deleteExpando=!1}}a=null}(),m.acceptData=function(a){var b=m.noData[(a.nodeName+" ").toLowerCase()],c=+a.nodeType||1;return 1!==c&&9!==c?!1:!b||b!==!0&&a.getAttribute("classid")===b};var M=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,N=/([A-Z])/g;function O(a,b,c){if(void 0===c&&1===a.nodeType){var d="data-"+b.replace(N,"-$1").toLowerCase();if(c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:M.test(c)?m.parseJSON(c):c}catch(e){}m.data(a,b,c)}else c=void 0}return c}function P(a){var b;for(b in a)if(("data"!==b||!m.isEmptyObject(a[b]))&&"toJSON"!==b)return!1; return!0}function Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i?a[h]:a[h]&&h;if(k&&j[k]&&(e||j[k].data)||void 0!==d||"string"!=typeof b)return k||(k=i?a[h]=c.pop()||m.guid++:h),j[k]||(j[k]=i?{}:{toJSON:m.noop}),("object"==typeof b||"function"==typeof b)&&(e?j[k]=m.extend(j[k],b):j[k].data=m.extend(j[k].data,b)),g=j[k],e||(g.data||(g.data={}),g=g.data),void 0!==d&&(g[m.camelCase(b)]=d),"string"==typeof b?(f=g[b],null==f&&(f=g[m.camelCase(b)])):f=g,f}}function R(a,b,c){if(m.acceptData(a)){var d,e,f=a.nodeType,g=f?m.cache:a,h=f?a[m.expando]:m.expando;if(g[h]){if(b&&(d=c?g[h]:g[h].data)){m.isArray(b)?b=b.concat(m.map(b,m.camelCase)):b in d?b=[b]:(b=m.camelCase(b),b=b in d?[b]:b.split(" ")),e=b.length;while(e--)delete d[b[e]];if(c?!P(d):!m.isEmptyObject(d))return}(c||(delete g[h].data,P(g[h])))&&(f?m.cleanData([a],!0):k.deleteExpando||g!=g.window?delete g[h]:g[h]=null)}}}m.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(a){return a=a.nodeType?m.cache[a[m.expando]]:a[m.expando],!!a&&!P(a)},data:function(a,b,c){return Q(a,b,c)},removeData:function(a,b){return R(a,b)},_data:function(a,b,c){return Q(a,b,c,!0)},_removeData:function(a,b){return R(a,b,!0)}}),m.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=m.data(f),1===f.nodeType&&!m._data(f,"parsedAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=m.camelCase(d.slice(5)),O(f,d,e[d])));m._data(f,"parsedAttrs",!0)}return e}return"object"==typeof a?this.each(function(){m.data(this,a)}):arguments.length>1?this.each(function(){m.data(this,a,b)}):f?O(f,a,m.data(f,a)):void 0},removeData:function(a){return this.each(function(){m.removeData(this,a)})}}),m.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=m._data(a,b),c&&(!d||m.isArray(c)?d=m._data(a,b,m.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=m.queue(a,b),d=c.length,e=c.shift(),f=m._queueHooks(a,b),g=function(){m.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return m._data(a,c)||m._data(a,c,{empty:m.Callbacks("once memory").add(function(){m._removeData(a,b+"queue"),m._removeData(a,c)})})}}),m.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.length<c?m.queue(this[0],a):void 0===b?this:this.each(function(){var c=m.queue(this,a,b);m._queueHooks(this,a),"fx"===a&&"inprogress"!==c[0]&&m.dequeue(this,a)})},dequeue:function(a){return this.each(function(){m.dequeue(this,a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,b){var c,d=1,e=m.Deferred(),f=this,g=this.length,h=function(){--d||e.resolveWith(f,[f])};"string"!=typeof a&&(b=a,a=void 0),a=a||"fx";while(g--)c=m._data(f[g],a+"queueHooks"),c&&c.empty&&(d++,c.empty.add(h));return h(),e.promise(b)}});var S=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,T=["Top","Right","Bottom","Left"],U=function(a,b){return a=b||a,"none"===m.css(a,"display")||!m.contains(a.ownerDocument,a)},V=m.access=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===m.type(c)){e=!0;for(h in c)m.access(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,m.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(m(a),c)})),b))for(;i>h;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},W=/^(?:checkbox|radio)$/i;!function(){var a=y.createElement("input"),b=y.createElement("div"),c=y.createDocumentFragment();if(b.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",k.leadingWhitespace=3===b.firstChild.nodeType,k.tbody=!b.getElementsByTagName("tbody").length,k.htmlSerialize=!!b.getElementsByTagName("link").length,k.html5Clone="<:nav></:nav>"!==y.createElement("nav").cloneNode(!0).outerHTML,a.type="checkbox",a.checked=!0,c.appendChild(a),k.appendChecked=a.checked,b.innerHTML="<textarea>x</textarea>",k.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue,c.appendChild(b),b.innerHTML="<input type='radio' checked='checked' name='t'/>",k.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,k.noCloneEvent=!0,b.attachEvent&&(b.attachEvent("onclick",function(){k.noCloneEvent=!1}),b.cloneNode(!0).click()),null==k.deleteExpando){k.deleteExpando=!0;try{delete b.test}catch(d){k.deleteExpando=!1}}}(),function(){var b,c,d=y.createElement("div");for(b in{submit:!0,change:!0,focusin:!0})c="on"+b,(k[b+"Bubbles"]=c in a)||(d.setAttribute(c,"t"),k[b+"Bubbles"]=d.attributes[c].expando===!1);d=null}();var X=/^(?:input|select|textarea)$/i,Y=/^key/,Z=/^(?:mouse|pointer|contextmenu)|click/,$=/^(?:focusinfocus|focusoutblur)$/,_=/^([^.]*)(?:\.(.+)|)$/;function aa(){return!0}function ba(){return!1}function ca(){try{return y.activeElement}catch(a){}}m.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m._data(a);if(r){c.handler&&(i=c,c=i.handler,e=i.selector),c.guid||(c.guid=m.guid++),(g=r.events)||(g=r.events={}),(k=r.handle)||(k=r.handle=function(a){return typeof m===K||a&&m.event.triggered===a.type?void 0:m.event.dispatch.apply(k.elem,arguments)},k.elem=a),b=(b||"").match(E)||[""],h=b.length;while(h--)f=_.exec(b[h])||[],o=q=f[1],p=(f[2]||"").split(".").sort(),o&&(j=m.event.special[o]||{},o=(e?j.delegateType:j.bindType)||o,j=m.event.special[o]||{},l=m.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&m.expr.match.needsContext.test(e),namespace:p.join(".")},i),(n=g[o])||(n=g[o]=[],n.delegateCount=0,j.setup&&j.setup.call(a,d,p,k)!==!1||(a.addEventListener?a.addEventListener(o,k,!1):a.attachEvent&&a.attachEvent("on"+o,k))),j.add&&(j.add.call(a,l),l.handler.guid||(l.handler.guid=c.guid)),e?n.splice(n.delegateCount++,0,l):n.push(l),m.event.global[o]=!0);a=null}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m.hasData(a)&&m._data(a);if(r&&(k=r.events)){b=(b||"").match(E)||[""],j=b.length;while(j--)if(h=_.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=m.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,n=k[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),i=f=n.length;while(f--)g=n[f],!e&&q!==g.origType||c&&c.guid!==g.guid||h&&!h.test(g.namespace)||d&&d!==g.selector&&("**"!==d||!g.selector)||(n.splice(f,1),g.selector&&n.delegateCount--,l.remove&&l.remove.call(a,g));i&&!n.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||m.removeEvent(a,o,r.handle),delete k[o])}else for(o in k)m.event.remove(a,o+b[j],c,d,!0);m.isEmptyObject(k)&&(delete r.handle,m._removeData(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,l,n,o=[d||y],p=j.call(b,"type")?b.type:b,q=j.call(b,"namespace")?b.namespace.split("."):[];if(h=l=d=d||y,3!==d.nodeType&&8!==d.nodeType&&!$.test(p+m.event.triggered)&&(p.indexOf(".")>=0&&(q=p.split("."),p=q.shift(),q.sort()),g=p.indexOf(":")<0&&"on"+p,b=b[m.expando]?b:new m.Event(p,"object"==typeof b&&b),b.isTrigger=e?2:3,b.namespace=q.join("."),b.namespace_re=b.namespace?new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:m.makeArray(c,[b]),k=m.event.special[p]||{},e||!k.trigger||k.trigger.apply(d,c)!==!1)){if(!e&&!k.noBubble&&!m.isWindow(d)){for(i=k.delegateType||p,$.test(i+p)||(h=h.parentNode);h;h=h.parentNode)o.push(h),l=h;l===(d.ownerDocument||y)&&o.push(l.defaultView||l.parentWindow||a)}n=0;while((h=o[n++])&&!b.isPropagationStopped())b.type=n>1?i:k.bindType||p,f=(m._data(h,"events")||{})[b.type]&&m._data(h,"handle"),f&&f.apply(h,c),f=g&&h[g],f&&f.apply&&m.acceptData(h)&&(b.result=f.apply(h,c),b.result===!1&&b.preventDefault());if(b.type=p,!e&&!b.isDefaultPrevented()&&(!k._default||k._default.apply(o.pop(),c)===!1)&&m.acceptData(d)&&g&&d[p]&&!m.isWindow(d)){l=d[g],l&&(d[g]=null),m.event.triggered=p;try{d[p]()}catch(r){}m.event.triggered=void 0,l&&(d[g]=l)}return b.result}},dispatch:function(a){a=m.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(m._data(this,"events")||{})[a.type]||[],k=m.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=m.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,g=0;while((e=f.handlers[g++])&&!a.isImmediatePropagationStopped())(!a.namespace_re||a.namespace_re.test(e.namespace))&&(a.handleObj=e,a.data=e.data,c=((m.event.special[e.origType]||{}).handle||e.handler).apply(f.elem,i),void 0!==c&&(a.result=c)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&(!a.button||"click"!==a.type))for(;i!=this;i=i.parentNode||this)if(1===i.nodeType&&(i.disabled!==!0||"click"!==a.type)){for(e=[],f=0;h>f;f++)d=b[f],c=d.selector+" ",void 0===e[c]&&(e[c]=d.needsContext?m(c,this).index(i)>=0:m.find(c,this,null,[i]).length),e[c]&&e.push(d);e.length&&g.push({elem:i,handlers:e})}return h<b.length&&g.push({elem:this,handlers:b.slice(h)}),g},fix:function(a){if(a[m.expando])return a;var b,c,d,e=a.type,f=a,g=this.fixHooks[e];g||(this.fixHooks[e]=g=Z.test(e)?this.mouseHooks:Y.test(e)?this.keyHooks:{}),d=g.props?this.props.concat(g.props):this.props,a=new m.Event(f),b=d.length;while(b--)c=d[b],a[c]=f[c];return a.target||(a.target=f.srcElement||y),3===a.target.nodeType&&(a.target=a.target.parentNode),a.metaKey=!!a.metaKey,g.filter?g.filter(a,f):a},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(a,b){return null==a.which&&(a.which=null!=b.charCode?b.charCode:b.keyCode),a}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(a,b){var c,d,e,f=b.button,g=b.fromElement;return null==a.pageX&&null!=b.clientX&&(d=a.target.ownerDocument||y,e=d.documentElement,c=d.body,a.pageX=b.clientX+(e&&e.scrollLeft||c&&c.scrollLeft||0)-(e&&e.clientLeft||c&&c.clientLeft||0),a.pageY=b.clientY+(e&&e.scrollTop||c&&c.scrollTop||0)-(e&&e.clientTop||c&&c.clientTop||0)),!a.relatedTarget&&g&&(a.relatedTarget=g===a.target?b.toElement:g),a.which||void 0===f||(a.which=1&f?1:2&f?3:4&f?2:0),a}},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==ca()&&this.focus)try{return this.focus(),!1}catch(a){}},delegateType:"focusin"},blur:{trigger:function(){return this===ca()&&this.blur?(this.blur(),!1):void 0},delegateType:"focusout"},click:{trigger:function(){return m.nodeName(this,"input")&&"checkbox"===this.type&&this.click?(this.click(),!1):void 0},_default:function(a){return m.nodeName(a.target,"a")}},beforeunload:{postDispatch:function(a){void 0!==a.result&&a.originalEvent&&(a.originalEvent.returnValue=a.result)}}},simulate:function(a,b,c,d){var e=m.extend(new m.Event,c,{type:a,isSimulated:!0,originalEvent:{}});d?m.event.trigger(e,null,b):m.event.dispatch.call(b,e),e.isDefaultPrevented()&&c.preventDefault()}},m.removeEvent=y.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){var d="on"+b;a.detachEvent&&(typeof a[d]===K&&(a[d]=null),a.detachEvent(d,c))},m.Event=function(a,b){return this instanceof m.Event?(a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||void 0===a.defaultPrevented&&a.returnValue===!1?aa:ba):this.type=a,b&&m.extend(this,b),this.timeStamp=a&&a.timeStamp||m.now(),void(this[m.expando]=!0)):new m.Event(a,b)},m.Event.prototype={isDefaultPrevented:ba,isPropagationStopped:ba,isImmediatePropagationStopped:ba,preventDefault:function(){var a=this.originalEvent;this.isDefaultPrevented=aa,a&&(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){var a=this.originalEvent;this.isPropagationStopped=aa,a&&(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){var a=this.originalEvent;this.isImmediatePropagationStopped=aa,a&&a.stopImmediatePropagation&&a.stopImmediatePropagation(),this.stopPropagation()}},m.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(a,b){m.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c,d=this,e=a.relatedTarget,f=a.handleObj;return(!e||e!==d&&!m.contains(d,e))&&(a.type=f.origType,c=f.handler.apply(this,arguments),a.type=b),c}}}),k.submitBubbles||(m.event.special.submit={setup:function(){return m.nodeName(this,"form")?!1:void m.event.add(this,"click._submit keypress._submit",function(a){var b=a.target,c=m.nodeName(b,"input")||m.nodeName(b,"button")?b.form:void 0;c&&!m._data(c,"submitBubbles")&&(m.event.add(c,"submit._submit",function(a){a._submit_bubble=!0}),m._data(c,"submitBubbles",!0))})},postDispatch:function(a){a._submit_bubble&&(delete a._submit_bubble,this.parentNode&&!a.isTrigger&&m.event.simulate("submit",this.parentNode,a,!0))},teardown:function(){return m.nodeName(this,"form")?!1:void m.event.remove(this,"._submit")}}),k.changeBubbles||(m.event.special.change={setup:function(){return X.test(this.nodeName)?(("checkbox"===this.type||"radio"===this.type)&&(m.event.add(this,"propertychange._change",function(a){"checked"===a.originalEvent.propertyName&&(this._just_changed=!0)}),m.event.add(this,"click._change",function(a){this._just_changed&&!a.isTrigger&&(this._just_changed=!1),m.event.simulate("change",this,a,!0)})),!1):void m.event.add(this,"beforeactivate._change",function(a){var b=a.target;X.test(b.nodeName)&&!m._data(b,"changeBubbles")&&(m.event.add(b,"change._change",function(a){!this.parentNode||a.isSimulated||a.isTrigger||m.event.simulate("change",this.parentNode,a,!0)}),m._data(b,"changeBubbles",!0))})},handle:function(a){var b=a.target;return this!==b||a.isSimulated||a.isTrigger||"radio"!==b.type&&"checkbox"!==b.type?a.handleObj.handler.apply(this,arguments):void 0},teardown:function(){return m.event.remove(this,"._change"),!X.test(this.nodeName)}}),k.focusinBubbles||m.each({focus:"focusin",blur:"focusout"},function(a,b){var c=function(a){m.event.simulate(b,a.target,m.event.fix(a),!0)};m.event.special[b]={setup:function(){var d=this.ownerDocument||this,e=m._data(d,b);e||d.addEventListener(a,c,!0),m._data(d,b,(e||0)+1)},teardown:function(){var d=this.ownerDocument||this,e=m._data(d,b)-1;e?m._data(d,b,e):(d.removeEventListener(a,c,!0),m._removeData(d,b))}}}),m.fn.extend({on:function(a,b,c,d,e){var f,g;if("object"==typeof a){"string"!=typeof b&&(c=c||b,b=void 0);for(f in a)this.on(f,b,c,a[f],e);return this}if(null==c&&null==d?(d=b,c=b=void 0):null==d&&("string"==typeof b?(d=c,c=void 0):(d=c,c=b,b=void 0)),d===!1)d=ba;else if(!d)return this;return 1===e&&(g=d,d=function(a){return m().off(a),g.apply(this,arguments)},d.guid=g.guid||(g.guid=m.guid++)),this.each(function(){m.event.add(this,a,d,c,b)})},one:function(a,b,c,d){return this.on(a,b,c,d,1)},off:function(a,b,c){var d,e;if(a&&a.preventDefault&&a.handleObj)return d=a.handleObj,m(a.delegateTarget).off(d.namespace?d.origType+"."+d.namespace:d.origType,d.selector,d.handler),this;if("object"==typeof a){for(e in a)this.off(e,b,a[e]);return this}return(b===!1||"function"==typeof b)&&(c=b,b=void 0),c===!1&&(c=ba),this.each(function(){m.event.remove(this,a,c,b)})},trigger:function(a,b){return this.each(function(){m.event.trigger(a,b,this)})},triggerHandler:function(a,b){var c=this[0];return c?m.event.trigger(a,b,c,!0):void 0}});function da(a){var b=ea.split("|"),c=a.createDocumentFragment();if(c.createElement)while(b.length)c.createElement(b.pop());return c}var ea="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",fa=/ jQuery\d+="(?:null|\d+)"/g,ga=new RegExp("<(?:"+ea+")[\\s/>]","i"),ha=/^\s+/,ia=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,ja=/<([\w:]+)/,ka=/<tbody/i,la=/<|&#?\w+;/,ma=/<(?:script|style|link)/i,na=/checked\s*(?:[^=]|=\s*.checked.)/i,oa=/^$|\/(?:java|ecma)script/i,pa=/^true\/(.*)/,qa=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,ra={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],area:[1,"<map>","</map>"],param:[1,"<object>","</object>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:k.htmlSerialize?[0,"",""]:[1,"X<div>","</div>"]},sa=da(y),ta=sa.appendChild(y.createElement("div"));ra.optgroup=ra.option,ra.tbody=ra.tfoot=ra.colgroup=ra.caption=ra.thead,ra.th=ra.td;function ua(a,b){var c,d,e=0,f=typeof a.getElementsByTagName!==K?a.getElementsByTagName(b||"*"):typeof a.querySelectorAll!==K?a.querySelectorAll(b||"*"):void 0;if(!f)for(f=[],c=a.childNodes||a;null!=(d=c[e]);e++)!b||m.nodeName(d,b)?f.push(d):m.merge(f,ua(d,b));return void 0===b||b&&m.nodeName(a,b)?m.merge([a],f):f}function va(a){W.test(a.type)&&(a.defaultChecked=a.checked)}function wa(a,b){return m.nodeName(a,"table")&&m.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function xa(a){return a.type=(null!==m.find.attr(a,"type"))+"/"+a.type,a}function ya(a){var b=pa.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function za(a,b){for(var c,d=0;null!=(c=a[d]);d++)m._data(c,"globalEval",!b||m._data(b[d],"globalEval"))}function Aa(a,b){if(1===b.nodeType&&m.hasData(a)){var c,d,e,f=m._data(a),g=m._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;e>d;d++)m.event.add(b,c,h[c][d])}g.data&&(g.data=m.extend({},g.data))}}function Ba(a,b){var c,d,e;if(1===b.nodeType){if(c=b.nodeName.toLowerCase(),!k.noCloneEvent&&b[m.expando]){e=m._data(b);for(d in e.events)m.removeEvent(b,d,e.handle);b.removeAttribute(m.expando)}"script"===c&&b.text!==a.text?(xa(b).text=a.text,ya(b)):"object"===c?(b.parentNode&&(b.outerHTML=a.outerHTML),k.html5Clone&&a.innerHTML&&!m.trim(b.innerHTML)&&(b.innerHTML=a.innerHTML)):"input"===c&&W.test(a.type)?(b.defaultChecked=b.checked=a.checked,b.value!==a.value&&(b.value=a.value)):"option"===c?b.defaultSelected=b.selected=a.defaultSelected:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}}m.extend({clone:function(a,b,c){var d,e,f,g,h,i=m.contains(a.ownerDocument,a);if(k.html5Clone||m.isXMLDoc(a)||!ga.test("<"+a.nodeName+">")?f=a.cloneNode(!0):(ta.innerHTML=a.outerHTML,ta.removeChild(f=ta.firstChild)),!(k.noCloneEvent&&k.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||m.isXMLDoc(a)))for(d=ua(f),h=ua(a),g=0;null!=(e=h[g]);++g)d[g]&&Ba(e,d[g]);if(b)if(c)for(h=h||ua(a),d=d||ua(f),g=0;null!=(e=h[g]);g++)Aa(e,d[g]);else Aa(a,f);return d=ua(f,"script"),d.length>0&&za(d,!i&&ua(a,"script")),d=h=e=null,f},buildFragment:function(a,b,c,d){for(var e,f,g,h,i,j,l,n=a.length,o=da(b),p=[],q=0;n>q;q++)if(f=a[q],f||0===f)if("object"===m.type(f))m.merge(p,f.nodeType?[f]:f);else if(la.test(f)){h=h||o.appendChild(b.createElement("div")),i=(ja.exec(f)||["",""])[1].toLowerCase(),l=ra[i]||ra._default,h.innerHTML=l[1]+f.replace(ia,"<$1></$2>")+l[2],e=l[0];while(e--)h=h.lastChild;if(!k.leadingWhitespace&&ha.test(f)&&p.push(b.createTextNode(ha.exec(f)[0])),!k.tbody){f="table"!==i||ka.test(f)?"<table>"!==l[1]||ka.test(f)?0:h:h.firstChild,e=f&&f.childNodes.length;while(e--)m.nodeName(j=f.childNodes[e],"tbody")&&!j.childNodes.length&&f.removeChild(j)}m.merge(p,h.childNodes),h.textContent="";while(h.firstChild)h.removeChild(h.firstChild);h=o.lastChild}else p.push(b.createTextNode(f));h&&o.removeChild(h),k.appendChecked||m.grep(ua(p,"input"),va),q=0;while(f=p[q++])if((!d||-1===m.inArray(f,d))&&(g=m.contains(f.ownerDocument,f),h=ua(o.appendChild(f),"script"),g&&za(h),c)){e=0;while(f=h[e++])oa.test(f.type||"")&&c.push(f)}return h=null,o},cleanData:function(a,b){for(var d,e,f,g,h=0,i=m.expando,j=m.cache,l=k.deleteExpando,n=m.event.special;null!=(d=a[h]);h++)if((b||m.acceptData(d))&&(f=d[i],g=f&&j[f])){if(g.events)for(e in g.events)n[e]?m.event.remove(d,e):m.removeEvent(d,e,g.handle);j[f]&&(delete j[f],l?delete d[i]:typeof d.removeAttribute!==K?d.removeAttribute(i):d[i]=null,c.push(f))}}}),m.fn.extend({text:function(a){return V(this,function(a){return void 0===a?m.text(this):this.empty().append((this[0]&&this[0].ownerDocument||y).createTextNode(a))},null,a,arguments.length)},append:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wa(this,a);b.appendChild(a)}})},prepend:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wa(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},remove:function(a,b){for(var c,d=a?m.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||m.cleanData(ua(c)),c.parentNode&&(b&&m.contains(c.ownerDocument,c)&&za(ua(c,"script")),c.parentNode.removeChild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++){1===a.nodeType&&m.cleanData(ua(a,!1));while(a.firstChild)a.removeChild(a.firstChild);a.options&&m.nodeName(a,"select")&&(a.options.length=0)}return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return m.clone(this,a,b)})},html:function(a){return V(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a)return 1===b.nodeType?b.innerHTML.replace(fa,""):void 0;if(!("string"!=typeof a||ma.test(a)||!k.htmlSerialize&&ga.test(a)||!k.leadingWhitespace&&ha.test(a)||ra[(ja.exec(a)||["",""])[1].toLowerCase()])){a=a.replace(ia,"<$1></$2>");try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(m.cleanData(ua(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=arguments[0];return this.domManip(arguments,function(b){a=this.parentNode,m.cleanData(ua(this)),a&&a.replaceChild(b,this)}),a&&(a.length||a.nodeType)?this:this.remove()},detach:function(a){return this.remove(a,!0)},domManip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,l=this.length,n=this,o=l-1,p=a[0],q=m.isFunction(p);if(q||l>1&&"string"==typeof p&&!k.checkClone&&na.test(p))return this.each(function(c){var d=n.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.domManip(a,b)});if(l&&(i=m.buildFragment(a,this[0].ownerDocument,!1,this),c=i.firstChild,1===i.childNodes.length&&(i=c),c)){for(g=m.map(ua(i,"script"),xa),f=g.length;l>j;j++)d=i,j!==o&&(d=m.clone(d,!0,!0),f&&m.merge(g,ua(d,"script"))),b.call(this[j],d,j);if(f)for(h=g[g.length-1].ownerDocument,m.map(g,ya),j=0;f>j;j++)d=g[j],oa.test(d.type||"")&&!m._data(d,"globalEval")&&m.contains(h,d)&&(d.src?m._evalUrl&&m._evalUrl(d.src):m.globalEval((d.text||d.textContent||d.innerHTML||"").replace(qa,"")));i=c=null}return this}}),m.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){m.fn[a]=function(a){for(var c,d=0,e=[],g=m(a),h=g.length-1;h>=d;d++)c=d===h?this:this.clone(!0),m(g[d])[b](c),f.apply(e,c.get());return this.pushStack(e)}});var Ca,Da={};function Ea(b,c){var d,e=m(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:m.css(e[0],"display");return e.detach(),f}function Fa(a){var b=y,c=Da[a];return c||(c=Ea(a,b),"none"!==c&&c||(Ca=(Ca||m("<iframe frameborder='0' width='0' height='0'/>")).appendTo(b.documentElement),b=(Ca[0].contentWindow||Ca[0].contentDocument).document,b.write(),b.close(),c=Ea(a,b),Ca.detach()),Da[a]=c),c}!function(){var a;k.shrinkWrapBlocks=function(){if(null!=a)return a;a=!1;var b,c,d;return c=y.getElementsByTagName("body")[0],c&&c.style?(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),typeof b.style.zoom!==K&&(b.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:1px;width:1px;zoom:1",b.appendChild(y.createElement("div")).style.width="5px",a=3!==b.offsetWidth),c.removeChild(d),a):void 0}}();var Ga=/^margin/,Ha=new RegExp("^("+S+")(?!px)[a-z%]+$","i"),Ia,Ja,Ka=/^(top|right|bottom|left)$/;a.getComputedStyle?(Ia=function(b){return b.ownerDocument.defaultView.opener?b.ownerDocument.defaultView.getComputedStyle(b,null):a.getComputedStyle(b,null)},Ja=function(a,b,c){var d,e,f,g,h=a.style;return c=c||Ia(a),g=c?c.getPropertyValue(b)||c[b]:void 0,c&&(""!==g||m.contains(a.ownerDocument,a)||(g=m.style(a,b)),Ha.test(g)&&Ga.test(b)&&(d=h.width,e=h.minWidth,f=h.maxWidth,h.minWidth=h.maxWidth=h.width=g,g=c.width,h.width=d,h.minWidth=e,h.maxWidth=f)),void 0===g?g:g+""}):y.documentElement.currentStyle&&(Ia=function(a){return a.currentStyle},Ja=function(a,b,c){var d,e,f,g,h=a.style;return c=c||Ia(a),g=c?c[b]:void 0,null==g&&h&&h[b]&&(g=h[b]),Ha.test(g)&&!Ka.test(b)&&(d=h.left,e=a.runtimeStyle,f=e&&e.left,f&&(e.left=a.currentStyle.left),h.left="fontSize"===b?"1em":g,g=h.pixelLeft+"px",h.left=d,f&&(e.left=f)),void 0===g?g:g+""||"auto"});function La(a,b){return{get:function(){var c=a();if(null!=c)return c?void delete this.get:(this.get=b).apply(this,arguments)}}}!function(){var b,c,d,e,f,g,h;if(b=y.createElement("div"),b.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",d=b.getElementsByTagName("a")[0],c=d&&d.style){c.cssText="float:left;opacity:.5",k.opacity="0.5"===c.opacity,k.cssFloat=!!c.cssFloat,b.style.backgroundClip="content-box",b.cloneNode(!0).style.backgroundClip="",k.clearCloneStyle="content-box"===b.style.backgroundClip,k.boxSizing=""===c.boxSizing||""===c.MozBoxSizing||""===c.WebkitBoxSizing,m.extend(k,{reliableHiddenOffsets:function(){return null==g&&i(),g},boxSizingReliable:function(){return null==f&&i(),f},pixelPosition:function(){return null==e&&i(),e},reliableMarginRight:function(){return null==h&&i(),h}});function i(){var b,c,d,i;c=y.getElementsByTagName("body")[0],c&&c.style&&(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),b.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;margin-top:1%;top:1%;border:1px;padding:1px;width:4px;position:absolute",e=f=!1,h=!0,a.getComputedStyle&&(e="1%"!==(a.getComputedStyle(b,null)||{}).top,f="4px"===(a.getComputedStyle(b,null)||{width:"4px"}).width,i=b.appendChild(y.createElement("div")),i.style.cssText=b.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",i.style.marginRight=i.style.width="0",b.style.width="1px",h=!parseFloat((a.getComputedStyle(i,null)||{}).marginRight),b.removeChild(i)),b.innerHTML="<table><tr><td></td><td>t</td></tr></table>",i=b.getElementsByTagName("td"),i[0].style.cssText="margin:0;border:0;padding:0;display:none",g=0===i[0].offsetHeight,g&&(i[0].style.display="",i[1].style.display="none",g=0===i[0].offsetHeight),c.removeChild(d))}}}(),m.swap=function(a,b,c,d){var e,f,g={};for(f in b)g[f]=a.style[f],a.style[f]=b[f];e=c.apply(a,d||[]);for(f in b)a.style[f]=g[f];return e};var Ma=/alpha\([^)]*\)/i,Na=/opacity\s*=\s*([^)]*)/,Oa=/^(none|table(?!-c[ea]).+)/,Pa=new RegExp("^("+S+")(.*)$","i"),Qa=new RegExp("^([+-])=("+S+")","i"),Ra={position:"absolute",visibility:"hidden",display:"block"},Sa={letterSpacing:"0",fontWeight:"400"},Ta=["Webkit","O","Moz","ms"];function Ua(a,b){if(b in a)return b;var c=b.charAt(0).toUpperCase()+b.slice(1),d=b,e=Ta.length;while(e--)if(b=Ta[e]+c,b in a)return b;return d}function Va(a,b){for(var c,d,e,f=[],g=0,h=a.length;h>g;g++)d=a[g],d.style&&(f[g]=m._data(d,"olddisplay"),c=d.style.display,b?(f[g]||"none"!==c||(d.style.display=""),""===d.style.display&&U(d)&&(f[g]=m._data(d,"olddisplay",Fa(d.nodeName)))):(e=U(d),(c&&"none"!==c||!e)&&m._data(d,"olddisplay",e?c:m.css(d,"display"))));for(g=0;h>g;g++)d=a[g],d.style&&(b&&"none"!==d.style.display&&""!==d.style.display||(d.style.display=b?f[g]||"":"none"));return a}function Wa(a,b,c){var d=Pa.exec(b);return d?Math.max(0,d[1]-(c||0))+(d[2]||"px"):b}function Xa(a,b,c,d,e){for(var f=c===(d?"border":"content")?4:"width"===b?1:0,g=0;4>f;f+=2)"margin"===c&&(g+=m.css(a,c+T[f],!0,e)),d?("content"===c&&(g-=m.css(a,"padding"+T[f],!0,e)),"margin"!==c&&(g-=m.css(a,"border"+T[f]+"Width",!0,e))):(g+=m.css(a,"padding"+T[f],!0,e),"padding"!==c&&(g+=m.css(a,"border"+T[f]+"Width",!0,e)));return g}function Ya(a,b,c){var d=!0,e="width"===b?a.offsetWidth:a.offsetHeight,f=Ia(a),g=k.boxSizing&&"border-box"===m.css(a,"boxSizing",!1,f);if(0>=e||null==e){if(e=Ja(a,b,f),(0>e||null==e)&&(e=a.style[b]),Ha.test(e))return e;d=g&&(k.boxSizingReliable()||e===a.style[b]),e=parseFloat(e)||0}return e+Xa(a,b,c||(g?"border":"content"),d,f)+"px"}m.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=Ja(a,"opacity");return""===c?"1":c}}}},cssNumber:{columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":k.cssFloat?"cssFloat":"styleFloat"},style:function(a,b,c,d){if(a&&3!==a.nodeType&&8!==a.nodeType&&a.style){var e,f,g,h=m.camelCase(b),i=a.style;if(b=m.cssProps[h]||(m.cssProps[h]=Ua(i,h)),g=m.cssHooks[b]||m.cssHooks[h],void 0===c)return g&&"get"in g&&void 0!==(e=g.get(a,!1,d))?e:i[b];if(f=typeof c,"string"===f&&(e=Qa.exec(c))&&(c=(e[1]+1)*e[2]+parseFloat(m.css(a,b)),f="number"),null!=c&&c===c&&("number"!==f||m.cssNumber[h]||(c+="px"),k.clearCloneStyle||""!==c||0!==b.indexOf("background")||(i[b]="inherit"),!(g&&"set"in g&&void 0===(c=g.set(a,c,d)))))try{i[b]=c}catch(j){}}},css:function(a,b,c,d){var e,f,g,h=m.camelCase(b);return b=m.cssProps[h]||(m.cssProps[h]=Ua(a.style,h)),g=m.cssHooks[b]||m.cssHooks[h],g&&"get"in g&&(f=g.get(a,!0,c)),void 0===f&&(f=Ja(a,b,d)),"normal"===f&&b in Sa&&(f=Sa[b]),""===c||c?(e=parseFloat(f),c===!0||m.isNumeric(e)?e||0:f):f}}),m.each(["height","width"],function(a,b){m.cssHooks[b]={get:function(a,c,d){return c?Oa.test(m.css(a,"display"))&&0===a.offsetWidth?m.swap(a,Ra,function(){return Ya(a,b,d)}):Ya(a,b,d):void 0},set:function(a,c,d){var e=d&&Ia(a);return Wa(a,c,d?Xa(a,b,d,k.boxSizing&&"border-box"===m.css(a,"boxSizing",!1,e),e):0)}}}),k.opacity||(m.cssHooks.opacity={get:function(a,b){return Na.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?.01*parseFloat(RegExp.$1)+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle,e=m.isNumeric(b)?"alpha(opacity="+100*b+")":"",f=d&&d.filter||c.filter||"";c.zoom=1,(b>=1||""===b)&&""===m.trim(f.replace(Ma,""))&&c.removeAttribute&&(c.removeAttribute("filter"),""===b||d&&!d.filter)||(c.filter=Ma.test(f)?f.replace(Ma,e):f+" "+e)}}),m.cssHooks.marginRight=La(k.reliableMarginRight,function(a,b){return b?m.swap(a,{display:"inline-block"},Ja,[a,"marginRight"]):void 0}),m.each({margin:"",padding:"",border:"Width"},function(a,b){m.cssHooks[a+b]={expand:function(c){for(var d=0,e={},f="string"==typeof c?c.split(" "):[c];4>d;d++)e[a+T[d]+b]=f[d]||f[d-2]||f[0];return e}},Ga.test(a)||(m.cssHooks[a+b].set=Wa)}),m.fn.extend({css:function(a,b){return V(this,function(a,b,c){var d,e,f={},g=0;if(m.isArray(b)){for(d=Ia(a),e=b.length;e>g;g++)f[b[g]]=m.css(a,b[g],!1,d);return f}return void 0!==c?m.style(a,b,c):m.css(a,b)},a,b,arguments.length>1)},show:function(){return Va(this,!0)},hide:function(){return Va(this)},toggle:function(a){return"boolean"==typeof a?a?this.show():this.hide():this.each(function(){U(this)?m(this).show():m(this).hide()})}});function Za(a,b,c,d,e){ return new Za.prototype.init(a,b,c,d,e)}m.Tween=Za,Za.prototype={constructor:Za,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||"swing",this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(m.cssNumber[c]?"":"px")},cur:function(){var a=Za.propHooks[this.prop];return a&&a.get?a.get(this):Za.propHooks._default.get(this)},run:function(a){var b,c=Za.propHooks[this.prop];return this.options.duration?this.pos=b=m.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):this.pos=b=a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):Za.propHooks._default.set(this),this}},Za.prototype.init.prototype=Za.prototype,Za.propHooks={_default:{get:function(a){var b;return null==a.elem[a.prop]||a.elem.style&&null!=a.elem.style[a.prop]?(b=m.css(a.elem,a.prop,""),b&&"auto"!==b?b:0):a.elem[a.prop]},set:function(a){m.fx.step[a.prop]?m.fx.step[a.prop](a):a.elem.style&&(null!=a.elem.style[m.cssProps[a.prop]]||m.cssHooks[a.prop])?m.style(a.elem,a.prop,a.now+a.unit):a.elem[a.prop]=a.now}}},Za.propHooks.scrollTop=Za.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},m.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2}},m.fx=Za.prototype.init,m.fx.step={};var $a,_a,ab=/^(?:toggle|show|hide)$/,bb=new RegExp("^(?:([+-])=|)("+S+")([a-z%]*)$","i"),cb=/queueHooks$/,db=[ib],eb={"*":[function(a,b){var c=this.createTween(a,b),d=c.cur(),e=bb.exec(b),f=e&&e[3]||(m.cssNumber[a]?"":"px"),g=(m.cssNumber[a]||"px"!==f&&+d)&&bb.exec(m.css(c.elem,a)),h=1,i=20;if(g&&g[3]!==f){f=f||g[3],e=e||[],g=+d||1;do h=h||".5",g/=h,m.style(c.elem,a,g+f);while(h!==(h=c.cur()/d)&&1!==h&&--i)}return e&&(g=c.start=+g||+d||0,c.unit=f,c.end=e[1]?g+(e[1]+1)*e[2]:+e[2]),c}]};function fb(){return setTimeout(function(){$a=void 0}),$a=m.now()}function gb(a,b){var c,d={height:a},e=0;for(b=b?1:0;4>e;e+=2-b)c=T[e],d["margin"+c]=d["padding"+c]=a;return b&&(d.opacity=d.width=a),d}function hb(a,b,c){for(var d,e=(eb[b]||[]).concat(eb["*"]),f=0,g=e.length;g>f;f++)if(d=e[f].call(c,b,a))return d}function ib(a,b,c){var d,e,f,g,h,i,j,l,n=this,o={},p=a.style,q=a.nodeType&&U(a),r=m._data(a,"fxshow");c.queue||(h=m._queueHooks(a,"fx"),null==h.unqueued&&(h.unqueued=0,i=h.empty.fire,h.empty.fire=function(){h.unqueued||i()}),h.unqueued++,n.always(function(){n.always(function(){h.unqueued--,m.queue(a,"fx").length||h.empty.fire()})})),1===a.nodeType&&("height"in b||"width"in b)&&(c.overflow=[p.overflow,p.overflowX,p.overflowY],j=m.css(a,"display"),l="none"===j?m._data(a,"olddisplay")||Fa(a.nodeName):j,"inline"===l&&"none"===m.css(a,"float")&&(k.inlineBlockNeedsLayout&&"inline"!==Fa(a.nodeName)?p.zoom=1:p.display="inline-block")),c.overflow&&(p.overflow="hidden",k.shrinkWrapBlocks()||n.always(function(){p.overflow=c.overflow[0],p.overflowX=c.overflow[1],p.overflowY=c.overflow[2]}));for(d in b)if(e=b[d],ab.exec(e)){if(delete b[d],f=f||"toggle"===e,e===(q?"hide":"show")){if("show"!==e||!r||void 0===r[d])continue;q=!0}o[d]=r&&r[d]||m.style(a,d)}else j=void 0;if(m.isEmptyObject(o))"inline"===("none"===j?Fa(a.nodeName):j)&&(p.display=j);else{r?"hidden"in r&&(q=r.hidden):r=m._data(a,"fxshow",{}),f&&(r.hidden=!q),q?m(a).show():n.done(function(){m(a).hide()}),n.done(function(){var b;m._removeData(a,"fxshow");for(b in o)m.style(a,b,o[b])});for(d in o)g=hb(q?r[d]:0,d,n),d in r||(r[d]=g.start,q&&(g.end=g.start,g.start="width"===d||"height"===d?1:0))}}function jb(a,b){var c,d,e,f,g;for(c in a)if(d=m.camelCase(c),e=b[d],f=a[c],m.isArray(f)&&(e=f[1],f=a[c]=f[0]),c!==d&&(a[d]=f,delete a[c]),g=m.cssHooks[d],g&&"expand"in g){f=g.expand(f),delete a[d];for(c in f)c in a||(a[c]=f[c],b[c]=e)}else b[d]=e}function kb(a,b,c){var d,e,f=0,g=db.length,h=m.Deferred().always(function(){delete i.elem}),i=function(){if(e)return!1;for(var b=$a||fb(),c=Math.max(0,j.startTime+j.duration-b),d=c/j.duration||0,f=1-d,g=0,i=j.tweens.length;i>g;g++)j.tweens[g].run(f);return h.notifyWith(a,[j,f,c]),1>f&&i?c:(h.resolveWith(a,[j]),!1)},j=h.promise({elem:a,props:m.extend({},b),opts:m.extend(!0,{specialEasing:{}},c),originalProperties:b,originalOptions:c,startTime:$a||fb(),duration:c.duration,tweens:[],createTween:function(b,c){var d=m.Tween(a,j.opts,b,c,j.opts.specialEasing[b]||j.opts.easing);return j.tweens.push(d),d},stop:function(b){var c=0,d=b?j.tweens.length:0;if(e)return this;for(e=!0;d>c;c++)j.tweens[c].run(1);return b?h.resolveWith(a,[j,b]):h.rejectWith(a,[j,b]),this}}),k=j.props;for(jb(k,j.opts.specialEasing);g>f;f++)if(d=db[f].call(j,a,k,j.opts))return d;return m.map(k,hb,j),m.isFunction(j.opts.start)&&j.opts.start.call(a,j),m.fx.timer(m.extend(i,{elem:a,anim:j,queue:j.opts.queue})),j.progress(j.opts.progress).done(j.opts.done,j.opts.complete).fail(j.opts.fail).always(j.opts.always)}m.Animation=m.extend(kb,{tweener:function(a,b){m.isFunction(a)?(b=a,a=["*"]):a=a.split(" ");for(var c,d=0,e=a.length;e>d;d++)c=a[d],eb[c]=eb[c]||[],eb[c].unshift(b)},prefilter:function(a,b){b?db.unshift(a):db.push(a)}}),m.speed=function(a,b,c){var d=a&&"object"==typeof a?m.extend({},a):{complete:c||!c&&b||m.isFunction(a)&&a,duration:a,easing:c&&b||b&&!m.isFunction(b)&&b};return d.duration=m.fx.off?0:"number"==typeof d.duration?d.duration:d.duration in m.fx.speeds?m.fx.speeds[d.duration]:m.fx.speeds._default,(null==d.queue||d.queue===!0)&&(d.queue="fx"),d.old=d.complete,d.complete=function(){m.isFunction(d.old)&&d.old.call(this),d.queue&&m.dequeue(this,d.queue)},d},m.fn.extend({fadeTo:function(a,b,c,d){return this.filter(U).css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=m.isEmptyObject(a),f=m.speed(b,c,d),g=function(){var b=kb(this,m.extend({},a),f);(e||m._data(this,"finish"))&&b.stop(!0)};return g.finish=g,e||f.queue===!1?this.each(g):this.queue(f.queue,g)},stop:function(a,b,c){var d=function(a){var b=a.stop;delete a.stop,b(c)};return"string"!=typeof a&&(c=b,b=a,a=void 0),b&&a!==!1&&this.queue(a||"fx",[]),this.each(function(){var b=!0,e=null!=a&&a+"queueHooks",f=m.timers,g=m._data(this);if(e)g[e]&&g[e].stop&&d(g[e]);else for(e in g)g[e]&&g[e].stop&&cb.test(e)&&d(g[e]);for(e=f.length;e--;)f[e].elem!==this||null!=a&&f[e].queue!==a||(f[e].anim.stop(c),b=!1,f.splice(e,1));(b||!c)&&m.dequeue(this,a)})},finish:function(a){return a!==!1&&(a=a||"fx"),this.each(function(){var b,c=m._data(this),d=c[a+"queue"],e=c[a+"queueHooks"],f=m.timers,g=d?d.length:0;for(c.finish=!0,m.queue(this,a,[]),e&&e.stop&&e.stop.call(this,!0),b=f.length;b--;)f[b].elem===this&&f[b].queue===a&&(f[b].anim.stop(!0),f.splice(b,1));for(b=0;g>b;b++)d[b]&&d[b].finish&&d[b].finish.call(this);delete c.finish})}}),m.each(["toggle","show","hide"],function(a,b){var c=m.fn[b];m.fn[b]=function(a,d,e){return null==a||"boolean"==typeof a?c.apply(this,arguments):this.animate(gb(b,!0),a,d,e)}}),m.each({slideDown:gb("show"),slideUp:gb("hide"),slideToggle:gb("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){m.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),m.timers=[],m.fx.tick=function(){var a,b=m.timers,c=0;for($a=m.now();c<b.length;c++)a=b[c],a()||b[c]!==a||b.splice(c--,1);b.length||m.fx.stop(),$a=void 0},m.fx.timer=function(a){m.timers.push(a),a()?m.fx.start():m.timers.pop()},m.fx.interval=13,m.fx.start=function(){_a||(_a=setInterval(m.fx.tick,m.fx.interval))},m.fx.stop=function(){clearInterval(_a),_a=null},m.fx.speeds={slow:600,fast:200,_default:400},m.fn.delay=function(a,b){return a=m.fx?m.fx.speeds[a]||a:a,b=b||"fx",this.queue(b,function(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},function(){var a,b,c,d,e;b=y.createElement("div"),b.setAttribute("className","t"),b.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",d=b.getElementsByTagName("a")[0],c=y.createElement("select"),e=c.appendChild(y.createElement("option")),a=b.getElementsByTagName("input")[0],d.style.cssText="top:1px",k.getSetAttribute="t"!==b.className,k.style=/top/.test(d.getAttribute("style")),k.hrefNormalized="/a"===d.getAttribute("href"),k.checkOn=!!a.value,k.optSelected=e.selected,k.enctype=!!y.createElement("form").enctype,c.disabled=!0,k.optDisabled=!e.disabled,a=y.createElement("input"),a.setAttribute("value",""),k.input=""===a.getAttribute("value"),a.value="t",a.setAttribute("type","radio"),k.radioValue="t"===a.value}();var lb=/\r/g;m.fn.extend({val:function(a){var b,c,d,e=this[0];{if(arguments.length)return d=m.isFunction(a),this.each(function(c){var e;1===this.nodeType&&(e=d?a.call(this,c,m(this).val()):a,null==e?e="":"number"==typeof e?e+="":m.isArray(e)&&(e=m.map(e,function(a){return null==a?"":a+""})),b=m.valHooks[this.type]||m.valHooks[this.nodeName.toLowerCase()],b&&"set"in b&&void 0!==b.set(this,e,"value")||(this.value=e))});if(e)return b=m.valHooks[e.type]||m.valHooks[e.nodeName.toLowerCase()],b&&"get"in b&&void 0!==(c=b.get(e,"value"))?c:(c=e.value,"string"==typeof c?c.replace(lb,""):null==c?"":c)}}}),m.extend({valHooks:{option:{get:function(a){var b=m.find.attr(a,"value");return null!=b?b:m.trim(m.text(a))}},select:{get:function(a){for(var b,c,d=a.options,e=a.selectedIndex,f="select-one"===a.type||0>e,g=f?null:[],h=f?e+1:d.length,i=0>e?h:f?e:0;h>i;i++)if(c=d[i],!(!c.selected&&i!==e||(k.optDisabled?c.disabled:null!==c.getAttribute("disabled"))||c.parentNode.disabled&&m.nodeName(c.parentNode,"optgroup"))){if(b=m(c).val(),f)return b;g.push(b)}return g},set:function(a,b){var c,d,e=a.options,f=m.makeArray(b),g=e.length;while(g--)if(d=e[g],m.inArray(m.valHooks.option.get(d),f)>=0)try{d.selected=c=!0}catch(h){d.scrollHeight}else d.selected=!1;return c||(a.selectedIndex=-1),e}}}}),m.each(["radio","checkbox"],function(){m.valHooks[this]={set:function(a,b){return m.isArray(b)?a.checked=m.inArray(m(a).val(),b)>=0:void 0}},k.checkOn||(m.valHooks[this].get=function(a){return null===a.getAttribute("value")?"on":a.value})});var mb,nb,ob=m.expr.attrHandle,pb=/^(?:checked|selected)$/i,qb=k.getSetAttribute,rb=k.input;m.fn.extend({attr:function(a,b){return V(this,m.attr,a,b,arguments.length>1)},removeAttr:function(a){return this.each(function(){m.removeAttr(this,a)})}}),m.extend({attr:function(a,b,c){var d,e,f=a.nodeType;if(a&&3!==f&&8!==f&&2!==f)return typeof a.getAttribute===K?m.prop(a,b,c):(1===f&&m.isXMLDoc(a)||(b=b.toLowerCase(),d=m.attrHooks[b]||(m.expr.match.bool.test(b)?nb:mb)),void 0===c?d&&"get"in d&&null!==(e=d.get(a,b))?e:(e=m.find.attr(a,b),null==e?void 0:e):null!==c?d&&"set"in d&&void 0!==(e=d.set(a,c,b))?e:(a.setAttribute(b,c+""),c):void m.removeAttr(a,b))},removeAttr:function(a,b){var c,d,e=0,f=b&&b.match(E);if(f&&1===a.nodeType)while(c=f[e++])d=m.propFix[c]||c,m.expr.match.bool.test(c)?rb&&qb||!pb.test(c)?a[d]=!1:a[m.camelCase("default-"+c)]=a[d]=!1:m.attr(a,c,""),a.removeAttribute(qb?c:d)},attrHooks:{type:{set:function(a,b){if(!k.radioValue&&"radio"===b&&m.nodeName(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}}}}),nb={set:function(a,b,c){return b===!1?m.removeAttr(a,c):rb&&qb||!pb.test(c)?a.setAttribute(!qb&&m.propFix[c]||c,c):a[m.camelCase("default-"+c)]=a[c]=!0,c}},m.each(m.expr.match.bool.source.match(/\w+/g),function(a,b){var c=ob[b]||m.find.attr;ob[b]=rb&&qb||!pb.test(b)?function(a,b,d){var e,f;return d||(f=ob[b],ob[b]=e,e=null!=c(a,b,d)?b.toLowerCase():null,ob[b]=f),e}:function(a,b,c){return c?void 0:a[m.camelCase("default-"+b)]?b.toLowerCase():null}}),rb&&qb||(m.attrHooks.value={set:function(a,b,c){return m.nodeName(a,"input")?void(a.defaultValue=b):mb&&mb.set(a,b,c)}}),qb||(mb={set:function(a,b,c){var d=a.getAttributeNode(c);return d||a.setAttributeNode(d=a.ownerDocument.createAttribute(c)),d.value=b+="","value"===c||b===a.getAttribute(c)?b:void 0}},ob.id=ob.name=ob.coords=function(a,b,c){var d;return c?void 0:(d=a.getAttributeNode(b))&&""!==d.value?d.value:null},m.valHooks.button={get:function(a,b){var c=a.getAttributeNode(b);return c&&c.specified?c.value:void 0},set:mb.set},m.attrHooks.contenteditable={set:function(a,b,c){mb.set(a,""===b?!1:b,c)}},m.each(["width","height"],function(a,b){m.attrHooks[b]={set:function(a,c){return""===c?(a.setAttribute(b,"auto"),c):void 0}}})),k.style||(m.attrHooks.style={get:function(a){return a.style.cssText||void 0},set:function(a,b){return a.style.cssText=b+""}});var sb=/^(?:input|select|textarea|button|object)$/i,tb=/^(?:a|area)$/i;m.fn.extend({prop:function(a,b){return V(this,m.prop,a,b,arguments.length>1)},removeProp:function(a){return a=m.propFix[a]||a,this.each(function(){try{this[a]=void 0,delete this[a]}catch(b){}})}}),m.extend({propFix:{"for":"htmlFor","class":"className"},prop:function(a,b,c){var d,e,f,g=a.nodeType;if(a&&3!==g&&8!==g&&2!==g)return f=1!==g||!m.isXMLDoc(a),f&&(b=m.propFix[b]||b,e=m.propHooks[b]),void 0!==c?e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){var b=m.find.attr(a,"tabindex");return b?parseInt(b,10):sb.test(a.nodeName)||tb.test(a.nodeName)&&a.href?0:-1}}}}),k.hrefNormalized||m.each(["href","src"],function(a,b){m.propHooks[b]={get:function(a){return a.getAttribute(b,4)}}}),k.optSelected||(m.propHooks.selected={get:function(a){var b=a.parentNode;return b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex),null}}),m.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){m.propFix[this.toLowerCase()]=this}),k.enctype||(m.propFix.enctype="encoding");var ub=/[\t\r\n\f]/g;m.fn.extend({addClass:function(a){var b,c,d,e,f,g,h=0,i=this.length,j="string"==typeof a&&a;if(m.isFunction(a))return this.each(function(b){m(this).addClass(a.call(this,b,this.className))});if(j)for(b=(a||"").match(E)||[];i>h;h++)if(c=this[h],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(ub," "):" ")){f=0;while(e=b[f++])d.indexOf(" "+e+" ")<0&&(d+=e+" ");g=m.trim(d),c.className!==g&&(c.className=g)}return this},removeClass:function(a){var b,c,d,e,f,g,h=0,i=this.length,j=0===arguments.length||"string"==typeof a&&a;if(m.isFunction(a))return this.each(function(b){m(this).removeClass(a.call(this,b,this.className))});if(j)for(b=(a||"").match(E)||[];i>h;h++)if(c=this[h],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(ub," "):"")){f=0;while(e=b[f++])while(d.indexOf(" "+e+" ")>=0)d=d.replace(" "+e+" "," ");g=a?m.trim(d):"",c.className!==g&&(c.className=g)}return this},toggleClass:function(a,b){var c=typeof a;return"boolean"==typeof b&&"string"===c?b?this.addClass(a):this.removeClass(a):this.each(m.isFunction(a)?function(c){m(this).toggleClass(a.call(this,c,this.className,b),b)}:function(){if("string"===c){var b,d=0,e=m(this),f=a.match(E)||[];while(b=f[d++])e.hasClass(b)?e.removeClass(b):e.addClass(b)}else(c===K||"boolean"===c)&&(this.className&&m._data(this,"__className__",this.className),this.className=this.className||a===!1?"":m._data(this,"__className__")||"")})},hasClass:function(a){for(var b=" "+a+" ",c=0,d=this.length;d>c;c++)if(1===this[c].nodeType&&(" "+this[c].className+" ").replace(ub," ").indexOf(b)>=0)return!0;return!1}}),m.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(a,b){m.fn[b]=function(a,c){return arguments.length>0?this.on(b,null,a,c):this.trigger(b)}}),m.fn.extend({hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)},bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return 1===arguments.length?this.off(a,"**"):this.off(b,a||"**",c)}});var vb=m.now(),wb=/\?/,xb=/(,)|(\[|{)|(}|])|"(?:[^"\\\r\n]|\\["\\\/bfnrt]|\\u[\da-fA-F]{4})*"\s*:?|true|false|null|-?(?!0\d)\d+(?:\.\d+|)(?:[eE][+-]?\d+|)/g;m.parseJSON=function(b){if(a.JSON&&a.JSON.parse)return a.JSON.parse(b+"");var c,d=null,e=m.trim(b+"");return e&&!m.trim(e.replace(xb,function(a,b,e,f){return c&&b&&(d=0),0===d?a:(c=e||b,d+=!f-!e,"")}))?Function("return "+e)():m.error("Invalid JSON: "+b)},m.parseXML=function(b){var c,d;if(!b||"string"!=typeof b)return null;try{a.DOMParser?(d=new DOMParser,c=d.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b))}catch(e){c=void 0}return c&&c.documentElement&&!c.getElementsByTagName("parsererror").length||m.error("Invalid XML: "+b),c};var yb,zb,Ab=/#.*$/,Bb=/([?&])_=[^&]*/,Cb=/^(.*?):[ \t]*([^\r\n]*)\r?$/gm,Db=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Eb=/^(?:GET|HEAD)$/,Fb=/^\/\//,Gb=/^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,Hb={},Ib={},Jb="*/".concat("*");try{zb=location.href}catch(Kb){zb=y.createElement("a"),zb.href="",zb=zb.href}yb=Gb.exec(zb.toLowerCase())||[];function Lb(a){return function(b,c){"string"!=typeof b&&(c=b,b="*");var d,e=0,f=b.toLowerCase().match(E)||[];if(m.isFunction(c))while(d=f[e++])"+"===d.charAt(0)?(d=d.slice(1)||"*",(a[d]=a[d]||[]).unshift(c)):(a[d]=a[d]||[]).push(c)}}function Mb(a,b,c,d){var e={},f=a===Ib;function g(h){var i;return e[h]=!0,m.each(a[h]||[],function(a,h){var j=h(b,c,d);return"string"!=typeof j||f||e[j]?f?!(i=j):void 0:(b.dataTypes.unshift(j),g(j),!1)}),i}return g(b.dataTypes[0])||!e["*"]&&g("*")}function Nb(a,b){var c,d,e=m.ajaxSettings.flatOptions||{};for(d in b)void 0!==b[d]&&((e[d]?a:c||(c={}))[d]=b[d]);return c&&m.extend(!0,a,c),a}function Ob(a,b,c){var d,e,f,g,h=a.contents,i=a.dataTypes;while("*"===i[0])i.shift(),void 0===e&&(e=a.mimeType||b.getResponseHeader("Content-Type"));if(e)for(g in h)if(h[g]&&h[g].test(e)){i.unshift(g);break}if(i[0]in c)f=i[0];else{for(g in c){if(!i[0]||a.converters[g+" "+i[0]]){f=g;break}d||(d=g)}f=f||d}return f?(f!==i[0]&&i.unshift(f),c[f]):void 0}function Pb(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])for(g in a.converters)j[g.toLowerCase()]=a.converters[g];f=k.shift();while(f)if(a.responseFields[f]&&(c[a.responseFields[f]]=b),!i&&d&&a.dataFilter&&(b=a.dataFilter(b,a.dataType)),i=f,f=k.shift())if("*"===f)f=i;else if("*"!==i&&i!==f){if(g=j[i+" "+f]||j["* "+f],!g)for(e in j)if(h=e.split(" "),h[1]===f&&(g=j[i+" "+h[0]]||j["* "+h[0]])){g===!0?g=j[e]:j[e]!==!0&&(f=h[0],k.unshift(h[1]));break}if(g!==!0)if(g&&a["throws"])b=g(b);else try{b=g(b)}catch(l){return{state:"parsererror",error:g?l:"No conversion from "+i+" to "+f}}}return{state:"success",data:b}}m.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:zb,type:"GET",isLocal:Db.test(yb[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Jb,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":m.parseJSON,"text xml":m.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(a,b){return b?Nb(Nb(a,m.ajaxSettings),b):Nb(m.ajaxSettings,a)},ajaxPrefilter:Lb(Hb),ajaxTransport:Lb(Ib),ajax:function(a,b){"object"==typeof a&&(b=a,a=void 0),b=b||{};var c,d,e,f,g,h,i,j,k=m.ajaxSetup({},b),l=k.context||k,n=k.context&&(l.nodeType||l.jquery)?m(l):m.event,o=m.Deferred(),p=m.Callbacks("once memory"),q=k.statusCode||{},r={},s={},t=0,u="canceled",v={readyState:0,getResponseHeader:function(a){var b;if(2===t){if(!j){j={};while(b=Cb.exec(f))j[b[1].toLowerCase()]=b[2]}b=j[a.toLowerCase()]}return null==b?null:b},getAllResponseHeaders:function(){return 2===t?f:null},setRequestHeader:function(a,b){var c=a.toLowerCase();return t||(a=s[c]=s[c]||a,r[a]=b),this},overrideMimeType:function(a){return t||(k.mimeType=a),this},statusCode:function(a){var b;if(a)if(2>t)for(b in a)q[b]=[q[b],a[b]];else v.always(a[v.status]);return this},abort:function(a){var b=a||u;return i&&i.abort(b),x(0,b),this}};if(o.promise(v).complete=p.add,v.success=v.done,v.error=v.fail,k.url=((a||k.url||zb)+"").replace(Ab,"").replace(Fb,yb[1]+"//"),k.type=b.method||b.type||k.method||k.type,k.dataTypes=m.trim(k.dataType||"*").toLowerCase().match(E)||[""],null==k.crossDomain&&(c=Gb.exec(k.url.toLowerCase()),k.crossDomain=!(!c||c[1]===yb[1]&&c[2]===yb[2]&&(c[3]||("http:"===c[1]?"80":"443"))===(yb[3]||("http:"===yb[1]?"80":"443")))),k.data&&k.processData&&"string"!=typeof k.data&&(k.data=m.param(k.data,k.traditional)),Mb(Hb,k,b,v),2===t)return v;h=m.event&&k.global,h&&0===m.active++&&m.event.trigger("ajaxStart"),k.type=k.type.toUpperCase(),k.hasContent=!Eb.test(k.type),e=k.url,k.hasContent||(k.data&&(e=k.url+=(wb.test(e)?"&":"?")+k.data,delete k.data),k.cache===!1&&(k.url=Bb.test(e)?e.replace(Bb,"$1_="+vb++):e+(wb.test(e)?"&":"?")+"_="+vb++)),k.ifModified&&(m.lastModified[e]&&v.setRequestHeader("If-Modified-Since",m.lastModified[e]),m.etag[e]&&v.setRequestHeader("If-None-Match",m.etag[e])),(k.data&&k.hasContent&&k.contentType!==!1||b.contentType)&&v.setRequestHeader("Content-Type",k.contentType),v.setRequestHeader("Accept",k.dataTypes[0]&&k.accepts[k.dataTypes[0]]?k.accepts[k.dataTypes[0]]+("*"!==k.dataTypes[0]?", "+Jb+"; q=0.01":""):k.accepts["*"]);for(d in k.headers)v.setRequestHeader(d,k.headers[d]);if(k.beforeSend&&(k.beforeSend.call(l,v,k)===!1||2===t))return v.abort();u="abort";for(d in{success:1,error:1,complete:1})v[d](k[d]);if(i=Mb(Ib,k,b,v)){v.readyState=1,h&&n.trigger("ajaxSend",[v,k]),k.async&&k.timeout>0&&(g=setTimeout(function(){v.abort("timeout")},k.timeout));try{t=1,i.send(r,x)}catch(w){if(!(2>t))throw w;x(-1,w)}}else x(-1,"No Transport");function x(a,b,c,d){var j,r,s,u,w,x=b;2!==t&&(t=2,g&&clearTimeout(g),i=void 0,f=d||"",v.readyState=a>0?4:0,j=a>=200&&300>a||304===a,c&&(u=Ob(k,v,c)),u=Pb(k,u,v,j),j?(k.ifModified&&(w=v.getResponseHeader("Last-Modified"),w&&(m.lastModified[e]=w),w=v.getResponseHeader("etag"),w&&(m.etag[e]=w)),204===a||"HEAD"===k.type?x="nocontent":304===a?x="notmodified":(x=u.state,r=u.data,s=u.error,j=!s)):(s=x,(a||!x)&&(x="error",0>a&&(a=0))),v.status=a,v.statusText=(b||x)+"",j?o.resolveWith(l,[r,x,v]):o.rejectWith(l,[v,x,s]),v.statusCode(q),q=void 0,h&&n.trigger(j?"ajaxSuccess":"ajaxError",[v,k,j?r:s]),p.fireWith(l,[v,x]),h&&(n.trigger("ajaxComplete",[v,k]),--m.active||m.event.trigger("ajaxStop")))}return v},getJSON:function(a,b,c){return m.get(a,b,c,"json")},getScript:function(a,b){return m.get(a,void 0,b,"script")}}),m.each(["get","post"],function(a,b){m[b]=function(a,c,d,e){return m.isFunction(c)&&(e=e||d,d=c,c=void 0),m.ajax({url:a,type:b,dataType:e,data:c,success:d})}}),m._evalUrl=function(a){return m.ajax({url:a,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0})},m.fn.extend({wrapAll:function(a){if(m.isFunction(a))return this.each(function(b){m(this).wrapAll(a.call(this,b))});if(this[0]){var b=m(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&1===a.firstChild.nodeType)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){return this.each(m.isFunction(a)?function(b){m(this).wrapInner(a.call(this,b))}:function(){var b=m(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=m.isFunction(a);return this.each(function(c){m(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){m.nodeName(this,"body")||m(this).replaceWith(this.childNodes)}).end()}}),m.expr.filters.hidden=function(a){return a.offsetWidth<=0&&a.offsetHeight<=0||!k.reliableHiddenOffsets()&&"none"===(a.style&&a.style.display||m.css(a,"display"))},m.expr.filters.visible=function(a){return!m.expr.filters.hidden(a)};var Qb=/%20/g,Rb=/\[\]$/,Sb=/\r?\n/g,Tb=/^(?:submit|button|image|reset|file)$/i,Ub=/^(?:input|select|textarea|keygen)/i;function Vb(a,b,c,d){var e;if(m.isArray(b))m.each(b,function(b,e){c||Rb.test(a)?d(a,e):Vb(a+"["+("object"==typeof e?b:"")+"]",e,c,d)});else if(c||"object"!==m.type(b))d(a,b);else for(e in b)Vb(a+"["+e+"]",b[e],c,d)}m.param=function(a,b){var c,d=[],e=function(a,b){b=m.isFunction(b)?b():null==b?"":b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};if(void 0===b&&(b=m.ajaxSettings&&m.ajaxSettings.traditional),m.isArray(a)||a.jquery&&!m.isPlainObject(a))m.each(a,function(){e(this.name,this.value)});else for(c in a)Vb(c,a[c],b,e);return d.join("&").replace(Qb,"+")},m.fn.extend({serialize:function(){return m.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=m.prop(this,"elements");return a?m.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!m(this).is(":disabled")&&Ub.test(this.nodeName)&&!Tb.test(a)&&(this.checked||!W.test(a))}).map(function(a,b){var c=m(this).val();return null==c?null:m.isArray(c)?m.map(c,function(a){return{name:b.name,value:a.replace(Sb,"\r\n")}}):{name:b.name,value:c.replace(Sb,"\r\n")}}).get()}}),m.ajaxSettings.xhr=void 0!==a.ActiveXObject?function(){return!this.isLocal&&/^(get|post|head|put|delete|options)$/i.test(this.type)&&Zb()||$b()}:Zb;var Wb=0,Xb={},Yb=m.ajaxSettings.xhr();a.attachEvent&&a.attachEvent("onunload",function(){for(var a in Xb)Xb[a](void 0,!0)}),k.cors=!!Yb&&"withCredentials"in Yb,Yb=k.ajax=!!Yb,Yb&&m.ajaxTransport(function(a){if(!a.crossDomain||k.cors){var b;return{send:function(c,d){var e,f=a.xhr(),g=++Wb;if(f.open(a.type,a.url,a.async,a.username,a.password),a.xhrFields)for(e in a.xhrFields)f[e]=a.xhrFields[e];a.mimeType&&f.overrideMimeType&&f.overrideMimeType(a.mimeType),a.crossDomain||c["X-Requested-With"]||(c["X-Requested-With"]="XMLHttpRequest");for(e in c)void 0!==c[e]&&f.setRequestHeader(e,c[e]+"");f.send(a.hasContent&&a.data||null),b=function(c,e){var h,i,j;if(b&&(e||4===f.readyState))if(delete Xb[g],b=void 0,f.onreadystatechange=m.noop,e)4!==f.readyState&&f.abort();else{j={},h=f.status,"string"==typeof f.responseText&&(j.text=f.responseText);try{i=f.statusText}catch(k){i=""}h||!a.isLocal||a.crossDomain?1223===h&&(h=204):h=j.text?200:404}j&&d(h,i,j,f.getAllResponseHeaders())},a.async?4===f.readyState?setTimeout(b):f.onreadystatechange=Xb[g]=b:b()},abort:function(){b&&b(void 0,!0)}}}});function Zb(){try{return new a.XMLHttpRequest}catch(b){}}function $b(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}m.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(a){return m.globalEval(a),a}}}),m.ajaxPrefilter("script",function(a){void 0===a.cache&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),m.ajaxTransport("script",function(a){if(a.crossDomain){var b,c=y.head||m("head")[0]||y.documentElement;return{send:function(d,e){b=y.createElement("script"),b.async=!0,a.scriptCharset&&(b.charset=a.scriptCharset),b.src=a.url,b.onload=b.onreadystatechange=function(a,c){(c||!b.readyState||/loaded|complete/.test(b.readyState))&&(b.onload=b.onreadystatechange=null,b.parentNode&&b.parentNode.removeChild(b),b=null,c||e(200,"success"))},c.insertBefore(b,c.firstChild)},abort:function(){b&&b.onload(void 0,!0)}}}});var _b=[],ac=/(=)\?(?=&|$)|\?\?/;m.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var a=_b.pop()||m.expando+"_"+vb++;return this[a]=!0,a}}),m.ajaxPrefilter("json jsonp",function(b,c,d){var e,f,g,h=b.jsonp!==!1&&(ac.test(b.url)?"url":"string"==typeof b.data&&!(b.contentType||"").indexOf("application/x-www-form-urlencoded")&&ac.test(b.data)&&"data");return h||"jsonp"===b.dataTypes[0]?(e=b.jsonpCallback=m.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,h?b[h]=b[h].replace(ac,"$1"+e):b.jsonp!==!1&&(b.url+=(wb.test(b.url)?"&":"?")+b.jsonp+"="+e),b.converters["script json"]=function(){return g||m.error(e+" was not called"),g[0]},b.dataTypes[0]="json",f=a[e],a[e]=function(){g=arguments},d.always(function(){a[e]=f,b[e]&&(b.jsonpCallback=c.jsonpCallback,_b.push(e)),g&&m.isFunction(f)&&f(g[0]),g=f=void 0}),"script"):void 0}),m.parseHTML=function(a,b,c){if(!a||"string"!=typeof a)return null;"boolean"==typeof b&&(c=b,b=!1),b=b||y;var d=u.exec(a),e=!c&&[];return d?[b.createElement(d[1])]:(d=m.buildFragment([a],b,e),e&&e.length&&m(e).remove(),m.merge([],d.childNodes))};var bc=m.fn.load;m.fn.load=function(a,b,c){if("string"!=typeof a&&bc)return bc.apply(this,arguments);var d,e,f,g=this,h=a.indexOf(" ");return h>=0&&(d=m.trim(a.slice(h,a.length)),a=a.slice(0,h)),m.isFunction(b)?(c=b,b=void 0):b&&"object"==typeof b&&(f="POST"),g.length>0&&m.ajax({url:a,type:f,dataType:"html",data:b}).done(function(a){e=arguments,g.html(d?m("<div>").append(m.parseHTML(a)).find(d):a)}).complete(c&&function(a,b){g.each(c,e||[a.responseText,b,a])}),this},m.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(a,b){m.fn[b]=function(a){return this.on(b,a)}}),m.expr.filters.animated=function(a){return m.grep(m.timers,function(b){return a===b.elem}).length};var cc=a.document.documentElement;function dc(a){return m.isWindow(a)?a:9===a.nodeType?a.defaultView||a.parentWindow:!1}m.offset={setOffset:function(a,b,c){var d,e,f,g,h,i,j,k=m.css(a,"position"),l=m(a),n={};"static"===k&&(a.style.position="relative"),h=l.offset(),f=m.css(a,"top"),i=m.css(a,"left"),j=("absolute"===k||"fixed"===k)&&m.inArray("auto",[f,i])>-1,j?(d=l.position(),g=d.top,e=d.left):(g=parseFloat(f)||0,e=parseFloat(i)||0),m.isFunction(b)&&(b=b.call(a,c,h)),null!=b.top&&(n.top=b.top-h.top+g),null!=b.left&&(n.left=b.left-h.left+e),"using"in b?b.using.call(a,n):l.css(n)}},m.fn.extend({offset:function(a){if(arguments.length)return void 0===a?this:this.each(function(b){m.offset.setOffset(this,a,b)});var b,c,d={top:0,left:0},e=this[0],f=e&&e.ownerDocument;if(f)return b=f.documentElement,m.contains(b,e)?(typeof e.getBoundingClientRect!==K&&(d=e.getBoundingClientRect()),c=dc(f),{top:d.top+(c.pageYOffset||b.scrollTop)-(b.clientTop||0),left:d.left+(c.pageXOffset||b.scrollLeft)-(b.clientLeft||0)}):d},position:function(){if(this[0]){var a,b,c={top:0,left:0},d=this[0];return"fixed"===m.css(d,"position")?b=d.getBoundingClientRect():(a=this.offsetParent(),b=this.offset(),m.nodeName(a[0],"html")||(c=a.offset()),c.top+=m.css(a[0],"borderTopWidth",!0),c.left+=m.css(a[0],"borderLeftWidth",!0)),{top:b.top-c.top-m.css(d,"marginTop",!0),left:b.left-c.left-m.css(d,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||cc;while(a&&!m.nodeName(a,"html")&&"static"===m.css(a,"position"))a=a.offsetParent;return a||cc})}}),m.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(a,b){var c=/Y/.test(b);m.fn[a]=function(d){return V(this,function(a,d,e){var f=dc(a);return void 0===e?f?b in f?f[b]:f.document.documentElement[d]:a[d]:void(f?f.scrollTo(c?m(f).scrollLeft():e,c?e:m(f).scrollTop()):a[d]=e)},a,d,arguments.length,null)}}),m.each(["top","left"],function(a,b){m.cssHooks[b]=La(k.pixelPosition,function(a,c){return c?(c=Ja(a,b),Ha.test(c)?m(a).position()[b]+"px":c):void 0})}),m.each({Height:"height",Width:"width"},function(a,b){m.each({padding:"inner"+a,content:b,"":"outer"+a},function(c,d){m.fn[d]=function(d,e){var f=arguments.length&&(c||"boolean"!=typeof d),g=c||(d===!0||e===!0?"margin":"border");return V(this,function(b,c,d){var e;return m.isWindow(b)?b.document.documentElement["client"+a]:9===b.nodeType?(e=b.documentElement,Math.max(b.body["scroll"+a],e["scroll"+a],b.body["offset"+a],e["offset"+a],e["client"+a])):void 0===d?m.css(b,c,g):m.style(b,c,d,g)},b,f?d:void 0,f,null)}})}),m.fn.size=function(){return this.length},m.fn.andSelf=m.fn.addBack,"function"==typeof define&&define.amd&&define("jquery",[],function(){return m});var ec=a.jQuery,fc=a.$;return m.noConflict=function(b){return a.$===m&&(a.$=fc),b&&a.jQuery===m&&(a.jQuery=ec),m},typeof b===K&&(a.jQuery=a.$=m),m}); </script> <meta name="viewport" content="width=device-width, initial-scale=1" /> <style type="text/css">html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format('embedded-opentype'),url(data:application/font-woff;base64,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) format('woff'),url(data:application/x-font-truetype;base64,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JbwmFCZ+JuYnUCe8J/goNChwKKwpoCnMKiYqSiqEKworeiwILGgsuizsLRwtiC30LiguZi6iLtgvDi9GL34vsi/4MD4whDDSMRIxYDGuMegyJDJeMpoy3jMiMz4zaDO2NBg0YDSoNNI1LDWeNeg2PjZ8Ntw3GjdON5I31DgQOEI4hjjIOQo5SjmIOcw6HDpsOpo63jugO9w8GDxQPKI8+D0yPew+Oj6MPtQ/KD9uP6o/+kBIQIBAxkECQX5CGEKoQu5DGENCQ3ZDoEPKRBBEYESuRPZFWkW2RgZGdEa0RvZHNkd2R7ZH9kgWSDJITkhqSIZIzEkSSThJXkmESapKAkouSlIAAQAAARcApwARAAAAAAACAAAAAQABAAAAQAAuAAAAAAAAABAAxgABAAAAAAATABIAAAADAAEECQAAAGoAEgADAAEECQABACgAfAADAAEECQACAA4ApAADAAEECQADAEwAsgADAAEECQAEADgA/gADAAEECQAFAHgBNgADAAEECQAGADYBrgADAAEECQAIABYB5AADAAEECQAJABYB+gADAAEECQALACQCEAADAAEECQAMACQCNAADAAEECQATACQCWAADAAEECQDIABYCfAADAAEECQDJADACkgADAAEECdkDABoCwnd3dy5nbHlwaGljb25zLmNvbQBDAG8AcAB5AHIAaQBnAGgAdAAgAKkAIAAyADAAMQA0ACAAYgB5ACAASgBhAG4AIABLAG8AdgBhAHIAaQBrAC4AIABBAGwAbAAgAHIAaQBnAGgAdABzACAAcgBlAHMAZQByAHYAZQBkAC4ARwBMAFkAUABIAEkAQwBPAE4AUwAgAEgAYQBsAGYAbABpAG4AZwBzAFIAZQBnAHUAbABhAHIAMQAuADAAMAA5ADsAVQBLAFcATgA7AEcATABZAFAASABJAEMATwBOAFMASABhAGwAZgBsAGkAbgBnAHMALQBSAGUAZwB1AGwAYQByAEcATABZAFAASABJAEMATwBOAFMAIABIAGEAbABmAGwAaQBuAGcAcwAgAFIAZQBnAHUAbABhAHIAVgBlAHIAcwBpAG8AbgAgADEALgAwADAAOQA7AFAAUwAgADAAMAAxAC4AMAAwADkAOwBoAG8AdABjAG8AbgB2ACAAMQAuADAALgA3ADAAOwBtAGEAawBlAG8AdABmAC4AbABpAGIAMgAuADUALgA1ADgAMwAyADkARwBMAFkAUABIAEkAQwBPAE4AUwBIAGEAbABmAGwAaQBuAGcAcwAtAFIAZQBnAHUAbABhAHIASgBhAG4AIABLAG8AdgBhAHIAaQBrAEoAYQBuACAASwBvAHYAYQByAGkAawB3AHcAdwAuAGcAbAB5AHAAaABpAGMAbwBuAHMALgBjAG8AbQB3AHcAdwAuAGcAbAB5AHAAaABpAGMAbwBuAHMALgBjAG8AbQB3AHcAdwAuAGcAbAB5AHAAaABpAGMAbwBuAHMALgBjAG8AbQBXAGUAYgBmAG8AbgB0ACAAMQAuADAAVwBlAGQAIABPAGMAdAAgADIAOQAgADAANgA6ADMANgA6ADAANwAgADIAMAAxADQARgBvAG4AdAAgAFMAcQB1AGkAcgByAGUAbAAAAAIAAAAAAAD/tQAyAAAAAAAAAAAAAAAAAAAAAAAAAAABFwAAAQIBAwADAA0ADgEEAJYBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMA7wEUARUBFgEXARgBGQEaARsBHAEdAR4BHwEgASEBIgEjASQBJQEmAScBKAEpASoBKwEsAS0BLgEvATABMQEyATMBNAE1ATYBNwE4ATkBOgE7ATwBPQE+AT8BQAFBAUIBQwFEAUUBRgFHAUgBSQFKAUsBTAFNAU4BTwFQAVEBUgFTAVQBVQFWAVcBWAFZAVoBWwFcAV0BXgFfAWABYQFiAWMBZAFlAWYBZwFoAWkBagFrAWwBbQFuAW8BcAFxAXIBcwF0AXUBdgF3AXgBeQF6AXsBfAF9AX4BfwGAAYEBggGDAYQBhQGGAYcBiAGJAYoBiwGMAY0BjgGPAZABkQGSAZMBlAGVAZYBlwGYAZkBmgGbAZwBnQGeAZ8BoAGhAaIBowGkAaUBpgGnAagBqQGqAasBrAGtAa4BrwGwAbEBsgGzAbQBtQG2AbcBuAG5AboBuwG8Ab0BvgG/AcABwQHCAcMBxAHFAcYBxwHIAckBygHLAcwBzQHOAc8B0AHRAdIB0wHUAdUB1gHXAdgB2QHaAdsB3AHdAd4B3wHgAeEB4gHjAeQB5QHmAecB6AHpAeoB6wHsAe0B7gHvAfAB8QHyAfMB9AH1AfYB9wH4AfkB+gH7AfwB/QH+Af8CAAIBAgICAwIEAgUCBgIHAggCCQIKAgsCDAINAg4CDwIQAhECEgZnbHlwaDEGZ2x5cGgyB3VuaTAwQTAHdW5pMjAwMAd1bmkyMDAxB3VuaTIwMDIHdW5pMjAwMwd1bmkyMDA0B3VuaTIwMDUHdW5pMjAwNgd1bmkyMDA3B3VuaTIwMDgHdW5pMjAwOQd1bmkyMDBBB3VuaTIwMkYHdW5pMjA1RgRFdXJvB3VuaTIwQkQHdW5pMjMxQgd1bmkyNUZDB3VuaTI2MDEHdW5pMjZGQQd1bmkyNzA5B3VuaTI3MEYHdW5pRTAwMQd1bmlFMDAyB3VuaUUwMDMHdW5pRTAwNQd1bmlFMDA2B3VuaUUwMDcHdW5pRTAwOAd1bmlFMDA5B3VuaUUwMTAHdW5pRTAxMQd1bmlFMDEyB3VuaUUwMTMHdW5pRTAxNAd1bmlFMDE1B3VuaUUwMTYHdW5pRTAxNwd1bmlFMDE4B3VuaUUwMTkHdW5pRTAyMAd1bmlFMDIxB3VuaUUwMjIHdW5pRTAyMwd1bmlFMDI0B3VuaUUwMjUHdW5pRTAyNgd1bmlFMDI3B3VuaUUwMjgHdW5pRTAyOQd1bmlFMDMwB3VuaUUwMzEHdW5pRTAzMgd1bmlFMDMzB3VuaUUwMzQHdW5pRTAzNQd1bmlFMDM2B3VuaUUwMzcHdW5pRTAzOAd1bmlFMDM5B3VuaUUwNDAHdW5pRTA0MQd1bmlFMDQyB3VuaUUwNDMHdW5pRTA0NAd1bmlFMDQ1B3VuaUUwNDYHdW5pRTA0Nwd1bmlFMDQ4B3VuaUUwNDkHdW5pRTA1MAd1bmlFMDUxB3VuaUUwNTIHdW5pRTA1Mwd1bmlFMDU0B3VuaUUwNTUHdW5pRTA1Ngd1bmlFMDU3B3VuaUUwNTgHdW5pRTA1OQd1bmlFMDYwB3VuaUUwNjIHdW5pRTA2Mwd1bmlFMDY0B3VuaUUwNjUHdW5pRTA2Ngd1bmlFMDY3B3VuaUUwNjgHdW5pRTA2OQd1bmlFMDcwB3VuaUUwNzEHdW5pRTA3Mgd1bmlFMDczB3VuaUUwNzQHdW5pRTA3NQd1bmlFMDc2B3VuaUUwNzcHdW5pRTA3OAd1bmlFMDc5B3VuaUUwODAHdW5pRTA4MQd1bmlFMDgyB3VuaUUwODMHdW5pRTA4NAd1bmlFMDg1B3VuaUUwODYHdW5pRTA4Nwd1bmlFMDg4B3VuaUUwODkHdW5pRTA5MAd1bmlFMDkxB3VuaUUwOTIHdW5pRTA5Mwd1bmlFMDk0B3VuaUUwOTUHdW5pRTA5Ngd1bmlFMDk3B3VuaUUxMDEHdW5pRTEwMgd1bmlFMTAzB3VuaUUxMDQHdW5pRTEwNQd1bmlFMTA2B3VuaUUxMDcHdW5pRTEwOAd1bmlFMTA5B3VuaUUxMTAHdW5pRTExMQd1bmlFMTEyB3VuaUUxMTMHdW5pRTExNAd1bmlFMTE1B3VuaUUxMTYHdW5pRTExNwd1bmlFMTE4B3VuaUUxMTkHdW5pRTEyMAd1bmlFMTIxB3VuaUUxMjIHdW5pRTEyMwd1bmlFMTI0B3VuaUUxMjUHdW5pRTEyNgd1bmlFMTI3B3VuaUUxMjgHdW5pRTEyOQd1bmlFMTMwB3VuaUUxMzEHdW5pRTEzMgd1bmlFMTMzB3VuaUUxMzQHdW5pRTEzNQd1bmlFMTM2B3VuaUUxMzcHdW5pRTEzOAd1bmlFMTM5B3VuaUUxNDAHdW5pRTE0MQd1bmlFMTQyB3VuaUUxNDMHdW5pRTE0NAd1bmlFMTQ1B3VuaUUxNDYHdW5pRTE0OAd1bmlFMTQ5B3VuaUUxNTAHdW5pRTE1MQd1bmlFMTUyB3VuaUUxNTMHdW5pRTE1NAd1bmlFMTU1B3VuaUUxNTYHdW5pRTE1Nwd1bmlFMTU4B3VuaUUxNTkHdW5pRTE2MAd1bmlFMTYxB3VuaUUxNjIHdW5pRTE2Mwd1bmlFMTY0B3VuaUUxNjUHdW5pRTE2Ngd1bmlFMTY3B3VuaUUxNjgHdW5pRTE2OQd1bmlFMTcwB3VuaUUxNzEHdW5pRTE3Mgd1bmlFMTczB3VuaUUxNzQHdW5pRTE3NQd1bmlFMTc2B3VuaUUxNzcHdW5pRTE3OAd1bmlFMTc5B3VuaUUxODAHdW5pRTE4MQd1bmlFMTgyB3VuaUUxODMHdW5pRTE4NAd1bmlFMTg1B3VuaUUxODYHdW5pRTE4Nwd1bmlFMTg4B3VuaUUxODkHdW5pRTE5MAd1bmlFMTkxB3VuaUUxOTIHdW5pRTE5Mwd1bmlFMTk0B3VuaUUxOTUHdW5pRTE5Nwd1bmlFMTk4B3VuaUUxOTkHdW5pRTIwMAd1bmlFMjAxB3VuaUUyMDIHdW5pRTIwMwd1bmlFMjA0B3VuaUUyMDUHdW5pRTIwNgd1bmlFMjA5B3VuaUUyMTAHdW5pRTIxMQd1bmlFMjEyB3VuaUUyMTMHdW5pRTIxNAd1bmlFMjE1B3VuaUUyMTYHdW5pRTIxOAd1bmlFMjE5B3VuaUUyMjEHdW5pRTIyMwd1bmlFMjI0B3VuaUUyMjUHdW5pRTIyNgd1bmlFMjI3B3VuaUUyMzAHdW5pRTIzMQd1bmlFMjMyB3VuaUUyMzMHdW5pRTIzNAd1bmlFMjM1B3VuaUUyMzYHdW5pRTIzNwd1bmlFMjM4B3VuaUUyMzkHdW5pRTI0MAd1bmlFMjQxB3VuaUUyNDIHdW5pRTI0Mwd1bmlFMjQ0B3VuaUUyNDUHdW5pRTI0Ngd1bmlFMjQ3B3VuaUUyNDgHdW5pRTI0OQd1bmlFMjUwB3VuaUUyNTEHdW5pRTI1Mgd1bmlFMjUzB3VuaUUyNTQHdW5pRTI1NQd1bmlFMjU2B3VuaUUyNTcHdW5pRTI1OAd1bmlFMjU5B3VuaUUyNjAHdW5pRjhGRgZ1MUY1MTEGdTFGNkFBAAAAAAFUUMMXAAA=) format('truetype'),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8bWV0YWRhdGE+PC9tZXRhZGF0YT4KPGRlZnM+Cjxmb250IGlkPSJnbHlwaGljb25zX2hhbGZsaW5nc3JlZ3VsYXIiIGhvcml6LWFkdi14PSIxMjAwIiA+Cjxmb250LWZhY2UgdW5pdHMtcGVyLWVtPSIxMjAwIiBhc2NlbnQ9Ijk2MCIgZGVzY2VudD0iLTI0MCIgLz4KPG1pc3NpbmctZ2x5cGggaG9yaXotYWR2LXg9IjUwMCIgLz4KPGdseXBoIGhvcml6LWFkdi14PSIwIiAvPgo8Z2x5cGggaG9yaXotYWR2LXg9IjQwMCIgLz4KPGdseXBoIHVuaWNvZGU9IiAiIC8+CjxnbHlwaCB1bmljb2RlPSIqIiBkPSJNNjAwIDExMDBxMTUgMCAzNCAtMS41dDMwIC0zLjVsMTEgLTFxMTAgLTIgMTcuNSAtMTAuNXQ3LjUgLTE4LjV2LTIyNGwxNTggMTU4cTcgNyAxOCA4dDE5IC02bDEwNiAtMTA2cTcgLTggNiAtMTl0LTggLTE4bC0xNTggLTE1OGgyMjRxMTAgMCAxOC41IC03LjV0MTAuNSAtMTcuNXE2IC00MSA2IC03NXEwIC0xNSAtMS41IC0zNHQtMy41IC0zMGwtMSAtMTFxLTIgLTEwIC0xMC41IC0xNy41dC0xOC41IC03LjVoLTIyNGwxNTggLTE1OCBxNyAtNyA4IC0xOHQtNiAtMTlsLTEwNiAtMTA2cS04IC03IC0xOSAtNnQtMTggOGwtMTU4IDE1OHYtMjI0cTAgLTEwIC03LjUgLTE4LjV0LTE3LjUgLTEwLjVxLTQxIC02IC03NSAtNnEtMTUgMCAtMzQgMS41dC0zMCAzLjVsLTExIDFxLTEwIDIgLTE3LjUgMTAuNXQtNy41IDE4LjV2MjI0bC0xNTggLTE1OHEtNyAtNyAtMTggLTh0LTE5IDZsLTEwNiAxMDZxLTcgOCAtNiAxOXQ4IDE4bDE1OCAxNThoLTIyNHEtMTAgMCAtMTguNSA3LjUgdC0xMC41IDE3LjVxLTYgNDEgLTYgNzVxMCAxNSAxLjUgMzR0My41IDMwbDEgMTFxMiAxMCAxMC41IDE3LjV0MTguNSA3LjVoMjI0bC0xNTggMTU4cS03IDcgLTggMTh0NiAxOWwxMDYgMTA2cTggNyAxOSA2dDE4IC04bDE1OCAtMTU4djIyNHEwIDEwIDcuNSAxOC41dDE3LjUgMTAuNXE0MSA2IDc1IDZ6IiAvPgo8Z2x5cGggdW5pY29kZT0iKyIgZD0iTTQ1MCAxMTAwaDIwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMzUwaDM1MHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMjAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0zNTB2LTM1MHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtMjAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYzNTBoLTM1MHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MjAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNSBoMzUwdjM1MHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4YTA7IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4YTU7IiBkPSJNODI1IDExMDBoMjUwcTEwIDAgMTIuNSAtNXQtNS41IC0xM2wtMzY0IC0zNjRxLTYgLTYgLTExIC0xOGgyNjhxMTAgMCAxMyAtNnQtMyAtMTRsLTEyMCAtMTYwcS02IC04IC0xOCAtMTR0LTIyIC02aC0xMjV2LTEwMGgyNzVxMTAgMCAxMyAtNnQtMyAtMTRsLTEyMCAtMTYwcS02IC04IC0xOCAtMTR0LTIyIC02aC0xMjV2LTE3NHEwIC0xMSAtNy41IC0xOC41dC0xOC41IC03LjVoLTE0OHEtMTEgMCAtMTguNSA3LjV0LTcuNSAxOC41djE3NCBoLTI3NXEtMTAgMCAtMTMgNnQzIDE0bDEyMCAxNjBxNiA4IDE4IDE0dDIyIDZoMTI1djEwMGgtMjc1cS0xMCAwIC0xMyA2dDMgMTRsMTIwIDE2MHE2IDggMTggMTR0MjIgNmgxMThxLTUgMTIgLTExIDE4bC0zNjQgMzY0cS04IDggLTUuNSAxM3QxMi41IDVoMjUwcTI1IDAgNDMgLTE4bDE2NCAtMTY0cTggLTggMTggLTh0MTggOGwxNjQgMTY0cTE4IDE4IDQzIDE4eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeDIwMDA7IiBob3Jpei1hZHYteD0iNjUwIiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4MjAwMTsiIGhvcml6LWFkdi14PSIxMzAwIiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4MjAwMjsiIGhvcml6LWFkdi14PSI2NTAiIC8+CjxnbHlwaCB1bmljb2RlPSImI3gyMDAzOyIgaG9yaXotYWR2LXg9IjEzMDAiIC8+CjxnbHlwaCB1bmljb2RlPSImI3gyMDA0OyIgaG9yaXotYWR2LXg9IjQzMyIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeDIwMDU7IiBob3Jpei1hZHYteD0iMzI1IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4MjAwNjsiIGhvcml6LWFkdi14PSIyMTYiIC8+CjxnbHlwaCB1bmljb2RlPSImI3gyMDA3OyIgaG9yaXotYWR2LXg9IjIxNiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeDIwMDg7IiBob3Jpei1hZHYteD0iMTYyIiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4MjAwOTsiIGhvcml6LWFkdi14PSIyNjAiIC8+CjxnbHlwaCB1bmljb2RlPSImI3gyMDBhOyIgaG9yaXotYWR2LXg9IjcyIiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4MjAyZjsiIGhvcml6LWFkdi14PSIyNjAiIC8+CjxnbHlwaCB1bmljb2RlPSImI3gyMDVmOyIgaG9yaXotYWR2LXg9IjMyNSIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeDIwYWM7IiBkPSJNNzQ0IDExOThxMjQyIDAgMzU0IC0xODlxNjAgLTEwNCA2NiAtMjA5aC0xODFxMCA0NSAtMTcuNSA4Mi41dC00My41IDYxLjV0LTU4IDQwLjV0LTYwLjUgMjR0LTUxLjUgNy41cS0xOSAwIC00MC41IC01LjV0LTQ5LjUgLTIwLjV0LTUzIC0zOHQtNDkgLTYyLjV0LTM5IC04OS41aDM3OWwtMTAwIC0xMDBoLTMwMHEtNiAtNTAgLTYgLTEwMGg0MDZsLTEwMCAtMTAwaC0zMDBxOSAtNzQgMzMgLTEzMnQ1Mi41IC05MXQ2MS41IC01NC41dDU5IC0yOSB0NDcgLTcuNXEyMiAwIDUwLjUgNy41dDYwLjUgMjQuNXQ1OCA0MXQ0My41IDYxdDE3LjUgODBoMTc0cS0zMCAtMTcxIC0xMjggLTI3OHEtMTA3IC0xMTcgLTI3NCAtMTE3cS0yMDYgMCAtMzI0IDE1OHEtMzYgNDggLTY5IDEzM3QtNDUgMjA0aC0yMTdsMTAwIDEwMGgxMTJxMSA0NyA2IDEwMGgtMjE4bDEwMCAxMDBoMTM0cTIwIDg3IDUxIDE1My41dDYyIDEwMy41cTExNyAxNDEgMjk3IDE0MXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3gyMGJkOyIgZD0iTTQyOCAxMjAwaDM1MHE2NyAwIDEyMCAtMTN0ODYgLTMxdDU3IC00OS41dDM1IC01Ni41dDE3IC02NC41dDYuNSAtNjAuNXQwLjUgLTU3di0xNi41di0xNi41cTAgLTM2IC0wLjUgLTU3dC02LjUgLTYxdC0xNyAtNjV0LTM1IC01N3QtNTcgLTUwLjV0LTg2IC0zMS41dC0xMjAgLTEzaC0xNzhsLTIgLTEwMGgyODhxMTAgMCAxMyAtNnQtMyAtMTRsLTEyMCAtMTYwcS02IC04IC0xOCAtMTR0LTIyIC02aC0xMzh2LTE3NXEwIC0xMSAtNS41IC0xOCB0LTE1LjUgLTdoLTE0OXEtMTAgMCAtMTcuNSA3LjV0LTcuNSAxNy41djE3NWgtMjY3cS0xMCAwIC0xMyA2dDMgMTRsMTIwIDE2MHE2IDggMTggMTR0MjIgNmgxMTd2MTAwaC0yNjdxLTEwIDAgLTEzIDZ0MyAxNGwxMjAgMTYwcTYgOCAxOCAxNHQyMiA2aDExN3Y0NzVxMCAxMCA3LjUgMTcuNXQxNy41IDcuNXpNNjAwIDEwMDB2LTMwMGgyMDNxNjQgMCA4Ni41IDMzdDIyLjUgMTE5cTAgODQgLTIyLjUgMTE2dC04Ni41IDMyaC0yMDN6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4MjIxMjsiIGQ9Ik0yNTAgNzAwaDgwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMjAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC04MDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djIwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4MjMxYjsiIGQ9Ik0xMDAwIDEyMDB2LTE1MHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtNTB2LTEwMHEwIC05MSAtNDkuNSAtMTY1LjV0LTEzMC41IC0xMDkuNXE4MSAtMzUgMTMwLjUgLTEwOS41dDQ5LjUgLTE2NS41di0xNTBoNTBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTE1MGgtODAwdjE1MHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjVoNTB2MTUwcTAgOTEgNDkuNSAxNjUuNXQxMzAuNSAxMDkuNXEtODEgMzUgLTEzMC41IDEwOS41IHQtNDkuNSAxNjUuNXYxMDBoLTUwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYxNTBoODAwek00MDAgMTAwMHYtMTAwcTAgLTYwIDMyLjUgLTEwOS41dDg3LjUgLTczLjVxMjggLTEyIDQ0IC0zN3QxNiAtNTV0LTE2IC01NXQtNDQgLTM3cS01NSAtMjQgLTg3LjUgLTczLjV0LTMyLjUgLTEwOS41di0xNTBoNDAwdjE1MHEwIDYwIC0zMi41IDEwOS41dC04Ny41IDczLjVxLTI4IDEyIC00NCAzN3QtMTYgNTV0MTYgNTV0NDQgMzcgcTU1IDI0IDg3LjUgNzMuNXQzMi41IDEwOS41djEwMGgtNDAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeDI1ZmM7IiBob3Jpei1hZHYteD0iNTAwIiBkPSJNMCAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeDI2MDE7IiBkPSJNNTAzIDEwODlxMTEwIDAgMjAwLjUgLTU5LjV0MTM0LjUgLTE1Ni41cTQ0IDE0IDkwIDE0cTEyMCAwIDIwNSAtODYuNXQ4NSAtMjA2LjVxMCAtMTIxIC04NSAtMjA3LjV0LTIwNSAtODYuNWgtNzUwcS03OSAwIC0xMzUuNSA1N3QtNTYuNSAxMzdxMCA2OSA0Mi41IDEyMi41dDEwOC41IDY3LjVxLTIgMTIgLTIgMzdxMCAxNTMgMTA4IDI2MC41dDI2MCAxMDcuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3gyNmZhOyIgZD0iTTc3NCAxMTkzLjVxMTYgLTkuNSAyMC41IC0yN3QtNS41IC0zMy41bC0xMzYgLTE4N2w0NjcgLTc0NmgzMHEyMCAwIDM1IC0xOC41dDE1IC0zOS41di00MmgtMTIwMHY0MnEwIDIxIDE1IDM5LjV0MzUgMTguNWgzMGw0NjggNzQ2bC0xMzUgMTgzcS0xMCAxNiAtNS41IDM0dDIwLjUgMjh0MzQgNS41dDI4IC0yMC41bDExMSAtMTQ4bDExMiAxNTBxOSAxNiAyNyAyMC41dDM0IC01ek02MDAgMjAwaDM3N2wtMTgyIDExMmwtMTk1IDUzNHYtNjQ2eiAiIC8+CjxnbHlwaCB1bmljb2RlPSImI3gyNzA5OyIgZD0iTTI1IDExMDBoMTE1MHExMCAwIDEyLjUgLTV0LTUuNSAtMTNsLTU2NCAtNTY3cS04IC04IC0xOCAtOHQtMTggOGwtNTY0IDU2N3EtOCA4IC01LjUgMTN0MTIuNSA1ek0xOCA4ODJsMjY0IC0yNjRxOCAtOCA4IC0xOHQtOCAtMThsLTI2NCAtMjY0cS04IC04IC0xMyAtNS41dC01IDEyLjV2NTUwcTAgMTAgNSAxMi41dDEzIC01LjV6TTkxOCA2MThsMjY0IDI2NHE4IDggMTMgNS41dDUgLTEyLjV2LTU1MHEwIC0xMCAtNSAtMTIuNXQtMTMgNS41IGwtMjY0IDI2NHEtOCA4IC04IDE4dDggMTh6TTgxOCA0ODJsMzY0IC0zNjRxOCAtOCA1LjUgLTEzdC0xMi41IC01aC0xMTUwcS0xMCAwIC0xMi41IDV0NS41IDEzbDM2NCAzNjRxOCA4IDE4IDh0MTggLThsMTY0IC0xNjRxOCAtOCAxOCAtOHQxOCA4bDE2NCAxNjRxOCA4IDE4IDh0MTggLTh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4MjcwZjsiIGQ9Ik0xMDExIDEyMTBxMTkgMCAzMyAtMTNsMTUzIC0xNTNxMTMgLTE0IDEzIC0zM3QtMTMgLTMzbC05OSAtOTJsLTIxNCAyMTRsOTUgOTZxMTMgMTQgMzIgMTR6TTEwMTMgODAwbC02MTUgLTYxNGwtMjE0IDIxNGw2MTQgNjE0ek0zMTcgOTZsLTMzMyAtMTEybDExMCAzMzV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTAwMTsiIGQ9Ik03MDAgNjUwdi01NTBoMjUwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di01MGgtODAwdjUwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNWgyNTB2NTUwbC01MDAgNTUwaDEyMDB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTAwMjsiIGQ9Ik0zNjggMTAxN2w2NDUgMTYzcTM5IDE1IDYzIDB0MjQgLTQ5di04MzFxMCAtNTUgLTQxLjUgLTk1LjV0LTExMS41IC02My41cS03OSAtMjUgLTE0NyAtNC41dC04NiA3NXQyNS41IDExMS41dDEyMi41IDgycTcyIDI0IDEzOCA4djUyMWwtNjAwIC0xNTV2LTYwNnEwIC00MiAtNDQgLTkwdC0xMDkgLTY5cS03OSAtMjYgLTE0NyAtNS41dC04NiA3NS41dDI1LjUgMTExLjV0MTIyLjUgODIuNXE3MiAyNCAxMzggN3Y2MzlxMCAzOCAxNC41IDU5IHQ1My41IDM0eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwMDM7IiBkPSJNNTAwIDExOTFxMTAwIDAgMTkxIC0zOXQxNTYuNSAtMTA0LjV0MTA0LjUgLTE1Ni41dDM5IC0xOTFsLTEgLTJsMSAtNXEwIC0xNDEgLTc4IC0yNjJsMjc1IC0yNzRxMjMgLTI2IDIyLjUgLTQ0LjV0LTIyLjUgLTQyLjVsLTU5IC01OHEtMjYgLTIwIC00Ni41IC0yMHQtMzkuNSAyMGwtMjc1IDI3NHEtMTE5IC03NyAtMjYxIC03N2wtNSAxbC0yIC0xcS0xMDAgMCAtMTkxIDM5dC0xNTYuNSAxMDQuNXQtMTA0LjUgMTU2LjV0LTM5IDE5MSB0MzkgMTkxdDEwNC41IDE1Ni41dDE1Ni41IDEwNC41dDE5MSAzOXpNNTAwIDEwMjJxLTg4IDAgLTE2MiAtNDN0LTExNyAtMTE3dC00MyAtMTYydDQzIC0xNjJ0MTE3IC0xMTd0MTYyIC00M3QxNjIgNDN0MTE3IDExN3Q0MyAxNjJ0LTQzIDE2MnQtMTE3IDExN3QtMTYyIDQzeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwMDU7IiBkPSJNNjQ5IDk0OXE0OCA2OCAxMDkuNSAxMDR0MTIxLjUgMzguNXQxMTguNSAtMjB0MTAyLjUgLTY0dDcxIC0xMDAuNXQyNyAtMTIzcTAgLTU3IC0zMy41IC0xMTcuNXQtOTQgLTEyNC41dC0xMjYuNSAtMTI3LjV0LTE1MCAtMTUyLjV0LTE0NiAtMTc0cS02MiA4NSAtMTQ1LjUgMTc0dC0xNTAgMTUyLjV0LTEyNi41IDEyNy41dC05My41IDEyNC41dC0zMy41IDExNy41cTAgNjQgMjggMTIzdDczIDEwMC41dDEwNCA2NHQxMTkgMjAgdDEyMC41IC0zOC41dDEwNC41IC0xMDR6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTAwNjsiIGQ9Ik00MDcgODAwbDEzMSAzNTNxNyAxOSAxNy41IDE5dDE3LjUgLTE5bDEyOSAtMzUzaDQyMXEyMSAwIDI0IC04LjV0LTE0IC0yMC41bC0zNDIgLTI0OWwxMzAgLTQwMXE3IC0yMCAtMC41IC0yNS41dC0yNC41IDYuNWwtMzQzIDI0NmwtMzQyIC0yNDdxLTE3IC0xMiAtMjQuNSAtNi41dC0wLjUgMjUuNWwxMzAgNDAwbC0zNDcgMjUxcS0xNyAxMiAtMTQgMjAuNXQyMyA4LjVoNDI5eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwMDc7IiBkPSJNNDA3IDgwMGwxMzEgMzUzcTcgMTkgMTcuNSAxOXQxNy41IC0xOWwxMjkgLTM1M2g0MjFxMjEgMCAyNCAtOC41dC0xNCAtMjAuNWwtMzQyIC0yNDlsMTMwIC00MDFxNyAtMjAgLTAuNSAtMjUuNXQtMjQuNSA2LjVsLTM0MyAyNDZsLTM0MiAtMjQ3cS0xNyAtMTIgLTI0LjUgLTYuNXQtMC41IDI1LjVsMTMwIDQwMGwtMzQ3IDI1MXEtMTcgMTIgLTE0IDIwLjV0MjMgOC41aDQyOXpNNDc3IDcwMGgtMjQwbDE5NyAtMTQybC03NCAtMjI2IGwxOTMgMTM5bDE5NSAtMTQwbC03NCAyMjlsMTkyIDE0MGgtMjM0bC03OCAyMTF6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTAwODsiIGQ9Ik02MDAgMTIwMHExMjQgMCAyMTIgLTg4dDg4IC0yMTJ2LTI1MHEwIC00NiAtMzEgLTk4dC02OSAtNTJ2LTc1cTAgLTEwIDYgLTIxLjV0MTUgLTE3LjVsMzU4IC0yMzBxOSAtNSAxNSAtMTYuNXQ2IC0yMS41di05M3EwIC0xMCAtNy41IC0xNy41dC0xNy41IC03LjVoLTExNTBxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXY5M3EwIDEwIDYgMjEuNXQxNSAxNi41bDM1OCAyMzBxOSA2IDE1IDE3LjV0NiAyMS41djc1cS0zOCAwIC02OSA1MiB0LTMxIDk4djI1MHEwIDEyNCA4OCAyMTJ0MjEyIDg4eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwMDk7IiBkPSJNMjUgMTEwMGgxMTUwcTEwIDAgMTcuNSAtNy41dDcuNSAtMTcuNXYtMTA1MHEwIC0xMCAtNy41IC0xNy41dC0xNy41IC03LjVoLTExNTBxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXYxMDUwcTAgMTAgNy41IDE3LjV0MTcuNSA3LjV6TTEwMCAxMDAwdi0xMDBoMTAwdjEwMGgtMTAwek04NzUgMTAwMGgtNTUwcS0xMCAwIC0xNy41IC03LjV0LTcuNSAtMTcuNXYtMzUwcTAgLTEwIDcuNSAtMTcuNXQxNy41IC03LjVoNTUwIHExMCAwIDE3LjUgNy41dDcuNSAxNy41djM1MHEwIDEwIC03LjUgMTcuNXQtMTcuNSA3LjV6TTEwMDAgMTAwMHYtMTAwaDEwMHYxMDBoLTEwMHpNMTAwIDgwMHYtMTAwaDEwMHYxMDBoLTEwMHpNMTAwMCA4MDB2LTEwMGgxMDB2MTAwaC0xMDB6TTEwMCA2MDB2LTEwMGgxMDB2MTAwaC0xMDB6TTEwMDAgNjAwdi0xMDBoMTAwdjEwMGgtMTAwek04NzUgNTAwaC01NTBxLTEwIDAgLTE3LjUgLTcuNXQtNy41IC0xNy41di0zNTBxMCAtMTAgNy41IC0xNy41IHQxNy41IC03LjVoNTUwcTEwIDAgMTcuNSA3LjV0Ny41IDE3LjV2MzUwcTAgMTAgLTcuNSAxNy41dC0xNy41IDcuNXpNMTAwIDQwMHYtMTAwaDEwMHYxMDBoLTEwMHpNMTAwMCA0MDB2LTEwMGgxMDB2MTAwaC0xMDB6TTEwMCAyMDB2LTEwMGgxMDB2MTAwaC0xMDB6TTEwMDAgMjAwdi0xMDBoMTAwdjEwMGgtMTAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwMTA7IiBkPSJNNTAgMTEwMGg0MDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTQwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtNDAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXY0MDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek02NTAgMTEwMGg0MDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTQwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtNDAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXY0MDAgcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNNTAgNTAwaDQwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtNDAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC00MDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djQwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTY1MCA1MDBoNDAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di00MDBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTQwMCBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djQwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTAxMTsiIGQ9Ik01MCAxMTAwaDIwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMjAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0yMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djIwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTQ1MCAxMTAwaDIwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMjAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0yMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djIwMCBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek04NTAgMTEwMGgyMDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTIwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtMjAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYyMDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek01MCA3MDBoMjAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0yMDBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTIwMCBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djIwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTQ1MCA3MDBoMjAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0yMDBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTIwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MjAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNODUwIDcwMGgyMDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTIwMCBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTIwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MjAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNNTAgMzAwaDIwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMjAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0yMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djIwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTQ1MCAzMDBoMjAwIHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMjAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0yMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djIwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTg1MCAzMDBoMjAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0yMDBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTIwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MjAwcTAgMjEgMTQuNSAzNS41IHQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTAxMjsiIGQ9Ik01MCAxMTAwaDIwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMjAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0yMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djIwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTQ1MCAxMTAwaDcwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMjAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC03MDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djIwMCBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek01MCA3MDBoMjAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0yMDBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTIwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MjAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNNDUwIDcwMGg3MDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTIwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtNzAwIHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MjAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNNTAgMzAwaDIwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMjAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0yMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djIwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTQ1MCAzMDBoNzAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0yMDAgcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC03MDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djIwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTAxMzsiIGQ9Ik00NjUgNDc3bDU3MSA1NzFxOCA4IDE4IDh0MTcgLThsMTc3IC0xNzdxOCAtNyA4IC0xN3QtOCAtMThsLTc4MyAtNzg0cS03IC04IC0xNy41IC04dC0xNy41IDhsLTM4NCAzODRxLTggOCAtOCAxOHQ4IDE3bDE3NyAxNzdxNyA4IDE3IDh0MTggLThsMTcxIC0xNzFxNyAtNyAxOCAtN3QxOCA3eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwMTQ7IiBkPSJNOTA0IDEwODNsMTc4IC0xNzlxOCAtOCA4IC0xOC41dC04IC0xNy41bC0yNjcgLTI2OGwyNjcgLTI2OHE4IC03IDggLTE3LjV0LTggLTE4LjVsLTE3OCAtMTc4cS04IC04IC0xOC41IC04dC0xNy41IDhsLTI2OCAyNjdsLTI2OCAtMjY3cS03IC04IC0xNy41IC04dC0xOC41IDhsLTE3OCAxNzhxLTggOCAtOCAxOC41dDggMTcuNWwyNjcgMjY4bC0yNjcgMjY4cS04IDcgLTggMTcuNXQ4IDE4LjVsMTc4IDE3OHE4IDggMTguNSA4dDE3LjUgLTggbDI2OCAtMjY3bDI2OCAyNjhxNyA3IDE3LjUgN3QxOC41IC03eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwMTU7IiBkPSJNNTA3IDExNzdxOTggMCAxODcuNSAtMzguNXQxNTQuNSAtMTAzLjV0MTAzLjUgLTE1NC41dDM4LjUgLTE4Ny41cTAgLTE0MSAtNzggLTI2MmwzMDAgLTI5OXE4IC04IDggLTE4LjV0LTggLTE4LjVsLTEwOSAtMTA4cS03IC04IC0xNy41IC04dC0xOC41IDhsLTMwMCAyOTlxLTExOSAtNzcgLTI2MSAtNzdxLTk4IDAgLTE4OCAzOC41dC0xNTQuNSAxMDN0LTEwMyAxNTQuNXQtMzguNSAxODh0MzguNSAxODcuNXQxMDMgMTU0LjUgdDE1NC41IDEwMy41dDE4OCAzOC41ek01MDYuNSAxMDIzcS04OS41IDAgLTE2NS41IC00NHQtMTIwIC0xMjAuNXQtNDQgLTE2NnQ0NCAtMTY1LjV0MTIwIC0xMjB0MTY1LjUgLTQ0dDE2NiA0NHQxMjAuNSAxMjB0NDQgMTY1LjV0LTQ0IDE2NnQtMTIwLjUgMTIwLjV0LTE2NiA0NHpNNDI1IDkwMGgxNTBxMTAgMCAxNy41IC03LjV0Ny41IC0xNy41di03NWg3NXExMCAwIDE3LjUgLTcuNXQ3LjUgLTE3LjV2LTE1MHEwIC0xMCAtNy41IC0xNy41IHQtMTcuNSAtNy41aC03NXYtNzVxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC0xNTBxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXY3NWgtNzVxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXYxNTBxMCAxMCA3LjUgMTcuNXQxNy41IDcuNWg3NXY3NXEwIDEwIDcuNSAxNy41dDE3LjUgNy41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwMTY7IiBkPSJNNTA3IDExNzdxOTggMCAxODcuNSAtMzguNXQxNTQuNSAtMTAzLjV0MTAzLjUgLTE1NC41dDM4LjUgLTE4Ny41cTAgLTE0MSAtNzggLTI2MmwzMDAgLTI5OXE4IC04IDggLTE4LjV0LTggLTE4LjVsLTEwOSAtMTA4cS03IC04IC0xNy41IC04dC0xOC41IDhsLTMwMCAyOTlxLTExOSAtNzcgLTI2MSAtNzdxLTk4IDAgLTE4OCAzOC41dC0xNTQuNSAxMDN0LTEwMyAxNTQuNXQtMzguNSAxODh0MzguNSAxODcuNXQxMDMgMTU0LjUgdDE1NC41IDEwMy41dDE4OCAzOC41ek01MDYuNSAxMDIzcS04OS41IDAgLTE2NS41IC00NHQtMTIwIC0xMjAuNXQtNDQgLTE2NnQ0NCAtMTY1LjV0MTIwIC0xMjB0MTY1LjUgLTQ0dDE2NiA0NHQxMjAuNSAxMjB0NDQgMTY1LjV0LTQ0IDE2NnQtMTIwLjUgMTIwLjV0LTE2NiA0NHpNMzI1IDgwMGgzNTBxMTAgMCAxNy41IC03LjV0Ny41IC0xNy41di0xNTBxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC0zNTBxLTEwIDAgLTE3LjUgNy41IHQtNy41IDE3LjV2MTUwcTAgMTAgNy41IDE3LjV0MTcuNSA3LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTAxNzsiIGQ9Ik01NTAgMTIwMGgxMDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTQwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtMTAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXY0MDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek04MDAgOTc1djE2NnExNjcgLTYyIDI3MiAtMjA5LjV0MTA1IC0zMzEuNXEwIC0xMTcgLTQ1LjUgLTIyNHQtMTIzIC0xODQuNXQtMTg0LjUgLTEyM3QtMjI0IC00NS41dC0yMjQgNDUuNSB0LTE4NC41IDEyM3QtMTIzIDE4NC41dC00NS41IDIyNHEwIDE4NCAxMDUgMzMxLjV0MjcyIDIwOS41di0xNjZxLTEwMyAtNTUgLTE2NSAtMTU1dC02MiAtMjIwcTAgLTExNiA1NyAtMjE0LjV0MTU1LjUgLTE1NS41dDIxNC41IC01N3QyMTQuNSA1N3QxNTUuNSAxNTUuNXQ1NyAyMTQuNXEwIDEyMCAtNjIgMjIwdC0xNjUgMTU1eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwMTg7IiBkPSJNMTAyNSAxMjAwaDE1MHExMCAwIDE3LjUgLTcuNXQ3LjUgLTE3LjV2LTExNTBxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC0xNTBxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXYxMTUwcTAgMTAgNy41IDE3LjV0MTcuNSA3LjV6TTcyNSA4MDBoMTUwcTEwIDAgMTcuNSAtNy41dDcuNSAtMTcuNXYtNzUwcTAgLTEwIC03LjUgLTE3LjV0LTE3LjUgLTcuNWgtMTUwcS0xMCAwIC0xNy41IDcuNXQtNy41IDE3LjV2NzUwIHEwIDEwIDcuNSAxNy41dDE3LjUgNy41ek00MjUgNTAwaDE1MHExMCAwIDE3LjUgLTcuNXQ3LjUgLTE3LjV2LTQ1MHEwIC0xMCAtNy41IC0xNy41dC0xNy41IC03LjVoLTE1MHEtMTAgMCAtMTcuNSA3LjV0LTcuNSAxNy41djQ1MHEwIDEwIDcuNSAxNy41dDE3LjUgNy41ek0xMjUgMzAwaDE1MHExMCAwIDE3LjUgLTcuNXQ3LjUgLTE3LjV2LTI1MHEwIC0xMCAtNy41IC0xNy41dC0xNy41IC03LjVoLTE1MHEtMTAgMCAtMTcuNSA3LjV0LTcuNSAxNy41IHYyNTBxMCAxMCA3LjUgMTcuNXQxNy41IDcuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDE5OyIgZD0iTTYwMCAxMTc0cTMzIDAgNzQgLTVsMzggLTE1Mmw1IC0xcTQ5IC0xNCA5NCAtMzlsNSAtMmwxMzQgODBxNjEgLTQ4IDEwNCAtMTA1bC04MCAtMTM0bDMgLTVxMjUgLTQ0IDM5IC05M2wxIC02bDE1MiAtMzhxNSAtNDMgNSAtNzNxMCAtMzQgLTUgLTc0bC0xNTIgLTM4bC0xIC02cS0xNSAtNDkgLTM5IC05M2wtMyAtNWw4MCAtMTM0cS00OCAtNjEgLTEwNCAtMTA1bC0xMzQgODFsLTUgLTNxLTQ0IC0yNSAtOTQgLTM5bC01IC0ybC0zOCAtMTUxIHEtNDMgLTUgLTc0IC01cS0zMyAwIC03NCA1bC0zOCAxNTFsLTUgMnEtNDkgMTQgLTk0IDM5bC01IDNsLTEzNCAtODFxLTYwIDQ4IC0xMDQgMTA1bDgwIDEzNGwtMyA1cS0yNSA0NSAtMzggOTNsLTIgNmwtMTUxIDM4cS02IDQyIC02IDc0cTAgMzMgNiA3M2wxNTEgMzhsMiA2cTEzIDQ4IDM4IDkzbDMgNWwtODAgMTM0cTQ3IDYxIDEwNSAxMDVsMTMzIC04MGw1IDJxNDUgMjUgOTQgMzlsNSAxbDM4IDE1MnE0MyA1IDc0IDV6TTYwMCA4MTUgcS04OSAwIC0xNTIgLTYzdC02MyAtMTUxLjV0NjMgLTE1MS41dDE1MiAtNjN0MTUyIDYzdDYzIDE1MS41dC02MyAxNTEuNXQtMTUyIDYzeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwMjA7IiBkPSJNNTAwIDEzMDBoMzAwcTQxIDAgNzAuNSAtMjkuNXQyOS41IC03MC41di0xMDBoMjc1cTEwIDAgMTcuNSAtNy41dDcuNSAtMTcuNXYtNzVoLTExMDB2NzVxMCAxMCA3LjUgMTcuNXQxNy41IDcuNWgyNzV2MTAwcTAgNDEgMjkuNSA3MC41dDcwLjUgMjkuNXpNNTAwIDEyMDB2LTEwMGgzMDB2MTAwaC0zMDB6TTExMDAgOTAwdi04MDBxMCAtNDEgLTI5LjUgLTcwLjV0LTcwLjUgLTI5LjVoLTcwMHEtNDEgMCAtNzAuNSAyOS41dC0yOS41IDcwLjUgdjgwMGg5MDB6TTMwMCA4MDB2LTcwMGgxMDB2NzAwaC0xMDB6TTUwMCA4MDB2LTcwMGgxMDB2NzAwaC0xMDB6TTcwMCA4MDB2LTcwMGgxMDB2NzAwaC0xMDB6TTkwMCA4MDB2LTcwMGgxMDB2NzAwaC0xMDB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTAyMTsiIGQ9Ik0xOCA2MThsNjIwIDYwOHE4IDcgMTguNSA3dDE3LjUgLTdsNjA4IC02MDhxOCAtOCA1LjUgLTEzdC0xMi41IC01aC0xNzV2LTU3NXEwIC0xMCAtNy41IC0xNy41dC0xNy41IC03LjVoLTI1MHEtMTAgMCAtMTcuNSA3LjV0LTcuNSAxNy41djM3NWgtMzAwdi0zNzVxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC0yNTBxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXY1NzVoLTE3NXEtMTAgMCAtMTIuNSA1dDUuNSAxM3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDIyOyIgZD0iTTYwMCAxMjAwdi00MDBxMCAtNDEgMjkuNSAtNzAuNXQ3MC41IC0yOS41aDMwMHYtNjUwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC04MDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djExMDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41aDQ1MHpNMTAwMCA4MDBoLTI1MHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MjUweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwMjM7IiBkPSJNNjAwIDExNzdxMTE3IDAgMjI0IC00NS41dDE4NC41IC0xMjN0MTIzIC0xODQuNXQ0NS41IC0yMjR0LTQ1LjUgLTIyNHQtMTIzIC0xODQuNXQtMTg0LjUgLTEyM3QtMjI0IC00NS41dC0yMjQgNDUuNXQtMTg0LjUgMTIzdC0xMjMgMTg0LjV0LTQ1LjUgMjI0dDQ1LjUgMjI0dDEyMyAxODQuNXQxODQuNSAxMjN0MjI0IDQ1LjV6TTYwMCAxMDI3cS0xMTYgMCAtMjE0LjUgLTU3dC0xNTUuNSAtMTU1LjV0LTU3IC0yMTQuNXQ1NyAtMjE0LjUgdDE1NS41IC0xNTUuNXQyMTQuNSAtNTd0MjE0LjUgNTd0MTU1LjUgMTU1LjV0NTcgMjE0LjV0LTU3IDIxNC41dC0xNTUuNSAxNTUuNXQtMjE0LjUgNTd6TTUyNSA5MDBoNTBxMTAgMCAxNy41IC03LjV0Ny41IC0xNy41di0yNzVoMTc1cTEwIDAgMTcuNSAtNy41dDcuNSAtMTcuNXYtNTBxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC0yNTBxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXYzNTBxMCAxMCA3LjUgMTcuNXQxNy41IDcuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDI0OyIgZD0iTTEzMDAgMGgtNTM4bC00MSA0MDBoLTI0MmwtNDEgLTQwMGgtNTM4bDQzMSAxMjAwaDIwOWwtMjEgLTMwMGgxNjJsLTIwIDMwMGgyMDh6TTUxNSA4MDBsLTI3IC0zMDBoMjI0bC0yNyAzMDBoLTE3MHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDI1OyIgZD0iTTU1MCAxMjAwaDIwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtNDUwaDE5MXEyMCAwIDI1LjUgLTExLjV0LTcuNSAtMjcuNWwtMzI3IC00MDBxLTEzIC0xNiAtMzIgLTE2dC0zMiAxNmwtMzI3IDQwMHEtMTMgMTYgLTcuNSAyNy41dDI1LjUgMTEuNWgxOTF2NDUwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNMTEyNSA0MDBoNTBxMTAgMCAxNy41IC03LjV0Ny41IC0xNy41di0zNTBxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41IGgtMTA1MHEtMTAgMCAtMTcuNSA3LjV0LTcuNSAxNy41djM1MHEwIDEwIDcuNSAxNy41dDE3LjUgNy41aDUwcTEwIDAgMTcuNSAtNy41dDcuNSAtMTcuNXYtMTc1aDkwMHYxNzVxMCAxMCA3LjUgMTcuNXQxNy41IDcuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDI2OyIgZD0iTTYwMCAxMTc3cTExNyAwIDIyNCAtNDUuNXQxODQuNSAtMTIzdDEyMyAtMTg0LjV0NDUuNSAtMjI0dC00NS41IC0yMjR0LTEyMyAtMTg0LjV0LTE4NC41IC0xMjN0LTIyNCAtNDUuNXQtMjI0IDQ1LjV0LTE4NC41IDEyM3QtMTIzIDE4NC41dC00NS41IDIyNHQ0NS41IDIyNHQxMjMgMTg0LjV0MTg0LjUgMTIzdDIyNCA0NS41ek02MDAgMTAyN3EtMTE2IDAgLTIxNC41IC01N3QtMTU1LjUgLTE1NS41dC01NyAtMjE0LjV0NTcgLTIxNC41IHQxNTUuNSAtMTU1LjV0MjE0LjUgLTU3dDIxNC41IDU3dDE1NS41IDE1NS41dDU3IDIxNC41dC01NyAyMTQuNXQtMTU1LjUgMTU1LjV0LTIxNC41IDU3ek01MjUgOTAwaDE1MHExMCAwIDE3LjUgLTcuNXQ3LjUgLTE3LjV2LTI3NWgxMzdxMjEgMCAyNiAtMTEuNXQtOCAtMjcuNWwtMjIzIC0yNzVxLTEzIC0xNiAtMzIgLTE2dC0zMiAxNmwtMjIzIDI3NXEtMTMgMTYgLTggMjcuNXQyNiAxMS41aDEzN3YyNzVxMCAxMCA3LjUgMTcuNXQxNy41IDcuNXogIiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTAyNzsiIGQ9Ik02MDAgMTE3N3ExMTcgMCAyMjQgLTQ1LjV0MTg0LjUgLTEyM3QxMjMgLTE4NC41dDQ1LjUgLTIyNHQtNDUuNSAtMjI0dC0xMjMgLTE4NC41dC0xODQuNSAtMTIzdC0yMjQgLTQ1LjV0LTIyNCA0NS41dC0xODQuNSAxMjN0LTEyMyAxODQuNXQtNDUuNSAyMjR0NDUuNSAyMjR0MTIzIDE4NC41dDE4NC41IDEyM3QyMjQgNDUuNXpNNjAwIDEwMjdxLTExNiAwIC0yMTQuNSAtNTd0LTE1NS41IC0xNTUuNXQtNTcgLTIxNC41dDU3IC0yMTQuNSB0MTU1LjUgLTE1NS41dDIxNC41IC01N3QyMTQuNSA1N3QxNTUuNSAxNTUuNXQ1NyAyMTQuNXQtNTcgMjE0LjV0LTE1NS41IDE1NS41dC0yMTQuNSA1N3pNNjMyIDkxNGwyMjMgLTI3NXExMyAtMTYgOCAtMjcuNXQtMjYgLTExLjVoLTEzN3YtMjc1cTAgLTEwIC03LjUgLTE3LjV0LTE3LjUgLTcuNWgtMTUwcS0xMCAwIC0xNy41IDcuNXQtNy41IDE3LjV2Mjc1aC0xMzdxLTIxIDAgLTI2IDExLjV0OCAyNy41bDIyMyAyNzVxMTMgMTYgMzIgMTYgdDMyIC0xNnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDI4OyIgZD0iTTIyNSAxMjAwaDc1MHExMCAwIDE5LjUgLTd0MTIuNSAtMTdsMTg2IC02NTJxNyAtMjQgNyAtNDl2LTQyNXEwIC0xMiAtNCAtMjd0LTkgLTE3cS0xMiAtNiAtMzcgLTZoLTExMDBxLTEyIDAgLTI3IDR0LTE3IDhxLTYgMTMgLTYgMzhsMSA0MjVxMCAyNSA3IDQ5bDE4NSA2NTJxMyAxMCAxMi41IDE3dDE5LjUgN3pNODc4IDEwMDBoLTU1NnEtMTAgMCAtMTkgLTd0LTExIC0xOGwtODcgLTQ1MHEtMiAtMTEgNCAtMTh0MTYgLTdoMTUwIHExMCAwIDE5LjUgLTd0MTEuNSAtMTdsMzggLTE1MnEyIC0xMCAxMS41IC0xN3QxOS41IC03aDI1MHExMCAwIDE5LjUgN3QxMS41IDE3bDM4IDE1MnEyIDEwIDExLjUgMTd0MTkuNSA3aDE1MHExMCAwIDE2IDd0NCAxOGwtODcgNDUwcS0yIDExIC0xMSAxOHQtMTkgN3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDI5OyIgZD0iTTYwMCAxMTc3cTExNyAwIDIyNCAtNDUuNXQxODQuNSAtMTIzdDEyMyAtMTg0LjV0NDUuNSAtMjI0dC00NS41IC0yMjR0LTEyMyAtMTg0LjV0LTE4NC41IC0xMjN0LTIyNCAtNDUuNXQtMjI0IDQ1LjV0LTE4NC41IDEyM3QtMTIzIDE4NC41dC00NS41IDIyNHQ0NS41IDIyNHQxMjMgMTg0LjV0MTg0LjUgMTIzdDIyNCA0NS41ek02MDAgMTAyN3EtMTE2IDAgLTIxNC41IC01N3QtMTU1LjUgLTE1NS41dC01NyAtMjE0LjV0NTcgLTIxNC41IHQxNTUuNSAtMTU1LjV0MjE0LjUgLTU3dDIxNC41IDU3dDE1NS41IDE1NS41dDU3IDIxNC41dC01NyAyMTQuNXQtMTU1LjUgMTU1LjV0LTIxNC41IDU3ek01NDAgODIwbDI1MyAtMTkwcTE3IC0xMiAxNyAtMzB0LTE3IC0zMGwtMjUzIC0xOTBxLTE2IC0xMiAtMjggLTYuNXQtMTIgMjYuNXY0MDBxMCAyMSAxMiAyNi41dDI4IC02LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTAzMDsiIGQ9Ik05NDcgMTA2MGwxMzUgMTM1cTcgNyAxMi41IDV0NS41IC0xM3YtMzYycTAgLTEwIC03LjUgLTE3LjV0LTE3LjUgLTcuNWgtMzYycS0xMSAwIC0xMyA1LjV0NSAxMi41bDEzMyAxMzNxLTEwOSA3NiAtMjM4IDc2cS0xMTYgMCAtMjE0LjUgLTU3dC0xNTUuNSAtMTU1LjV0LTU3IC0yMTQuNXQ1NyAtMjE0LjV0MTU1LjUgLTE1NS41dDIxNC41IC01N3QyMTQuNSA1N3QxNTUuNSAxNTUuNXQ1NyAyMTQuNWgxNTBxMCAtMTE3IC00NS41IC0yMjQgdC0xMjMgLTE4NC41dC0xODQuNSAtMTIzdC0yMjQgLTQ1LjV0LTIyNCA0NS41dC0xODQuNSAxMjN0LTEyMyAxODQuNXQtNDUuNSAyMjR0NDUuNSAyMjR0MTIzIDE4NC41dDE4NC41IDEyM3QyMjQgNDUuNXExOTIgMCAzNDcgLTExN3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDMxOyIgZD0iTTk0NyAxMDYwbDEzNSAxMzVxNyA3IDEyLjUgNXQ1LjUgLTEzdi0zNjFxMCAtMTEgLTcuNSAtMTguNXQtMTguNSAtNy41aC0zNjFxLTExIDAgLTEzIDUuNXQ1IDEyLjVsMTM0IDEzNHEtMTEwIDc1IC0yMzkgNzVxLTExNiAwIC0yMTQuNSAtNTd0LTE1NS41IC0xNTUuNXQtNTcgLTIxNC41aC0xNTBxMCAxMTcgNDUuNSAyMjR0MTIzIDE4NC41dDE4NC41IDEyM3QyMjQgNDUuNXExOTIgMCAzNDcgLTExN3pNMTAyNyA2MDBoMTUwIHEwIC0xMTcgLTQ1LjUgLTIyNHQtMTIzIC0xODQuNXQtMTg0LjUgLTEyM3QtMjI0IC00NS41cS0xOTIgMCAtMzQ4IDExOGwtMTM0IC0xMzRxLTcgLTggLTEyLjUgLTUuNXQtNS41IDEyLjV2MzYwcTAgMTEgNy41IDE4LjV0MTguNSA3LjVoMzYwcTEwIDAgMTIuNSAtNS41dC01LjUgLTEyLjVsLTEzMyAtMTMzcTExMCAtNzYgMjQwIC03NnExMTYgMCAyMTQuNSA1N3QxNTUuNSAxNTUuNXQ1NyAyMTQuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDMyOyIgZD0iTTEyNSAxMjAwaDEwNTBxMTAgMCAxNy41IC03LjV0Ny41IC0xNy41di0xMTUwcTAgLTEwIC03LjUgLTE3LjV0LTE3LjUgLTcuNWgtMTA1MHEtMTAgMCAtMTcuNSA3LjV0LTcuNSAxNy41djExNTBxMCAxMCA3LjUgMTcuNXQxNy41IDcuNXpNMTA3NSAxMDAwaC04NTBxLTEwIDAgLTE3LjUgLTcuNXQtNy41IC0xNy41di04NTBxMCAtMTAgNy41IC0xNy41dDE3LjUgLTcuNWg4NTBxMTAgMCAxNy41IDcuNXQ3LjUgMTcuNXY4NTAgcTAgMTAgLTcuNSAxNy41dC0xNy41IDcuNXpNMzI1IDkwMGg1MHExMCAwIDE3LjUgLTcuNXQ3LjUgLTE3LjV2LTUwcTAgLTEwIC03LjUgLTE3LjV0LTE3LjUgLTcuNWgtNTBxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXY1MHEwIDEwIDcuNSAxNy41dDE3LjUgNy41ek01MjUgOTAwaDQ1MHExMCAwIDE3LjUgLTcuNXQ3LjUgLTE3LjV2LTUwcTAgLTEwIC03LjUgLTE3LjV0LTE3LjUgLTcuNWgtNDUwcS0xMCAwIC0xNy41IDcuNXQtNy41IDE3LjV2NTAgcTAgMTAgNy41IDE3LjV0MTcuNSA3LjV6TTMyNSA3MDBoNTBxMTAgMCAxNy41IC03LjV0Ny41IC0xNy41di01MHEwIC0xMCAtNy41IC0xNy41dC0xNy41IC03LjVoLTUwcS0xMCAwIC0xNy41IDcuNXQtNy41IDE3LjV2NTBxMCAxMCA3LjUgMTcuNXQxNy41IDcuNXpNNTI1IDcwMGg0NTBxMTAgMCAxNy41IC03LjV0Ny41IC0xNy41di01MHEwIC0xMCAtNy41IC0xNy41dC0xNy41IC03LjVoLTQ1MHEtMTAgMCAtMTcuNSA3LjV0LTcuNSAxNy41djUwIHEwIDEwIDcuNSAxNy41dDE3LjUgNy41ek0zMjUgNTAwaDUwcTEwIDAgMTcuNSAtNy41dDcuNSAtMTcuNXYtNTBxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC01MHEtMTAgMCAtMTcuNSA3LjV0LTcuNSAxNy41djUwcTAgMTAgNy41IDE3LjV0MTcuNSA3LjV6TTUyNSA1MDBoNDUwcTEwIDAgMTcuNSAtNy41dDcuNSAtMTcuNXYtNTBxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC00NTBxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXY1MCBxMCAxMCA3LjUgMTcuNXQxNy41IDcuNXpNMzI1IDMwMGg1MHExMCAwIDE3LjUgLTcuNXQ3LjUgLTE3LjV2LTUwcTAgLTEwIC03LjUgLTE3LjV0LTE3LjUgLTcuNWgtNTBxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXY1MHEwIDEwIDcuNSAxNy41dDE3LjUgNy41ek01MjUgMzAwaDQ1MHExMCAwIDE3LjUgLTcuNXQ3LjUgLTE3LjV2LTUwcTAgLTEwIC03LjUgLTE3LjV0LTE3LjUgLTcuNWgtNDUwcS0xMCAwIC0xNy41IDcuNXQtNy41IDE3LjV2NTAgcTAgMTAgNy41IDE3LjV0MTcuNSA3LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTAzMzsiIGQ9Ik05MDAgODAwdjIwMHEwIDgzIC01OC41IDE0MS41dC0xNDEuNSA1OC41aC0zMDBxLTgyIDAgLTE0MSAtNTl0LTU5IC0xNDF2LTIwMGgtMTAwcS00MSAwIC03MC41IC0yOS41dC0yOS41IC03MC41di02MDBxMCAtNDEgMjkuNSAtNzAuNXQ3MC41IC0yOS41aDkwMHE0MSAwIDcwLjUgMjkuNXQyOS41IDcwLjV2NjAwcTAgNDEgLTI5LjUgNzAuNXQtNzAuNSAyOS41aC0xMDB6TTQwMCA4MDB2MTUwcTAgMjEgMTUgMzUuNXQzNSAxNC41aDIwMCBxMjAgMCAzNSAtMTQuNXQxNSAtMzUuNXYtMTUwaC0zMDB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTAzNDsiIGQ9Ik0xMjUgMTEwMGg1MHExMCAwIDE3LjUgLTcuNXQ3LjUgLTE3LjV2LTEwNzVoLTEwMHYxMDc1cTAgMTAgNy41IDE3LjV0MTcuNSA3LjV6TTEwNzUgMTA1MnE0IDAgOSAtMnExNiAtNiAxNiAtMjN2LTQyMXEwIC02IC0zIC0xMnEtMzMgLTU5IC02Ni41IC05OXQtNjUuNSAtNTh0LTU2LjUgLTI0LjV0LTUyLjUgLTYuNXEtMjYgMCAtNTcuNSA2LjV0LTUyLjUgMTMuNXQtNjAgMjFxLTQxIDE1IC02MyAyMi41dC01Ny41IDE1dC02NS41IDcuNSBxLTg1IDAgLTE2MCAtNTdxLTcgLTUgLTE1IC01cS02IDAgLTExIDNxLTE0IDcgLTE0IDIydjQzOHEyMiA1NSA4MiA5OC41dDExOSA0Ni41cTIzIDIgNDMgMC41dDQzIC03dDMyLjUgLTguNXQzOCAtMTN0MzIuNSAtMTFxNDEgLTE0IDYzLjUgLTIxdDU3IC0xNHQ2My41IC03cTEwMyAwIDE4MyA4N3E3IDggMTggOHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDM1OyIgZD0iTTYwMCAxMTc1cTExNiAwIDIyNyAtNDkuNXQxOTIuNSAtMTMxdDEzMSAtMTkyLjV0NDkuNSAtMjI3di0zMDBxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC01MHEtMTAgMCAtMTcuNSA3LjV0LTcuNSAxNy41djMwMHEwIDEyNyAtNzAuNSAyMzEuNXQtMTg0LjUgMTYxLjV0LTI0NSA1N3QtMjQ1IC01N3QtMTg0LjUgLTE2MS41dC03MC41IC0yMzEuNXYtMzAwcTAgLTEwIC03LjUgLTE3LjV0LTE3LjUgLTcuNWgtNTAgcS0xMCAwIC0xNy41IDcuNXQtNy41IDE3LjV2MzAwcTAgMTE2IDQ5LjUgMjI3dDEzMSAxOTIuNXQxOTIuNSAxMzF0MjI3IDQ5LjV6TTIyMCA1MDBoMTYwcTggMCAxNCAtNnQ2IC0xNHYtNDYwcTAgLTggLTYgLTE0dC0xNCAtNmgtMTYwcS04IDAgLTE0IDZ0LTYgMTR2NDYwcTAgOCA2IDE0dDE0IDZ6TTgyMCA1MDBoMTYwcTggMCAxNCAtNnQ2IC0xNHYtNDYwcTAgLTggLTYgLTE0dC0xNCAtNmgtMTYwcS04IDAgLTE0IDZ0LTYgMTR2NDYwIHEwIDggNiAxNHQxNCA2eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwMzY7IiBkPSJNMzIxIDgxNGwyNTggMTcycTkgNiAxNSAyLjV0NiAtMTMuNXYtNzUwcTAgLTEwIC02IC0xMy41dC0xNSAyLjVsLTI1OCAxNzJxLTIxIDE0IC00NiAxNGgtMjUwcS0xMCAwIC0xNy41IDcuNXQtNy41IDE3LjV2MzUwcTAgMTAgNy41IDE3LjV0MTcuNSA3LjVoMjUwcTI1IDAgNDYgMTR6TTkwMCA2NjhsMTIwIDEyMHE3IDcgMTcgN3QxNyAtN2wzNCAtMzRxNyAtNyA3IC0xN3QtNyAtMTdsLTEyMCAtMTIwbDEyMCAtMTIwcTcgLTcgNyAtMTcgdC03IC0xN2wtMzQgLTM0cS03IC03IC0xNyAtN3QtMTcgN2wtMTIwIDExOWwtMTIwIC0xMTlxLTcgLTcgLTE3IC03dC0xNyA3bC0zNCAzNHEtNyA3IC03IDE3dDcgMTdsMTE5IDEyMGwtMTE5IDEyMHEtNyA3IC03IDE3dDcgMTdsMzQgMzRxNyA4IDE3IDh0MTcgLTh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTAzNzsiIGQ9Ik0zMjEgODE0bDI1OCAxNzJxOSA2IDE1IDIuNXQ2IC0xMy41di03NTBxMCAtMTAgLTYgLTEzLjV0LTE1IDIuNWwtMjU4IDE3MnEtMjEgMTQgLTQ2IDE0aC0yNTBxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXYzNTBxMCAxMCA3LjUgMTcuNXQxNy41IDcuNWgyNTBxMjUgMCA0NiAxNHpNNzY2IDkwMGg0cTEwIC0xIDE2IC0xMHE5NiAtMTI5IDk2IC0yOTBxMCAtMTU0IC05MCAtMjgxcS02IC05IC0xNyAtMTBsLTMgLTFxLTkgMCAtMTYgNiBsLTI5IDIzcS03IDcgLTguNSAxNi41dDQuNSAxNy41cTcyIDEwMyA3MiAyMjlxMCAxMzIgLTc4IDIzOHEtNiA4IC00LjUgMTh0OS41IDE3bDI5IDIycTcgNSAxNSA1eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwMzg7IiBkPSJNOTY3IDEwMDRoM3ExMSAtMSAxNyAtMTBxMTM1IC0xNzkgMTM1IC0zOTZxMCAtMTA1IC0zNCAtMjA2LjV0LTk4IC0xODUuNXEtNyAtOSAtMTcgLTEwaC0zcS05IDAgLTE2IDZsLTQyIDM0cS04IDYgLTkgMTZ0NSAxOHExMTEgMTUwIDExMSAzMjhxMCA5MCAtMjkuNSAxNzZ0LTg0LjUgMTU3cS02IDkgLTUgMTl0MTAgMTZsNDIgMzNxNyA1IDE1IDV6TTMyMSA4MTRsMjU4IDE3MnE5IDYgMTUgMi41dDYgLTEzLjV2LTc1MHEwIC0xMCAtNiAtMTMuNSB0LTE1IDIuNWwtMjU4IDE3MnEtMjEgMTQgLTQ2IDE0aC0yNTBxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXYzNTBxMCAxMCA3LjUgMTcuNXQxNy41IDcuNWgyNTBxMjUgMCA0NiAxNHpNNzY2IDkwMGg0cTEwIC0xIDE2IC0xMHE5NiAtMTI5IDk2IC0yOTBxMCAtMTU0IC05MCAtMjgxcS02IC05IC0xNyAtMTBsLTMgLTFxLTkgMCAtMTYgNmwtMjkgMjNxLTcgNyAtOC41IDE2LjV0NC41IDE3LjVxNzIgMTAzIDcyIDIyOXEwIDEzMiAtNzggMjM4IHEtNiA4IC00LjUgMTguNXQ5LjUgMTYuNWwyOSAyMnE3IDUgMTUgNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDM5OyIgZD0iTTUwMCA5MDBoMTAwdi0xMDBoLTEwMHYtMTAwaC00MDB2LTEwMGgtMTAwdjYwMGg1MDB2LTMwMHpNMTIwMCA3MDBoLTIwMHYtMTAwaDIwMHYtMjAwaC0zMDB2MzAwaC0yMDB2MzAwaC0xMDB2MjAwaDYwMHYtNTAwek0xMDAgMTEwMHYtMzAwaDMwMHYzMDBoLTMwMHpNODAwIDExMDB2LTMwMGgzMDB2MzAwaC0zMDB6TTMwMCA5MDBoLTEwMHYxMDBoMTAwdi0xMDB6TTEwMDAgOTAwaC0xMDB2MTAwaDEwMHYtMTAwek0zMDAgNTAwaDIwMHYtNTAwIGgtNTAwdjUwMGgyMDB2MTAwaDEwMHYtMTAwek04MDAgMzAwaDIwMHYtMTAwaC0xMDB2LTEwMGgtMjAwdjEwMGgtMTAwdjEwMGgxMDB2MjAwaC0yMDB2MTAwaDMwMHYtMzAwek0xMDAgNDAwdi0zMDBoMzAwdjMwMGgtMzAwek0zMDAgMjAwaC0xMDB2MTAwaDEwMHYtMTAwek0xMjAwIDIwMGgtMTAwdjEwMGgxMDB2LTEwMHpNNzAwIDBoLTEwMHYxMDBoMTAwdi0xMDB6TTEyMDAgMGgtMzAwdjEwMGgzMDB2LTEwMHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDQwOyIgZD0iTTEwMCAyMDBoLTEwMHYxMDAwaDEwMHYtMTAwMHpNMzAwIDIwMGgtMTAwdjEwMDBoMTAwdi0xMDAwek03MDAgMjAwaC0yMDB2MTAwMGgyMDB2LTEwMDB6TTkwMCAyMDBoLTEwMHYxMDAwaDEwMHYtMTAwMHpNMTIwMCAyMDBoLTIwMHYxMDAwaDIwMHYtMTAwMHpNNDAwIDBoLTMwMHYxMDBoMzAwdi0xMDB6TTYwMCAwaC0xMDB2OTFoMTAwdi05MXpNODAwIDBoLTEwMHY5MWgxMDB2LTkxek0xMTAwIDBoLTIwMHY5MWgyMDB2LTkxeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwNDE7IiBkPSJNNTAwIDEyMDBsNjgyIC02ODJxOCAtOCA4IC0xOHQtOCAtMThsLTQ2NCAtNDY0cS04IC04IC0xOCAtOHQtMTggOGwtNjgyIDY4MmwxIDQ3NXEwIDEwIDcuNSAxNy41dDE3LjUgNy41aDQ3NHpNMzE5LjUgMTAyNC41cS0yOS41IDI5LjUgLTcxIDI5LjV0LTcxIC0yOS41dC0yOS41IC03MS41dDI5LjUgLTcxLjV0NzEgLTI5LjV0NzEgMjkuNXQyOS41IDcxLjV0LTI5LjUgNzEuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDQyOyIgZD0iTTUwMCAxMjAwbDY4MiAtNjgycTggLTggOCAtMTh0LTggLTE4bC00NjQgLTQ2NHEtOCAtOCAtMTggLTh0LTE4IDhsLTY4MiA2ODJsMSA0NzVxMCAxMCA3LjUgMTcuNXQxNy41IDcuNWg0NzR6TTgwMCAxMjAwbDY4MiAtNjgycTggLTggOCAtMTh0LTggLTE4bC00NjQgLTQ2NHEtOCAtOCAtMTggLTh0LTE4IDhsLTU2IDU2bDQyNCA0MjZsLTcwMCA3MDBoMTUwek0zMTkuNSAxMDI0LjVxLTI5LjUgMjkuNSAtNzEgMjkuNXQtNzEgLTI5LjUgdC0yOS41IC03MS41dDI5LjUgLTcxLjV0NzEgLTI5LjV0NzEgMjkuNXQyOS41IDcxLjV0LTI5LjUgNzEuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDQzOyIgZD0iTTMwMCAxMjAwaDgyNXE3NSAwIDc1IC03NXYtOTAwcTAgLTI1IC0xOCAtNDNsLTY0IC02NHEtOCAtOCAtMTMgLTUuNXQtNSAxMi41djk1MHEwIDEwIC03LjUgMTcuNXQtMTcuNSA3LjVoLTcwMHEtMjUgMCAtNDMgLTE4bC02NCAtNjRxLTggLTggLTUuNSAtMTN0MTIuNSAtNWg3MDBxMTAgMCAxNy41IC03LjV0Ny41IC0xNy41di05NTBxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC04NTBxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXY5NzUgcTAgMjUgMTggNDNsMTM5IDEzOXExOCAxOCA0MyAxOHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDQ0OyIgZD0iTTI1MCAxMjAwaDgwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMTE1MGwtNDUwIDQ0NGwtNDUwIC00NDV2MTE1MXEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA0NTsiIGQ9Ik04MjIgMTIwMGgtNDQ0cS0xMSAwIC0xOSAtNy41dC05IC0xNy41bC03OCAtMzAxcS03IC0yNCA3IC00NWw1NyAtMTA4cTYgLTkgMTcuNSAtMTV0MjEuNSAtNmg0NTBxMTAgMCAyMS41IDZ0MTcuNSAxNWw2MiAxMDhxMTQgMjEgNyA0NWwtODMgMzAxcS0xIDEwIC05IDE3LjV0LTE5IDcuNXpNMTE3NSA4MDBoLTE1MHEtMTAgMCAtMjEgLTYuNXQtMTUgLTE1LjVsLTc4IC0xNTZxLTQgLTkgLTE1IC0xNS41dC0yMSAtNi41aC01NTAgcS0xMCAwIC0yMSA2LjV0LTE1IDE1LjVsLTc4IDE1NnEtNCA5IC0xNSAxNS41dC0yMSA2LjVoLTE1MHEtMTAgMCAtMTcuNSAtNy41dC03LjUgLTE3LjV2LTY1MHEwIC0xMCA3LjUgLTE3LjV0MTcuNSAtNy41aDE1MHExMCAwIDE3LjUgNy41dDcuNSAxNy41djE1MHEwIDEwIDcuNSAxNy41dDE3LjUgNy41aDc1MHExMCAwIDE3LjUgLTcuNXQ3LjUgLTE3LjV2LTE1MHEwIC0xMCA3LjUgLTE3LjV0MTcuNSAtNy41aDE1MHExMCAwIDE3LjUgNy41IHQ3LjUgMTcuNXY2NTBxMCAxMCAtNy41IDE3LjV0LTE3LjUgNy41ek04NTAgMjAwaC01MDBxLTEwIDAgLTE5LjUgLTd0LTExLjUgLTE3bC0zOCAtMTUycS0yIC0xMCAzLjUgLTE3dDE1LjUgLTdoNjAwcTEwIDAgMTUuNSA3dDMuNSAxN2wtMzggMTUycS0yIDEwIC0xMS41IDE3dC0xOS41IDd6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA0NjsiIGQ9Ik01MDAgMTEwMGgyMDBxNTYgMCAxMDIuNSAtMjAuNXQ3Mi41IC01MHQ0NCAtNTl0MjUgLTUwLjVsNiAtMjBoMTUwcTQxIDAgNzAuNSAtMjkuNXQyOS41IC03MC41di02MDBxMCAtNDEgLTI5LjUgLTcwLjV0LTcwLjUgLTI5LjVoLTEwMDBxLTQxIDAgLTcwLjUgMjkuNXQtMjkuNSA3MC41djYwMHEwIDQxIDI5LjUgNzAuNXQ3MC41IDI5LjVoMTUwcTIgOCA2LjUgMjEuNXQyNCA0OHQ0NSA2MXQ3MiA0OHQxMDIuNSAyMS41ek05MDAgODAwdi0xMDAgaDEwMHYxMDBoLTEwMHpNNjAwIDczMHEtOTUgMCAtMTYyLjUgLTY3LjV0LTY3LjUgLTE2Mi41dDY3LjUgLTE2Mi41dDE2Mi41IC02Ny41dDE2Mi41IDY3LjV0NjcuNSAxNjIuNXQtNjcuNSAxNjIuNXQtMTYyLjUgNjcuNXpNNjAwIDYwM3E0MyAwIDczIC0zMHQzMCAtNzN0LTMwIC03M3QtNzMgLTMwdC03MyAzMHQtMzAgNzN0MzAgNzN0NzMgMzB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA0NzsiIGQ9Ik02ODEgMTE5OWwzODUgLTk5OHEyMCAtNTAgNjAgLTkycTE4IC0xOSAzNi41IC0yOS41dDI3LjUgLTExLjVsMTAgLTJ2LTY2aC00MTd2NjZxNTMgMCA3NSA0My41dDUgODguNWwtODIgMjIyaC0zOTFxLTU4IC0xNDUgLTkyIC0yMzRxLTExIC0zNCAtNi41IC01N3QyNS41IC0zN3Q0NiAtMjB0NTUgLTZ2LTY2aC0zNjV2NjZxNTYgMjQgODQgNTJxMTIgMTIgMjUgMzAuNXQyMCAzMS41bDcgMTNsMzk5IDEwMDZoOTN6TTQxNiA1MjFoMzQwIGwtMTYyIDQ1N3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDQ4OyIgZD0iTTc1MyA2NDFxNSAtMSAxNC41IC00LjV0MzYgLTE1LjV0NTAuNSAtMjYuNXQ1My41IC00MHQ1MC41IC01NC41dDM1LjUgLTcwdDE0LjUgLTg3cTAgLTY3IC0yNy41IC0xMjUuNXQtNzEuNSAtOTcuNXQtOTguNSAtNjYuNXQtMTA4LjUgLTQwLjV0LTEwMiAtMTNoLTUwMHY4OXE0MSA3IDcwLjUgMzIuNXQyOS41IDY1LjV2ODI3cTAgMjQgLTAuNSAzNHQtMy41IDI0dC04LjUgMTkuNXQtMTcgMTMuNXQtMjggMTIuNXQtNDIuNSAxMS41djcxIGw0NzEgLTFxNTcgMCAxMTUuNSAtMjAuNXQxMDggLTU3dDgwLjUgLTk0dDMxIC0xMjQuNXEwIC01MSAtMTUuNSAtOTYuNXQtMzggLTc0LjV0LTQ1IC01MC41dC0zOC41IC0zMC41ek00MDAgNzAwaDEzOXE3OCAwIDEzMC41IDQ4LjV0NTIuNSAxMjIuNXEwIDQxIC04LjUgNzAuNXQtMjkuNSA1NS41dC02Mi41IDM5LjV0LTEwMy41IDEzLjVoLTExOHYtMzUwek00MDAgMjAwaDIxNnE4MCAwIDEyMSA1MC41dDQxIDEzMC41cTAgOTAgLTYyLjUgMTU0LjUgdC0xNTYuNSA2NC41aC0xNTl2LTQwMHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDQ5OyIgZD0iTTg3NyAxMjAwbDIgLTU3cS04MyAtMTkgLTExNiAtNDUuNXQtNDAgLTY2LjVsLTEzMiAtODM5cS05IC00OSAxMyAtNjl0OTYgLTI2di05N2gtNTAwdjk3cTE4NiAxNiAyMDAgOThsMTczIDgzMnEzIDE3IDMgMzB0LTEuNSAyMi41dC05IDE3LjV0LTEzLjUgMTIuNXQtMjEuNSAxMHQtMjYgOC41dC0zMy41IDEwcS0xMyAzIC0xOSA1djU3aDQyNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDUwOyIgZD0iTTEzMDAgOTAwaC01MHEwIDIxIC00IDM3dC05LjUgMjYuNXQtMTggMTcuNXQtMjIgMTF0LTI4LjUgNS41dC0zMSAydC0zNyAwLjVoLTIwMHYtODUwcTAgLTIyIDI1IC0zNC41dDUwIC0xMy41bDI1IC0ydi0xMDBoLTQwMHYxMDBxNCAwIDExIDAuNXQyNCAzdDMwIDd0MjQgMTV0MTEgMjQuNXY4NTBoLTIwMHEtMjUgMCAtMzcgLTAuNXQtMzEgLTJ0LTI4LjUgLTUuNXQtMjIgLTExdC0xOCAtMTcuNXQtOS41IC0yNi41dC00IC0zN2gtNTB2MzAwIGgxMDAwdi0zMDB6TTE3NSAxMDAwaC03NXYtODAwaDc1bC0xMjUgLTE2N2wtMTI1IDE2N2g3NXY4MDBoLTc1bDEyNSAxNjd6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA1MTsiIGQ9Ik0xMTAwIDkwMGgtNTBxMCAyMSAtNCAzN3QtOS41IDI2LjV0LTE4IDE3LjV0LTIyIDExdC0yOC41IDUuNXQtMzEgMnQtMzcgMC41aC0yMDB2LTY1MHEwIC0yMiAyNSAtMzQuNXQ1MCAtMTMuNWwyNSAtMnYtMTAwaC00MDB2MTAwcTQgMCAxMSAwLjV0MjQgM3QzMCA3dDI0IDE1dDExIDI0LjV2NjUwaC0yMDBxLTI1IDAgLTM3IC0wLjV0LTMxIC0ydC0yOC41IC01LjV0LTIyIC0xMXQtMTggLTE3LjV0LTkuNSAtMjYuNXQtNCAtMzdoLTUwdjMwMCBoMTAwMHYtMzAwek0xMTY3IDUwbC0xNjcgLTEyNXY3NWgtODAwdi03NWwtMTY3IDEyNWwxNjcgMTI1di03NWg4MDB2NzV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA1MjsiIGQ9Ik01MCAxMTAwaDYwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMTAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC02MDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djEwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTUwIDgwMGgxMDAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0xMDBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTEwMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djEwMCBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek01MCA1MDBoODAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0xMDBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTgwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MTAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNNTAgMjAwaDExMDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTEwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtMTEwMCBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djEwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA1MzsiIGQ9Ik0yNTAgMTEwMGg3MDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTEwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtNzAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYxMDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek01MCA4MDBoMTEwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMTAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0xMTAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYxMDAgcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNMjUwIDUwMGg3MDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTEwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtNzAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYxMDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek01MCAyMDBoMTEwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMTAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0xMTAwIHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MTAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDU0OyIgZD0iTTUwMCA5NTB2MTAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNWg2MDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTEwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtNjAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXpNMTAwIDY1MHYxMDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41aDEwMDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTEwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtMTAwMCBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41ek0zMDAgMzUwdjEwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjVoODAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0xMDBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTgwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV6TTAgNTB2MTAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNWgxMTAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0xMDAgcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0xMTAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDU1OyIgZD0iTTUwIDExMDBoMTEwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMTAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0xMTAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYxMDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek01MCA4MDBoMTEwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMTAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0xMTAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYxMDAgcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNNTAgNTAwaDExMDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTEwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtMTEwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MTAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNNTAgMjAwaDExMDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTEwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtMTEwMCBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djEwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA1NjsiIGQ9Ik01MCAxMTAwaDEwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMTAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0xMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djEwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTM1MCAxMTAwaDgwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMTAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC04MDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djEwMCBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek01MCA4MDBoMTAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0xMDBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTEwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MTAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNMzUwIDgwMGg4MDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTEwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtODAwIHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MTAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNNTAgNTAwaDEwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMTAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0xMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djEwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTM1MCA1MDBoODAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0xMDAgcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC04MDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djEwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTUwIDIwMGgxMDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTEwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtMTAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYxMDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek0zNTAgMjAwaDgwMCBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTEwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtODAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYxMDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwNTc7IiBkPSJNNDAwIDBoLTEwMHYxMTAwaDEwMHYtMTEwMHpNNTUwIDExMDBoMTAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0xMDBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTEwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MTAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNNTUwIDgwMGg1MDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTEwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtNTAwIHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MTAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNMjY3IDU1MGwtMTY3IC0xMjV2NzVoLTIwMHYxMDBoMjAwdjc1ek01NTAgNTAwaDMwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMTAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0zMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djEwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTU1MCAyMDBoNjAwIHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMTAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC02MDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djEwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA1ODsiIGQ9Ik01MCAxMTAwaDEwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMTAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0xMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djEwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTkwMCAwaC0xMDB2MTEwMGgxMDB2LTExMDB6TTUwIDgwMGg1MDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTEwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtNTAwIHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MTAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNMTEwMCA2MDBoMjAwdi0xMDBoLTIwMHYtNzVsLTE2NyAxMjVsMTY3IDEyNXYtNzV6TTUwIDUwMGgzMDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTEwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtMzAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYxMDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek01MCAyMDBoNjAwIHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMTAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC02MDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djEwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA1OTsiIGQ9Ik03NSAxMDAwaDc1MHEzMSAwIDUzIC0yMnQyMiAtNTN2LTY1MHEwIC0zMSAtMjIgLTUzdC01MyAtMjJoLTc1MHEtMzEgMCAtNTMgMjJ0LTIyIDUzdjY1MHEwIDMxIDIyIDUzdDUzIDIyek0xMjAwIDMwMGwtMzAwIDMwMGwzMDAgMzAwdi02MDB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA2MDsiIGQ9Ik00NCAxMTAwaDExMTJxMTggMCAzMSAtMTN0MTMgLTMxdi0xMDEycTAgLTE4IC0xMyAtMzF0LTMxIC0xM2gtMTExMnEtMTggMCAtMzEgMTN0LTEzIDMxdjEwMTJxMCAxOCAxMyAzMXQzMSAxM3pNMTAwIDEwMDB2LTczN2wyNDcgMTgybDI5OCAtMTMxbC03NCAxNTZsMjkzIDMxOGwyMzYgLTI4OHY1MDBoLTEwMDB6TTM0MiA4ODRxNTYgMCA5NSAtMzl0MzkgLTk0LjV0LTM5IC05NXQtOTUgLTM5LjV0LTk1IDM5LjV0LTM5IDk1dDM5IDk0LjUgdDk1IDM5eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwNjI7IiBkPSJNNjQ4IDExNjlxMTE3IDAgMjE2IC02MHQxNTYuNSAtMTYxdDU3LjUgLTIxOHEwIC0xMTUgLTcwIC0yNThxLTY5IC0xMDkgLTE1OCAtMjI1LjV0LTE0MyAtMTc5LjVsLTU0IC02MnEtOSA4IC0yNS41IDI0LjV0LTYzLjUgNjcuNXQtOTEgMTAzdC05OC41IDEyOHQtOTUuNSAxNDhxLTYwIDEzMiAtNjAgMjQ5cTAgODggMzQgMTY5LjV0OTEuNSAxNDJ0MTM3IDk2LjV0MTY2LjUgMzZ6TTY1Mi41IDk3NHEtOTEuNSAwIC0xNTYuNSAtNjUgdC02NSAtMTU3dDY1IC0xNTYuNXQxNTYuNSAtNjQuNXQxNTYuNSA2NC41dDY1IDE1Ni41dC02NSAxNTd0LTE1Ni41IDY1eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwNjM7IiBkPSJNNjAwIDExNzdxMTE3IDAgMjI0IC00NS41dDE4NC41IC0xMjN0MTIzIC0xODQuNXQ0NS41IC0yMjR0LTQ1LjUgLTIyNHQtMTIzIC0xODQuNXQtMTg0LjUgLTEyM3QtMjI0IC00NS41dC0yMjQgNDUuNXQtMTg0LjUgMTIzdC0xMjMgMTg0LjV0LTQ1LjUgMjI0dDQ1LjUgMjI0dDEyMyAxODQuNXQxODQuNSAxMjN0MjI0IDQ1LjV6TTYwMCAxNzN2ODU0cS0xMTYgMCAtMjE0LjUgLTU3dC0xNTUuNSAtMTU1LjV0LTU3IC0yMTQuNXQ1NyAtMjE0LjUgdDE1NS41IC0xNTUuNXQyMTQuNSAtNTd6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA2NDsiIGQ9Ik01NTQgMTI5NXEyMSAtNzIgNTcuNSAtMTQzLjV0NzYgLTEzMHQ4MyAtMTE4dDgyLjUgLTExN3Q3MCAtMTE2dDQ5LjUgLTEyNnQxOC41IC0xMzYuNXEwIC03MSAtMjUuNSAtMTM1dC02OC41IC0xMTF0LTk5IC04MnQtMTE4LjUgLTU0dC0xMjUuNSAtMjNxLTg0IDUgLTE2MS41IDM0dC0xMzkuNSA3OC41dC05OSAxMjV0LTM3IDE2NC41cTAgNjkgMTggMTM2LjV0NDkuNSAxMjYuNXQ2OS41IDExNi41dDgxLjUgMTE3LjV0ODMuNSAxMTkgdDc2LjUgMTMxdDU4LjUgMTQzek0zNDQgNzEwcS0yMyAtMzMgLTQzLjUgLTcwLjV0LTQwLjUgLTEwMi41dC0xNyAtMTIzcTEgLTM3IDE0LjUgLTY5LjV0MzAgLTUydDQxIC0zN3QzOC41IC0yNC41dDMzIC0xNXEyMSAtNyAzMiAtMXQxMyAyMmw2IDM0cTIgMTAgLTIuNSAyMnQtMTMuNSAxOXEtNSA0IC0xNCAxMnQtMjkuNSA0MC41dC0zMi41IDczLjVxLTI2IDg5IDYgMjcxcTIgMTEgLTYgMTFxLTggMSAtMTUgLTEweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwNjU7IiBkPSJNMTAwMCAxMDEzbDEwOCAxMTVxMiAxIDUgMnQxMyAydDIwLjUgLTF0MjUgLTkuNXQyOC41IC0yMS41cTIyIC0yMiAyNyAtNDN0MCAtMzJsLTYgLTEwbC0xMDggLTExNXpNMzUwIDExMDBoNDAwcTUwIDAgMTA1IC0xM2wtMTg3IC0xODdoLTM2OHEtNDEgMCAtNzAuNSAtMjkuNXQtMjkuNSAtNzAuNXYtNTAwcTAgLTQxIDI5LjUgLTcwLjV0NzAuNSAtMjkuNWg1MDBxNDEgMCA3MC41IDI5LjV0MjkuNSA3MC41djE4MmwyMDAgMjAwdi0zMzIgcTAgLTE2NSAtOTMuNSAtMjU3LjV0LTI1Ni41IC05Mi41aC00MDBxLTE2NSAwIC0yNTcuNSA5Mi41dC05Mi41IDI1Ny41djQwMHEwIDE2NSA5Mi41IDI1Ny41dDI1Ny41IDkyLjV6TTEwMDkgODAzbC0zNjIgLTM2MmwtMTYxIC01MGw1NSAxNzBsMzU1IDM1NXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDY2OyIgZD0iTTM1MCAxMTAwaDM2MXEtMTY0IC0xNDYgLTIxNiAtMjAwaC0xOTVxLTQxIDAgLTcwLjUgLTI5LjV0LTI5LjUgLTcwLjV2LTUwMHEwIC00MSAyOS41IC03MC41dDcwLjUgLTI5LjVoNTAwcTQxIDAgNzAuNSAyOS41dDI5LjUgNzAuNWwyMDAgMTUzdi0xMDNxMCAtMTY1IC05Mi41IC0yNTcuNXQtMjU3LjUgLTkyLjVoLTQwMHEtMTY1IDAgLTI1Ny41IDkyLjV0LTkyLjUgMjU3LjV2NDAwcTAgMTY1IDkyLjUgMjU3LjV0MjU3LjUgOTIuNXogTTgyNCAxMDczbDMzOSAtMzAxcTggLTcgOCAtMTcuNXQtOCAtMTcuNWwtMzQwIC0zMDZxLTcgLTYgLTEyLjUgLTR0LTYuNSAxMXYyMDNxLTI2IDEgLTU0LjUgMHQtNzguNSAtNy41dC05MiAtMTcuNXQtODYgLTM1dC03MCAtNTdxMTAgNTkgMzMgMTA4dDUxLjUgODEuNXQ2NSA1OC41dDY4LjUgNDAuNXQ2NyAyNC41dDU2IDEzLjV0NDAgNC41djIxMHExIDEwIDYuNSAxMi41dDEzLjUgLTQuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDY3OyIgZD0iTTM1MCAxMTAwaDM1MHE2MCAwIDEyNyAtMjNsLTE3OCAtMTc3aC0zNDlxLTQxIDAgLTcwLjUgLTI5LjV0LTI5LjUgLTcwLjV2LTUwMHEwIC00MSAyOS41IC03MC41dDcwLjUgLTI5LjVoNTAwcTQxIDAgNzAuNSAyOS41dDI5LjUgNzAuNXY2OWwyMDAgMjAwdi0yMTlxMCAtMTY1IC05Mi41IC0yNTcuNXQtMjU3LjUgLTkyLjVoLTQwMHEtMTY1IDAgLTI1Ny41IDkyLjV0LTkyLjUgMjU3LjV2NDAwcTAgMTY1IDkyLjUgMjU3LjV0MjU3LjUgOTIuNXogTTY0MyA2MzlsMzk1IDM5NXE3IDcgMTcuNSA3dDE3LjUgLTdsMTAxIC0xMDFxNyAtNyA3IC0xNy41dC03IC0xNy41bC01MzEgLTUzMnEtNyAtNyAtMTcuNSAtN3QtMTcuNSA3bC0yNDggMjQ4cS03IDcgLTcgMTcuNXQ3IDE3LjVsMTAxIDEwMXE3IDcgMTcuNSA3dDE3LjUgLTdsMTExIC0xMTFxOCAtNyAxOCAtN3QxOCA3eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwNjg7IiBkPSJNMzE4IDkxOGwyNjQgMjY0cTggOCAxOCA4dDE4IC04bDI2MCAtMjY0cTcgLTggNC41IC0xM3QtMTIuNSAtNWgtMTcwdi0yMDBoMjAwdjE3M3EwIDEwIDUgMTJ0MTMgLTVsMjY0IC0yNjBxOCAtNyA4IC0xNy41dC04IC0xNy41bC0yNjQgLTI2NXEtOCAtNyAtMTMgLTV0LTUgMTJ2MTczaC0yMDB2LTIwMGgxNzBxMTAgMCAxMi41IC01dC00LjUgLTEzbC0yNjAgLTI2NHEtOCAtOCAtMTggLTh0LTE4IDhsLTI2NCAyNjRxLTggOCAtNS41IDEzIHQxMi41IDVoMTc1djIwMGgtMjAwdi0xNzNxMCAtMTAgLTUgLTEydC0xMyA1bC0yNjQgMjY1cS04IDcgLTggMTcuNXQ4IDE3LjVsMjY0IDI2MHE4IDcgMTMgNXQ1IC0xMnYtMTczaDIwMHYyMDBoLTE3NXEtMTAgMCAtMTIuNSA1dDUuNSAxM3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDY5OyIgZD0iTTI1MCAxMTAwaDEwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtNDM4bDQ2NCA0NTNxMTUgMTQgMjUuNSAxMHQxMC41IC0yNXYtMTAwMHEwIC0yMSAtMTAuNSAtMjV0LTI1LjUgMTBsLTQ2NCA0NTN2LTQzOHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtMTAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYxMDAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDcwOyIgZD0iTTUwIDExMDBoMTAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di00MzhsNDY0IDQ1M3ExNSAxNCAyNS41IDEwdDEwLjUgLTI1di00MzhsNDY0IDQ1M3ExNSAxNCAyNS41IDEwdDEwLjUgLTI1di0xMDAwcTAgLTIxIC0xMC41IC0yNXQtMjUuNSAxMGwtNDY0IDQ1M3YtNDM4cTAgLTIxIC0xMC41IC0yNXQtMjUuNSAxMGwtNDY0IDQ1M3YtNDM4cTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0xMDBxLTIxIDAgLTM1LjUgMTQuNSB0LTE0LjUgMzUuNXYxMDAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDcxOyIgZD0iTTEyMDAgMTA1MHYtMTAwMHEwIC0yMSAtMTAuNSAtMjV0LTI1LjUgMTBsLTQ2NCA0NTN2LTQzOHEwIC0yMSAtMTAuNSAtMjV0LTI1LjUgMTBsLTQ5MiA0ODBxLTE1IDE0IC0xNSAzNXQxNSAzNWw0OTIgNDgwcTE1IDE0IDI1LjUgMTB0MTAuNSAtMjV2LTQzOGw0NjQgNDUzcTE1IDE0IDI1LjUgMTB0MTAuNSAtMjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA3MjsiIGQ9Ik0yNDMgMTA3NGw4MTQgLTQ5OHExOCAtMTEgMTggLTI2dC0xOCAtMjZsLTgxNCAtNDk4cS0xOCAtMTEgLTMwLjUgLTR0LTEyLjUgMjh2MTAwMHEwIDIxIDEyLjUgMjh0MzAuNSAtNHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDczOyIgZD0iTTI1MCAxMDAwaDIwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtODAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0yMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djgwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTY1MCAxMDAwaDIwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtODAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0yMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djgwMCBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwNzQ7IiBkPSJNMTEwMCA5NTB2LTgwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtODAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXY4MDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41aDgwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDc1OyIgZD0iTTUwMCA2MTJ2NDM4cTAgMjEgMTAuNSAyNXQyNS41IC0xMGw0OTIgLTQ4MHExNSAtMTQgMTUgLTM1dC0xNSAtMzVsLTQ5MiAtNDgwcS0xNSAtMTQgLTI1LjUgLTEwdC0xMC41IDI1djQzOGwtNDY0IC00NTNxLTE1IC0xNCAtMjUuNSAtMTB0LTEwLjUgMjV2MTAwMHEwIDIxIDEwLjUgMjV0MjUuNSAtMTB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA3NjsiIGQ9Ik0xMDQ4IDExMDJsMTAwIDFxMjAgMCAzNSAtMTQuNXQxNSAtMzUuNWw1IC0xMDAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41bC0xMDAgLTFxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41bC0yIDQzN2wtNDYzIC00NTRxLTE0IC0xNSAtMjQuNSAtMTAuNXQtMTAuNSAyNS41bC0yIDQzN2wtNDYyIC00NTVxLTE1IC0xNCAtMjUuNSAtOS41dC0xMC41IDI0LjVsLTUgMTAwMHEwIDIxIDEwLjUgMjUuNXQyNS41IC0xMC41bDQ2NiAtNDUwIGwtMiA0MzhxMCAyMCAxMC41IDI0LjV0MjUuNSAtOS41bDQ2NiAtNDUxbC0yIDQzOHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA3NzsiIGQ9Ik04NTAgMTEwMGgxMDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTEwMDBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTEwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2NDM4bC00NjQgLTQ1M3EtMTUgLTE0IC0yNS41IC0xMHQtMTAuNSAyNXYxMDAwcTAgMjEgMTAuNSAyNXQyNS41IC0xMGw0NjQgLTQ1M3Y0MzhxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwNzg7IiBkPSJNNjg2IDEwODFsNTAxIC01NDBxMTUgLTE1IDEwLjUgLTI2dC0yNi41IC0xMWgtMTA0MnEtMjIgMCAtMjYuNSAxMXQxMC41IDI2bDUwMSA1NDBxMTUgMTUgMzYgMTV0MzYgLTE1ek0xNTAgNDAwaDEwMDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTEwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtMTAwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MTAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDc5OyIgZD0iTTg4NSA5MDBsLTM1MiAtMzUzbDM1MiAtMzUzbC0xOTcgLTE5OGwtNTUyIDU1Mmw1NTIgNTUweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwODA7IiBkPSJNMTA2NCA1NDdsLTU1MSAtNTUxbC0xOTggMTk4bDM1MyAzNTNsLTM1MyAzNTNsMTk4IDE5OHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDgxOyIgZD0iTTYwMCAxMTc3cTExNyAwIDIyNCAtNDUuNXQxODQuNSAtMTIzdDEyMyAtMTg0LjV0NDUuNSAtMjI0dC00NS41IC0yMjR0LTEyMyAtMTg0LjV0LTE4NC41IC0xMjN0LTIyNCAtNDUuNXQtMjI0IDQ1LjV0LTE4NC41IDEyM3QtMTIzIDE4NC41dC00NS41IDIyNHQ0NS41IDIyNHQxMjMgMTg0LjV0MTg0LjUgMTIzdDIyNCA0NS41ek02NTAgOTAwaC0xMDBxLTIxIDAgLTM1LjUgLTE0LjV0LTE0LjUgLTM1LjV2LTE1MGgtMTUwIHEtMjEgMCAtMzUuNSAtMTQuNXQtMTQuNSAtMzUuNXYtMTAwcTAgLTIxIDE0LjUgLTM1LjV0MzUuNSAtMTQuNWgxNTB2LTE1MHEwIC0yMSAxNC41IC0zNS41dDM1LjUgLTE0LjVoMTAwcTIxIDAgMzUuNSAxNC41dDE0LjUgMzUuNXYxNTBoMTUwcTIxIDAgMzUuNSAxNC41dDE0LjUgMzUuNXYxMDBxMCAyMSAtMTQuNSAzNS41dC0zNS41IDE0LjVoLTE1MHYxNTBxMCAyMSAtMTQuNSAzNS41dC0zNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA4MjsiIGQ9Ik02MDAgMTE3N3ExMTcgMCAyMjQgLTQ1LjV0MTg0LjUgLTEyM3QxMjMgLTE4NC41dDQ1LjUgLTIyNHQtNDUuNSAtMjI0dC0xMjMgLTE4NC41dC0xODQuNSAtMTIzdC0yMjQgLTQ1LjV0LTIyNCA0NS41dC0xODQuNSAxMjN0LTEyMyAxODQuNXQtNDUuNSAyMjR0NDUuNSAyMjR0MTIzIDE4NC41dDE4NC41IDEyM3QyMjQgNDUuNXpNODUwIDcwMGgtNTAwcS0yMSAwIC0zNS41IC0xNC41dC0xNC41IC0zNS41di0xMDBxMCAtMjEgMTQuNSAtMzUuNSB0MzUuNSAtMTQuNWg1MDBxMjEgMCAzNS41IDE0LjV0MTQuNSAzNS41djEwMHEwIDIxIC0xNC41IDM1LjV0LTM1LjUgMTQuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDgzOyIgZD0iTTYwMCAxMTc3cTExNyAwIDIyNCAtNDUuNXQxODQuNSAtMTIzdDEyMyAtMTg0LjV0NDUuNSAtMjI0dC00NS41IC0yMjR0LTEyMyAtMTg0LjV0LTE4NC41IC0xMjN0LTIyNCAtNDUuNXQtMjI0IDQ1LjV0LTE4NC41IDEyM3QtMTIzIDE4NC41dC00NS41IDIyNHQ0NS41IDIyNHQxMjMgMTg0LjV0MTg0LjUgMTIzdDIyNCA0NS41ek03NDEuNSA5MTNxLTEyLjUgMCAtMjEuNSAtOWwtMTIwIC0xMjBsLTEyMCAxMjBxLTkgOSAtMjEuNSA5IHQtMjEuNSAtOWwtMTQxIC0xNDFxLTkgLTkgLTkgLTIxLjV0OSAtMjEuNWwxMjAgLTEyMGwtMTIwIC0xMjBxLTkgLTkgLTkgLTIxLjV0OSAtMjEuNWwxNDEgLTE0MXE5IC05IDIxLjUgLTl0MjEuNSA5bDEyMCAxMjBsMTIwIC0xMjBxOSAtOSAyMS41IC05dDIxLjUgOWwxNDEgMTQxcTkgOSA5IDIxLjV0LTkgMjEuNWwtMTIwIDEyMGwxMjAgMTIwcTkgOSA5IDIxLjV0LTkgMjEuNWwtMTQxIDE0MXEtOSA5IC0yMS41IDl6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA4NDsiIGQ9Ik02MDAgMTE3N3ExMTcgMCAyMjQgLTQ1LjV0MTg0LjUgLTEyM3QxMjMgLTE4NC41dDQ1LjUgLTIyNHQtNDUuNSAtMjI0dC0xMjMgLTE4NC41dC0xODQuNSAtMTIzdC0yMjQgLTQ1LjV0LTIyNCA0NS41dC0xODQuNSAxMjN0LTEyMyAxODQuNXQtNDUuNSAyMjR0NDUuNSAyMjR0MTIzIDE4NC41dDE4NC41IDEyM3QyMjQgNDUuNXpNNTQ2IDYyM2wtODQgODVxLTcgNyAtMTcuNSA3dC0xOC41IC03bC0xMzkgLTEzOXEtNyAtOCAtNyAtMTh0NyAtMTggbDI0MiAtMjQxcTcgLTggMTcuNSAtOHQxNy41IDhsMzc1IDM3NXE3IDcgNyAxNy41dC03IDE4LjVsLTEzOSAxMzlxLTcgNyAtMTcuNSA3dC0xNy41IC03eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwODU7IiBkPSJNNjAwIDExNzdxMTE3IDAgMjI0IC00NS41dDE4NC41IC0xMjN0MTIzIC0xODQuNXQ0NS41IC0yMjR0LTQ1LjUgLTIyNHQtMTIzIC0xODQuNXQtMTg0LjUgLTEyM3QtMjI0IC00NS41dC0yMjQgNDUuNXQtMTg0LjUgMTIzdC0xMjMgMTg0LjV0LTQ1LjUgMjI0dDQ1LjUgMjI0dDEyMyAxODQuNXQxODQuNSAxMjN0MjI0IDQ1LjV6TTU4OCA5NDFxLTI5IDAgLTU5IC01LjV0LTYzIC0yMC41dC01OCAtMzguNXQtNDEuNSAtNjN0LTE2LjUgLTg5LjUgcTAgLTI1IDIwIC0yNWgxMzFxMzAgLTUgMzUgMTFxNiAyMCAyMC41IDI4dDQ1LjUgOHEyMCAwIDMxLjUgLTEwLjV0MTEuNSAtMjguNXEwIC0yMyAtNyAtMzR0LTI2IC0xOHEtMSAwIC0xMy41IC00dC0xOS41IC03LjV0LTIwIC0xMC41dC0yMiAtMTd0LTE4LjUgLTI0dC0xNS41IC0zNXQtOCAtNDZxLTEgLTggNS41IC0xNi41dDIwLjUgLTguNWgxNzNxNyAwIDIyIDh0MzUgMjh0MzcuNSA0OHQyOS41IDc0dDEyIDEwMHEwIDQ3IC0xNyA4MyB0LTQyLjUgNTd0LTU5LjUgMzQuNXQtNjQgMTh0LTU5IDQuNXpNNjc1IDQwMGgtMTUwcS0xMCAwIC0xNy41IC03LjV0LTcuNSAtMTcuNXYtMTUwcTAgLTEwIDcuNSAtMTcuNXQxNy41IC03LjVoMTUwcTEwIDAgMTcuNSA3LjV0Ny41IDE3LjV2MTUwcTAgMTAgLTcuNSAxNy41dC0xNy41IDcuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDg2OyIgZD0iTTYwMCAxMTc3cTExNyAwIDIyNCAtNDUuNXQxODQuNSAtMTIzdDEyMyAtMTg0LjV0NDUuNSAtMjI0dC00NS41IC0yMjR0LTEyMyAtMTg0LjV0LTE4NC41IC0xMjN0LTIyNCAtNDUuNXQtMjI0IDQ1LjV0LTE4NC41IDEyM3QtMTIzIDE4NC41dC00NS41IDIyNHQ0NS41IDIyNHQxMjMgMTg0LjV0MTg0LjUgMTIzdDIyNCA0NS41ek02NzUgMTAwMGgtMTUwcS0xMCAwIC0xNy41IC03LjV0LTcuNSAtMTcuNXYtMTUwcTAgLTEwIDcuNSAtMTcuNSB0MTcuNSAtNy41aDE1MHExMCAwIDE3LjUgNy41dDcuNSAxNy41djE1MHEwIDEwIC03LjUgMTcuNXQtMTcuNSA3LjV6TTY3NSA3MDBoLTI1MHEtMTAgMCAtMTcuNSAtNy41dC03LjUgLTE3LjV2LTUwcTAgLTEwIDcuNSAtMTcuNXQxNy41IC03LjVoNzV2LTIwMGgtNzVxLTEwIDAgLTE3LjUgLTcuNXQtNy41IC0xNy41di01MHEwIC0xMCA3LjUgLTE3LjV0MTcuNSAtNy41aDM1MHExMCAwIDE3LjUgNy41dDcuNSAxNy41djUwcTAgMTAgLTcuNSAxNy41IHQtMTcuNSA3LjVoLTc1djI3NXEwIDEwIC03LjUgMTcuNXQtMTcuNSA3LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA4NzsiIGQ9Ik01MjUgMTIwMGgxNTBxMTAgMCAxNy41IC03LjV0Ny41IC0xNy41di0xOTRxMTAzIC0yNyAxNzguNSAtMTAyLjV0MTAyLjUgLTE3OC41aDE5NHExMCAwIDE3LjUgLTcuNXQ3LjUgLTE3LjV2LTE1MHEwIC0xMCAtNy41IC0xNy41dC0xNy41IC03LjVoLTE5NHEtMjcgLTEwMyAtMTAyLjUgLTE3OC41dC0xNzguNSAtMTAyLjV2LTE5NHEwIC0xMCAtNy41IC0xNy41dC0xNy41IC03LjVoLTE1MHEtMTAgMCAtMTcuNSA3LjV0LTcuNSAxNy41djE5NCBxLTEwMyAyNyAtMTc4LjUgMTAyLjV0LTEwMi41IDE3OC41aC0xOTRxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXYxNTBxMCAxMCA3LjUgMTcuNXQxNy41IDcuNWgxOTRxMjcgMTAzIDEwMi41IDE3OC41dDE3OC41IDEwMi41djE5NHEwIDEwIDcuNSAxNy41dDE3LjUgNy41ek03MDAgODkzdi0xNjhxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC0xNTBxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXYxNjhxLTY4IC0yMyAtMTE5IC03NCB0LTc0IC0xMTloMTY4cTEwIDAgMTcuNSAtNy41dDcuNSAtMTcuNXYtMTUwcTAgLTEwIC03LjUgLTE3LjV0LTE3LjUgLTcuNWgtMTY4cTIzIC02OCA3NCAtMTE5dDExOSAtNzR2MTY4cTAgMTAgNy41IDE3LjV0MTcuNSA3LjVoMTUwcTEwIDAgMTcuNSAtNy41dDcuNSAtMTcuNXYtMTY4cTY4IDIzIDExOSA3NHQ3NCAxMTloLTE2OHEtMTAgMCAtMTcuNSA3LjV0LTcuNSAxNy41djE1MHEwIDEwIDcuNSAxNy41dDE3LjUgNy41aDE2OCBxLTIzIDY4IC03NCAxMTl0LTExOSA3NHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDg4OyIgZD0iTTYwMCAxMTc3cTExNyAwIDIyNCAtNDUuNXQxODQuNSAtMTIzdDEyMyAtMTg0LjV0NDUuNSAtMjI0dC00NS41IC0yMjR0LTEyMyAtMTg0LjV0LTE4NC41IC0xMjN0LTIyNCAtNDUuNXQtMjI0IDQ1LjV0LTE4NC41IDEyM3QtMTIzIDE4NC41dC00NS41IDIyNHQ0NS41IDIyNHQxMjMgMTg0LjV0MTg0LjUgMTIzdDIyNCA0NS41ek02MDAgMTAyN3EtMTE2IDAgLTIxNC41IC01N3QtMTU1LjUgLTE1NS41dC01NyAtMjE0LjV0NTcgLTIxNC41IHQxNTUuNSAtMTU1LjV0MjE0LjUgLTU3dDIxNC41IDU3dDE1NS41IDE1NS41dDU3IDIxNC41dC01NyAyMTQuNXQtMTU1LjUgMTU1LjV0LTIxNC41IDU3ek03NTkgODIzbDY0IC02NHE3IC03IDcgLTE3LjV0LTcgLTE3LjVsLTEyNCAtMTI0bDEyNCAtMTI0cTcgLTcgNyAtMTcuNXQtNyAtMTcuNWwtNjQgLTY0cS03IC03IC0xNy41IC03dC0xNy41IDdsLTEyNCAxMjRsLTEyNCAtMTI0cS03IC03IC0xNy41IC03dC0xNy41IDdsLTY0IDY0IHEtNyA3IC03IDE3LjV0NyAxNy41bDEyNCAxMjRsLTEyNCAxMjRxLTcgNyAtNyAxNy41dDcgMTcuNWw2NCA2NHE3IDcgMTcuNSA3dDE3LjUgLTdsMTI0IC0xMjRsMTI0IDEyNHE3IDcgMTcuNSA3dDE3LjUgLTd6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA4OTsiIGQ9Ik02MDAgMTE3N3ExMTcgMCAyMjQgLTQ1LjV0MTg0LjUgLTEyM3QxMjMgLTE4NC41dDQ1LjUgLTIyNHQtNDUuNSAtMjI0dC0xMjMgLTE4NC41dC0xODQuNSAtMTIzdC0yMjQgLTQ1LjV0LTIyNCA0NS41dC0xODQuNSAxMjN0LTEyMyAxODQuNXQtNDUuNSAyMjR0NDUuNSAyMjR0MTIzIDE4NC41dDE4NC41IDEyM3QyMjQgNDUuNXpNNjAwIDEwMjdxLTExNiAwIC0yMTQuNSAtNTd0LTE1NS41IC0xNTUuNXQtNTcgLTIxNC41dDU3IC0yMTQuNSB0MTU1LjUgLTE1NS41dDIxNC41IC01N3QyMTQuNSA1N3QxNTUuNSAxNTUuNXQ1NyAyMTQuNXQtNTcgMjE0LjV0LTE1NS41IDE1NS41dC0yMTQuNSA1N3pNNzgyIDc4OGwxMDYgLTEwNnE3IC03IDcgLTE3LjV0LTcgLTE3LjVsLTMyMCAtMzIxcS04IC03IC0xOCAtN3QtMTggN2wtMjAyIDIwM3EtOCA3IC04IDE3LjV0OCAxNy41bDEwNiAxMDZxNyA4IDE3LjUgOHQxNy41IC04bDc5IC03OWwxOTcgMTk3cTcgNyAxNy41IDd0MTcuNSAtN3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDkwOyIgZD0iTTYwMCAxMTc3cTExNyAwIDIyNCAtNDUuNXQxODQuNSAtMTIzdDEyMyAtMTg0LjV0NDUuNSAtMjI0dC00NS41IC0yMjR0LTEyMyAtMTg0LjV0LTE4NC41IC0xMjN0LTIyNCAtNDUuNXQtMjI0IDQ1LjV0LTE4NC41IDEyM3QtMTIzIDE4NC41dC00NS41IDIyNHQ0NS41IDIyNHQxMjMgMTg0LjV0MTg0LjUgMTIzdDIyNCA0NS41ek02MDAgMTAyN3EtMTE2IDAgLTIxNC41IC01N3QtMTU1LjUgLTE1NS41dC01NyAtMjE0LjVxMCAtMTIwIDY1IC0yMjUgbDU4NyA1ODdxLTEwNSA2NSAtMjI1IDY1ek05NjUgODE5bC01ODQgLTU4NHExMDQgLTYyIDIxOSAtNjJxMTE2IDAgMjE0LjUgNTd0MTU1LjUgMTU1LjV0NTcgMjE0LjVxMCAxMTUgLTYyIDIxOXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDkxOyIgZD0iTTM5IDU4Mmw1MjIgNDI3cTE2IDEzIDI3LjUgOHQxMS41IC0yNnYtMjkxaDU1MHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMjAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC01NTB2LTI5MXEwIC0yMSAtMTEuNSAtMjZ0LTI3LjUgOGwtNTIyIDQyN3EtMTYgMTMgLTE2IDMydDE2IDMyeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwOTI7IiBkPSJNNjM5IDEwMDlsNTIyIC00MjdxMTYgLTEzIDE2IC0zMnQtMTYgLTMybC01MjIgLTQyN3EtMTYgLTEzIC0yNy41IC04dC0xMS41IDI2djI5MWgtNTUwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYyMDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41aDU1MHYyOTFxMCAyMSAxMS41IDI2dDI3LjUgLTh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA5MzsiIGQ9Ik02ODIgMTE2MWw0MjcgLTUyMnExMyAtMTYgOCAtMjcuNXQtMjYgLTExLjVoLTI5MXYtNTUwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0yMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djU1MGgtMjkxcS0yMSAwIC0yNiAxMS41dDggMjcuNWw0MjcgNTIycTEzIDE2IDMyIDE2dDMyIC0xNnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDk0OyIgZD0iTTU1MCAxMjAwaDIwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtNTUwaDI5MXEyMSAwIDI2IC0xMS41dC04IC0yNy41bC00MjcgLTUyMnEtMTMgLTE2IC0zMiAtMTZ0LTMyIDE2bC00MjcgNTIycS0xMyAxNiAtOCAyNy41dDI2IDExLjVoMjkxdjU1MHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA5NTsiIGQ9Ik02MzkgMTEwOWw1MjIgLTQyN3ExNiAtMTMgMTYgLTMydC0xNiAtMzJsLTUyMiAtNDI3cS0xNiAtMTMgLTI3LjUgLTh0LTExLjUgMjZ2MjkxcS05NCAtMiAtMTgyIC0yMHQtMTcwLjUgLTUydC0xNDcgLTkyLjV0LTEwMC41IC0xMzUuNXE1IDEwNSAyNyAxOTMuNXQ2Ny41IDE2N3QxMTMgMTM1dDE2NyA5MS41dDIyNS41IDQydjI2MnEwIDIxIDExLjUgMjZ0MjcuNSAtOHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDk2OyIgZD0iTTg1MCAxMjAwaDMwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMzAwcTAgLTIxIC0xMC41IC0yNXQtMjQuNSAxMGwtOTQgOTRsLTI0OSAtMjQ5cS04IC03IC0xOCAtN3QtMTggN2wtMTA2IDEwNnEtNyA4IC03IDE4dDcgMThsMjQ5IDI0OWwtOTQgOTRxLTE0IDE0IC0xMCAyNC41dDI1IDEwLjV6TTM1MCAwaC0zMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djMwMHEwIDIxIDEwLjUgMjV0MjQuNSAtMTBsOTQgLTk0bDI0OSAyNDkgcTggNyAxOCA3dDE4IC03bDEwNiAtMTA2cTcgLTggNyAtMTh0LTcgLTE4bC0yNDkgLTI0OWw5NCAtOTRxMTQgLTE0IDEwIC0yNC41dC0yNSAtMTAuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDk3OyIgZD0iTTEwMTQgMTEyMGwxMDYgLTEwNnE3IC04IDcgLTE4dC03IC0xOGwtMjQ5IC0yNDlsOTQgLTk0cTE0IC0xNCAxMCAtMjQuNXQtMjUgLTEwLjVoLTMwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MzAwcTAgMjEgMTAuNSAyNXQyNC41IC0xMGw5NCAtOTRsMjQ5IDI0OXE4IDcgMTggN3QxOCAtN3pNMjUwIDYwMGgzMDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTMwMHEwIC0yMSAtMTAuNSAtMjV0LTI0LjUgMTBsLTk0IDk0IGwtMjQ5IC0yNDlxLTggLTcgLTE4IC03dC0xOCA3bC0xMDYgMTA2cS03IDggLTcgMTh0NyAxOGwyNDkgMjQ5bC05NCA5NHEtMTQgMTQgLTEwIDI0LjV0MjUgMTAuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTAxOyIgZD0iTTYwMCAxMTc3cTExNyAwIDIyNCAtNDUuNXQxODQuNSAtMTIzdDEyMyAtMTg0LjV0NDUuNSAtMjI0dC00NS41IC0yMjR0LTEyMyAtMTg0LjV0LTE4NC41IC0xMjN0LTIyNCAtNDUuNXQtMjI0IDQ1LjV0LTE4NC41IDEyM3QtMTIzIDE4NC41dC00NS41IDIyNHQ0NS41IDIyNHQxMjMgMTg0LjV0MTg0LjUgMTIzdDIyNCA0NS41ek03MDQgOTAwaC0yMDhxLTIwIDAgLTMyIC0xNC41dC04IC0zNC41bDU4IC0zMDJxNCAtMjAgMjEuNSAtMzQuNSB0MzcuNSAtMTQuNWg1NHEyMCAwIDM3LjUgMTQuNXQyMS41IDM0LjVsNTggMzAycTQgMjAgLTggMzQuNXQtMzIgMTQuNXpNNjc1IDQwMGgtMTUwcS0xMCAwIC0xNy41IC03LjV0LTcuNSAtMTcuNXYtMTUwcTAgLTEwIDcuNSAtMTcuNXQxNy41IC03LjVoMTUwcTEwIDAgMTcuNSA3LjV0Ny41IDE3LjV2MTUwcTAgMTAgLTcuNSAxNy41dC0xNy41IDcuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTAyOyIgZD0iTTI2MCAxMjAwcTkgMCAxOSAtMnQxNSAtNGw1IC0ycTIyIC0xMCA0NCAtMjNsMTk2IC0xMThxMjEgLTEzIDM2IC0yNHEyOSAtMjEgMzcgLTEycTExIDEzIDQ5IDM1bDE5NiAxMThxMjIgMTMgNDUgMjNxMTcgNyAzOCA3cTIzIDAgNDcgLTE2LjV0MzcgLTMzLjVsMTMgLTE2cTE0IC0yMSAxOCAtNDVsMjUgLTEyM2w4IC00NHExIC05IDguNSAtMTQuNXQxNy41IC01LjVoNjFxMTAgMCAxNy41IC03LjV0Ny41IC0xNy41di01MCBxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC01MHEtMTAgMCAtMTcuNSAtNy41dC03LjUgLTE3LjV2LTE3NWgtNDAwdjMwMGgtMjAwdi0zMDBoLTQwMHYxNzVxMCAxMCAtNy41IDE3LjV0LTE3LjUgNy41aC01MHEtMTAgMCAtMTcuNSA3LjV0LTcuNSAxNy41djUwcTAgMTAgNy41IDE3LjV0MTcuNSA3LjVoNjFxMTEgMCAxOCAzdDcgOHEwIDQgOSA1MmwyNSAxMjhxNSAyNSAxOSA0NXEyIDMgNSA3dDEzLjUgMTV0MjEuNSAxOS41dDI2LjUgMTUuNSB0MjkuNSA3ek05MTUgMTA3OWwtMTY2IC0xNjJxLTcgLTcgLTUgLTEydDEyIC01aDIxOXExMCAwIDE1IDd0MiAxN2wtNTEgMTQ5cS0zIDEwIC0xMSAxMnQtMTUgLTZ6TTQ2MyA5MTdsLTE3NyAxNTdxLTggNyAtMTYgNXQtMTEgLTEybC01MSAtMTQzcS0zIC0xMCAyIC0xN3QxNSAtN2gyMzFxMTEgMCAxMi41IDV0LTUuNSAxMnpNNTAwIDBoLTM3NXEtMTAgMCAtMTcuNSA3LjV0LTcuNSAxNy41djM3NWg0MDB2LTQwMHpNMTEwMCA0MDB2LTM3NSBxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC0zNzV2NDAwaDQwMHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTAzOyIgZD0iTTExNjUgMTE5MHE4IDMgMjEgLTYuNXQxMyAtMTcuNXEtMiAtMTc4IC0yNC41IC0zMjMuNXQtNTUuNSAtMjQ1LjV0LTg3IC0xNzQuNXQtMTAyLjUgLTExOC41dC0xMTggLTY4LjV0LTExOC41IC0zM3QtMTIwIC00LjV0LTEwNSA5LjV0LTkwIDE2LjVxLTYxIDEyIC03OCAxMXEtNCAxIC0xMi41IDB0LTM0IC0xNC41dC01Mi41IC00MC41bC0xNTMgLTE1M3EtMjYgLTI0IC0zNyAtMTQuNXQtMTEgNDMuNXEwIDY0IDQyIDEwMnE4IDggNTAuNSA0NSB0NjYuNSA1OHExOSAxNyAzNSA0N3QxMyA2MXEtOSA1NSAtMTAgMTAyLjV0NyAxMTF0MzcgMTMwdDc4IDEyOS41cTM5IDUxIDgwIDg4dDg5LjUgNjMuNXQ5NC41IDQ1dDExMy41IDM2dDEyOSAzMXQxNTcuNSAzN3QxODIgNDcuNXpNMTExNiAxMDk4cS04IDkgLTIyLjUgLTN0LTQ1LjUgLTUwcS0zOCAtNDcgLTExOSAtMTAzLjV0LTE0MiAtODkuNWwtNjIgLTMzcS01NiAtMzAgLTEwMiAtNTd0LTEwNCAtNjh0LTEwMi41IC04MC41dC04NS41IC05MSB0LTY0IC0xMDQuNXEtMjQgLTU2IC0zMSAtODZ0MiAtMzJ0MzEuNSAxNy41dDU1LjUgNTkuNXEyNSAzMCA5NCA3NS41dDEyNS41IDc3LjV0MTQ3LjUgODFxNzAgMzcgMTE4LjUgNjl0MTAyIDc5LjV0OTkgMTExdDg2LjUgMTQ4LjVxMjIgNTAgMjQgNjB0LTYgMTl6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTEwNDsiIGQ9Ik02NTMgMTIzMXEtMzkgLTY3IC01NC41IC0xMzF0LTEwLjUgLTExNC41dDI0LjUgLTk2LjV0NDcuNSAtODB0NjMuNSAtNjIuNXQ2OC41IC00Ni41dDY1IC0zMHEtNCA3IC0xNy41IDM1dC0xOC41IDM5LjV0LTE3IDM5LjV0LTE3IDQzdC0xMyA0MnQtOS41IDQ0LjV0LTIgNDJ0NCA0M3QxMy41IDM5dDIzIDM4LjVxOTYgLTQyIDE2NSAtMTA3LjV0MTA1IC0xMzh0NTIgLTE1NnQxMyAtMTU5dC0xOSAtMTQ5LjVxLTEzIC01NSAtNDQgLTEwNi41IHQtNjggLTg3dC03OC41IC02NC41dC03Mi41IC00NXQtNTMgLTIycS03MiAtMjIgLTEyNyAtMTFxLTMxIDYgLTEzIDE5cTYgMyAxNyA3cTEzIDUgMzIuNSAyMXQ0MSA0NHQzOC41IDYzLjV0MjEuNSA4MS41dC02LjUgOTQuNXQtNTAgMTA3dC0xMDQgMTE1LjVxMTAgLTEwNCAtMC41IC0xODl0LTM3IC0xNDAuNXQtNjUgLTkzdC04NCAtNTJ0LTkzLjUgLTExdC05NSAyNC41cS04MCAzNiAtMTMxLjUgMTE0dC01My41IDE3MXEtMiAyMyAwIDQ5LjUgdDQuNSA1Mi41dDEzLjUgNTZ0MjcuNSA2MHQ0NiA2NC41dDY5LjUgNjguNXEtOCAtNTMgLTUgLTEwMi41dDE3LjUgLTkwdDM0IC02OC41dDQ0LjUgLTM5dDQ5IC0ycTMxIDEzIDM4LjUgMzZ0LTQuNSA1NXQtMjkgNjQuNXQtMzYgNzV0LTI2IDc1LjVxLTE1IDg1IDIgMTYxLjV0NTMuNSAxMjguNXQ4NS41IDkyLjV0OTMuNSA2MXQ4MS41IDI1LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTEwNTsiIGQ9Ik02MDAgMTA5NHE4MiAwIDE2MC41IC0yMi41dDE0MCAtNTl0MTE2LjUgLTgyLjV0OTQuNSAtOTV0NjggLTk1dDQyLjUgLTgyLjV0MTQgLTU3LjV0LTE0IC01Ny41dC00MyAtODIuNXQtNjguNSAtOTV0LTk0LjUgLTk1dC0xMTYuNSAtODIuNXQtMTQwIC01OXQtMTU5LjUgLTIyLjV0LTE1OS41IDIyLjV0LTE0MCA1OXQtMTE2LjUgODIuNXQtOTQuNSA5NXQtNjguNSA5NXQtNDMgODIuNXQtMTQgNTcuNXQxNCA1Ny41dDQyLjUgODIuNXQ2OCA5NSB0OTQuNSA5NXQxMTYuNSA4Mi41dDE0MCA1OXQxNjAuNSAyMi41ek04ODggODI5cS0xNSAxNSAtMTggMTJ0NSAtMjJxMjUgLTU3IDI1IC0xMTlxMCAtMTI0IC04OCAtMjEydC0yMTIgLTg4dC0yMTIgODh0LTg4IDIxMnEwIDU5IDIzIDExNHE4IDE5IDQuNSAyMnQtMTcuNSAtMTJxLTcwIC02OSAtMTYwIC0xODRxLTEzIC0xNiAtMTUgLTQwLjV0OSAtNDIuNXEyMiAtMzYgNDcgLTcxdDcwIC04MnQ5Mi41IC04MXQxMTMgLTU4LjV0MTMzLjUgLTI0LjUgdDEzMy41IDI0dDExMyA1OC41dDkyLjUgODEuNXQ3MCA4MS41dDQ3IDcwLjVxMTEgMTggOSA0Mi41dC0xNCA0MS41cS05MCAxMTcgLTE2MyAxODl6TTQ0OCA3MjdsLTM1IC0zNnEtMTUgLTE1IC0xOS41IC0zOC41dDQuNSAtNDEuNXEzNyAtNjggOTMgLTExNnExNiAtMTMgMzguNSAtMTF0MzYuNSAxN2wzNSAzNHExNCAxNSAxMi41IDMzLjV0LTE2LjUgMzMuNXEtNDQgNDQgLTg5IDExN3EtMTEgMTggLTI4IDIwdC0zMiAtMTJ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTEwNjsiIGQ9Ik01OTIgMGgtMTQ4bDMxIDEyMHEtOTEgMjAgLTE3NS41IDY4LjV0LTE0My41IDEwNi41dC0xMDMuNSAxMTl0LTY2LjUgMTEwdC0yMiA3NnEwIDIxIDE0IDU3LjV0NDIuNSA4Mi41dDY4IDk1dDk0LjUgOTV0MTE2LjUgODIuNXQxNDAgNTl0MTYwLjUgMjIuNXE2MSAwIDEyNiAtMTVsMzIgMTIxaDE0OHpNOTQ0IDc3MGw0NyAxODFxMTA4IC04NSAxNzYuNSAtMTkydDY4LjUgLTE1OXEwIC0yNiAtMTkuNSAtNzF0LTU5LjUgLTEwMnQtOTMgLTExMiB0LTEyOSAtMTA0LjV0LTE1OCAtNzUuNWw0NiAxNzNxNzcgNDkgMTM2IDExN3Q5NyAxMzFxMTEgMTggOSA0Mi41dC0xNCA0MS41cS01NCA3MCAtMTA3IDEzMHpNMzEwIDgyNHEtNzAgLTY5IC0xNjAgLTE4NHEtMTMgLTE2IC0xNSAtNDAuNXQ5IC00Mi41cTE4IC0zMCAzOSAtNjB0NTcgLTcwLjV0NzQgLTczdDkwIC02MXQxMDUgLTQxLjVsNDEgMTU0cS0xMDcgMTggLTE3OC41IDEwMS41dC03MS41IDE5My41cTAgNTkgMjMgMTE0cTggMTkgNC41IDIyIHQtMTcuNSAtMTJ6TTQ0OCA3MjdsLTM1IC0zNnEtMTUgLTE1IC0xOS41IC0zOC41dDQuNSAtNDEuNXEzNyAtNjggOTMgLTExNnExNiAtMTMgMzguNSAtMTF0MzYuNSAxN2wxMiAxMWwyMiA4NmwtMyA0cS00NCA0NCAtODkgMTE3cS0xMSAxOCAtMjggMjB0LTMyIC0xMnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTA3OyIgZD0iTS05MCAxMDBsNjQyIDEwNjZxMjAgMzEgNDggMjguNXQ0OCAtMzUuNWw2NDIgLTEwNTZxMjEgLTMyIDcuNSAtNjcuNXQtNTAuNSAtMzUuNWgtMTI5NHEtMzcgMCAtNTAuNSAzNHQ3LjUgNjZ6TTE1NSAyMDBoMzQ1djc1cTAgMTAgNy41IDE3LjV0MTcuNSA3LjVoMTUwcTEwIDAgMTcuNSAtNy41dDcuNSAtMTcuNXYtNzVoMzQ1bC00NDUgNzIzek00OTYgNzAwaDIwOHEyMCAwIDMyIC0xNC41dDggLTM0LjVsLTU4IC0yNTIgcS00IC0yMCAtMjEuNSAtMzQuNXQtMzcuNSAtMTQuNWgtNTRxLTIwIDAgLTM3LjUgMTQuNXQtMjEuNSAzNC41bC01OCAyNTJxLTQgMjAgOCAzNC41dDMyIDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTEwODsiIGQ9Ik02NTAgMTIwMHE2MiAwIDEwNiAtNDR0NDQgLTEwNnYtMzM5bDM2MyAtMzI1cTE1IC0xNCAyNiAtMzguNXQxMSAtNDQuNXYtNDFxMCAtMjAgLTEyIC0yNi41dC0yOSA1LjVsLTM1OSAyNDl2LTI2M3ExMDAgLTkzIDEwMCAtMTEzdi02NHEwIC0yMSAtMTMgLTI5dC0zMiAxbC0yMDUgMTI4bC0yMDUgLTEyOHEtMTkgLTkgLTMyIC0xdC0xMyAyOXY2NHEwIDIwIDEwMCAxMTN2MjYzbC0zNTkgLTI0OXEtMTcgLTEyIC0yOSAtNS41dC0xMiAyNi41djQxIHEwIDIwIDExIDQ0LjV0MjYgMzguNWwzNjMgMzI1djMzOXEwIDYyIDQ0IDEwNnQxMDYgNDR6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTEwOTsiIGQ9Ik04NTAgMTIwMGgxMDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTUwaDUwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0xNTBoLTExMDB2MTUwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNWg1MHY1MHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjVoMTAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di01MGg1MDB2NTBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek0xMTAwIDgwMHYtNzUwcTAgLTIxIC0xNC41IC0zNS41IHQtMzUuNSAtMTQuNWgtMTAwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2NzUwaDExMDB6TTEwMCA2MDB2LTEwMGgxMDB2MTAwaC0xMDB6TTMwMCA2MDB2LTEwMGgxMDB2MTAwaC0xMDB6TTUwMCA2MDB2LTEwMGgxMDB2MTAwaC0xMDB6TTcwMCA2MDB2LTEwMGgxMDB2MTAwaC0xMDB6TTkwMCA2MDB2LTEwMGgxMDB2MTAwaC0xMDB6TTEwMCA0MDB2LTEwMGgxMDB2MTAwaC0xMDB6TTMwMCA0MDB2LTEwMGgxMDB2MTAwaC0xMDB6TTUwMCA0MDAgdi0xMDBoMTAwdjEwMGgtMTAwek03MDAgNDAwdi0xMDBoMTAwdjEwMGgtMTAwek05MDAgNDAwdi0xMDBoMTAwdjEwMGgtMTAwek0xMDAgMjAwdi0xMDBoMTAwdjEwMGgtMTAwek0zMDAgMjAwdi0xMDBoMTAwdjEwMGgtMTAwek01MDAgMjAwdi0xMDBoMTAwdjEwMGgtMTAwek03MDAgMjAwdi0xMDBoMTAwdjEwMGgtMTAwek05MDAgMjAwdi0xMDBoMTAwdjEwMGgtMTAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxMTA7IiBkPSJNMTEzNSAxMTY1bDI0OSAtMjMwcTE1IC0xNCAxNSAtMzV0LTE1IC0zNWwtMjQ5IC0yMzBxLTE0IC0xNCAtMjQuNSAtMTB0LTEwLjUgMjV2MTUwaC0xNTlsLTYwMCAtNjAwaC0yOTFxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djEwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjVoMjA5bDYwMCA2MDBoMjQxdjE1MHEwIDIxIDEwLjUgMjV0MjQuNSAtMTB6TTUyMiA4MTlsLTE0MSAtMTQxbC0xMjIgMTIyaC0yMDlxLTIxIDAgLTM1LjUgMTQuNSB0LTE0LjUgMzUuNXYxMDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41aDI5MXpNMTEzNSA1NjVsMjQ5IC0yMzBxMTUgLTE0IDE1IC0zNXQtMTUgLTM1bC0yNDkgLTIzMHEtMTQgLTE0IC0yNC41IC0xMHQtMTAuNSAyNXYxNTBoLTI0MWwtMTgxIDE4MWwxNDEgMTQxbDEyMiAtMTIyaDE1OXYxNTBxMCAyMSAxMC41IDI1dDI0LjUgLTEweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxMTE7IiBkPSJNMTAwIDExMDBoMTAwMHE0MSAwIDcwLjUgLTI5LjV0MjkuNSAtNzAuNXYtNjAwcTAgLTQxIC0yOS41IC03MC41dC03MC41IC0yOS41aC01OTZsLTMwNCAtMzAwdjMwMGgtMTAwcS00MSAwIC03MC41IDI5LjV0LTI5LjUgNzAuNXY2MDBxMCA0MSAyOS41IDcwLjV0NzAuNSAyOS41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxMTI7IiBkPSJNMTUwIDEyMDBoMjAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0yNTBoLTMwMHYyNTBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek04NTAgMTIwMGgyMDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTI1MGgtMzAwdjI1MHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTExMDAgODAwdi0zMDBxMCAtNDEgLTMgLTc3LjV0LTE1IC04OS41dC0zMiAtOTZ0LTU4IC04OXQtODkgLTc3dC0xMjkgLTUxdC0xNzQgLTIwdC0xNzQgMjAgdC0xMjkgNTF0LTg5IDc3dC01OCA4OXQtMzIgOTZ0LTE1IDg5LjV0LTMgNzcuNXYzMDBoMzAwdi0yNTB2LTI3di00Mi41dDEuNSAtNDF0NSAtMzh0MTAgLTM1dDE2LjUgLTMwdDI1LjUgLTI0LjV0MzUgLTE5dDQ2LjUgLTEydDYwIC00dDYwIDQuNXQ0Ni41IDEyLjV0MzUgMTkuNXQyNSAyNS41dDE3IDMwLjV0MTAgMzV0NSAzOHQyIDQwLjV0LTAuNSA0MnYyNXYyNTBoMzAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxMTM7IiBkPSJNMTEwMCA0MTFsLTE5OCAtMTk5bC0zNTMgMzUzbC0zNTMgLTM1M2wtMTk3IDE5OWw1NTEgNTUxeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxMTQ7IiBkPSJNMTEwMSA3ODlsLTU1MCAtNTUxbC01NTEgNTUxbDE5OCAxOTlsMzUzIC0zNTNsMzUzIDM1M3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTE1OyIgZD0iTTQwNCAxMDAwaDc0NnEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtNTUxaDE1MHEyMSAwIDI1IC0xMC41dC0xMCAtMjQuNWwtMjMwIC0yNDlxLTE0IC0xNSAtMzUgLTE1dC0zNSAxNWwtMjMwIDI0OXEtMTQgMTQgLTEwIDI0LjV0MjUgMTAuNWgxNTB2NDAxaC0zODF6TTEzNSA5ODRsMjMwIC0yNDlxMTQgLTE0IDEwIC0yNC41dC0yNSAtMTAuNWgtMTUwdi00MDBoMzg1bDIxNSAtMjAwaC03NTBxLTIxIDAgLTM1LjUgMTQuNSB0LTE0LjUgMzUuNXY1NTBoLTE1MHEtMjEgMCAtMjUgMTAuNXQxMCAyNC41bDIzMCAyNDlxMTQgMTUgMzUgMTV0MzUgLTE1eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxMTY7IiBkPSJNNTYgMTIwMGg5NHExNyAwIDMxIC0xMXQxOCAtMjdsMzggLTE2Mmg4OTZxMjQgMCAzOSAtMTguNXQxMCAtNDIuNWwtMTAwIC00NzVxLTUgLTIxIC0yNyAtNDIuNXQtNTUgLTIxLjVoLTYzM2w0OCAtMjAwaDUzNXEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXQtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtNTB2LTUwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41dC0zNS41IDE0LjV0LTE0LjUgMzUuNXY1MGgtMzAwdi01MCBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjV0LTM1LjUgMTQuNXQtMTQuNSAzNS41djUwaC0zMXEtMTggMCAtMzIuNSAxMHQtMjAuNSAxOWwtNSAxMGwtMjAxIDk2MWgtNTRxLTIwIDAgLTM1IDE0LjV0LTE1IDM1LjV0MTUgMzUuNXQzNSAxNC41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxMTc7IiBkPSJNMTIwMCAxMDAwdi0xMDBoLTEyMDB2MTAwaDIwMHEwIDQxIDI5LjUgNzAuNXQ3MC41IDI5LjVoMzAwcTQxIDAgNzAuNSAtMjkuNXQyOS41IC03MC41aDUwMHpNMCA4MDBoMTIwMHYtODAwaC0xMjAwdjgwMHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTE4OyIgZD0iTTIwMCA4MDBsLTIwMCAtNDAwdjYwMGgyMDBxMCA0MSAyOS41IDcwLjV0NzAuNSAyOS41aDMwMHE0MiAwIDcxIC0yOS41dDI5IC03MC41aDUwMHYtMjAwaC0xMDAwek0xNTAwIDcwMGwtMzAwIC03MDBoLTEyMDBsMzAwIDcwMGgxMjAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxMTk7IiBkPSJNNjM1IDExODRsMjMwIC0yNDlxMTQgLTE0IDEwIC0yNC41dC0yNSAtMTAuNWgtMTUwdi02MDFoMTUwcTIxIDAgMjUgLTEwLjV0LTEwIC0yNC41bC0yMzAgLTI0OXEtMTQgLTE1IC0zNSAtMTV0LTM1IDE1bC0yMzAgMjQ5cS0xNCAxNCAtMTAgMjQuNXQyNSAxMC41aDE1MHY2MDFoLTE1MHEtMjEgMCAtMjUgMTAuNXQxMCAyNC41bDIzMCAyNDlxMTQgMTUgMzUgMTV0MzUgLTE1eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxMjA7IiBkPSJNOTM2IDg2NGwyNDkgLTIyOXExNCAtMTUgMTQgLTM1LjV0LTE0IC0zNS41bC0yNDkgLTIyOXEtMTUgLTE1IC0yNS41IC0xMC41dC0xMC41IDI0LjV2MTUxaC02MDB2LTE1MXEwIC0yMCAtMTAuNSAtMjQuNXQtMjUuNSAxMC41bC0yNDkgMjI5cS0xNCAxNSAtMTQgMzUuNXQxNCAzNS41bDI0OSAyMjlxMTUgMTUgMjUuNSAxMC41dDEwLjUgLTI1LjV2LTE0OWg2MDB2MTQ5cTAgMjEgMTAuNSAyNS41dDI1LjUgLTEwLjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTEyMTsiIGQ9Ik0xMTY5IDQwMGwtMTcyIDczMnEtNSAyMyAtMjMgNDUuNXQtMzggMjIuNWgtNjcycS0yMCAwIC0zOCAtMjB0LTIzIC00MWwtMTcyIC03MzloMTEzOHpNMTEwMCAzMDBoLTEwMDBxLTQxIDAgLTcwLjUgLTI5LjV0LTI5LjUgLTcwLjV2LTEwMHEwIC00MSAyOS41IC03MC41dDcwLjUgLTI5LjVoMTAwMHE0MSAwIDcwLjUgMjkuNXQyOS41IDcwLjV2MTAwcTAgNDEgLTI5LjUgNzAuNXQtNzAuNSAyOS41ek04MDAgMTAwdjEwMGgxMDB2LTEwMGgtMTAwIHpNMTAwMCAxMDB2MTAwaDEwMHYtMTAwaC0xMDB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTEyMjsiIGQ9Ik0xMTUwIDExMDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTg1MHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNXQtMzUuNSAxNC41dC0xNC41IDM1LjV2ODUwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNMTAwMCAyMDBsLTY3NSAyMDBoLTM4bDQ3IC0yNzZxMyAtMTYgLTUuNSAtMjB0LTI5LjUgLTRoLTdoLTg0cS0yMCAwIC0zNC41IDE0dC0xOC41IDM1cS01NSAzMzcgLTU1IDM1MXYyNTB2NnEwIDE2IDEgMjMuNXQ2LjUgMTQgdDE3LjUgNi41aDIwMGw2NzUgMjUwdi04NTB6TTAgNzUwdi0yNTBxLTQgMCAtMTEgMC41dC0yNCA2dC0zMCAxNXQtMjQgMzB0LTExIDQ4LjV2NTBxMCAyNiAxMC41IDQ2dDI1IDMwdDI5IDE2dDI1LjUgN3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTIzOyIgZD0iTTU1MyAxMjAwaDk0cTIwIDAgMjkgLTEwLjV0MyAtMjkuNWwtMTggLTM3cTgzIC0xOSAxNDQgLTgyLjV0NzYgLTE0MC41bDYzIC0zMjdsMTE4IC0xNzNoMTdxMTkgMCAzMyAtMTQuNXQxNCAtMzV0LTEzIC00MC41dC0zMSAtMjdxLTggLTQgLTIzIC05LjV0LTY1IC0xOS41dC0xMDMgLTI1dC0xMzIuNSAtMjB0LTE1OC41IC05cS01NyAwIC0xMTUgNXQtMTA0IDEydC04OC41IDE1LjV0LTczLjUgMTcuNXQtNTQuNSAxNnQtMzUuNSAxMmwtMTEgNCBxLTE4IDggLTMxIDI4dC0xMyA0MC41dDE0IDM1dDMzIDE0LjVoMTdsMTE4IDE3M2w2MyAzMjdxMTUgNzcgNzYgMTQwdDE0NCA4M2wtMTggMzJxLTYgMTkgMy41IDMydDI4LjUgMTN6TTQ5OCAxMTBxNTAgLTYgMTAyIC02cTUzIDAgMTAyIDZxLTEyIC00OSAtMzkuNSAtNzkuNXQtNjIuNSAtMzAuNXQtNjMgMzAuNXQtMzkgNzkuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTI0OyIgZD0iTTgwMCA5NDZsMjI0IDc4bC03OCAtMjI0bDIzNCAtNDVsLTE4MCAtMTU1bDE4MCAtMTU1bC0yMzQgLTQ1bDc4IC0yMjRsLTIyNCA3OGwtNDUgLTIzNGwtMTU1IDE4MGwtMTU1IC0xODBsLTQ1IDIzNGwtMjI0IC03OGw3OCAyMjRsLTIzNCA0NWwxODAgMTU1bC0xODAgMTU1bDIzNCA0NWwtNzggMjI0bDIyNCAtNzhsNDUgMjM0bDE1NSAtMTgwbDE1NSAxODB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTEyNTsiIGQ9Ik02NTAgMTIwMGg1MHE0MCAwIDcwIC00MC41dDMwIC04NC41di0xNTBsLTI4IC0xMjVoMzI4cTQwIDAgNzAgLTQwLjV0MzAgLTg0LjV2LTEwMHEwIC00NSAtMjkgLTc0bC0yMzggLTM0NHEtMTYgLTI0IC0zOCAtNDAuNXQtNDUgLTE2LjVoLTI1MHEtNyAwIC00MiAyNXQtNjYgNTBsLTMxIDI1aC02MXEtNDUgMCAtNzIuNSAxOHQtMjcuNSA1N3Y0MDBxMCAzNiAyMCA2M2wxNDUgMTk2bDk2IDE5OHExMyAyOCAzNy41IDQ4dDUxLjUgMjB6IE02NTAgMTEwMGwtMTAwIC0yMTJsLTE1MCAtMjEzdi0zNzVoMTAwbDEzNiAtMTAwaDIxNGwyNTAgMzc1djEyNWgtNDUwbDUwIDIyNXYxNzVoLTUwek01MCA4MDBoMTAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di01MDBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTEwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2NTAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTI2OyIgZD0iTTYwMCAxMTAwaDI1MHEyMyAwIDQ1IC0xNi41dDM4IC00MC41bDIzOCAtMzQ0cTI5IC0yOSAyOSAtNzR2LTEwMHEwIC00NCAtMzAgLTg0LjV0LTcwIC00MC41aC0zMjhxMjggLTExOCAyOCAtMTI1di0xNTBxMCAtNDQgLTMwIC04NC41dC03MCAtNDAuNWgtNTBxLTI3IDAgLTUxLjUgMjB0LTM3LjUgNDhsLTk2IDE5OGwtMTQ1IDE5NnEtMjAgMjcgLTIwIDYzdjQwMHEwIDM5IDI3LjUgNTd0NzIuNSAxOGg2MXExMjQgMTAwIDEzOSAxMDB6IE01MCAxMDAwaDEwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtNTAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0xMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djUwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTYzNiAxMDAwbC0xMzYgLTEwMGgtMTAwdi0zNzVsMTUwIC0yMTNsMTAwIC0yMTJoNTB2MTc1bC01MCAyMjVoNDUwdjEyNWwtMjUwIDM3NWgtMjE0eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxMjc7IiBkPSJNMzU2IDg3M2wzNjMgMjMwcTMxIDE2IDUzIC02bDExMCAtMTEycTEzIC0xMyAxMy41IC0zMnQtMTEuNSAtMzRsLTg0IC0xMjFoMzAycTg0IDAgMTM4IC0zOHQ1NCAtMTEwdC01NSAtMTExdC0xMzkgLTM5aC0xMDZsLTEzMSAtMzM5cS02IC0yMSAtMTkuNSAtNDF0LTI4LjUgLTIwaC0zNDJxLTcgMCAtOTAgODF0LTgzIDk0djUyNXEwIDE3IDE0IDM1LjV0MjggMjguNXpNNDAwIDc5MnYtNTAzbDEwMCAtODloMjkzbDEzMSAzMzkgcTYgMjEgMTkuNSA0MXQyOC41IDIwaDIwM3EyMSAwIDMwLjUgMjV0MC41IDUwdC0zMSAyNWgtNDU2aC03aC02aC01LjV0LTYgMC41dC01IDEuNXQtNSAydC00IDIuNXQtNCA0dC0yLjUgNC41cS0xMiAyNSA1IDQ3bDE0NiAxODNsLTg2IDgzek01MCA4MDBoMTAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di01MDBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTEwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2NTAwIHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTEyODsiIGQ9Ik00NzUgMTEwM2wzNjYgLTIzMHEyIC0xIDYgLTMuNXQxNCAtMTAuNXQxOCAtMTYuNXQxNC41IC0yMHQ2LjUgLTIyLjV2LTUyNXEwIC0xMyAtODYgLTk0dC05MyAtODFoLTM0MnEtMTUgMCAtMjguNSAyMHQtMTkuNSA0MWwtMTMxIDMzOWgtMTA2cS04NSAwIC0xMzkuNSAzOXQtNTQuNSAxMTF0NTQgMTEwdDEzOCAzOGgzMDJsLTg1IDEyMXEtMTEgMTUgLTEwLjUgMzR0MTMuNSAzMmwxMTAgMTEycTIyIDIyIDUzIDZ6TTM3MCA5NDVsMTQ2IC0xODMgcTE3IC0yMiA1IC00N3EtMiAtMiAtMy41IC00LjV0LTQgLTR0LTQgLTIuNXQtNSAtMnQtNSAtMS41dC02IC0wLjVoLTZoLTYuNWgtNmgtNDc1di0xMDBoMjIxcTE1IDAgMjkgLTIwdDIwIC00MWwxMzAgLTMzOWgyOTRsMTA2IDg5djUwM2wtMzQyIDIzNnpNMTA1MCA4MDBoMTAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di01MDBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTEwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjUgdjUwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTEyOTsiIGQ9Ik01NTAgMTI5NHE3MiAwIDExMSAtNTV0MzkgLTEzOXYtMTA2bDMzOSAtMTMxcTIxIC02IDQxIC0xOS41dDIwIC0yOC41di0zNDJxMCAtNyAtODEgLTkwdC05NCAtODNoLTUyNXEtMTcgMCAtMzUuNSAxNHQtMjguNSAyOGwtOSAxNGwtMjMwIDM2M3EtMTYgMzEgNiA1M2wxMTIgMTEwcTEzIDEzIDMyIDEzLjV0MzQgLTExLjVsMTIxIC04NHYzMDJxMCA4NCAzOCAxMzh0MTEwIDU0ek02MDAgOTcydjIwM3EwIDIxIC0yNSAzMC41dC01MCAwLjUgdC0yNSAtMzF2LTQ1NnYtN3YtNnYtNS41dC0wLjUgLTZ0LTEuNSAtNXQtMiAtNXQtMi41IC00dC00IC00dC00LjUgLTIuNXEtMjUgLTEyIC00NyA1bC0xODMgMTQ2bC04MyAtODZsMjM2IC0zMzloNTAzbDg5IDEwMHYyOTNsLTMzOSAxMzFxLTIxIDYgLTQxIDE5LjV0LTIwIDI4LjV6TTQ1MCAyMDBoNTAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0xMDBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTUwMCBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djEwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTEzMDsiIGQ9Ik0zNTAgMTEwMGg1MDBxMjEgMCAzNS41IDE0LjV0MTQuNSAzNS41djEwMHEwIDIxIC0xNC41IDM1LjV0LTM1LjUgMTQuNWgtNTAwcS0yMSAwIC0zNS41IC0xNC41dC0xNC41IC0zNS41di0xMDBxMCAtMjEgMTQuNSAtMzUuNXQzNS41IC0xNC41ek02MDAgMzA2di0xMDZxMCAtODQgLTM5IC0xMzl0LTExMSAtNTV0LTExMCA1NHQtMzggMTM4djMwMmwtMTIxIC04NHEtMTUgLTEyIC0zNCAtMTEuNXQtMzIgMTMuNWwtMTEyIDExMCBxLTIyIDIyIC02IDUzbDIzMCAzNjNxMSAyIDMuNSA2dDEwLjUgMTMuNXQxNi41IDE3dDIwIDEzLjV0MjIuNSA2aDUyNXExMyAwIDk0IC04M3Q4MSAtOTB2LTM0MnEwIC0xNSAtMjAgLTI4LjV0LTQxIC0xOS41ek0zMDggOTAwbC0yMzYgLTMzOWw4MyAtODZsMTgzIDE0NnEyMiAxNyA0NyA1cTIgLTEgNC41IC0yLjV0NCAtNHQyLjUgLTR0MiAtNXQxLjUgLTV0MC41IC02di01LjV2LTZ2LTd2LTQ1NnEwIC0yMiAyNSAtMzF0NTAgMC41dDI1IDMwLjUgdjIwM3EwIDE1IDIwIDI4LjV0NDEgMTkuNWwzMzkgMTMxdjI5M2wtODkgMTAwaC01MDN6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTEzMTsiIGQ9Ik02MDAgMTE3OHExMTggMCAyMjUgLTQ1LjV0MTg0LjUgLTEyM3QxMjMgLTE4NC41dDQ1LjUgLTIyNXQtNDUuNSAtMjI1dC0xMjMgLTE4NC41dC0xODQuNSAtMTIzdC0yMjUgLTQ1LjV0LTIyNSA0NS41dC0xODQuNSAxMjN0LTEyMyAxODQuNXQtNDUuNSAyMjV0NDUuNSAyMjV0MTIzIDE4NC41dDE4NC41IDEyM3QyMjUgNDUuNXpNOTE0IDYzMmwtMjc1IDIyM3EtMTYgMTMgLTI3LjUgOHQtMTEuNSAtMjZ2LTEzN2gtMjc1IHEtMTAgMCAtMTcuNSAtNy41dC03LjUgLTE3LjV2LTE1MHEwIC0xMCA3LjUgLTE3LjV0MTcuNSAtNy41aDI3NXYtMTM3cTAgLTIxIDExLjUgLTI2dDI3LjUgOGwyNzUgMjIzcTE2IDEzIDE2IDMydC0xNiAzMnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTMyOyIgZD0iTTYwMCAxMTc4cTExOCAwIDIyNSAtNDUuNXQxODQuNSAtMTIzdDEyMyAtMTg0LjV0NDUuNSAtMjI1dC00NS41IC0yMjV0LTEyMyAtMTg0LjV0LTE4NC41IC0xMjN0LTIyNSAtNDUuNXQtMjI1IDQ1LjV0LTE4NC41IDEyM3QtMTIzIDE4NC41dC00NS41IDIyNXQ0NS41IDIyNXQxMjMgMTg0LjV0MTg0LjUgMTIzdDIyNSA0NS41ek01NjEgODU1bC0yNzUgLTIyM3EtMTYgLTEzIC0xNiAtMzJ0MTYgLTMybDI3NSAtMjIzcTE2IC0xMyAyNy41IC04IHQxMS41IDI2djEzN2gyNzVxMTAgMCAxNy41IDcuNXQ3LjUgMTcuNXYxNTBxMCAxMCAtNy41IDE3LjV0LTE3LjUgNy41aC0yNzV2MTM3cTAgMjEgLTExLjUgMjZ0LTI3LjUgLTh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTEzMzsiIGQ9Ik02MDAgMTE3OHExMTggMCAyMjUgLTQ1LjV0MTg0LjUgLTEyM3QxMjMgLTE4NC41dDQ1LjUgLTIyNXQtNDUuNSAtMjI1dC0xMjMgLTE4NC41dC0xODQuNSAtMTIzdC0yMjUgLTQ1LjV0LTIyNSA0NS41dC0xODQuNSAxMjN0LTEyMyAxODQuNXQtNDUuNSAyMjV0NDUuNSAyMjV0MTIzIDE4NC41dDE4NC41IDEyM3QyMjUgNDUuNXpNODU1IDYzOWwtMjIzIDI3NXEtMTMgMTYgLTMyIDE2dC0zMiAtMTZsLTIyMyAtMjc1cS0xMyAtMTYgLTggLTI3LjUgdDI2IC0xMS41aDEzN3YtMjc1cTAgLTEwIDcuNSAtMTcuNXQxNy41IC03LjVoMTUwcTEwIDAgMTcuNSA3LjV0Ny41IDE3LjV2Mjc1aDEzN3EyMSAwIDI2IDExLjV0LTggMjcuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTM0OyIgZD0iTTYwMCAxMTc4cTExOCAwIDIyNSAtNDUuNXQxODQuNSAtMTIzdDEyMyAtMTg0LjV0NDUuNSAtMjI1dC00NS41IC0yMjV0LTEyMyAtMTg0LjV0LTE4NC41IC0xMjN0LTIyNSAtNDUuNXQtMjI1IDQ1LjV0LTE4NC41IDEyM3QtMTIzIDE4NC41dC00NS41IDIyNXQ0NS41IDIyNXQxMjMgMTg0LjV0MTg0LjUgMTIzdDIyNSA0NS41ek02NzUgOTAwaC0xNTBxLTEwIDAgLTE3LjUgLTcuNXQtNy41IC0xNy41di0yNzVoLTEzN3EtMjEgMCAtMjYgLTExLjUgdDggLTI3LjVsMjIzIC0yNzVxMTMgLTE2IDMyIC0xNnQzMiAxNmwyMjMgMjc1cTEzIDE2IDggMjcuNXQtMjYgMTEuNWgtMTM3djI3NXEwIDEwIC03LjUgMTcuNXQtMTcuNSA3LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTEzNTsiIGQ9Ik02MDAgMTE3NnExMTYgMCAyMjIuNSAtNDZ0MTg0IC0xMjMuNXQxMjMuNSAtMTg0dDQ2IC0yMjIuNXQtNDYgLTIyMi41dC0xMjMuNSAtMTg0dC0xODQgLTEyMy41dC0yMjIuNSAtNDZ0LTIyMi41IDQ2dC0xODQgMTIzLjV0LTEyMy41IDE4NHQtNDYgMjIyLjV0NDYgMjIyLjV0MTIzLjUgMTg0dDE4NCAxMjMuNXQyMjIuNSA0NnpNNjI3IDExMDFxLTE1IC0xMiAtMzYuNSAtMjAuNXQtMzUuNSAtMTJ0LTQzIC04dC0zOSAtNi41IHEtMTUgLTMgLTQ1LjUgMHQtNDUuNSAtMnEtMjAgLTcgLTUxLjUgLTI2LjV0LTM0LjUgLTM0LjVxLTMgLTExIDYuNSAtMjIuNXQ4LjUgLTE4LjVxLTMgLTM0IC0yNy41IC05MXQtMjkuNSAtNzlxLTkgLTM0IDUgLTkzdDggLTg3cTAgLTkgMTcgLTQ0LjV0MTYgLTU5LjVxMTIgMCAyMyAtNXQyMy41IC0xNXQxOS41IC0xNHExNiAtOCAzMyAtMTV0NDAuNSAtMTV0MzQuNSAtMTJxMjEgLTkgNTIuNSAtMzJ0NjAgLTM4dDU3LjUgLTExIHE3IC0xNSAtMyAtMzR0LTIyLjUgLTQwdC05LjUgLTM4cTEzIC0yMSAyMyAtMzQuNXQyNy41IC0yNy41dDM2LjUgLTE4cTAgLTcgLTMuNSAtMTZ0LTMuNSAtMTR0NSAtMTdxMTA0IC0yIDIyMSAxMTJxMzAgMjkgNDYuNSA0N3QzNC41IDQ5dDIxIDYzcS0xMyA4IC0zNyA4LjV0LTM2IDcuNXEtMTUgNyAtNDkuNSAxNXQtNTEuNSAxOXEtMTggMCAtNDEgLTAuNXQtNDMgLTEuNXQtNDIgLTYuNXQtMzggLTE2LjVxLTUxIC0zNSAtNjYgLTEyIHEtNCAxIC0zLjUgMjUuNXQwLjUgMjUuNXEtNiAxMyAtMjYuNSAxNy41dC0yNC41IDYuNXExIDE1IC0wLjUgMzAuNXQtNyAyOHQtMTguNSAxMS41dC0zMSAtMjFxLTIzIC0yNSAtNDIgNHEtMTkgMjggLTggNThxNiAxNiAyMiAyMnE2IC0xIDI2IC0xLjV0MzMuNSAtNHQxOS41IC0xMy41cTcgLTEyIDE4IC0yNHQyMS41IC0yMC41dDIwIC0xNXQxNS41IC0xMC41bDUgLTNxMiAxMiA3LjUgMzAuNXQ4IDM0LjV0LTAuNSAzMnEtMyAxOCAzLjUgMjkgdDE4IDIyLjV0MTUuNSAyNC41cTYgMTQgMTAuNSAzNXQ4IDMxdDE1LjUgMjIuNXQzNCAyMi41cS02IDE4IDEwIDM2cTggMCAyNCAtMS41dDI0LjUgLTEuNXQyMCA0LjV0MjAuNSAxNS41cS0xMCAyMyAtMzEgNDIuNXQtMzcuNSAyOS41dC00OSAyN3QtNDMuNSAyM3EwIDEgMiA4dDMgMTEuNXQxLjUgMTAuNXQtMSA5LjV0LTQuNSA0LjVxMzEgLTEzIDU4LjUgLTE0LjV0MzguNSAyLjVsMTIgNXE1IDI4IC05LjUgNDZ0LTM2LjUgMjR0LTUwIDE1IHQtNDEgMjBxLTE4IC00IC0zNyAwek02MTMgOTk0cTAgLTE3IDggLTQydDE3IC00NXQ5IC0yM3EtOCAxIC0zOS41IDUuNXQtNTIuNSAxMHQtMzcgMTYuNXEzIDExIDE2IDI5LjV0MTYgMjUuNXExMCAtMTAgMTkgLTEwdDE0IDZ0MTMuNSAxNC41dDE2LjUgMTIuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTM2OyIgZD0iTTc1NiAxMTU3cTE2NCA5MiAzMDYgLTlsLTI1OSAtMTM4bDE0NSAtMjMybDI1MSAxMjZxNiAtODkgLTM0IC0xNTYuNXQtMTE3IC0xMTAuNXEtNjAgLTM0IC0xMjcgLTM5LjV0LTEyNiAxNi41bC01OTYgLTU5NnEtMTUgLTE2IC0zNi41IC0xNnQtMzYuNSAxNmwtMTExIDExMHEtMTUgMTUgLTE1IDM2LjV0MTUgMzcuNWw2MDAgNTk5cS0zNCAxMDEgNS41IDIwMS41dDEzNS41IDE1NC41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxMzc7IiBob3Jpei1hZHYteD0iMTIyMCIgZD0iTTEwMCAxMTk2aDEwMDBxNDEgMCA3MC41IC0yOS41dDI5LjUgLTcwLjV2LTEwMHEwIC00MSAtMjkuNSAtNzAuNXQtNzAuNSAtMjkuNWgtMTAwMHEtNDEgMCAtNzAuNSAyOS41dC0yOS41IDcwLjV2MTAwcTAgNDEgMjkuNSA3MC41dDcwLjUgMjkuNXpNMTEwMCAxMDk2aC0yMDB2LTEwMGgyMDB2MTAwek0xMDAgNzk2aDEwMDBxNDEgMCA3MC41IC0yOS41dDI5LjUgLTcwLjV2LTEwMHEwIC00MSAtMjkuNSAtNzAuNXQtNzAuNSAtMjkuNWgtMTAwMCBxLTQxIDAgLTcwLjUgMjkuNXQtMjkuNSA3MC41djEwMHEwIDQxIDI5LjUgNzAuNXQ3MC41IDI5LjV6TTExMDAgNjk2aC01MDB2LTEwMGg1MDB2MTAwek0xMDAgMzk2aDEwMDBxNDEgMCA3MC41IC0yOS41dDI5LjUgLTcwLjV2LTEwMHEwIC00MSAtMjkuNSAtNzAuNXQtNzAuNSAtMjkuNWgtMTAwMHEtNDEgMCAtNzAuNSAyOS41dC0yOS41IDcwLjV2MTAwcTAgNDEgMjkuNSA3MC41dDcwLjUgMjkuNXpNMTEwMCAyOTZoLTMwMHYtMTAwaDMwMHYxMDB6ICIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxMzg7IiBkPSJNMTUwIDEyMDBoOTAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41dC0xNC41IC0zNS41dC0zNS41IC0xNC41aC05MDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41dDE0LjUgMzUuNXQzNS41IDE0LjV6TTcwMCA1MDB2LTMwMGwtMjAwIC0yMDB2NTAwbC0zNTAgNTAwaDkwMHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTM5OyIgZD0iTTUwMCAxMjAwaDIwMHE0MSAwIDcwLjUgLTI5LjV0MjkuNSAtNzAuNXYtMTAwaDMwMHE0MSAwIDcwLjUgLTI5LjV0MjkuNSAtNzAuNXYtNDAwaC01MDB2MTAwaC0yMDB2LTEwMGgtNTAwdjQwMHEwIDQxIDI5LjUgNzAuNXQ3MC41IDI5LjVoMzAwdjEwMHEwIDQxIDI5LjUgNzAuNXQ3MC41IDI5LjV6TTUwMCAxMTAwdi0xMDBoMjAwdjEwMGgtMjAwek0xMjAwIDQwMHYtMjAwcTAgLTQxIC0yOS41IC03MC41dC03MC41IC0yOS41aC0xMDAwIHEtNDEgMCAtNzAuNSAyOS41dC0yOS41IDcwLjV2MjAwaDEyMDB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTE0MDsiIGQ9Ik01MCAxMjAwaDMwMHEyMSAwIDI1IC0xMC41dC0xMCAtMjQuNWwtOTQgLTk0bDE5OSAtMTk5cTcgLTggNyAtMTh0LTcgLTE4bC0xMDYgLTEwNnEtOCAtNyAtMTggLTd0LTE4IDdsLTE5OSAxOTlsLTk0IC05NHEtMTQgLTE0IC0yNC41IC0xMHQtMTAuNSAyNXYzMDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek04NTAgMTIwMGgzMDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTMwMHEwIC0yMSAtMTAuNSAtMjV0LTI0LjUgMTBsLTk0IDk0IGwtMTk5IC0xOTlxLTggLTcgLTE4IC03dC0xOCA3bC0xMDYgMTA2cS03IDggLTcgMTh0NyAxOGwxOTkgMTk5bC05NCA5NHEtMTQgMTQgLTEwIDI0LjV0MjUgMTAuNXpNMzY0IDQ3MGwxMDYgLTEwNnE3IC04IDcgLTE4dC03IC0xOGwtMTk5IC0xOTlsOTQgLTk0cTE0IC0xNCAxMCAtMjQuNXQtMjUgLTEwLjVoLTMwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MzAwcTAgMjEgMTAuNSAyNXQyNC41IC0xMGw5NCAtOTRsMTk5IDE5OSBxOCA3IDE4IDd0MTggLTd6TTEwNzEgMjcxbDk0IDk0cTE0IDE0IDI0LjUgMTB0MTAuNSAtMjV2LTMwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtMzAwcS0yMSAwIC0yNSAxMC41dDEwIDI0LjVsOTQgOTRsLTE5OSAxOTlxLTcgOCAtNyAxOHQ3IDE4bDEwNiAxMDZxOCA3IDE4IDd0MTggLTd6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTE0MTsiIGQ9Ik01OTYgMTE5MnExMjEgMCAyMzEuNSAtNDcuNXQxOTAgLTEyN3QxMjcgLTE5MHQ0Ny41IC0yMzEuNXQtNDcuNSAtMjMxLjV0LTEyNyAtMTkwLjV0LTE5MCAtMTI3dC0yMzEuNSAtNDd0LTIzMS41IDQ3dC0xOTAuNSAxMjd0LTEyNyAxOTAuNXQtNDcgMjMxLjV0NDcgMjMxLjV0MTI3IDE5MHQxOTAuNSAxMjd0MjMxLjUgNDcuNXpNNTk2IDEwMTBxLTExMiAwIC0yMDcuNSAtNTUuNXQtMTUxIC0xNTF0LTU1LjUgLTIwNy41dDU1LjUgLTIwNy41IHQxNTEgLTE1MXQyMDcuNSAtNTUuNXQyMDcuNSA1NS41dDE1MSAxNTF0NTUuNSAyMDcuNXQtNTUuNSAyMDcuNXQtMTUxIDE1MXQtMjA3LjUgNTUuNXpNNDU0LjUgOTA1cTIyLjUgMCAzOC41IC0xNnQxNiAtMzguNXQtMTYgLTM5dC0zOC41IC0xNi41dC0zOC41IDE2LjV0LTE2IDM5dDE2IDM4LjV0MzguNSAxNnpNNzU0LjUgOTA1cTIyLjUgMCAzOC41IC0xNnQxNiAtMzguNXQtMTYgLTM5dC0zOCAtMTYuNXEtMTQgMCAtMjkgMTBsLTU1IC0xNDUgcTE3IC0yMyAxNyAtNTFxMCAtMzYgLTI1LjUgLTYxLjV0LTYxLjUgLTI1LjV0LTYxLjUgMjUuNXQtMjUuNSA2MS41cTAgMzIgMjAuNSA1Ni41dDUxLjUgMjkuNWwxMjIgMTI2bDEgMXEtOSAxNCAtOSAyOHEwIDIzIDE2IDM5dDM4LjUgMTZ6TTM0NS41IDcwOXEyMi41IDAgMzguNSAtMTZ0MTYgLTM4LjV0LTE2IC0zOC41dC0zOC41IC0xNnQtMzguNSAxNnQtMTYgMzguNXQxNiAzOC41dDM4LjUgMTZ6TTg1NC41IDcwOXEyMi41IDAgMzguNSAtMTYgdDE2IC0zOC41dC0xNiAtMzguNXQtMzguNSAtMTZ0LTM4LjUgMTZ0LTE2IDM4LjV0MTYgMzguNXQzOC41IDE2eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxNDI7IiBkPSJNNTQ2IDE3M2w0NjkgNDcwcTkxIDkxIDk5IDE5MnE3IDk4IC01MiAxNzUuNXQtMTU0IDk0LjVxLTIyIDQgLTQ3IDRxLTM0IDAgLTY2LjUgLTEwdC01Ni41IC0yM3QtNTUuNSAtMzh0LTQ4IC00MS41dC00OC41IC00Ny41cS0zNzYgLTM3NSAtMzkxIC0zOTBxLTMwIC0yNyAtNDUgLTQxLjV0LTM3LjUgLTQxdC0zMiAtNDYuNXQtMTYgLTQ3LjV0LTEuNSAtNTYuNXE5IC02MiA1My41IC05NXQ5OS41IC0zM3E3NCAwIDEyNSA1MWw1NDggNTQ4IHEzNiAzNiAyMCA3NXEtNyAxNiAtMjEuNSAyNnQtMzIuNSAxMHEtMjYgMCAtNTAgLTIzcS0xMyAtMTIgLTM5IC0zOGwtMzQxIC0zMzhxLTE1IC0xNSAtMzUuNSAtMTUuNXQtMzQuNSAxMy41dC0xNCAzNC41dDE0IDM0LjVxMzI3IDMzMyAzNjEgMzY3cTM1IDM1IDY3LjUgNTEuNXQ3OC41IDE2LjVxMTQgMCAyOSAtMXE0NCAtOCA3NC41IC0zNS41dDQzLjUgLTY4LjVxMTQgLTQ3IDIgLTk2LjV0LTQ3IC04NC41cS0xMiAtMTEgLTMyIC0zMiB0LTc5LjUgLTgxdC0xMTQuNSAtMTE1dC0xMjQuNSAtMTIzLjV0LTEyMyAtMTE5LjV0LTk2LjUgLTg5dC01NyAtNDVxLTU2IC0yNyAtMTIwIC0yN3EtNzAgMCAtMTI5IDMydC05MyA4OXEtNDggNzggLTM1IDE3M3Q4MSAxNjNsNTExIDUxMXE3MSA3MiAxMTEgOTZxOTEgNTUgMTk4IDU1cTgwIDAgMTUyIC0zM3E3OCAtMzYgMTI5LjUgLTEwM3Q2Ni41IC0xNTRxMTcgLTkzIC0xMSAtMTgzLjV0LTk0IC0xNTYuNWwtNDgyIC00NzYgcS0xNSAtMTUgLTM2IC0xNnQtMzcgMTR0LTE3LjUgMzR0MTQuNSAzNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTQzOyIgZD0iTTY0OSA5NDlxNDggNjggMTA5LjUgMTA0dDEyMS41IDM4LjV0MTE4LjUgLTIwdDEwMi41IC02NHQ3MSAtMTAwLjV0MjcgLTEyM3EwIC01NyAtMzMuNSAtMTE3LjV0LTk0IC0xMjQuNXQtMTI2LjUgLTEyNy41dC0xNTAgLTE1Mi41dC0xNDYgLTE3NHEtNjIgODUgLTE0NS41IDE3NHQtMTUwIDE1Mi41dC0xMjYuNSAxMjcuNXQtOTMuNSAxMjQuNXQtMzMuNSAxMTcuNXEwIDY0IDI4IDEyM3Q3MyAxMDAuNXQxMDQgNjR0MTE5IDIwIHQxMjAuNSAtMzguNXQxMDQuNSAtMTA0ek04OTYgOTcycS0zMyAwIC02NC41IC0xOXQtNTYuNSAtNDZ0LTQ3LjUgLTUzLjV0LTQzLjUgLTQ1LjV0LTM3LjUgLTE5dC0zNiAxOXQtNDAgNDUuNXQtNDMgNTMuNXQtNTQgNDZ0LTY1LjUgMTlxLTY3IDAgLTEyMi41IC01NS41dC01NS41IC0xMzIuNXEwIC0yMyAxMy41IC01MXQ0NiAtNjV0NTcuNSAtNjN0NzYgLTc1bDIyIC0yMnExNSAtMTQgNDQgLTQ0dDUwLjUgLTUxdDQ2IC00NHQ0MSAtMzV0MjMgLTEyIHQyMy41IDEydDQyLjUgMzZ0NDYgNDR0NTIuNSA1MnQ0NCA0M3E0IDQgMTIgMTNxNDMgNDEgNjMuNSA2MnQ1MiA1NXQ0NiA1NXQyNiA0NnQxMS41IDQ0cTAgNzkgLTUzIDEzMy41dC0xMjAgNTQuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTQ0OyIgZD0iTTc3Ni41IDEyMTRxOTMuNSAwIDE1OS41IC02NmwxNDEgLTE0MXE2NiAtNjYgNjYgLTE2MHEwIC00MiAtMjggLTk1LjV0LTYyIC04Ny41bC0yOSAtMjlxLTMxIDUzIC03NyA5OWwtMTggMThsOTUgOTVsLTI0NyAyNDhsLTM4OSAtMzg5bDIxMiAtMjEybC0xMDUgLTEwNmwtMTkgMThsLTE0MSAxNDFxLTY2IDY2IC02NiAxNTl0NjYgMTU5bDI4MyAyODNxNjUgNjYgMTU4LjUgNjZ6TTYwMCA3MDZsMTA1IDEwNXExMCAtOCAxOSAtMTdsMTQxIC0xNDEgcTY2IC02NiA2NiAtMTU5dC02NiAtMTU5bC0yODMgLTI4M3EtNjYgLTY2IC0xNTkgLTY2dC0xNTkgNjZsLTE0MSAxNDFxLTY2IDY2IC02NiAxNTkuNXQ2NiAxNTkuNWw1NSA1NXEyOSAtNTUgNzUgLTEwMmwxOCAtMTdsLTk1IC05NWwyNDcgLTI0OGwzODkgMzg5eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxNDU7IiBkPSJNNjAzIDEyMDBxODUgMCAxNjIgLTE1dDEyNyAtMzh0NzkgLTQ4dDI5IC00NnYtOTUzcTAgLTQxIC0yOS41IC03MC41dC03MC41IC0yOS41aC02MDBxLTQxIDAgLTcwLjUgMjkuNXQtMjkuNSA3MC41djk1M3EwIDIxIDMwIDQ2LjV0ODEgNDh0MTI5IDM3LjV0MTYzIDE1ek0zMDAgMTAwMHYtNzAwaDYwMHY3MDBoLTYwMHpNNjAwIDI1NHEtNDMgMCAtNzMuNSAtMzAuNXQtMzAuNSAtNzMuNXQzMC41IC03My41dDczLjUgLTMwLjV0NzMuNSAzMC41IHQzMC41IDczLjV0LTMwLjUgNzMuNXQtNzMuNSAzMC41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxNDY7IiBkPSJNOTAyIDExODVsMjgzIC0yODJxMTUgLTE1IDE1IC0zNnQtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNXQtMzUgMTVsLTM2IDM1bC0yNzkgLTI2N3YtMzAwbC0yMTIgMjEwbC0zMDggLTMwN2wtMjgwIC0yMDNsMjAzIDI4MGwzMDcgMzA4bC0yMTAgMjEyaDMwMGwyNjcgMjc5bC0zNSAzNnEtMTUgMTQgLTE1IDM1dDE0LjUgMzUuNXQzNS41IDE0LjV0MzUgLTE1eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxNDg7IiBkPSJNNzAwIDEyNDh2LTc4cTM4IC01IDcyLjUgLTE0LjV0NzUuNSAtMzEuNXQ3MSAtNTMuNXQ1MiAtODR0MjQgLTExOC41aC0xNTlxLTQgMzYgLTEwLjUgNTl0LTIxIDQ1dC00MCAzNS41dC02NC41IDIwLjV2LTMwN2w2NCAtMTNxMzQgLTcgNjQgLTE2LjV0NzAgLTMydDY3LjUgLTUyLjV0NDcuNSAtODB0MjAgLTExMnEwIC0xMzkgLTg5IC0yMjR0LTI0NCAtOTd2LTc3aC0xMDB2NzlxLTE1MCAxNiAtMjM3IDEwM3EtNDAgNDAgLTUyLjUgOTMuNSB0LTE1LjUgMTM5LjVoMTM5cTUgLTc3IDQ4LjUgLTEyNnQxMTcuNSAtNjV2MzM1bC0yNyA4cS00NiAxNCAtNzkgMjYuNXQtNzIgMzZ0LTYzIDUydC00MCA3Mi41dC0xNiA5OHEwIDcwIDI1IDEyNnQ2Ny41IDkydDk0LjUgNTd0MTEwIDI3djc3aDEwMHpNNjAwIDc1NHYyNzRxLTI5IC00IC01MCAtMTF0LTQyIC0yMS41dC0zMS41IC00MS41dC0xMC41IC02NXEwIC0yOSA3IC01MC41dDE2LjUgLTM0dDI4LjUgLTIyLjV0MzEuNSAtMTR0MzcuNSAtMTAgcTkgLTMgMTMgLTR6TTcwMCA1NDd2LTMxMHEyMiAyIDQyLjUgNi41dDQ1IDE1LjV0NDEuNSAyN3QyOSA0MnQxMiA1OS41dC0xMi41IDU5LjV0LTM4IDQ0LjV0LTUzIDMxdC02Ni41IDI0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTE0OTsiIGQ9Ik01NjEgMTE5N3E4NCAwIDE2MC41IC00MHQxMjMuNSAtMTA5LjV0NDcgLTE0Ny41aC0xNTNxMCA0MCAtMTkuNSA3MS41dC00OS41IDQ4LjV0LTU5LjUgMjZ0LTU1LjUgOXEtMzcgMCAtNzkgLTE0LjV0LTYyIC0zNS41cS00MSAtNDQgLTQxIC0xMDFxMCAtMjYgMTMuNSAtNjN0MjYuNSAtNjF0MzcgLTY2cTYgLTkgOSAtMTRoMjQxdi0xMDBoLTE5N3E4IC01MCAtMi41IC0xMTV0LTMxLjUgLTk1cS00NSAtNjIgLTk5IC0xMTIgcTM0IDEwIDgzIDE3LjV0NzEgNy41cTMyIDEgMTAyIC0xNnQxMDQgLTE3cTgzIDAgMTM2IDMwbDUwIC0xNDdxLTMxIC0xOSAtNTggLTMwLjV0LTU1IC0xNS41dC00MiAtNC41dC00NiAtMC41cS0yMyAwIC03NiAxN3QtMTExIDMyLjV0LTk2IDExLjVxLTM5IC0zIC04MiAtMTZ0LTY3IC0yNWwtMjMgLTExbC01NSAxNDVxNCAzIDE2IDExdDE1LjUgMTAuNXQxMyA5dDE1LjUgMTJ0MTQuNSAxNHQxNy41IDE4LjVxNDggNTUgNTQgMTI2LjUgdC0zMCAxNDIuNWgtMjIxdjEwMGgxNjZxLTIzIDQ3IC00NCAxMDRxLTcgMjAgLTEyIDQxLjV0LTYgNTUuNXQ2IDY2LjV0MjkuNSA3MC41dDU4LjUgNzFxOTcgODggMjYzIDg4eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxNTA7IiBkPSJNNDAwIDMwMGgxNTBxMjEgMCAyNSAtMTF0LTEwIC0yNWwtMjMwIC0yNTBxLTE0IC0xNSAtMzUgLTE1dC0zNSAxNWwtMjMwIDI1MHEtMTQgMTQgLTEwIDI1dDI1IDExaDE1MHY5MDBoMjAwdi05MDB6TTkzNSAxMTg0bDIzMCAtMjQ5cTE0IC0xNCAxMCAtMjQuNXQtMjUgLTEwLjVoLTE1MHYtOTAwaC0yMDB2OTAwaC0xNTBxLTIxIDAgLTI1IDEwLjV0MTAgMjQuNWwyMzAgMjQ5cTE0IDE1IDM1IDE1dDM1IC0xNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTUxOyIgZD0iTTEwMDAgNzAwaC0xMDB2MTAwaC0xMDB2LTEwMGgtMTAwdjUwMGgzMDB2LTUwMHpNNDAwIDMwMGgxNTBxMjEgMCAyNSAtMTF0LTEwIC0yNWwtMjMwIC0yNTBxLTE0IC0xNSAtMzUgLTE1dC0zNSAxNWwtMjMwIDI1MHEtMTQgMTQgLTEwIDI1dDI1IDExaDE1MHY5MDBoMjAwdi05MDB6TTgwMSAxMTAwdi0yMDBoMTAwdjIwMGgtMTAwek0xMDAwIDM1MGwtMjAwIC0yNTBoMjAwdi0xMDBoLTMwMHYxNTBsMjAwIDI1MGgtMjAwdjEwMGgzMDB2LTE1MHogIiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTE1MjsiIGQ9Ik00MDAgMzAwaDE1MHEyMSAwIDI1IC0xMXQtMTAgLTI1bC0yMzAgLTI1MHEtMTQgLTE1IC0zNSAtMTV0LTM1IDE1bC0yMzAgMjUwcS0xNCAxNCAtMTAgMjV0MjUgMTFoMTUwdjkwMGgyMDB2LTkwMHpNMTAwMCAxMDUwbC0yMDAgLTI1MGgyMDB2LTEwMGgtMzAwdjE1MGwyMDAgMjUwaC0yMDB2MTAwaDMwMHYtMTUwek0xMDAwIDBoLTEwMHYxMDBoLTEwMHYtMTAwaC0xMDB2NTAwaDMwMHYtNTAwek04MDEgNDAwdi0yMDBoMTAwdjIwMGgtMTAweiAiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTUzOyIgZD0iTTQwMCAzMDBoMTUwcTIxIDAgMjUgLTExdC0xMCAtMjVsLTIzMCAtMjUwcS0xNCAtMTUgLTM1IC0xNXQtMzUgMTVsLTIzMCAyNTBxLTE0IDE0IC0xMCAyNXQyNSAxMWgxNTB2OTAwaDIwMHYtOTAwek0xMDAwIDcwMGgtMTAwdjQwMGgtMTAwdjEwMGgyMDB2LTUwMHpNMTEwMCAwaC0xMDB2MTAwaC0yMDB2NDAwaDMwMHYtNTAwek05MDEgNDAwdi0yMDBoMTAwdjIwMGgtMTAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxNTQ7IiBkPSJNNDAwIDMwMGgxNTBxMjEgMCAyNSAtMTF0LTEwIC0yNWwtMjMwIC0yNTBxLTE0IC0xNSAtMzUgLTE1dC0zNSAxNWwtMjMwIDI1MHEtMTQgMTQgLTEwIDI1dDI1IDExaDE1MHY5MDBoMjAwdi05MDB6TTExMDAgNzAwaC0xMDB2MTAwaC0yMDB2NDAwaDMwMHYtNTAwek05MDEgMTEwMHYtMjAwaDEwMHYyMDBoLTEwMHpNMTAwMCAwaC0xMDB2NDAwaC0xMDB2MTAwaDIwMHYtNTAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxNTU7IiBkPSJNNDAwIDMwMGgxNTBxMjEgMCAyNSAtMTF0LTEwIC0yNWwtMjMwIC0yNTBxLTE0IC0xNSAtMzUgLTE1dC0zNSAxNWwtMjMwIDI1MHEtMTQgMTQgLTEwIDI1dDI1IDExaDE1MHY5MDBoMjAwdi05MDB6TTkwMCAxMDAwaC0yMDB2MjAwaDIwMHYtMjAwek0xMDAwIDcwMGgtMzAwdjIwMGgzMDB2LTIwMHpNMTEwMCA0MDBoLTQwMHYyMDBoNDAwdi0yMDB6TTEyMDAgMTAwaC01MDB2MjAwaDUwMHYtMjAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxNTY7IiBkPSJNNDAwIDMwMGgxNTBxMjEgMCAyNSAtMTF0LTEwIC0yNWwtMjMwIC0yNTBxLTE0IC0xNSAtMzUgLTE1dC0zNSAxNWwtMjMwIDI1MHEtMTQgMTQgLTEwIDI1dDI1IDExaDE1MHY5MDBoMjAwdi05MDB6TTEyMDAgMTAwMGgtNTAwdjIwMGg1MDB2LTIwMHpNMTEwMCA3MDBoLTQwMHYyMDBoNDAwdi0yMDB6TTEwMDAgNDAwaC0zMDB2MjAwaDMwMHYtMjAwek05MDAgMTAwaC0yMDB2MjAwaDIwMHYtMjAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxNTc7IiBkPSJNMzUwIDExMDBoNDAwcTE2MiAwIDI1NiAtOTMuNXQ5NCAtMjU2LjV2LTQwMHEwIC0xNjUgLTkzLjUgLTI1Ny41dC0yNTYuNSAtOTIuNWgtNDAwcS0xNjUgMCAtMjU3LjUgOTIuNXQtOTIuNSAyNTcuNXY0MDBxMCAxNjUgOTIuNSAyNTcuNXQyNTcuNSA5Mi41ek04MDAgOTAwaC01MDBxLTQxIDAgLTcwLjUgLTI5LjV0LTI5LjUgLTcwLjV2LTUwMHEwIC00MSAyOS41IC03MC41dDcwLjUgLTI5LjVoNTAwcTQxIDAgNzAuNSAyOS41dDI5LjUgNzAuNSB2NTAwcTAgNDEgLTI5LjUgNzAuNXQtNzAuNSAyOS41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxNTg7IiBkPSJNMzUwIDExMDBoNDAwcTE2NSAwIDI1Ny41IC05Mi41dDkyLjUgLTI1Ny41di00MDBxMCAtMTY1IC05Mi41IC0yNTcuNXQtMjU3LjUgLTkyLjVoLTQwMHEtMTYzIDAgLTI1Ni41IDkyLjV0LTkzLjUgMjU3LjV2NDAwcTAgMTYzIDk0IDI1Ni41dDI1NiA5My41ek04MDAgOTAwaC01MDBxLTQxIDAgLTcwLjUgLTI5LjV0LTI5LjUgLTcwLjV2LTUwMHEwIC00MSAyOS41IC03MC41dDcwLjUgLTI5LjVoNTAwcTQxIDAgNzAuNSAyOS41dDI5LjUgNzAuNSB2NTAwcTAgNDEgLTI5LjUgNzAuNXQtNzAuNSAyOS41ek00NDAgNzcwbDI1MyAtMTkwcTE3IC0xMiAxNyAtMzB0LTE3IC0zMGwtMjUzIC0xOTBxLTE2IC0xMiAtMjggLTYuNXQtMTIgMjYuNXY0MDBxMCAyMSAxMiAyNi41dDI4IC02LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTE1OTsiIGQ9Ik0zNTAgMTEwMGg0MDBxMTYzIDAgMjU2LjUgLTk0dDkzLjUgLTI1NnYtNDAwcTAgLTE2NSAtOTIuNSAtMjU3LjV0LTI1Ny41IC05Mi41aC00MDBxLTE2NSAwIC0yNTcuNSA5Mi41dC05Mi41IDI1Ny41djQwMHEwIDE2MyA5Mi41IDI1Ni41dDI1Ny41IDkzLjV6TTgwMCA5MDBoLTUwMHEtNDEgMCAtNzAuNSAtMjkuNXQtMjkuNSAtNzAuNXYtNTAwcTAgLTQxIDI5LjUgLTcwLjV0NzAuNSAtMjkuNWg1MDBxNDEgMCA3MC41IDI5LjV0MjkuNSA3MC41IHY1MDBxMCA0MSAtMjkuNSA3MC41dC03MC41IDI5LjV6TTM1MCA3MDBoNDAwcTIxIDAgMjYuNSAtMTJ0LTYuNSAtMjhsLTE5MCAtMjUzcS0xMiAtMTcgLTMwIC0xN3QtMzAgMTdsLTE5MCAyNTNxLTEyIDE2IC02LjUgMjh0MjYuNSAxMnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTYwOyIgZD0iTTM1MCAxMTAwaDQwMHExNjUgMCAyNTcuNSAtOTIuNXQ5Mi41IC0yNTcuNXYtNDAwcTAgLTE2MyAtOTIuNSAtMjU2LjV0LTI1Ny41IC05My41aC00MDBxLTE2MyAwIC0yNTYuNSA5NHQtOTMuNSAyNTZ2NDAwcTAgMTY1IDkyLjUgMjU3LjV0MjU3LjUgOTIuNXpNODAwIDkwMGgtNTAwcS00MSAwIC03MC41IC0yOS41dC0yOS41IC03MC41di01MDBxMCAtNDEgMjkuNSAtNzAuNXQ3MC41IC0yOS41aDUwMHE0MSAwIDcwLjUgMjkuNXQyOS41IDcwLjUgdjUwMHEwIDQxIC0yOS41IDcwLjV0LTcwLjUgMjkuNXpNNTgwIDY5M2wxOTAgLTI1M3ExMiAtMTYgNi41IC0yOHQtMjYuNSAtMTJoLTQwMHEtMjEgMCAtMjYuNSAxMnQ2LjUgMjhsMTkwIDI1M3ExMiAxNyAzMCAxN3QzMCAtMTd6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTE2MTsiIGQ9Ik01NTAgMTEwMGg0MDBxMTY1IDAgMjU3LjUgLTkyLjV0OTIuNSAtMjU3LjV2LTQwMHEwIC0xNjUgLTkyLjUgLTI1Ny41dC0yNTcuNSAtOTIuNWgtNDAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYxMDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41aDQ1MHE0MSAwIDcwLjUgMjkuNXQyOS41IDcwLjV2NTAwcTAgNDEgLTI5LjUgNzAuNXQtNzAuNSAyOS41aC00NTBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djEwMCBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek0zMzggODY3bDMyNCAtMjg0cTE2IC0xNCAxNiAtMzN0LTE2IC0zM2wtMzI0IC0yODRxLTE2IC0xNCAtMjcgLTl0LTExIDI2djE1MGgtMjUwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYyMDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41aDI1MHYxNTBxMCAyMSAxMSAyNnQyNyAtOXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTYyOyIgZD0iTTc5MyAxMTgybDkgLTlxOCAtMTAgNSAtMjdxLTMgLTExIC03OSAtMjI1LjV0LTc4IC0yMjEuNWwzMDAgMXEyNCAwIDMyLjUgLTE3LjV0LTUuNSAtMzUuNXEtMSAwIC0xMzMuNSAtMTU1dC0yNjcgLTMxMi41dC0xMzguNSAtMTYyLjVxLTEyIC0xNSAtMjYgLTE1aC05bC05IDhxLTkgMTEgLTQgMzJxMiA5IDQyIDEyMy41dDc5IDIyNC41bDM5IDExMGgtMzAycS0yMyAwIC0zMSAxOXEtMTAgMjEgNiA0MXE3NSA4NiAyMDkuNSAyMzcuNSB0MjI4IDI1N3Q5OC41IDExMS41cTkgMTYgMjUgMTZoOXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTYzOyIgZD0iTTM1MCAxMTAwaDQwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMTAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC00NTBxLTQxIDAgLTcwLjUgLTI5LjV0LTI5LjUgLTcwLjV2LTUwMHEwIC00MSAyOS41IC03MC41dDcwLjUgLTI5LjVoNDUwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0xMDBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTQwMHEtMTY1IDAgLTI1Ny41IDkyLjV0LTkyLjUgMjU3LjV2NDAwIHEwIDE2NSA5Mi41IDI1Ny41dDI1Ny41IDkyLjV6TTkzOCA4NjdsMzI0IC0yODRxMTYgLTE0IDE2IC0zM3QtMTYgLTMzbC0zMjQgLTI4NHEtMTYgLTE0IC0yNyAtOXQtMTEgMjZ2MTUwaC0yNTBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djIwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjVoMjUwdjE1MHEwIDIxIDExIDI2dDI3IC05eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxNjQ7IiBkPSJNNzUwIDEyMDBoNDAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di00MDBxMCAtMjEgLTEwLjUgLTI1dC0yNC41IDEwbC0xMDkgMTA5bC0zMTIgLTMxMnEtMTUgLTE1IC0zNS41IC0xNXQtMzUuNSAxNWwtMTQxIDE0MXEtMTUgMTUgLTE1IDM1LjV0MTUgMzUuNWwzMTIgMzEybC0xMDkgMTA5cS0xNCAxNCAtMTAgMjQuNXQyNSAxMC41ek00NTYgOTAwaC0xNTZxLTQxIDAgLTcwLjUgLTI5LjV0LTI5LjUgLTcwLjV2LTUwMCBxMCAtNDEgMjkuNSAtNzAuNXQ3MC41IC0yOS41aDUwMHE0MSAwIDcwLjUgMjkuNXQyOS41IDcwLjV2MTQ4bDIwMCAyMDB2LTI5OHEwIC0xNjUgLTkzLjUgLTI1Ny41dC0yNTYuNSAtOTIuNWgtNDAwcS0xNjUgMCAtMjU3LjUgOTIuNXQtOTIuNSAyNTcuNXY0MDBxMCAxNjUgOTIuNSAyNTcuNXQyNTcuNSA5Mi41aDMwMHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTY1OyIgZD0iTTYwMCAxMTg2cTExOSAwIDIyNy41IC00Ni41dDE4NyAtMTI1dDEyNSAtMTg3dDQ2LjUgLTIyNy41dC00Ni41IC0yMjcuNXQtMTI1IC0xODd0LTE4NyAtMTI1dC0yMjcuNSAtNDYuNXQtMjI3LjUgNDYuNXQtMTg3IDEyNXQtMTI1IDE4N3QtNDYuNSAyMjcuNXQ0Ni41IDIyNy41dDEyNSAxODd0MTg3IDEyNXQyMjcuNSA0Ni41ek02MDAgMTAyMnEtMTE1IDAgLTIxMiAtNTYuNXQtMTUzLjUgLTE1My41dC01Ni41IC0yMTJ0NTYuNSAtMjEyIHQxNTMuNSAtMTUzLjV0MjEyIC01Ni41dDIxMiA1Ni41dDE1My41IDE1My41dDU2LjUgMjEydC01Ni41IDIxMnQtMTUzLjUgMTUzLjV0LTIxMiA1Ni41ek02MDAgNzk0cTgwIDAgMTM3IC01N3Q1NyAtMTM3dC01NyAtMTM3dC0xMzcgLTU3dC0xMzcgNTd0LTU3IDEzN3Q1NyAxMzd0MTM3IDU3eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxNjY7IiBkPSJNNDUwIDEyMDBoMjAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0zNTBoMjQ1cTIwIDAgMjUgLTExdC05IC0yNmwtMzgzIC00MjZxLTE0IC0xNSAtMzMuNSAtMTV0LTMyLjUgMTVsLTM3OSA0MjZxLTEzIDE1IC04LjUgMjZ0MjUuNSAxMWgyNTB2MzUwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNNTAgMzAwaDEwMDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTI1MGgtMTEwMHYyNTBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41eiBNOTAwIDIwMHYtNTBoMTAwdjUwaC0xMDB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTE2NzsiIGQ9Ik01ODMgMTE4MmwzNzggLTQzNXExNCAtMTUgOSAtMzF0LTI2IC0xNmgtMjQ0di0yNTBxMCAtMjAgLTE3IC0zNXQtMzkgLTE1aC0yMDBxLTIwIDAgLTMyIDE0LjV0LTEyIDM1LjV2MjUwaC0yNTBxLTIwIDAgLTI1LjUgMTYuNXQ4LjUgMzEuNWwzODMgNDMxcTE0IDE2IDMzLjUgMTd0MzMuNSAtMTR6TTUwIDMwMGgxMDAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0yNTBoLTExMDB2MjUwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXogTTkwMCAyMDB2LTUwaDEwMHY1MGgtMTAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxNjg7IiBkPSJNMzk2IDcyM2wzNjkgMzY5cTcgNyAxNy41IDd0MTcuNSAtN2wxMzkgLTEzOXE3IC04IDcgLTE4LjV0LTcgLTE3LjVsLTUyNSAtNTI1cS03IC04IC0xNy41IC04dC0xNy41IDhsLTI5MiAyOTFxLTcgOCAtNyAxOHQ3IDE4bDEzOSAxMzlxOCA3IDE4LjUgN3QxNy41IC03ek01MCAzMDBoMTAwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMjUwaC0xMTAwdjI1MHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTkwMCAyMDB2LTUwaDEwMHY1MCBoLTEwMHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTY5OyIgZD0iTTEzNSAxMDIzbDE0MiAxNDJxMTQgMTQgMzUgMTR0MzUgLTE0bDc3IC03N2wtMjEyIC0yMTJsLTc3IDc2cS0xNCAxNSAtMTQgMzZ0MTQgMzV6TTY1NSA4NTVsMjEwIDIxMHExNCAxNCAyNC41IDEwdDEwLjUgLTI1bC0yIC01OTlxLTEgLTIwIC0xNS41IC0zNXQtMzUuNSAtMTVsLTU5NyAtMXEtMjEgMCAtMjUgMTAuNXQxMCAyNC41bDIwOCAyMDhsLTE1NCAxNTVsMjEyIDIxMnpNNTAgMzAwaDEwMDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjUgdi0yNTBoLTExMDB2MjUwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNOTAwIDIwMHYtNTBoMTAwdjUwaC0xMDB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTE3MDsiIGQ9Ik0zNTAgMTIwMGw1OTkgLTJxMjAgLTEgMzUgLTE1LjV0MTUgLTM1LjVsMSAtNTk3cTAgLTIxIC0xMC41IC0yNXQtMjQuNSAxMGwtMjA4IDIwOGwtMTU1IC0xNTRsLTIxMiAyMTJsMTU1IDE1NGwtMjEwIDIxMHEtMTQgMTQgLTEwIDI0LjV0MjUgMTAuNXpNNTI0IDUxMmwtNzYgLTc3cS0xNSAtMTQgLTM2IC0xNHQtMzUgMTRsLTE0MiAxNDJxLTE0IDE0IC0xNCAzNXQxNCAzNWw3NyA3N3pNNTAgMzAwaDEwMDBxMjEgMCAzNS41IC0xNC41IHQxNC41IC0zNS41di0yNTBoLTExMDB2MjUwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNOTAwIDIwMHYtNTBoMTAwdjUwaC0xMDB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTE3MTsiIGQ9Ik0xMjAwIDEwM2wtNDgzIDI3NmwtMzE0IC0zOTl2NDIzaC0zOTlsMTE5NiA3OTZ2LTEwOTZ6TTQ4MyA0MjR2LTIzMGw2ODMgOTUzeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxNzI7IiBkPSJNMTEwMCAxMDAwdi04NTBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTE1MHY0MDBoLTcwMHYtNDAwaC0xNTBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djEwMDBxMCAyMCAxNC41IDM1dDM1LjUgMTVoMjUwdi0zMDBoNTAwdjMwMGgxMDB6TTcwMCAxMDAwaC0xMDB2MjAwaDEwMHYtMjAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxNzM7IiBkPSJNMTEwMCAxMDAwbC0yIC0xNDlsLTI5OSAtMjk5bC05NSA5NXEtOSA5IC0yMS41IDl0LTIxLjUgLTlsLTE0OSAtMTQ3aC0zMTJ2LTQwMGgtMTUwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYxMDAwcTAgMjAgMTQuNSAzNXQzNS41IDE1aDI1MHYtMzAwaDUwMHYzMDBoMTAwek03MDAgMTAwMGgtMTAwdjIwMGgxMDB2LTIwMHpNMTEzMiA2MzhsMTA2IC0xMDZxNyAtNyA3IC0xNy41dC03IC0xNy41bC00MjAgLTQyMXEtOCAtNyAtMTggLTcgdC0xOCA3bC0yMDIgMjAzcS04IDcgLTggMTcuNXQ4IDE3LjVsMTA2IDEwNnE3IDggMTcuNSA4dDE3LjUgLThsNzkgLTc5bDI5NyAyOTdxNyA3IDE3LjUgN3QxNy41IC03eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxNzQ7IiBkPSJNMTEwMCAxMDAwdi0yNjlsLTEwMyAtMTAzbC0xMzQgMTM0cS0xNSAxNSAtMzMuNSAxNi41dC0zNC41IC0xMi41bC0yNjYgLTI2NmgtMzI5di00MDBoLTE1MHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MTAwMHEwIDIwIDE0LjUgMzV0MzUuNSAxNWgyNTB2LTMwMGg1MDB2MzAwaDEwMHpNNzAwIDEwMDBoLTEwMHYyMDBoMTAwdi0yMDB6TTEyMDIgNTcybDcwIC03MHExNSAtMTUgMTUgLTM1LjV0LTE1IC0zNS41bC0xMzEgLTEzMSBsMTMxIC0xMzFxMTUgLTE1IDE1IC0zNS41dC0xNSAtMzUuNWwtNzAgLTcwcS0xNSAtMTUgLTM1LjUgLTE1dC0zNS41IDE1bC0xMzEgMTMxbC0xMzEgLTEzMXEtMTUgLTE1IC0zNS41IC0xNXQtMzUuNSAxNWwtNzAgNzBxLTE1IDE1IC0xNSAzNS41dDE1IDM1LjVsMTMxIDEzMWwtMTMxIDEzMXEtMTUgMTUgLTE1IDM1LjV0MTUgMzUuNWw3MCA3MHExNSAxNSAzNS41IDE1dDM1LjUgLTE1bDEzMSAtMTMxbDEzMSAxMzFxMTUgMTUgMzUuNSAxNSB0MzUuNSAtMTV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTE3NTsiIGQ9Ik0xMTAwIDEwMDB2LTMwMGgtMzUwcS0yMSAwIC0zNS41IC0xNC41dC0xNC41IC0zNS41di0xNTBoLTUwMHYtNDAwaC0xNTBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djEwMDBxMCAyMCAxNC41IDM1dDM1LjUgMTVoMjUwdi0zMDBoNTAwdjMwMGgxMDB6TTcwMCAxMDAwaC0xMDB2MjAwaDEwMHYtMjAwek04NTAgNjAwaDEwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMjUwaDE1MHEyMSAwIDI1IC0xMC41dC0xMCAtMjQuNSBsLTIzMCAtMjMwcS0xNCAtMTQgLTM1IC0xNHQtMzUgMTRsLTIzMCAyMzBxLTE0IDE0IC0xMCAyNC41dDI1IDEwLjVoMTUwdjI1MHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTE3NjsiIGQ9Ik0xMTAwIDEwMDB2LTQwMGwtMTY1IDE2NXEtMTQgMTUgLTM1IDE1dC0zNSAtMTVsLTI2MyAtMjY1aC00MDJ2LTQwMGgtMTUwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYxMDAwcTAgMjAgMTQuNSAzNXQzNS41IDE1aDI1MHYtMzAwaDUwMHYzMDBoMTAwek03MDAgMTAwMGgtMTAwdjIwMGgxMDB2LTIwMHpNOTM1IDU2NWwyMzAgLTIyOXExNCAtMTUgMTAgLTI1LjV0LTI1IC0xMC41aC0xNTB2LTI1MHEwIC0yMCAtMTQuNSAtMzUgdC0zNS41IC0xNWgtMTAwcS0yMSAwIC0zNS41IDE1dC0xNC41IDM1djI1MGgtMTUwcS0yMSAwIC0yNSAxMC41dDEwIDI1LjVsMjMwIDIyOXExNCAxNSAzNSAxNXQzNSAtMTV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTE3NzsiIGQ9Ik01MCAxMTAwaDExMDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTE1MGgtMTIwMHYxNTBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek0xMjAwIDgwMHYtNTUwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0xMTAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXY1NTBoMTIwMHpNMTAwIDUwMHYtMjAwaDQwMHYyMDBoLTQwMHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTc4OyIgZD0iTTkzNSAxMTY1bDI0OCAtMjMwcTE0IC0xNCAxNCAtMzV0LTE0IC0zNWwtMjQ4IC0yMzBxLTE0IC0xNCAtMjQuNSAtMTB0LTEwLjUgMjV2MTUwaC00MDB2MjAwaDQwMHYxNTBxMCAyMSAxMC41IDI1dDI0LjUgLTEwek0yMDAgODAwaC01MHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MTAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNWg1MHYtMjAwek00MDAgODAwaC0xMDB2MjAwaDEwMHYtMjAwek0xOCA0MzVsMjQ3IDIzMCBxMTQgMTQgMjQuNSAxMHQxMC41IC0yNXYtMTUwaDQwMHYtMjAwaC00MDB2LTE1MHEwIC0yMSAtMTAuNSAtMjV0LTI0LjUgMTBsLTI0NyAyMzBxLTE1IDE0IC0xNSAzNXQxNSAzNXpNOTAwIDMwMGgtMTAwdjIwMGgxMDB2LTIwMHpNMTAwMCA1MDBoNTFxMjAgMCAzNC41IC0xNC41dDE0LjUgLTM1LjV2LTEwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzQuNSAtMTQuNWgtNTF2MjAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxNzk7IiBkPSJNODYyIDEwNzNsMjc2IDExNnEyNSAxOCA0My41IDh0MTguNSAtNDF2LTExMDZxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTIwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2Mzk3cS00IDEgLTExIDV0LTI0IDE3LjV0LTMwIDI5dC0yNCA0MnQtMTEgNTYuNXYzNTlxMCAzMSAxOC41IDY1dDQzLjUgNTJ6TTU1MCAxMjAwcTIyIDAgMzQuNSAtMTIuNXQxNC41IC0yNC41bDEgLTEzdi00NTBxMCAtMjggLTEwLjUgLTU5LjUgdC0yNSAtNTZ0LTI5IC00NXQtMjUuNSAtMzEuNWwtMTAgLTExdi00NDdxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTIwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2NDQ3cS00IDQgLTExIDExLjV0LTI0IDMwLjV0LTMwIDQ2dC0yNCA1NXQtMTEgNjB2NDUwcTAgMiAwLjUgNS41dDQgMTJ0OC41IDE1dDE0LjUgMTJ0MjIuNSA1LjVxMjAgMCAzMi41IC0xMi41dDE0LjUgLTI0LjVsMyAtMTN2LTM1MGgxMDB2MzUwdjUuNXQyLjUgMTIgdDcgMTV0MTUgMTJ0MjUuNSA1LjVxMjMgMCAzNS41IC0xMi41dDEzLjUgLTI0LjVsMSAtMTN2LTM1MGgxMDB2MzUwcTAgMiAwLjUgNS41dDMgMTJ0NyAxNXQxNSAxMnQyNC41IDUuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTgwOyIgZD0iTTEyMDAgMTEwMHYtNTZxLTQgMCAtMTEgLTAuNXQtMjQgLTN0LTMwIC03LjV0LTI0IC0xNXQtMTEgLTI0di04ODhxMCAtMjIgMjUgLTM0LjV0NTAgLTEzLjVsMjUgLTJ2LTU2aC00MDB2NTZxNzUgMCA4Ny41IDYuNXQxMi41IDQzLjV2Mzk0aC01MDB2LTM5NHEwIC0zNyAxMi41IC00My41dDg3LjUgLTYuNXYtNTZoLTQwMHY1NnE0IDAgMTEgMC41dDI0IDN0MzAgNy41dDI0IDE1dDExIDI0djg4OHEwIDIyIC0yNSAzNC41dC01MCAxMy41IGwtMjUgMnY1Nmg0MDB2LTU2cS03NSAwIC04Ny41IC02LjV0LTEyLjUgLTQzLjV2LTM5NGg1MDB2Mzk0cTAgMzcgLTEyLjUgNDMuNXQtODcuNSA2LjV2NTZoNDAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxODE7IiBkPSJNNjc1IDEwMDBoMzc1cTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0xNTBoLTEwNWwtMjk1IC05OHY5OGwtMjAwIDIwMGgtNDAwbDEwMCAxMDBoMzc1ek0xMDAgOTAwaDMwMHE0MSAwIDcwLjUgLTI5LjV0MjkuNSAtNzAuNXYtNTAwcTAgLTQxIC0yOS41IC03MC41dC03MC41IC0yOS41aC0zMDBxLTQxIDAgLTcwLjUgMjkuNXQtMjkuNSA3MC41djUwMHEwIDQxIDI5LjUgNzAuNXQ3MC41IDI5LjV6TTEwMCA4MDB2LTIwMGgzMDB2MjAwIGgtMzAwek0xMTAwIDUzNWwtNDAwIC0xMzN2MTYzbDQwMCAxMzN2LTE2M3pNMTAwIDUwMHYtMjAwaDMwMHYyMDBoLTMwMHpNMTEwMCAzOTh2LTI0OHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtMzc1bC0xMDAgLTEwMGgtMzc1bC0xMDAgMTAwaDQwMGwyMDAgMjAwaDEwNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTgyOyIgZD0iTTE3IDEwMDdsMTYyIDE2MnExNyAxNyA0MCAxNHQzNyAtMjJsMTM5IC0xOTRxMTQgLTIwIDExIC00NC41dC0yMCAtNDEuNWwtMTE5IC0xMThxMTAyIC0xNDIgMjI4IC0yNjh0MjY3IC0yMjdsMTE5IDExOHExNyAxNyA0Mi41IDE5dDQ0LjUgLTEybDE5MiAtMTM2cTE5IC0xNCAyMi41IC0zNy41dC0xMy41IC00MC41bC0xNjMgLTE2MnEtMyAtMSAtOS41IC0xdC0yOS41IDJ0LTQ3LjUgNnQtNjIuNSAxNC41dC03Ny41IDI2LjV0LTkwIDQyLjUgdC0xMDEuNSA2MHQtMTExIDgzdC0xMTkgMTA4LjVxLTc0IDc0IC0xMzMuNSAxNTAuNXQtOTQuNSAxMzguNXQtNjAgMTE5LjV0LTM0LjUgMTAwdC0xNSA3NC41dC00LjUgNDh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTE4MzsiIGQ9Ik02MDAgMTEwMHE5MiAwIDE3NSAtMTAuNXQxNDEuNSAtMjd0MTA4LjUgLTM2LjV0ODEuNSAtNDB0NTMuNSAtMzd0MzEgLTI3bDkgLTEwdi0yMDBxMCAtMjEgLTE0LjUgLTMzdC0zNC41IC05bC0yMDIgMzRxLTIwIDMgLTM0LjUgMjB0LTE0LjUgMzh2MTQ2cS0xNDEgMjQgLTMwMCAyNHQtMzAwIC0yNHYtMTQ2cTAgLTIxIC0xNC41IC0zOHQtMzQuNSAtMjBsLTIwMiAtMzRxLTIwIC0zIC0zNC41IDl0LTE0LjUgMzN2MjAwcTMgNCA5LjUgMTAuNSB0MzEgMjZ0NTQgMzcuNXQ4MC41IDM5LjV0MTA5IDM3LjV0MTQxIDI2LjV0MTc1IDEwLjV6TTYwMCA3OTVxNTYgMCA5NyAtOS41dDYwIC0yMy41dDMwIC0yOHQxMiAtMjRsMSAtMTB2LTUwbDM2NSAtMzAzcTE0IC0xNSAyNC41IC00MHQxMC41IC00NXYtMjEycTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0xMTAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYyMTJxMCAyMCAxMC41IDQ1dDI0LjUgNDBsMzY1IDMwM3Y1MCBxMCA0IDEgMTAuNXQxMiAyM3QzMCAyOXQ2MCAyMi41dDk3IDEweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxODQ7IiBkPSJNMTEwMCA3MDBsLTIwMCAtMjAwaC02MDBsLTIwMCAyMDB2NTAwaDIwMHYtMjAwaDIwMHYyMDBoMjAwdi0yMDBoMjAwdjIwMGgyMDB2LTUwMHpNMjUwIDQwMGg3MDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV0LTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTEybDEzNyAtMTAwaC05NTBsMTM3IDEwMGgtMTJxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41dDE0LjUgMzUuNXQzNS41IDE0LjV6TTUwIDEwMGgxMTAwcTIxIDAgMzUuNSAtMTQuNSB0MTQuNSAtMzUuNXYtNTBoLTEyMDB2NTBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxODU7IiBkPSJNNzAwIDExMDBoLTEwMHEtNDEgMCAtNzAuNSAtMjkuNXQtMjkuNSAtNzAuNXYtMTAwMGgzMDB2MTAwMHEwIDQxIC0yOS41IDcwLjV0LTcwLjUgMjkuNXpNMTEwMCA4MDBoLTEwMHEtNDEgMCAtNzAuNSAtMjkuNXQtMjkuNSAtNzAuNXYtNzAwaDMwMHY3MDBxMCA0MSAtMjkuNSA3MC41dC03MC41IDI5LjV6TTQwMCAwaC0zMDB2NDAwcTAgNDEgMjkuNSA3MC41dDcwLjUgMjkuNWgxMDBxNDEgMCA3MC41IC0yOS41dDI5LjUgLTcwLjV2LTQwMHogIiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTE4NjsiIGQ9Ik0yMDAgMTEwMGg3MDBxMTI0IDAgMjEyIC04OHQ4OCAtMjEydi01MDBxMCAtMTI0IC04OCAtMjEydC0yMTIgLTg4aC03MDBxLTEyNCAwIC0yMTIgODh0LTg4IDIxMnY1MDBxMCAxMjQgODggMjEydDIxMiA4OHpNMTAwIDkwMHYtNzAwaDkwMHY3MDBoLTkwMHpNNTAwIDcwMGgtMjAwdi0xMDBoMjAwdi0zMDBoLTMwMHYxMDBoMjAwdjEwMGgtMjAwdjMwMGgzMDB2LTEwMHpNOTAwIDcwMHYtMzAwbC0xMDAgLTEwMGgtMjAwdjUwMGgyMDB6IE03MDAgNzAwdi0zMDBoMTAwdjMwMGgtMTAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxODc7IiBkPSJNMjAwIDExMDBoNzAwcTEyNCAwIDIxMiAtODh0ODggLTIxMnYtNTAwcTAgLTEyNCAtODggLTIxMnQtMjEyIC04OGgtNzAwcS0xMjQgMCAtMjEyIDg4dC04OCAyMTJ2NTAwcTAgMTI0IDg4IDIxMnQyMTIgODh6TTEwMCA5MDB2LTcwMGg5MDB2NzAwaC05MDB6TTUwMCAzMDBoLTEwMHYyMDBoLTEwMHYtMjAwaC0xMDB2NTAwaDEwMHYtMjAwaDEwMHYyMDBoMTAwdi01MDB6TTkwMCA3MDB2LTMwMGwtMTAwIC0xMDBoLTIwMHY1MDBoMjAweiBNNzAwIDcwMHYtMzAwaDEwMHYzMDBoLTEwMHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTg4OyIgZD0iTTIwMCAxMTAwaDcwMHExMjQgMCAyMTIgLTg4dDg4IC0yMTJ2LTUwMHEwIC0xMjQgLTg4IC0yMTJ0LTIxMiAtODhoLTcwMHEtMTI0IDAgLTIxMiA4OHQtODggMjEydjUwMHEwIDEyNCA4OCAyMTJ0MjEyIDg4ek0xMDAgOTAwdi03MDBoOTAwdjcwMGgtOTAwek01MDAgNzAwaC0yMDB2LTMwMGgyMDB2LTEwMGgtMzAwdjUwMGgzMDB2LTEwMHpNOTAwIDcwMGgtMjAwdi0zMDBoMjAwdi0xMDBoLTMwMHY1MDBoMzAwdi0xMDB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTE4OTsiIGQ9Ik0yMDAgMTEwMGg3MDBxMTI0IDAgMjEyIC04OHQ4OCAtMjEydi01MDBxMCAtMTI0IC04OCAtMjEydC0yMTIgLTg4aC03MDBxLTEyNCAwIC0yMTIgODh0LTg4IDIxMnY1MDBxMCAxMjQgODggMjEydDIxMiA4OHpNMTAwIDkwMHYtNzAwaDkwMHY3MDBoLTkwMHpNNTAwIDQwMGwtMzAwIDE1MGwzMDAgMTUwdi0zMDB6TTkwMCA1NTBsLTMwMCAtMTUwdjMwMHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTkwOyIgZD0iTTIwMCAxMTAwaDcwMHExMjQgMCAyMTIgLTg4dDg4IC0yMTJ2LTUwMHEwIC0xMjQgLTg4IC0yMTJ0LTIxMiAtODhoLTcwMHEtMTI0IDAgLTIxMiA4OHQtODggMjEydjUwMHEwIDEyNCA4OCAyMTJ0MjEyIDg4ek0xMDAgOTAwdi03MDBoOTAwdjcwMGgtOTAwek05MDAgMzAwaC03MDB2NTAwaDcwMHYtNTAwek04MDAgNzAwaC0xMzBxLTM4IDAgLTY2LjUgLTQzdC0yOC41IC0xMDh0MjcgLTEwN3Q2OCAtNDJoMTMwdjMwMHpNMzAwIDcwMHYtMzAwIGgxMzBxNDEgMCA2OCA0MnQyNyAxMDd0LTI4LjUgMTA4dC02Ni41IDQzaC0xMzB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTE5MTsiIGQ9Ik0yMDAgMTEwMGg3MDBxMTI0IDAgMjEyIC04OHQ4OCAtMjEydi01MDBxMCAtMTI0IC04OCAtMjEydC0yMTIgLTg4aC03MDBxLTEyNCAwIC0yMTIgODh0LTg4IDIxMnY1MDBxMCAxMjQgODggMjEydDIxMiA4OHpNMTAwIDkwMHYtNzAwaDkwMHY3MDBoLTkwMHpNNTAwIDcwMGgtMjAwdi0xMDBoMjAwdi0zMDBoLTMwMHYxMDBoMjAwdjEwMGgtMjAwdjMwMGgzMDB2LTEwMHpNOTAwIDMwMGgtMTAwdjQwMGgtMTAwdjEwMGgyMDB2LTUwMHogTTcwMCAzMDBoLTEwMHYxMDBoMTAwdi0xMDB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTE5MjsiIGQ9Ik0yMDAgMTEwMGg3MDBxMTI0IDAgMjEyIC04OHQ4OCAtMjEydi01MDBxMCAtMTI0IC04OCAtMjEydC0yMTIgLTg4aC03MDBxLTEyNCAwIC0yMTIgODh0LTg4IDIxMnY1MDBxMCAxMjQgODggMjEydDIxMiA4OHpNMTAwIDkwMHYtNzAwaDkwMHY3MDBoLTkwMHpNMzAwIDcwMGgyMDB2LTQwMGgtMzAwdjUwMGgxMDB2LTEwMHpNOTAwIDMwMGgtMTAwdjQwMGgtMTAwdjEwMGgyMDB2LTUwMHpNMzAwIDYwMHYtMjAwaDEwMHYyMDBoLTEwMHogTTcwMCAzMDBoLTEwMHYxMDBoMTAwdi0xMDB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTE5MzsiIGQ9Ik0yMDAgMTEwMGg3MDBxMTI0IDAgMjEyIC04OHQ4OCAtMjEydi01MDBxMCAtMTI0IC04OCAtMjEydC0yMTIgLTg4aC03MDBxLTEyNCAwIC0yMTIgODh0LTg4IDIxMnY1MDBxMCAxMjQgODggMjEydDIxMiA4OHpNMTAwIDkwMHYtNzAwaDkwMHY3MDBoLTkwMHpNNTAwIDUwMGwtMTk5IC0yMDBoLTEwMHY1MGwxOTkgMjAwdjE1MGgtMjAwdjEwMGgzMDB2LTMwMHpNOTAwIDMwMGgtMTAwdjQwMGgtMTAwdjEwMGgyMDB2LTUwMHpNNzAxIDMwMGgtMTAwIHYxMDBoMTAwdi0xMDB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTE5NDsiIGQ9Ik02MDAgMTE5MXExMjAgMCAyMjkuNSAtNDd0MTg4LjUgLTEyNnQxMjYgLTE4OC41dDQ3IC0yMjkuNXQtNDcgLTIyOS41dC0xMjYgLTE4OC41dC0xODguNSAtMTI2dC0yMjkuNSAtNDd0LTIyOS41IDQ3dC0xODguNSAxMjZ0LTEyNiAxODguNXQtNDcgMjI5LjV0NDcgMjI5LjV0MTI2IDE4OC41dDE4OC41IDEyNnQyMjkuNSA0N3pNNjAwIDEwMjFxLTExNCAwIC0yMTEgLTU2LjV0LTE1My41IC0xNTMuNXQtNTYuNSAtMjExdDU2LjUgLTIxMSB0MTUzLjUgLTE1My41dDIxMSAtNTYuNXQyMTEgNTYuNXQxNTMuNSAxNTMuNXQ1Ni41IDIxMXQtNTYuNSAyMTF0LTE1My41IDE1My41dC0yMTEgNTYuNXpNODAwIDcwMGgtMzAwdi0yMDBoMzAwdi0xMDBoLTMwMGwtMTAwIDEwMHYyMDBsMTAwIDEwMGgzMDB2LTEwMHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTk1OyIgZD0iTTYwMCAxMTkxcTEyMCAwIDIyOS41IC00N3QxODguNSAtMTI2dDEyNiAtMTg4LjV0NDcgLTIyOS41dC00NyAtMjI5LjV0LTEyNiAtMTg4LjV0LTE4OC41IC0xMjZ0LTIyOS41IC00N3QtMjI5LjUgNDd0LTE4OC41IDEyNnQtMTI2IDE4OC41dC00NyAyMjkuNXQ0NyAyMjkuNXQxMjYgMTg4LjV0MTg4LjUgMTI2dDIyOS41IDQ3ek02MDAgMTAyMXEtMTE0IDAgLTIxMSAtNTYuNXQtMTUzLjUgLTE1My41dC01Ni41IC0yMTF0NTYuNSAtMjExIHQxNTMuNSAtMTUzLjV0MjExIC01Ni41dDIxMSA1Ni41dDE1My41IDE1My41dDU2LjUgMjExdC01Ni41IDIxMXQtMTUzLjUgMTUzLjV0LTIxMSA1Ni41ek04MDAgNzAwdi0xMDBsLTUwIC01MGwxMDAgLTEwMHYtNTBoLTEwMGwtMTAwIDEwMGgtMTUwdi0xMDBoLTEwMHY0MDBoMzAwek01MDAgNzAwdi0xMDBoMjAwdjEwMGgtMjAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxOTc7IiBkPSJNNTAzIDEwODlxMTEwIDAgMjAwLjUgLTU5LjV0MTM0LjUgLTE1Ni41cTQ0IDE0IDkwIDE0cTEyMCAwIDIwNSAtODYuNXQ4NSAtMjA3dC04NSAtMjA3dC0yMDUgLTg2LjVoLTEyOHYyNTBxMCAyMSAtMTQuNSAzNS41dC0zNS41IDE0LjVoLTMwMHEtMjEgMCAtMzUuNSAtMTQuNXQtMTQuNSAtMzUuNXYtMjUwaC0yMjJxLTgwIDAgLTEzNiA1Ny41dC01NiAxMzYuNXEwIDY5IDQzIDEyMi41dDEwOCA2Ny41cS0yIDE5IC0yIDM3cTAgMTAwIDQ5IDE4NSB0MTM0IDEzNHQxODUgNDl6TTUyNSA1MDBoMTUwcTEwIDAgMTcuNSAtNy41dDcuNSAtMTcuNXYtMjc1aDEzN3EyMSAwIDI2IC0xMS41dC04IC0yNy41bC0yMjMgLTI0NHEtMTMgLTE2IC0zMiAtMTZ0LTMyIDE2bC0yMjMgMjQ0cS0xMyAxNiAtOCAyNy41dDI2IDExLjVoMTM3djI3NXEwIDEwIDcuNSAxNy41dDE3LjUgNy41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxOTg7IiBkPSJNNTAyIDEwODlxMTEwIDAgMjAxIC01OS41dDEzNSAtMTU2LjVxNDMgMTUgODkgMTVxMTIxIDAgMjA2IC04Ni41dDg2IC0yMDYuNXEwIC05OSAtNjAgLTE4MXQtMTUwIC0xMTBsLTM3OCAzNjBxLTEzIDE2IC0zMS41IDE2dC0zMS41IC0xNmwtMzgxIC0zNjVoLTlxLTc5IDAgLTEzNS41IDU3LjV0LTU2LjUgMTM2LjVxMCA2OSA0MyAxMjIuNXQxMDggNjcuNXEtMiAxOSAtMiAzOHEwIDEwMCA0OSAxODQuNXQxMzMuNSAxMzR0MTg0LjUgNDkuNXogTTYzMiA0NjdsMjIzIC0yMjhxMTMgLTE2IDggLTI3LjV0LTI2IC0xMS41aC0xMzd2LTI3NXEwIC0xMCAtNy41IC0xNy41dC0xNy41IC03LjVoLTE1MHEtMTAgMCAtMTcuNSA3LjV0LTcuNSAxNy41djI3NWgtMTM3cS0yMSAwIC0yNiAxMS41dDggMjcuNXExOTkgMjA0IDIyMyAyMjhxMTkgMTkgMzEuNSAxOXQzMi41IC0xOXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMTk5OyIgZD0iTTcwMCAxMDB2MTAwaDQwMGwtMjcwIDMwMGgxNzBsLTI3MCAzMDBoMTcwbC0zMDAgMzMzbC0zMDAgLTMzM2gxNzBsLTI3MCAtMzAwaDE3MGwtMjcwIC0zMDBoNDAwdi0xMDBoLTUwcS0yMSAwIC0zNS41IC0xNC41dC0xNC41IC0zNS41di01MGg0MDB2NTBxMCAyMSAtMTQuNSAzNS41dC0zNS41IDE0LjVoLTUweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUyMDA7IiBkPSJNNjAwIDExNzlxOTQgMCAxNjcuNSAtNTYuNXQ5OS41IC0xNDUuNXE4OSAtNiAxNTAuNSAtNzEuNXQ2MS41IC0xNTUuNXEwIC02MSAtMjkuNSAtMTEyLjV0LTc5LjUgLTgyLjVxOSAtMjkgOSAtNTVxMCAtNzQgLTUyLjUgLTEyNi41dC0xMjYuNSAtNTIuNXEtNTUgMCAtMTAwIDMwdi0yNTFxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTUwaC0zMDB2NTBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41djI1MXEtNDUgLTMwIC0xMDAgLTMwIHEtNzQgMCAtMTI2LjUgNTIuNXQtNTIuNSAxMjYuNXEwIDE4IDQgMzhxLTQ3IDIxIC03NS41IDY1dC0yOC41IDk3cTAgNzQgNTIuNSAxMjYuNXQxMjYuNSA1Mi41cTUgMCAyMyAtMnEwIDIgLTEgMTB0LTEgMTNxMCAxMTYgODEuNSAxOTcuNXQxOTcuNSA4MS41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUyMDE7IiBkPSJNMTAxMCAxMDEwcTExMSAtMTExIDE1MC41IC0yNjAuNXQwIC0yOTl0LTE1MC41IC0yNjAuNXEtODMgLTgzIC0xOTEuNSAtMTI2LjV0LTIxOC41IC00My41dC0yMTguNSA0My41dC0xOTEuNSAxMjYuNXEtMTExIDExMSAtMTUwLjUgMjYwLjV0MCAyOTl0MTUwLjUgMjYwLjVxODMgODMgMTkxLjUgMTI2LjV0MjE4LjUgNDMuNXQyMTguNSAtNDMuNXQxOTEuNSAtMTI2LjV6TTQ3NiAxMDY1cS00IDAgLTggLTFxLTEyMSAtMzQgLTIwOS41IC0xMjIuNSB0LTEyMi41IC0yMDkuNXEtNCAtMTIgMi41IC0yM3QxOC41IC0xNGwzNiAtOXEzIC0xIDcgLTFxMjMgMCAyOSAyMnEyNyA5NiA5OCAxNjZxNzAgNzEgMTY2IDk4cTExIDMgMTcuNSAxMy41dDMuNSAyMi41bC05IDM1cS0zIDEzIC0xNCAxOXEtNyA0IC0xNSA0ek01MTIgOTIwcS00IDAgLTkgLTJxLTgwIC0yNCAtMTM4LjUgLTgyLjV0LTgyLjUgLTEzOC41cS00IC0xMyAyIC0yNHQxOSAtMTRsMzQgLTlxNCAtMSA4IC0xcTIyIDAgMjggMjEgcTE4IDU4IDU4LjUgOTguNXQ5Ny41IDU4LjVxMTIgMyAxOCAxMy41dDMgMjEuNWwtOSAzNXEtMyAxMiAtMTQgMTlxLTcgNCAtMTUgNHpNNzE5LjUgNzE5LjVxLTQ5LjUgNDkuNSAtMTE5LjUgNDkuNXQtMTE5LjUgLTQ5LjV0LTQ5LjUgLTExOS41dDQ5LjUgLTExOS41dDExOS41IC00OS41dDExOS41IDQ5LjV0NDkuNSAxMTkuNXQtNDkuNSAxMTkuNXpNODU1IDU1MXEtMjIgMCAtMjggLTIxcS0xOCAtNTggLTU4LjUgLTk4LjV0LTk4LjUgLTU3LjUgcS0xMSAtNCAtMTcgLTE0LjV0LTMgLTIxLjVsOSAtMzVxMyAtMTIgMTQgLTE5cTcgLTQgMTUgLTRxNCAwIDkgMnE4MCAyNCAxMzguNSA4Mi41dDgyLjUgMTM4LjVxNCAxMyAtMi41IDI0dC0xOC41IDE0bC0zNCA5cS00IDEgLTggMXpNMTAwMCA1MTVxLTIzIDAgLTI5IC0yMnEtMjcgLTk2IC05OCAtMTY2cS03MCAtNzEgLTE2NiAtOThxLTExIC0zIC0xNy41IC0xMy41dC0zLjUgLTIyLjVsOSAtMzVxMyAtMTMgMTQgLTE5cTcgLTQgMTUgLTQgcTQgMCA4IDFxMTIxIDM0IDIwOS41IDEyMi41dDEyMi41IDIwOS41cTQgMTIgLTIuNSAyM3QtMTguNSAxNGwtMzYgOXEtMyAxIC03IDF6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTIwMjsiIGQ9Ik03MDAgODAwaDMwMHYtMzgwaC0xODB2MjAwaC0zNDB2LTIwMGgtMzgwdjc1NXEwIDEwIDcuNSAxNy41dDE3LjUgNy41aDU3NXYtNDAwek0xMDAwIDkwMGgtMjAwdjIwMHpNNzAwIDMwMGgxNjJsLTIxMiAtMjEybC0yMTIgMjEyaDE2MnYyMDBoMTAwdi0yMDB6TTUyMCAwaC0zOTVxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXYzOTV6TTEwMDAgMjIwdi0xOTVxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC0xOTV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTIwMzsiIGQ9Ik03MDAgODAwaDMwMHYtNTIwbC0zNTAgMzUwbC01NTAgLTU1MHYxMDk1cTAgMTAgNy41IDE3LjV0MTcuNSA3LjVoNTc1di00MDB6TTEwMDAgOTAwaC0yMDB2MjAwek04NjIgMjAwaC0xNjJ2LTIwMGgtMTAwdjIwMGgtMTYybDIxMiAyMTJ6TTQ4MCAwaC0zNTVxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXY1NWgzODB2LTgwek0xMDAwIDgwdi01NXEwIC0xMCAtNy41IC0xNy41dC0xNy41IC03LjVoLTE1NXY4MGgxODB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTIwNDsiIGQ9Ik0xMTYyIDgwMGgtMTYydi0yMDBoMTAwbDEwMCAtMTAwaC0zMDB2MzAwaC0xNjJsMjEyIDIxMnpNMjAwIDgwMGgyMDBxMjcgMCA0MCAtMnQyOS41IC0xMC41dDIzLjUgLTMwdDcgLTU3LjVoMzAwdi0xMDBoLTYwMGwtMjAwIC0zNTB2NDUwaDEwMHEwIDM2IDcgNTcuNXQyMy41IDMwdDI5LjUgMTAuNXQ0MCAyek04MDAgNDAwaDI0MGwtMjQwIC00MDBoLTgwMGwzMDAgNTAwaDUwMHYtMTAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUyMDU7IiBkPSJNNjUwIDExMDBoMTAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di01MGg1MHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtMTAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0zMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djEwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjVoNTB2NTBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek0xMDAwIDg1MHYxNTBxNDEgMCA3MC41IC0yOS41dDI5LjUgLTcwLjV2LTgwMCBxMCAtNDEgLTI5LjUgLTcwLjV0LTcwLjUgLTI5LjVoLTYwMHEtMSAwIC0yMCA0bDI0NiAyNDZsLTMyNiAzMjZ2MzI0cTAgNDEgMjkuNSA3MC41dDcwLjUgMjkuNXYtMTUwcTAgLTYyIDQ0IC0xMDZ0MTA2IC00NGgzMDBxNjIgMCAxMDYgNDR0NDQgMTA2ek00MTIgMjUwbC0yMTIgLTIxMnYxNjJoLTIwMHYxMDBoMjAwdjE2MnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjA2OyIgZD0iTTQ1MCAxMTAwaDEwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtNTBoNTBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTEwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtMzAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYxMDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41aDUwdjUwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNODAwIDg1MHYxNTBxNDEgMCA3MC41IC0yOS41dDI5LjUgLTcwLjV2LTUwMCBoLTIwMHYtMzAwaDIwMHEwIC0zNiAtNyAtNTcuNXQtMjMuNSAtMzB0LTI5LjUgLTEwLjV0LTQwIC0yaC02MDBxLTQxIDAgLTcwLjUgMjkuNXQtMjkuNSA3MC41djgwMHEwIDQxIDI5LjUgNzAuNXQ3MC41IDI5LjV2LTE1MHEwIC02MiA0NCAtMTA2dDEwNiAtNDRoMzAwcTYyIDAgMTA2IDQ0dDQ0IDEwNnpNMTIxMiAyNTBsLTIxMiAtMjEydjE2MmgtMjAwdjEwMGgyMDB2MTYyeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUyMDk7IiBkPSJNNjU4IDExOTdsNjM3IC0xMTA0cTIzIC0zOCA3IC02NS41dC02MCAtMjcuNWgtMTI3NnEtNDQgMCAtNjAgMjcuNXQ3IDY1LjVsNjM3IDExMDRxMjIgMzkgNTQgMzl0NTQgLTM5ek03MDQgODAwaC0yMDhxLTIwIDAgLTMyIC0xNC41dC04IC0zNC41bDU4IC0zMDJxNCAtMjAgMjEuNSAtMzQuNXQzNy41IC0xNC41aDU0cTIwIDAgMzcuNSAxNC41dDIxLjUgMzQuNWw1OCAzMDJxNCAyMCAtOCAzNC41dC0zMiAxNC41ek01MDAgMzAwdi0xMDBoMjAwIHYxMDBoLTIwMHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjEwOyIgZD0iTTQyNSAxMTAwaDI1MHExMCAwIDE3LjUgLTcuNXQ3LjUgLTE3LjV2LTE1MHEwIC0xMCAtNy41IC0xNy41dC0xNy41IC03LjVoLTI1MHEtMTAgMCAtMTcuNSA3LjV0LTcuNSAxNy41djE1MHEwIDEwIDcuNSAxNy41dDE3LjUgNy41ek00MjUgODAwaDI1MHExMCAwIDE3LjUgLTcuNXQ3LjUgLTE3LjV2LTE1MHEwIC0xMCAtNy41IC0xNy41dC0xNy41IC03LjVoLTI1MHEtMTAgMCAtMTcuNSA3LjV0LTcuNSAxNy41djE1MHEwIDEwIDcuNSAxNy41IHQxNy41IDcuNXpNODI1IDgwMGgyNTBxMTAgMCAxNy41IC03LjV0Ny41IC0xNy41di0xNTBxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC0yNTBxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXYxNTBxMCAxMCA3LjUgMTcuNXQxNy41IDcuNXpNMjUgNTAwaDI1MHExMCAwIDE3LjUgLTcuNXQ3LjUgLTE3LjV2LTE1MHEwIC0xMCAtNy41IC0xNy41dC0xNy41IC03LjVoLTI1MHEtMTAgMCAtMTcuNSA3LjV0LTcuNSAxNy41djE1MCBxMCAxMCA3LjUgMTcuNXQxNy41IDcuNXpNNDI1IDUwMGgyNTBxMTAgMCAxNy41IC03LjV0Ny41IC0xNy41di0xNTBxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC0yNTBxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXYxNTBxMCAxMCA3LjUgMTcuNXQxNy41IDcuNXpNODI1IDUwMGgyNTBxMTAgMCAxNy41IC03LjV0Ny41IC0xNy41di0xNTBxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC0yNTBxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNSB2MTUwcTAgMTAgNy41IDE3LjV0MTcuNSA3LjV6TTI1IDIwMGgyNTBxMTAgMCAxNy41IC03LjV0Ny41IC0xNy41di0xNTBxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC0yNTBxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXYxNTBxMCAxMCA3LjUgMTcuNXQxNy41IDcuNXpNNDI1IDIwMGgyNTBxMTAgMCAxNy41IC03LjV0Ny41IC0xNy41di0xNTBxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC0yNTBxLTEwIDAgLTE3LjUgNy41IHQtNy41IDE3LjV2MTUwcTAgMTAgNy41IDE3LjV0MTcuNSA3LjV6TTgyNSAyMDBoMjUwcTEwIDAgMTcuNSAtNy41dDcuNSAtMTcuNXYtMTUwcTAgLTEwIC03LjUgLTE3LjV0LTE3LjUgLTcuNWgtMjUwcS0xMCAwIC0xNy41IDcuNXQtNy41IDE3LjV2MTUwcTAgMTAgNy41IDE3LjV0MTcuNSA3LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTIxMTsiIGQ9Ik03MDAgMTIwMGgxMDB2LTIwMGgtMTAwdi0xMDBoMzUwcTYyIDAgODYuNSAtMzkuNXQtMy41IC05NC41bC02NiAtMTMycS00MSAtODMgLTgxIC0xMzRoLTc3MnEtNDAgNTEgLTgxIDEzNGwtNjYgMTMycS0yOCA1NSAtMy41IDk0LjV0ODYuNSAzOS41aDM1MHYxMDBoLTEwMHYyMDBoMTAwdjEwMGgyMDB2LTEwMHpNMjUwIDQwMGg3MDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV0LTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTEybDEzNyAtMTAwIGgtOTUwbDEzOCAxMDBoLTEzcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXQxNC41IDM1LjV0MzUuNSAxNC41ek01MCAxMDBoMTEwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtNTBoLTEyMDB2NTBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUyMTI7IiBkPSJNNjAwIDEzMDBxNDAgMCA2OC41IC0yOS41dDI4LjUgLTcwLjVoLTE5NHEwIDQxIDI4LjUgNzAuNXQ2OC41IDI5LjV6TTQ0MyAxMTAwaDMxNHExOCAtMzcgMTggLTc1cTAgLTggLTMgLTI1aDMyOHE0MSAwIDQ0LjUgLTE2LjV0LTMwLjUgLTM4LjVsLTE3NSAtMTQ1aC02NzhsLTE3OCAxNDVxLTM0IDIyIC0yOSAzOC41dDQ2IDE2LjVoMzI4cS0zIDE3IC0zIDI1cTAgMzggMTggNzV6TTI1MCA3MDBoNzAwcTIxIDAgMzUuNSAtMTQuNSB0MTQuNSAtMzUuNXQtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtMTUwdi0yMDBsMjc1IC0yMDBoLTk1MGwyNzUgMjAwdjIwMGgtMTUwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXQxNC41IDM1LjV0MzUuNSAxNC41ek01MCAxMDBoMTEwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtNTBoLTEyMDB2NTBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUyMTM7IiBkPSJNNjAwIDExODFxNzUgMCAxMjggLTUzdDUzIC0xMjh0LTUzIC0xMjh0LTEyOCAtNTN0LTEyOCA1M3QtNTMgMTI4dDUzIDEyOHQxMjggNTN6TTYwMiA3OThoNDZxMzQgMCA1NS41IC0yOC41dDIxLjUgLTg2LjVxMCAtNzYgMzkgLTE4M2gtMzI0cTM5IDEwNyAzOSAxODNxMCA1OCAyMS41IDg2LjV0NTYuNSAyOC41aDQ1ek0yNTAgNDAwaDcwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXQtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtMTMgbDEzOCAtMTAwaC05NTBsMTM3IDEwMGgtMTJxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41dDE0LjUgMzUuNXQzNS41IDE0LjV6TTUwIDEwMGgxMTAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di01MGgtMTIwMHY1MHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTIxNDsiIGQ9Ik02MDAgMTMwMHE0NyAwIDkyLjUgLTUzLjV0NzEgLTEyM3QyNS41IC0xMjMuNXEwIC03OCAtNTUuNSAtMTMzLjV0LTEzMy41IC01NS41dC0xMzMuNSA1NS41dC01NS41IDEzMy41cTAgNjIgMzQgMTQzbDE0NCAtMTQzbDExMSAxMTFsLTE2MyAxNjNxMzQgMjYgNjMgMjZ6TTYwMiA3OThoNDZxMzQgMCA1NS41IC0yOC41dDIxLjUgLTg2LjVxMCAtNzYgMzkgLTE4M2gtMzI0cTM5IDEwNyAzOSAxODNxMCA1OCAyMS41IDg2LjV0NTYuNSAyOC41aDQ1IHpNMjUwIDQwMGg3MDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV0LTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTEzbDEzOCAtMTAwaC05NTBsMTM3IDEwMGgtMTJxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41dDE0LjUgMzUuNXQzNS41IDE0LjV6TTUwIDEwMGgxMTAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di01MGgtMTIwMHY1MHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTIxNTsiIGQ9Ik02MDAgMTIwMGwzMDAgLTE2MXYtMTM5aC0zMDBxMCAtNTcgMTguNSAtMTA4dDUwIC05MS41dDYzIC03MnQ3MCAtNjcuNXQ1Ny41IC02MWgtNTMwcS02MCA4MyAtOTAuNSAxNzcuNXQtMzAuNSAxNzguNXQzMyAxNjQuNXQ4Ny41IDEzOS41dDEyNiA5Ni41dDE0NS41IDQxLjV2LTk4ek0yNTAgNDAwaDcwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXQtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtMTNsMTM4IC0xMDBoLTk1MGwxMzcgMTAwIGgtMTJxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41dDE0LjUgMzUuNXQzNS41IDE0LjV6TTUwIDEwMGgxMTAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di01MGgtMTIwMHY1MHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTIxNjsiIGQ9Ik02MDAgMTMwMHE0MSAwIDcwLjUgLTI5LjV0MjkuNSAtNzAuNXYtNzhxNDYgLTI2IDczIC03MnQyNyAtMTAwdi01MGgtNDAwdjUwcTAgNTQgMjcgMTAwdDczIDcydjc4cTAgNDEgMjkuNSA3MC41dDcwLjUgMjkuNXpNNDAwIDgwMGg0MDBxNTQgMCAxMDAgLTI3dDcyIC03M2gtMTcydi0xMDBoMjAwdi0xMDBoLTIwMHYtMTAwaDIwMHYtMTAwaC0yMDB2LTEwMGgyMDBxMCAtODMgLTU4LjUgLTE0MS41dC0xNDEuNSAtNTguNWgtNDAwIHEtODMgMCAtMTQxLjUgNTguNXQtNTguNSAxNDEuNXY0MDBxMCA4MyA1OC41IDE0MS41dDE0MS41IDU4LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTIxODsiIGQ9Ik0xNTAgMTEwMGg5MDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTUwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtOTAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXY1MDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek0xMjUgNDAwaDk1MHExMCAwIDE3LjUgLTcuNXQ3LjUgLTE3LjV2LTUwcTAgLTEwIC03LjUgLTE3LjV0LTE3LjUgLTcuNWgtMjgzbDIyNCAtMjI0cTEzIC0xMyAxMyAtMzEuNXQtMTMgLTMyIHQtMzEuNSAtMTMuNXQtMzEuNSAxM2wtODggODhoLTUyNGwtODcgLTg4cS0xMyAtMTMgLTMyIC0xM3QtMzIgMTMuNXQtMTMgMzJ0MTMgMzEuNWwyMjQgMjI0aC0yODlxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXY1MHEwIDEwIDcuNSAxNy41dDE3LjUgNy41ek01NDEgMzAwbC0xMDAgLTEwMGgzMjRsLTEwMCAxMDBoLTEyNHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjE5OyIgZD0iTTIwMCAxMTAwaDgwMHE4MyAwIDE0MS41IC01OC41dDU4LjUgLTE0MS41di0yMDBoLTEwMHEwIDQxIC0yOS41IDcwLjV0LTcwLjUgMjkuNWgtMjUwcS00MSAwIC03MC41IC0yOS41dC0yOS41IC03MC41aC0xMDBxMCA0MSAtMjkuNSA3MC41dC03MC41IDI5LjVoLTI1MHEtNDEgMCAtNzAuNSAtMjkuNXQtMjkuNSAtNzAuNWgtMTAwdjIwMHEwIDgzIDU4LjUgMTQxLjV0MTQxLjUgNTguNXpNMTAwIDYwMGgxMDAwcTQxIDAgNzAuNSAtMjkuNSB0MjkuNSAtNzAuNXYtMzAwaC0xMjAwdjMwMHEwIDQxIDI5LjUgNzAuNXQ3MC41IDI5LjV6TTMwMCAxMDB2LTUwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0xMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djUwaDIwMHpNMTEwMCAxMDB2LTUwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0xMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djUwaDIwMHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjIxOyIgZD0iTTQ4MCAxMTY1bDY4MiAtNjgzcTMxIC0zMSAzMSAtNzUuNXQtMzEgLTc1LjVsLTEzMSAtMTMxaC00ODFsLTUxNyA1MThxLTMyIDMxIC0zMiA3NS41dDMyIDc1LjVsMjk1IDI5NnEzMSAzMSA3NS41IDMxdDc2LjUgLTMxek0xMDggNzk0bDM0MiAtMzQybDMwMyAzMDRsLTM0MSAzNDF6TTI1MCAxMDBoODAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di01MGgtOTAwdjUwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjIzOyIgZD0iTTEwNTcgNjQ3bC0xODkgNTA2cS04IDE5IC0yNy41IDMzdC00MC41IDE0aC00MDBxLTIxIDAgLTQwLjUgLTE0dC0yNy41IC0zM2wtMTg5IC01MDZxLTggLTE5IDEuNSAtMzN0MzAuNSAtMTRoNjI1di0xNTBxMCAtMjEgMTQuNSAtMzUuNXQzNS41IC0xNC41dDM1LjUgMTQuNXQxNC41IDM1LjV2MTUwaDEyNXEyMSAwIDMwLjUgMTR0MS41IDMzek04OTcgMGgtNTk1djUwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNWg1MHY1MCBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41aDQ4djMwMGgyMDB2LTMwMGg0N3EyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtNTBoNTBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTUweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUyMjQ7IiBkPSJNOTAwIDgwMGgzMDB2LTU3NXEwIC0xMCAtNy41IC0xNy41dC0xNy41IC03LjVoLTM3NXY1OTFsLTMwMCAzMDB2ODRxMCAxMCA3LjUgMTcuNXQxNy41IDcuNWgzNzV2LTQwMHpNMTIwMCA5MDBoLTIwMHYyMDB6TTQwMCA2MDBoMzAwdi01NzVxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC02NTBxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXY5NTBxMCAxMCA3LjUgMTcuNXQxNy41IDcuNWgzNzV2LTQwMHpNNzAwIDcwMGgtMjAwdjIwMHogIiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTIyNTsiIGQ9Ik00ODQgMTA5NWgxOTVxNzUgMCAxNDYgLTMyLjV0MTI0IC04NnQ4OS41IC0xMjIuNXQ0OC41IC0xNDJxMTggLTE0IDM1IC0yMHEzMSAtMTAgNjQuNSA2LjV0NDMuNSA0OC41cTEwIDM0IC0xNSA3MXEtMTkgMjcgLTkgNDNxNSA4IDEyLjUgMTF0MTkgLTF0MjMuNSAtMTZxNDEgLTQ0IDM5IC0xMDVxLTMgLTYzIC00NiAtMTA2LjV0LTEwNCAtNDMuNWgtNjJxLTcgLTU1IC0zNSAtMTE3dC01NiAtMTAwbC0zOSAtMjM0cS0zIC0yMCAtMjAgLTM0LjUgdC0zOCAtMTQuNWgtMTAwcS0yMSAwIC0zMyAxNC41dC05IDM0LjVsMTIgNzBxLTQ5IC0xNCAtOTEgLTE0aC0xOTVxLTI0IDAgLTY1IDhsLTExIC02NHEtMyAtMjAgLTIwIC0zNC41dC0zOCAtMTQuNWgtMTAwcS0yMSAwIC0zMyAxNC41dC05IDM0LjVsMjYgMTU3cS04NCA3NCAtMTI4IDE3NWwtMTU5IDUzcS0xOSA3IC0zMyAyNnQtMTQgNDB2NTBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41aDEyNHExMSA4NyA1NiAxNjZsLTExMSA5NSBxLTE2IDE0IC0xMi41IDIzLjV0MjQuNSA5LjVoMjAzcTExNiAxMDEgMjUwIDEwMXpNNjc1IDEwMDBoLTI1MHEtMTAgMCAtMTcuNSAtNy41dC03LjUgLTE3LjV2LTUwcTAgLTEwIDcuNSAtMTcuNXQxNy41IC03LjVoMjUwcTEwIDAgMTcuNSA3LjV0Ny41IDE3LjV2NTBxMCAxMCAtNy41IDE3LjV0LTE3LjUgNy41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUyMjY7IiBkPSJNNjQxIDkwMGw0MjMgMjQ3cTE5IDggNDIgMi41dDM3IC0yMS41bDMyIC0zOHExNCAtMTUgMTIuNSAtMzZ0LTE3LjUgLTM0bC0xMzkgLTEyMGgtMzkwek01MCAxMTAwaDEwNnE2NyAwIDEwMyAtMTd0NjYgLTcxbDEwMiAtMjEyaDgyM3EyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtNTBxMCAtMjEgLTE0IC00MHQtMzMgLTI2bC03MzcgLTEzMnEtMjMgLTQgLTQwIDZ0LTI2IDI1cS00MiA2NyAtMTAwIDY3aC0zMDBxLTYyIDAgLTEwNiA0NCB0LTQ0IDEwNnYyMDBxMCA2MiA0NCAxMDZ0MTA2IDQ0ek0xNzMgOTI4aC04MHEtMTkgMCAtMjggLTE0dC05IC0zNXYtNTZxMCAtNTEgNDIgLTUxaDEzNHExNiAwIDIxLjUgOHQ1LjUgMjRxMCAxMSAtMTYgNDV0LTI3IDUxcS0xOCAyOCAtNDMgMjh6TTU1MCA3MjdxLTMyIDAgLTU0LjUgLTIyLjV0LTIyLjUgLTU0LjV0MjIuNSAtNTQuNXQ1NC41IC0yMi41dDU0LjUgMjIuNXQyMi41IDU0LjV0LTIyLjUgNTQuNXQtNTQuNSAyMi41ek0xMzAgMzg5IGwxNTIgMTMwcTE4IDE5IDM0IDI0dDMxIC0zLjV0MjQuNSAtMTcuNXQyNS41IC0yOHEyOCAtMzUgNTAuNSAtNTF0NDguNSAtMTNsNjMgNWw0OCAtMTc5cTEzIC02MSAtMy41IC05Ny41dC02Ny41IC03OS41bC04MCAtNjlxLTQ3IC00MCAtMTA5IC0zNS41dC0xMDMgNTEuNWwtMTMwIDE1MXEtNDAgNDcgLTM1LjUgMTA5LjV0NTEuNSAxMDIuNXpNMzgwIDM3N2wtMTAyIC04OHEtMzEgLTI3IDIgLTY1bDM3IC00M3ExMyAtMTUgMjcuNSAtMTkuNSB0MzEuNSA2LjVsNjEgNTNxMTkgMTYgMTQgNDlxLTIgMjAgLTEyIDU2dC0xNyA0NXEtMTEgMTIgLTE5IDE0dC0yMyAtOHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjI3OyIgZD0iTTYyNSAxMjAwaDE1MHExMCAwIDE3LjUgLTcuNXQ3LjUgLTE3LjV2LTEwOXE3OSAtMzMgMTMxIC04Ny41dDUzIC0xMjguNXExIC00NiAtMTUgLTg0LjV0LTM5IC02MXQtNDYgLTM4dC0zOSAtMjEuNWwtMTcgLTZxNiAwIDE1IC0xLjV0MzUgLTl0NTAgLTE3LjV0NTMgLTMwdDUwIC00NXQzNS41IC02NHQxNC41IC04NHEwIC01OSAtMTEuNSAtMTA1LjV0LTI4LjUgLTc2LjV0LTQ0IC01MXQtNDkuNSAtMzEuNXQtNTQuNSAtMTZ0LTQ5LjUgLTYuNSB0LTQzLjUgLTF2LTc1cTAgLTEwIC03LjUgLTE3LjV0LTE3LjUgLTcuNWgtMTUwcS0xMCAwIC0xNy41IDcuNXQtNy41IDE3LjV2NzVoLTEwMHYtNzVxMCAtMTAgLTcuNSAtMTcuNXQtMTcuNSAtNy41aC0xNTBxLTEwIDAgLTE3LjUgNy41dC03LjUgMTcuNXY3NWgtMTc1cS0xMCAwIC0xNy41IDcuNXQtNy41IDE3LjV2MTUwcTAgMTAgNy41IDE3LjV0MTcuNSA3LjVoNzV2NjAwaC03NXEtMTAgMCAtMTcuNSA3LjV0LTcuNSAxNy41djE1MCBxMCAxMCA3LjUgMTcuNXQxNy41IDcuNWgxNzV2NzVxMCAxMCA3LjUgMTcuNXQxNy41IDcuNWgxNTBxMTAgMCAxNy41IC03LjV0Ny41IC0xNy41di03NWgxMDB2NzVxMCAxMCA3LjUgMTcuNXQxNy41IDcuNXpNNDAwIDkwMHYtMjAwaDI2M3EyOCAwIDQ4LjUgMTAuNXQzMCAyNXQxNSAyOXQ1LjUgMjUuNWwxIDEwcTAgNCAtMC41IDExdC02IDI0dC0xNSAzMHQtMzAgMjR0LTQ4LjUgMTFoLTI2M3pNNDAwIDUwMHYtMjAwaDM2M3EyOCAwIDQ4LjUgMTAuNSB0MzAgMjV0MTUgMjl0NS41IDI1LjVsMSAxMHEwIDQgLTAuNSAxMXQtNiAyNHQtMTUgMzB0LTMwIDI0dC00OC41IDExaC0zNjN6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTIzMDsiIGQ9Ik0yMTIgMTE5OGg3ODBxODYgMCAxNDcgLTYxdDYxIC0xNDd2LTQxNnEwIC01MSAtMTggLTE0Mi41dC0zNiAtMTU3LjVsLTE4IC02NnEtMjkgLTg3IC05My41IC0xNDYuNXQtMTQ2LjUgLTU5LjVoLTU3MnEtODIgMCAtMTQ3IDU5dC05MyAxNDdxLTggMjggLTIwIDczdC0zMiAxNDMuNXQtMjAgMTQ5LjV2NDE2cTAgODYgNjEgMTQ3dDE0NyA2MXpNNjAwIDEwNDVxLTcwIDAgLTEzMi41IC0xMS41dC0xMDUuNSAtMzAuNXQtNzguNSAtNDEuNSB0LTU3IC00NXQtMzYgLTQxdC0yMC41IC0zMC41bC02IC0xMmwxNTYgLTI0M2g1NjBsMTU2IDI0M3EtMiA1IC02IDEyLjV0LTIwIDI5LjV0LTM2LjUgNDJ0LTU3IDQ0LjV0LTc5IDQydC0xMDUgMjkuNXQtMTMyLjUgMTJ6TTc2MiA3MDNoLTE1N2wxOTUgMjYxeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUyMzE7IiBkPSJNNDc1IDEzMDBoMTUwcTEwMyAwIDE4OSAtODZ0ODYgLTE4OXYtNTAwcTAgLTQxIC00MiAtODN0LTgzIC00MmgtNDUwcS00MSAwIC04MyA0MnQtNDIgODN2NTAwcTAgMTAzIDg2IDE4OXQxODkgODZ6TTcwMCAzMDB2LTIyNXEwIC0yMSAtMjcgLTQ4dC00OCAtMjdoLTE1MHEtMjEgMCAtNDggMjd0LTI3IDQ4djIyNWgzMDB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTIzMjsiIGQ9Ik00NzUgMTMwMGg5NnEwIC0xNTAgODkuNSAtMjM5LjV0MjM5LjUgLTg5LjV2LTQ0NnEwIC00MSAtNDIgLTgzdC04MyAtNDJoLTQ1MHEtNDEgMCAtODMgNDJ0LTQyIDgzdjUwMHEwIDEwMyA4NiAxODl0MTg5IDg2ek03MDAgMzAwdi0yMjVxMCAtMjEgLTI3IC00OHQtNDggLTI3aC0xNTBxLTIxIDAgLTQ4IDI3dC0yNyA0OHYyMjVoMzAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUyMzM7IiBkPSJNMTI5NCA3NjdsLTYzOCAtMjgzbC0zNzggMTcwbC03OCAtNjB2LTIyNGwxMDAgLTE1MHYtMTk5bC0xNTAgMTQ4bC0xNTAgLTE0OXYyMDBsMTAwIDE1MHYyNTBxMCA0IC0wLjUgMTAuNXQwIDkuNXQxIDh0MyA4dDYuNSA2bDQ3IDQwbC0xNDcgNjVsNjQyIDI4M3pNMTAwMCAzODBsLTM1MCAtMTY2bC0zNTAgMTY2djE0N2wzNTAgLTE2NWwzNTAgMTY1di0xNDd6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTIzNDsiIGQ9Ik0yNTAgODAwcTYyIDAgMTA2IC00NHQ0NCAtMTA2dC00NCAtMTA2dC0xMDYgLTQ0dC0xMDYgNDR0LTQ0IDEwNnQ0NCAxMDZ0MTA2IDQ0ek02NTAgODAwcTYyIDAgMTA2IC00NHQ0NCAtMTA2dC00NCAtMTA2dC0xMDYgLTQ0dC0xMDYgNDR0LTQ0IDEwNnQ0NCAxMDZ0MTA2IDQ0ek0xMDUwIDgwMHE2MiAwIDEwNiAtNDR0NDQgLTEwNnQtNDQgLTEwNnQtMTA2IC00NHQtMTA2IDQ0dC00NCAxMDZ0NDQgMTA2dDEwNiA0NHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjM1OyIgZD0iTTU1MCAxMTAwcTYyIDAgMTA2IC00NHQ0NCAtMTA2dC00NCAtMTA2dC0xMDYgLTQ0dC0xMDYgNDR0LTQ0IDEwNnQ0NCAxMDZ0MTA2IDQ0ek01NTAgNzAwcTYyIDAgMTA2IC00NHQ0NCAtMTA2dC00NCAtMTA2dC0xMDYgLTQ0dC0xMDYgNDR0LTQ0IDEwNnQ0NCAxMDZ0MTA2IDQ0ek01NTAgMzAwcTYyIDAgMTA2IC00NHQ0NCAtMTA2dC00NCAtMTA2dC0xMDYgLTQ0dC0xMDYgNDR0LTQ0IDEwNnQ0NCAxMDZ0MTA2IDQ0eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUyMzY7IiBkPSJNMTI1IDExMDBoOTUwcTEwIDAgMTcuNSAtNy41dDcuNSAtMTcuNXYtMTUwcTAgLTEwIC03LjUgLTE3LjV0LTE3LjUgLTcuNWgtOTUwcS0xMCAwIC0xNy41IDcuNXQtNy41IDE3LjV2MTUwcTAgMTAgNy41IDE3LjV0MTcuNSA3LjV6TTEyNSA3MDBoOTUwcTEwIDAgMTcuNSAtNy41dDcuNSAtMTcuNXYtMTUwcTAgLTEwIC03LjUgLTE3LjV0LTE3LjUgLTcuNWgtOTUwcS0xMCAwIC0xNy41IDcuNXQtNy41IDE3LjV2MTUwcTAgMTAgNy41IDE3LjUgdDE3LjUgNy41ek0xMjUgMzAwaDk1MHExMCAwIDE3LjUgLTcuNXQ3LjUgLTE3LjV2LTE1MHEwIC0xMCAtNy41IC0xNy41dC0xNy41IC03LjVoLTk1MHEtMTAgMCAtMTcuNSA3LjV0LTcuNSAxNy41djE1MHEwIDEwIDcuNSAxNy41dDE3LjUgNy41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUyMzc7IiBkPSJNMzUwIDEyMDBoNTAwcTE2MiAwIDI1NiAtOTMuNXQ5NCAtMjU2LjV2LTUwMHEwIC0xNjUgLTkzLjUgLTI1Ny41dC0yNTYuNSAtOTIuNWgtNTAwcS0xNjUgMCAtMjU3LjUgOTIuNXQtOTIuNSAyNTcuNXY1MDBxMCAxNjUgOTIuNSAyNTcuNXQyNTcuNSA5Mi41ek05MDAgMTAwMGgtNjAwcS00MSAwIC03MC41IC0yOS41dC0yOS41IC03MC41di02MDBxMCAtNDEgMjkuNSAtNzAuNXQ3MC41IC0yOS41aDYwMHE0MSAwIDcwLjUgMjkuNSB0MjkuNSA3MC41djYwMHEwIDQxIC0yOS41IDcwLjV0LTcwLjUgMjkuNXpNMzUwIDkwMGg1MDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTMwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtNTAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYzMDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek00MDAgODAwdi0yMDBoNDAwdjIwMGgtNDAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUyMzg7IiBkPSJNMTUwIDExMDBoMTAwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXQtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtNTB2LTIwMGg1MHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXQtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtNTB2LTIwMGg1MHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXQtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtNTB2LTIwMGg1MHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXQtMTQuNSAtMzUuNSB0LTM1LjUgLTE0LjVoLTEwMDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41dDE0LjUgMzUuNXQzNS41IDE0LjVoNTB2MjAwaC01MHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV0MTQuNSAzNS41dDM1LjUgMTQuNWg1MHYyMDBoLTUwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXQxNC41IDM1LjV0MzUuNSAxNC41aDUwdjIwMGgtNTBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41dDE0LjUgMzUuNXQzNS41IDE0LjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTIzOTsiIGQ9Ik02NTAgMTE4N3E4NyAtNjcgMTE4LjUgLTE1NnQwIC0xNzh0LTExOC41IC0xNTVxLTg3IDY2IC0xMTguNSAxNTV0MCAxNzh0MTE4LjUgMTU2ek0zMDAgODAwcTEyNCAwIDIxMiAtODh0ODggLTIxMnEtMTI0IDAgLTIxMiA4OHQtODggMjEyek0xMDAwIDgwMHEwIC0xMjQgLTg4IC0yMTJ0LTIxMiAtODhxMCAxMjQgODggMjEydDIxMiA4OHpNMzAwIDUwMHExMjQgMCAyMTIgLTg4dDg4IC0yMTJxLTEyNCAwIC0yMTIgODh0LTg4IDIxMnogTTEwMDAgNTAwcTAgLTEyNCAtODggLTIxMnQtMjEyIC04OHEwIDEyNCA4OCAyMTJ0MjEyIDg4ek03MDAgMTk5di0xNDRxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjV0LTM1LjUgMTQuNXQtMTQuNSAzNS41djE0MnE0MCAtNCA0MyAtNHExNyAwIDU3IDZ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTI0MDsiIGQ9Ik03NDUgODc4bDY5IDE5cTI1IDYgNDUgLTEybDI5OCAtMjk1cTExIC0xMSAxNSAtMjYuNXQtMiAtMzAuNXEtNSAtMTQgLTE4IC0yMy41dC0yOCAtOS41aC04cTEgMCAxIC0xM3EwIC0yOSAtMiAtNTZ0LTguNSAtNjJ0LTIwIC02M3QtMzMgLTUzdC01MSAtMzl0LTcyLjUgLTE0aC0xNDZxLTE4NCAwIC0xODQgMjg4cTAgMjQgMTAgNDdxLTIwIDQgLTYyIDR0LTYzIC00cTExIC0yNCAxMSAtNDdxMCAtMjg4IC0xODQgLTI4OGgtMTQyIHEtNDggMCAtODQuNSAyMXQtNTYgNTF0LTMyIDcxLjV0LTE2IDc1dC0zLjUgNjguNXEwIDEzIDIgMTNoLTdxLTE1IDAgLTI3LjUgOS41dC0xOC41IDIzLjVxLTYgMTUgLTIgMzAuNXQxNSAyNS41bDI5OCAyOTZxMjAgMTggNDYgMTFsNzYgLTE5cTIwIC01IDMwLjUgLTIyLjV0NS41IC0zNy41dC0yMi41IC0zMXQtMzcuNSAtNWwtNTEgMTJsLTE4MiAtMTkzaDg5MWwtMTgyIDE5M2wtNDQgLTEycS0yMCAtNSAtMzcuNSA2dC0yMi41IDMxdDYgMzcuNSB0MzEgMjIuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjQxOyIgZD0iTTEyMDAgOTAwaC01MHEwIDIxIC00IDM3dC05LjUgMjYuNXQtMTggMTcuNXQtMjIgMTF0LTI4LjUgNS41dC0zMSAydC0zNyAwLjVoLTIwMHYtODUwcTAgLTIyIDI1IC0zNC41dDUwIC0xMy41bDI1IC0ydi0xMDBoLTQwMHYxMDBxNCAwIDExIDAuNXQyNCAzdDMwIDd0MjQgMTV0MTEgMjQuNXY4NTBoLTIwMHEtMjUgMCAtMzcgLTAuNXQtMzEgLTJ0LTI4LjUgLTUuNXQtMjIgLTExdC0xOCAtMTcuNXQtOS41IC0yNi41dC00IC0zN2gtNTB2MzAwIGgxMDAwdi0zMDB6TTUwMCA0NTBoLTI1cTAgMTUgLTQgMjQuNXQtOSAxNC41dC0xNyA3LjV0LTIwIDN0LTI1IDAuNWgtMTAwdi00MjVxMCAtMTEgMTIuNSAtMTcuNXQyNS41IC03LjVoMTJ2LTUwaC0yMDB2NTBxNTAgMCA1MCAyNXY0MjVoLTEwMHEtMTcgMCAtMjUgLTAuNXQtMjAgLTN0LTE3IC03LjV0LTkgLTE0LjV0LTQgLTI0LjVoLTI1djE1MGg1MDB2LTE1MHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjQyOyIgZD0iTTEwMDAgMzAwdjUwcS0yNSAwIC01NSAzMnEtMTQgMTQgLTI1IDMxdC0xNiAyN2wtNCAxMWwtMjg5IDc0N2gtNjlsLTMwMCAtNzU0cS0xOCAtMzUgLTM5IC01NnEtOSAtOSAtMjQuNSAtMTguNXQtMjYuNSAtMTQuNWwtMTEgLTV2LTUwaDI3M3Y1MHEtNDkgMCAtNzguNSAyMS41dC0xMS41IDY3LjVsNjkgMTc2aDI5M2w2MSAtMTY2cTEzIC0zNCAtMy41IC02Ni41dC01NS41IC0zMi41di01MGgzMTJ6TTQxMiA2OTFsMTM0IDM0MmwxMjEgLTM0MiBoLTI1NXpNMTEwMCAxNTB2LTEwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtMTAwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2MTAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNWgxMDAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUyNDM7IiBkPSJNNTAgMTIwMGgxMTAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0xMTAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0xMTAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXYxMTAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNNjExIDExMThoLTcwcS0xMyAwIC0xOCAtMTJsLTI5OSAtNzUzcS0xNyAtMzIgLTM1IC01MXEtMTggLTE4IC01NiAtMzRxLTEyIC01IC0xMiAtMTh2LTUwcTAgLTggNS41IC0xNHQxNC41IC02IGgyNzNxOCAwIDE0IDZ0NiAxNHY1MHEwIDggLTYgMTR0LTE0IDZxLTU1IDAgLTcxIDIzcS0xMCAxNCAwIDM5bDYzIDE2M2gyNjZsNTcgLTE1M3ExMSAtMzEgLTYgLTU1cS0xMiAtMTcgLTM2IC0xN3EtOCAwIC0xNCAtNnQtNiAtMTR2LTUwcTAgLTggNiAtMTR0MTQgLTZoMzEzcTggMCAxNCA2dDYgMTR2NTBxMCA3IC01LjUgMTN0LTEzLjUgN3EtMTcgMCAtNDIgMjVxLTI1IDI3IC00MCA2M2gtMWwtMjg4IDc0OHEtNSAxMiAtMTkgMTJ6TTYzOSA2MTEgaC0xOTdsMTAzIDI2NHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjQ0OyIgZD0iTTEyMDAgMTEwMGgtMTIwMHYxMDBoMTIwMHYtMTAwek01MCAxMDAwaDQwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtOTAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC00MDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djkwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTY1MCAxMDAwaDQwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtNDAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC00MDAgcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXY0MDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek03MDAgOTAwdi0zMDBoMzAwdjMwMGgtMzAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUyNDU7IiBkPSJNNTAgMTIwMGg0MDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTkwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtNDAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXY5MDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek02NTAgNzAwaDQwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtNDAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC00MDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djQwMCBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek03MDAgNjAwdi0zMDBoMzAwdjMwMGgtMzAwek0xMjAwIDBoLTEyMDB2MTAwaDEyMDB2LTEwMHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjQ2OyIgZD0iTTUwIDEwMDBoNDAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0zNTBoMTAwdjE1MHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjVoNDAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di0xNTBoMTAwdi0xMDBoLTEwMHYtMTUwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC00MDBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djE1MGgtMTAwdi0zNTBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTQwMCBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djgwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTcwMCA3MDB2LTMwMGgzMDB2MzAwaC0zMDB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTI0NzsiIGQ9Ik0xMDAgMGgtMTAwdjEyMDBoMTAwdi0xMjAwek0yNTAgMTEwMGg0MDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTQwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtNDAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXY0MDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41ek0zMDAgMTAwMHYtMzAwaDMwMHYzMDBoLTMwMHpNMjUwIDUwMGg5MDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTQwMCBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTkwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2NDAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjQ4OyIgZD0iTTYwMCAxMTAwaDE1MHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtNDAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0xNTB2LTEwMGg0NTBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTQwMHEwIC0yMSAtMTQuNSAtMzUuNXQtMzUuNSAtMTQuNWgtOTAwcS0yMSAwIC0zNS41IDE0LjV0LTE0LjUgMzUuNXY0MDBxMCAyMSAxNC41IDM1LjV0MzUuNSAxNC41aDM1MHYxMDBoLTE1MHEtMjEgMCAtMzUuNSAxNC41IHQtMTQuNSAzNS41djQwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjVoMTUwdjEwMGgxMDB2LTEwMHpNNDAwIDEwMDB2LTMwMGgzMDB2MzAwaC0zMDB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTI0OTsiIGQ9Ik0xMjAwIDBoLTEwMHYxMjAwaDEwMHYtMTIwMHpNNTUwIDExMDBoNDAwcTIxIDAgMzUuNSAtMTQuNXQxNC41IC0zNS41di00MDBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTQwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2NDAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXpNNjAwIDEwMDB2LTMwMGgzMDB2MzAwaC0zMDB6TTUwIDUwMGg5MDBxMjEgMCAzNS41IC0xNC41dDE0LjUgLTM1LjV2LTQwMCBxMCAtMjEgLTE0LjUgLTM1LjV0LTM1LjUgLTE0LjVoLTkwMHEtMjEgMCAtMzUuNSAxNC41dC0xNC41IDM1LjV2NDAwcTAgMjEgMTQuNSAzNS41dDM1LjUgMTQuNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjUwOyIgZD0iTTg2NSA1NjVsLTQ5NCAtNDk0cS0yMyAtMjMgLTQxIC0yM3EtMTQgMCAtMjIgMTMuNXQtOCAzOC41djEwMDBxMCAyNSA4IDM4LjV0MjIgMTMuNXExOCAwIDQxIC0yM2w0OTQgLTQ5NHExNCAtMTQgMTQgLTM1dC0xNCAtMzV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTI1MTsiIGQ9Ik0zMzUgNjM1bDQ5NCA0OTRxMjkgMjkgNTAgMjAuNXQyMSAtNDkuNXYtMTAwMHEwIC00MSAtMjEgLTQ5LjV0LTUwIDIwLjVsLTQ5NCA0OTRxLTE0IDE0IC0xNCAzNXQxNCAzNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjUyOyIgZD0iTTEwMCA5MDBoMTAwMHE0MSAwIDQ5LjUgLTIxdC0yMC41IC01MGwtNDk0IC00OTRxLTE0IC0xNCAtMzUgLTE0dC0zNSAxNGwtNDk0IDQ5NHEtMjkgMjkgLTIwLjUgNTB0NDkuNSAyMXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjUzOyIgZD0iTTYzNSA4NjVsNDk0IC00OTRxMjkgLTI5IDIwLjUgLTUwdC00OS41IC0yMWgtMTAwMHEtNDEgMCAtNDkuNSAyMXQyMC41IDUwbDQ5NCA0OTRxMTQgMTQgMzUgMTR0MzUgLTE0eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUyNTQ7IiBkPSJNNzAwIDc0MXYtMTgybC02OTIgLTMyM3YyMjFsNDEzIDE5M2wtNDEzIDE5M3YyMjF6TTEyMDAgMGgtODAwdjIwMGg4MDB2LTIwMHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjU1OyIgZD0iTTEyMDAgOTAwaC0yMDB2LTEwMGgyMDB2LTEwMGgtMzAwdjMwMGgyMDB2MTAwaC0yMDB2MTAwaDMwMHYtMzAwek0wIDcwMGg1MHEwIDIxIDQgMzd0OS41IDI2LjV0MTggMTcuNXQyMiAxMXQyOC41IDUuNXQzMSAydDM3IDAuNWgxMDB2LTU1MHEwIC0yMiAtMjUgLTM0LjV0LTUwIC0xMy41bC0yNSAtMnYtMTAwaDQwMHYxMDBxLTQgMCAtMTEgMC41dC0yNCAzdC0zMCA3dC0yNCAxNXQtMTEgMjQuNXY1NTBoMTAwcTI1IDAgMzcgLTAuNXQzMSAtMiB0MjguNSAtNS41dDIyIC0xMXQxOCAtMTcuNXQ5LjUgLTI2LjV0NCAtMzdoNTB2MzAwaC04MDB2LTMwMHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjU2OyIgZD0iTTgwMCA3MDBoLTUwcTAgMjEgLTQgMzd0LTkuNSAyNi41dC0xOCAxNy41dC0yMiAxMXQtMjguNSA1LjV0LTMxIDJ0LTM3IDAuNWgtMTAwdi01NTBxMCAtMjIgMjUgLTM0LjV0NTAgLTE0LjVsMjUgLTF2LTEwMGgtNDAwdjEwMHE0IDAgMTEgMC41dDI0IDN0MzAgN3QyNCAxNXQxMSAyNC41djU1MGgtMTAwcS0yNSAwIC0zNyAtMC41dC0zMSAtMnQtMjguNSAtNS41dC0yMiAtMTF0LTE4IC0xNy41dC05LjUgLTI2LjV0LTQgLTM3aC01MHYzMDAgaDgwMHYtMzAwek0xMTAwIDIwMGgtMjAwdi0xMDBoMjAwdi0xMDBoLTMwMHYzMDBoMjAwdjEwMGgtMjAwdjEwMGgzMDB2LTMwMHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjU3OyIgZD0iTTcwMSAxMDk4aDE2MHExNiAwIDIxIC0xMXQtNyAtMjNsLTQ2NCAtNDY0bDQ2NCAtNDY0cTEyIC0xMiA3IC0yM3QtMjEgLTExaC0xNjBxLTEzIDAgLTIzIDlsLTQ3MSA0NzFxLTcgOCAtNyAxOHQ3IDE4bDQ3MSA0NzFxMTAgOSAyMyA5eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUyNTg7IiBkPSJNMzM5IDEwOThoMTYwcTEzIDAgMjMgLTlsNDcxIC00NzFxNyAtOCA3IC0xOHQtNyAtMThsLTQ3MSAtNDcxcS0xMCAtOSAtMjMgLTloLTE2MHEtMTYgMCAtMjEgMTF0NyAyM2w0NjQgNDY0bC00NjQgNDY0cS0xMiAxMiAtNyAyM3QyMSAxMXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjU5OyIgZD0iTTEwODcgODgycTExIC01IDExIC0yMXYtMTYwcTAgLTEzIC05IC0yM2wtNDcxIC00NzFxLTggLTcgLTE4IC03dC0xOCA3bC00NzEgNDcxcS05IDEwIC05IDIzdjE2MHEwIDE2IDExIDIxdDIzIC03bDQ2NCAtNDY0bDQ2NCA0NjRxMTIgMTIgMjMgN3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMjYwOyIgZD0iTTYxOCA5OTNsNDcxIC00NzFxOSAtMTAgOSAtMjN2LTE2MHEwIC0xNiAtMTEgLTIxdC0yMyA3bC00NjQgNDY0bC00NjQgLTQ2NHEtMTIgLTEyIC0yMyAtN3QtMTEgMjF2MTYwcTAgMTMgOSAyM2w0NzEgNDcxcTggNyAxOCA3dDE4IC03eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGY4ZmY7IiBkPSJNMTAwMCAxMjAwcTAgLTEyNCAtODggLTIxMnQtMjEyIC04OHEwIDEyNCA4OCAyMTJ0MjEyIDg4ek00NTAgMTAwMGgxMDBxMjEgMCA0MCAtMTR0MjYgLTMzbDc5IC0xOTRxNSAxIDE2IDNxMzQgNiA1NCA5LjV0NjAgN3Q2NS41IDF0NjEgLTEwdDU2LjUgLTIzdDQyLjUgLTQydDI5IC02NHQ1IC05MnQtMTkuNSAtMTIxLjVxLTEgLTcgLTMgLTE5LjV0LTExIC01MHQtMjAuNSAtNzN0LTMyLjUgLTgxLjV0LTQ2LjUgLTgzdC02NCAtNzAgdC04Mi41IC01MHEtMTMgLTUgLTQyIC01dC02NS41IDIuNXQtNDcuNSAyLjVxLTE0IDAgLTQ5LjUgLTMuNXQtNjMgLTMuNXQtNDMuNSA3cS01NyAyNSAtMTA0LjUgNzguNXQtNzUgMTExLjV0LTQ2LjUgMTEydC0yNiA5MGwtNyAzNXEtMTUgNjMgLTE4IDExNXQ0LjUgODguNXQyNiA2NHQzOS41IDQzLjV0NTIgMjUuNXQ1OC41IDEzdDYyLjUgMnQ1OS41IC00LjV0NTUuNSAtOGwtMTQ3IDE5MnEtMTIgMTggLTUuNSAzMHQyNy41IDEyeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeDFmNTExOyIgZD0iTTI1MCAxMjAwaDYwMHEyMSAwIDM1LjUgLTE0LjV0MTQuNSAtMzUuNXYtNDAwcTAgLTIxIC0xNC41IC0zNS41dC0zNS41IC0xNC41aC0xNTB2LTUwMGwtMjU1IC0xNzhxLTE5IC05IC0zMiAtMXQtMTMgMjl2NjUwaC0xNTBxLTIxIDAgLTM1LjUgMTQuNXQtMTQuNSAzNS41djQwMHEwIDIxIDE0LjUgMzUuNXQzNS41IDE0LjV6TTQwMCAxMTAwdi0xMDBoMzAwdjEwMGgtMzAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeDFmNmFhOyIgZD0iTTI1MCAxMjAwaDc1MHEzOSAwIDY5LjUgLTQwLjV0MzAuNSAtODQuNXYtOTMzbC03MDAgLTExN3Y5NTBsNjAwIDEyNWgtNzAwdi0xMDAwaC0xMDB2MTAyNXEwIDIzIDE1LjUgNDl0MzQuNSAyNnpNNTAwIDUyNXYtMTAwbDEwMCAyMHYxMDB6IiAvPgo8L2ZvbnQ+CjwvZGVmcz48L3N2Zz4g) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.33px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:3;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}} </style> <script>/*! * Bootstrap v3.3.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under the MIT license */ if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){"use strict";var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher")}(jQuery),+function(a){"use strict";function b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var c in b)if(void 0!==a.style[c])return{end:b[c]};return!1}a.fn.emulateTransitionEnd=function(b){var c=!1,d=this;a(this).one("bsTransitionEnd",function(){c=!0});var e=function(){c||a(d).trigger(a.support.transition.end)};return setTimeout(e,b),this},a(function(){a.support.transition=b(),a.support.transition&&(a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(b){return a(b.target).is(this)?b.handleObj.handler.apply(this,arguments):void 0}})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var c=a(this),e=c.data("bs.alert");e||c.data("bs.alert",e=new d(this)),"string"==typeof b&&e[b].call(c)})}var c='[data-dismiss="alert"]',d=function(b){a(b).on("click",c,this.close)};d.VERSION="3.3.5",d.TRANSITION_DURATION=150,d.prototype.close=function(b){function c(){g.detach().trigger("closed.bs.alert").remove()}var e=a(this),f=e.attr("data-target");f||(f=e.attr("href"),f=f&&f.replace(/.*(?=#[^\s]*$)/,""));var g=a(f);b&&b.preventDefault(),g.length||(g=e.closest(".alert")),g.trigger(b=a.Event("close.bs.alert")),b.isDefaultPrevented()||(g.removeClass("in"),a.support.transition&&g.hasClass("fade")?g.one("bsTransitionEnd",c).emulateTransitionEnd(d.TRANSITION_DURATION):c())};var e=a.fn.alert;a.fn.alert=b,a.fn.alert.Constructor=d,a.fn.alert.noConflict=function(){return a.fn.alert=e,this},a(document).on("click.bs.alert.data-api",c,d.prototype.close)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.button"),f="object"==typeof b&&b;e||d.data("bs.button",e=new c(this,f)),"toggle"==b?e.toggle():b&&e.setState(b)})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.3.5",c.DEFAULTS={loadingText:"loading..."},c.prototype.setState=function(b){var c="disabled",d=this.$element,e=d.is("input")?"val":"html",f=d.data();b+="Text",null==f.resetText&&d.data("resetText",d[e]()),setTimeout(a.proxy(function(){d[e](null==f[b]?this.options[b]:f[b]),"loadingText"==b?(this.isLoading=!0,d.addClass(c).attr(c,c)):this.isLoading&&(this.isLoading=!1,d.removeClass(c).removeAttr(c))},this),0)},c.prototype.toggle=function(){var a=!0,b=this.$element.closest('[data-toggle="buttons"]');if(b.length){var c=this.$element.find("input");"radio"==c.prop("type")?(c.prop("checked")&&(a=!1),b.find(".active").removeClass("active"),this.$element.addClass("active")):"checkbox"==c.prop("type")&&(c.prop("checked")!==this.$element.hasClass("active")&&(a=!1),this.$element.toggleClass("active")),c.prop("checked",this.$element.hasClass("active")),a&&c.trigger("change")}else this.$element.attr("aria-pressed",!this.$element.hasClass("active")),this.$element.toggleClass("active")};var d=a.fn.button;a.fn.button=b,a.fn.button.Constructor=c,a.fn.button.noConflict=function(){return a.fn.button=d,this},a(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(c){var d=a(c.target);d.hasClass("btn")||(d=d.closest(".btn")),b.call(d,"toggle"),a(c.target).is('input[type="radio"]')||a(c.target).is('input[type="checkbox"]')||c.preventDefault()}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(b){a(b.target).closest(".btn").toggleClass("focus",/^focus(in)?$/.test(b.type))})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.carousel"),f=a.extend({},c.DEFAULTS,d.data(),"object"==typeof b&&b),g="string"==typeof b?b:f.slide;e||d.data("bs.carousel",e=new c(this,f)),"number"==typeof b?e.to(b):g?e[g]():f.interval&&e.pause().cycle()})}var c=function(b,c){this.$element=a(b),this.$indicators=this.$element.find(".carousel-indicators"),this.options=c,this.paused=null,this.sliding=null,this.interval=null,this.$active=null,this.$items=null,this.options.keyboard&&this.$element.on("keydown.bs.carousel",a.proxy(this.keydown,this)),"hover"==this.options.pause&&!("ontouchstart"in document.documentElement)&&this.$element.on("mouseenter.bs.carousel",a.proxy(this.pause,this)).on("mouseleave.bs.carousel",a.proxy(this.cycle,this))};c.VERSION="3.3.5",c.TRANSITION_DURATION=600,c.DEFAULTS={interval:5e3,pause:"hover",wrap:!0,keyboard:!0},c.prototype.keydown=function(a){if(!/input|textarea/i.test(a.target.tagName)){switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}a.preventDefault()}},c.prototype.cycle=function(b){return b||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(a.proxy(this.next,this),this.options.interval)),this},c.prototype.getItemIndex=function(a){return this.$items=a.parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=function(a,b){var c=this.getItemIndex(b),d="prev"==a&&0===c||"next"==a&&c==this.$items.length-1;if(d&&!this.options.wrap)return b;var e="prev"==a?-1:1,f=(c+e)%this.$items.length;return this.$items.eq(f)},c.prototype.to=function(a){var b=this,c=this.getItemIndex(this.$active=this.$element.find(".item.active"));return a>this.$items.length-1||0>a?void 0:this.sliding?this.$element.one("slid.bs.carousel",function(){b.to(a)}):c==a?this.pause().cycle():this.slide(a>c?"next":"prev",this.$items.eq(a))},c.prototype.pause=function(b){return b||(this.paused=!0),this.$element.find(".next, .prev").length&&a.support.transition&&(this.$element.trigger(a.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},c.prototype.next=function(){return this.sliding?void 0:this.slide("next")},c.prototype.prev=function(){return this.sliding?void 0:this.slide("prev")},c.prototype.slide=function(b,d){var e=this.$element.find(".item.active"),f=d||this.getItemForDirection(b,e),g=this.interval,h="next"==b?"left":"right",i=this;if(f.hasClass("active"))return this.sliding=!1;var j=f[0],k=a.Event("slide.bs.carousel",{relatedTarget:j,direction:h});if(this.$element.trigger(k),!k.isDefaultPrevented()){if(this.sliding=!0,g&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var l=a(this.$indicators.children()[this.getItemIndex(f)]);l&&l.addClass("active")}var m=a.Event("slid.bs.carousel",{relatedTarget:j,direction:h});return a.support.transition&&this.$element.hasClass("slide")?(f.addClass(b),f[0].offsetWidth,e.addClass(h),f.addClass(h),e.one("bsTransitionEnd",function(){f.removeClass([b,h].join(" ")).addClass("active"),e.removeClass(["active",h].join(" ")),i.sliding=!1,setTimeout(function(){i.$element.trigger(m)},0)}).emulateTransitionEnd(c.TRANSITION_DURATION)):(e.removeClass("active"),f.addClass("active"),this.sliding=!1,this.$element.trigger(m)),g&&this.cycle(),this}};var d=a.fn.carousel;a.fn.carousel=b,a.fn.carousel.Constructor=c,a.fn.carousel.noConflict=function(){return a.fn.carousel=d,this};var e=function(c){var d,e=a(this),f=a(e.attr("data-target")||(d=e.attr("href"))&&d.replace(/.*(?=#[^\s]+$)/,""));if(f.hasClass("carousel")){var g=a.extend({},f.data(),e.data()),h=e.attr("data-slide-to");h&&(g.interval=!1),b.call(f,g),h&&f.data("bs.carousel").to(h),c.preventDefault()}};a(document).on("click.bs.carousel.data-api","[data-slide]",e).on("click.bs.carousel.data-api","[data-slide-to]",e),a(window).on("load",function(){a('[data-ride="carousel"]').each(function(){var c=a(this);b.call(c,c.data())})})}(jQuery),+function(a){"use strict";function b(b){var c,d=b.attr("data-target")||(c=b.attr("href"))&&c.replace(/.*(?=#[^\s]+$)/,"");return a(d)}function c(b){return this.each(function(){var c=a(this),e=c.data("bs.collapse"),f=a.extend({},d.DEFAULTS,c.data(),"object"==typeof b&&b);!e&&f.toggle&&/show|hide/.test(b)&&(f.toggle=!1),e||c.data("bs.collapse",e=new d(this,f)),"string"==typeof b&&e[b]()})}var d=function(b,c){this.$element=a(b),this.options=a.extend({},d.DEFAULTS,c),this.$trigger=a('[data-toggle="collapse"][href="#'+b.id+'"],[data-toggle="collapse"][data-target="#'+b.id+'"]'),this.transitioning=null,this.options.parent?this.$parent=this.getParent():this.addAriaAndCollapsedClass(this.$element,this.$trigger),this.options.toggle&&this.toggle()};d.VERSION="3.3.5",d.TRANSITION_DURATION=350,d.DEFAULTS={toggle:!0},d.prototype.dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var b,e=this.$parent&&this.$parent.children(".panel").children(".in, .collapsing");if(!(e&&e.length&&(b=e.data("bs.collapse"),b&&b.transitioning))){var f=a.Event("show.bs.collapse");if(this.$element.trigger(f),!f.isDefaultPrevented()){e&&e.length&&(c.call(e,"hide"),b||e.data("bs.collapse",null));var g=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[g](0).attr("aria-expanded",!0),this.$trigger.removeClass("collapsed").attr("aria-expanded",!0),this.transitioning=1;var h=function(){this.$element.removeClass("collapsing").addClass("collapse in")[g](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!a.support.transition)return h.call(this);var i=a.camelCase(["scroll",g].join("-"));this.$element.one("bsTransitionEnd",a.proxy(h,this)).emulateTransitionEnd(d.TRANSITION_DURATION)[g](this.$element[0][i])}}}},d.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var b=a.Event("hide.bs.collapse");if(this.$element.trigger(b),!b.isDefaultPrevented()){var c=this.dimension();this.$element[c](this.$element[c]())[0].offsetHeight,this.$element.addClass("collapsing").removeClass("collapse in").attr("aria-expanded",!1),this.$trigger.addClass("collapsed").attr("aria-expanded",!1),this.transitioning=1;var e=function(){this.transitioning=0,this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")};return a.support.transition?void this.$element[c](0).one("bsTransitionEnd",a.proxy(e,this)).emulateTransitionEnd(d.TRANSITION_DURATION):e.call(this)}}},d.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()},d.prototype.getParent=function(){return a(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(a.proxy(function(c,d){var e=a(d);this.addAriaAndCollapsedClass(b(e),e)},this)).end()},d.prototype.addAriaAndCollapsedClass=function(a,b){var c=a.hasClass("in");a.attr("aria-expanded",c),b.toggleClass("collapsed",!c).attr("aria-expanded",c)};var e=a.fn.collapse;a.fn.collapse=c,a.fn.collapse.Constructor=d,a.fn.collapse.noConflict=function(){return a.fn.collapse=e,this},a(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(d){var e=a(this);e.attr("data-target")||d.preventDefault();var f=b(e),g=f.data("bs.collapse"),h=g?"toggle":e.data();c.call(f,h)})}(jQuery),+function(a){"use strict";function b(b){var c=b.attr("data-target");c||(c=b.attr("href"),c=c&&/#[A-Za-z]/.test(c)&&c.replace(/.*(?=#[^\s]*$)/,""));var d=c&&a(c);return d&&d.length?d:b.parent()}function c(c){c&&3===c.which||(a(e).remove(),a(f).each(function(){var d=a(this),e=b(d),f={relatedTarget:this};e.hasClass("open")&&(c&&"click"==c.type&&/input|textarea/i.test(c.target.tagName)&&a.contains(e[0],c.target)||(e.trigger(c=a.Event("hide.bs.dropdown",f)),c.isDefaultPrevented()||(d.attr("aria-expanded","false"),e.removeClass("open").trigger("hidden.bs.dropdown",f))))}))}function d(b){return this.each(function(){var c=a(this),d=c.data("bs.dropdown");d||c.data("bs.dropdown",d=new g(this)),"string"==typeof b&&d[b].call(c)})}var e=".dropdown-backdrop",f='[data-toggle="dropdown"]',g=function(b){a(b).on("click.bs.dropdown",this.toggle)};g.VERSION="3.3.5",g.prototype.toggle=function(d){var e=a(this);if(!e.is(".disabled, :disabled")){var f=b(e),g=f.hasClass("open");if(c(),!g){"ontouchstart"in document.documentElement&&!f.closest(".navbar-nav").length&&a(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(a(this)).on("click",c);var h={relatedTarget:this};if(f.trigger(d=a.Event("show.bs.dropdown",h)),d.isDefaultPrevented())return;e.trigger("focus").attr("aria-expanded","true"),f.toggleClass("open").trigger("shown.bs.dropdown",h)}return!1}},g.prototype.keydown=function(c){if(/(38|40|27|32)/.test(c.which)&&!/input|textarea/i.test(c.target.tagName)){var d=a(this);if(c.preventDefault(),c.stopPropagation(),!d.is(".disabled, :disabled")){var e=b(d),g=e.hasClass("open");if(!g&&27!=c.which||g&&27==c.which)return 27==c.which&&e.find(f).trigger("focus"),d.trigger("click");var h=" li:not(.disabled):visible a",i=e.find(".dropdown-menu"+h);if(i.length){var j=i.index(c.target);38==c.which&&j>0&&j--,40==c.which&&j<i.length-1&&j++,~j||(j=0),i.eq(j).trigger("focus")}}}};var h=a.fn.dropdown;a.fn.dropdown=d,a.fn.dropdown.Constructor=g,a.fn.dropdown.noConflict=function(){return a.fn.dropdown=h,this},a(document).on("click.bs.dropdown.data-api",c).on("click.bs.dropdown.data-api",".dropdown form",function(a){a.stopPropagation()}).on("click.bs.dropdown.data-api",f,g.prototype.toggle).on("keydown.bs.dropdown.data-api",f,g.prototype.keydown).on("keydown.bs.dropdown.data-api",".dropdown-menu",g.prototype.keydown)}(jQuery),+function(a){"use strict";function b(b,d){return this.each(function(){var e=a(this),f=e.data("bs.modal"),g=a.extend({},c.DEFAULTS,e.data(),"object"==typeof b&&b);f||e.data("bs.modal",f=new c(this,g)),"string"==typeof b?f[b](d):g.show&&f.show(d)})}var c=function(b,c){this.options=c,this.$body=a(document.body),this.$element=a(b),this.$dialog=this.$element.find(".modal-dialog"),this.$backdrop=null,this.isShown=null,this.originalBodyPad=null,this.scrollbarWidth=0,this.ignoreBackdropClick=!1,this.options.remote&&this.$element.find(".modal-content").load(this.options.remote,a.proxy(function(){this.$element.trigger("loaded.bs.modal")},this))};c.VERSION="3.3.5",c.TRANSITION_DURATION=300,c.BACKDROP_TRANSITION_DURATION=150,c.DEFAULTS={backdrop:!0,keyboard:!0,show:!0},c.prototype.toggle=function(a){return this.isShown?this.hide():this.show(a)},c.prototype.show=function(b){var d=this,e=a.Event("show.bs.modal",{relatedTarget:b});this.$element.trigger(e),this.isShown||e.isDefaultPrevented()||(this.isShown=!0,this.checkScrollbar(),this.setScrollbar(),this.$body.addClass("modal-open"),this.escape(),this.resize(),this.$element.on("click.dismiss.bs.modal",'[data-dismiss="modal"]',a.proxy(this.hide,this)),this.$dialog.on("mousedown.dismiss.bs.modal",function(){d.$element.one("mouseup.dismiss.bs.modal",function(b){a(b.target).is(d.$element)&&(d.ignoreBackdropClick=!0)})}),this.backdrop(function(){var e=a.support.transition&&d.$element.hasClass("fade");d.$element.parent().length||d.$element.appendTo(d.$body),d.$element.show().scrollTop(0),d.adjustDialog(),e&&d.$element[0].offsetWidth,d.$element.addClass("in"),d.enforceFocus();var f=a.Event("shown.bs.modal",{relatedTarget:b});e?d.$dialog.one("bsTransitionEnd",function(){d.$element.trigger("focus").trigger(f)}).emulateTransitionEnd(c.TRANSITION_DURATION):d.$element.trigger("focus").trigger(f)}))},c.prototype.hide=function(b){b&&b.preventDefault(),b=a.Event("hide.bs.modal"),this.$element.trigger(b),this.isShown&&!b.isDefaultPrevented()&&(this.isShown=!1,this.escape(),this.resize(),a(document).off("focusin.bs.modal"),this.$element.removeClass("in").off("click.dismiss.bs.modal").off("mouseup.dismiss.bs.modal"),this.$dialog.off("mousedown.dismiss.bs.modal"),a.support.transition&&this.$element.hasClass("fade")?this.$element.one("bsTransitionEnd",a.proxy(this.hideModal,this)).emulateTransitionEnd(c.TRANSITION_DURATION):this.hideModal())},c.prototype.enforceFocus=function(){a(document).off("focusin.bs.modal").on("focusin.bs.modal",a.proxy(function(a){this.$element[0]===a.target||this.$element.has(a.target).length||this.$element.trigger("focus")},this))},c.prototype.escape=function(){this.isShown&&this.options.keyboard?this.$element.on("keydown.dismiss.bs.modal",a.proxy(function(a){27==a.which&&this.hide()},this)):this.isShown||this.$element.off("keydown.dismiss.bs.modal")},c.prototype.resize=function(){this.isShown?a(window).on("resize.bs.modal",a.proxy(this.handleUpdate,this)):a(window).off("resize.bs.modal")},c.prototype.hideModal=function(){var a=this;this.$element.hide(),this.backdrop(function(){a.$body.removeClass("modal-open"),a.resetAdjustments(),a.resetScrollbar(),a.$element.trigger("hidden.bs.modal")})},c.prototype.removeBackdrop=function(){this.$backdrop&&this.$backdrop.remove(),this.$backdrop=null},c.prototype.backdrop=function(b){var d=this,e=this.$element.hasClass("fade")?"fade":"";if(this.isShown&&this.options.backdrop){var f=a.support.transition&&e;if(this.$backdrop=a(document.createElement("div")).addClass("modal-backdrop "+e).appendTo(this.$body),this.$element.on("click.dismiss.bs.modal",a.proxy(function(a){return this.ignoreBackdropClick?void(this.ignoreBackdropClick=!1):void(a.target===a.currentTarget&&("static"==this.options.backdrop?this.$element[0].focus():this.hide()))},this)),f&&this.$backdrop[0].offsetWidth,this.$backdrop.addClass("in"),!b)return;f?this.$backdrop.one("bsTransitionEnd",b).emulateTransitionEnd(c.BACKDROP_TRANSITION_DURATION):b()}else if(!this.isShown&&this.$backdrop){this.$backdrop.removeClass("in");var g=function(){d.removeBackdrop(),b&&b()};a.support.transition&&this.$element.hasClass("fade")?this.$backdrop.one("bsTransitionEnd",g).emulateTransitionEnd(c.BACKDROP_TRANSITION_DURATION):g()}else b&&b()},c.prototype.handleUpdate=function(){this.adjustDialog()},c.prototype.adjustDialog=function(){var a=this.$element[0].scrollHeight>document.documentElement.clientHeight;this.$element.css({paddingLeft:!this.bodyIsOverflowing&&a?this.scrollbarWidth:"",paddingRight:this.bodyIsOverflowing&&!a?this.scrollbarWidth:""})},c.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:"",paddingRight:""})},c.prototype.checkScrollbar=function(){var a=window.innerWidth;if(!a){var b=document.documentElement.getBoundingClientRect();a=b.right-Math.abs(b.left)}this.bodyIsOverflowing=document.body.clientWidth<a,this.scrollbarWidth=this.measureScrollbar()},c.prototype.setScrollbar=function(){var a=parseInt(this.$body.css("padding-right")||0,10);this.originalBodyPad=document.body.style.paddingRight||"",this.bodyIsOverflowing&&this.$body.css("padding-right",a+this.scrollbarWidth)},c.prototype.resetScrollbar=function(){this.$body.css("padding-right",this.originalBodyPad)},c.prototype.measureScrollbar=function(){var a=document.createElement("div");a.className="modal-scrollbar-measure",this.$body.append(a);var b=a.offsetWidth-a.clientWidth;return this.$body[0].removeChild(a),b};var d=a.fn.modal;a.fn.modal=b,a.fn.modal.Constructor=c,a.fn.modal.noConflict=function(){return a.fn.modal=d,this},a(document).on("click.bs.modal.data-api",'[data-toggle="modal"]',function(c){var d=a(this),e=d.attr("href"),f=a(d.attr("data-target")||e&&e.replace(/.*(?=#[^\s]+$)/,"")),g=f.data("bs.modal")?"toggle":a.extend({remote:!/#/.test(e)&&e},f.data(),d.data());d.is("a")&&c.preventDefault(),f.one("show.bs.modal",function(a){a.isDefaultPrevented()||f.one("hidden.bs.modal",function(){d.is(":visible")&&d.trigger("focus")})}),b.call(f,g,this)})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.tooltip"),f="object"==typeof b&&b;(e||!/destroy|hide/.test(b))&&(e||d.data("bs.tooltip",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.type=null,this.options=null,this.enabled=null,this.timeout=null,this.hoverState=null,this.$element=null,this.inState=null,this.init("tooltip",a,b)};c.VERSION="3.3.5",c.TRANSITION_DURATION=150,c.DEFAULTS={animation:!0,placement:"top",selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=function(b,c,d){if(this.enabled=!0,this.type=b,this.$element=a(c),this.options=this.getOptions(d),this.$viewport=this.options.viewport&&a(a.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):this.options.viewport.selector||this.options.viewport),this.inState={click:!1,hover:!1,focus:!1},this.$element[0]instanceof document.constructor&&!this.options.selector)throw new Error("`selector` option must be specified when initializing "+this.type+" on the window.document object!");for(var e=this.options.trigger.split(" "),f=e.length;f--;){var g=e[f];if("click"==g)this.$element.on("click."+this.type,this.options.selector,a.proxy(this.toggle,this));else if("manual"!=g){var h="hover"==g?"mouseenter":"focusin",i="hover"==g?"mouseleave":"focusout";this.$element.on(h+"."+this.type,this.options.selector,a.proxy(this.enter,this)),this.$element.on(i+"."+this.type,this.options.selector,a.proxy(this.leave,this))}}this.options.selector?this._options=a.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.getOptions=function(b){return b=a.extend({},this.getDefaults(),this.$element.data(),b),b.delay&&"number"==typeof b.delay&&(b.delay={show:b.delay,hide:b.delay}),b},c.prototype.getDelegateOptions=function(){var b={},c=this.getDefaults();return this._options&&a.each(this._options,function(a,d){c[a]!=d&&(b[a]=d)}),b},c.prototype.enter=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusin"==b.type?"focus":"hover"]=!0),c.tip().hasClass("in")||"in"==c.hoverState?void(c.hoverState="in"):(clearTimeout(c.timeout),c.hoverState="in",c.options.delay&&c.options.delay.show?void(c.timeout=setTimeout(function(){"in"==c.hoverState&&c.show()},c.options.delay.show)):c.show())},c.prototype.isInStateTrue=function(){for(var a in this.inState)if(this.inState[a])return!0;return!1},c.prototype.leave=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusout"==b.type?"focus":"hover"]=!1),c.isInStateTrue()?void 0:(clearTimeout(c.timeout),c.hoverState="out",c.options.delay&&c.options.delay.hide?void(c.timeout=setTimeout(function(){"out"==c.hoverState&&c.hide()},c.options.delay.hide)):c.hide())},c.prototype.show=function(){var b=a.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(b);var d=a.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(b.isDefaultPrevented()||!d)return;var e=this,f=this.tip(),g=this.getUID(this.type);this.setContent(),f.attr("id",g),this.$element.attr("aria-describedby",g),this.options.animation&&f.addClass("fade");var h="function"==typeof this.options.placement?this.options.placement.call(this,f[0],this.$element[0]):this.options.placement,i=/\s?auto?\s?/i,j=i.test(h);j&&(h=h.replace(i,"")||"top"),f.detach().css({top:0,left:0,display:"block"}).addClass(h).data("bs."+this.type,this),this.options.container?f.appendTo(this.options.container):f.insertAfter(this.$element),this.$element.trigger("inserted.bs."+this.type);var k=this.getPosition(),l=f[0].offsetWidth,m=f[0].offsetHeight;if(j){var n=h,o=this.getPosition(this.$viewport);h="bottom"==h&&k.bottom+m>o.bottom?"top":"top"==h&&k.top-m<o.top?"bottom":"right"==h&&k.right+l>o.width?"left":"left"==h&&k.left-l<o.left?"right":h,f.removeClass(n).addClass(h)}var p=this.getCalculatedOffset(h,k,l,m);this.applyPlacement(p,h);var q=function(){var a=e.hoverState;e.$element.trigger("shown.bs."+e.type),e.hoverState=null,"out"==a&&e.leave(e)};a.support.transition&&this.$tip.hasClass("fade")?f.one("bsTransitionEnd",q).emulateTransitionEnd(c.TRANSITION_DURATION):q()}},c.prototype.applyPlacement=function(b,c){var d=this.tip(),e=d[0].offsetWidth,f=d[0].offsetHeight,g=parseInt(d.css("margin-top"),10),h=parseInt(d.css("margin-left"),10);isNaN(g)&&(g=0),isNaN(h)&&(h=0),b.top+=g,b.left+=h,a.offset.setOffset(d[0],a.extend({using:function(a){d.css({top:Math.round(a.top),left:Math.round(a.left)})}},b),0),d.addClass("in");var i=d[0].offsetWidth,j=d[0].offsetHeight;"top"==c&&j!=f&&(b.top=b.top+f-j);var k=this.getViewportAdjustedDelta(c,b,i,j);k.left?b.left+=k.left:b.top+=k.top;var l=/top|bottom/.test(c),m=l?2*k.left-e+i:2*k.top-f+j,n=l?"offsetWidth":"offsetHeight";d.offset(b),this.replaceArrow(m,d[0][n],l)},c.prototype.replaceArrow=function(a,b,c){this.arrow().css(c?"left":"top",50*(1-a/b)+"%").css(c?"top":"left","")},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top bottom left right")},c.prototype.hide=function(b){function d(){"in"!=e.hoverState&&f.detach(),e.$element.removeAttr("aria-describedby").trigger("hidden.bs."+e.type),b&&b()}var e=this,f=a(this.$tip),g=a.Event("hide.bs."+this.type);return this.$element.trigger(g),g.isDefaultPrevented()?void 0:(f.removeClass("in"),a.support.transition&&f.hasClass("fade")?f.one("bsTransitionEnd",d).emulateTransitionEnd(c.TRANSITION_DURATION):d(),this.hoverState=null,this)},c.prototype.fixTitle=function(){var a=this.$element;(a.attr("title")||"string"!=typeof a.attr("data-original-title"))&&a.attr("data-original-title",a.attr("title")||"").attr("title","")},c.prototype.hasContent=function(){return this.getTitle()},c.prototype.getPosition=function(b){b=b||this.$element;var c=b[0],d="BODY"==c.tagName,e=c.getBoundingClientRect();null==e.width&&(e=a.extend({},e,{width:e.right-e.left,height:e.bottom-e.top}));var f=d?{top:0,left:0}:b.offset(),g={scroll:d?document.documentElement.scrollTop||document.body.scrollTop:b.scrollTop()},h=d?{width:a(window).width(),height:a(window).height()}:null;return a.extend({},e,g,h,f)},c.prototype.getCalculatedOffset=function(a,b,c,d){return"bottom"==a?{top:b.top+b.height,left:b.left+b.width/2-c/2}:"top"==a?{top:b.top-d,left:b.left+b.width/2-c/2}:"left"==a?{top:b.top+b.height/2-d/2,left:b.left-c}:{top:b.top+b.height/2-d/2,left:b.left+b.width}},c.prototype.getViewportAdjustedDelta=function(a,b,c,d){var e={top:0,left:0};if(!this.$viewport)return e;var f=this.options.viewport&&this.options.viewport.padding||0,g=this.getPosition(this.$viewport);if(/right|left/.test(a)){var h=b.top-f-g.scroll,i=b.top+f-g.scroll+d;h<g.top?e.top=g.top-h:i>g.top+g.height&&(e.top=g.top+g.height-i)}else{var j=b.left-f,k=b.left+f+c;j<g.left?e.left=g.left-j:k>g.right&&(e.left=g.left+g.width-k)}return e},c.prototype.getTitle=function(){var a,b=this.$element,c=this.options;return a=b.attr("data-original-title")||("function"==typeof c.title?c.title.call(b[0]):c.title)},c.prototype.getUID=function(a){do a+=~~(1e6*Math.random());while(document.getElementById(a));return a},c.prototype.tip=function(){if(!this.$tip&&(this.$tip=a(this.options.template),1!=this.$tip.length))throw new Error(this.type+" `template` option must consist of exactly 1 top-level element!");return this.$tip},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},c.prototype.enable=function(){this.enabled=!0},c.prototype.disable=function(){this.enabled=!1},c.prototype.toggleEnabled=function(){this.enabled=!this.enabled},c.prototype.toggle=function(b){var c=this;b&&(c=a(b.currentTarget).data("bs."+this.type),c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c))),b?(c.inState.click=!c.inState.click,c.isInStateTrue()?c.enter(c):c.leave(c)):c.tip().hasClass("in")?c.leave(c):c.enter(c)},c.prototype.destroy=function(){var a=this;clearTimeout(this.timeout),this.hide(function(){a.$element.off("."+a.type).removeData("bs."+a.type),a.$tip&&a.$tip.detach(),a.$tip=null,a.$arrow=null,a.$viewport=null})};var d=a.fn.tooltip;a.fn.tooltip=b,a.fn.tooltip.Constructor=c,a.fn.tooltip.noConflict=function(){return a.fn.tooltip=d,this}}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.popover"),f="object"==typeof b&&b;(e||!/destroy|hide/.test(b))&&(e||d.data("bs.popover",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.init("popover",a,b)};if(!a.fn.tooltip)throw new Error("Popover requires tooltip.js");c.VERSION="3.3.5",c.DEFAULTS=a.extend({},a.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'}),c.prototype=a.extend({},a.fn.tooltip.Constructor.prototype),c.prototype.constructor=c,c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle(),c=this.getContent();a.find(".popover-title")[this.options.html?"html":"text"](b),a.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof c?"html":"append":"text"](c),a.removeClass("fade top bottom left right in"),a.find(".popover-title").html()||a.find(".popover-title").hide()},c.prototype.hasContent=function(){return this.getTitle()||this.getContent()},c.prototype.getContent=function(){var a=this.$element,b=this.options;return a.attr("data-content")||("function"==typeof b.content?b.content.call(a[0]):b.content)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var d=a.fn.popover;a.fn.popover=b,a.fn.popover.Constructor=c,a.fn.popover.noConflict=function(){return a.fn.popover=d,this}}(jQuery),+function(a){"use strict";function b(c,d){this.$body=a(document.body),this.$scrollElement=a(a(c).is(document.body)?window:c),this.options=a.extend({},b.DEFAULTS,d),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",a.proxy(this.process,this)),this.refresh(),this.process()}function c(c){return this.each(function(){var d=a(this),e=d.data("bs.scrollspy"),f="object"==typeof c&&c;e||d.data("bs.scrollspy",e=new b(this,f)),"string"==typeof c&&e[c]()})}b.VERSION="3.3.5",b.DEFAULTS={offset:10},b.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},b.prototype.refresh=function(){var b=this,c="offset",d=0;this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight(),a.isWindow(this.$scrollElement[0])||(c="position",d=this.$scrollElement.scrollTop()),this.$body.find(this.selector).map(function(){var b=a(this),e=b.data("target")||b.attr("href"),f=/^#./.test(e)&&a(e);return f&&f.length&&f.is(":visible")&&[[f[c]().top+d,e]]||null}).sort(function(a,b){return a[0]-b[0]}).each(function(){b.offsets.push(this[0]),b.targets.push(this[1])})},b.prototype.process=function(){var a,b=this.$scrollElement.scrollTop()+this.options.offset,c=this.getScrollHeight(),d=this.options.offset+c-this.$scrollElement.height(),e=this.offsets,f=this.targets,g=this.activeTarget;if(this.scrollHeight!=c&&this.refresh(),b>=d)return g!=(a=f[f.length-1])&&this.activate(a);if(g&&b<e[0])return this.activeTarget=null,this.clear();for(a=e.length;a--;)g!=f[a]&&b>=e[a]&&(void 0===e[a+1]||b<e[a+1])&&this.activate(f[a])},b.prototype.activate=function(b){this.activeTarget=b,this.clear();var c=this.selector+'[data-target="'+b+'"],'+this.selector+'[href="'+b+'"]',d=a(c).parents("li").addClass("active");d.parent(".dropdown-menu").length&&(d=d.closest("li.dropdown").addClass("active")), d.trigger("activate.bs.scrollspy")},b.prototype.clear=function(){a(this.selector).parentsUntil(this.options.target,".active").removeClass("active")};var d=a.fn.scrollspy;a.fn.scrollspy=c,a.fn.scrollspy.Constructor=b,a.fn.scrollspy.noConflict=function(){return a.fn.scrollspy=d,this},a(window).on("load.bs.scrollspy.data-api",function(){a('[data-spy="scroll"]').each(function(){var b=a(this);c.call(b,b.data())})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.tab");e||d.data("bs.tab",e=new c(this)),"string"==typeof b&&e[b]()})}var c=function(b){this.element=a(b)};c.VERSION="3.3.5",c.TRANSITION_DURATION=150,c.prototype.show=function(){var b=this.element,c=b.closest("ul:not(.dropdown-menu)"),d=b.data("target");if(d||(d=b.attr("href"),d=d&&d.replace(/.*(?=#[^\s]*$)/,"")),!b.parent("li").hasClass("active")){var e=c.find(".active:last a"),f=a.Event("hide.bs.tab",{relatedTarget:b[0]}),g=a.Event("show.bs.tab",{relatedTarget:e[0]});if(e.trigger(f),b.trigger(g),!g.isDefaultPrevented()&&!f.isDefaultPrevented()){var h=a(d);this.activate(b.closest("li"),c),this.activate(h,h.parent(),function(){e.trigger({type:"hidden.bs.tab",relatedTarget:b[0]}),b.trigger({type:"shown.bs.tab",relatedTarget:e[0]})})}}},c.prototype.activate=function(b,d,e){function f(){g.removeClass("active").find("> .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),b.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),h?(b[0].offsetWidth,b.addClass("in")):b.removeClass("fade"),b.parent(".dropdown-menu").length&&b.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),e&&e()}var g=d.find("> .active"),h=e&&a.support.transition&&(g.length&&g.hasClass("fade")||!!d.find("> .fade").length);g.length&&h?g.one("bsTransitionEnd",f).emulateTransitionEnd(c.TRANSITION_DURATION):f(),g.removeClass("in")};var d=a.fn.tab;a.fn.tab=b,a.fn.tab.Constructor=c,a.fn.tab.noConflict=function(){return a.fn.tab=d,this};var e=function(c){c.preventDefault(),b.call(a(this),"show")};a(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',e).on("click.bs.tab.data-api",'[data-toggle="pill"]',e)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.affix"),f="object"==typeof b&&b;e||d.data("bs.affix",e=new c(this,f)),"string"==typeof b&&e[b]()})}var c=function(b,d){this.options=a.extend({},c.DEFAULTS,d),this.$target=a(this.options.target).on("scroll.bs.affix.data-api",a.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",a.proxy(this.checkPositionWithEventLoop,this)),this.$element=a(b),this.affixed=null,this.unpin=null,this.pinnedOffset=null,this.checkPosition()};c.VERSION="3.3.5",c.RESET="affix affix-top affix-bottom",c.DEFAULTS={offset:0,target:window},c.prototype.getState=function(a,b,c,d){var e=this.$target.scrollTop(),f=this.$element.offset(),g=this.$target.height();if(null!=c&&"top"==this.affixed)return c>e?"top":!1;if("bottom"==this.affixed)return null!=c?e+this.unpin<=f.top?!1:"bottom":a-d>=e+g?!1:"bottom";var h=null==this.affixed,i=h?e:f.top,j=h?g:b;return null!=c&&c>=e?"top":null!=d&&i+j>=a-d?"bottom":!1},c.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(c.RESET).addClass("affix");var a=this.$target.scrollTop(),b=this.$element.offset();return this.pinnedOffset=b.top-a},c.prototype.checkPositionWithEventLoop=function(){setTimeout(a.proxy(this.checkPosition,this),1)},c.prototype.checkPosition=function(){if(this.$element.is(":visible")){var b=this.$element.height(),d=this.options.offset,e=d.top,f=d.bottom,g=Math.max(a(document).height(),a(document.body).height());"object"!=typeof d&&(f=e=d),"function"==typeof e&&(e=d.top(this.$element)),"function"==typeof f&&(f=d.bottom(this.$element));var h=this.getState(g,b,e,f);if(this.affixed!=h){null!=this.unpin&&this.$element.css("top","");var i="affix"+(h?"-"+h:""),j=a.Event(i+".bs.affix");if(this.$element.trigger(j),j.isDefaultPrevented())return;this.affixed=h,this.unpin="bottom"==h?this.getPinnedOffset():null,this.$element.removeClass(c.RESET).addClass(i).trigger(i.replace("affix","affixed")+".bs.affix")}"bottom"==h&&this.$element.offset({top:g-b-f})}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=function(){return a.fn.affix=d,this},a(window).on("load",function(){a('[data-spy="affix"]').each(function(){var c=a(this),d=c.data();d.offset=d.offset||{},null!=d.offsetBottom&&(d.offset.bottom=d.offsetBottom),null!=d.offsetTop&&(d.offset.top=d.offsetTop),b.call(c,d)})})}(jQuery);</script> <script>/** * @preserve HTML5 Shiv 3.7.2 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed */ // Only run this code in IE 8 if (!!window.navigator.userAgent.match("MSIE 8")) { !function(a,b){function c(a,b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[0]||a.documentElement;return c.innerHTML="x<style>"+b+"</style>",d.insertBefore(c.lastChild,d.firstChild)}function d(){var a=t.elements;return"string"==typeof a?a.split(" "):a}function e(a,b){var c=t.elements;"string"!=typeof c&&(c=c.join(" ")),"string"!=typeof a&&(a=a.join(" ")),t.elements=c+" "+a,j(b)}function f(a){var b=s[a[q]];return b||(b={},r++,a[q]=r,s[r]=b),b}function g(a,c,d){if(c||(c=b),l)return c.createElement(a);d||(d=f(c));var e;return e=d.cache[a]?d.cache[a].cloneNode():p.test(a)?(d.cache[a]=d.createElem(a)).cloneNode():d.createElem(a),!e.canHaveChildren||o.test(a)||e.tagUrn?e:d.frag.appendChild(e)}function h(a,c){if(a||(a=b),l)return a.createDocumentFragment();c=c||f(a);for(var e=c.frag.cloneNode(),g=0,h=d(),i=h.length;i>g;g++)e.createElement(h[g]);return e}function i(a,b){b.cache||(b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag()),a.createElement=function(c){return t.shivMethods?g(c,a,b):b.createElem(c)},a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+d().join().replace(/[\w\-:]+/g,function(a){return b.createElem(a),b.frag.createElement(a),'c("'+a+'")'})+");return n}")(t,b.frag)}function j(a){a||(a=b);var d=f(a);return!t.shivCSS||k||d.hasCSS||(d.hasCSS=!!c(a,"article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}")),l||i(a,d),a}var k,l,m="3.7.2",n=a.html5||{},o=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,p=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,q="_html5shiv",r=0,s={};!function(){try{var a=b.createElement("a");a.innerHTML="<xyz></xyz>",k="hidden"in a,l=1==a.childNodes.length||function(){b.createElement("a");var a=b.createDocumentFragment();return"undefined"==typeof a.cloneNode||"undefined"==typeof a.createDocumentFragment||"undefined"==typeof a.createElement}()}catch(c){k=!0,l=!0}}();var t={elements:n.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output picture progress section summary template time video",version:m,shivCSS:n.shivCSS!==!1,supportsUnknownElements:l,shivMethods:n.shivMethods!==!1,type:"default",shivDocument:j,createElement:g,createDocumentFragment:h,addElements:e};a.html5=t,j(b)}(this,document); }; </script> <script>/*! Respond.js v1.4.2: min/max-width media query polyfill * Copyright 2013 Scott Jehl * Licensed under https://github.com/scottjehl/Respond/blob/master/LICENSE-MIT * */ // Only run this code in IE 8 if (!!window.navigator.userAgent.match("MSIE 8")) { !function(a){"use strict";a.matchMedia=a.matchMedia||function(a){var b,c=a.documentElement,d=c.firstElementChild||c.firstChild,e=a.createElement("body"),f=a.createElement("div");return f.id="mq-test-1",f.style.cssText="position:absolute;top:-100em",e.style.background="none",e.appendChild(f),function(a){return f.innerHTML='&shy;<style media="'+a+'"> #mq-test-1 { width: 42px; }</style>',c.insertBefore(e,d),b=42===f.offsetWidth,c.removeChild(e),{matches:b,media:a}}}(a.document)}(this),function(a){"use strict";function b(){u(!0)}var c={};a.respond=c,c.update=function(){};var d=[],e=function(){var b=!1;try{b=new a.XMLHttpRequest}catch(c){b=new a.ActiveXObject("Microsoft.XMLHTTP")}return function(){return b}}(),f=function(a,b){var c=e();c&&(c.open("GET",a,!0),c.onreadystatechange=function(){4!==c.readyState||200!==c.status&&304!==c.status||b(c.responseText)},4!==c.readyState&&c.send(null))};if(c.ajax=f,c.queue=d,c.regex={media:/@media[^\{]+\{([^\{\}]*\{[^\}\{]*\})+/gi,keyframes:/@(?:\-(?:o|moz|webkit)\-)?keyframes[^\{]+\{(?:[^\{\}]*\{[^\}\{]*\})+[^\}]*\}/gi,urls:/(url\()['"]?([^\/\)'"][^:\)'"]+)['"]?(\))/g,findStyles:/@media *([^\{]+)\{([\S\s]+?)$/,only:/(only\s+)?([a-zA-Z]+)\s?/,minw:/\([\s]*min\-width\s*:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/,maxw:/\([\s]*max\-width\s*:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/},c.mediaQueriesSupported=a.matchMedia&&null!==a.matchMedia("only all")&&a.matchMedia("only all").matches,!c.mediaQueriesSupported){var g,h,i,j=a.document,k=j.documentElement,l=[],m=[],n=[],o={},p=30,q=j.getElementsByTagName("head")[0]||k,r=j.getElementsByTagName("base")[0],s=q.getElementsByTagName("link"),t=function(){var a,b=j.createElement("div"),c=j.body,d=k.style.fontSize,e=c&&c.style.fontSize,f=!1;return b.style.cssText="position:absolute;font-size:1em;width:1em",c||(c=f=j.createElement("body"),c.style.background="none"),k.style.fontSize="100%",c.style.fontSize="100%",c.appendChild(b),f&&k.insertBefore(c,k.firstChild),a=b.offsetWidth,f?k.removeChild(c):c.removeChild(b),k.style.fontSize=d,e&&(c.style.fontSize=e),a=i=parseFloat(a)},u=function(b){var c="clientWidth",d=k[c],e="CSS1Compat"===j.compatMode&&d||j.body[c]||d,f={},o=s[s.length-1],r=(new Date).getTime();if(b&&g&&p>r-g)return a.clearTimeout(h),h=a.setTimeout(u,p),void 0;g=r;for(var v in l)if(l.hasOwnProperty(v)){var w=l[v],x=w.minw,y=w.maxw,z=null===x,A=null===y,B="em";x&&(x=parseFloat(x)*(x.indexOf(B)>-1?i||t():1)),y&&(y=parseFloat(y)*(y.indexOf(B)>-1?i||t():1)),w.hasquery&&(z&&A||!(z||e>=x)||!(A||y>=e))||(f[w.media]||(f[w.media]=[]),f[w.media].push(m[w.rules]))}for(var C in n)n.hasOwnProperty(C)&&n[C]&&n[C].parentNode===q&&q.removeChild(n[C]);n.length=0;for(var D in f)if(f.hasOwnProperty(D)){var E=j.createElement("style"),F=f[D].join("\n");E.type="text/css",E.media=D,q.insertBefore(E,o.nextSibling),E.styleSheet?E.styleSheet.cssText=F:E.appendChild(j.createTextNode(F)),n.push(E)}},v=function(a,b,d){var e=a.replace(c.regex.keyframes,"").match(c.regex.media),f=e&&e.length||0;b=b.substring(0,b.lastIndexOf("/"));var g=function(a){return a.replace(c.regex.urls,"$1"+b+"$2$3")},h=!f&&d;b.length&&(b+="/"),h&&(f=1);for(var i=0;f>i;i++){var j,k,n,o;h?(j=d,m.push(g(a))):(j=e[i].match(c.regex.findStyles)&&RegExp.$1,m.push(RegExp.$2&&g(RegExp.$2))),n=j.split(","),o=n.length;for(var p=0;o>p;p++)k=n[p],l.push({media:k.split("(")[0].match(c.regex.only)&&RegExp.$2||"all",rules:m.length-1,hasquery:k.indexOf("(")>-1,minw:k.match(c.regex.minw)&&parseFloat(RegExp.$1)+(RegExp.$2||""),maxw:k.match(c.regex.maxw)&&parseFloat(RegExp.$1)+(RegExp.$2||"")})}u()},w=function(){if(d.length){var b=d.shift();f(b.href,function(c){v(c,b.href,b.media),o[b.href]=!0,a.setTimeout(function(){w()},0)})}},x=function(){for(var b=0;b<s.length;b++){var c=s[b],e=c.href,f=c.media,g=c.rel&&"stylesheet"===c.rel.toLowerCase();e&&g&&!o[e]&&(c.styleSheet&&c.styleSheet.rawCssText?(v(c.styleSheet.rawCssText,e,f),o[e]=!0):(!/^([a-zA-Z:]*\/\/)/.test(e)&&!r||e.replace(RegExp.$1,"").split("/")[0]===a.location.host)&&("//"===e.substring(0,2)&&(e=a.location.protocol+e),d.push({href:e,media:f})))}w()};x(),c.update=x,c.getEmValue=t,a.addEventListener?a.addEventListener("resize",b,!1):a.attachEvent&&a.attachEvent("onresize",b)}}(this); }; </script> <script> /** * jQuery Plugin: Sticky Tabs * * @author Aidan Lister <aidan@php.net> * adapted by Ruben Arslan to activate parent tabs too * http://www.aidanlister.com/2014/03/persisting-the-tab-state-in-bootstrap/ */ (function($) { "use strict"; $.fn.rmarkdownStickyTabs = function() { var context = this; // Show the tab corresponding with the hash in the URL, or the first tab var showStuffFromHash = function() { var hash = window.location.hash; var selector = hash ? 'a[href="' + hash + '"]' : 'li.active > a'; var $selector = $(selector, context); if($selector.data('toggle') === "tab") { $selector.tab('show'); // walk up the ancestors of this element, show any hidden tabs $selector.parents('.section.tabset').each(function(i, elm) { var link = $('a[href="#' + $(elm).attr('id') + '"]'); if(link.data('toggle') === "tab") { link.tab("show"); } }); } }; // Set the correct tab when the page loads showStuffFromHash(context); // Set the correct tab when a user uses their back/forward button $(window).on('hashchange', function() { showStuffFromHash(context); }); // Change the URL when tabs are clicked $('a', context).on('click', function(e) { history.pushState(null, null, this.href); showStuffFromHash(context); }); return this; }; }(jQuery)); window.buildTabsets = function(tocID) { // build a tabset from a section div with the .tabset class function buildTabset(tabset) { // check for fade and pills options var fade = tabset.hasClass("tabset-fade"); var pills = tabset.hasClass("tabset-pills"); var navClass = pills ? "nav-pills" : "nav-tabs"; // determine the heading level of the tabset and tabs var match = tabset.attr('class').match(/level(\d) /); if (match === null) return; var tabsetLevel = Number(match[1]); var tabLevel = tabsetLevel + 1; // find all subheadings immediately below var tabs = tabset.find("div.section.level" + tabLevel); if (!tabs.length) return; // create tablist and tab-content elements var tabList = $('<ul class="nav ' + navClass + '" role="tablist"></ul>'); $(tabs[0]).before(tabList); var tabContent = $('<div class="tab-content"></div>'); $(tabs[0]).before(tabContent); // build the tabset var activeTab = 0; tabs.each(function(i) { // get the tab div var tab = $(tabs[i]); // get the id then sanitize it for use with bootstrap tabs var id = tab.attr('id'); // see if this is marked as the active tab if (tab.hasClass('active')) activeTab = i; // remove any table of contents entries associated with // this ID (since we'll be removing the heading element) $("div#" + tocID + " li a[href='#" + id + "']").parent().remove(); // sanitize the id for use with bootstrap tabs id = id.replace(/[.\/?&!#<>]/g, '').replace(/\s/g, '_'); tab.attr('id', id); // get the heading element within it, grab it's text, then remove it var heading = tab.find('h' + tabLevel + ':first'); var headingText = heading.html(); heading.remove(); // build and append the tab list item var a = $('<a role="tab" data-toggle="tab">' + headingText + '</a>'); a.attr('href', '#' + id); a.attr('aria-controls', id); var li = $('<li role="presentation"></li>'); li.append(a); tabList.append(li); // set it's attributes tab.attr('role', 'tabpanel'); tab.addClass('tab-pane'); tab.addClass('tabbed-pane'); if (fade) tab.addClass('fade'); // move it into the tab content div tab.detach().appendTo(tabContent); }); // set active tab $(tabList.children('li')[activeTab]).addClass('active'); var active = $(tabContent.children('div.section')[activeTab]); active.addClass('active'); if (fade) active.addClass('in'); if (tabset.hasClass("tabset-sticky")) tabset.rmarkdownStickyTabs(); } // convert section divs with the .tabset class to tabsets var tabsets = $("div.section.tabset"); tabsets.each(function(i) { buildTabset($(tabsets[i])); }); }; </script> <style type="text/css">.hljs-literal { color: #990073; } .hljs-number { color: #099; } .hljs-comment { color: #998; font-style: italic; } .hljs-keyword { color: #900; font-weight: bold; } .hljs-string { color: #d14; } </style> <script src="data:application/javascript;base64,LyohIGhpZ2hsaWdodC5qcyB2OS4xMi4wIHwgQlNEMyBMaWNlbnNlIHwgZ2l0LmlvL2hsanNsaWNlbnNlICovCiFmdW5jdGlvbihlKXt2YXIgbj0ib2JqZWN0Ij09dHlwZW9mIHdpbmRvdyYmd2luZG93fHwib2JqZWN0Ij09dHlwZW9mIHNlbGYmJnNlbGY7InVuZGVmaW5lZCIhPXR5cGVvZiBleHBvcnRzP2UoZXhwb3J0cyk6biYmKG4uaGxqcz1lKHt9KSwiZnVuY3Rpb24iPT10eXBlb2YgZGVmaW5lJiZkZWZpbmUuYW1kJiZkZWZpbmUoW10sZnVuY3Rpb24oKXtyZXR1cm4gbi5obGpzfSkpfShmdW5jdGlvbihlKXtmdW5jdGlvbiBuKGUpe3JldHVybiBlLnJlcGxhY2UoLyYvZywiJmFtcDsiKS5yZXBsYWNlKC88L2csIiZsdDsiKS5yZXBsYWNlKC8+L2csIiZndDsiKX1mdW5jdGlvbiB0KGUpe3JldHVybiBlLm5vZGVOYW1lLnRvTG93ZXJDYXNlKCl9ZnVuY3Rpb24gcihlLG4pe3ZhciB0PWUmJmUuZXhlYyhuKTtyZXR1cm4gdCYmMD09PXQuaW5kZXh9ZnVuY3Rpb24gYShlKXtyZXR1cm4gay50ZXN0KGUpfWZ1bmN0aW9uIGkoZSl7dmFyIG4sdCxyLGksbz1lLmNsYXNzTmFtZSsiICI7aWYobys9ZS5wYXJlbnROb2RlP2UucGFyZW50Tm9kZS5jbGFzc05hbWU6IiIsdD1CLmV4ZWMobykpcmV0dXJuIHcodFsxXSk/dFsxXToibm8taGlnaGxpZ2h0Ijtmb3Iobz1vLnNwbGl0KC9ccysvKSxuPTAscj1vLmxlbmd0aDtyPm47bisrKWlmKGk9b1tuXSxhKGkpfHx3KGkpKXJldHVybiBpfWZ1bmN0aW9uIG8oZSl7dmFyIG4sdD17fSxyPUFycmF5LnByb3RvdHlwZS5zbGljZS5jYWxsKGFyZ3VtZW50cywxKTtmb3IobiBpbiBlKXRbbl09ZVtuXTtyZXR1cm4gci5mb3JFYWNoKGZ1bmN0aW9uKGUpe2ZvcihuIGluIGUpdFtuXT1lW25dfSksdH1mdW5jdGlvbiB1KGUpe3ZhciBuPVtdO3JldHVybiBmdW5jdGlvbiByKGUsYSl7Zm9yKHZhciBpPWUuZmlyc3RDaGlsZDtpO2k9aS5uZXh0U2libGluZykzPT09aS5ub2RlVHlwZT9hKz1pLm5vZGVWYWx1ZS5sZW5ndGg6MT09PWkubm9kZVR5cGUmJihuLnB1c2goe2V2ZW50OiJzdGFydCIsb2Zmc2V0OmEsbm9kZTppfSksYT1yKGksYSksdChpKS5tYXRjaCgvYnJ8aHJ8aW1nfGlucHV0Lyl8fG4ucHVzaCh7ZXZlbnQ6InN0b3AiLG9mZnNldDphLG5vZGU6aX0pKTtyZXR1cm4gYX0oZSwwKSxufWZ1bmN0aW9uIGMoZSxyLGEpe2Z1bmN0aW9uIGkoKXtyZXR1cm4gZS5sZW5ndGgmJnIubGVuZ3RoP2VbMF0ub2Zmc2V0IT09clswXS5vZmZzZXQ/ZVswXS5vZmZzZXQ8clswXS5vZmZzZXQ/ZTpyOiJzdGFydCI9PT1yWzBdLmV2ZW50P2U6cjplLmxlbmd0aD9lOnJ9ZnVuY3Rpb24gbyhlKXtmdW5jdGlvbiByKGUpe3JldHVybiIgIitlLm5vZGVOYW1lKyc9IicrbihlLnZhbHVlKS5yZXBsYWNlKCciJywiJnF1b3Q7IikrJyInfXMrPSI8Iit0KGUpK0UubWFwLmNhbGwoZS5hdHRyaWJ1dGVzLHIpLmpvaW4oIiIpKyI+In1mdW5jdGlvbiB1KGUpe3MrPSI8LyIrdChlKSsiPiJ9ZnVuY3Rpb24gYyhlKXsoInN0YXJ0Ij09PWUuZXZlbnQ/bzp1KShlLm5vZGUpfWZvcih2YXIgbD0wLHM9IiIsZj1bXTtlLmxlbmd0aHx8ci5sZW5ndGg7KXt2YXIgZz1pKCk7aWYocys9bihhLnN1YnN0cmluZyhsLGdbMF0ub2Zmc2V0KSksbD1nWzBdLm9mZnNldCxnPT09ZSl7Zi5yZXZlcnNlKCkuZm9yRWFjaCh1KTtkbyBjKGcuc3BsaWNlKDAsMSlbMF0pLGc9aSgpO3doaWxlKGc9PT1lJiZnLmxlbmd0aCYmZ1swXS5vZmZzZXQ9PT1sKTtmLnJldmVyc2UoKS5mb3JFYWNoKG8pfWVsc2Uic3RhcnQiPT09Z1swXS5ldmVudD9mLnB1c2goZ1swXS5ub2RlKTpmLnBvcCgpLGMoZy5zcGxpY2UoMCwxKVswXSl9cmV0dXJuIHMrbihhLnN1YnN0cihsKSl9ZnVuY3Rpb24gbChlKXtyZXR1cm4gZS52JiYhZS5jYWNoZWRfdmFyaWFudHMmJihlLmNhY2hlZF92YXJpYW50cz1lLnYubWFwKGZ1bmN0aW9uKG4pe3JldHVybiBvKGUse3Y6bnVsbH0sbil9KSksZS5jYWNoZWRfdmFyaWFudHN8fGUuZVcmJltvKGUpXXx8W2VdfWZ1bmN0aW9uIHMoZSl7ZnVuY3Rpb24gbihlKXtyZXR1cm4gZSYmZS5zb3VyY2V8fGV9ZnVuY3Rpb24gdCh0LHIpe3JldHVybiBuZXcgUmVnRXhwKG4odCksIm0iKyhlLmNJPyJpIjoiIikrKHI/ImciOiIiKSl9ZnVuY3Rpb24gcihhLGkpe2lmKCFhLmNvbXBpbGVkKXtpZihhLmNvbXBpbGVkPSEwLGEuaz1hLmt8fGEuYkssYS5rKXt2YXIgbz17fSx1PWZ1bmN0aW9uKG4sdCl7ZS5jSSYmKHQ9dC50b0xvd2VyQ2FzZSgpKSx0LnNwbGl0KCIgIikuZm9yRWFjaChmdW5jdGlvbihlKXt2YXIgdD1lLnNwbGl0KCJ8Iik7b1t0WzBdXT1bbix0WzFdP051bWJlcih0WzFdKToxXX0pfTsic3RyaW5nIj09dHlwZW9mIGEuaz91KCJrZXl3b3JkIixhLmspOngoYS5rKS5mb3JFYWNoKGZ1bmN0aW9uKGUpe3UoZSxhLmtbZV0pfSksYS5rPW99YS5sUj10KGEubHx8L1x3Ky8sITApLGkmJihhLmJLJiYoYS5iPSJcXGIoIithLmJLLnNwbGl0KCIgIikuam9pbigifCIpKyIpXFxiIiksYS5ifHwoYS5iPS9cQnxcYi8pLGEuYlI9dChhLmIpLGEuZXx8YS5lV3x8KGEuZT0vXEJ8XGIvKSxhLmUmJihhLmVSPXQoYS5lKSksYS50RT1uKGEuZSl8fCIiLGEuZVcmJmkudEUmJihhLnRFKz0oYS5lPyJ8IjoiIikraS50RSkpLGEuaSYmKGEuaVI9dChhLmkpKSxudWxsPT1hLnImJihhLnI9MSksYS5jfHwoYS5jPVtdKSxhLmM9QXJyYXkucHJvdG90eXBlLmNvbmNhdC5hcHBseShbXSxhLmMubWFwKGZ1bmN0aW9uKGUpe3JldHVybiBsKCJzZWxmIj09PWU/YTplKX0pKSxhLmMuZm9yRWFjaChmdW5jdGlvbihlKXtyKGUsYSl9KSxhLnN0YXJ0cyYmcihhLnN0YXJ0cyxpKTt2YXIgYz1hLmMubWFwKGZ1bmN0aW9uKGUpe3JldHVybiBlLmJLPyJcXC4/KCIrZS5iKyIpXFwuPyI6ZS5ifSkuY29uY2F0KFthLnRFLGEuaV0pLm1hcChuKS5maWx0ZXIoQm9vbGVhbik7YS50PWMubGVuZ3RoP3QoYy5qb2luKCJ8IiksITApOntleGVjOmZ1bmN0aW9uKCl7cmV0dXJuIG51bGx9fX19cihlKX1mdW5jdGlvbiBmKGUsdCxhLGkpe2Z1bmN0aW9uIG8oZSxuKXt2YXIgdCxhO2Zvcih0PTAsYT1uLmMubGVuZ3RoO2E+dDt0KyspaWYocihuLmNbdF0uYlIsZSkpcmV0dXJuIG4uY1t0XX1mdW5jdGlvbiB1KGUsbil7aWYocihlLmVSLG4pKXtmb3IoO2UuZW5kc1BhcmVudCYmZS5wYXJlbnQ7KWU9ZS5wYXJlbnQ7cmV0dXJuIGV9cmV0dXJuIGUuZVc/dShlLnBhcmVudCxuKTp2b2lkIDB9ZnVuY3Rpb24gYyhlLG4pe3JldHVybiFhJiZyKG4uaVIsZSl9ZnVuY3Rpb24gbChlLG4pe3ZhciB0PU4uY0k/blswXS50b0xvd2VyQ2FzZSgpOm5bMF07cmV0dXJuIGUuay5oYXNPd25Qcm9wZXJ0eSh0KSYmZS5rW3RdfWZ1bmN0aW9uIHAoZSxuLHQscil7dmFyIGE9cj8iIjpJLmNsYXNzUHJlZml4LGk9JzxzcGFuIGNsYXNzPSInK2Esbz10PyIiOkM7cmV0dXJuIGkrPWUrJyI+JyxpK24rb31mdW5jdGlvbiBoKCl7dmFyIGUsdCxyLGE7aWYoIUUuaylyZXR1cm4gbihrKTtmb3IoYT0iIix0PTAsRS5sUi5sYXN0SW5kZXg9MCxyPUUubFIuZXhlYyhrKTtyOylhKz1uKGsuc3Vic3RyaW5nKHQsci5pbmRleCkpLGU9bChFLHIpLGU/KEIrPWVbMV0sYSs9cChlWzBdLG4oclswXSkpKTphKz1uKHJbMF0pLHQ9RS5sUi5sYXN0SW5kZXgscj1FLmxSLmV4ZWMoayk7cmV0dXJuIGErbihrLnN1YnN0cih0KSl9ZnVuY3Rpb24gZCgpe3ZhciBlPSJzdHJpbmciPT10eXBlb2YgRS5zTDtpZihlJiYheVtFLnNMXSlyZXR1cm4gbihrKTt2YXIgdD1lP2YoRS5zTCxrLCEwLHhbRS5zTF0pOmcoayxFLnNMLmxlbmd0aD9FLnNMOnZvaWQgMCk7cmV0dXJuIEUucj4wJiYoQis9dC5yKSxlJiYoeFtFLnNMXT10LnRvcCkscCh0Lmxhbmd1YWdlLHQudmFsdWUsITEsITApfWZ1bmN0aW9uIGIoKXtMKz1udWxsIT1FLnNMP2QoKTpoKCksaz0iIn1mdW5jdGlvbiB2KGUpe0wrPWUuY04/cChlLmNOLCIiLCEwKToiIixFPU9iamVjdC5jcmVhdGUoZSx7cGFyZW50Ont2YWx1ZTpFfX0pfWZ1bmN0aW9uIG0oZSxuKXtpZihrKz1lLG51bGw9PW4pcmV0dXJuIGIoKSwwO3ZhciB0PW8obixFKTtpZih0KXJldHVybiB0LnNraXA/ays9bjoodC5lQiYmKGsrPW4pLGIoKSx0LnJCfHx0LmVCfHwoaz1uKSksdih0LG4pLHQuckI/MDpuLmxlbmd0aDt2YXIgcj11KEUsbik7aWYocil7dmFyIGE9RTthLnNraXA/ays9bjooYS5yRXx8YS5lRXx8KGsrPW4pLGIoKSxhLmVFJiYoaz1uKSk7ZG8gRS5jTiYmKEwrPUMpLEUuc2tpcHx8KEIrPUUuciksRT1FLnBhcmVudDt3aGlsZShFIT09ci5wYXJlbnQpO3JldHVybiByLnN0YXJ0cyYmdihyLnN0YXJ0cywiIiksYS5yRT8wOm4ubGVuZ3RofWlmKGMobixFKSl0aHJvdyBuZXcgRXJyb3IoJ0lsbGVnYWwgbGV4ZW1lICInK24rJyIgZm9yIG1vZGUgIicrKEUuY058fCI8dW5uYW1lZD4iKSsnIicpO3JldHVybiBrKz1uLG4ubGVuZ3RofHwxfXZhciBOPXcoZSk7aWYoIU4pdGhyb3cgbmV3IEVycm9yKCdVbmtub3duIGxhbmd1YWdlOiAiJytlKyciJyk7cyhOKTt2YXIgUixFPWl8fE4seD17fSxMPSIiO2ZvcihSPUU7UiE9PU47Uj1SLnBhcmVudClSLmNOJiYoTD1wKFIuY04sIiIsITApK0wpO3ZhciBrPSIiLEI9MDt0cnl7Zm9yKHZhciBNLGosTz0wOzspe2lmKEUudC5sYXN0SW5kZXg9TyxNPUUudC5leGVjKHQpLCFNKWJyZWFrO2o9bSh0LnN1YnN0cmluZyhPLE0uaW5kZXgpLE1bMF0pLE89TS5pbmRleCtqfWZvcihtKHQuc3Vic3RyKE8pKSxSPUU7Ui5wYXJlbnQ7Uj1SLnBhcmVudClSLmNOJiYoTCs9Qyk7cmV0dXJue3I6Qix2YWx1ZTpMLGxhbmd1YWdlOmUsdG9wOkV9fWNhdGNoKFQpe2lmKFQubWVzc2FnZSYmLTEhPT1ULm1lc3NhZ2UuaW5kZXhPZigiSWxsZWdhbCIpKXJldHVybntyOjAsdmFsdWU6bih0KX07dGhyb3cgVH19ZnVuY3Rpb24gZyhlLHQpe3Q9dHx8SS5sYW5ndWFnZXN8fHgoeSk7dmFyIHI9e3I6MCx2YWx1ZTpuKGUpfSxhPXI7cmV0dXJuIHQuZmlsdGVyKHcpLmZvckVhY2goZnVuY3Rpb24obil7dmFyIHQ9ZihuLGUsITEpO3QubGFuZ3VhZ2U9bix0LnI+YS5yJiYoYT10KSx0LnI+ci5yJiYoYT1yLHI9dCl9KSxhLmxhbmd1YWdlJiYoci5zZWNvbmRfYmVzdD1hKSxyfWZ1bmN0aW9uIHAoZSl7cmV0dXJuIEkudGFiUmVwbGFjZXx8SS51c2VCUj9lLnJlcGxhY2UoTSxmdW5jdGlvbihlLG4pe3JldHVybiBJLnVzZUJSJiYiXG4iPT09ZT8iPGJyPiI6SS50YWJSZXBsYWNlP24ucmVwbGFjZSgvXHQvZyxJLnRhYlJlcGxhY2UpOiIifSk6ZX1mdW5jdGlvbiBoKGUsbix0KXt2YXIgcj1uP0xbbl06dCxhPVtlLnRyaW0oKV07cmV0dXJuIGUubWF0Y2goL1xiaGxqc1xiLyl8fGEucHVzaCgiaGxqcyIpLC0xPT09ZS5pbmRleE9mKHIpJiZhLnB1c2gociksYS5qb2luKCIgIikudHJpbSgpfWZ1bmN0aW9uIGQoZSl7dmFyIG4sdCxyLG8sbCxzPWkoZSk7YShzKXx8KEkudXNlQlI/KG49ZG9jdW1lbnQuY3JlYXRlRWxlbWVudE5TKCJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hodG1sIiwiZGl2Iiksbi5pbm5lckhUTUw9ZS5pbm5lckhUTUwucmVwbGFjZSgvXG4vZywiIikucmVwbGFjZSgvPGJyWyBcL10qPi9nLCJcbiIpKTpuPWUsbD1uLnRleHRDb250ZW50LHI9cz9mKHMsbCwhMCk6ZyhsKSx0PXUobiksdC5sZW5ndGgmJihvPWRvY3VtZW50LmNyZWF0ZUVsZW1lbnROUygiaHR0cDovL3d3dy53My5vcmcvMTk5OS94aHRtbCIsImRpdiIpLG8uaW5uZXJIVE1MPXIudmFsdWUsci52YWx1ZT1jKHQsdShvKSxsKSksci52YWx1ZT1wKHIudmFsdWUpLGUuaW5uZXJIVE1MPXIudmFsdWUsZS5jbGFzc05hbWU9aChlLmNsYXNzTmFtZSxzLHIubGFuZ3VhZ2UpLGUucmVzdWx0PXtsYW5ndWFnZTpyLmxhbmd1YWdlLHJlOnIucn0sci5zZWNvbmRfYmVzdCYmKGUuc2Vjb25kX2Jlc3Q9e2xhbmd1YWdlOnIuc2Vjb25kX2Jlc3QubGFuZ3VhZ2UscmU6ci5zZWNvbmRfYmVzdC5yfSkpfWZ1bmN0aW9uIGIoZSl7ST1vKEksZSl9ZnVuY3Rpb24gdigpe2lmKCF2LmNhbGxlZCl7di5jYWxsZWQ9ITA7dmFyIGU9ZG9jdW1lbnQucXVlcnlTZWxlY3RvckFsbCgicHJlIGNvZGUiKTtFLmZvckVhY2guY2FsbChlLGQpfX1mdW5jdGlvbiBtKCl7YWRkRXZlbnRMaXN0ZW5lcigiRE9NQ29udGVudExvYWRlZCIsdiwhMSksYWRkRXZlbnRMaXN0ZW5lcigibG9hZCIsdiwhMSl9ZnVuY3Rpb24gTihuLHQpe3ZhciByPXlbbl09dChlKTtyLmFsaWFzZXMmJnIuYWxpYXNlcy5mb3JFYWNoKGZ1bmN0aW9uKGUpe0xbZV09bn0pfWZ1bmN0aW9uIFIoKXtyZXR1cm4geCh5KX1mdW5jdGlvbiB3KGUpe3JldHVybiBlPShlfHwiIikudG9Mb3dlckNhc2UoKSx5W2VdfHx5W0xbZV1dfXZhciBFPVtdLHg9T2JqZWN0LmtleXMseT17fSxMPXt9LGs9L14obm8tP2hpZ2hsaWdodHxwbGFpbnx0ZXh0KSQvaSxCPS9cYmxhbmcoPzp1YWdlKT8tKFtcdy1dKylcYi9pLE09LygoXig8W14+XSs+fFx0fCkrfCg/OlxuKSkpL2dtLEM9Ijwvc3Bhbj4iLEk9e2NsYXNzUHJlZml4OiJobGpzLSIsdGFiUmVwbGFjZTpudWxsLHVzZUJSOiExLGxhbmd1YWdlczp2b2lkIDB9O3JldHVybiBlLmhpZ2hsaWdodD1mLGUuaGlnaGxpZ2h0QXV0bz1nLGUuZml4TWFya3VwPXAsZS5oaWdobGlnaHRCbG9jaz1kLGUuY29uZmlndXJlPWIsZS5pbml0SGlnaGxpZ2h0aW5nPXYsZS5pbml0SGlnaGxpZ2h0aW5nT25Mb2FkPW0sZS5yZWdpc3Rlckxhbmd1YWdlPU4sZS5saXN0TGFuZ3VhZ2VzPVIsZS5nZXRMYW5ndWFnZT13LGUuaW5oZXJpdD1vLGUuSVI9IlthLXpBLVpdXFx3KiIsZS5VSVI9IlthLXpBLVpfXVxcdyoiLGUuTlI9IlxcYlxcZCsoXFwuXFxkKyk/IixlLkNOUj0iKC0/KShcXGIwW3hYXVthLWZBLUYwLTldK3woXFxiXFxkKyhcXC5cXGQqKT98XFwuXFxkKykoW2VFXVstK10/XFxkKyk/KSIsZS5CTlI9IlxcYigwYlswMV0rKSIsZS5SU1I9IiF8IT18IT09fCV8JT18JnwmJnwmPXxcXCp8XFwqPXxcXCt8XFwrPXwsfC18LT18Lz18L3w6fDt8PDx8PDw9fDw9fDx8PT09fD09fD18Pj4+PXw+Pj18Pj18Pj4+fD4+fD58XFw/fFxcW3xcXHt8XFwofFxcXnxcXF49fFxcfHxcXHw9fFxcfFxcfHx+IixlLkJFPXtiOiJcXFxcW1xcc1xcU10iLHI6MH0sZS5BU009e2NOOiJzdHJpbmciLGI6IiciLGU6IiciLGk6IlxcbiIsYzpbZS5CRV19LGUuUVNNPXtjTjoic3RyaW5nIixiOiciJyxlOiciJyxpOiJcXG4iLGM6W2UuQkVdfSxlLlBXTT17YjovXGIoYXxhbnx0aGV8YXJlfEknbXxpc24ndHxkb24ndHxkb2Vzbid0fHdvbid0fGJ1dHxqdXN0fHNob3VsZHxwcmV0dHl8c2ltcGx5fGVub3VnaHxnb25uYXxnb2luZ3x3dGZ8c298c3VjaHx3aWxsfHlvdXx5b3VyfHRoZXl8bGlrZXxtb3JlKVxiL30sZS5DPWZ1bmN0aW9uKG4sdCxyKXt2YXIgYT1lLmluaGVyaXQoe2NOOiJjb21tZW50IixiOm4sZTp0LGM6W119LHJ8fHt9KTtyZXR1cm4gYS5jLnB1c2goZS5QV00pLGEuYy5wdXNoKHtjTjoiZG9jdGFnIixiOiIoPzpUT0RPfEZJWE1FfE5PVEV8QlVHfFhYWCk6IixyOjB9KSxhfSxlLkNMQ009ZS5DKCIvLyIsIiQiKSxlLkNCQ009ZS5DKCIvXFwqIiwiXFwqLyIpLGUuSENNPWUuQygiIyIsIiQiKSxlLk5NPXtjTjoibnVtYmVyIixiOmUuTlIscjowfSxlLkNOTT17Y046Im51bWJlciIsYjplLkNOUixyOjB9LGUuQk5NPXtjTjoibnVtYmVyIixiOmUuQk5SLHI6MH0sZS5DU1NOTT17Y046Im51bWJlciIsYjplLk5SKyIoJXxlbXxleHxjaHxyZW18dnd8dmh8dm1pbnx2bWF4fGNtfG1tfGlufHB0fHBjfHB4fGRlZ3xncmFkfHJhZHx0dXJufHN8bXN8SHp8a0h6fGRwaXxkcGNtfGRwcHgpPyIscjowfSxlLlJNPXtjTjoicmVnZXhwIixiOi9cLy8sZTovXC9bZ2ltdXldKi8saTovXG4vLGM6W2UuQkUse2I6L1xbLyxlOi9cXS8scjowLGM6W2UuQkVdfV19LGUuVE09e2NOOiJ0aXRsZSIsYjplLklSLHI6MH0sZS5VVE09e2NOOiJ0aXRsZSIsYjplLlVJUixyOjB9LGUuTUVUSE9EX0dVQVJEPXtiOiJcXC5cXHMqIitlLlVJUixyOjB9LGV9KTtobGpzLnJlZ2lzdGVyTGFuZ3VhZ2UoInNxbCIsZnVuY3Rpb24oZSl7dmFyIHQ9ZS5DKCItLSIsIiQiKTtyZXR1cm57Y0k6ITAsaTovWzw+e30qI10vLGM6W3tiSzoiYmVnaW4gZW5kIHN0YXJ0IGNvbW1pdCByb2xsYmFjayBzYXZlcG9pbnQgbG9jayBhbHRlciBjcmVhdGUgZHJvcCByZW5hbWUgY2FsbCBkZWxldGUgZG8gaGFuZGxlciBpbnNlcnQgbG9hZCByZXBsYWNlIHNlbGVjdCB0cnVuY2F0ZSB1cGRhdGUgc2V0IHNob3cgcHJhZ21hIGdyYW50IG1lcmdlIGRlc2NyaWJlIHVzZSBleHBsYWluIGhlbHAgZGVjbGFyZSBwcmVwYXJlIGV4ZWN1dGUgZGVhbGxvY2F0ZSByZWxlYXNlIHVubG9jayBwdXJnZSByZXNldCBjaGFuZ2Ugc3RvcCBhbmFseXplIGNhY2hlIGZsdXNoIG9wdGltaXplIHJlcGFpciBraWxsIGluc3RhbGwgdW5pbnN0YWxsIGNoZWNrc3VtIHJlc3RvcmUgY2hlY2sgYmFja3VwIHJldm9rZSBjb21tZW50IixlOi87LyxlVzohMCxsOi9bXHdcLl0rLyxrOntrZXl3b3JkOiJhYm9ydCBhYnMgYWJzb2x1dGUgYWNjIGFjY2UgYWNjZXAgYWNjZXB0IGFjY2VzcyBhY2Nlc3NlZCBhY2Nlc3NpYmxlIGFjY291bnQgYWNvcyBhY3Rpb24gYWN0aXZhdGUgYWRkIGFkZHRpbWUgYWRtaW4gYWRtaW5pc3RlciBhZHZhbmNlZCBhZHZpc2UgYWVzX2RlY3J5cHQgYWVzX2VuY3J5cHQgYWZ0ZXIgYWdlbnQgYWdncmVnYXRlIGFsaSBhbGlhIGFsaWFzIGFsbG9jYXRlIGFsbG93IGFsdGVyIGFsd2F5cyBhbmFseXplIGFuY2lsbGFyeSBhbmQgYW55IGFueWRhdGEgYW55ZGF0YXNldCBhbnlzY2hlbWEgYW55dHlwZSBhcHBseSBhcmNoaXZlIGFyY2hpdmVkIGFyY2hpdmVsb2cgYXJlIGFzIGFzYyBhc2NpaSBhc2luIGFzc2VtYmx5IGFzc2VydGlvbiBhc3NvY2lhdGUgYXN5bmNocm9ub3VzIGF0IGF0YW4gYXRuMiBhdHRyIGF0dHJpIGF0dHJpYiBhdHRyaWJ1IGF0dHJpYnV0IGF0dHJpYnV0ZSBhdHRyaWJ1dGVzIGF1ZGl0IGF1dGhlbnRpY2F0ZWQgYXV0aGVudGljYXRpb24gYXV0aGlkIGF1dGhvcnMgYXV0byBhdXRvYWxsb2NhdGUgYXV0b2RibGluayBhdXRvZXh0ZW5kIGF1dG9tYXRpYyBhdmFpbGFiaWxpdHkgYXZnIGJhY2t1cCBiYWRmaWxlIGJhc2ljZmlsZSBiZWZvcmUgYmVnaW4gYmVnaW5uaW5nIGJlbmNobWFyayBiZXR3ZWVuIGJmaWxlIGJmaWxlX2Jhc2UgYmlnIGJpZ2ZpbGUgYmluIGJpbmFyeV9kb3VibGUgYmluYXJ5X2Zsb2F0IGJpbmxvZyBiaXRfYW5kIGJpdF9jb3VudCBiaXRfbGVuZ3RoIGJpdF9vciBiaXRfeG9yIGJpdG1hcCBibG9iX2Jhc2UgYmxvY2sgYmxvY2tzaXplIGJvZHkgYm90aCBib3VuZCBidWZmZXJfY2FjaGUgYnVmZmVyX3Bvb2wgYnVpbGQgYnVsayBieSBieXRlIGJ5dGVvcmRlcm1hcmsgYnl0ZXMgY2FjaGUgY2FjaGluZyBjYWxsIGNhbGxpbmcgY2FuY2VsIGNhcGFjaXR5IGNhc2NhZGUgY2FzY2FkZWQgY2FzZSBjYXN0IGNhdGFsb2cgY2F0ZWdvcnkgY2VpbCBjZWlsaW5nIGNoYWluIGNoYW5nZSBjaGFuZ2VkIGNoYXJfYmFzZSBjaGFyX2xlbmd0aCBjaGFyYWN0ZXJfbGVuZ3RoIGNoYXJhY3RlcnMgY2hhcmFjdGVyc2V0IGNoYXJpbmRleCBjaGFyc2V0IGNoYXJzZXRmb3JtIGNoYXJzZXRpZCBjaGVjayBjaGVja3N1bSBjaGVja3N1bV9hZ2cgY2hpbGQgY2hvb3NlIGNociBjaHVuayBjbGFzcyBjbGVhbnVwIGNsZWFyIGNsaWVudCBjbG9iIGNsb2JfYmFzZSBjbG9uZSBjbG9zZSBjbHVzdGVyX2lkIGNsdXN0ZXJfcHJvYmFiaWxpdHkgY2x1c3Rlcl9zZXQgY2x1c3RlcmluZyBjb2FsZXNjZSBjb2VyY2liaWxpdHkgY29sIGNvbGxhdGUgY29sbGF0aW9uIGNvbGxlY3QgY29sdSBjb2x1bSBjb2x1bW4gY29sdW1uX3ZhbHVlIGNvbHVtbnMgY29sdW1uc191cGRhdGVkIGNvbW1lbnQgY29tbWl0IGNvbXBhY3QgY29tcGF0aWJpbGl0eSBjb21waWxlZCBjb21wbGV0ZSBjb21wb3NpdGVfbGltaXQgY29tcG91bmQgY29tcHJlc3MgY29tcHV0ZSBjb25jYXQgY29uY2F0X3dzIGNvbmN1cnJlbnQgY29uZmlybSBjb25uIGNvbm5lYyBjb25uZWN0IGNvbm5lY3RfYnlfaXNjeWNsZSBjb25uZWN0X2J5X2lzbGVhZiBjb25uZWN0X2J5X3Jvb3QgY29ubmVjdF90aW1lIGNvbm5lY3Rpb24gY29uc2lkZXIgY29uc2lzdGVudCBjb25zdGFudCBjb25zdHJhaW50IGNvbnN0cmFpbnRzIGNvbnN0cnVjdG9yIGNvbnRhaW5lciBjb250ZW50IGNvbnRlbnRzIGNvbnRleHQgY29udHJpYnV0b3JzIGNvbnRyb2xmaWxlIGNvbnYgY29udmVydCBjb252ZXJ0X3R6IGNvcnIgY29ycl9rIGNvcnJfcyBjb3JyZXNwb25kaW5nIGNvcnJ1cHRpb24gY29zIGNvc3QgY291bnQgY291bnRfYmlnIGNvdW50ZWQgY292YXJfcG9wIGNvdmFyX3NhbXAgY3B1X3Blcl9jYWxsIGNwdV9wZXJfc2Vzc2lvbiBjcmMzMiBjcmVhdGUgY3JlYXRpb24gY3JpdGljYWwgY3Jvc3MgY3ViZSBjdW1lX2Rpc3QgY3VyZGF0ZSBjdXJyZW50IGN1cnJlbnRfZGF0ZSBjdXJyZW50X3RpbWUgY3VycmVudF90aW1lc3RhbXAgY3VycmVudF91c2VyIGN1cnNvciBjdXJ0aW1lIGN1c3RvbWRhdHVtIGN5Y2xlIGRhdGEgZGF0YWJhc2UgZGF0YWJhc2VzIGRhdGFmaWxlIGRhdGFmaWxlcyBkYXRhbGVuZ3RoIGRhdGVfYWRkIGRhdGVfY2FjaGUgZGF0ZV9mb3JtYXQgZGF0ZV9zdWIgZGF0ZWFkZCBkYXRlZGlmZiBkYXRlZnJvbXBhcnRzIGRhdGVuYW1lIGRhdGVwYXJ0IGRhdGV0aW1lMmZyb21wYXJ0cyBkYXkgZGF5X3RvX3NlY29uZCBkYXluYW1lIGRheW9mbW9udGggZGF5b2Z3ZWVrIGRheW9meWVhciBkYXlzIGRiX3JvbGVfY2hhbmdlIGRidGltZXpvbmUgZGRsIGRlYWxsb2NhdGUgZGVjbGFyZSBkZWNvZGUgZGVjb21wb3NlIGRlY3JlbWVudCBkZWNyeXB0IGRlZHVwbGljYXRlIGRlZiBkZWZhIGRlZmF1IGRlZmF1bCBkZWZhdWx0IGRlZmF1bHRzIGRlZmVycmVkIGRlZmkgZGVmaW4gZGVmaW5lIGRlZ3JlZXMgZGVsYXllZCBkZWxlZ2F0ZSBkZWxldGUgZGVsZXRlX2FsbCBkZWxpbWl0ZWQgZGVtYW5kIGRlbnNlX3JhbmsgZGVwdGggZGVxdWV1ZSBkZXNfZGVjcnlwdCBkZXNfZW5jcnlwdCBkZXNfa2V5X2ZpbGUgZGVzYyBkZXNjciBkZXNjcmkgZGVzY3JpYiBkZXNjcmliZSBkZXNjcmlwdG9yIGRldGVybWluaXN0aWMgZGlhZ25vc3RpY3MgZGlmZmVyZW5jZSBkaW1lbnNpb24gZGlyZWN0X2xvYWQgZGlyZWN0b3J5IGRpc2FibGUgZGlzYWJsZV9hbGwgZGlzYWxsb3cgZGlzYXNzb2NpYXRlIGRpc2NhcmRmaWxlIGRpc2Nvbm5lY3QgZGlza2dyb3VwIGRpc3RpbmN0IGRpc3RpbmN0cm93IGRpc3RyaWJ1dGUgZGlzdHJpYnV0ZWQgZGl2IGRvIGRvY3VtZW50IGRvbWFpbiBkb3RuZXQgZG91YmxlIGRvd25ncmFkZSBkcm9wIGR1bXBmaWxlIGR1cGxpY2F0ZSBkdXJhdGlvbiBlYWNoIGVkaXRpb24gZWRpdGlvbmFibGUgZWRpdGlvbnMgZWxlbWVudCBlbGxpcHNpcyBlbHNlIGVsc2lmIGVsdCBlbXB0eSBlbmFibGUgZW5hYmxlX2FsbCBlbmNsb3NlZCBlbmNvZGUgZW5jb2RpbmcgZW5jcnlwdCBlbmQgZW5kLWV4ZWMgZW5kaWFuIGVuZm9yY2VkIGVuZ2luZSBlbmdpbmVzIGVucXVldWUgZW50ZXJwcmlzZSBlbnRpdHllc2NhcGluZyBlb21vbnRoIGVycm9yIGVycm9ycyBlc2NhcGVkIGV2YWxuYW1lIGV2YWx1YXRlIGV2ZW50IGV2ZW50ZGF0YSBldmVudHMgZXhjZXB0IGV4Y2VwdGlvbiBleGNlcHRpb25zIGV4Y2hhbmdlIGV4Y2x1ZGUgZXhjbHVkaW5nIGV4ZWN1IGV4ZWN1dCBleGVjdXRlIGV4ZW1wdCBleGlzdHMgZXhpdCBleHAgZXhwaXJlIGV4cGxhaW4gZXhwb3J0IGV4cG9ydF9zZXQgZXh0ZW5kZWQgZXh0ZW50IGV4dGVybmFsIGV4dGVybmFsXzEgZXh0ZXJuYWxfMiBleHRlcm5hbGx5IGV4dHJhY3QgZmFpbGVkIGZhaWxlZF9sb2dpbl9hdHRlbXB0cyBmYWlsb3ZlciBmYWlsdXJlIGZhciBmYXN0IGZlYXR1cmVfc2V0IGZlYXR1cmVfdmFsdWUgZmV0Y2ggZmllbGQgZmllbGRzIGZpbGUgZmlsZV9uYW1lX2NvbnZlcnQgZmlsZXN5c3RlbV9saWtlX2xvZ2dpbmcgZmluYWwgZmluaXNoIGZpcnN0IGZpcnN0X3ZhbHVlIGZpeGVkIGZsYXNoX2NhY2hlIGZsYXNoYmFjayBmbG9vciBmbHVzaCBmb2xsb3dpbmcgZm9sbG93cyBmb3IgZm9yYWxsIGZvcmNlIGZvcm0gZm9ybWEgZm9ybWF0IGZvdW5kIGZvdW5kX3Jvd3MgZnJlZWxpc3QgZnJlZWxpc3RzIGZyZWVwb29scyBmcmVzaCBmcm9tIGZyb21fYmFzZTY0IGZyb21fZGF5cyBmdHAgZnVsbCBmdW5jdGlvbiBnZW5lcmFsIGdlbmVyYXRlZCBnZXQgZ2V0X2Zvcm1hdCBnZXRfbG9jayBnZXRkYXRlIGdldHV0Y2RhdGUgZ2xvYmFsIGdsb2JhbF9uYW1lIGdsb2JhbGx5IGdvIGdvdG8gZ3JhbnQgZ3JhbnRzIGdyZWF0ZXN0IGdyb3VwIGdyb3VwX2NvbmNhdCBncm91cF9pZCBncm91cGluZyBncm91cGluZ19pZCBncm91cHMgZ3RpZF9zdWJ0cmFjdCBndWFyYW50ZWUgZ3VhcmQgaGFuZGxlciBoYXNoIGhhc2hrZXlzIGhhdmluZyBoZWEgaGVhZCBoZWFkaSBoZWFkaW4gaGVhZGluZyBoZWFwIGhlbHAgaGV4IGhpZXJhcmNoeSBoaWdoIGhpZ2hfcHJpb3JpdHkgaG9zdHMgaG91ciBodHRwIGlkIGlkZW50X2N1cnJlbnQgaWRlbnRfaW5jciBpZGVudF9zZWVkIGlkZW50aWZpZWQgaWRlbnRpdHkgaWRsZV90aW1lIGlmIGlmbnVsbCBpZ25vcmUgaWlmIGlsaWtlIGlsbSBpbW1lZGlhdGUgaW1wb3J0IGluIGluY2x1ZGUgaW5jbHVkaW5nIGluY3JlbWVudCBpbmRleCBpbmRleGVzIGluZGV4aW5nIGluZGV4dHlwZSBpbmRpY2F0b3IgaW5kaWNlcyBpbmV0Nl9hdG9uIGluZXQ2X250b2EgaW5ldF9hdG9uIGluZXRfbnRvYSBpbmZpbGUgaW5pdGlhbCBpbml0aWFsaXplZCBpbml0aWFsbHkgaW5pdHJhbnMgaW5tZW1vcnkgaW5uZXIgaW5ub2RiIGlucHV0IGluc2VydCBpbnN0YWxsIGluc3RhbmNlIGluc3RhbnRpYWJsZSBpbnN0ciBpbnRlcmZhY2UgaW50ZXJsZWF2ZWQgaW50ZXJzZWN0IGludG8gaW52YWxpZGF0ZSBpbnZpc2libGUgaXMgaXNfZnJlZV9sb2NrIGlzX2lwdjQgaXNfaXB2NF9jb21wYXQgaXNfbm90IGlzX25vdF9udWxsIGlzX3VzZWRfbG9jayBpc2RhdGUgaXNudWxsIGlzb2xhdGlvbiBpdGVyYXRlIGphdmEgam9pbiBqc29uIGpzb25fZXhpc3RzIGtlZXAga2VlcF9kdXBsaWNhdGVzIGtleSBrZXlzIGtpbGwgbGFuZ3VhZ2UgbGFyZ2UgbGFzdCBsYXN0X2RheSBsYXN0X2luc2VydF9pZCBsYXN0X3ZhbHVlIGxheCBsY2FzZSBsZWFkIGxlYWRpbmcgbGVhc3QgbGVhdmVzIGxlZnQgbGVuIGxlbmdodCBsZW5ndGggbGVzcyBsZXZlbCBsZXZlbHMgbGlicmFyeSBsaWtlIGxpa2UyIGxpa2U0IGxpa2VjIGxpbWl0IGxpbmVzIGxpbmsgbGlzdCBsaXN0YWdnIGxpdHRsZSBsbiBsb2FkIGxvYWRfZmlsZSBsb2IgbG9icyBsb2NhbCBsb2NhbHRpbWUgbG9jYWx0aW1lc3RhbXAgbG9jYXRlIGxvY2F0b3IgbG9jayBsb2NrZWQgbG9nIGxvZzEwIGxvZzIgbG9nZmlsZSBsb2dmaWxlcyBsb2dnaW5nIGxvZ2ljYWwgbG9naWNhbF9yZWFkc19wZXJfY2FsbCBsb2dvZmYgbG9nb24gbG9ncyBsb25nIGxvb3AgbG93IGxvd19wcmlvcml0eSBsb3dlciBscGFkIGxydHJpbSBsdHJpbSBtYWluIG1ha2Vfc2V0IG1ha2VkYXRlIG1ha2V0aW1lIG1hbmFnZWQgbWFuYWdlbWVudCBtYW51YWwgbWFwIG1hcHBpbmcgbWFzayBtYXN0ZXIgbWFzdGVyX3Bvc193YWl0IG1hdGNoIG1hdGNoZWQgbWF0ZXJpYWxpemVkIG1heCBtYXhleHRlbnRzIG1heGltaXplIG1heGluc3RhbmNlcyBtYXhsZW4gbWF4bG9nZmlsZXMgbWF4bG9naGlzdG9yeSBtYXhsb2dtZW1iZXJzIG1heHNpemUgbWF4dHJhbnMgbWQ1IG1lYXN1cmVzIG1lZGlhbiBtZWRpdW0gbWVtYmVyIG1lbWNvbXByZXNzIG1lbW9yeSBtZXJnZSBtaWNyb3NlY29uZCBtaWQgbWlncmF0aW9uIG1pbiBtaW5leHRlbnRzIG1pbmltdW0gbWluaW5nIG1pbnVzIG1pbnV0ZSBtaW52YWx1ZSBtaXNzaW5nIG1vZCBtb2RlIG1vZGVsIG1vZGlmaWNhdGlvbiBtb2RpZnkgbW9kdWxlIG1vbml0b3JpbmcgbW9udGggbW9udGhzIG1vdW50IG1vdmUgbW92ZW1lbnQgbXVsdGlzZXQgbXV0ZXggbmFtZSBuYW1lX2NvbnN0IG5hbWVzIG5hbiBuYXRpb25hbCBuYXRpdmUgbmF0dXJhbCBuYXYgbmNoYXIgbmNsb2IgbmVzdGVkIG5ldmVyIG5ldyBuZXdsaW5lIG5leHQgbmV4dHZhbCBubyBub193cml0ZV90b19iaW5sb2cgbm9hcmNoaXZlbG9nIG5vYXVkaXQgbm9iYWRmaWxlIG5vY2hlY2sgbm9jb21wcmVzcyBub2NvcHkgbm9jeWNsZSBub2RlbGF5IG5vZGlzY2FyZGZpbGUgbm9lbnRpdHllc2NhcGluZyBub2d1YXJhbnRlZSBub2tlZXAgbm9sb2dmaWxlIG5vbWFwcGluZyBub21heHZhbHVlIG5vbWluaW1pemUgbm9taW52YWx1ZSBub21vbml0b3Jpbmcgbm9uZSBub25lZGl0aW9uYWJsZSBub25zY2hlbWEgbm9vcmRlciBub3ByIG5vcHJvIG5vcHJvbSBub3Byb21wIG5vcHJvbXB0IG5vcmVseSBub3Jlc2V0bG9ncyBub3JldmVyc2Ugbm9ybWFsIG5vcm93ZGVwZW5kZW5jaWVzIG5vc2NoZW1hY2hlY2sgbm9zd2l0Y2ggbm90IG5vdGhpbmcgbm90aWNlIG5vdHJpbSBub3ZhbGlkYXRlIG5vdyBub3dhaXQgbnRoX3ZhbHVlIG51bGxpZiBudWxscyBudW0gbnVtYiBudW1iZSBudmFyY2hhciBudmFyY2hhcjIgb2JqZWN0IG9jaWNvbGwgb2NpZGF0ZSBvY2lkYXRldGltZSBvY2lkdXJhdGlvbiBvY2lpbnRlcnZhbCBvY2lsb2Jsb2NhdG9yIG9jaW51bWJlciBvY2lyZWYgb2NpcmVmY3Vyc29yIG9jaXJvd2lkIG9jaXN0cmluZyBvY2l0eXBlIG9jdCBvY3RldF9sZW5ndGggb2Ygb2ZmIG9mZmxpbmUgb2Zmc2V0IG9pZCBvaWRpbmRleCBvbGQgb24gb25saW5lIG9ubHkgb3BhcXVlIG9wZW4gb3BlcmF0aW9ucyBvcGVyYXRvciBvcHRpbWFsIG9wdGltaXplIG9wdGlvbiBvcHRpb25hbGx5IG9yIG9yYWNsZSBvcmFjbGVfZGF0ZSBvcmFkYXRhIG9yZCBvcmRhdWRpbyBvcmRkaWNvbSBvcmRkb2Mgb3JkZXIgb3JkaW1hZ2Ugb3JkaW5hbGl0eSBvcmR2aWRlbyBvcmdhbml6YXRpb24gb3JsYW55IG9ybHZhcnkgb3V0IG91dGVyIG91dGZpbGUgb3V0bGluZSBvdXRwdXQgb3ZlciBvdmVyZmxvdyBvdmVycmlkaW5nIHBhY2thZ2UgcGFkIHBhcmFsbGVsIHBhcmFsbGVsX2VuYWJsZSBwYXJhbWV0ZXJzIHBhcmVudCBwYXJzZSBwYXJ0aWFsIHBhcnRpdGlvbiBwYXJ0aXRpb25zIHBhc2NhbCBwYXNzaW5nIHBhc3N3b3JkIHBhc3N3b3JkX2dyYWNlX3RpbWUgcGFzc3dvcmRfbG9ja190aW1lIHBhc3N3b3JkX3JldXNlX21heCBwYXNzd29yZF9yZXVzZV90aW1lIHBhc3N3b3JkX3ZlcmlmeV9mdW5jdGlvbiBwYXRjaCBwYXRoIHBhdGluZGV4IHBjdGluY3JlYXNlIHBjdHRocmVzaG9sZCBwY3R1c2VkIHBjdHZlcnNpb24gcGVyY2VudCBwZXJjZW50X3JhbmsgcGVyY2VudGlsZV9jb250IHBlcmNlbnRpbGVfZGlzYyBwZXJmb3JtYW5jZSBwZXJpb2QgcGVyaW9kX2FkZCBwZXJpb2RfZGlmZiBwZXJtYW5lbnQgcGh5c2ljYWwgcGkgcGlwZSBwaXBlbGluZWQgcGl2b3QgcGx1Z2dhYmxlIHBsdWdpbiBwb2xpY3kgcG9zaXRpb24gcG9zdF90cmFuc2FjdGlvbiBwb3cgcG93ZXIgcHJhZ21hIHByZWJ1aWx0IHByZWNlZGVzIHByZWNlZGluZyBwcmVjaXNpb24gcHJlZGljdGlvbiBwcmVkaWN0aW9uX2Nvc3QgcHJlZGljdGlvbl9kZXRhaWxzIHByZWRpY3Rpb25fcHJvYmFiaWxpdHkgcHJlZGljdGlvbl9zZXQgcHJlcGFyZSBwcmVzZW50IHByZXNlcnZlIHByaW9yIHByaW9yaXR5IHByaXZhdGUgcHJpdmF0ZV9zZ2EgcHJpdmlsZWdlcyBwcm9jZWR1cmFsIHByb2NlZHVyZSBwcm9jZWR1cmVfYW5hbHl6ZSBwcm9jZXNzbGlzdCBwcm9maWxlcyBwcm9qZWN0IHByb21wdCBwcm90ZWN0aW9uIHB1YmxpYyBwdWJsaXNoaW5nc2VydmVybmFtZSBwdXJnZSBxdWFydGVyIHF1ZXJ5IHF1aWNrIHF1aWVzY2UgcXVvdGEgcXVvdGVuYW1lIHJhZGlhbnMgcmFpc2UgcmFuZCByYW5nZSByYW5rIHJhdyByZWFkIHJlYWRzIHJlYWRzaXplIHJlYnVpbGQgcmVjb3JkIHJlY29yZHMgcmVjb3ZlciByZWNvdmVyeSByZWN1cnNpdmUgcmVjeWNsZSByZWRvIHJlZHVjZWQgcmVmIHJlZmVyZW5jZSByZWZlcmVuY2VkIHJlZmVyZW5jZXMgcmVmZXJlbmNpbmcgcmVmcmVzaCByZWdleHBfbGlrZSByZWdpc3RlciByZWdyX2F2Z3ggcmVncl9hdmd5IHJlZ3JfY291bnQgcmVncl9pbnRlcmNlcHQgcmVncl9yMiByZWdyX3Nsb3BlIHJlZ3Jfc3h4IHJlZ3Jfc3h5IHJlamVjdCByZWtleSByZWxhdGlvbmFsIHJlbGF0aXZlIHJlbGF5bG9nIHJlbGVhc2UgcmVsZWFzZV9sb2NrIHJlbGllc19vbiByZWxvY2F0ZSByZWx5IHJlbSByZW1haW5kZXIgcmVuYW1lIHJlcGFpciByZXBlYXQgcmVwbGFjZSByZXBsaWNhdGUgcmVwbGljYXRpb24gcmVxdWlyZWQgcmVzZXQgcmVzZXRsb2dzIHJlc2l6ZSByZXNvdXJjZSByZXNwZWN0IHJlc3RvcmUgcmVzdHJpY3RlZCByZXN1bHQgcmVzdWx0X2NhY2hlIHJlc3VtYWJsZSByZXN1bWUgcmV0ZW50aW9uIHJldHVybiByZXR1cm5pbmcgcmV0dXJucyByZXVzZSByZXZlcnNlIHJldm9rZSByaWdodCBybGlrZSByb2xlIHJvbGVzIHJvbGxiYWNrIHJvbGxpbmcgcm9sbHVwIHJvdW5kIHJvdyByb3dfY291bnQgcm93ZGVwZW5kZW5jaWVzIHJvd2lkIHJvd251bSByb3dzIHJ0cmltIHJ1bGVzIHNhZmUgc2FsdCBzYW1wbGUgc2F2ZSBzYXZlcG9pbnQgc2IxIHNiMiBzYjQgc2NhbiBzY2hlbWEgc2NoZW1hY2hlY2sgc2NuIHNjb3BlIHNjcm9sbCBzZG9fZ2VvcmFzdGVyIHNkb190b3BvX2dlb21ldHJ5IHNlYXJjaCBzZWNfdG9fdGltZSBzZWNvbmQgc2VjdGlvbiBzZWN1cmVmaWxlIHNlY3VyaXR5IHNlZWQgc2VnbWVudCBzZWxlY3Qgc2VsZiBzZXF1ZW5jZSBzZXF1ZW50aWFsIHNlcmlhbGl6YWJsZSBzZXJ2ZXIgc2VydmVyZXJyb3Igc2Vzc2lvbiBzZXNzaW9uX3VzZXIgc2Vzc2lvbnNfcGVyX3VzZXIgc2V0IHNldHMgc2V0dGluZ3Mgc2hhIHNoYTEgc2hhMiBzaGFyZSBzaGFyZWQgc2hhcmVkX3Bvb2wgc2hvcnQgc2hvdyBzaHJpbmsgc2h1dGRvd24gc2lfYXZlcmFnZWNvbG9yIHNpX2NvbG9yaGlzdG9ncmFtIHNpX2ZlYXR1cmVsaXN0IHNpX3Bvc2l0aW9uYWxjb2xvciBzaV9zdGlsbGltYWdlIHNpX3RleHR1cmUgc2libGluZ3Mgc2lkIHNpZ24gc2luIHNpemUgc2l6ZV90IHNpemVzIHNraXAgc2xhdmUgc2xlZXAgc21hbGxkYXRldGltZWZyb21wYXJ0cyBzbWFsbGZpbGUgc25hcHNob3Qgc29tZSBzb25hbWUgc29ydCBzb3VuZGV4IHNvdXJjZSBzcGFjZSBzcGFyc2Ugc3BmaWxlIHNwbGl0IHNxbCBzcWxfYmlnX3Jlc3VsdCBzcWxfYnVmZmVyX3Jlc3VsdCBzcWxfY2FjaGUgc3FsX2NhbGNfZm91bmRfcm93cyBzcWxfc21hbGxfcmVzdWx0IHNxbF92YXJpYW50X3Byb3BlcnR5IHNxbGNvZGUgc3FsZGF0YSBzcWxlcnJvciBzcWxuYW1lIHNxbHN0YXRlIHNxcnQgc3F1YXJlIHN0YW5kYWxvbmUgc3RhbmRieSBzdGFydCBzdGFydGluZyBzdGFydHVwIHN0YXRlbWVudCBzdGF0aWMgc3RhdGlzdGljcyBzdGF0c19iaW5vbWlhbF90ZXN0IHN0YXRzX2Nyb3NzdGFiIHN0YXRzX2tzX3Rlc3Qgc3RhdHNfbW9kZSBzdGF0c19td190ZXN0IHN0YXRzX29uZV93YXlfYW5vdmEgc3RhdHNfdF90ZXN0XyBzdGF0c190X3Rlc3RfaW5kZXAgc3RhdHNfdF90ZXN0X29uZSBzdGF0c190X3Rlc3RfcGFpcmVkIHN0YXRzX3dzcl90ZXN0IHN0YXR1cyBzdGQgc3RkZGV2IHN0ZGRldl9wb3Agc3RkZGV2X3NhbXAgc3RkZXYgc3RvcCBzdG9yYWdlIHN0b3JlIHN0b3JlZCBzdHIgc3RyX3RvX2RhdGUgc3RyYWlnaHRfam9pbiBzdHJjbXAgc3RyaWN0IHN0cmluZyBzdHJ1Y3Qgc3R1ZmYgc3R5bGUgc3ViZGF0ZSBzdWJwYXJ0aXRpb24gc3VicGFydGl0aW9ucyBzdWJzdGl0dXRhYmxlIHN1YnN0ciBzdWJzdHJpbmcgc3VidGltZSBzdWJ0cmluZ19pbmRleCBzdWJ0eXBlIHN1Y2Nlc3Mgc3VtIHN1c3BlbmQgc3dpdGNoIHN3aXRjaG9mZnNldCBzd2l0Y2hvdmVyIHN5bmMgc3luY2hyb25vdXMgc3lub255bSBzeXMgc3lzX3htbGFnZyBzeXNhc20gc3lzYXV4IHN5c2RhdGUgc3lzZGF0ZXRpbWVvZmZzZXQgc3lzZGJhIHN5c29wZXIgc3lzdGVtIHN5c3RlbV91c2VyIHN5c3V0Y2RhdGV0aW1lIHRhYmxlIHRhYmxlcyB0YWJsZXNwYWNlIHRhbiB0ZG8gdGVtcGxhdGUgdGVtcG9yYXJ5IHRlcm1pbmF0ZWQgdGVydGlhcnlfd2VpZ2h0cyB0ZXN0IHRoYW4gdGhlbiB0aHJlYWQgdGhyb3VnaCB0aWVyIHRpZXMgdGltZSB0aW1lX2Zvcm1hdCB0aW1lX3pvbmUgdGltZWRpZmYgdGltZWZyb21wYXJ0cyB0aW1lb3V0IHRpbWVzdGFtcCB0aW1lc3RhbXBhZGQgdGltZXN0YW1wZGlmZiB0aW1lem9uZV9hYmJyIHRpbWV6b25lX21pbnV0ZSB0aW1lem9uZV9yZWdpb24gdG8gdG9fYmFzZTY0IHRvX2RhdGUgdG9fZGF5cyB0b19zZWNvbmRzIHRvZGF0ZXRpbWVvZmZzZXQgdHJhY2UgdHJhY2tpbmcgdHJhbnNhY3Rpb24gdHJhbnNhY3Rpb25hbCB0cmFuc2xhdGUgdHJhbnNsYXRpb24gdHJlYXQgdHJpZ2dlciB0cmlnZ2VyX25lc3RsZXZlbCB0cmlnZ2VycyB0cmltIHRydW5jYXRlIHRyeV9jYXN0IHRyeV9jb252ZXJ0IHRyeV9wYXJzZSB0eXBlIHViMSB1YjIgdWI0IHVjYXNlIHVuYXJjaGl2ZWQgdW5ib3VuZGVkIHVuY29tcHJlc3MgdW5kZXIgdW5kbyB1bmhleCB1bmljb2RlIHVuaWZvcm0gdW5pbnN0YWxsIHVuaW9uIHVuaXF1ZSB1bml4X3RpbWVzdGFtcCB1bmtub3duIHVubGltaXRlZCB1bmxvY2sgdW5waXZvdCB1bnJlY292ZXJhYmxlIHVuc2FmZSB1bnNpZ25lZCB1bnRpbCB1bnRydXN0ZWQgdW51c2FibGUgdW51c2VkIHVwZGF0ZSB1cGRhdGVkIHVwZ3JhZGUgdXBwZWQgdXBwZXIgdXBzZXJ0IHVybCB1cm93aWQgdXNhYmxlIHVzYWdlIHVzZSB1c2Vfc3RvcmVkX291dGxpbmVzIHVzZXIgdXNlcl9kYXRhIHVzZXJfcmVzb3VyY2VzIHVzZXJzIHVzaW5nIHV0Y19kYXRlIHV0Y190aW1lc3RhbXAgdXVpZCB1dWlkX3Nob3J0IHZhbGlkYXRlIHZhbGlkYXRlX3Bhc3N3b3JkX3N0cmVuZ3RoIHZhbGlkYXRpb24gdmFsaXN0IHZhbHVlIHZhbHVlcyB2YXIgdmFyX3NhbXAgdmFyY2hhcmMgdmFyaSB2YXJpYSB2YXJpYWIgdmFyaWFibCB2YXJpYWJsZSB2YXJpYWJsZXMgdmFyaWFuY2UgdmFycCB2YXJyYXcgdmFycmF3YyB2YXJyYXkgdmVyaWZ5IHZlcnNpb24gdmVyc2lvbnMgdmlldyB2aXJ0dWFsIHZpc2libGUgdm9pZCB3YWl0IHdhbGxldCB3YXJuaW5nIHdhcm5pbmdzIHdlZWsgd2Vla2RheSB3ZWVrb2Z5ZWFyIHdlbGxmb3JtZWQgd2hlbiB3aGVuZSB3aGVuZXYgd2hlbmV2ZSB3aGVuZXZlciB3aGVyZSB3aGlsZSB3aGl0ZXNwYWNlIHdpdGggd2l0aGluIHdpdGhvdXQgd29yayB3cmFwcGVkIHhkYiB4bWwgeG1sYWdnIHhtbGF0dHJpYnV0ZXMgeG1sY2FzdCB4bWxjb2xhdHR2YWwgeG1sZWxlbWVudCB4bWxleGlzdHMgeG1sZm9yZXN0IHhtbGluZGV4IHhtbG5hbWVzcGFjZXMgeG1scGkgeG1scXVlcnkgeG1scm9vdCB4bWxzY2hlbWEgeG1sc2VyaWFsaXplIHhtbHRhYmxlIHhtbHR5cGUgeG9yIHllYXIgeWVhcl90b19tb250aCB5ZWFycyB5ZWFyd2VlayIsbGl0ZXJhbDoidHJ1ZSBmYWxzZSBudWxsIixidWlsdF9pbjoiYXJyYXkgYmlnaW50IGJpbmFyeSBiaXQgYmxvYiBib29sZWFuIGNoYXIgY2hhcmFjdGVyIGRhdGUgZGVjIGRlY2ltYWwgZmxvYXQgaW50IGludDggaW50ZWdlciBpbnRlcnZhbCBudW1iZXIgbnVtZXJpYyByZWFsIHJlY29yZCBzZXJpYWwgc2VyaWFsOCBzbWFsbGludCB0ZXh0IHZhcmNoYXIgdmFyeWluZyB2b2lkIn0sYzpbe2NOOiJzdHJpbmciLGI6IiciLGU6IiciLGM6W2UuQkUse2I6IicnIn1dfSx7Y046InN0cmluZyIsYjonIicsZTonIicsYzpbZS5CRSx7YjonIiInfV19LHtjTjoic3RyaW5nIixiOiJgIixlOiJgIixjOltlLkJFXX0sZS5DTk0sZS5DQkNNLHRdfSxlLkNCQ00sdF19fSk7aGxqcy5yZWdpc3Rlckxhbmd1YWdlKCJyIixmdW5jdGlvbihlKXt2YXIgcj0iKFthLXpBLVpdfFxcLlthLXpBLVouXSlbYS16QS1aMC05Ll9dKiI7cmV0dXJue2M6W2UuSENNLHtiOnIsbDpyLGs6e2tleXdvcmQ6ImZ1bmN0aW9uIGlmIGluIGJyZWFrIG5leHQgcmVwZWF0IGVsc2UgZm9yIHJldHVybiBzd2l0Y2ggd2hpbGUgdHJ5IHRyeUNhdGNoIHN0b3Agd2FybmluZyByZXF1aXJlIGxpYnJhcnkgYXR0YWNoIGRldGFjaCBzb3VyY2Ugc2V0TWV0aG9kIHNldEdlbmVyaWMgc2V0R3JvdXBHZW5lcmljIHNldENsYXNzIC4uLiIsbGl0ZXJhbDoiTlVMTCBOQSBUUlVFIEZBTFNFIFQgRiBJbmYgTmFOIE5BX2ludGVnZXJffDEwIE5BX3JlYWxffDEwIE5BX2NoYXJhY3Rlcl98MTAgTkFfY29tcGxleF98MTAifSxyOjB9LHtjTjoibnVtYmVyIixiOiIwW3hYXVswLTlhLWZBLUZdK1tMaV0/XFxiIixyOjB9LHtjTjoibnVtYmVyIixiOiJcXGQrKD86W2VFXVsrXFwtXT9cXGQqKT9MXFxiIixyOjB9LHtjTjoibnVtYmVyIixiOiJcXGQrXFwuKD8hXFxkKSg/OmlcXGIpPyIscjowfSx7Y046Im51bWJlciIsYjoiXFxkKyg/OlxcLlxcZCopPyg/OltlRV1bK1xcLV0/XFxkKik/aT9cXGIiLHI6MH0se2NOOiJudW1iZXIiLGI6IlxcLlxcZCsoPzpbZUVdWytcXC1dP1xcZCopP2k/XFxiIixyOjB9LHtiOiJgIixlOiJgIixyOjB9LHtjTjoic3RyaW5nIixjOltlLkJFXSx2Olt7YjonIicsZTonIid9LHtiOiInIixlOiInIn1dfV19fSk7aGxqcy5yZWdpc3Rlckxhbmd1YWdlKCJwZXJsIixmdW5jdGlvbihlKXt2YXIgdD0iZ2V0cHdlbnQgZ2V0c2VydmVudCBxdW90ZW1ldGEgbXNncmN2IHNjYWxhciBraWxsIGRibWNsb3NlIHVuZGVmIGxjIG1hIHN5c3dyaXRlIHRyIHNlbmQgdW1hc2sgc3lzb3BlbiBzaG13cml0ZSB2ZWMgcXggdXRpbWUgbG9jYWwgb2N0IHNlbWN0bCBsb2NhbHRpbWUgcmVhZHBpcGUgZG8gcmV0dXJuIGZvcm1hdCByZWFkIHNwcmludGYgZGJtb3BlbiBwb3AgZ2V0cGdycCBub3QgZ2V0cHduYW0gcmV3aW5kZGlyIHFxZmlsZW5vIHF3IGVuZHByb3RvZW50IHdhaXQgc2V0aG9zdGVudCBibGVzcyBzfDAgb3BlbmRpciBjb250aW51ZSBlYWNoIHNsZWVwIGVuZGdyZW50IHNodXRkb3duIGR1bXAgY2hvbXAgY29ubmVjdCBnZXRzb2NrbmFtZSBkaWUgc29ja2V0cGFpciBjbG9zZSBmbG9jayBleGlzdHMgaW5kZXggc2htZ2V0c3ViIGZvciBlbmRwd2VudCByZWRvIGxzdGF0IG1zZ2N0bCBzZXRwZ3JwIGFicyBleGl0IHNlbGVjdCBwcmludCByZWYgZ2V0aG9zdGJ5YWRkciB1bnNoaWZ0IGZjbnRsIHN5c2NhbGwgZ290byBnZXRuZXRieWFkZHIgam9pbiBnbXRpbWUgc3ltbGluayBzZW1nZXQgc3BsaWNlIHh8MCBnZXRwZWVybmFtZSByZWN2IGxvZyBzZXRzb2Nrb3B0IGNvcyBsYXN0IHJldmVyc2UgZ2V0aG9zdGJ5bmFtZSBnZXRncm5hbSBzdHVkeSBmb3JtbGluZSBlbmRob3N0ZW50IHRpbWVzIGNob3AgbGVuZ3RoIGdldGhvc3RlbnQgZ2V0bmV0ZW50IHBhY2sgZ2V0cHJvdG9lbnQgZ2V0c2VydmJ5bmFtZSByYW5kIG1rZGlyIHBvcyBjaG1vZCB5fDAgc3Vic3RyIGVuZG5ldGVudCBwcmludGYgbmV4dCBvcGVuIG1zZ3NuZCByZWFkZGlyIHVzZSB1bmxpbmsgZ2V0c29ja29wdCBnZXRwcmlvcml0eSByaW5kZXggd2FudGFycmF5IGhleCBzeXN0ZW0gZ2V0c2VydmJ5cG9ydCBlbmRzZXJ2ZW50IGludCBjaHIgdW50aWUgcm1kaXIgcHJvdG90eXBlIHRlbGwgbGlzdGVuIGZvcmsgc2htcmVhZCB1Y2ZpcnN0IHNldHByb3RvZW50IGVsc2Ugc3lzc2VlayBsaW5rIGdldGdyZ2lkIHNobWN0bCB3YWl0cGlkIHVucGFjayBnZXRuZXRieW5hbWUgcmVzZXQgY2hkaXIgZ3JlcCBzcGxpdCByZXF1aXJlIGNhbGxlciBsY2ZpcnN0IHVudGlsIHdhcm4gd2hpbGUgdmFsdWVzIHNoaWZ0IHRlbGxkaXIgZ2V0cHd1aWQgbXkgZ2V0cHJvdG9ieW51bWJlciBkZWxldGUgYW5kIHNvcnQgdWMgZGVmaW5lZCBzcmFuZCBhY2NlcHQgcGFja2FnZSBzZWVrZGlyIGdldHByb3RvYnluYW1lIHNlbW9wIG91ciByZW5hbWUgc2VlayBpZiBxfDAgY2hyb290IHN5c3JlYWQgc2V0cHdlbnQgbm8gY3J5cHQgZ2V0YyBjaG93biBzcXJ0IHdyaXRlIHNldG5ldGVudCBzZXRwcmlvcml0eSBmb3JlYWNoIHRpZSBzaW4gbXNnZ2V0IG1hcCBzdGF0IGdldGxvZ2luIHVubGVzcyBlbHNpZiB0cnVuY2F0ZSBleGVjIGtleXMgZ2xvYiB0aWVkIGNsb3NlZGlyaW9jdGwgc29ja2V0IHJlYWRsaW5rIGV2YWwgeG9yIHJlYWRsaW5lIGJpbm1vZGUgc2V0c2VydmVudCBlb2Ygb3JkIGJpbmQgYWxhcm0gcGlwZSBhdGFuMiBnZXRncmVudCBleHAgdGltZSBwdXNoIHNldGdyZW50IGd0IGx0IG9yIG5lIG18MCBicmVhayBnaXZlbiBzYXkgc3RhdGUgd2hlbiIscj17Y046InN1YnN0IixiOiJbJEBdXFx7IixlOiJcXH0iLGs6dH0scz17YjoiLT57IixlOiJ9In0sbj17djpbe2I6L1wkXGQvfSx7YjovW1wkJUBdKFxeXHdcYnwjXHcrKDo6XHcrKSp8e1x3K318XHcrKDo6XHcqKSopL30se2I6L1tcJCVAXVteXHNcd3tdLyxyOjB9XX0saT1bZS5CRSxyLG5dLG89W24sZS5IQ00sZS5DKCJeXFw9XFx3IiwiXFw9Y3V0Iix7ZVc6ITB9KSxzLHtjTjoic3RyaW5nIixjOmksdjpbe2I6InFbcXd4cl0/XFxzKlxcKCIsZToiXFwpIixyOjV9LHtiOiJxW3F3eHJdP1xccypcXFsiLGU6IlxcXSIscjo1fSx7YjoicVtxd3hyXT9cXHMqXFx7IixlOiJcXH0iLHI6NX0se2I6InFbcXd4cl0/XFxzKlxcfCIsZToiXFx8IixyOjV9LHtiOiJxW3F3eHJdP1xccypcXDwiLGU6IlxcPiIscjo1fSx7YjoicXdcXHMrcSIsZToicSIscjo1fSx7YjoiJyIsZToiJyIsYzpbZS5CRV19LHtiOiciJyxlOiciJ30se2I6ImAiLGU6ImAiLGM6W2UuQkVdfSx7Yjoie1xcdyt9IixjOltdLHI6MH0se2I6Ii0/XFx3K1xccypcXD1cXD4iLGM6W10scjowfV19LHtjTjoibnVtYmVyIixiOiIoXFxiMFswLTdfXSspfChcXGIweFswLTlhLWZBLUZfXSspfChcXGJbMS05XVswLTlfXSooXFwuWzAtOV9dKyk/KXxbMF9dXFxiIixyOjB9LHtiOiIoXFwvXFwvfCIrZS5SU1IrInxcXGIoc3BsaXR8cmV0dXJufHByaW50fHJldmVyc2V8Z3JlcClcXGIpXFxzKiIsazoic3BsaXQgcmV0dXJuIHByaW50IHJldmVyc2UgZ3JlcCIscjowLGM6W2UuSENNLHtjTjoicmVnZXhwIixiOiIoc3x0cnx5KS8oXFxcXC58W14vXSkqLyhcXFxcLnxbXi9dKSovW2Etel0qIixyOjEwfSx7Y046InJlZ2V4cCIsYjoiKG18cXIpPy8iLGU6Ii9bYS16XSoiLGM6W2UuQkVdLHI6MH1dfSx7Y046ImZ1bmN0aW9uIixiSzoic3ViIixlOiIoXFxzKlxcKC4qP1xcKSk/Wzt7XSIsZUU6ITAscjo1LGM6W2UuVE1dfSx7YjoiLVxcd1xcYiIscjowfSx7YjoiXl9fREFUQV9fJCIsZToiXl9fRU5EX18kIixzTDoibW9qb2xpY2lvdXMiLGM6W3tiOiJeQEAuKiIsZToiJCIsY046ImNvbW1lbnQifV19XTtyZXR1cm4gci5jPW8scy5jPW8se2FsaWFzZXM6WyJwbCIsInBtIl0sbDovW1x3XC5dKy8sazp0LGM6b319KTtobGpzLnJlZ2lzdGVyTGFuZ3VhZ2UoImluaSIsZnVuY3Rpb24oZSl7dmFyIGI9e2NOOiJzdHJpbmciLGM6W2UuQkVdLHY6W3tiOiInJyciLGU6IicnJyIscjoxMH0se2I6JyIiIicsZTonIiIiJyxyOjEwfSx7YjonIicsZTonIid9LHtiOiInIixlOiInIn1dfTtyZXR1cm57YWxpYXNlczpbInRvbWwiXSxjSTohMCxpOi9cUy8sYzpbZS5DKCI7IiwiJCIpLGUuSENNLHtjTjoic2VjdGlvbiIsYjovXlxzKlxbKy8sZTovXF0rL30se2I6L15bYS16MC05XFtcXV8tXStccyo9XHMqLyxlOiIkIixyQjohMCxjOlt7Y046ImF0dHIiLGI6L1thLXowLTlcW1xdXy1dKy99LHtiOi89LyxlVzohMCxyOjAsYzpbe2NOOiJsaXRlcmFsIixiOi9cYm9ufG9mZnx0cnVlfGZhbHNlfHllc3xub1xiL30se2NOOiJ2YXJpYWJsZSIsdjpbe2I6L1wkW1x3XGQiXVtcd1xkX10qL30se2I6L1wkXHsoLio/KX0vfV19LGIse2NOOiJudW1iZXIiLGI6LyhbXCtcLV0rKT9bXGRdK19bXGRfXSsvfSxlLk5NXX1dfV19fSk7aGxqcy5yZWdpc3Rlckxhbmd1YWdlKCJkaWZmIixmdW5jdGlvbihlKXtyZXR1cm57YWxpYXNlczpbInBhdGNoIl0sYzpbe2NOOiJtZXRhIixyOjEwLHY6W3tiOi9eQEAgK1wtXGQrLFxkKyArXCtcZCssXGQrICtAQCQvfSx7YjovXlwqXCpcKiArXGQrLFxkKyArXCpcKlwqXCokL30se2I6L15cLVwtXC0gK1xkKyxcZCsgK1wtXC1cLVwtJC99XX0se2NOOiJjb21tZW50Iix2Olt7YjovSW5kZXg6IC8sZTovJC99LHtiOi89ezMsfS8sZTovJC99LHtiOi9eXC17M30vLGU6LyQvfSx7YjovXlwqezN9IC8sZTovJC99LHtiOi9eXCt7M30vLGU6LyQvfSx7YjovXCp7NX0vLGU6L1wqezV9JC99XX0se2NOOiJhZGRpdGlvbiIsYjoiXlxcKyIsZToiJCJ9LHtjTjoiZGVsZXRpb24iLGI6Il5cXC0iLGU6IiQifSx7Y046ImFkZGl0aW9uIixiOiJeXFwhIixlOiIkIn1dfX0pO2hsanMucmVnaXN0ZXJMYW5ndWFnZSgiZ28iLGZ1bmN0aW9uKGUpe3ZhciB0PXtrZXl3b3JkOiJicmVhayBkZWZhdWx0IGZ1bmMgaW50ZXJmYWNlIHNlbGVjdCBjYXNlIG1hcCBzdHJ1Y3QgY2hhbiBlbHNlIGdvdG8gcGFja2FnZSBzd2l0Y2ggY29uc3QgZmFsbHRocm91Z2ggaWYgcmFuZ2UgdHlwZSBjb250aW51ZSBmb3IgaW1wb3J0IHJldHVybiB2YXIgZ28gZGVmZXIgYm9vbCBieXRlIGNvbXBsZXg2NCBjb21wbGV4MTI4IGZsb2F0MzIgZmxvYXQ2NCBpbnQ4IGludDE2IGludDMyIGludDY0IHN0cmluZyB1aW50OCB1aW50MTYgdWludDMyIHVpbnQ2NCBpbnQgdWludCB1aW50cHRyIHJ1bmUiLGxpdGVyYWw6InRydWUgZmFsc2UgaW90YSBuaWwiLGJ1aWx0X2luOiJhcHBlbmQgY2FwIGNsb3NlIGNvbXBsZXggY29weSBpbWFnIGxlbiBtYWtlIG5ldyBwYW5pYyBwcmludCBwcmludGxuIHJlYWwgcmVjb3ZlciBkZWxldGUifTtyZXR1cm57YWxpYXNlczpbImdvbGFuZyJdLGs6dCxpOiI8LyIsYzpbZS5DTENNLGUuQ0JDTSx7Y046InN0cmluZyIsdjpbZS5RU00se2I6IiciLGU6IlteXFxcXF0nIn0se2I6ImAiLGU6ImAifV19LHtjTjoibnVtYmVyIix2Olt7YjplLkNOUisiW2RmbHNpXSIscjoxfSxlLkNOTV19LHtiOi86PS99LHtjTjoiZnVuY3Rpb24iLGJLOiJmdW5jIixlOi9ccypcey8sZUU6ITAsYzpbZS5UTSx7Y046InBhcmFtcyIsYjovXCgvLGU6L1wpLyxrOnQsaTovWyInXS99XX1dfX0pO2hsanMucmVnaXN0ZXJMYW5ndWFnZSgiYmFzaCIsZnVuY3Rpb24oZSl7dmFyIHQ9e2NOOiJ2YXJpYWJsZSIsdjpbe2I6L1wkW1x3XGQjQF1bXHdcZF9dKi99LHtiOi9cJFx7KC4qPyl9L31dfSxzPXtjTjoic3RyaW5nIixiOi8iLyxlOi8iLyxjOltlLkJFLHQse2NOOiJ2YXJpYWJsZSIsYjovXCRcKC8sZTovXCkvLGM6W2UuQkVdfV19LGE9e2NOOiJzdHJpbmciLGI6LycvLGU6LycvfTtyZXR1cm57YWxpYXNlczpbInNoIiwienNoIl0sbDovXGItP1thLXpcLl9dK1xiLyxrOntrZXl3b3JkOiJpZiB0aGVuIGVsc2UgZWxpZiBmaSBmb3Igd2hpbGUgaW4gZG8gZG9uZSBjYXNlIGVzYWMgZnVuY3Rpb24iLGxpdGVyYWw6InRydWUgZmFsc2UiLGJ1aWx0X2luOiJicmVhayBjZCBjb250aW51ZSBldmFsIGV4ZWMgZXhpdCBleHBvcnQgZ2V0b3B0cyBoYXNoIHB3ZCByZWFkb25seSByZXR1cm4gc2hpZnQgdGVzdCB0aW1lcyB0cmFwIHVtYXNrIHVuc2V0IGFsaWFzIGJpbmQgYnVpbHRpbiBjYWxsZXIgY29tbWFuZCBkZWNsYXJlIGVjaG8gZW5hYmxlIGhlbHAgbGV0IGxvY2FsIGxvZ291dCBtYXBmaWxlIHByaW50ZiByZWFkIHJlYWRhcnJheSBzb3VyY2UgdHlwZSB0eXBlc2V0IHVsaW1pdCB1bmFsaWFzIHNldCBzaG9wdCBhdXRvbG9hZCBiZyBiaW5ka2V5IGJ5ZSBjYXAgY2hkaXIgY2xvbmUgY29tcGFyZ3VtZW50cyBjb21wY2FsbCBjb21wY3RsIGNvbXBkZXNjcmliZSBjb21wZmlsZXMgY29tcGdyb3VwcyBjb21wcXVvdGUgY29tcHRhZ3MgY29tcHRyeSBjb21wdmFsdWVzIGRpcnMgZGlzYWJsZSBkaXNvd24gZWNob3RjIGVjaG90aSBlbXVsYXRlIGZjIGZnIGZsb2F0IGZ1bmN0aW9ucyBnZXRjYXAgZ2V0bG4gaGlzdG9yeSBpbnRlZ2VyIGpvYnMga2lsbCBsaW1pdCBsb2cgbm9nbG9iIHBvcGQgcHJpbnQgcHVzaGQgcHVzaGxuIHJlaGFzaCBzY2hlZCBzZXRjYXAgc2V0b3B0IHN0YXQgc3VzcGVuZCB0dHljdGwgdW5mdW5jdGlvbiB1bmhhc2ggdW5saW1pdCB1bnNldG9wdCB2YXJlZCB3YWl0IHdoZW5jZSB3aGVyZSB3aGljaCB6Y29tcGlsZSB6Zm9ybWF0IHpmdHAgemxlIHptb2Rsb2FkIHpwYXJzZW9wdHMgenByb2YgenB0eSB6cmVnZXhwYXJzZSB6c29ja2V0IHpzdHlsZSB6dGNwIixfOiItbmUgLWVxIC1sdCAtZ3QgLWYgLWQgLWUgLXMgLWwgLWEifSxjOlt7Y046Im1ldGEiLGI6L14jIVteXG5dK3NoXHMqJC8scjoxMH0se2NOOiJmdW5jdGlvbiIsYjovXHdbXHdcZF9dKlxzKlwoXHMqXClccypcey8sckI6ITAsYzpbZS5pbmhlcml0KGUuVE0se2I6L1x3W1x3XGRfXSovfSldLHI6MH0sZS5IQ00scyxhLHRdfX0pO2hsanMucmVnaXN0ZXJMYW5ndWFnZSgicHl0aG9uIixmdW5jdGlvbihlKXt2YXIgcj17a2V5d29yZDoiYW5kIGVsaWYgaXMgZ2xvYmFsIGFzIGluIGlmIGZyb20gcmFpc2UgZm9yIGV4Y2VwdCBmaW5hbGx5IHByaW50IGltcG9ydCBwYXNzIHJldHVybiBleGVjIGVsc2UgYnJlYWsgbm90IHdpdGggY2xhc3MgYXNzZXJ0IHlpZWxkIHRyeSB3aGlsZSBjb250aW51ZSBkZWwgb3IgZGVmIGxhbWJkYSBhc3luYyBhd2FpdCBub25sb2NhbHwxMCBOb25lIFRydWUgRmFsc2UiLGJ1aWx0X2luOiJFbGxpcHNpcyBOb3RJbXBsZW1lbnRlZCJ9LGI9e2NOOiJtZXRhIixiOi9eKD4+PnxcLlwuXC4pIC99LGM9e2NOOiJzdWJzdCIsYjovXHsvLGU6L1x9LyxrOnIsaTovIy99LGE9e2NOOiJzdHJpbmciLGM6W2UuQkVdLHY6W3tiOi8odXxiKT9yPycnJy8sZTovJycnLyxjOltiXSxyOjEwfSx7YjovKHV8Yik/cj8iIiIvLGU6LyIiIi8sYzpbYl0scjoxMH0se2I6LyhmcnxyZnxmKScnJy8sZTovJycnLyxjOltiLGNdfSx7YjovKGZyfHJmfGYpIiIiLyxlOi8iIiIvLGM6W2IsY119LHtiOi8odXxyfHVyKScvLGU6LycvLHI6MTB9LHtiOi8odXxyfHVyKSIvLGU6LyIvLHI6MTB9LHtiOi8oYnxiciknLyxlOi8nL30se2I6LyhifGJyKSIvLGU6LyIvfSx7YjovKGZyfHJmfGYpJy8sZTovJy8sYzpbY119LHtiOi8oZnJ8cmZ8ZikiLyxlOi8iLyxjOltjXX0sZS5BU00sZS5RU01dfSxzPXtjTjoibnVtYmVyIixyOjAsdjpbe2I6ZS5CTlIrIltsTGpKXT8ifSx7YjoiXFxiKDBvWzAtN10rKVtsTGpKXT8ifSx7YjplLkNOUisiW2xMakpdPyJ9XX0saT17Y046InBhcmFtcyIsYjovXCgvLGU6L1wpLyxjOlsic2VsZiIsYixzLGFdfTtyZXR1cm4gYy5jPVthLHMsYl0se2FsaWFzZXM6WyJweSIsImd5cCJdLGs6cixpOi8oPFwvfC0+fFw/KXw9Pi8sYzpbYixzLGEsZS5IQ00se3Y6W3tjTjoiZnVuY3Rpb24iLGJLOiJkZWYifSx7Y046ImNsYXNzIixiSzoiY2xhc3MifV0sZTovOi8saTovWyR7PTtcbixdLyxjOltlLlVUTSxpLHtiOi8tPi8sZVc6ITAsazoiTm9uZSJ9XX0se2NOOiJtZXRhIixiOi9eW1x0IF0qQC8sZTovJC99LHtiOi9cYihwcmludHxleGVjKVwoL31dfX0pO2hsanMucmVnaXN0ZXJMYW5ndWFnZSgianVsaWEiLGZ1bmN0aW9uKGUpe3ZhciByPXtrZXl3b3JkOiJpbiBpc2Egd2hlcmUgYmFyZW1vZHVsZSBiZWdpbiBicmVhayBjYXRjaCBjY2FsbCBjb25zdCBjb250aW51ZSBkbyBlbHNlIGVsc2VpZiBlbmQgZXhwb3J0IGZhbHNlIGZpbmFsbHkgZm9yIGZ1bmN0aW9uIGdsb2JhbCBpZiBpbXBvcnQgaW1wb3J0YWxsIGxldCBsb2NhbCBtYWNybyBtb2R1bGUgcXVvdGUgcmV0dXJuIHRydWUgdHJ5IHVzaW5nIHdoaWxlIHR5cGUgaW1tdXRhYmxlIGFic3RyYWN0IGJpdHN0eXBlIHR5cGVhbGlhcyAiLGxpdGVyYWw6InRydWUgZmFsc2UgQVJHUyBDX05VTEwgRGV2TnVsbCBFTkRJQU5fQk9NIEVOViBJIEluZiBJbmYxNiBJbmYzMiBJbmY2NCBJbnNlcnRpb25Tb3J0IEpVTElBX0hPTUUgTE9BRF9QQVRIIE1lcmdlU29ydCBOYU4gTmFOMTYgTmFOMzIgTmFONjQgUFJPR1JBTV9GSUxFIFF1aWNrU29ydCBSb3VuZERvd24gUm91bmRGcm9tWmVybyBSb3VuZE5lYXJlc3QgUm91bmROZWFyZXN0VGllc0F3YXkgUm91bmROZWFyZXN0VGllc1VwIFJvdW5kVG9aZXJvIFJvdW5kVXAgU1RERVJSIFNURElOIFNURE9VVCBWRVJTSU9OIGNhdGFsYW4gZXwwIGV1fDAgZXVsZXJnYW1tYSBnb2xkZW4gaW0gbm90aGluZyBwaSDOsyDPgCDPhiAiLGJ1aWx0X2luOiJBTlkgQWJzdHJhY3RBcnJheSBBYnN0cmFjdENoYW5uZWwgQWJzdHJhY3RGbG9hdCBBYnN0cmFjdE1hdHJpeCBBYnN0cmFjdFJORyBBYnN0cmFjdFNlcmlhbGl6ZXIgQWJzdHJhY3RTZXQgQWJzdHJhY3RTcGFyc2VBcnJheSBBYnN0cmFjdFNwYXJzZU1hdHJpeCBBYnN0cmFjdFNwYXJzZVZlY3RvciBBYnN0cmFjdFN0cmluZyBBYnN0cmFjdFVuaXRSYW5nZSBBYnN0cmFjdFZlY09yTWF0IEFic3RyYWN0VmVjdG9yIEFueSBBcmd1bWVudEVycm9yIEFycmF5IEFzc2VydGlvbkVycm9yIEFzc29jaWF0aXZlIEJhc2U2NERlY29kZVBpcGUgQmFzZTY0RW5jb2RlUGlwZSBCaWRpYWdvbmFsIEJpZ0Zsb2F0IEJpZ0ludCBCaXRBcnJheSBCaXRNYXRyaXggQml0VmVjdG9yIEJvb2wgQm91bmRzRXJyb3IgQnVmZmVyU3RyZWFtIENhY2hpbmdQb29sIENhcHR1cmVkRXhjZXB0aW9uIENhcnRlc2lhbkluZGV4IENhcnRlc2lhblJhbmdlIENjaGFyIENkb3VibGUgQ2Zsb2F0IENoYW5uZWwgQ2hhciBDaW50IENpbnRtYXhfdCBDbG9uZyBDbG9uZ2xvbmcgQ2x1c3Rlck1hbmFnZXIgQ21kIENvZGVJbmZvIENvbG9uIENvbXBsZXggQ29tcGxleDEyOCBDb21wbGV4MzIgQ29tcGxleDY0IENvbXBvc2l0ZUV4Y2VwdGlvbiBDb25kaXRpb24gQ29uakFycmF5IENvbmpNYXRyaXggQ29ualZlY3RvciBDcHRyZGlmZl90IENzaG9ydCBDc2l6ZV90IENzc2l6ZV90IENzdHJpbmcgQ3VjaGFyIEN1aW50IEN1aW50bWF4X3QgQ3Vsb25nIEN1bG9uZ2xvbmcgQ3VzaG9ydCBDd2NoYXJfdCBDd3N0cmluZyBEYXRhVHlwZSBEYXRlIERhdGVGb3JtYXQgRGF0ZVRpbWUgRGVuc2VBcnJheSBEZW5zZU1hdHJpeCBEZW5zZVZlY09yTWF0IERlbnNlVmVjdG9yIERpYWdvbmFsIERpY3QgRGltZW5zaW9uTWlzbWF0Y2ggRGltcyBEaXJlY3RJbmRleFN0cmluZyBEaXNwbGF5IERpdmlkZUVycm9yIERvbWFpbkVycm9yIEVPRkVycm9yIEVhY2hMaW5lIEVudW0gRW51bWVyYXRlIEVycm9yRXhjZXB0aW9uIEV4Y2VwdGlvbiBFeHBvbmVudGlhbEJhY2tPZmYgRXhwciBGYWN0b3JpemF0aW9uIEZpbGVNb25pdG9yIEZsb2F0MTYgRmxvYXQzMiBGbG9hdDY0IEZ1bmN0aW9uIEZ1dHVyZSBHbG9iYWxSZWYgR290b05vZGUgSFRNTCBIZXJtaXRpYW4gSU8gSU9CdWZmZXIgSU9Db250ZXh0IElPU3RyZWFtIElQQWRkciBJUHY0IElQdjYgSW5kZXhDYXJ0ZXNpYW4gSW5kZXhMaW5lYXIgSW5kZXhTdHlsZSBJbmV4YWN0RXJyb3IgSW5pdEVycm9yIEludCBJbnQxMjggSW50MTYgSW50MzIgSW50NjQgSW50OCBJbnRTZXQgSW50ZWdlciBJbnRlcnJ1cHRFeGNlcHRpb24gSW52YWxpZFN0YXRlRXhjZXB0aW9uIElycmF0aW9uYWwgS2V5RXJyb3IgTGFiZWxOb2RlIExpblNwYWNlIExpbmVOdW1iZXJOb2RlIExvYWRFcnJvciBMb3dlclRyaWFuZ3VsYXIgTUlNRSBNYXRyaXggTWVyc2VubmVUd2lzdGVyIE1ldGhvZCBNZXRob2RFcnJvciBNZXRob2RUYWJsZSBNb2R1bGUgTlR1cGxlIE5ld3Zhck5vZGUgTnVsbEV4Y2VwdGlvbiBOdWxsYWJsZSBOdW1iZXIgT2JqZWN0SWREaWN0IE9yZGluYWxSYW5nZSBPdXRPZk1lbW9yeUVycm9yIE92ZXJmbG93RXJyb3IgUGFpciBQYXJzZUVycm9yIFBhcnRpYWxRdWlja1NvcnQgUGVybXV0ZWREaW1zQXJyYXkgUGlwZSBQb2xsaW5nRmlsZVdhdGNoZXIgUHJvY2Vzc0V4aXRlZEV4Y2VwdGlvbiBQdHIgUXVvdGVOb2RlIFJhbmRvbURldmljZSBSYW5nZSBSYW5nZUluZGV4IFJhdGlvbmFsIFJhd0ZEIFJlYWRPbmx5TWVtb3J5RXJyb3IgUmVhbCBSZWVudHJhbnRMb2NrIFJlZiBSZWdleCBSZWdleE1hdGNoIFJlbW90ZUNoYW5uZWwgUmVtb3RlRXhjZXB0aW9uIFJldlN0cmluZyBSb3VuZGluZ01vZGUgUm93VmVjdG9yIFNTQVZhbHVlIFNlZ21lbnRhdGlvbkZhdWx0IFNlcmlhbGl6YXRpb25TdGF0ZSBTZXQgU2hhcmVkQXJyYXkgU2hhcmVkTWF0cml4IFNoYXJlZFZlY3RvciBTaWduZWQgU2ltcGxlVmVjdG9yIFNsb3QgU2xvdE51bWJlciBTcGFyc2VNYXRyaXhDU0MgU3BhcnNlVmVjdG9yIFN0YWNrRnJhbWUgU3RhY2tPdmVyZmxvd0Vycm9yIFN0YWNrVHJhY2UgU3RlcFJhbmdlIFN0ZXBSYW5nZUxlbiBTdHJpZGVkQXJyYXkgU3RyaWRlZE1hdHJpeCBTdHJpZGVkVmVjT3JNYXQgU3RyaWRlZFZlY3RvciBTdHJpbmcgU3ViQXJyYXkgU3ViU3RyaW5nIFN5bVRyaWRpYWdvbmFsIFN5bWJvbCBTeW1tZXRyaWMgU3lzdGVtRXJyb3IgVENQU29ja2V0IFRhc2sgVGV4dCBUZXh0RGlzcGxheSBUaW1lciBUcmlkaWFnb25hbCBUdXBsZSBUeXBlIFR5cGVFcnJvciBUeXBlTWFwRW50cnkgVHlwZU1hcExldmVsIFR5cGVOYW1lIFR5cGVWYXIgVHlwZWRTbG90IFVEUFNvY2tldCBVSW50IFVJbnQxMjggVUludDE2IFVJbnQzMiBVSW50NjQgVUludDggVW5kZWZSZWZFcnJvciBVbmRlZlZhckVycm9yIFVuaWNvZGVFcnJvciBVbmlmb3JtU2NhbGluZyBVbmlvbiBVbmlvbkFsbCBVbml0UmFuZ2UgVW5zaWduZWQgVXBwZXJUcmlhbmd1bGFyIFZhbCBWYXJhcmcgVmVjRWxlbWVudCBWZWNPck1hdCBWZWN0b3IgVmVyc2lvbk51bWJlciBWb2lkIFdlYWtLZXlEaWN0IFdlYWtSZWYgV29ya2VyQ29uZmlnIFdvcmtlclBvb2wgIn0sdD0iW0EtWmEtel9cXHUwMEExLVxcdUZGRkZdW0EtWmEtel8wLTlcXHUwMEExLVxcdUZGRkZdKiIsYT17bDp0LGs6cixpOi88XC8vfSxuPXtjTjoibnVtYmVyIixiOi8oXGIweFtcZF9dKihcLltcZF9dKik/fDB4XC5cZFtcZF9dKilwWy0rXT9cZCt8XGIwW2JveF1bYS1mQS1GMC05XVthLWZBLUYwLTlfXSp8KFxiXGRbXGRfXSooXC5bXGRfXSopP3xcLlxkW1xkX10qKShbZUVmRl1bLStdP1xkKyk/LyxyOjB9LG89e2NOOiJzdHJpbmciLGI6LycoLnxcXFt4WHVVXVthLXpBLVowLTldKyknL30saT17Y046InN1YnN0IixiOi9cJFwoLyxlOi9cKS8sazpyfSxsPXtjTjoidmFyaWFibGUiLGI6IlxcJCIrdH0sYz17Y046InN0cmluZyIsYzpbZS5CRSxpLGxdLHY6W3tiOi9cdyoiIiIvLGU6LyIiIlx3Ki8scjoxMH0se2I6L1x3KiIvLGU6LyJcdyovfV19LHM9e2NOOiJzdHJpbmciLGM6W2UuQkUsaSxsXSxiOiJgIixlOiJgIn0sZD17Y046Im1ldGEiLGI6IkAiK3R9LHU9e2NOOiJjb21tZW50Iix2Olt7YjoiIz0iLGU6Ij0jIixyOjEwfSx7YjoiIyIsZToiJCJ9XX07cmV0dXJuIGEuYz1bbixvLGMscyxkLHUsZS5IQ00se2NOOiJrZXl3b3JkIixiOiJcXGIoKChhYnN0cmFjdHxwcmltaXRpdmUpXFxzKyl0eXBlfChtdXRhYmxlXFxzKyk/c3RydWN0KVxcYiJ9LHtiOi88Oi99XSxpLmM9YS5jLGF9KTtobGpzLnJlZ2lzdGVyTGFuZ3VhZ2UoImNvZmZlZXNjcmlwdCIsZnVuY3Rpb24oZSl7dmFyIGM9e2tleXdvcmQ6ImluIGlmIGZvciB3aGlsZSBmaW5hbGx5IG5ldyBkbyByZXR1cm4gZWxzZSBicmVhayBjYXRjaCBpbnN0YW5jZW9mIHRocm93IHRyeSB0aGlzIHN3aXRjaCBjb250aW51ZSB0eXBlb2YgZGVsZXRlIGRlYnVnZ2VyIHN1cGVyIHlpZWxkIGltcG9ydCBleHBvcnQgZnJvbSBhcyBkZWZhdWx0IGF3YWl0IHRoZW4gdW5sZXNzIHVudGlsIGxvb3Agb2YgYnkgd2hlbiBhbmQgb3IgaXMgaXNudCBub3QiLGxpdGVyYWw6InRydWUgZmFsc2UgbnVsbCB1bmRlZmluZWQgeWVzIG5vIG9uIG9mZiIsYnVpbHRfaW46Im5wbSByZXF1aXJlIGNvbnNvbGUgcHJpbnQgbW9kdWxlIGdsb2JhbCB3aW5kb3cgZG9jdW1lbnQifSxuPSJbQS1aYS16JF9dWzAtOUEtWmEteiRfXSoiLHI9e2NOOiJzdWJzdCIsYjovI1x7LyxlOi99LyxrOmN9LGk9W2UuQk5NLGUuaW5oZXJpdChlLkNOTSx7c3RhcnRzOntlOiIoXFxzKi8pPyIscjowfX0pLHtjTjoic3RyaW5nIix2Olt7YjovJycnLyxlOi8nJycvLGM6W2UuQkVdfSx7YjovJy8sZTovJy8sYzpbZS5CRV19LHtiOi8iIiIvLGU6LyIiIi8sYzpbZS5CRSxyXX0se2I6LyIvLGU6LyIvLGM6W2UuQkUscl19XX0se2NOOiJyZWdleHAiLHY6W3tiOiIvLy8iLGU6Ii8vLyIsYzpbcixlLkhDTV19LHtiOiIvL1tnaW1dKiIscjowfSx7YjovXC8oPyFbICpdKShcXFwvfC4pKj9cL1tnaW1dKig/PVxXfCQpL31dfSx7YjoiQCIrbn0se3NMOiJqYXZhc2NyaXB0IixlQjohMCxlRTohMCx2Olt7YjoiYGBgIixlOiJgYGAifSx7YjoiYCIsZToiYCJ9XX1dO3IuYz1pO3ZhciBzPWUuaW5oZXJpdChlLlRNLHtiOm59KSx0PSIoXFwoLipcXCkpP1xccypcXEJbLT1dPiIsbz17Y046InBhcmFtcyIsYjoiXFwoW15cXChdIixyQjohMCxjOlt7YjovXCgvLGU6L1wpLyxrOmMsYzpbInNlbGYiXS5jb25jYXQoaSl9XX07cmV0dXJue2FsaWFzZXM6WyJjb2ZmZWUiLCJjc29uIiwiaWNlZCJdLGs6YyxpOi9cL1wqLyxjOmkuY29uY2F0KFtlLkMoIiMjIyIsIiMjIyIpLGUuSENNLHtjTjoiZnVuY3Rpb24iLGI6Il5cXHMqIituKyJcXHMqPVxccyoiK3QsZToiWy09XT4iLHJCOiEwLGM6W3Msb119LHtiOi9bOlwoLD1dXHMqLyxyOjAsYzpbe2NOOiJmdW5jdGlvbiIsYjp0LGU6IlstPV0+IixyQjohMCxjOltvXX1dfSx7Y046ImNsYXNzIixiSzoiY2xhc3MiLGU6IiQiLGk6L1s6PSJcW1xdXS8sYzpbe2JLOiJleHRlbmRzIixlVzohMCxpOi9bOj0iXFtcXV0vLGM6W3NdfSxzXX0se2I6bisiOiIsZToiOiIsckI6ITAsckU6ITAscjowfV0pfX0pO2hsanMucmVnaXN0ZXJMYW5ndWFnZSgiY3BwIixmdW5jdGlvbih0KXt2YXIgZT17Y046ImtleXdvcmQiLGI6IlxcYlthLXpcXGRfXSpfdFxcYiJ9LHI9e2NOOiJzdHJpbmciLHY6W3tiOicodTg/fFUpP0w/IicsZTonIicsaToiXFxuIixjOlt0LkJFXX0se2I6Jyh1OD98VSk/UiInLGU6JyInLGM6W3QuQkVdfSx7YjoiJ1xcXFw/LiIsZToiJyIsaToiLiJ9XX0scz17Y046Im51bWJlciIsdjpbe2I6IlxcYigwYlswMSddKykifSx7YjoiKC0/KVxcYihbXFxkJ10rKFxcLltcXGQnXSopP3xcXC5bXFxkJ10rKSh1fFV8bHxMfHVsfFVMfGZ8RnxifEIpIn0se2I6IigtPykoXFxiMFt4WF1bYS1mQS1GMC05J10rfChcXGJbXFxkJ10rKFxcLltcXGQnXSopP3xcXC5bXFxkJ10rKShbZUVdWy0rXT9bXFxkJ10rKT8pIn1dLHI6MH0saT17Y046Im1ldGEiLGI6LyNccypbYS16XStcYi8sZTovJC8sazp7Im1ldGEta2V5d29yZCI6ImlmIGVsc2UgZWxpZiBlbmRpZiBkZWZpbmUgdW5kZWYgd2FybmluZyBlcnJvciBsaW5lIHByYWdtYSBpZmRlZiBpZm5kZWYgaW5jbHVkZSJ9LGM6W3tiOi9cXFxuLyxyOjB9LHQuaW5oZXJpdChyLHtjTjoibWV0YS1zdHJpbmcifSkse2NOOiJtZXRhLXN0cmluZyIsYjovPFteXG4+XSo+LyxlOi8kLyxpOiJcXG4ifSx0LkNMQ00sdC5DQkNNXX0sYT10LklSKyJcXHMqXFwoIixjPXtrZXl3b3JkOiJpbnQgZmxvYXQgd2hpbGUgcHJpdmF0ZSBjaGFyIGNhdGNoIGltcG9ydCBtb2R1bGUgZXhwb3J0IHZpcnR1YWwgb3BlcmF0b3Igc2l6ZW9mIGR5bmFtaWNfY2FzdHwxMCB0eXBlZGVmIGNvbnN0X2Nhc3R8MTAgY29uc3QgZm9yIHN0YXRpY19jYXN0fDEwIHVuaW9uIG5hbWVzcGFjZSB1bnNpZ25lZCBsb25nIHZvbGF0aWxlIHN0YXRpYyBwcm90ZWN0ZWQgYm9vbCB0ZW1wbGF0ZSBtdXRhYmxlIGlmIHB1YmxpYyBmcmllbmQgZG8gZ290byBhdXRvIHZvaWQgZW51bSBlbHNlIGJyZWFrIGV4dGVybiB1c2luZyBhc20gY2FzZSB0eXBlaWQgc2hvcnQgcmVpbnRlcnByZXRfY2FzdHwxMCBkZWZhdWx0IGRvdWJsZSByZWdpc3RlciBleHBsaWNpdCBzaWduZWQgdHlwZW5hbWUgdHJ5IHRoaXMgc3dpdGNoIGNvbnRpbnVlIGlubGluZSBkZWxldGUgYWxpZ25vZiBjb25zdGV4cHIgZGVjbHR5cGUgbm9leGNlcHQgc3RhdGljX2Fzc2VydCB0aHJlYWRfbG9jYWwgcmVzdHJpY3QgX0Jvb2wgY29tcGxleCBfQ29tcGxleCBfSW1hZ2luYXJ5IGF0b21pY19ib29sIGF0b21pY19jaGFyIGF0b21pY19zY2hhciBhdG9taWNfdWNoYXIgYXRvbWljX3Nob3J0IGF0b21pY191c2hvcnQgYXRvbWljX2ludCBhdG9taWNfdWludCBhdG9taWNfbG9uZyBhdG9taWNfdWxvbmcgYXRvbWljX2xsb25nIGF0b21pY191bGxvbmcgbmV3IHRocm93IHJldHVybiBhbmQgb3Igbm90IixidWlsdF9pbjoic3RkIHN0cmluZyBjaW4gY291dCBjZXJyIGNsb2cgc3RkaW4gc3Rkb3V0IHN0ZGVyciBzdHJpbmdzdHJlYW0gaXN0cmluZ3N0cmVhbSBvc3RyaW5nc3RyZWFtIGF1dG9fcHRyIGRlcXVlIGxpc3QgcXVldWUgc3RhY2sgdmVjdG9yIG1hcCBzZXQgYml0c2V0IG11bHRpc2V0IG11bHRpbWFwIHVub3JkZXJlZF9zZXQgdW5vcmRlcmVkX21hcCB1bm9yZGVyZWRfbXVsdGlzZXQgdW5vcmRlcmVkX211bHRpbWFwIGFycmF5IHNoYXJlZF9wdHIgYWJvcnQgYWJzIGFjb3MgYXNpbiBhdGFuMiBhdGFuIGNhbGxvYyBjZWlsIGNvc2ggY29zIGV4aXQgZXhwIGZhYnMgZmxvb3IgZm1vZCBmcHJpbnRmIGZwdXRzIGZyZWUgZnJleHAgZnNjYW5mIGlzYWxudW0gaXNhbHBoYSBpc2NudHJsIGlzZGlnaXQgaXNncmFwaCBpc2xvd2VyIGlzcHJpbnQgaXNwdW5jdCBpc3NwYWNlIGlzdXBwZXIgaXN4ZGlnaXQgdG9sb3dlciB0b3VwcGVyIGxhYnMgbGRleHAgbG9nMTAgbG9nIG1hbGxvYyByZWFsbG9jIG1lbWNociBtZW1jbXAgbWVtY3B5IG1lbXNldCBtb2RmIHBvdyBwcmludGYgcHV0Y2hhciBwdXRzIHNjYW5mIHNpbmggc2luIHNucHJpbnRmIHNwcmludGYgc3FydCBzc2NhbmYgc3RyY2F0IHN0cmNociBzdHJjbXAgc3RyY3B5IHN0cmNzcG4gc3RybGVuIHN0cm5jYXQgc3RybmNtcCBzdHJuY3B5IHN0cnBicmsgc3RycmNociBzdHJzcG4gc3Ryc3RyIHRhbmggdGFuIHZmcHJpbnRmIHZwcmludGYgdnNwcmludGYgZW5kbCBpbml0aWFsaXplcl9saXN0IHVuaXF1ZV9wdHIiLGxpdGVyYWw6InRydWUgZmFsc2UgbnVsbHB0ciBOVUxMIn0sbj1bZSx0LkNMQ00sdC5DQkNNLHMscl07cmV0dXJue2FsaWFzZXM6WyJjIiwiY2MiLCJoIiwiYysrIiwiaCsrIiwiaHBwIl0sazpjLGk6IjwvIixjOm4uY29uY2F0KFtpLHtiOiJcXGIoZGVxdWV8bGlzdHxxdWV1ZXxzdGFja3x2ZWN0b3J8bWFwfHNldHxiaXRzZXR8bXVsdGlzZXR8bXVsdGltYXB8dW5vcmRlcmVkX21hcHx1bm9yZGVyZWRfc2V0fHVub3JkZXJlZF9tdWx0aXNldHx1bm9yZGVyZWRfbXVsdGltYXB8YXJyYXkpXFxzKjwiLGU6Ij4iLGs6YyxjOlsic2VsZiIsZV19LHtiOnQuSVIrIjo6IixrOmN9LHt2Olt7YjovPS8sZTovOy99LHtiOi9cKC8sZTovXCkvfSx7Yks6Im5ldyB0aHJvdyByZXR1cm4gZWxzZSIsZTovOy99XSxrOmMsYzpuLmNvbmNhdChbe2I6L1woLyxlOi9cKS8sazpjLGM6bi5jb25jYXQoWyJzZWxmIl0pLHI6MH1dKSxyOjB9LHtjTjoiZnVuY3Rpb24iLGI6IigiK3QuSVIrIltcXComXFxzXSspKyIrYSxyQjohMCxlOi9bezs9XS8sZUU6ITAsazpjLGk6L1teXHdcc1wqJl0vLGM6W3tiOmEsckI6ITAsYzpbdC5UTV0scjowfSx7Y046InBhcmFtcyIsYjovXCgvLGU6L1wpLyxrOmMscjowLGM6W3QuQ0xDTSx0LkNCQ00scixzLGVdfSx0LkNMQ00sdC5DQkNNLGldfSx7Y046ImNsYXNzIixiSzoiY2xhc3Mgc3RydWN0IixlOi9bezs6XS8sYzpbe2I6LzwvLGU6Lz4vLGM6WyJzZWxmIl19LHQuVE1dfV0pLGV4cG9ydHM6e3ByZXByb2Nlc3NvcjppLHN0cmluZ3M6cixrOmN9fX0pO2hsanMucmVnaXN0ZXJMYW5ndWFnZSgicnVieSIsZnVuY3Rpb24oZSl7dmFyIGI9IlthLXpBLVpfXVxcdypbIT89XT98Wy0rfl1cXEB8PDx8Pj58PX58PT09P3w8PT58Wzw+XT0/fFxcKlxcKnxbLS8rJV4mKn5gfF18XFxbXFxdPT8iLHI9e2tleXdvcmQ6ImFuZCB0aGVuIGRlZmluZWQgbW9kdWxlIGluIHJldHVybiByZWRvIGlmIEJFR0lOIHJldHJ5IGVuZCBmb3Igc2VsZiB3aGVuIG5leHQgdW50aWwgZG8gYmVnaW4gdW5sZXNzIEVORCByZXNjdWUgZWxzZSBicmVhayB1bmRlZiBub3Qgc3VwZXIgY2xhc3MgY2FzZSByZXF1aXJlIHlpZWxkIGFsaWFzIHdoaWxlIGVuc3VyZSBlbHNpZiBvciBpbmNsdWRlIGF0dHJfcmVhZGVyIGF0dHJfd3JpdGVyIGF0dHJfYWNjZXNzb3IiLGxpdGVyYWw6InRydWUgZmFsc2UgbmlsIn0sYz17Y046ImRvY3RhZyIsYjoiQFtBLVphLXpdKyJ9LGE9e2I6IiM8IixlOiI+In0scz1bZS5DKCIjIiwiJCIse2M6W2NdfSksZS5DKCJeXFw9YmVnaW4iLCJeXFw9ZW5kIix7YzpbY10scjoxMH0pLGUuQygiXl9fRU5EX18iLCJcXG4kIildLG49e2NOOiJzdWJzdCIsYjoiI1xceyIsZToifSIsazpyfSx0PXtjTjoic3RyaW5nIixjOltlLkJFLG5dLHY6W3tiOi8nLyxlOi8nL30se2I6LyIvLGU6LyIvfSx7YjovYC8sZTovYC99LHtiOiIlW3FRd1d4XT9cXCgiLGU6IlxcKSJ9LHtiOiIlW3FRd1d4XT9cXFsiLGU6IlxcXSJ9LHtiOiIlW3FRd1d4XT97IixlOiJ9In0se2I6IiVbcVF3V3hdPzwiLGU6Ij4ifSx7YjoiJVtxUXdXeF0/LyIsZToiLyJ9LHtiOiIlW3FRd1d4XT8lIixlOiIlIn0se2I6IiVbcVF3V3hdPy0iLGU6Ii0ifSx7YjoiJVtxUXdXeF0/XFx8IixlOiJcXHwifSx7YjovXEJcPyhcXFxkezEsM318XFx4W0EtRmEtZjAtOV17MSwyfXxcXHVbQS1GYS1mMC05XXs0fXxcXD9cUylcYi99LHtiOi88PCgtPylcdyskLyxlOi9eXHMqXHcrJC99XX0saT17Y046InBhcmFtcyIsYjoiXFwoIixlOiJcXCkiLGVuZHNQYXJlbnQ6ITAsazpyfSxkPVt0LGEse2NOOiJjbGFzcyIsYks6ImNsYXNzIG1vZHVsZSIsZToiJHw7IixpOi89LyxjOltlLmluaGVyaXQoZS5UTSx7YjoiW0EtWmEtel9dXFx3Kig6OlxcdyspKihcXD98XFwhKT8ifSkse2I6IjxcXHMqIixjOlt7YjoiKCIrZS5JUisiOjopPyIrZS5JUn1dfV0uY29uY2F0KHMpfSx7Y046ImZ1bmN0aW9uIixiSzoiZGVmIixlOiIkfDsiLGM6W2UuaW5oZXJpdChlLlRNLHtiOmJ9KSxpXS5jb25jYXQocyl9LHtiOmUuSVIrIjo6In0se2NOOiJzeW1ib2wiLGI6ZS5VSVIrIihcXCF8XFw/KT86IixyOjB9LHtjTjoic3ltYm9sIixiOiI6KD8hXFxzKSIsYzpbdCx7YjpifV0scjowfSx7Y046Im51bWJlciIsYjoiKFxcYjBbMC03X10rKXwoXFxiMHhbMC05YS1mQS1GX10rKXwoXFxiWzEtOV1bMC05X10qKFxcLlswLTlfXSspPyl8WzBfXVxcYiIscjowfSx7YjoiKFxcJFxcVyl8KChcXCR8XFxAXFxAPykoXFx3KykpIn0se2NOOiJwYXJhbXMiLGI6L1x8LyxlOi9cfC8sazpyfSx7YjoiKCIrZS5SU1IrInx1bmxlc3MpXFxzKiIsazoidW5sZXNzIixjOlthLHtjTjoicmVnZXhwIixjOltlLkJFLG5dLGk6L1xuLyx2Olt7YjoiLyIsZToiL1thLXpdKiJ9LHtiOiIlcnsiLGU6In1bYS16XSoifSx7YjoiJXJcXCgiLGU6IlxcKVthLXpdKiJ9LHtiOiIlciEiLGU6IiFbYS16XSoifSx7YjoiJXJcXFsiLGU6IlxcXVthLXpdKiJ9XX1dLmNvbmNhdChzKSxyOjB9XS5jb25jYXQocyk7bi5jPWQsaS5jPWQ7dmFyIGw9Ils+P10+IixvPSJbXFx3I10rXFwoXFx3K1xcKTpcXGQrOlxcZCs+Iix1PSIoXFx3Ky0pP1xcZCtcXC5cXGQrXFwuXFxkKHBcXGQrKT9bXj5dKz4iLHc9W3tiOi9eXHMqPT4vLHN0YXJ0czp7ZToiJCIsYzpkfX0se2NOOiJtZXRhIixiOiJeKCIrbCsifCIrbysifCIrdSsiKSIsc3RhcnRzOntlOiIkIixjOmR9fV07cmV0dXJue2FsaWFzZXM6WyJyYiIsImdlbXNwZWMiLCJwb2RzcGVjIiwidGhvciIsImlyYiJdLGs6cixpOi9cL1wqLyxjOnMuY29uY2F0KHcpLmNvbmNhdChkKX19KTtobGpzLnJlZ2lzdGVyTGFuZ3VhZ2UoInlhbWwiLGZ1bmN0aW9uKGUpe3ZhciBiPSJ0cnVlIGZhbHNlIHllcyBubyBudWxsIixhPSJeWyBcXC1dKiIscj0iW2EtekEtWl9dW1xcd1xcLV0qIix0PXtjTjoiYXR0ciIsdjpbe2I6YStyKyI6In0se2I6YSsnIicrcisnIjonfSx7YjphKyInIityKyInOiJ9XX0sYz17Y046InRlbXBsYXRlLXZhcmlhYmxlIix2Olt7Yjoie3siLGU6In19In0se2I6IiV7IixlOiJ9In1dfSxsPXtjTjoic3RyaW5nIixyOjAsdjpbe2I6LycvLGU6LycvfSx7YjovIi8sZTovIi99LHtiOi9cUysvfV0sYzpbZS5CRSxjXX07cmV0dXJue2NJOiEwLGFsaWFzZXM6WyJ5bWwiLCJZQU1MIiwieWFtbCJdLGM6W3Qse2NOOiJtZXRhIixiOiJeLS0tcyokIixyOjEwfSx7Y046InN0cmluZyIsYjoiW1xcfD5dICokIixyRTohMCxjOmwuYyxlOnQudlswXS5ifSx7YjoiPCVbJT0tXT8iLGU6IlslLV0/JT4iLHNMOiJydWJ5IixlQjohMCxlRTohMCxyOjB9LHtjTjoidHlwZSIsYjoiISEiK2UuVUlSfSx7Y046Im1ldGEiLGI6IiYiK2UuVUlSKyIkIn0se2NOOiJtZXRhIixiOiJcXCoiK2UuVUlSKyIkIn0se2NOOiJidWxsZXQiLGI6Il4gKi0iLHI6MH0sZS5IQ00se2JLOmIsazp7bGl0ZXJhbDpifX0sZS5DTk0sbF19fSk7aGxqcy5yZWdpc3Rlckxhbmd1YWdlKCJjc3MiLGZ1bmN0aW9uKGUpe3ZhciBjPSJbYS16QS1aLV1bYS16QS1aMC05Xy1dKiIsdD17YjovW0EtWlxfXC5cLV0rXHMqOi8sckI6ITAsZToiOyIsZVc6ITAsYzpbe2NOOiJhdHRyaWJ1dGUiLGI6L1xTLyxlOiI6IixlRTohMCxzdGFydHM6e2VXOiEwLGVFOiEwLGM6W3tiOi9bXHctXStcKC8sckI6ITAsYzpbe2NOOiJidWlsdF9pbiIsYjovW1x3LV0rL30se2I6L1woLyxlOi9cKS8sYzpbZS5BU00sZS5RU01dfV19LGUuQ1NTTk0sZS5RU00sZS5BU00sZS5DQkNNLHtjTjoibnVtYmVyIixiOiIjWzAtOUEtRmEtZl0rIn0se2NOOiJtZXRhIixiOiIhaW1wb3J0YW50In1dfX1dfTtyZXR1cm57Y0k6ITAsaTovWz1cL3wnXCRdLyxjOltlLkNCQ00se2NOOiJzZWxlY3Rvci1pZCIsYjovI1tBLVphLXowLTlfLV0rL30se2NOOiJzZWxlY3Rvci1jbGFzcyIsYjovXC5bQS1aYS16MC05Xy1dKy99LHtjTjoic2VsZWN0b3ItYXR0ciIsYjovXFsvLGU6L1xdLyxpOiIkIn0se2NOOiJzZWxlY3Rvci1wc2V1ZG8iLGI6LzooOik/W2EtekEtWjAtOVxfXC1cK1woXCkiJy5dKy99LHtiOiJAKGZvbnQtZmFjZXxwYWdlKSIsbDoiW2Etei1dKyIsazoiZm9udC1mYWNlIHBhZ2UifSx7YjoiQCIsZToiW3s7XSIsaTovOi8sYzpbe2NOOiJrZXl3b3JkIixiOi9cdysvfSx7YjovXHMvLGVXOiEwLGVFOiEwLHI6MCxjOltlLkFTTSxlLlFTTSxlLkNTU05NXX1dfSx7Y046InNlbGVjdG9yLXRhZyIsYjpjLHI6MH0se2I6InsiLGU6In0iLGk6L1xTLyxjOltlLkNCQ00sdF19XX19KTtobGpzLnJlZ2lzdGVyTGFuZ3VhZ2UoImZvcnRyYW4iLGZ1bmN0aW9uKGUpe3ZhciB0PXtjTjoicGFyYW1zIixiOiJcXCgiLGU6IlxcKSJ9LG49e2xpdGVyYWw6Ii5GYWxzZS4gLlRydWUuIixrZXl3b3JkOiJraW5kIGRvIHdoaWxlIHByaXZhdGUgY2FsbCBpbnRyaW5zaWMgd2hlcmUgZWxzZXdoZXJlIHR5cGUgZW5kdHlwZSBlbmRtb2R1bGUgZW5kc2VsZWN0IGVuZGludGVyZmFjZSBlbmQgZW5kZG8gZW5kaWYgaWYgZm9yYWxsIGVuZGZvcmFsbCBvbmx5IGNvbnRhaW5zIGRlZmF1bHQgcmV0dXJuIHN0b3AgdGhlbiBwdWJsaWMgc3Vicm91dGluZXwxMCBmdW5jdGlvbiBwcm9ncmFtIC5hbmQuIC5vci4gLm5vdC4gLmxlLiAuZXEuIC5nZS4gLmd0LiAubHQuIGdvdG8gc2F2ZSBlbHNlIHVzZSBtb2R1bGUgc2VsZWN0IGNhc2UgYWNjZXNzIGJsYW5rIGRpcmVjdCBleGlzdCBmaWxlIGZtdCBmb3JtIGZvcm1hdHRlZCBpb3N0YXQgbmFtZSBuYW1lZCBuZXh0cmVjIG51bWJlciBvcGVuZWQgcmVjIHJlY2wgc2VxdWVudGlhbCBzdGF0dXMgdW5mb3JtYXR0ZWQgdW5pdCBjb250aW51ZSBmb3JtYXQgcGF1c2UgY3ljbGUgZXhpdCBjX251bGxfY2hhciBjX2FsZXJ0IGNfYmFja3NwYWNlIGNfZm9ybV9mZWVkIGZsdXNoIHdhaXQgZGVjaW1hbCByb3VuZCBpb21zZyBzeW5jaHJvbm91cyBub3Bhc3Mgbm9uX292ZXJyaWRhYmxlIHBhc3MgcHJvdGVjdGVkIHZvbGF0aWxlIGFic3RyYWN0IGV4dGVuZHMgaW1wb3J0IG5vbl9pbnRyaW5zaWMgdmFsdWUgZGVmZXJyZWQgZ2VuZXJpYyBmaW5hbCBlbnVtZXJhdG9yIGNsYXNzIGFzc29jaWF0ZSBiaW5kIGVudW0gY19pbnQgY19zaG9ydCBjX2xvbmcgY19sb25nX2xvbmcgY19zaWduZWRfY2hhciBjX3NpemVfdCBjX2ludDhfdCBjX2ludDE2X3QgY19pbnQzMl90IGNfaW50NjRfdCBjX2ludF9sZWFzdDhfdCBjX2ludF9sZWFzdDE2X3QgY19pbnRfbGVhc3QzMl90IGNfaW50X2xlYXN0NjRfdCBjX2ludF9mYXN0OF90IGNfaW50X2Zhc3QxNl90IGNfaW50X2Zhc3QzMl90IGNfaW50X2Zhc3Q2NF90IGNfaW50bWF4X3QgQ19pbnRwdHJfdCBjX2Zsb2F0IGNfZG91YmxlIGNfbG9uZ19kb3VibGUgY19mbG9hdF9jb21wbGV4IGNfZG91YmxlX2NvbXBsZXggY19sb25nX2RvdWJsZV9jb21wbGV4IGNfYm9vbCBjX2NoYXIgY19udWxsX3B0ciBjX251bGxfZnVucHRyIGNfbmV3X2xpbmUgY19jYXJyaWFnZV9yZXR1cm4gY19ob3Jpem9udGFsX3RhYiBjX3ZlcnRpY2FsX3RhYiBpc29fY19iaW5kaW5nIGNfbG9jIGNfZnVubG9jIGNfYXNzb2NpYXRlZCAgY19mX3BvaW50ZXIgY19wdHIgY19mdW5wdHIgaXNvX2ZvcnRyYW5fZW52IGNoYXJhY3Rlcl9zdG9yYWdlX3NpemUgZXJyb3JfdW5pdCBmaWxlX3N0b3JhZ2Vfc2l6ZSBpbnB1dF91bml0IGlvc3RhdF9lbmQgaW9zdGF0X2VvciBudW1lcmljX3N0b3JhZ2Vfc2l6ZSBvdXRwdXRfdW5pdCBjX2ZfcHJvY3BvaW50ZXIgaWVlZV9hcml0aG1ldGljIGllZWVfc3VwcG9ydF91bmRlcmZsb3dfY29udHJvbCBpZWVlX2dldF91bmRlcmZsb3dfbW9kZSBpZWVlX3NldF91bmRlcmZsb3dfbW9kZSBuZXd1bml0IGNvbnRpZ3VvdXMgcmVjdXJzaXZlIHBhZCBwb3NpdGlvbiBhY3Rpb24gZGVsaW0gcmVhZHdyaXRlIGVvciBhZHZhbmNlIG5tbCBpbnRlcmZhY2UgcHJvY2VkdXJlIG5hbWVsaXN0IGluY2x1ZGUgc2VxdWVuY2UgZWxlbWVudGFsIHB1cmUgaW50ZWdlciByZWFsIGNoYXJhY3RlciBjb21wbGV4IGxvZ2ljYWwgZGltZW5zaW9uIGFsbG9jYXRhYmxlfDEwIHBhcmFtZXRlciBleHRlcm5hbCBpbXBsaWNpdHwxMCBub25lIGRvdWJsZSBwcmVjaXNpb24gYXNzaWduIGludGVudCBvcHRpb25hbCBwb2ludGVyIHRhcmdldCBpbiBvdXQgY29tbW9uIGVxdWl2YWxlbmNlIGRhdGEiLGJ1aWx0X2luOiJhbG9nIGFsb2cxMCBhbWF4MCBhbWF4MSBhbWluMCBhbWluMSBhbW9kIGNhYnMgY2NvcyBjZXhwIGNsb2cgY3NpbiBjc3FydCBkYWJzIGRhY29zIGRhc2luIGRhdGFuIGRhdGFuMiBkY29zIGRjb3NoIGRkaW0gZGV4cCBkaW50IGRsb2cgZGxvZzEwIGRtYXgxIGRtaW4xIGRtb2QgZG5pbnQgZHNpZ24gZHNpbiBkc2luaCBkc3FydCBkdGFuIGR0YW5oIGZsb2F0IGlhYnMgaWRpbSBpZGludCBpZG5pbnQgaWZpeCBpc2lnbiBtYXgwIG1heDEgbWluMCBtaW4xIHNuZ2wgYWxnYW1hIGNkYWJzIGNkY29zIGNkZXhwIGNkbG9nIGNkc2luIGNkc3FydCBjcWFicyBjcWNvcyBjcWV4cCBjcWxvZyBjcXNpbiBjcXNxcnQgZGNtcGx4IGRjb25qZyBkZXJmIGRlcmZjIGRmbG9hdCBkZ2FtbWEgZGltYWcgZGxnYW1hIGlxaW50IHFhYnMgcWFjb3MgcWFzaW4gcWF0YW4gcWF0YW4yIHFjbXBseCBxY29uamcgcWNvcyBxY29zaCBxZGltIHFlcmYgcWVyZmMgcWV4cCBxZ2FtbWEgcWltYWcgcWxnYW1hIHFsb2cgcWxvZzEwIHFtYXgxIHFtaW4xIHFtb2QgcW5pbnQgcXNpZ24gcXNpbiBxc2luaCBxc3FydCBxdGFuIHF0YW5oIGFicyBhY29zIGFpbWFnIGFpbnQgYW5pbnQgYXNpbiBhdGFuIGF0YW4yIGNoYXIgY21wbHggY29uamcgY29zIGNvc2ggZXhwIGljaGFyIGluZGV4IGludCBsb2cgbG9nMTAgbWF4IG1pbiBuaW50IHNpZ24gc2luIHNpbmggc3FydCB0YW4gdGFuaCBwcmludCB3cml0ZSBkaW0gbGdlIGxndCBsbGUgbGx0IG1vZCBudWxsaWZ5IGFsbG9jYXRlIGRlYWxsb2NhdGUgYWRqdXN0bCBhZGp1c3RyIGFsbCBhbGxvY2F0ZWQgYW55IGFzc29jaWF0ZWQgYml0X3NpemUgYnRlc3QgY2VpbGluZyBjb3VudCBjc2hpZnQgZGF0ZV9hbmRfdGltZSBkaWdpdHMgZG90X3Byb2R1Y3QgZW9zaGlmdCBlcHNpbG9uIGV4cG9uZW50IGZsb29yIGZyYWN0aW9uIGh1Z2UgaWFuZCBpYmNsciBpYml0cyBpYnNldCBpZW9yIGlvciBpc2hmdCBpc2hmdGMgbGJvdW5kIGxlbl90cmltIG1hdG11bCBtYXhleHBvbmVudCBtYXhsb2MgbWF4dmFsIG1lcmdlIG1pbmV4cG9uZW50IG1pbmxvYyBtaW52YWwgbW9kdWxvIG12Yml0cyBuZWFyZXN0IHBhY2sgcHJlc2VudCBwcm9kdWN0IHJhZGl4IHJhbmRvbV9udW1iZXIgcmFuZG9tX3NlZWQgcmFuZ2UgcmVwZWF0IHJlc2hhcGUgcnJzcGFjaW5nIHNjYWxlIHNjYW4gc2VsZWN0ZWRfaW50X2tpbmQgc2VsZWN0ZWRfcmVhbF9raW5kIHNldF9leHBvbmVudCBzaGFwZSBzaXplIHNwYWNpbmcgc3ByZWFkIHN1bSBzeXN0ZW1fY2xvY2sgdGlueSB0cmFuc3Bvc2UgdHJpbSB1Ym91bmQgdW5wYWNrIHZlcmlmeSBhY2hhciBpYWNoYXIgdHJhbnNmZXIgZGJsZSBlbnRyeSBkcHJvZCBjcHVfdGltZSBjb21tYW5kX2FyZ3VtZW50X2NvdW50IGdldF9jb21tYW5kIGdldF9jb21tYW5kX2FyZ3VtZW50IGdldF9lbnZpcm9ubWVudF92YXJpYWJsZSBpc19pb3N0YXRfZW5kIGllZWVfYXJpdGhtZXRpYyBpZWVlX3N1cHBvcnRfdW5kZXJmbG93X2NvbnRyb2wgaWVlZV9nZXRfdW5kZXJmbG93X21vZGUgaWVlZV9zZXRfdW5kZXJmbG93X21vZGUgaXNfaW9zdGF0X2VvciBtb3ZlX2FsbG9jIG5ld19saW5lIHNlbGVjdGVkX2NoYXJfa2luZCBzYW1lX3R5cGVfYXMgZXh0ZW5kc190eXBlX29mYWNvc2ggYXNpbmggYXRhbmggYmVzc2VsX2owIGJlc3NlbF9qMSBiZXNzZWxfam4gYmVzc2VsX3kwIGJlc3NlbF95MSBiZXNzZWxfeW4gZXJmIGVyZmMgZXJmY19zY2FsZWQgZ2FtbWEgbG9nX2dhbW1hIGh5cG90IG5vcm0yIGF0b21pY19kZWZpbmUgYXRvbWljX3JlZiBleGVjdXRlX2NvbW1hbmRfbGluZSBsZWFkeiB0cmFpbHogc3RvcmFnZV9zaXplIG1lcmdlX2JpdHMgYmdlIGJndCBibGUgYmx0IGRzaGlmdGwgZHNoaWZ0ciBmaW5kbG9jIGlhbGwgaWFueSBpcGFyaXR5IGltYWdlX2luZGV4IGxjb2JvdW5kIHVjb2JvdW5kIG1hc2tsIG1hc2tyIG51bV9pbWFnZXMgcGFyaXR5IHBvcGNudCBwb3BwYXIgc2hpZnRhIHNoaWZ0bCBzaGlmdHIgdGhpc19pbWFnZSJ9O3JldHVybntjSTohMCxhbGlhc2VzOlsiZjkwIiwiZjk1Il0sazpuLGk6L1wvXCovLGM6W2UuaW5oZXJpdChlLkFTTSx7Y046InN0cmluZyIscjowfSksZS5pbmhlcml0KGUuUVNNLHtjTjoic3RyaW5nIixyOjB9KSx7Y046ImZ1bmN0aW9uIixiSzoic3Vicm91dGluZSBmdW5jdGlvbiBwcm9ncmFtIixpOiJbJHs9XFxuXSIsYzpbZS5VVE0sdF19LGUuQygiISIsIiQiLHtyOjB9KSx7Y046Im51bWJlciIsYjoiKD89XFxifFxcK3xcXC18XFwuKSg/PVxcLlxcZHxcXGQpKD86XFxkKyk/KD86XFwuP1xcZCopKD86W2RlXVsrLV0/XFxkKyk/XFxiXFwuPyIscjowfV19fSk7aGxqcy5yZWdpc3Rlckxhbmd1YWdlKCJhd2siLGZ1bmN0aW9uKGUpe3ZhciByPXtjTjoidmFyaWFibGUiLHY6W3tiOi9cJFtcd1xkI0BdW1x3XGRfXSovfSx7YjovXCRceyguKj8pfS99XX0sYj0iQkVHSU4gRU5EIGlmIGVsc2Ugd2hpbGUgZG8gZm9yIGluIGJyZWFrIGNvbnRpbnVlIGRlbGV0ZSBuZXh0IG5leHRmaWxlIGZ1bmN0aW9uIGZ1bmMgZXhpdHwxMCIsbj17Y046InN0cmluZyIsYzpbZS5CRV0sdjpbe2I6Lyh1fGIpP3I/JycnLyxlOi8nJycvLHI6MTB9LHtiOi8odXxiKT9yPyIiIi8sZTovIiIiLyxyOjEwfSx7YjovKHV8cnx1ciknLyxlOi8nLyxyOjEwfSx7YjovKHV8cnx1cikiLyxlOi8iLyxyOjEwfSx7YjovKGJ8YnIpJy8sZTovJy99LHtiOi8oYnxicikiLyxlOi8iL30sZS5BU00sZS5RU01dfTtyZXR1cm57azp7a2V5d29yZDpifSxjOltyLG4sZS5STSxlLkhDTSxlLk5NXX19KTtobGpzLnJlZ2lzdGVyTGFuZ3VhZ2UoIm1ha2VmaWxlIixmdW5jdGlvbihlKXt2YXIgaT17Y046InZhcmlhYmxlIix2Olt7YjoiXFwkXFwoIitlLlVJUisiXFwpIixjOltlLkJFXX0se2I6L1wkW0AlPD9cXlwrXCpdL31dfSxyPXtjTjoic3RyaW5nIixiOi8iLyxlOi8iLyxjOltlLkJFLGldfSxhPXtjTjoidmFyaWFibGUiLGI6L1wkXChbXHctXStccy8sZTovXCkvLGs6e2J1aWx0X2luOiJzdWJzdCBwYXRzdWJzdCBzdHJpcCBmaW5kc3RyaW5nIGZpbHRlciBmaWx0ZXItb3V0IHNvcnQgd29yZCB3b3JkbGlzdCBmaXJzdHdvcmQgbGFzdHdvcmQgZGlyIG5vdGRpciBzdWZmaXggYmFzZW5hbWUgYWRkc3VmZml4IGFkZHByZWZpeCBqb2luIHdpbGRjYXJkIHJlYWxwYXRoIGFic3BhdGggZXJyb3Igd2FybmluZyBzaGVsbCBvcmlnaW4gZmxhdm9yIGZvcmVhY2ggaWYgb3IgYW5kIGNhbGwgZXZhbCBmaWxlIHZhbHVlIn0sYzpbaV19LG49e2I6Il4iK2UuVUlSKyJcXHMqWzorP10/PSIsaToiXFxuIixyQjohMCxjOlt7YjoiXiIrZS5VSVIsZToiWzorP10/PSIsZUU6ITB9XX0sdD17Y046Im1ldGEiLGI6L15cLlBIT05ZOi8sZTovJC8sazp7Im1ldGEta2V5d29yZCI6Ii5QSE9OWSJ9LGw6L1tcLlx3XSsvfSxsPXtjTjoic2VjdGlvbiIsYjovXlteXHNdKzovLGU6LyQvLGM6W2ldfTtyZXR1cm57YWxpYXNlczpbIm1rIiwibWFrIl0sazoiZGVmaW5lIGVuZGVmIHVuZGVmaW5lIGlmZGVmIGlmbmRlZiBpZmVxIGlmbmVxIGVsc2UgZW5kaWYgaW5jbHVkZSAtaW5jbHVkZSBzaW5jbHVkZSBvdmVycmlkZSBleHBvcnQgdW5leHBvcnQgcHJpdmF0ZSB2cGF0aCIsbDovW1x3LV0rLyxjOltlLkhDTSxpLHIsYSxuLHQsbF19fSk7aGxqcy5yZWdpc3Rlckxhbmd1YWdlKCJqYXZhIixmdW5jdGlvbihlKXt2YXIgYT0iW8OALcq4YS16QS1aXyRdW8OALcq4YS16QS1aXyQwLTldKiIsdD1hKyIoPCIrYSsiKFxccyosXFxzKiIrYSsiKSo+KT8iLHI9ImZhbHNlIHN5bmNocm9uaXplZCBpbnQgYWJzdHJhY3QgZmxvYXQgcHJpdmF0ZSBjaGFyIGJvb2xlYW4gc3RhdGljIG51bGwgaWYgY29uc3QgZm9yIHRydWUgd2hpbGUgbG9uZyBzdHJpY3RmcCBmaW5hbGx5IHByb3RlY3RlZCBpbXBvcnQgbmF0aXZlIGZpbmFsIHZvaWQgZW51bSBlbHNlIGJyZWFrIHRyYW5zaWVudCBjYXRjaCBpbnN0YW5jZW9mIGJ5dGUgc3VwZXIgdm9sYXRpbGUgY2FzZSBhc3NlcnQgc2hvcnQgcGFja2FnZSBkZWZhdWx0IGRvdWJsZSBwdWJsaWMgdHJ5IHRoaXMgc3dpdGNoIGNvbnRpbnVlIHRocm93cyBwcm90ZWN0ZWQgcHVibGljIHByaXZhdGUgbW9kdWxlIHJlcXVpcmVzIGV4cG9ydHMgZG8iLHM9IlxcYigwW2JCXShbMDFdK1swMV9dK1swMV0rfFswMV0rKXwwW3hYXShbYS1mQS1GMC05XStbYS1mQS1GMC05X10rW2EtZkEtRjAtOV0rfFthLWZBLUYwLTldKyl8KChbXFxkXStbXFxkX10rW1xcZF0rfFtcXGRdKykoXFwuKFtcXGRdK1tcXGRfXStbXFxkXSt8W1xcZF0rKSk/fFxcLihbXFxkXStbXFxkX10rW1xcZF0rfFtcXGRdKykpKFtlRV1bLStdP1xcZCspPylbbExmRl0/IixjPXtjTjoibnVtYmVyIixiOnMscjowfTtyZXR1cm57YWxpYXNlczpbImpzcCJdLGs6cixpOi88XC98Iy8sYzpbZS5DKCIvXFwqXFwqIiwiXFwqLyIse3I6MCxjOlt7YjovXHcrQC8scjowfSx7Y046ImRvY3RhZyIsYjoiQFtBLVphLXpdKyJ9XX0pLGUuQ0xDTSxlLkNCQ00sZS5BU00sZS5RU00se2NOOiJjbGFzcyIsYks6ImNsYXNzIGludGVyZmFjZSIsZTovW3s7PV0vLGVFOiEwLGs6ImNsYXNzIGludGVyZmFjZSIsaTovWzoiXFtcXV0vLGM6W3tiSzoiZXh0ZW5kcyBpbXBsZW1lbnRzIn0sZS5VVE1dfSx7Yks6Im5ldyB0aHJvdyByZXR1cm4gZWxzZSIscjowfSx7Y046ImZ1bmN0aW9uIixiOiIoIit0KyJcXHMrKSsiK2UuVUlSKyJcXHMqXFwoIixyQjohMCxlOi9bezs9XS8sZUU6ITAsazpyLGM6W3tiOmUuVUlSKyJcXHMqXFwoIixyQjohMCxyOjAsYzpbZS5VVE1dfSx7Y046InBhcmFtcyIsYjovXCgvLGU6L1wpLyxrOnIscjowLGM6W2UuQVNNLGUuUVNNLGUuQ05NLGUuQ0JDTV19LGUuQ0xDTSxlLkNCQ01dfSxjLHtjTjoibWV0YSIsYjoiQFtBLVphLXpdKyJ9XX19KTtobGpzLnJlZ2lzdGVyTGFuZ3VhZ2UoInN0YW4iLGZ1bmN0aW9uKGUpe3JldHVybntjOltlLkhDTSxlLkNMQ00sZS5DQkNNLHtiOmUuVUlSLGw6ZS5VSVIsazp7bmFtZToiZm9yIGluIHdoaWxlIHJlcGVhdCB1bnRpbCBpZiB0aGVuIGVsc2UiLHN5bWJvbDoiYmVybm91bGxpIGJlcm5vdWxsaV9sb2dpdCBiaW5vbWlhbCBiaW5vbWlhbF9sb2dpdCBiZXRhX2Jpbm9taWFsIGh5cGVyZ2VvbWV0cmljIGNhdGVnb3JpY2FsIGNhdGVnb3JpY2FsX2xvZ2l0IG9yZGVyZWRfbG9naXN0aWMgbmVnX2Jpbm9taWFsIG5lZ19iaW5vbWlhbF8yIG5lZ19iaW5vbWlhbF8yX2xvZyBwb2lzc29uIHBvaXNzb25fbG9nIG11bHRpbm9taWFsIG5vcm1hbCBleHBfbW9kX25vcm1hbCBza2V3X25vcm1hbCBzdHVkZW50X3QgY2F1Y2h5IGRvdWJsZV9leHBvbmVudGlhbCBsb2dpc3RpYyBndW1iZWwgbG9nbm9ybWFsIGNoaV9zcXVhcmUgaW52X2NoaV9zcXVhcmUgc2NhbGVkX2ludl9jaGlfc3F1YXJlIGV4cG9uZW50aWFsIGludl9nYW1tYSB3ZWlidWxsIGZyZWNoZXQgcmF5bGVpZ2ggd2llbmVyIHBhcmV0byBwYXJldG9fdHlwZV8yIHZvbl9taXNlcyB1bmlmb3JtIG11bHRpX25vcm1hbCBtdWx0aV9ub3JtYWxfcHJlYyBtdWx0aV9ub3JtYWxfY2hvbGVza3kgbXVsdGlfZ3AgbXVsdGlfZ3BfY2hvbGVza3kgbXVsdGlfc3R1ZGVudF90IGdhdXNzaWFuX2RsbV9vYnMgZGlyaWNobGV0IGxral9jb3JyIGxral9jb3JyX2Nob2xlc2t5IHdpc2hhcnQgaW52X3dpc2hhcnQiLCJzZWxlY3Rvci10YWciOiJpbnQgcmVhbCB2ZWN0b3Igc2ltcGxleCB1bml0X3ZlY3RvciBvcmRlcmVkIHBvc2l0aXZlX29yZGVyZWQgcm93X3ZlY3RvciBtYXRyaXggY2hvbGVza3lfZmFjdG9yX2NvcnIgY2hvbGVza3lfZmFjdG9yX2NvdiBjb3JyX21hdHJpeCBjb3ZfbWF0cml4Iix0aXRsZToiZnVuY3Rpb25zIG1vZGVsIGRhdGEgcGFyYW1ldGVycyBxdWFudGl0aWVzIHRyYW5zZm9ybWVkIGdlbmVyYXRlZCIsbGl0ZXJhbDoidHJ1ZSBmYWxzZSJ9LHI6MH0se2NOOiJudW1iZXIiLGI6IjBbeFhdWzAtOWEtZkEtRl0rW0xpXT9cXGIiLHI6MH0se2NOOiJudW1iZXIiLGI6IjBbeFhdWzAtOWEtZkEtRl0rW0xpXT9cXGIiLHI6MH0se2NOOiJudW1iZXIiLGI6IlxcZCsoPzpbZUVdWytcXC1dP1xcZCopP0xcXGIiLHI6MH0se2NOOiJudW1iZXIiLGI6IlxcZCtcXC4oPyFcXGQpKD86aVxcYik/IixyOjB9LHtjTjoibnVtYmVyIixiOiJcXGQrKD86XFwuXFxkKik/KD86W2VFXVsrXFwtXT9cXGQqKT9pP1xcYiIscjowfSx7Y046Im51bWJlciIsYjoiXFwuXFxkKyg/OltlRV1bK1xcLV0/XFxkKik/aT9cXGIiLHI6MH1dfX0pO2hsanMucmVnaXN0ZXJMYW5ndWFnZSgiamF2YXNjcmlwdCIsZnVuY3Rpb24oZSl7dmFyIHI9IltBLVphLXokX11bMC05QS1aYS16JF9dKiIsdD17a2V5d29yZDoiaW4gb2YgaWYgZm9yIHdoaWxlIGZpbmFsbHkgdmFyIG5ldyBmdW5jdGlvbiBkbyByZXR1cm4gdm9pZCBlbHNlIGJyZWFrIGNhdGNoIGluc3RhbmNlb2Ygd2l0aCB0aHJvdyBjYXNlIGRlZmF1bHQgdHJ5IHRoaXMgc3dpdGNoIGNvbnRpbnVlIHR5cGVvZiBkZWxldGUgbGV0IHlpZWxkIGNvbnN0IGV4cG9ydCBzdXBlciBkZWJ1Z2dlciBhcyBhc3luYyBhd2FpdCBzdGF0aWMgaW1wb3J0IGZyb20gYXMiLGxpdGVyYWw6InRydWUgZmFsc2UgbnVsbCB1bmRlZmluZWQgTmFOIEluZmluaXR5IixidWlsdF9pbjoiZXZhbCBpc0Zpbml0ZSBpc05hTiBwYXJzZUZsb2F0IHBhcnNlSW50IGRlY29kZVVSSSBkZWNvZGVVUklDb21wb25lbnQgZW5jb2RlVVJJIGVuY29kZVVSSUNvbXBvbmVudCBlc2NhcGUgdW5lc2NhcGUgT2JqZWN0IEZ1bmN0aW9uIEJvb2xlYW4gRXJyb3IgRXZhbEVycm9yIEludGVybmFsRXJyb3IgUmFuZ2VFcnJvciBSZWZlcmVuY2VFcnJvciBTdG9wSXRlcmF0aW9uIFN5bnRheEVycm9yIFR5cGVFcnJvciBVUklFcnJvciBOdW1iZXIgTWF0aCBEYXRlIFN0cmluZyBSZWdFeHAgQXJyYXkgRmxvYXQzMkFycmF5IEZsb2F0NjRBcnJheSBJbnQxNkFycmF5IEludDMyQXJyYXkgSW50OEFycmF5IFVpbnQxNkFycmF5IFVpbnQzMkFycmF5IFVpbnQ4QXJyYXkgVWludDhDbGFtcGVkQXJyYXkgQXJyYXlCdWZmZXIgRGF0YVZpZXcgSlNPTiBJbnRsIGFyZ3VtZW50cyByZXF1aXJlIG1vZHVsZSBjb25zb2xlIHdpbmRvdyBkb2N1bWVudCBTeW1ib2wgU2V0IE1hcCBXZWFrU2V0IFdlYWtNYXAgUHJveHkgUmVmbGVjdCBQcm9taXNlIn0sYT17Y046Im51bWJlciIsdjpbe2I6IlxcYigwW2JCXVswMV0rKSJ9LHtiOiJcXGIoMFtvT11bMC03XSspIn0se2I6ZS5DTlJ9XSxyOjB9LG49e2NOOiJzdWJzdCIsYjoiXFwkXFx7IixlOiJcXH0iLGs6dCxjOltdfSxjPXtjTjoic3RyaW5nIixiOiJgIixlOiJgIixjOltlLkJFLG5dfTtuLmM9W2UuQVNNLGUuUVNNLGMsYSxlLlJNXTt2YXIgcz1uLmMuY29uY2F0KFtlLkNCQ00sZS5DTENNXSk7cmV0dXJue2FsaWFzZXM6WyJqcyIsImpzeCJdLGs6dCxjOlt7Y046Im1ldGEiLHI6MTAsYjovXlxzKlsnIl11c2UgKHN0cmljdHxhc20pWyciXS99LHtjTjoibWV0YSIsYjovXiMhLyxlOi8kL30sZS5BU00sZS5RU00sYyxlLkNMQ00sZS5DQkNNLGEse2I6L1t7LF1ccyovLHI6MCxjOlt7YjpyKyJcXHMqOiIsckI6ITAscjowLGM6W3tjTjoiYXR0ciIsYjpyLHI6MH1dfV19LHtiOiIoIitlLlJTUisifFxcYihjYXNlfHJldHVybnx0aHJvdylcXGIpXFxzKiIsazoicmV0dXJuIHRocm93IGNhc2UiLGM6W2UuQ0xDTSxlLkNCQ00sZS5STSx7Y046ImZ1bmN0aW9uIixiOiIoXFwoLio/XFwpfCIrcisiKVxccyo9PiIsckI6ITAsZToiXFxzKj0+IixjOlt7Y046InBhcmFtcyIsdjpbe2I6cn0se2I6L1woXHMqXCkvfSx7YjovXCgvLGU6L1wpLyxlQjohMCxlRTohMCxrOnQsYzpzfV19XX0se2I6LzwvLGU6LyhcL1x3K3xcdytcLyk+LyxzTDoieG1sIixjOlt7YjovPFx3K1xzKlwvPi8sc2tpcDohMH0se2I6LzxcdysvLGU6LyhcL1x3K3xcdytcLyk+Lyxza2lwOiEwLGM6W3tiOi88XHcrXHMqXC8+Lyxza2lwOiEwfSwic2VsZiJdfV19XSxyOjB9LHtjTjoiZnVuY3Rpb24iLGJLOiJmdW5jdGlvbiIsZTovXHsvLGVFOiEwLGM6W2UuaW5oZXJpdChlLlRNLHtiOnJ9KSx7Y046InBhcmFtcyIsYjovXCgvLGU6L1wpLyxlQjohMCxlRTohMCxjOnN9XSxpOi9cW3wlL30se2I6L1wkWyguXS99LGUuTUVUSE9EX0dVQVJELHtjTjoiY2xhc3MiLGJLOiJjbGFzcyIsZTovW3s7PV0vLGVFOiEwLGk6L1s6IlxbXF1dLyxjOlt7Yks6ImV4dGVuZHMifSxlLlVUTV19LHtiSzoiY29uc3RydWN0b3IiLGU6L1x7LyxlRTohMH1dLGk6LyMoPyEhKS99fSk7aGxqcy5yZWdpc3Rlckxhbmd1YWdlKCJ0ZXgiLGZ1bmN0aW9uKGMpe3ZhciBlPXtjTjoidGFnIixiOi9cXC8scjowLGM6W3tjTjoibmFtZSIsdjpbe2I6L1thLXpBLVrQsC3Rj9CQLdGPXStbKl0/L30se2I6L1teYS16QS1a0LAt0Y/QkC3RjzAtOV0vfV0sc3RhcnRzOntlVzohMCxyOjAsYzpbe2NOOiJzdHJpbmciLHY6W3tiOi9cWy8sZTovXF0vfSx7YjovXHsvLGU6L1x9L31dfSx7YjovXHMqPVxzKi8sZVc6ITAscjowLGM6W3tjTjoibnVtYmVyIixiOi8tP1xkKlwuP1xkKyhwdHxwY3xtbXxjbXxpbnxkZHxjY3xleHxlbSk/L31dfV19fV19O3JldHVybntjOltlLHtjTjoiZm9ybXVsYSIsYzpbZV0scjowLHY6W3tiOi9cJFwkLyxlOi9cJFwkL30se2I6L1wkLyxlOi9cJC99XX0sYy5DKCIlIiwiJCIse3I6MH0pXX19KTtobGpzLnJlZ2lzdGVyTGFuZ3VhZ2UoInhtbCIsZnVuY3Rpb24ocyl7dmFyIGU9IltBLVphLXowLTlcXC5fOi1dKyIsdD17ZVc6ITAsaTovPC8scjowLGM6W3tjTjoiYXR0ciIsYjplLHI6MH0se2I6Lz1ccyovLHI6MCxjOlt7Y046InN0cmluZyIsZW5kc1BhcmVudDohMCx2Olt7YjovIi8sZTovIi99LHtiOi8nLyxlOi8nL30se2I6L1teXHMiJz08PmBdKy99XX1dfV19O3JldHVybnthbGlhc2VzOlsiaHRtbCIsInhodG1sIiwicnNzIiwiYXRvbSIsInhqYiIsInhzZCIsInhzbCIsInBsaXN0Il0sY0k6ITAsYzpbe2NOOiJtZXRhIixiOiI8IURPQ1RZUEUiLGU6Ij4iLHI6MTAsYzpbe2I6IlxcWyIsZToiXFxdIn1dfSxzLkMoIjwhLS0iLCItLT4iLHtyOjEwfSkse2I6IjxcXCFcXFtDREFUQVxcWyIsZToiXFxdXFxdPiIscjoxMH0se2I6LzxcPyhwaHApPy8sZTovXD8+LyxzTDoicGhwIixjOlt7YjoiL1xcKiIsZToiXFwqLyIsc2tpcDohMH1dfSx7Y046InRhZyIsYjoiPHN0eWxlKD89XFxzfD58JCkiLGU6Ij4iLGs6e25hbWU6InN0eWxlIn0sYzpbdF0sc3RhcnRzOntlOiI8L3N0eWxlPiIsckU6ITAsc0w6WyJjc3MiLCJ4bWwiXX19LHtjTjoidGFnIixiOiI8c2NyaXB0KD89XFxzfD58JCkiLGU6Ij4iLGs6e25hbWU6InNjcmlwdCJ9LGM6W3RdLHN0YXJ0czp7ZToiPC9zY3JpcHQ+IixyRTohMCxzTDpbImFjdGlvbnNjcmlwdCIsImphdmFzY3JpcHQiLCJoYW5kbGViYXJzIiwieG1sIl19fSx7Y046Im1ldGEiLHY6W3tiOi88XD94bWwvLGU6L1w/Pi8scjoxMH0se2I6LzxcP1x3Ky8sZTovXD8+L31dfSx7Y046InRhZyIsYjoiPC8/IixlOiIvPz4iLGM6W3tjTjoibmFtZSIsYjovW15cLz48XHNdKy8scjowfSx0XX1dfX0pO2hsanMucmVnaXN0ZXJMYW5ndWFnZSgibWFya2Rvd24iLGZ1bmN0aW9uKGUpe3JldHVybnthbGlhc2VzOlsibWQiLCJta2Rvd24iLCJta2QiXSxjOlt7Y046InNlY3Rpb24iLHY6W3tiOiJeI3sxLDZ9IixlOiIkIn0se2I6Il4uKz9cXG5bPS1dezIsfSQifV19LHtiOiI8IixlOiI+IixzTDoieG1sIixyOjB9LHtjTjoiYnVsbGV0IixiOiJeKFsqKy1dfChcXGQrXFwuKSlcXHMrIn0se2NOOiJzdHJvbmciLGI6IlsqX117Mn0uKz9bKl9dezJ9In0se2NOOiJlbXBoYXNpcyIsdjpbe2I6IlxcKi4rP1xcKiJ9LHtiOiJfLis/XyIscjowfV19LHtjTjoicXVvdGUiLGI6Il4+XFxzKyIsZToiJCJ9LHtjTjoiY29kZSIsdjpbe2I6Il5gYGB3KnMqJCIsZToiXmBgYHMqJCJ9LHtiOiJgLis/YCJ9LHtiOiJeKCB7NH18CSkiLGU6IiQiLHI6MH1dfSx7YjoiXlstXFwqXXszLH0iLGU6IiQifSx7YjoiXFxbLis/XFxdW1xcKFxcW10uKj9bXFwpXFxdXSIsckI6ITAsYzpbe2NOOiJzdHJpbmciLGI6IlxcWyIsZToiXFxdIixlQjohMCxyRTohMCxyOjB9LHtjTjoibGluayIsYjoiXFxdXFwoIixlOiJcXCkiLGVCOiEwLGVFOiEwfSx7Y046InN5bWJvbCIsYjoiXFxdXFxbIixlOiJcXF0iLGVCOiEwLGVFOiEwfV0scjoxMH0se2I6L15cW1teXG5dK1xdOi8sckI6ITAsYzpbe2NOOiJzeW1ib2wiLGI6L1xbLyxlOi9cXS8sZUI6ITAsZUU6ITB9LHtjTjoibGluayIsYjovOlxzKi8sZTovJC8sZUI6ITB9XX1dfX0pO2hsanMucmVnaXN0ZXJMYW5ndWFnZSgianNvbiIsZnVuY3Rpb24oZSl7dmFyIGk9e2xpdGVyYWw6InRydWUgZmFsc2UgbnVsbCJ9LG49W2UuUVNNLGUuQ05NXSxyPXtlOiIsIixlVzohMCxlRTohMCxjOm4sazppfSx0PXtiOiJ7IixlOiJ9IixjOlt7Y046ImF0dHIiLGI6LyIvLGU6LyIvLGM6W2UuQkVdLGk6IlxcbiJ9LGUuaW5oZXJpdChyLHtiOi86L30pXSxpOiJcXFMifSxjPXtiOiJcXFsiLGU6IlxcXSIsYzpbZS5pbmhlcml0KHIpXSxpOiJcXFMifTtyZXR1cm4gbi5zcGxpY2Uobi5sZW5ndGgsMCx0LGMpLHtjOm4sazppLGk6IlxcUyJ9fSk7"></script> <style type="text/css">code{white-space: pre;}</style> <style type="text/css"> pre:not([class]) { background-color: white; } </style> <script type="text/javascript"> if (window.hljs) { hljs.configure({languages: []}); hljs.initHighlightingOnLoad(); if (document.readyState && document.readyState === "complete") { window.setTimeout(function() { hljs.initHighlighting(); }, 0); } } </script> <style type="text/css"> h1 { font-size: 34px; } h1.title { font-size: 38px; } h2 { font-size: 30px; } h3 { font-size: 24px; } h4 { font-size: 18px; } h5 { font-size: 16px; } h6 { font-size: 12px; } .table th:not([align]) { text-align: left; } </style> <style type="text/css"> .main-container { max-width: 940px; margin-left: auto; margin-right: auto; } code { color: inherit; background-color: rgba(0, 0, 0, 0.04); } img { max-width:100%; } .tabbed-pane { padding-top: 12px; } .html-widget { margin-bottom: 20px; } button.code-folding-btn:focus { outline: none; } summary { display: list-item; } </style> <!-- tabsets --> <style type="text/css"> .tabset-dropdown > .nav-tabs { display: inline-table; max-height: 500px; min-height: 44px; overflow-y: auto; background: white; border: 1px solid #ddd; border-radius: 4px; } .tabset-dropdown > .nav-tabs > li.active:before { content: ""; font-family: 'Glyphicons Halflings'; display: inline-block; padding: 10px; border-right: 1px solid #ddd; } .tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before { content: ""; border: none; } .tabset-dropdown > .nav-tabs.nav-tabs-open:before { content: ""; font-family: 'Glyphicons Halflings'; display: inline-block; padding: 10px; border-right: 1px solid #ddd; } .tabset-dropdown > .nav-tabs > li.active { display: block; } .tabset-dropdown > .nav-tabs > li > a, .tabset-dropdown > .nav-tabs > li > a:focus, .tabset-dropdown > .nav-tabs > li > a:hover { border: none; display: inline-block; border-radius: 4px; background-color: transparent; } .tabset-dropdown > .nav-tabs.nav-tabs-open > li { display: block; float: none; } .tabset-dropdown > .nav-tabs > li { display: none; } </style> <!-- code folding --> </head> <body> <div class="container-fluid main-container"> <div class="fluid-row" id="header"> </div> <pre class="yaml"><code>--- title: &quot;ASSIGNMENT 7.1_ThoraricSurgery&quot; author: &quot;Bhushan Suryawanshi&quot; date: &#39;2020-07-13&#39; ---</code></pre> <p><strong>For this problem, you will be working with the thoracic surgery data set from the University of California Irvine machine learning repository. This dataset contains information on life expectancy in lung cancer patients after surgery.</strong> <strong>The underlying thoracic surgery data is in ARFF format. This is a text-based format with information on each of the attributes. You can load this data using a package such as foreign or by cutting and pasting the data section into a CSV file.</strong></p> <p><strong>Assignment Instructions:</strong></p> <p><strong>Include all of your answers in a R Markdown report. Here is an example R Markdown report that you can use as a guide.</strong></p> <pre class="r"><code>library(&quot;foreign&quot;) thoracic_surgery_df &lt;- read.arff(&quot;ThoraricSurgery.arff&quot;) head(thoracic_surgery_df)</code></pre> <pre><code>## DGN PRE4 PRE5 PRE6 PRE7 PRE8 PRE9 PRE10 PRE11 PRE14 PRE17 PRE19 PRE25 PRE30 ## 1 DGN2 2.88 2.16 PRZ1 F F F T T OC14 F F F T ## 2 DGN3 3.40 1.88 PRZ0 F F F F F OC12 F F F T ## 3 DGN3 2.76 2.08 PRZ1 F F F T F OC11 F F F T ## 4 DGN3 3.68 3.04 PRZ0 F F F F F OC11 F F F F ## 5 DGN3 2.44 0.96 PRZ2 F T F T T OC11 F F F T ## 6 DGN3 2.48 1.88 PRZ1 F F F T F OC11 F F F F ## PRE32 AGE Risk1Yr ## 1 F 60 F ## 2 F 51 F ## 3 F 59 F ## 4 F 54 F ## 5 F 73 T ## 6 F 51 F</code></pre> <pre class="r"><code>str(thoracic_surgery_df)</code></pre> <pre><code>## &#39;data.frame&#39;: 470 obs. of 17 variables: ## $ DGN : Factor w/ 7 levels &quot;DGN1&quot;,&quot;DGN2&quot;,..: 2 3 3 3 3 3 3 2 3 3 ... ## $ PRE4 : num 2.88 3.4 2.76 3.68 2.44 2.48 4.36 3.19 3.16 2.32 ... ## $ PRE5 : num 2.16 1.88 2.08 3.04 0.96 1.88 3.28 2.5 2.64 2.16 ... ## $ PRE6 : Factor w/ 3 levels &quot;PRZ0&quot;,&quot;PRZ1&quot;,..: 2 1 2 1 3 2 2 2 3 2 ... ## $ PRE7 : Factor w/ 2 levels &quot;F&quot;,&quot;T&quot;: 1 1 1 1 1 1 1 1 1 1 ... ## $ PRE8 : Factor w/ 2 levels &quot;F&quot;,&quot;T&quot;: 1 1 1 1 2 1 1 1 1 1 ... ## $ PRE9 : Factor w/ 2 levels &quot;F&quot;,&quot;T&quot;: 1 1 1 1 1 1 1 1 1 1 ... ## $ PRE10 : Factor w/ 2 levels &quot;F&quot;,&quot;T&quot;: 2 1 2 1 2 2 2 2 2 2 ... ## $ PRE11 : Factor w/ 2 levels &quot;F&quot;,&quot;T&quot;: 2 1 1 1 2 1 1 1 2 1 ... ## $ PRE14 : Factor w/ 4 levels &quot;OC11&quot;,&quot;OC12&quot;,..: 4 2 1 1 1 1 2 1 1 1 ... ## $ PRE17 : Factor w/ 2 levels &quot;F&quot;,&quot;T&quot;: 1 1 1 1 1 1 2 1 1 1 ... ## $ PRE19 : Factor w/ 2 levels &quot;F&quot;,&quot;T&quot;: 1 1 1 1 1 1 1 1 1 1 ... ## $ PRE25 : Factor w/ 2 levels &quot;F&quot;,&quot;T&quot;: 1 1 1 1 1 1 1 2 1 1 ... ## $ PRE30 : Factor w/ 2 levels &quot;F&quot;,&quot;T&quot;: 2 2 2 1 2 1 2 2 2 2 ... ## $ PRE32 : Factor w/ 2 levels &quot;F&quot;,&quot;T&quot;: 1 1 1 1 1 1 1 1 1 1 ... ## $ AGE : num 60 51 59 54 73 51 59 66 68 54 ... ## $ Risk1Yr: Factor w/ 2 levels &quot;F&quot;,&quot;T&quot;: 1 1 1 1 2 1 2 2 1 1 ...</code></pre> <p><strong>a.</strong> Fit a binary logistic regression model to the data set that predicts whether or not the patient survived for one year (the Risk1Y variable) after the surgery. Use the glm() function to perform the logistic regression. See Generalized Linear Models for an example. Include a summary using the summary() function in your results.</p> <pre class="r"><code>library(&quot;caTools&quot;)</code></pre> <pre><code>## Warning: package &#39;caTools&#39; was built under R version 4.0.2</code></pre> <pre class="r"><code>split&lt;-sample.split(thoracic_surgery_df, SplitRatio=0.8) split</code></pre> <pre><code>## [1] FALSE TRUE TRUE FALSE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE ## [13] FALSE TRUE TRUE FALSE TRUE</code></pre> <pre class="r"><code>train &lt;- subset(thoracic_surgery_df, split=&quot;TRUE&quot;) test &lt;- subset(thoracic_surgery_df, split=&quot;FALSE&quot;) regression_all_variables&lt;-glm(Risk1Yr ~ DGN + PRE4 + PRE5 + PRE6 + PRE7 + PRE8 + PRE9 + PRE10 +PRE14+ PRE11 + PRE17 + PRE19 + PRE25 + PRE30 + PRE32 + AGE, data = train, family = &quot;binomial&quot;) summary(regression_all_variables)</code></pre> <pre><code>## ## Call: ## glm(formula = Risk1Yr ~ DGN + PRE4 + PRE5 + PRE6 + PRE7 + PRE8 + ## PRE9 + PRE10 + PRE14 + PRE11 + PRE17 + PRE19 + PRE25 + PRE30 + ## PRE32 + AGE, family = &quot;binomial&quot;, data = train) ## ## Deviance Residuals: ## Min 1Q Median 3Q Max ## -1.6084 -0.5439 -0.4199 -0.2762 2.4929 ## ## Coefficients: ## Estimate Std. Error z value Pr(&gt;|z|) ## (Intercept) -1.655e+01 2.400e+03 -0.007 0.99450 ## DGNDGN2 1.474e+01 2.400e+03 0.006 0.99510 ## DGNDGN3 1.418e+01 2.400e+03 0.006 0.99528 ## DGNDGN4 1.461e+01 2.400e+03 0.006 0.99514 ## DGNDGN5 1.638e+01 2.400e+03 0.007 0.99455 ## DGNDGN6 4.089e-01 2.673e+03 0.000 0.99988 ## DGNDGN8 1.803e+01 2.400e+03 0.008 0.99400 ## PRE4 -2.272e-01 1.849e-01 -1.229 0.21909 ## PRE5 -3.030e-02 1.786e-02 -1.697 0.08971 . ## PRE6PRZ1 -4.427e-01 5.199e-01 -0.852 0.39448 ## PRE6PRZ2 -2.937e-01 7.907e-01 -0.371 0.71030 ## PRE7T 7.153e-01 5.556e-01 1.288 0.19788 ## PRE8T 1.743e-01 3.892e-01 0.448 0.65419 ## PRE9T 1.368e+00 4.868e-01 2.811 0.00494 ** ## PRE10T 5.770e-01 4.826e-01 1.196 0.23185 ## PRE14OC12 4.394e-01 3.301e-01 1.331 0.18318 ## PRE14OC13 1.179e+00 6.165e-01 1.913 0.05580 . ## PRE14OC14 1.653e+00 6.094e-01 2.713 0.00668 ** ## PRE11T 5.162e-01 3.965e-01 1.302 0.19295 ## PRE17T 9.266e-01 4.445e-01 2.085 0.03709 * ## PRE19T -1.466e+01 1.654e+03 -0.009 0.99293 ## PRE25T -9.789e-02 1.003e+00 -0.098 0.92227 ## PRE30T 1.084e+00 4.990e-01 2.172 0.02984 * ## PRE32T -1.398e+01 1.645e+03 -0.008 0.99322 ## AGE -9.506e-03 1.810e-02 -0.525 0.59944 ## --- ## Signif. codes: 0 &#39;***&#39; 0.001 &#39;**&#39; 0.01 &#39;*&#39; 0.05 &#39;.&#39; 0.1 &#39; &#39; 1 ## ## (Dispersion parameter for binomial family taken to be 1) ## ## Null deviance: 395.61 on 469 degrees of freedom ## Residual deviance: 341.19 on 445 degrees of freedom ## AIC: 391.19 ## ## Number of Fisher Scoring iterations: 15</code></pre> <pre class="r"><code>exp(confint(regression_all_variables))</code></pre> <pre><code>## Waiting for profiling to be done...</code></pre> <pre><code>## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred</code></pre> <pre><code>## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred</code></pre> <pre><code>## Warning: glm.fit: algorithm did not converge</code></pre> <pre><code>## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred</code></pre> <pre><code>## Warning: glm.fit: algorithm did not converge</code></pre> <pre><code>## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred</code></pre> <pre><code>## Warning: glm.fit: algorithm did not converge</code></pre> <pre><code>## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred</code></pre> <pre><code>## Warning: glm.fit: algorithm did not converge</code></pre> <pre><code>## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred ## Warning: glm.fit: fitted probabilities numerically 0 or 1 occurred</code></pre> <pre><code>## Warning in regularize.values(x, y, ties, missing(ties), na.rm = na.rm): ## collapsing to unique &#39;x&#39; values ## Warning in regularize.values(x, y, ties, missing(ties), na.rm = na.rm): ## collapsing to unique &#39;x&#39; values ## Warning in regularize.values(x, y, ties, missing(ties), na.rm = na.rm): ## collapsing to unique &#39;x&#39; values</code></pre> <pre><code>## 2.5 % 97.5 % ## (Intercept) NA 1.861963e+203 ## DGNDGN2 1.717223e-206 NA ## DGNDGN3 8.098224e-207 NA ## DGNDGN4 1.675828e-206 NA ## DGNDGN5 1.264382e-205 NA ## DGNDGN6 1.041560e-27 6.097954e+20 ## DGNDGN8 5.686124e-171 NA ## PRE4 5.499148e-01 1.138007e+00 ## PRE5 9.264310e-01 9.993543e-01 ## PRE6PRZ1 2.300552e-01 1.783025e+00 ## PRE6PRZ2 1.540289e-01 3.470770e+00 ## PRE7T 6.558696e-01 5.928649e+00 ## PRE8T 7.318681e-01 2.497243e+00 ## PRE9T 1.466379e+00 1.007288e+01 ## PRE10T 7.094170e-01 4.740878e+00 ## PRE14OC12 8.231331e-01 3.022655e+00 ## PRE14OC13 9.225453e-01 1.064690e+01 ## PRE14OC14 1.540476e+00 1.723680e+01 ## PRE11T 7.532542e-01 3.596887e+00 ## PRE17T 1.017658e+00 5.900292e+00 ## PRE19T NA 1.949037e+106 ## PRE25T 9.525986e-02 5.459928e+00 ## PRE30T 1.197920e+00 8.705307e+00 ## PRE32T NA 8.570374e+105 ## AGE 9.561182e-01 1.026545e+00</code></pre> <pre class="r"><code>exp(regression_all_variables$coefficients)</code></pre> <pre><code>## (Intercept) DGNDGN2 DGNDGN3 DGNDGN4 DGNDGN5 DGNDGN6 ## 6.481698e-08 2.511211e+06 1.440574e+06 2.209615e+06 1.301120e+07 1.505091e+00 ## DGNDGN8 PRE4 PRE5 PRE6PRZ1 PRE6PRZ2 PRE7T ## 6.785355e+07 7.967257e-01 9.701510e-01 6.422903e-01 7.454996e-01 2.044884e+00 ## PRE8T PRE9T PRE10T PRE14OC12 PRE14OC13 PRE14OC14 ## 1.190456e+00 3.928338e+00 1.780613e+00 1.551720e+00 3.251796e+00 5.222483e+00 ## PRE11T PRE17T PRE19T PRE25T PRE30T PRE32T ## 1.675616e+00 2.525890e+00 4.317676e-07 9.067446e-01 2.956473e+00 8.455364e-07 ## AGE ## 9.905394e-01</code></pre> <pre class="r"><code>regression_selected_variables&lt;-glm(Risk1Yr ~ DGN + PRE5 + PRE9 + PRE11 + PRE14+ PRE17 + PRE30, data = train, family = &quot;binomial&quot;) summary(regression_selected_variables)</code></pre> <pre><code>## ## Call: ## glm(formula = Risk1Yr ~ DGN + PRE5 + PRE9 + PRE11 + PRE14 + PRE17 + ## PRE30, family = &quot;binomial&quot;, data = train) ## ## Deviance Residuals: ## Min 1Q Median 3Q Max ## -1.4667 -0.5583 -0.4617 -0.2863 2.5340 ## ## Coefficients: ## Estimate Std. Error z value Pr(&gt;|z|) ## (Intercept) -17.05284 1455.39766 -0.012 0.99065 ## DGNDGN2 13.98984 1455.39759 0.010 0.99233 ## DGNDGN3 13.47962 1455.39755 0.009 0.99261 ## DGNDGN4 13.82213 1455.39761 0.009 0.99242 ## DGNDGN5 15.63840 1455.39766 0.011 0.99143 ## DGNDGN6 0.45620 1623.40830 0.000 0.99978 ## DGNDGN8 16.91476 1455.39832 0.012 0.99073 ## PRE5 -0.02428 0.01731 -1.403 0.16059 ## PRE9T 1.35551 0.46854 2.893 0.00382 ** ## PRE11T 0.50303 0.33762 1.490 0.13624 ## PRE14OC12 0.45340 0.32471 1.396 0.16261 ## PRE14OC13 1.31605 0.60232 2.185 0.02889 * ## PRE14OC14 1.77128 0.59355 2.984 0.00284 ** ## PRE17T 0.98455 0.43089 2.285 0.02232 * ## PRE30T 1.10136 0.49490 2.225 0.02605 * ## --- ## Signif. codes: 0 &#39;***&#39; 0.001 &#39;**&#39; 0.01 &#39;*&#39; 0.05 &#39;.&#39; 0.1 &#39; &#39; 1 ## ## (Dispersion parameter for binomial family taken to be 1) ## ## Null deviance: 395.61 on 469 degrees of freedom ## Residual deviance: 346.61 on 455 degrees of freedom ## AIC: 376.61 ## ## Number of Fisher Scoring iterations: 14</code></pre> <p><strong>b.</strong> According to the summary, which variables had the greatest effect on the survival rate?</p> <p><strong>Answer</strong> As per the summary of the model and the coefficients, PRE9 has highest P-value with positive correlation and we can say PRE9 is having highest impact on the model. Also when reduced variables to the selected variables which are more impactful than others the model also shows reduced AIC which means improved fit. (A larger value of the AIC indicates worse fit (Ref. - Discovering Statistics Using R <span class="citation">[@field2012discovering page 388]</span> ))</p> <p><strong>c.</strong> To compute the accuracy of your model, use the dataset to predict the outcome variable. The percent of correct predictions is the accuracy of your model. What is the accuracy of your model?</p> <pre class="r"><code>#Calculating accuracy for model with all variables result &lt;- predict(regression_all_variables, test, type=&quot;response&quot;) result &lt;- predict(regression_all_variables, train, type=&quot;response&quot;) confusion_matrix &lt;- table(Actual_Value=train$Risk1Yr, Predicted_Value= result &gt;0.5) confusion_matrix</code></pre> <pre><code>## Predicted_Value ## Actual_Value FALSE TRUE ## F 390 10 ## T 67 3</code></pre> <pre class="r"><code>#Accuracy calculation based on confusion matrix accuracy = (confusion_matrix[[1,1]] + confusion_matrix[[2,2]])/sum(confusion_matrix) * 100 accuracy</code></pre> <pre><code>## [1] 83.61702</code></pre> <pre class="r"><code>#Calculating accuracy for the result &lt;- predict(regression_selected_variables, test, type=&quot;response&quot;) result &lt;- predict(regression_selected_variables, train, type=&quot;response&quot;) confusion_matrix &lt;- table(Actual_Value=train$Risk1Yr, Predicted_Value= result &gt;0.5) confusion_matrix</code></pre> <pre><code>## Predicted_Value ## Actual_Value FALSE TRUE ## F 390 10 ## T 64 6</code></pre> <pre class="r"><code>#Accuracy calculation based on confusion matrix accuracy = (confusion_matrix[[1,1]] + confusion_matrix[[2,2]])/sum(confusion_matrix) * 100 accuracy</code></pre> <pre><code>## [1] 84.25532</code></pre> <p><strong>Answer:</strong> According to the confusion matrix and accuracy calculation for both the models we can say the best fit model has increased model accuracy by 84.26 - 83.62 = 0.64%.</p> </div> <script> // add bootstrap table styles to pandoc tables function bootstrapStylePandocTables() { $('tr.header').parent('thead').parent('table').addClass('table table-condensed'); } $(document).ready(function () { bootstrapStylePandocTables(); }); </script> <!-- tabsets --> <script> $(document).ready(function () { window.buildTabsets("TOC"); }); $(document).ready(function () { $('.tabset-dropdown > .nav-tabs > li').click(function () { $(this).parent().toggleClass('nav-tabs-open') }); }); </script> <!-- code folding --> <!-- dynamically load mathjax for compatibility with self-contained --> <script> (function () { var script = document.createElement("script"); script.type = "text/javascript"; script.src = "https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"; document.getElementsByTagName("head")[0].appendChild(script); })(); </script> </body> </html>
<html> <head> <title>Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> </head> <body> <div class="container"> <div class="section"> <h1 class="header center orange-text">User agent detail</h1> <div class="row center"> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25 <p> Detected by 8 of 8 providers<br /> As bot detected by 0 of 7 </p> </div> </div> <div class="section"> <table class="striped"><tr><th></th><th colspan="3">General</th><th colspan="5">Device</th><th colspan="3">Bot</th><th></th></tr><tr><th>Provider</th><th>Browser</th><th>Engine</th><th>OS</th><th>Brand</th><th>Model</th><th>Type</th><th>Is mobile</th><th>Is touch</th><th>Is bot</th><th>Name</th><th>Type</th><th>Actions</th></tr><tr><td>BrowscapPhp<br /><small>6011</small></td><td>Safari 8.0</td><td>WebKit </td><td>MacOSX 10.10</td><td>Apple</td><td>Macintosh</td><td>Desktop</td><td></td><td></td><td></td><td></td><td></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-cbfe2df3-330b-4abd-b5df-0ca181549ca9">Detail</a> <!-- Modal Structure --> <div id="modal-cbfe2df3-330b-4abd-b5df-0ca181549ca9" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>BrowscapPhp result detail</h4> <p><pre><code class="php">stdClass Object ( [browser_name_regex] => /^mozilla\/5\.0 \(.*mac os x 10.10.*\) applewebkit\/.* \(khtml, like gecko\) .*version\/8\.0.* safari\/.*$/ [browser_name_pattern] => mozilla/5.0 (*mac os x 10?10*) applewebkit/* (khtml, like gecko) *version/8.0* safari/* [parent] => Safari 8.0 [comment] => Safari 8.0 [browser] => Safari [browser_type] => Browser [browser_bits] => 32 [browser_maker] => Apple Inc [browser_modus] => unknown [version] => 8.0 [majorver] => 8 [minorver] => 0 [platform] => MacOSX [platform_version] => 10.10 [platform_description] => Mac OS X [platform_bits] => 32 [platform_maker] => Apple Inc [alpha] => [beta] => [win16] => [win32] => [win64] => [frames] => 1 [iframes] => 1 [tables] => 1 [cookies] => 1 [backgroundsounds] => [javascript] => 1 [vbscript] => [javaapplets] => 1 [activexcontrols] => [ismobiledevice] => [istablet] => [issyndicationreader] => [crawler] => [cssversion] => 3 [aolversion] => 0 [device_name] => Macintosh [device_maker] => Apple Inc [device_type] => Desktop [device_pointing_method] => mouse [device_code_name] => Macintosh [device_brand_name] => Apple [renderingengine_name] => WebKit [renderingengine_version] => unknown [renderingengine_description] => For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3. [renderingengine_maker] => Apple Inc ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>DonatjUAParser<br /><small>v0.5.0</small></td><td>Safari 8.0</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-6fae891b-b0d5-4415-b07d-355015c3af67">Detail</a> <!-- Modal Structure --> <div id="modal-6fae891b-b0d5-4415-b07d-355015c3af67" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>DonatjUAParser result detail</h4> <p><pre><code class="php">Array ( [platform] => Macintosh [browser] => Safari [version] => 8.0 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>PiwikDeviceDetector<br /><small>3.5.1</small></td><td>Safari 8.0</td><td>WebKit </td><td>Mac 10.10</td><td></td><td></td><td>desktop</td><td></td><td></td><td></td><td></td><td></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-fc0f1b55-50d8-49c2-bb12-4cc1d8144ebf">Detail</a> <!-- Modal Structure --> <div id="modal-fc0f1b55-50d8-49c2-bb12-4cc1d8144ebf" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>PiwikDeviceDetector result detail</h4> <p><pre><code class="php">Array ( [client] => Array ( [type] => browser [name] => Safari [short_name] => SF [version] => 8.0 [engine] => WebKit ) [operatingSystem] => Array ( [name] => Mac [short_name] => MAC [version] => 10.10 [platform] => ) [device] => Array ( [brand] => [brandName] => [model] => [device] => 0 [deviceName] => desktop ) [bot] => [extra] => Array ( [isBot] => [isBrowser] => 1 [isFeedReader] => [isMobileApp] => [isPIM] => [isLibrary] => [isMediaPlayer] => [isCamera] => [isCarBrowser] => [isConsole] => [isFeaturePhone] => [isPhablet] => [isPortableMediaPlayer] => [isSmartDisplay] => [isSmartphone] => [isTablet] => [isTV] => [isDesktop] => 1 [isMobile] => [isTouchEnabled] => ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>SinergiBrowserDetector<br /><small>6.0.0</small></td><td>Safari 8.0</td><td><i class="material-icons">close</i></td><td>OS X 10.10</td><td><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-8c08f104-4e61-421b-9405-291b09c383dc">Detail</a> <!-- Modal Structure --> <div id="modal-8c08f104-4e61-421b-9405-291b09c383dc" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>SinergiBrowserDetector result detail</h4> <p><pre><code class="php">Array ( [browser] => Sinergi\BrowserDetector\Browser Object ( [userAgent:Sinergi\BrowserDetector\Browser:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25 ) [name:Sinergi\BrowserDetector\Browser:private] => Safari [version:Sinergi\BrowserDetector\Browser:private] => 8.0 [isRobot:Sinergi\BrowserDetector\Browser:private] => [isChromeFrame:Sinergi\BrowserDetector\Browser:private] => ) [operatingSystem] => Sinergi\BrowserDetector\Os Object ( [name:Sinergi\BrowserDetector\Os:private] => OS X [version:Sinergi\BrowserDetector\Os:private] => 10.10 [isMobile:Sinergi\BrowserDetector\Os:private] => [userAgent:Sinergi\BrowserDetector\Os:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25 ) ) [device] => Sinergi\BrowserDetector\Device Object ( [name:Sinergi\BrowserDetector\Device:private] => unknown [userAgent:Sinergi\BrowserDetector\Device:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25 ) ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UAParser<br /><small>v3.4.5</small></td><td>Safari 8.0</td><td><i class="material-icons">close</i></td><td>Mac OS X 10.10</td><td></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td></td><td></td><td><i class="material-icons">close</i></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-8f4c86c5-433e-4536-b799-ad26d77264e0">Detail</a> <!-- Modal Structure --> <div id="modal-8f4c86c5-433e-4536-b799-ad26d77264e0" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UAParser result detail</h4> <p><pre><code class="php">UAParser\Result\Client Object ( [ua] => UAParser\Result\UserAgent Object ( [major] => 8 [minor] => 0 [patch] => [family] => Safari ) [os] => UAParser\Result\OperatingSystem Object ( [major] => 10 [minor] => 10 [patch] => [patchMinor] => [family] => Mac OS X ) [device] => UAParser\Result\Device Object ( [brand] => [model] => [family] => Other ) [originalUserAgent] => Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>WhichBrowser<br /><small>2.0.9</small></td><td>Safari 8.0</td><td>Webkit 600.1.25</td><td>OS X Yosemite 10.10</td><td></td><td></td><td>desktop</td><td></td><td><i class="material-icons">close</i></td><td></td><td></td><td><i class="material-icons">close</i></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-62f1f3a3-0c44-4ecb-9ee2-48145e35736b">Detail</a> <!-- Modal Structure --> <div id="modal-62f1f3a3-0c44-4ecb-9ee2-48145e35736b" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>WhichBrowser result detail</h4> <p><pre><code class="php">Array ( [browser] => Array ( [name] => Safari [version] => 8.0 [type] => browser ) [engine] => Array ( [name] => Webkit [version] => 600.1.25 ) [os] => Array ( [name] => OS X [version] => Array ( [value] => 10.10 [nickname] => Yosemite ) ) [device] => Array ( [type] => desktop ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Woothee<br /><small>v1.2.0</small></td><td>Safari 8.0</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>pc</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td></td><td></td><td><i class="material-icons">close</i></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-bd437f52-91e9-4ce8-88f7-6e5206ed6635">Detail</a> <!-- Modal Structure --> <div id="modal-bd437f52-91e9-4ce8-88f7-6e5206ed6635" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Woothee result detail</h4> <p><pre><code class="php">Array ( [name] => Safari [vendor] => Apple [version] => 8.0 [category] => pc [os] => Mac OSX [os_version] => 10.10 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Wurfl<br /><small>1.6.4</small></td><td>Safari 8.0.3</td><td><i class="material-icons">close</i></td><td>Intel Mac OS X 10_10 </td><td></td><td></td><td>Desktop</td><td></td><td></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-3a72b31e-c3c1-4317-a357-7a6d5e3c7027">Detail</a> <!-- Modal Structure --> <div id="modal-3a72b31e-c3c1-4317-a357-7a6d5e3c7027" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Wurfl result detail</h4> <p><pre><code class="php">Array ( [virtual] => Array ( [is_android] => false [is_ios] => false [is_windows_phone] => false [is_app] => 1 [is_full_desktop] => true [is_largescreen] => true [is_mobile] => false [is_robot] => false [is_smartphone] => false [is_touchscreen] => false [is_wml_preferred] => false [is_xhtmlmp_preferred] => false [is_html_preferred] => true [advertised_device_os] => Intel Mac OS X 10_10 [advertised_device_os_version] => [advertised_browser] => Safari [advertised_browser_version] => 8.0.3 [complete_device_name] => Generic App [form_factor] => Desktop [is_phone] => false [is_app_webview] => false ) [all] => Array ( [brand_name] => Generic [model_name] => App [unique] => true [ununiqueness_handler] => [is_wireless_device] => false [device_claims_web_support] => true [has_qwerty_keyboard] => true [can_skip_aligned_link_row] => true [uaprof] => [uaprof2] => [uaprof3] => [nokia_series] => 0 [nokia_edition] => 0 [device_os] => Mac OS X [mobile_browser] => Safari [mobile_browser_version] => 8 [device_os_version] => 10.10 [pointing_method] => mouse [release_date] => 1994_january [marketing_name] => [model_extra_info] => [nokia_feature_pack] => 0 [can_assign_phone_number] => false [is_tablet] => false [manufacturer_name] => [is_bot] => false [is_google_glass] => false [proportional_font] => false [built_in_back_button_support] => false [card_title_support] => false [softkey_support] => false [table_support] => false [numbered_menus] => false [menu_with_select_element_recommended] => false [menu_with_list_of_links_recommended] => false [icons_on_menu_items_support] => false [break_list_of_links_with_br_element_recommended] => false [access_key_support] => false [wrap_mode_support] => false [times_square_mode_support] => false [deck_prefetch_support] => false [elective_forms_recommended] => false [wizards_recommended] => false [image_as_link_support] => false [insert_br_element_after_widget_recommended] => false [wml_can_display_images_and_text_on_same_line] => false [wml_displays_image_in_center] => false [opwv_wml_extensions_support] => false [wml_make_phone_call_string] => none [chtml_display_accesskey] => false [emoji] => false [chtml_can_display_images_and_text_on_same_line] => false [chtml_displays_image_in_center] => false [imode_region] => none [chtml_make_phone_call_string] => tel: [chtml_table_support] => true [xhtml_honors_bgcolor] => true [xhtml_supports_forms_in_table] => true [xhtml_support_wml2_namespace] => false [xhtml_autoexpand_select] => false [xhtml_select_as_dropdown] => true [xhtml_select_as_radiobutton] => true [xhtml_select_as_popup] => true [xhtml_display_accesskey] => false [xhtml_supports_invisible_text] => false [xhtml_supports_inline_input] => false [xhtml_supports_monospace_font] => false [xhtml_supports_table_for_layout] => false [xhtml_supports_css_cell_table_coloring] => false [xhtml_format_as_css_property] => false [xhtml_format_as_attribute] => false [xhtml_nowrap_mode] => false [xhtml_marquee_as_css_property] => false [xhtml_readable_background_color1] => #FFFFFF [xhtml_readable_background_color2] => #FFFFFF [xhtml_allows_disabled_form_elements] => false [xhtml_document_title_support] => true [xhtml_preferred_charset] => utf8 [opwv_xhtml_extensions_support] => false [xhtml_make_phone_call_string] => none [xhtmlmp_preferred_mime_type] => text/html [xhtml_table_support] => false [xhtml_send_sms_string] => none [xhtml_send_mms_string] => none [xhtml_file_upload] => supported [cookie_support] => true [accept_third_party_cookie] => true [xhtml_supports_iframe] => full [xhtml_avoid_accesskeys] => true [xhtml_can_embed_video] => play_and_stop [ajax_support_javascript] => true [ajax_manipulate_css] => true [ajax_support_getelementbyid] => true [ajax_support_inner_html] => true [ajax_xhr_type] => standard [ajax_manipulate_dom] => true [ajax_support_events] => true [ajax_support_event_listener] => true [ajax_preferred_geoloc_api] => none [xhtml_support_level] => 4 [preferred_markup] => html_web_4_0 [wml_1_1] => false [wml_1_2] => false [wml_1_3] => false [html_wi_w3_xhtmlbasic] => true [html_wi_oma_xhtmlmp_1_0] => false [html_wi_imode_html_1] => false [html_wi_imode_html_2] => false [html_wi_imode_html_3] => false [html_wi_imode_html_4] => false [html_wi_imode_html_5] => false [html_wi_imode_htmlx_1] => false [html_wi_imode_htmlx_1_1] => false [html_wi_imode_compact_generic] => false [html_web_3_2] => true [html_web_4_0] => true [voicexml] => false [multipart_support] => false [total_cache_disable_support] => false [time_to_live_support] => false [resolution_width] => 800 [resolution_height] => 600 [columns] => 120 [max_image_width] => 800 [max_image_height] => 600 [rows] => 200 [physical_screen_width] => 400 [physical_screen_height] => 400 [dual_orientation] => false [density_class] => 1.0 [wbmp] => false [bmp] => true [epoc_bmp] => false [gif_animated] => true [jpg] => true [png] => true [tiff] => false [transparent_png_alpha] => false [transparent_png_index] => false [svgt_1_1] => true [svgt_1_1_plus] => false [greyscale] => false [gif] => true [colors] => 65536 [webp_lossy_support] => false [webp_lossless_support] => false [post_method_support] => true [basic_authentication_support] => true [empty_option_value_support] => true [emptyok] => false [nokia_voice_call] => false [wta_voice_call] => false [wta_phonebook] => false [wta_misc] => false [wta_pdc] => false [https_support] => true [phone_id_provided] => false [max_data_rate] => 3200 [wifi] => true [sdio] => false [vpn] => false [has_cellular_radio] => false [max_deck_size] => 100000 [max_url_length_in_requests] => 128 [max_url_length_homepage] => 0 [max_url_length_bookmark] => 0 [max_url_length_cached_page] => 0 [max_no_of_connection_settings] => 0 [max_no_of_bookmarks] => 0 [max_length_of_username] => 0 [max_length_of_password] => 0 [max_object_size] => 0 [downloadfun_support] => false [directdownload_support] => false [inline_support] => false [oma_support] => false [ringtone] => false [ringtone_3gpp] => false [ringtone_midi_monophonic] => false [ringtone_midi_polyphonic] => false [ringtone_imelody] => false [ringtone_digiplug] => false [ringtone_compactmidi] => false [ringtone_mmf] => false [ringtone_rmf] => false [ringtone_xmf] => false [ringtone_amr] => false [ringtone_awb] => false [ringtone_aac] => false [ringtone_wav] => false [ringtone_mp3] => false [ringtone_spmidi] => false [ringtone_qcelp] => false [ringtone_voices] => 1 [ringtone_df_size_limit] => 0 [ringtone_directdownload_size_limit] => 0 [ringtone_inline_size_limit] => 0 [ringtone_oma_size_limit] => 0 [wallpaper] => false [wallpaper_max_width] => 0 [wallpaper_max_height] => 0 [wallpaper_preferred_width] => 0 [wallpaper_preferred_height] => 0 [wallpaper_resize] => none [wallpaper_wbmp] => false [wallpaper_bmp] => false [wallpaper_gif] => false [wallpaper_jpg] => false [wallpaper_png] => false [wallpaper_tiff] => false [wallpaper_greyscale] => false [wallpaper_colors] => 2 [wallpaper_df_size_limit] => 0 [wallpaper_directdownload_size_limit] => 0 [wallpaper_inline_size_limit] => 0 [wallpaper_oma_size_limit] => 0 [screensaver] => false [screensaver_max_width] => 0 [screensaver_max_height] => 0 [screensaver_preferred_width] => 0 [screensaver_preferred_height] => 0 [screensaver_resize] => none [screensaver_wbmp] => false [screensaver_bmp] => false [screensaver_gif] => false [screensaver_jpg] => false [screensaver_png] => false [screensaver_greyscale] => false [screensaver_colors] => 2 [screensaver_df_size_limit] => 0 [screensaver_directdownload_size_limit] => 0 [screensaver_inline_size_limit] => 0 [screensaver_oma_size_limit] => 0 [picture] => false [picture_max_width] => 0 [picture_max_height] => 0 [picture_preferred_width] => 0 [picture_preferred_height] => 0 [picture_resize] => none [picture_wbmp] => false [picture_bmp] => false [picture_gif] => false [picture_jpg] => false [picture_png] => false [picture_greyscale] => false [picture_colors] => 2 [picture_df_size_limit] => 0 [picture_directdownload_size_limit] => 0 [picture_inline_size_limit] => 0 [picture_oma_size_limit] => 0 [video] => false [oma_v_1_0_forwardlock] => false [oma_v_1_0_combined_delivery] => false [oma_v_1_0_separate_delivery] => false [streaming_video] => false [streaming_3gpp] => false [streaming_mp4] => false [streaming_mov] => false [streaming_video_size_limit] => 0 [streaming_real_media] => none [streaming_flv] => false [streaming_3g2] => false [streaming_vcodec_h263_0] => -1 [streaming_vcodec_h263_3] => -1 [streaming_vcodec_mpeg4_sp] => -1 [streaming_vcodec_mpeg4_asp] => -1 [streaming_vcodec_h264_bp] => -1 [streaming_acodec_amr] => none [streaming_acodec_aac] => none [streaming_wmv] => none [streaming_preferred_protocol] => rtsp [streaming_preferred_http_protocol] => none [wap_push_support] => false [connectionless_service_indication] => false [connectionless_service_load] => false [connectionless_cache_operation] => false [connectionoriented_unconfirmed_service_indication] => false [connectionoriented_unconfirmed_service_load] => false [connectionoriented_unconfirmed_cache_operation] => false [connectionoriented_confirmed_service_indication] => false [connectionoriented_confirmed_service_load] => false [connectionoriented_confirmed_cache_operation] => false [utf8_support] => true [ascii_support] => false [iso8859_support] => false [expiration_date] => false [j2me_cldc_1_0] => false [j2me_cldc_1_1] => false [j2me_midp_1_0] => false [j2me_midp_2_0] => false [doja_1_0] => false [doja_1_5] => false [doja_2_0] => false [doja_2_1] => false [doja_2_2] => false [doja_3_0] => false [doja_3_5] => false [doja_4_0] => false [j2me_jtwi] => false [j2me_mmapi_1_0] => false [j2me_mmapi_1_1] => false [j2me_wmapi_1_0] => false [j2me_wmapi_1_1] => false [j2me_wmapi_2_0] => false [j2me_btapi] => false [j2me_3dapi] => false [j2me_locapi] => false [j2me_nokia_ui] => false [j2me_motorola_lwt] => false [j2me_siemens_color_game] => false [j2me_siemens_extension] => false [j2me_heap_size] => 0 [j2me_max_jar_size] => 0 [j2me_storage_size] => 0 [j2me_max_record_store_size] => 0 [j2me_screen_width] => 0 [j2me_screen_height] => 0 [j2me_canvas_width] => 0 [j2me_canvas_height] => 0 [j2me_bits_per_pixel] => 0 [j2me_audio_capture_enabled] => false [j2me_video_capture_enabled] => false [j2me_photo_capture_enabled] => false [j2me_capture_image_formats] => none [j2me_http] => false [j2me_https] => false [j2me_socket] => false [j2me_udp] => false [j2me_serial] => false [j2me_gif] => false [j2me_gif89a] => false [j2me_jpg] => false [j2me_png] => false [j2me_bmp] => false [j2me_bmp3] => false [j2me_wbmp] => false [j2me_midi] => false [j2me_wav] => false [j2me_amr] => false [j2me_mp3] => false [j2me_mp4] => false [j2me_imelody] => false [j2me_rmf] => false [j2me_au] => false [j2me_aac] => false [j2me_realaudio] => false [j2me_xmf] => false [j2me_wma] => false [j2me_3gpp] => false [j2me_h263] => false [j2me_svgt] => false [j2me_mpeg4] => false [j2me_realvideo] => false [j2me_real8] => false [j2me_realmedia] => false [j2me_left_softkey_code] => 0 [j2me_right_softkey_code] => 0 [j2me_middle_softkey_code] => 0 [j2me_select_key_code] => 0 [j2me_return_key_code] => 0 [j2me_clear_key_code] => 0 [j2me_datefield_no_accepts_null_date] => false [j2me_datefield_broken] => false [receiver] => false [sender] => false [mms_max_size] => 0 [mms_max_height] => 0 [mms_max_width] => 0 [built_in_recorder] => false [built_in_camera] => false [mms_jpeg_baseline] => false [mms_jpeg_progressive] => false [mms_gif_static] => false [mms_gif_animated] => false [mms_png] => false [mms_bmp] => false [mms_wbmp] => false [mms_amr] => false [mms_wav] => false [mms_midi_monophonic] => false [mms_midi_polyphonic] => false [mms_midi_polyphonic_voices] => 0 [mms_spmidi] => false [mms_mmf] => false [mms_mp3] => false [mms_evrc] => false [mms_qcelp] => false [mms_ota_bitmap] => false [mms_nokia_wallpaper] => false [mms_nokia_operatorlogo] => false [mms_nokia_3dscreensaver] => false [mms_nokia_ringingtone] => false [mms_rmf] => false [mms_xmf] => false [mms_symbian_install] => false [mms_jar] => false [mms_jad] => false [mms_vcard] => false [mms_vcalendar] => false [mms_wml] => false [mms_wbxml] => false [mms_wmlc] => false [mms_video] => false [mms_mp4] => false [mms_3gpp] => false [mms_3gpp2] => false [mms_max_frame_rate] => 0 [nokiaring] => false [picturemessage] => false [operatorlogo] => false [largeoperatorlogo] => false [callericon] => false [nokiavcard] => false [nokiavcal] => false [sckl_ringtone] => false [sckl_operatorlogo] => false [sckl_groupgraphic] => false [sckl_vcard] => false [sckl_vcalendar] => false [text_imelody] => false [ems] => false [ems_variablesizedpictures] => false [ems_imelody] => false [ems_odi] => false [ems_upi] => false [ems_version] => 0 [siemens_ota] => false [siemens_logo_width] => 101 [siemens_logo_height] => 29 [siemens_screensaver_width] => 101 [siemens_screensaver_height] => 50 [gprtf] => false [sagem_v1] => false [sagem_v2] => false [panasonic] => false [sms_enabled] => false [wav] => false [mmf] => false [smf] => false [mld] => false [midi_monophonic] => false [midi_polyphonic] => false [sp_midi] => false [rmf] => false [xmf] => false [compactmidi] => false [digiplug] => false [nokia_ringtone] => false [imelody] => false [au] => false [amr] => false [awb] => false [aac] => false [mp3] => false [voices] => 1 [qcelp] => false [evrc] => false [flash_lite_version] => [fl_wallpaper] => false [fl_screensaver] => false [fl_standalone] => false [fl_browser] => false [fl_sub_lcd] => false [full_flash_support] => true [css_supports_width_as_percentage] => true [css_border_image] => none [css_rounded_corners] => none [css_gradient] => none [css_spriting] => true [css_gradient_linear] => none [is_transcoder] => false [transcoder_ua_header] => user-agent [rss_support] => false [pdf_support] => true [progressive_download] => true [playback_vcodec_h263_0] => -1 [playback_vcodec_h263_3] => -1 [playback_vcodec_mpeg4_sp] => -1 [playback_vcodec_mpeg4_asp] => -1 [playback_vcodec_h264_bp] => -1 [playback_real_media] => none [playback_3gpp] => false [playback_3g2] => false [playback_mp4] => false [playback_mov] => false [playback_acodec_amr] => none [playback_acodec_aac] => none [playback_df_size_limit] => 0 [playback_directdownload_size_limit] => 0 [playback_inline_size_limit] => 0 [playback_oma_size_limit] => 0 [playback_acodec_qcelp] => false [playback_wmv] => none [hinted_progressive_download] => false [html_preferred_dtd] => html4 [viewport_supported] => false [viewport_width] => [viewport_userscalable] => [viewport_initial_scale] => [viewport_maximum_scale] => [viewport_minimum_scale] => [mobileoptimized] => false [handheldfriendly] => false [canvas_support] => none [image_inlining] => true [is_smarttv] => false [is_console] => false [nfc_support] => false [ux_full_desktop] => true [jqm_grade] => A [is_sencha_touch_ok] => true [controlcap_is_smartphone] => default [controlcap_is_ios] => default [controlcap_is_android] => default [controlcap_is_robot] => default [controlcap_is_app] => force_true [controlcap_advertised_device_os] => default [controlcap_advertised_device_os_version] => default [controlcap_advertised_browser] => default [controlcap_advertised_browser_version] => default [controlcap_is_windows_phone] => default [controlcap_is_full_desktop] => default [controlcap_is_largescreen] => default [controlcap_is_mobile] => default [controlcap_is_touchscreen] => default [controlcap_is_wml_preferred] => default [controlcap_is_xhtmlmp_preferred] => default [controlcap_is_html_preferred] => default [controlcap_form_factor] => default [controlcap_complete_device_name] => default ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr></table> </div> <div class="section"> <h1 class="header center orange-text">About this comparison</h1> <div class="row center"> <h5 class="header light"> The primary goal of this project is simple<br /> I wanted to know which user agent parser is the most accurate in each part - device detection, bot detection and so on...<br /> <br /> The secondary goal is to provide a source for all user agent parsers to improve their detection based on this results.<br /> <br /> You can also improve this further, by suggesting ideas at <a href="https://github.com/ThaDafinser/UserAgentParserComparison">ThaDafinser/UserAgentParserComparison</a><br /> <br /> The comparison is based on the abstraction by <a href="https://github.com/ThaDafinser/UserAgentParser">ThaDafinser/UserAgentParser</a> </h5> </div> </div> <div class="card"> <div class="card-content"> Comparison created <i>2016-01-26 16:41:37</i> | by <a href="https://github.com/ThaDafinser">ThaDafinser</a> </div> </div> </div> <script src="https://code.jquery.com/jquery-2.1.4.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/js/materialize.min.js"></script> <script src="http://cdnjs.cloudflare.com/ajax/libs/list.js/1.1.1/list.min.js"></script> <script> $(document).ready(function(){ // the "href" attribute of .modal-trigger must specify the modal ID that wants to be triggered $('.modal-trigger').leanModal(); }); </script> </body> </html>
<html><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="Shortcut Icon" type="image/ico" href="http://sendy.meshify.com/sendy/img/favicon.png"> <title>Subscribed</title> <style type="text/css"> body{ background: #ffffff; font-family: Helvetica, Arial; } #wrapper { background: #f2f2f2; width: 300px; height: 70px; margin: -140px 0 0 -150px; position: absolute; top: 50%; left: 50%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } p{ text-align: center; } h2{ font-weight: normal; text-align: center; } a{ color: #000; } a:hover{ text-decoration: none; } </style></head> <body> <div id="wrapper"> <h2>You're subscribed!</h2> </div> <script type="text/javascript">( function(){ window.SIG_EXT = {}; } )()</script></body></html>
<!DOCTYPE html > <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <title></title> <meta name="description" content="" /> <meta name="keywords" content="" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <link href="../../../../../lib/index.css" media="screen" type="text/css" rel="stylesheet" /> <link href="../../../../../lib/template.css" media="screen" type="text/css" rel="stylesheet" /> <link href="../../../../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" /> <script type="text/javascript" src="../../../../../lib/jquery.min.js"></script> <script type="text/javascript" src="../../../../../lib/jquery.panzoom.min.js"></script> <script type="text/javascript" src="../../../../../lib/jquery.mousewheel.min.js"></script> <script type="text/javascript" src="../../../../../lib/index.js"></script> <script type="text/javascript" src="../../../../../index.js"></script> <script type="text/javascript" src="../../../../../lib/scheduler.js"></script> <script type="text/javascript" src="../../../../../lib/template.js"></script> <script type="text/javascript"> /* this variable can be used by the JS to determine the path to the root document */ var toRoot = '../../../../../'; </script> </head> <body> <div id="search"> <span id="doc-title"><span id="doc-version"></span></span> <span class="close-results"><span class="left">&lt;</span> Back</span> <div id="textfilter"> <span class="input"> <input autocapitalize="none" placeholder="Search" id="index-input" type="text" accesskey="/" /> <i class="clear material-icons"></i> <i id="search-icon" class="material-icons"></i> </span> </div> </div> <div id="search-results"> <div id="search-progress"> <div id="progress-fill"></div> </div> <div id="results-content"> <div id="entity-results"></div> <div id="member-results"></div> </div> </div> <div id="content-scroll-container" style="-webkit-overflow-scrolling: touch;"> <div id="content-container" style="-webkit-overflow-scrolling: touch;"> <div id="subpackage-spacer"> <div id="packages"> <h1>Packages</h1> <ul> <li name="_root_.root" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="_root_"></a><a id="root:_root_"></a> <span class="permalink"> <a href="../../../../../index.html" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="" href="../../../../../index.html"><span class="name">root</span></a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../../../index.html" class="extype" name="_root_">root</a></dd></dl></div> </li><li name="_root_.protocol" visbl="pub" class="indented1 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="protocol"></a><a id="protocol:protocol"></a> <span class="permalink"> <a href="../../../../../protocol/index.html" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="" href="../../../../index.html"><span class="name">protocol</span></a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../../../index.html" class="extype" name="_root_">root</a></dd></dl></div> </li><li name="protocol.engine" visbl="pub" class="indented2 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="engine"></a><a id="engine:engine"></a> <span class="permalink"> <a href="../../../../../protocol/engine/index.html" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="" href="../../../index.html"><span class="name">engine</span></a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../../index.html" class="extype" name="protocol">protocol</a></dd></dl></div> </li><li name="protocol.engine.lobby" visbl="pub" class="indented3 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="lobby"></a><a id="lobby:lobby"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/index.html" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="" href="../../index.html"><span class="name">lobby</span></a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../index.html" class="extype" name="protocol.engine">engine</a></dd></dl></div> </li><li name="protocol.engine.lobby.example" visbl="pub" class="indented4 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="example"></a><a id="example:example"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/index.html" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="" href="../index.html"><span class="name">example</span></a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../index.html" class="extype" name="protocol.engine.lobby">lobby</a></dd></dl></div> </li><li name="protocol.engine.lobby.example.client2server" visbl="pub" class="indented5 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="client2server"></a><a id="client2server:client2server"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/index.html" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="" href="index.html"><span class="name">client2server</span></a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../index.html" class="extype" name="protocol.engine.lobby.example">example</a></dd></dl></div> </li><li class="current-entities indented5"> <a class="object" href="AdvancedSearch$.html" title=""></a> <a class="class" href="AdvancedSearch.html" title=""></a> <a href="AdvancedSearch.html" title="">AdvancedSearch</a> </li><li class="current-entities indented5"> <a class="object" href="AuthorizationRequestAccepted$.html" title=""></a> <a class="class" href="AuthorizationRequestAccepted.html" title=""></a> <a href="AuthorizationRequestAccepted.html" title="">AuthorizationRequestAccepted</a> </li><li class="current-entities indented5"> <a class="object" href="BuildVillage$.html" title=""></a> <a class="class" href="BuildVillage.html" title=""></a> <a href="BuildVillage.html" title="">BuildVillage</a> </li><li class="current-entities indented5"> <a class="object" href="ChangeAvatar$.html" title=""></a> <a class="class" href="ChangeAvatar.html" title=""></a> <a href="ChangeAvatar.html" title="">ChangeAvatar</a> </li><li class="current-entities indented5"> <a class="object" href="" title=""></a> <a class="class" href="ChangeLanguage.html" title=""></a> <a href="ChangeLanguage.html" title="">ChangeLanguage</a> </li><li class="current-entities indented5"> <a class="object" href="ChangeUserEmail$.html" title=""></a> <a class="class" href="ChangeUserEmail.html" title=""></a> <a href="ChangeUserEmail.html" title="">ChangeUserEmail</a> </li><li class="current-entities indented5"> <a class="object" href="ChangeUserName$.html" title=""></a> <a class="class" href="ChangeUserName.html" title=""></a> <a href="ChangeUserName.html" title="">ChangeUserName</a> </li><li class="current-entities indented5"> <a class="object" href="ChangeUserPassword$.html" title=""></a> <a class="class" href="ChangeUserPassword.html" title=""></a> <a href="ChangeUserPassword.html" title="">ChangeUserPassword</a> </li><li class="current-entities indented5"> <a class="object" href="CreateHumanPlayer$.html" title=""></a> <a class="class" href="CreateHumanPlayer.html" title=""></a> <a href="CreateHumanPlayer.html" title="">CreateHumanPlayer</a> </li><li class="current-entities indented5"> <a class="object" href="CreateOnymousAudience$.html" title=""></a> <a class="class" href="CreateOnymousAudience.html" title=""></a> <a href="CreateOnymousAudience.html" title="">CreateOnymousAudience</a> </li><li class="current-entities indented5"> <a class="object" href="CreateRobotPlayer$.html" title=""></a> <a class="class" href="CreateRobotPlayer.html" title=""></a> <a href="CreateRobotPlayer.html" title="">CreateRobotPlayer</a> </li><li class="current-entities indented5"> <a class="object" href="DeleteAvatar$.html" title=""></a> <a class="class" href="DeleteAvatar.html" title=""></a> <a href="DeleteAvatar.html" title="">DeleteAvatar</a> </li><li class="current-entities indented5"> <a class="object" href="EnterAvatarSelectionPage$.html" title=""></a> <a class="class" href="EnterAvatarSelectionPage.html" title=""></a> <a href="EnterAvatarSelectionPage.html" title="">EnterAvatarSelectionPage</a> </li><li class="current-entities indented5"> <a class="object" href="EnterLobby$.html" title=""></a> <a class="class" href="EnterLobby.html" title=""></a> <a href="EnterLobby.html" title="">EnterLobby</a> </li><li class="current-entities indented5"> <a class="object" href="GetAvatarInfo$.html" title=""></a> <a class="class" href="GetAvatarInfo.html" title=""></a> <a href="GetAvatarInfo.html" title="">GetAvatarInfo</a> </li><li class="current-entities indented5"> <a class="object" href="GetSettings$.html" title=""></a> <a class="class" href="GetSettings.html" title=""></a> <a href="GetSettings.html" title="">GetSettings</a> </li><li class="current-entities indented5"> <a class="object" href="IdSearch$.html" title=""></a> <a class="class" href="IdSearch.html" title=""></a> <a href="IdSearch.html" title="">IdSearch</a> </li><li class="current-entities indented5"> <a class="object" href="KickOutPlayer$.html" title=""></a> <a class="class" href="KickOutPlayer.html" title=""></a> <a href="KickOutPlayer.html" title="">KickOutPlayer</a> </li><li class="current-entities indented5"> <a class="object" href="LeaveWaitingPage$.html" title=""></a> <a class="class" href="LeaveWaitingPage.html" title=""></a> <a href="LeaveWaitingPage.html" title="">LeaveWaitingPage</a> </li><li class="current-entities indented5"> <a class="object" href="Play$.html" title=""></a> <a class="class" href="Play.html" title=""></a> <a href="Play.html" title="">Play</a> </li><li class="current-entities indented5"> <a class="object" href="Pong$.html" title=""></a> <a class="class" href="Pong.html" title=""></a> <a href="Pong.html" title="">Pong</a> </li><li class="current-entities indented5"> <a class="object" href="Ready$.html" title=""></a> <a class="class" href="Ready.html" title=""></a> <a href="Ready.html" title="">Ready</a> </li><li class="current-entities indented5"> <a class="object" href="RenewAvatarToken$.html" title=""></a> <a class="class" href="RenewAvatarToken.html" title=""></a> <a href="RenewAvatarToken.html" title="">RenewAvatarToken</a> </li><li class="current-entities indented5"> <a class="object" href="RunRobotPlayerInTheBackground$.html" title=""></a> <a class="class" href="RunRobotPlayerInTheBackground.html" title=""></a> <a href="RunRobotPlayerInTheBackground.html" title="">RunRobotPlayerInTheBackground</a> </li><li class="current-entities indented5"> <a class="object" href="SelectVillage$.html" title=""></a> <a class="class" href="SelectVillage.html" title=""></a> <a href="SelectVillage.html" title="">SelectVillage</a> </li><li class="current-entities indented5"> <a class="object" href="StopRobotPlayer$.html" title=""></a> <a class="class" href="StopRobotPlayer.html" title=""></a> <a href="StopRobotPlayer.html" title="">StopRobotPlayer</a> </li> </ul> </div> </div> <div id="content"> <body class="object value"> <div id="definition"> <a href="ChangeLanguage.html" title="See companion class"><div class="big-circle object-companion-class">o</div></a> <p id="owner"><a href="../../../../index.html" class="extype" name="protocol">protocol</a>.<a href="../../../index.html" class="extype" name="protocol.engine">engine</a>.<a href="../../index.html" class="extype" name="protocol.engine.lobby">lobby</a>.<a href="../index.html" class="extype" name="protocol.engine.lobby.example">example</a>.<a href="index.html" class="extype" name="protocol.engine.lobby.example.client2server">client2server</a></p> <h1><a href="ChangeLanguage.html" title="See companion class">ChangeLanguage</a><span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html" title="Permalink"> <i class="material-icons"></i> </a> </span></h1> <h3><span class="morelinks"><div> Companion <a href="ChangeLanguage.html" title="See companion class">class ChangeLanguage</a> </div></span></h3> </div> <h4 id="signature" class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">object</span> </span> <span class="symbol"> <span class="name">ChangeLanguage</span><span class="result"> extends <a href="https://www.scala-lang.org/api/2.12.12/scala/Serializable.html#scala.Serializable" class="extype" name="scala.Serializable">Serializable</a></span> </span> </h4> <div id="comment" class="fullcommenttop"><div class="toggleContainer block"> <span class="toggle"> Linear Supertypes </span> <div class="superTypes hiddenContent"><a href="https://www.scala-lang.org/api/2.12.12/scala/Serializable.html#scala.Serializable" class="extype" name="scala.Serializable">Serializable</a>, <span class="extype" name="java.io.Serializable">Serializable</span>, <a href="https://www.scala-lang.org/api/2.12.12/scala/AnyRef.html#scala.AnyRef" class="extype" name="scala.AnyRef">AnyRef</a>, <a href="https://www.scala-lang.org/api/2.12.12/scala/Any.html#scala.Any" class="extype" name="scala.Any">Any</a></div> </div></div> <div id="mbrsel"> <div class="toggle"></div> <div id="memberfilter"> <i class="material-icons arrow"></i> <span class="input"> <input id="mbrsel-input" placeholder="Filter all members" type="text" accesskey="/" /> </span> <i class="clear material-icons"></i> </div> <div id="filterby"> <div id="order"> <span class="filtertype">Ordering</span> <ol> <li class="alpha in"><span>Alphabetic</span></li> <li class="inherit out"><span>By Inheritance</span></li> </ol> </div> <div class="ancestors"> <span class="filtertype">Inherited<br /> </span> <ol id="linearization"> <li class="in" name="protocol.engine.lobby.example.client2server.ChangeLanguage"><span>ChangeLanguage</span></li><li class="in" name="scala.Serializable"><span>Serializable</span></li><li class="in" name="java.io.Serializable"><span>Serializable</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li> </ol> </div><div class="ancestors"> <span class="filtertype"></span> <ol> <li class="hideall out"><span>Hide All</span></li> <li class="showall in"><span>Show All</span></li> </ol> </div> <div id="visbl"> <span class="filtertype">Visibility</span> <ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol> </div> </div> </div> <div id="template"> <div id="allMembers"> <div class="values members"> <h3>Value Members</h3> <ol> <li name="scala.AnyRef#!=" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="!=(x$1:Any):Boolean"></a><a id="!=(Any):Boolean"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html#!=(x$1:Any):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <a href="https://www.scala-lang.org/api/2.12.12/scala/Any.html#scala.Any" class="extype" name="scala.Any">Any</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.12.12/scala/Boolean.html#scala.Boolean" class="extype" name="scala.Boolean">Boolean</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef###" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="##():Int"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html###():Int" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $hash$hash" class="name">##</span><span class="params">()</span><span class="result">: <a href="https://www.scala-lang.org/api/2.12.12/scala/Int.html#scala.Int" class="extype" name="scala.Int">Int</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#==" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="==(x$1:Any):Boolean"></a><a id="==(Any):Boolean"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html#==(x$1:Any):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <a href="https://www.scala-lang.org/api/2.12.12/scala/Any.html#scala.Any" class="extype" name="scala.Any">Any</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.12.12/scala/Boolean.html#scala.Boolean" class="extype" name="scala.Boolean">Boolean</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.Any#asInstanceOf" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="asInstanceOf[T0]:T0"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html#asInstanceOf[T0]:T0" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.AnyRef#clone" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="clone():Object"></a><a id="clone():AnyRef"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html#clone():Object" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">clone</span><span class="params">()</span><span class="result">: <a href="https://www.scala-lang.org/api/2.12.12/scala/AnyRef.html#scala.AnyRef" class="extype" name="scala.AnyRef">AnyRef</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<span class="extype" name="java.lang">lang</span>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.CloneNotSupportedException]">...</span> </span>)</span> <span class="name">@native</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#eq" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="eq(x$1:AnyRef):Boolean"></a><a id="eq(AnyRef):Boolean"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html#eq(x$1:AnyRef):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">eq</span><span class="params">(<span name="arg0">arg0: <a href="https://www.scala-lang.org/api/2.12.12/scala/AnyRef.html#scala.AnyRef" class="extype" name="scala.AnyRef">AnyRef</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.12.12/scala/Boolean.html#scala.Boolean" class="extype" name="scala.Boolean">Boolean</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#equals" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="equals(x$1:Any):Boolean"></a><a id="equals(Any):Boolean"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html#equals(x$1:Any):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">equals</span><span class="params">(<span name="arg0">arg0: <a href="https://www.scala-lang.org/api/2.12.12/scala/Any.html#scala.Any" class="extype" name="scala.Any">Any</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.12.12/scala/Boolean.html#scala.Boolean" class="extype" name="scala.Boolean">Boolean</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#finalize" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="finalize():Unit"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html#finalize():Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">finalize</span><span class="params">()</span><span class="result">: <a href="https://www.scala-lang.org/api/2.12.12/scala/Unit.html#scala.Unit" class="extype" name="scala.Unit">Unit</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<span class="extype" name="java.lang">lang</span>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="symbol">classOf[java.lang.Throwable]</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#getClass" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="getClass():Class[_]"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html#getClass():Class[_]" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd><dt>Annotations</dt><dd> <span class="name">@native</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#hashCode" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="hashCode():Int"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html#hashCode():Int" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">hashCode</span><span class="params">()</span><span class="result">: <a href="https://www.scala-lang.org/api/2.12.12/scala/Int.html#scala.Int" class="extype" name="scala.Int">Int</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd><dt>Annotations</dt><dd> <span class="name">@native</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.Any#isInstanceOf" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="isInstanceOf[T0]:Boolean"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html#isInstanceOf[T0]:Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <a href="https://www.scala-lang.org/api/2.12.12/scala/Boolean.html#scala.Boolean" class="extype" name="scala.Boolean">Boolean</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.AnyRef#ne" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="ne(x$1:AnyRef):Boolean"></a><a id="ne(AnyRef):Boolean"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html#ne(x$1:AnyRef):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">ne</span><span class="params">(<span name="arg0">arg0: <a href="https://www.scala-lang.org/api/2.12.12/scala/AnyRef.html#scala.AnyRef" class="extype" name="scala.AnyRef">AnyRef</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.12.12/scala/Boolean.html#scala.Boolean" class="extype" name="scala.Boolean">Boolean</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#notify" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notify():Unit"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html#notify():Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notify</span><span class="params">()</span><span class="result">: <a href="https://www.scala-lang.org/api/2.12.12/scala/Unit.html#scala.Unit" class="extype" name="scala.Unit">Unit</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@native</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#notifyAll" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notifyAll():Unit"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html#notifyAll():Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notifyAll</span><span class="params">()</span><span class="result">: <a href="https://www.scala-lang.org/api/2.12.12/scala/Unit.html#scala.Unit" class="extype" name="scala.Unit">Unit</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@native</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#synchronized" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="synchronized[T0](x$1:=&gt;T0):T0"></a><a id="synchronized[T0](⇒T0):T0"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html#synchronized[T0](x$1:=&gt;T0):T0" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#toString" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="toString():String"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html#toString():String" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">toString</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.String">String</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="protocol.engine.lobby.example.client2server.ChangeLanguage#type" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped"> <a id="type:String"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html#type:String" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">val</span> </span> <span class="symbol"> <span class="name">type</span><span class="result">: <span class="extype" name="scala.Predef.String">String</span></span> </span> </li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait():Unit"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html#wait():Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">()</span><span class="result">: <a href="https://www.scala-lang.org/api/2.12.12/scala/Unit.html#scala.Unit" class="extype" name="scala.Unit">Unit</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long,x$2:Int):Unit"></a><a id="wait(Long,Int):Unit"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html#wait(x$1:Long,x$2:Int):Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <a href="https://www.scala-lang.org/api/2.12.12/scala/Long.html#scala.Long" class="extype" name="scala.Long">Long</a></span>, <span name="arg1">arg1: <a href="https://www.scala-lang.org/api/2.12.12/scala/Int.html#scala.Int" class="extype" name="scala.Int">Int</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.12.12/scala/Unit.html#scala.Unit" class="extype" name="scala.Unit">Unit</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long):Unit"></a><a id="wait(Long):Unit"></a> <span class="permalink"> <a href="../../../../../protocol/engine/lobby/example/client2server/ChangeLanguage$.html#wait(x$1:Long):Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <a href="https://www.scala-lang.org/api/2.12.12/scala/Long.html#scala.Long" class="extype" name="scala.Long">Long</a></span>)</span><span class="result">: <a href="https://www.scala-lang.org/api/2.12.12/scala/Unit.html#scala.Unit" class="extype" name="scala.Unit">Unit</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> <span class="name">@native</span><span class="args">()</span> </dd></dl></div> </li> </ol> </div> </div> <div id="inheritedMembers"> <div class="parent" name="scala.Serializable"> <h3>Inherited from <a href="https://www.scala-lang.org/api/2.12.12/scala/Serializable.html#scala.Serializable" class="extype" name="scala.Serializable">Serializable</a></h3> </div><div class="parent" name="java.io.Serializable"> <h3>Inherited from <span class="extype" name="java.io.Serializable">Serializable</span></h3> </div><div class="parent" name="scala.AnyRef"> <h3>Inherited from <a href="https://www.scala-lang.org/api/2.12.12/scala/AnyRef.html#scala.AnyRef" class="extype" name="scala.AnyRef">AnyRef</a></h3> </div><div class="parent" name="scala.Any"> <h3>Inherited from <a href="https://www.scala-lang.org/api/2.12.12/scala/Any.html#scala.Any" class="extype" name="scala.Any">Any</a></h3> </div> </div> <div id="groupedMembers"> <div class="group" name="Ungrouped"> <h3>Ungrouped</h3> </div> </div> </div> <div id="tooltip"></div> <div id="footer"> </div> </body> </div> </div> </div> </body> </html>
<!DOCTYPE html> <html> <body> <h1>My color is red if you use css variable --red-color as -color</h1> <h2>This is h2 element</h2> <p>This is paragraph.</p> <style> body { --sonu-cutom-color: # } h1 { /* below custom variable is not inherited in h2, p */ --red-color: red; color: var(--red-color); } h2 { /*color will not be applied, because --red-color varibale is in different scope */ /* green color is attached fallback value */ color: var(--red-color, green); } p { color: var(--red-color, green); } </style> </body> </html>
<app-menu (selectMenu)="loadData($event)" [type]="typeSnapshop" [mode]="showMode"></app-menu> <div class="main-wraper"> <app-loading [loading]="loading"></app-loading> <app-media-header [type]="type"></app-media-header> <app-display-data *ngIf="!showMode" [type]="type" [data]="data" (selectVideo)="selectVideo($event)"></app-display-data> <app-content-view *ngIf="showMode && content" [content]="content"></app-content-view> </div> <app-show-video *ngIf="showVideo" [video]="video" (close)="close($event)"></app-show-video>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_111) on Thu Dec 08 01:43:48 GMT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>U-Index</title> <meta name="date" content="2016-12-08"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="U-Index"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="../overview-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-15.html">Prev Letter</a></li> <li><a href="index-17.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-16.html" target="_top">Frames</a></li> <li><a href="index-16.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">K</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">R</a>&nbsp;<a href="index-14.html">S</a>&nbsp;<a href="index-15.html">T</a>&nbsp;<a href="index-16.html">U</a>&nbsp;<a href="index-17.html">V</a>&nbsp;<a name="I:U"> <!-- --> </a> <h2 class="title">U</h2> <dl> <dt><span class="memberNameLink"><a href="../Server.ThreadHandler.html#unBlock-java.lang.String-">unBlock(String)</a></span> - Method in class <a href="../Server.ThreadHandler.html" title="class in &lt;Unnamed&gt;">Server.ThreadHandler</a></dt> <dd> <div class="block">Unblocks another client (receive messages from him/her again).</div> </dd> <dt><span class="memberNameLink"><a href="../Server.ThreadHandler.html#userName">userName</a></span> - Variable in class <a href="../Server.ThreadHandler.html" title="class in &lt;Unnamed&gt;">Server.ThreadHandler</a></dt> <dd> <div class="block">The name of the client.</div> </dd> </dl> <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">K</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">R</a>&nbsp;<a href="index-14.html">S</a>&nbsp;<a href="index-15.html">T</a>&nbsp;<a href="index-16.html">U</a>&nbsp;<a href="index-17.html">V</a>&nbsp;</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="../overview-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-15.html">Prev Letter</a></li> <li><a href="index-17.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-16.html" target="_top">Frames</a></li> <li><a href="index-16.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.11"/> <title>V8 JavaScript VM: v8::Isolate::SuppressMicrotaskExecutionScope Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); $(window).load(resizeHeight); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">V8 JavaScript VM &#160;<span id="projectnumber">5.5</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.11 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('classv8_1_1_isolate_1_1_suppress_microtask_execution_scope.html','');}); </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="#pri-attribs">Private Attributes</a> &#124; <a href="classv8_1_1_isolate_1_1_suppress_microtask_execution_scope-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">v8::Isolate::SuppressMicrotaskExecutionScope Class Reference</div> </div> </div><!--header--> <div class="contents"> <p><code>#include &lt;<a class="el" href="v8_8h_source.html">v8.h</a>&gt;</code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:a846d7dd39f4cfad4dfc4c8c785e4a65e"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a846d7dd39f4cfad4dfc4c8c785e4a65e"></a> &#160;</td><td class="memItemRight" valign="bottom"><b>SuppressMicrotaskExecutionScope</b> (<a class="el" href="classv8_1_1_isolate.html">Isolate</a> *isolate)</td></tr> <tr class="separator:a846d7dd39f4cfad4dfc4c8c785e4a65e"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ae4d7f51ceab47cabf1f78f65224ca95d"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae4d7f51ceab47cabf1f78f65224ca95d"></a> &#160;</td><td class="memItemRight" valign="bottom"><b>SuppressMicrotaskExecutionScope</b> (const <a class="el" href="classv8_1_1_isolate_1_1_suppress_microtask_execution_scope.html">SuppressMicrotaskExecutionScope</a> &amp;)=delete</td></tr> <tr class="separator:ae4d7f51ceab47cabf1f78f65224ca95d"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a48038b7c5037f6a329c27ccffef0e71c"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a48038b7c5037f6a329c27ccffef0e71c"></a> <a class="el" href="classv8_1_1_isolate_1_1_suppress_microtask_execution_scope.html">SuppressMicrotaskExecutionScope</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>operator=</b> (const <a class="el" href="classv8_1_1_isolate_1_1_suppress_microtask_execution_scope.html">SuppressMicrotaskExecutionScope</a> &amp;)=delete</td></tr> <tr class="separator:a48038b7c5037f6a329c27ccffef0e71c"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a> Private Attributes</h2></td></tr> <tr class="memitem:aa00cf36074b8933d322ef50967ff0b76"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa00cf36074b8933d322ef50967ff0b76"></a> internal::Isolate *const&#160;</td><td class="memItemRight" valign="bottom"><b>isolate_</b></td></tr> <tr class="separator:aa00cf36074b8933d322ef50967ff0b76"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Do not run microtasks while this scope is active, even if microtasks are automatically executed otherwise. </p> </div><hr/>The documentation for this class was generated from the following file:<ul> <li>/home/joshgav/node/v8/include/<a class="el" href="v8_8h_source.html">v8.h</a></li> </ul> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1_isolate.html">Isolate</a></li><li class="navelem"><a class="el" href="classv8_1_1_isolate_1_1_suppress_microtask_execution_scope.html">SuppressMicrotaskExecutionScope</a></li> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> </html>
<div class="container"> <div class="suibian"> <ul class="middle_nav"> <li><a href="/User/showUser">我的资料</a></li> <li><a href="/Good/getUserList">商品管理</a></li> <li><a href="/Beg/getUserList">求购管理</a></li> <li class="personalhover"><a href="/Lost/getUserList">招领管理</a></li> <li><a href="/User/showCollect">收藏管理</a></li> <li><a href="/User/showAddress">地址管理</a></li> <li><a href="/Order/showOrder">订单管理</a></li> <li><a href="/Switch/showSwitch">换购管理</a></li> <li><a href="/Message/showMessage">消息管理</a></li> <li><a href="/User/showReal">认证管理</a></li> </ul> <div class="clear"> </div> </div> <div class="qq"> <div class="sc"> <notempty name="lostList"> <php> for ($y=0, $len_y=count($lostList); $y<$len_y; $y++) { $curr = $lostList[$y]['lost_id']; </php> <div class="xs_beg"> <div class="commodity_beg"> <div class="img_beg"> <img src="<php>echo session('user.save_path');</php>" alt="" /> </div> <div class="text_details_beg"> <h4><php>echo $lostList[$y]['lost_title'];</php></h4> <p class="detail"><php>echo $lostList[$y]['lost_desc'];</php></p> <div class="two_beg"> <span class="data_beg data_lost"> 发布时间:<php>echo date('Y-m-d H:i:s', $lostList[$y]['add_time']);</php> </span> </div> <div> <div class="contacts_beg"> <span> <php>echo $lostList[$y]['user_name'];</php> </span> </div> <div class="number_beg"> </div> <div class="information-content_beg"> <php>if (!session('?user')) { </php> <php>if ($lostList[$y]['phone']) {</php> <span>手机:</span> <php>echo substr($lostList[$y]['phone'], 0, 4),'*******';</php> <span class="login_btn">登陆查看全部</span> <php>}</php> <php>if ($lostList[$y]['qq']) {</php> <span>QQ:</span> <php>echo substr($lostList[$y]['qq'], 0, 4),'*******';</php> <span class="login_btn"> 登陆查看全部 </span> <php>}</php> <php>} else {</php> <php>if ($lostList[$y]['phone']) {</php> <span>手机:</span><php>echo $lostList[$y]['phone'];</php> <php>}</php> <php>if ($lostList[$y]['qq']) {</php> <span>QQ:</span><php>echo $lostList[$y]['qq'];</php> <php>}</php> <php>}</php> </div> </div> <div class="comment_button_beg beg_btn"> 显示评论 </div> <eq name="vo.is_full" value="0"> <div class="fin_btn beg_btn" onclick="javascript:full(<php>echo $curr;</php>, 'beg');"> 确定完成 </div> <else /> <div class="fin_btn beg_btn"> 已完成 </div> </eq> <a href="/Lost/edit/lost_id/<php>echo $curr;</php>"> <div class="beg_btn beg_edit_btn"> 编辑 </div> </a> <div class="comment_list_beg"> <div class="comment_view_beg"> <php>if (!empty($vo = $commentList[$curr])) {</php> <php>for ($z=0, $len_z=count($vo); $z<$len_z; $z++) {</php> <div class="single_reviews_beg"> <div class="comments_avatar_beg"> <img src="<php>echo $vo[$z]['save_path'];</php>" alt="" /> </div> <div class="reply_beg"> <empty name="row.raply_id"> <p class="user_comment_beg username" uid="{$row.user_id}"><php>echo $vo[$z]['user_name'];</php></p> <else /> <p class="user_comment_beg"> <span class="user_name username" uid="{$row.user_id}"><php>echo $vo[$z]['user_name'];</php></span> <span class="huifu">回复</span> <span id="<raply_name></raply_name>"><php>echo $vo[$z]['raply_name'];</php></span> </p> </empty> <div class="comment_text_beg"><php>echo $vo[$z]['content'];</php></div> </div> <!-- 回复按钮 --> <div class="recover_text_beg" onclick="setRecoverBeg(this, {$Think.session.shop.user|default=-1})">回复</div> <span class="comment_time comment_time_beg">发表于:<php>echo date('Y-m-d H:i:s', $vo[$z]['add_time']);</php></span> </div> <php>}</php> <php>}</php> </div> <php>if (!empty($commentList[$curr])) {</php> <div class="more more-style">隐藏全部评论</div> <php> } else { </php> <div class="more-style">暂无评论</div> <php> } </php> <php>if (session('?user')) { </php> <div class="reply_box_beg"> <div class="reply_box_avatar_beg"> <img src="<php>echo session('user.save_path');</php>" alt="" /> </div> <textarea type="text" name="content-2" value="" class="reply_to_text_box_beg comment_content"></textarea> <input type="button" name="name" value="评论" class="reply_box_button_beg" _lost_id="<php>echo $curr;</php>"> </div> <php>}</php> <div class="clear"> </div> </div> </div> </div> </div> <php>}</php> <form class="send_comment"> <input type="hidden" name="type" value="lost"> <input type="hidden" name="lost_id" value=""> <input type="hidden" name="raply_id" value=""> <input type="hidden" name="raply_name" value=""> <input type="hidden" name="user_id" value="<php>echo $_SESSION['shop']['user']['user_id']</php>"> <input type="hidden" name="user_name" value="<php>echo $_SESSION['shop']['user']['user_name']</php>"> <input type="hidden" name="content" value=""> </form> </notempty> </div> </div> </div> <div class="mt20"> <div class="pagin fr"> <div>{$page}</div> </div> <div class="clr"></div> </div>
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- Files --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Files</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" href="rdoc-style.css" type="text/css" /> <base target="docwin" /> </head> <body> <div id="index"> <h1 class="section-bar">Files</h1> <div id="index-entries"> <a href="files/README.html">README</a><br /> <a href="files/Releases.html">Releases</a><br /> <a href="files/TODO.html">TODO</a><br /> <a href="files/lib/daemons_rb.html">lib/daemons.rb</a><br /> <a href="files/lib/daemons/application_rb.html">lib/daemons/application.rb</a><br /> <a href="files/lib/daemons/application_group_rb.html">lib/daemons/application_group.rb</a><br /> <a href="files/lib/daemons/cmdline_rb.html">lib/daemons/cmdline.rb</a><br /> <a href="files/lib/daemons/controller_rb.html">lib/daemons/controller.rb</a><br /> <a href="files/lib/daemons/daemonize_rb.html">lib/daemons/daemonize.rb</a><br /> <a href="files/lib/daemons/exceptions_rb.html">lib/daemons/exceptions.rb</a><br /> <a href="files/lib/daemons/monitor_rb.html">lib/daemons/monitor.rb</a><br /> <a href="files/lib/daemons/pid_rb.html">lib/daemons/pid.rb</a><br /> <a href="files/lib/daemons/pidfile_rb.html">lib/daemons/pidfile.rb</a><br /> <a href="files/lib/daemons/pidmem_rb.html">lib/daemons/pidmem.rb</a><br /> </div> </div> </body> </html>
<!DOCTYPE html> <html lang=en class=no-js> <head><meta charset=utf-8><meta name=viewport content=width=device-width,initial-scale=1><meta http-equiv=x-ua-compatible content=ie=edge><link rel=canonical href=https://lorensen.github.io/VTKExamples/site/Java/Filtering/TransformPolyData/ ><link rel="shortcut icon" href=../../../assets/images/favicon.png><meta name=generator content="mkdocs-0.16.3, mkdocs-material-1.7.4"><meta name=google-site-verification content=8hi6AHNlzKOmFDV4W8tLmySODRzQvtqMEIfZdc3WTLA><script src=../../../assets/javascripts/modernizr-1df76c4e58.js></script><link rel=stylesheet href=../../../assets/stylesheets/application-769c285a91.css><link rel=stylesheet href=https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700|Roboto+Mono><style>body,input{font-family:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif}code,kbd,pre{font-family:"Roboto Mono","Courier New",Courier,monospace}</style><link rel=stylesheet href=https://fonts.googleapis.com/icon?family=Material+Icons><link rel=stylesheet href=../../../stylesheets/extra.css><script> (function() { var cx = '015419652359195128492:0lkxso1wcym'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script><script> registerListener('load', setLazy); registerListener('load', lazyLoad); registerListener('scroll', lazyLoad); var lazy = []; function setLazy(){ lazy = document.getElementsByClassName('lazy'); console.log('Found ' + lazy.length + ' lazy images'); } function lazyLoad(){ for(var i=0; i<lazy.length; i++){ if(isInViewport(lazy[i])){ if (lazy[i].getAttribute('data-src')){ lazy[i].src = lazy[i].getAttribute('data-src'); lazy[i].removeAttribute('data-src'); } } } cleanLazy(); } function cleanLazy(){ lazy = Array.prototype.filter.call(lazy, function(l){ return l.getAttribute('data-src');}); } function isInViewport(el){ var rect = el.getBoundingClientRect(); return ( rect.bottom >= 0 && rect.right >= 0 && rect.top <= (window.innerHeight || document.documentElement.clientHeight) && rect.left <= (window.innerWidth || document.documentElement.clientWidth) ); } function registerListener(event, func) { if (window.addEventListener) { window.addEventListener(event, func) } else { window.attachEvent('on' + event, func) } } </script></head> <body> <svg class=md-svg> <defs> <svg xmlns=http://www.w3.org/2000/svg width=416 height=448 viewbox="0 0 416 448" id=github><path fill=currentColor d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class=md-toggle data-md-toggle=drawer type=checkbox id=drawer> <input class=md-toggle data-md-toggle=search type=checkbox id=search> <label class=md-overlay data-md-component=overlay for=drawer></label> <header class=md-header data-md-component=header> <nav class="md-header-nav md-grid"> <div class=md-flex> <div class="md-flex__cell md-flex__cell--shrink"> <a href=https://lorensen.github.io/VTKExamples/site/ title=VTKExamples class="md-icon md-icon--home md-header-nav__button"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for=drawer></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <span class="md-flex__ellipsis md-header-nav__title"> <span class=md-header-nav__parent> Java </span> <span class=md-header-nav__parent> Filtering </span> TransformPolyData </span> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for=search></label> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <gcse:searchbox-only>Search enableAutoComplete="true"</gcse:searchbox-only> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class=md-header-nav__source> <a href=https://github.com/lorensen/VTKExamples title="Go to repository" class=md-source data-md-source=github> <div class=md-source__icon> <svg viewbox="0 0 24 24" width=24 height=24> <use xlink:href=#github width=24 height=24></use> </svg> </div> <div class=md-source__repository> lorensen/VTKExamples </div> </a> </div> </div> </div> </nav> </header> <div class=md-container> <main class=md-main> <div class="md-main__inner md-grid" data-md-component=container> <div class="md-sidebar md-sidebar--primary" data-md-component=navigation> <div class=md-sidebar__scrollwrap> <div class=md-sidebar__inner> <nav class="md-nav md-nav--primary" data-md-level=0> <label class="md-nav__title md-nav__title--site" for=drawer> <i class="md-icon md-icon--home md-nav__button"></i> VTKExamples </label> <div class=md-nav__source> <a href=https://github.com/lorensen/VTKExamples title="Go to repository" class=md-source data-md-source=github> <div class=md-source__icon> <svg viewbox="0 0 24 24" width=24 height=24> <use xlink:href=#github width=24 height=24></use> </svg> </div> <div class=md-source__repository> lorensen/VTKExamples </div> </a> </div> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../.. title=Home class=md-nav__link> Home </a> </li> <li class=md-nav__item> <a href=../../../CSharp/ title=CSharp class=md-nav__link> CSharp </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ title=Cxx class=md-nav__link> Cxx </a> </li> <li class=md-nav__item> <a href=../../ title=Java class=md-nav__link> Java </a> </li> <li class=md-nav__item> <a href=../../../JavaScript/ title=JavaScript class=md-nav__link> JavaScript </a> </li> <li class=md-nav__item> <a href=../../../Python/ title=Python class=md-nav__link> Python </a> </li> <li class=md-nav__item> <a href=../../../VTKBook/ title=VTKBook class=md-nav__link> VTKBook </a> </li> <li class=md-nav__item> <a href=../../../VTKBookFigures/ title=VTKBookFigures class=md-nav__link> VTKBookFigures </a> </li> <li class=md-nav__item> <a href=../../../VTKFileFormats/ title=VTKFileFormats class=md-nav__link> VTKFileFormats </a> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-10 type=checkbox id=nav-10> <label class=md-nav__link for=nav-10> CSharp </label> <nav class=md-nav data-md-component=collapsible data-md-level=1> <label class=md-nav__title for=nav-10> CSharp </label> <ul class=md-nav__list data-md-scrollfix> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-10-1 type=checkbox id=nav-10-1> <label class=md-nav__link for=nav-10-1> Filtering </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-10-1> Filtering </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../CSharp/Filtering/ContoursFromPolyData/ title=ContoursFromPolyData class=md-nav__link> ContoursFromPolyData </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-10-2 type=checkbox id=nav-10-2> <label class=md-nav__link for=nav-10-2> Filters </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-10-2> Filters </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../CSharp/Filters/ImplicitBoolean/ title=ImplicitBoolean class=md-nav__link> ImplicitBoolean </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-10-3 type=checkbox id=nav-10-3> <label class=md-nav__link for=nav-10-3> GeometricObjects </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-10-3> GeometricObjects </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/Arrow/ title=Arrow class=md-nav__link> Arrow </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/Axes/ title=Axes class=md-nav__link> Axes </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/ColoredLines/ title=ColoredLines class=md-nav__link> ColoredLines </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/Cone/ title=Cone class=md-nav__link> Cone </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/Cube/ title=Cube class=md-nav__link> Cube </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/Cylinder/ title=Cylinder class=md-nav__link> Cylinder </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/Disk/ title=Disk class=md-nav__link> Disk </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/Frustum/ title=Frustum class=md-nav__link> Frustum </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/GeometricObjectsDemo/ title=GeometricObjectsDemo class=md-nav__link> GeometricObjectsDemo </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/Hexahedron/ title=Hexahedron class=md-nav__link> Hexahedron </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/Line/ title=Line class=md-nav__link> Line </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/LongLine/ title=LongLine class=md-nav__link> LongLine </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/OrientedArrow/ title=OrientedArrow class=md-nav__link> OrientedArrow </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/ParametricObjects/ title=ParametricObjects class=md-nav__link> ParametricObjects </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/ParametricObjectsDemo/ title=ParametricObjectsDemo class=md-nav__link> ParametricObjectsDemo </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/Plane/ title=Plane class=md-nav__link> Plane </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/Planes/ title=Planes class=md-nav__link> Planes </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/PlanesIntersection/ title=PlanesIntersection class=md-nav__link> PlanesIntersection </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/PlatonicSolid/ title=PlatonicSolid class=md-nav__link> PlatonicSolid </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/Point/ title=Point class=md-nav__link> Point </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/PolyLine/ title=PolyLine class=md-nav__link> PolyLine </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/Polygon/ title=Polygon class=md-nav__link> Polygon </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/PolygonIntersection/ title=PolygonIntersection class=md-nav__link> PolygonIntersection </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/Pyramid/ title=Pyramid class=md-nav__link> Pyramid </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/Quad/ title=Quad class=md-nav__link> Quad </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/RegularPolygonSource/ title=RegularPolygonSource class=md-nav__link> RegularPolygonSource </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/Sphere/ title=Sphere class=md-nav__link> Sphere </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/Tetrahedron/ title=Tetrahedron class=md-nav__link> Tetrahedron </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/Triangle/ title=Triangle class=md-nav__link> Triangle </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/TriangleStrip/ title=TriangleStrip class=md-nav__link> TriangleStrip </a> </li> <li class=md-nav__item> <a href=../../../CSharp/GeometricObjects/Vertex/ title=Vertex class=md-nav__link> Vertex </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-10-4 type=checkbox id=nav-10-4> <label class=md-nav__link for=nav-10-4> IO </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-10-4> IO </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../CSharp/IO/ConvertFile/ title=ConvertFile class=md-nav__link> ConvertFile </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/DEMReader/ title=DEMReader class=md-nav__link> DEMReader </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/FindAllArrayNames/ title=FindAllArrayNames class=md-nav__link> FindAllArrayNames </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/ImageReader2Factory/ title=ImageReader2Factory class=md-nav__link> ImageReader2Factory </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/JPEGReader/ title=JPEGReader class=md-nav__link> JPEGReader </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/JPEGWriter/ title=JPEGWriter class=md-nav__link> JPEGWriter </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/MetaImageReader/ title=MetaImageReader class=md-nav__link> MetaImageReader </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/MetaImageWriter/ title=MetaImageWriter class=md-nav__link> MetaImageWriter </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/PNGReader/ title=PNGReader class=md-nav__link> PNGReader </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/ParticleReader/ title=ParticleReader class=md-nav__link> ParticleReader </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/ReadBMP/ title=ReadBMP class=md-nav__link> ReadBMP </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/ReadDICOMSeries/ title=ReadDICOMSeries class=md-nav__link> ReadDICOMSeries </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/ReadImageData/ title=ReadImageData class=md-nav__link> ReadImageData </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/ReadOBJ/ title=ReadOBJ class=md-nav__link> ReadOBJ </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/ReadPDB/ title=ReadPDB class=md-nav__link> ReadPDB </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/ReadPLOT3D/ title=ReadPLOT3D class=md-nav__link> ReadPLOT3D </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/ReadPLY/ title=ReadPLY class=md-nav__link> ReadPLY </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/ReadPNM/ title=ReadPNM class=md-nav__link> ReadPNM </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/ReadPlainText/ title=ReadPlainText class=md-nav__link> ReadPlainText </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/ReadPolyData/ title=ReadPolyData class=md-nav__link> ReadPolyData </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/ReadRectilinearGrid/ title=ReadRectilinearGrid class=md-nav__link> ReadRectilinearGrid </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/ReadSTL/ title=ReadSTL class=md-nav__link> ReadSTL </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/ReadStructuredGrid/ title=ReadStructuredGrid class=md-nav__link> ReadStructuredGrid </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/ReadTIFF/ title=ReadTIFF class=md-nav__link> ReadTIFF </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/ReadUnknownTypeXMLFile/ title=ReadUnknownTypeXMLFile class=md-nav__link> ReadUnknownTypeXMLFile </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/ReadUnstructuredGrid/ title=ReadUnstructuredGrid class=md-nav__link> ReadUnstructuredGrid </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/SimplePointsReader/ title=SimplePointsReader class=md-nav__link> SimplePointsReader </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/VRML/ title=VRML class=md-nav__link> VRML </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/WriteBMP/ title=WriteBMP class=md-nav__link> WriteBMP </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/WritePNG/ title=WritePNG class=md-nav__link> WritePNG </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/WritePNM/ title=WritePNM class=md-nav__link> WritePNM </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/WriteTIFF/ title=WriteTIFF class=md-nav__link> WriteTIFF </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/WriteVTI/ title=WriteVTI class=md-nav__link> WriteVTI </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/WriteVTP/ title=WriteVTP class=md-nav__link> WriteVTP </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/WriteVTU/ title=WriteVTU class=md-nav__link> WriteVTU </a> </li> <li class=md-nav__item> <a href=../../../CSharp/IO/XMLStructuredGridWriter/ title=XMLStructuredGridWriter class=md-nav__link> XMLStructuredGridWriter </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-10-5 type=checkbox id=nav-10-5> <label class=md-nav__link for=nav-10-5> ImplicitFunctions </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-10-5> ImplicitFunctions </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../CSharp/ImplicitFunctions/ImplicitSphere/ title=ImplicitSphere class=md-nav__link> ImplicitSphere </a> </li> <li class=md-nav__item> <a href=../../../CSharp/ImplicitFunctions/IsoContours/ title=IsoContours class=md-nav__link> IsoContours </a> </li> <li class=md-nav__item> <a href=../../../CSharp/ImplicitFunctions/SampleFunction/ title=SampleFunction class=md-nav__link> SampleFunction </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-10-6 type=checkbox id=nav-10-6> <label class=md-nav__link for=nav-10-6> InfoVis </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-10-6> InfoVis </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../CSharp/InfoVis/XGMLReader/ title=XGMLReader class=md-nav__link> XGMLReader </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-10-7 type=checkbox id=nav-10-7> <label class=md-nav__link for=nav-10-7> Meshes </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-10-7> Meshes </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../CSharp/Meshes/BoundaryEdges/ title=BoundaryEdges class=md-nav__link> BoundaryEdges </a> </li> <li class=md-nav__item> <a href=../../../CSharp/Meshes/CapClip/ title=CapClip class=md-nav__link> CapClip </a> </li> <li class=md-nav__item> <a href=../../../CSharp/Meshes/CellEdges/ title=CellEdges class=md-nav__link> CellEdges </a> </li> <li class=md-nav__item> <a href=../../../CSharp/Meshes/ColoredElevationMap/ title=ColoredElevationMap class=md-nav__link> ColoredElevationMap </a> </li> <li class=md-nav__item> <a href=../../../CSharp/Meshes/Decimate/ title=Decimate class=md-nav__link> Decimate </a> </li> <li class=md-nav__item> <a href=../../../CSharp/Meshes/ElevationFilter/ title=ElevationFilter class=md-nav__link> ElevationFilter </a> </li> <li class=md-nav__item> <a href=../../../CSharp/Meshes/ExtractEdges/ title=ExtractEdges class=md-nav__link> ExtractEdges </a> </li> <li class=md-nav__item> <a href=../../../CSharp/Meshes/FillHoles/ title=FillHoles class=md-nav__link> FillHoles </a> </li> <li class=md-nav__item> <a href=../../../CSharp/Meshes/MatrixMathFilter/ title=MatrixMathFilter class=md-nav__link> MatrixMathFilter </a> </li> <li class=md-nav__item> <a href=../../../CSharp/Meshes/OBBDicer/ title=OBBDicer class=md-nav__link> OBBDicer </a> </li> <li class=md-nav__item> <a href=../../../CSharp/Meshes/QuadricClustering/ title=QuadricClustering class=md-nav__link> QuadricClustering </a> </li> <li class=md-nav__item> <a href=../../../CSharp/Meshes/QuadricDecimation/ title=QuadricDecimation class=md-nav__link> QuadricDecimation </a> </li> <li class=md-nav__item> <a href=../../../CSharp/Meshes/SimpleElevationFilter/ title=SimpleElevationFilter class=md-nav__link> SimpleElevationFilter </a> </li> <li class=md-nav__item> <a href=../../../CSharp/Meshes/SolidClip/ title=SolidClip class=md-nav__link> SolidClip </a> </li> <li class=md-nav__item> <a href=../../../CSharp/Meshes/Subdivision/ title=Subdivision class=md-nav__link> Subdivision </a> </li> <li class=md-nav__item> <a href=../../../CSharp/Meshes/Triangulate/ title=Triangulate class=md-nav__link> Triangulate </a> </li> <li class=md-nav__item> <a href=../../../CSharp/Meshes/WindowedSincPolyDataFilter/ title=WindowedSincPolyDataFilter class=md-nav__link> WindowedSincPolyDataFilter </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-10-8 type=checkbox id=nav-10-8> <label class=md-nav__link for=nav-10-8> Modelling </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-10-8> Modelling </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../CSharp/Modelling/ExtractLargestIsosurface/ title=ExtractLargestIsosurface class=md-nav__link> ExtractLargestIsosurface </a> </li> <li class=md-nav__item> <a href=../../../CSharp/Modelling/MarchingCubes/ title=MarchingCubes class=md-nav__link> MarchingCubes </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-10-9 type=checkbox id=nav-10-9> <label class=md-nav__link for=nav-10-9> PolyData </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-10-9> PolyData </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../CSharp/PolyData/AlignFrames/ title=AlignFrames class=md-nav__link> AlignFrames </a> </li> <li class=md-nav__item> <a href=../../../CSharp/PolyData/ClosedSurface/ title=ClosedSurface class=md-nav__link> ClosedSurface </a> </li> <li class=md-nav__item> <a href=../../../CSharp/PolyData/ColorDisconnectedRegions/ title=ColorDisconnectedRegions class=md-nav__link> ColorDisconnectedRegions </a> </li> <li class=md-nav__item> <a href=../../../CSharp/PolyData/Curvature/ title=Curvature class=md-nav__link> Curvature </a> </li> <li class=md-nav__item> <a href=../../../CSharp/PolyData/DijkstraGraphGeodesicPath/ title=DijkstraGraphGeodesicPath class=md-nav__link> DijkstraGraphGeodesicPath </a> </li> <li class=md-nav__item> <a href=../../../CSharp/PolyData/GreedyTerrainDecimation/ title=GreedyTerrainDecimation class=md-nav__link> GreedyTerrainDecimation </a> </li> <li class=md-nav__item> <a href=../../../CSharp/PolyData/HighlightBadCells/ title=HighlightBadCells class=md-nav__link> HighlightBadCells </a> </li> <li class=md-nav__item> <a href=../../../CSharp/PolyData/IterateOverLines/ title=IterateOverLines class=md-nav__link> IterateOverLines </a> </li> <li class=md-nav__item> <a href=../../../CSharp/PolyData/MultiBlockMergeFilter/ title=MultiBlockMergeFilter class=md-nav__link> MultiBlockMergeFilter </a> </li> <li class=md-nav__item> <a href=../../../CSharp/PolyData/NullPoint/ title=NullPoint class=md-nav__link> NullPoint </a> </li> <li class=md-nav__item> <a href=../../../CSharp/PolyData/PolyDataConnectivityFilter_LargestRegion/ title="PolyDataConnectivityFilter LargestRegion" class=md-nav__link> PolyDataConnectivityFilter LargestRegion </a> </li> <li class=md-nav__item> <a href=../../../CSharp/PolyData/PolyDataConnectivityFilter_SpecifiedRegion/ title="PolyDataConnectivityFilter SpecifiedRegion" class=md-nav__link> PolyDataConnectivityFilter SpecifiedRegion </a> </li> <li class=md-nav__item> <a href=../../../CSharp/PolyData/PolyDataGetPoint/ title=PolyDataGetPoint class=md-nav__link> PolyDataGetPoint </a> </li> <li class=md-nav__item> <a href=../../../CSharp/PolyData/PolygonalSurfaceContourLineInterpolator/ title=PolygonalSurfaceContourLineInterpolator class=md-nav__link> PolygonalSurfaceContourLineInterpolator </a> </li> <li class=md-nav__item> <a href=../../../CSharp/PolyData/SelectPolyData/ title=SelectPolyData class=md-nav__link> SelectPolyData </a> </li> <li class=md-nav__item> <a href=../../../CSharp/PolyData/ShrinkPolyData/ title=ShrinkPolyData class=md-nav__link> ShrinkPolyData </a> </li> <li class=md-nav__item> <a href=../../../CSharp/PolyData/VectorFieldNonZeroExtraction/ title=VectorFieldNonZeroExtraction class=md-nav__link> VectorFieldNonZeroExtraction </a> </li> <li class=md-nav__item> <a href=../../../CSharp/PolyData/WarpVector/ title=WarpVector class=md-nav__link> WarpVector </a> </li> <li class=md-nav__item> <a href=../../../CSharp/PolyData/WeightedTransformFilter/ title=WeightedTransformFilter class=md-nav__link> WeightedTransformFilter </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-10-10 type=checkbox id=nav-10-10> <label class=md-nav__link for=nav-10-10> SimpleOperations </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-10-10> SimpleOperations </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../CSharp/SimpleOperations/DistanceBetweenPoints/ title=DistanceBetweenPoints class=md-nav__link> DistanceBetweenPoints </a> </li> <li class=md-nav__item> <a href=../../../CSharp/SimpleOperations/DistancePointToLine/ title=DistancePointToLine class=md-nav__link> DistancePointToLine </a> </li> <li class=md-nav__item> <a href=../../../CSharp/SimpleOperations/GaussianRandomNumber/ title=GaussianRandomNumber class=md-nav__link> GaussianRandomNumber </a> </li> <li class=md-nav__item> <a href=../../../CSharp/SimpleOperations/PerspectiveTransform/ title=PerspectiveTransform class=md-nav__link> PerspectiveTransform </a> </li> <li class=md-nav__item> <a href=../../../CSharp/SimpleOperations/ProjectPointPlane/ title=ProjectPointPlane class=md-nav__link> ProjectPointPlane </a> </li> <li class=md-nav__item> <a href=../../../CSharp/SimpleOperations/RandomSequence/ title=RandomSequence class=md-nav__link> RandomSequence </a> </li> <li class=md-nav__item> <a href=../../../CSharp/SimpleOperations/UniformRandomNumber/ title=UniformRandomNumber class=md-nav__link> UniformRandomNumber </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-10-11 type=checkbox id=nav-10-11> <label class=md-nav__link for=nav-10-11> VisualizationAlgorithms </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-10-11> VisualizationAlgorithms </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../CSharp/VisualizationAlgorithms/BandedPolyDataContourFilter/ title=BandedPolyDataContourFilter class=md-nav__link> BandedPolyDataContourFilter </a> </li> <li class=md-nav__item> <a href=../../../CSharp/VisualizationAlgorithms/FilledContours/ title=FilledContours class=md-nav__link> FilledContours </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-10-12 type=checkbox id=nav-10-12> <label class=md-nav__link for=nav-10-12> WishList </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-10-12> WishList </label> <ul class=md-nav__list data-md-scrollfix> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-10-12-1 type=checkbox id=nav-10-12-1> <label class=md-nav__link for=nav-10-12-1> Modelling </label> <nav class=md-nav data-md-component=collapsible data-md-level=3> <label class=md-nav__title for=nav-10-12-1> Modelling </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../CSharp/WishList/Modelling/MarchingSquares/ title=MarchingSquares class=md-nav__link> MarchingSquares </a> </li> </ul> </nav> </li> </ul> </nav> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-11 type=checkbox id=nav-11> <label class=md-nav__link for=nav-11> Coverage </label> <nav class=md-nav data-md-component=collapsible data-md-level=1> <label class=md-nav__title for=nav-11> Coverage </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Coverage/CSharpVTKClassesNotUsed/ title=CSharpVTKClassesNotUsed class=md-nav__link> CSharpVTKClassesNotUsed </a> </li> <li class=md-nav__item> <a href=../../../Coverage/CSharpVTKClassesUsed/ title=CSharpVTKClassesUsed class=md-nav__link> CSharpVTKClassesUsed </a> </li> <li class=md-nav__item> <a href=../../../Coverage/CxxVTKClassesNotUsed/ title=CxxVTKClassesNotUsed class=md-nav__link> CxxVTKClassesNotUsed </a> </li> <li class=md-nav__item> <a href=../../../Coverage/CxxVTKClassesUsed/ title=CxxVTKClassesUsed class=md-nav__link> CxxVTKClassesUsed </a> </li> <li class=md-nav__item> <a href=../../../Coverage/JavaVTKClassesNotUsed/ title=JavaVTKClassesNotUsed class=md-nav__link> JavaVTKClassesNotUsed </a> </li> <li class=md-nav__item> <a href=../../../Coverage/JavaVTKClassesUsed/ title=JavaVTKClassesUsed class=md-nav__link> JavaVTKClassesUsed </a> </li> <li class=md-nav__item> <a href=../../../Coverage/PythonVTKClassesNotUsed/ title=PythonVTKClassesNotUsed class=md-nav__link> PythonVTKClassesNotUsed </a> </li> <li class=md-nav__item> <a href=../../../Coverage/PythonVTKClassesUsed/ title=PythonVTKClassesUsed class=md-nav__link> PythonVTKClassesUsed </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12 type=checkbox id=nav-12> <label class=md-nav__link for=nav-12> Cxx </label> <nav class=md-nav data-md-component=collapsible data-md-level=1> <label class=md-nav__title for=nav-12> Cxx </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Snippets/ title=Snippets class=md-nav__link> Snippets </a> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-2 type=checkbox id=nav-12-2> <label class=md-nav__link for=nav-12-2> Animation </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-2> Animation </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Animation/AnimateActors/ title=AnimateActors class=md-nav__link> AnimateActors </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Animation/RotatingSphere/ title=RotatingSphere class=md-nav__link> RotatingSphere </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-3 type=checkbox id=nav-12-3> <label class=md-nav__link for=nav-12-3> Annotation </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-3> Annotation </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Annotation/MultiLineText/ title=MultiLineText class=md-nav__link> MultiLineText </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Annotation/TextOrigin/ title=TextOrigin class=md-nav__link> TextOrigin </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Annotation/XYPlot/ title=XYPlot class=md-nav__link> XYPlot </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-4 type=checkbox id=nav-12-4> <label class=md-nav__link for=nav-12-4> CMakeTechniques </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-4> CMakeTechniques </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/CMakeTechniques/CheckForModule/ title=CheckForModule class=md-nav__link> CheckForModule </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-5 type=checkbox id=nav-12-5> <label class=md-nav__link for=nav-12-5> CompositeData </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-5> CompositeData </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/CompositeData/CompositePolyDataMapper/ title=CompositePolyDataMapper class=md-nav__link> CompositePolyDataMapper </a> </li> <li class=md-nav__item> <a href=../../../Cxx/CompositeData/Generate2DAMRDataSetWithPulse/ title=Generate2DAMRDataSetWithPulse class=md-nav__link> Generate2DAMRDataSetWithPulse </a> </li> <li class=md-nav__item> <a href=../../../Cxx/CompositeData/Generate3DAMRDataSetWithPulse/ title=Generate3DAMRDataSetWithPulse class=md-nav__link> Generate3DAMRDataSetWithPulse </a> </li> <li class=md-nav__item> <a href=../../../Cxx/CompositeData/MultiBlockDataSet/ title=MultiBlockDataSet class=md-nav__link> MultiBlockDataSet </a> </li> <li class=md-nav__item> <a href=../../../Cxx/CompositeData/OverlappingAMR/ title=OverlappingAMR class=md-nav__link> OverlappingAMR </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-6 type=checkbox id=nav-12-6> <label class=md-nav__link for=nav-12-6> DataStructures </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-6> DataStructures </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/BuildLocatorFromKClosestPoints/ title=BuildLocatorFromKClosestPoints class=md-nav__link> BuildLocatorFromKClosestPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/BuildOctree/ title=BuildOctree class=md-nav__link> BuildOctree </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/ClosestNPoints/ title=ClosestNPoints class=md-nav__link> ClosestNPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/DataStructureComparison/ title=DataStructureComparison class=md-nav__link> DataStructureComparison </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/IncrementalOctreePointLocator/ title=IncrementalOctreePointLocator class=md-nav__link> IncrementalOctreePointLocator </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/KDTreeAccessPoints/ title=KDTreeAccessPoints class=md-nav__link> KDTreeAccessPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/KDTreeFindPointsWithinRadius/ title=KDTreeFindPointsWithinRadius class=md-nav__link> KDTreeFindPointsWithinRadius </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/KDTreeFindPointsWithinRadiusDemo/ title=KDTreeFindPointsWithinRadiusDemo class=md-nav__link> KDTreeFindPointsWithinRadiusDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/KDTreeTimingDemo/ title=KDTreeTimingDemo class=md-nav__link> KDTreeTimingDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/KdTree/ title=KdTree class=md-nav__link> KdTree </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/KdTreePointLocatorClosestPoint/ title=KdTreePointLocatorClosestPoint class=md-nav__link> KdTreePointLocatorClosestPoint </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/ModifiedBSPTreeExtractCells/ title=ModifiedBSPTreeExtractCells class=md-nav__link> ModifiedBSPTreeExtractCells </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/ModifiedBSPTreeIntersectWithLine/ title=ModifiedBSPTreeIntersectWithLine class=md-nav__link> ModifiedBSPTreeIntersectWithLine </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/ModifiedBSPTreeTimingDemo/ title=ModifiedBSPTreeTimingDemo class=md-nav__link> ModifiedBSPTreeTimingDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/OBBTreeExtractCells/ title=OBBTreeExtractCells class=md-nav__link> OBBTreeExtractCells </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/OBBTreeIntersectWithLine/ title=OBBTreeIntersectWithLine class=md-nav__link> OBBTreeIntersectWithLine </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/OBBTreeTimingDemo/ title=OBBTreeTimingDemo class=md-nav__link> OBBTreeTimingDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/OctreeClosestPoint/ title=OctreeClosestPoint class=md-nav__link> OctreeClosestPoint </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/OctreeFindPointsWithinRadius/ title=OctreeFindPointsWithinRadius class=md-nav__link> OctreeFindPointsWithinRadius </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/OctreeFindPointsWithinRadiusDemo/ title=OctreeFindPointsWithinRadiusDemo class=md-nav__link> OctreeFindPointsWithinRadiusDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/OctreeKClosestPoints/ title=OctreeKClosestPoints class=md-nav__link> OctreeKClosestPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/OctreeTimingDemo/ title=OctreeTimingDemo class=md-nav__link> OctreeTimingDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/OctreeVisualize/ title=OctreeVisualize class=md-nav__link> OctreeVisualize </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/PointLocatorFindPointsWithinRadiusDemo/ title=PointLocatorFindPointsWithinRadiusDemo class=md-nav__link> PointLocatorFindPointsWithinRadiusDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/StaticLocatorFindPointsWithinRadiusDemo/ title=StaticLocatorFindPointsWithinRadiusDemo class=md-nav__link> StaticLocatorFindPointsWithinRadiusDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/VisualizeKDTree/ title=VisualizeKDTree class=md-nav__link> VisualizeKDTree </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/VisualizeModifiedBSPTree/ title=VisualizeModifiedBSPTree class=md-nav__link> VisualizeModifiedBSPTree </a> </li> <li class=md-nav__item> <a href=../../../Cxx/DataStructures/VisualizeOBBTree/ title=VisualizeOBBTree class=md-nav__link> VisualizeOBBTree </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-7 type=checkbox id=nav-12-7> <label class=md-nav__link for=nav-12-7> Databases </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-7> Databases </label> <ul class=md-nav__list data-md-scrollfix> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-7-1 type=checkbox id=nav-12-7-1> <label class=md-nav__link for=nav-12-7-1> SQL </label> <nav class=md-nav data-md-component=collapsible data-md-level=3> <label class=md-nav__title for=nav-12-7-1> SQL </label> <ul class=md-nav__list data-md-scrollfix> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-7-1-1 type=checkbox id=nav-12-7-1-1> <label class=md-nav__link for=nav-12-7-1-1> MySQL </label> <nav class=md-nav data-md-component=collapsible data-md-level=4> <label class=md-nav__title for=nav-12-7-1-1> MySQL </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Databases/SQL/MySQL/ConnectAndRead/ title=ConnectAndRead class=md-nav__link> ConnectAndRead </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Databases/SQL/MySQL/CreateDatabase/ title=CreateDatabase class=md-nav__link> CreateDatabase </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Databases/SQL/MySQL/WriteToDatabase/ title=WriteToDatabase class=md-nav__link> WriteToDatabase </a> </li> </ul> </nav> </li> </ul> </nav> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-8 type=checkbox id=nav-12-8> <label class=md-nav__link for=nav-12-8> Demos </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-8> Demos </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Demos/VisualDebugging/ title=VisualDebugging class=md-nav__link> VisualDebugging </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-9 type=checkbox id=nav-12-9> <label class=md-nav__link for=nav-12-9> Deprecated </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-9> Deprecated </label> <ul class=md-nav__list data-md-scrollfix> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-9-1 type=checkbox id=nav-12-9-1> <label class=md-nav__link for=nav-12-9-1> GeometricObjects </label> <nav class=md-nav data-md-component=collapsible data-md-level=3> <label class=md-nav__title for=nav-12-9-1> GeometricObjects </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Deprecated/GeometricObjects/ParametricObjects/ title=ParametricObjects class=md-nav__link> ParametricObjects </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Deprecated/GeometricObjects/ParametricObjectsDemo/ title=ParametricObjectsDemo class=md-nav__link> ParametricObjectsDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Deprecated/GeometricObjects/ParametricObjectsDemo2/ title=ParametricObjectsDemo2 class=md-nav__link> ParametricObjectsDemo2 </a> </li> </ul> </nav> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-10 type=checkbox id=nav-12-10> <label class=md-nav__link for=nav-12-10> Developers </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-10> Developers </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Developers/AlgorithmFilter/ title=AlgorithmFilter class=md-nav__link> AlgorithmFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Developers/AlgorithmSource/ title=AlgorithmSource class=md-nav__link> AlgorithmSource </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Developers/FilterProgress/ title=FilterProgress class=md-nav__link> FilterProgress </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Developers/FilterSelfProgress/ title=FilterSelfProgress class=md-nav__link> FilterSelfProgress </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Developers/GraphAlgorithmFilter/ title=GraphAlgorithmFilter class=md-nav__link> GraphAlgorithmFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Developers/GraphAlgorithmSource/ title=GraphAlgorithmSource class=md-nav__link> GraphAlgorithmSource </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Developers/ImageAlgorithmFilter/ title=ImageAlgorithmFilter class=md-nav__link> ImageAlgorithmFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Developers/MultipleInputPorts/ title=MultipleInputPorts class=md-nav__link> MultipleInputPorts </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Developers/PolyDataAlgorithmReader/ title=PolyDataAlgorithmReader class=md-nav__link> PolyDataAlgorithmReader </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Developers/PolyDataFilter/ title=PolyDataFilter class=md-nav__link> PolyDataFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Developers/ProgressReport/ title=ProgressReport class=md-nav__link> ProgressReport </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Developers/Warnings/ title=Warnings class=md-nav__link> Warnings </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-11 type=checkbox id=nav-12-11> <label class=md-nav__link for=nav-12-11> Filtering </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-11> Filtering </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Filtering/AppendFilter/ title=AppendFilter class=md-nav__link> AppendFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/CombinePolyData/ title=CombinePolyData class=md-nav__link> CombinePolyData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/ConnectivityFilter/ title=ConnectivityFilter class=md-nav__link> ConnectivityFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/ConnectivityFilterDemo/ title=ConnectivityFilterDemo class=md-nav__link> ConnectivityFilterDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/ConstrainedDelaunay2D/ title=ConstrainedDelaunay2D class=md-nav__link> ConstrainedDelaunay2D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/ContoursFromPolyData/ title=ContoursFromPolyData class=md-nav__link> ContoursFromPolyData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/Delaunay2D/ title=Delaunay2D class=md-nav__link> Delaunay2D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/ExtractVisibleCells/ title=ExtractVisibleCells class=md-nav__link> ExtractVisibleCells </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/GaussianSplat/ title=GaussianSplat class=md-nav__link> GaussianSplat </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/GenericClip/ title=GenericClip class=md-nav__link> GenericClip </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/Glyph2D/ title=Glyph2D class=md-nav__link> Glyph2D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/Glyph3D/ title=Glyph3D class=md-nav__link> Glyph3D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/ImplicitBoolean/ title=ImplicitBoolean class=md-nav__link> ImplicitBoolean </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/ImplicitBooleanDemo/ title=ImplicitBooleanDemo class=md-nav__link> ImplicitBooleanDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/IterativeClosestPointsTransform/ title=IterativeClosestPointsTransform class=md-nav__link> IterativeClosestPointsTransform </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/LandmarkTransform/ title=LandmarkTransform class=md-nav__link> LandmarkTransform </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/PerlinNoise/ title=PerlinNoise class=md-nav__link> PerlinNoise </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/ProgrammableFilter/ title=ProgrammableFilter class=md-nav__link> ProgrammableFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/ProgrammableSource/ title=ProgrammableSource class=md-nav__link> ProgrammableSource </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/SelectionSource/ title=SelectionSource class=md-nav__link> SelectionSource </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/SurfaceFromUnorganizedPoints/ title=SurfaceFromUnorganizedPoints class=md-nav__link> SurfaceFromUnorganizedPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/SurfaceFromUnorganizedPointsWithPostProc/ title=SurfaceFromUnorganizedPointsWithPostProc class=md-nav__link> SurfaceFromUnorganizedPointsWithPostProc </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/TransformPolyData/ title=TransformPolyData class=md-nav__link> TransformPolyData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/TriangulateTerrainMap/ title=TriangulateTerrainMap class=md-nav__link> TriangulateTerrainMap </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/VectorFieldNonZeroExtraction/ title=VectorFieldNonZeroExtraction class=md-nav__link> VectorFieldNonZeroExtraction </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/VertexGlyphFilter/ title=VertexGlyphFilter class=md-nav__link> VertexGlyphFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Filtering/WarpTo/ title=WarpTo class=md-nav__link> WarpTo </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-12 type=checkbox id=nav-12-12> <label class=md-nav__link for=nav-12-12> GeometricObjects </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-12> GeometricObjects </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Arrow/ title=Arrow class=md-nav__link> Arrow </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Axes/ title=Axes class=md-nav__link> Axes </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Cell3DDemonstration/ title=Cell3DDemonstration class=md-nav__link> Cell3DDemonstration </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/CellTypeSource/ title=CellTypeSource class=md-nav__link> CellTypeSource </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Circle/ title=Circle class=md-nav__link> Circle </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/ColoredLines/ title=ColoredLines class=md-nav__link> ColoredLines </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Cone/ title=Cone class=md-nav__link> Cone </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/ConeDemo/ title=ConeDemo class=md-nav__link> ConeDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/ConvexPointSet/ title=ConvexPointSet class=md-nav__link> ConvexPointSet </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Cube/ title=Cube class=md-nav__link> Cube </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Cube1/ title=Cube1 class=md-nav__link> Cube1 </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Cylinder/ title=Cylinder class=md-nav__link> Cylinder </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/CylinderExample/ title=CylinderExample class=md-nav__link> CylinderExample </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Disk/ title=Disk class=md-nav__link> Disk </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Dodecahedron/ title=Dodecahedron class=md-nav__link> Dodecahedron </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/EllipticalCylinder/ title=EllipticalCylinder class=md-nav__link> EllipticalCylinder </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/EllipticalCylinderDemo/ title=EllipticalCylinderDemo class=md-nav__link> EllipticalCylinderDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Frustum/ title=Frustum class=md-nav__link> Frustum </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/GeometricObjectsDemo/ title=GeometricObjectsDemo class=md-nav__link> GeometricObjectsDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Hexahedron/ title=Hexahedron class=md-nav__link> Hexahedron </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/IsoparametricCellsDemo/ title=IsoparametricCellsDemo class=md-nav__link> IsoparametricCellsDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Line/ title=Line class=md-nav__link> Line </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/LinearCellDemo/ title=LinearCellDemo class=md-nav__link> LinearCellDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/LongLine/ title=LongLine class=md-nav__link> LongLine </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/OpenVRCone/ title=OpenVRCone class=md-nav__link> OpenVRCone </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/OpenVRCube/ title=OpenVRCube class=md-nav__link> OpenVRCube </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/OpenVRCylinder/ title=OpenVRCylinder class=md-nav__link> OpenVRCylinder </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/OpenVRFrustm/ title=OpenVRFrustm class=md-nav__link> OpenVRFrustm </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/OpenVROrientedArrow/ title=OpenVROrientedArrow class=md-nav__link> OpenVROrientedArrow </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/OpenVROrientedCylinder/ title=OpenVROrientedCylinder class=md-nav__link> OpenVROrientedCylinder </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/OpenVRSphere/ title=OpenVRSphere class=md-nav__link> OpenVRSphere </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/OpenVRTessellatedBoxSource/ title=OpenVRTessellatedBoxSource class=md-nav__link> OpenVRTessellatedBoxSource </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/OrientedArrow/ title=OrientedArrow class=md-nav__link> OrientedArrow </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/OrientedCylinder/ title=OrientedCylinder class=md-nav__link> OrientedCylinder </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/ParametricKuenDemo/ title=ParametricKuenDemo class=md-nav__link> ParametricKuenDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/ParametricObjectsDemo/ title=ParametricObjectsDemo class=md-nav__link> ParametricObjectsDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/ParametricSuperEllipsoidDemo/ title=ParametricSuperEllipsoidDemo class=md-nav__link> ParametricSuperEllipsoidDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/ParametricSuperToroidDemo/ title=ParametricSuperToroidDemo class=md-nav__link> ParametricSuperToroidDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Plane/ title=Plane class=md-nav__link> Plane </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/PlaneSourceDemo/ title=PlaneSourceDemo class=md-nav__link> PlaneSourceDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Planes/ title=Planes class=md-nav__link> Planes </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/PlanesIntersection/ title=PlanesIntersection class=md-nav__link> PlanesIntersection </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/PlatonicSolids/ title=PlatonicSolids class=md-nav__link> PlatonicSolids </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Point/ title=Point class=md-nav__link> Point </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/PolyLine/ title=PolyLine class=md-nav__link> PolyLine </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/PolyLine1/ title=PolyLine1 class=md-nav__link> PolyLine1 </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Polygon/ title=Polygon class=md-nav__link> Polygon </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/PolygonIntersection/ title=PolygonIntersection class=md-nav__link> PolygonIntersection </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Polyhedron/ title=Polyhedron class=md-nav__link> Polyhedron </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Pyramid/ title=Pyramid class=md-nav__link> Pyramid </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Quad/ title=Quad class=md-nav__link> Quad </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/QuadraticHexahedron/ title=QuadraticHexahedron class=md-nav__link> QuadraticHexahedron </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/QuadraticHexahedronDemo/ title=QuadraticHexahedronDemo class=md-nav__link> QuadraticHexahedronDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/QuadraticTetra/ title=QuadraticTetra class=md-nav__link> QuadraticTetra </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/QuadraticTetraDemo/ title=QuadraticTetraDemo class=md-nav__link> QuadraticTetraDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/RegularPolygonSource/ title=RegularPolygonSource class=md-nav__link> RegularPolygonSource </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/ShrinkCube/ title=ShrinkCube class=md-nav__link> ShrinkCube </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/SourceObjectsDemo/ title=SourceObjectsDemo class=md-nav__link> SourceObjectsDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Sphere/ title=Sphere class=md-nav__link> Sphere </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/TessellatedBoxSource/ title=TessellatedBoxSource class=md-nav__link> TessellatedBoxSource </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Tetrahedron/ title=Tetrahedron class=md-nav__link> Tetrahedron </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/TextActor/ title=TextActor class=md-nav__link> TextActor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Triangle/ title=Triangle class=md-nav__link> Triangle </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/TriangleStrip/ title=TriangleStrip class=md-nav__link> TriangleStrip </a> </li> <li class=md-nav__item> <a href=../../../Cxx/GeometricObjects/Vertex/ title=Vertex class=md-nav__link> Vertex </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-13 type=checkbox id=nav-12-13> <label class=md-nav__link for=nav-12-13> Geovis </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-13> Geovis </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Geovis/CompassWidget/ title=CompassWidget class=md-nav__link> CompassWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Geovis/EarthSource/ title=EarthSource class=md-nav__link> EarthSource </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Geovis/GeoAssignCoordinates/ title=GeoAssignCoordinates class=md-nav__link> GeoAssignCoordinates </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Geovis/GeoGraticle/ title=GeoGraticle class=md-nav__link> GeoGraticle </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-14 type=checkbox id=nav-12-14> <label class=md-nav__link for=nav-12-14> Graphs </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-14> Graphs </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Graphs/AdjacencyMatrixToEdgeTable/ title=AdjacencyMatrixToEdgeTable class=md-nav__link> AdjacencyMatrixToEdgeTable </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/AdjacentVertexIterator/ title=AdjacentVertexIterator class=md-nav__link> AdjacentVertexIterator </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/BoostBreadthFirstSearchTree/ title=BoostBreadthFirstSearchTree class=md-nav__link> BoostBreadthFirstSearchTree </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/BreadthFirstDistance/ title=BreadthFirstDistance class=md-nav__link> BreadthFirstDistance </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/ColorEdges/ title=ColorEdges class=md-nav__link> ColorEdges </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/ColorVertexLabels/ title=ColorVertexLabels class=md-nav__link> ColorVertexLabels </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/ColorVerticesLookupTable/ title=ColorVerticesLookupTable class=md-nav__link> ColorVerticesLookupTable </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/ConnectedComponents/ title=ConnectedComponents class=md-nav__link> ConnectedComponents </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/ConstructGraph/ title=ConstructGraph class=md-nav__link> ConstructGraph </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/ConstructTree/ title=ConstructTree class=md-nav__link> ConstructTree </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/DepthFirstSearchAnimation/ title=DepthFirstSearchAnimation class=md-nav__link> DepthFirstSearchAnimation </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/DepthFirstSearchIterator/ title=DepthFirstSearchIterator class=md-nav__link> DepthFirstSearchIterator </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/DirectedGraphToMutableDirectedGraph/ title=DirectedGraphToMutableDirectedGraph class=md-nav__link> DirectedGraphToMutableDirectedGraph </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/EdgeListIterator/ title=EdgeListIterator class=md-nav__link> EdgeListIterator </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/EdgeWeights/ title=EdgeWeights class=md-nav__link> EdgeWeights </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/GraphToPolyData/ title=GraphToPolyData class=md-nav__link> GraphToPolyData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/InEdgeIterator/ title=InEdgeIterator class=md-nav__link> InEdgeIterator </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/LabelVerticesAndEdges/ title=LabelVerticesAndEdges class=md-nav__link> LabelVerticesAndEdges </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/MinimumSpanningTree/ title=MinimumSpanningTree class=md-nav__link> MinimumSpanningTree </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/MutableDirectedGraphToDirectedGraph/ title=MutableDirectedGraphToDirectedGraph class=md-nav__link> MutableDirectedGraphToDirectedGraph </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/NOVCAGraph/ title=NOVCAGraph class=md-nav__link> NOVCAGraph </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/OutEdgeIterator/ title=OutEdgeIterator class=md-nav__link> OutEdgeIterator </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/RandomGraphSource/ title=RandomGraphSource class=md-nav__link> RandomGraphSource </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/RemoveIsolatedVertices/ title=RemoveIsolatedVertices class=md-nav__link> RemoveIsolatedVertices </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/ScaleVertices/ title=ScaleVertices class=md-nav__link> ScaleVertices </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/SelectedVerticesAndEdges/ title=SelectedVerticesAndEdges class=md-nav__link> SelectedVerticesAndEdges </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/SelectedVerticesAndEdgesObserver/ title=SelectedVerticesAndEdgesObserver class=md-nav__link> SelectedVerticesAndEdgesObserver </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/ShortestPath/ title=ShortestPath class=md-nav__link> ShortestPath </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/SideBySideGraphs/ title=SideBySideGraphs class=md-nav__link> SideBySideGraphs </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/TreeBFSIterator/ title=TreeBFSIterator class=md-nav__link> TreeBFSIterator </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/TreeToMutableDirectedGraph/ title=TreeToMutableDirectedGraph class=md-nav__link> TreeToMutableDirectedGraph </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/VertexSize/ title=VertexSize class=md-nav__link> VertexSize </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/VisualizeDirectedGraph/ title=VisualizeDirectedGraph class=md-nav__link> VisualizeDirectedGraph </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Graphs/VisualizeGraph/ title=VisualizeGraph class=md-nav__link> VisualizeGraph </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-15 type=checkbox id=nav-12-15> <label class=md-nav__link for=nav-12-15> HyperTreeGrid </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-15> HyperTreeGrid </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/HyperTreeGrid/HyperTreeGridSource/ title=HyperTreeGridSource class=md-nav__link> HyperTreeGridSource </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-16 type=checkbox id=nav-12-16> <label class=md-nav__link for=nav-12-16> IO </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-16> IO </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/IO/3DSImporter/ title=3DSImporter class=md-nav__link> 3DSImporter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ConvertFile/ title=ConvertFile class=md-nav__link> ConvertFile </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/DEMReader/ title=DEMReader class=md-nav__link> DEMReader </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/DumpXMLFile/ title=DumpXMLFile class=md-nav__link> DumpXMLFile </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ExportPolyDataScene/ title=ExportPolyDataScene class=md-nav__link> ExportPolyDataScene </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/FindAllArrayNames/ title=FindAllArrayNames class=md-nav__link> FindAllArrayNames </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/GLTFExporter/ title=GLTFExporter class=md-nav__link> GLTFExporter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/GLTFImporter/ title=GLTFImporter class=md-nav__link> GLTFImporter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/GenericDataObjectReader/ title=GenericDataObjectReader class=md-nav__link> GenericDataObjectReader </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ImageReader2Factory/ title=ImageReader2Factory class=md-nav__link> ImageReader2Factory </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ImageWriter/ title=ImageWriter class=md-nav__link> ImageWriter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ImportPolyDataScene/ title=ImportPolyDataScene class=md-nav__link> ImportPolyDataScene </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/IndividualVRML/ title=IndividualVRML class=md-nav__link> IndividualVRML </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/JPEGReader/ title=JPEGReader class=md-nav__link> JPEGReader </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/JPEGWriter/ title=JPEGWriter class=md-nav__link> JPEGWriter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/MetaImageReader/ title=MetaImageReader class=md-nav__link> MetaImageReader </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/MetaImageWriter/ title=MetaImageWriter class=md-nav__link> MetaImageWriter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/OBJImporter/ title=OBJImporter class=md-nav__link> OBJImporter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/PNGReader/ title=PNGReader class=md-nav__link> PNGReader </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/PNGWriter/ title=PNGWriter class=md-nav__link> PNGWriter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ParticleReader/ title=ParticleReader class=md-nav__link> ParticleReader </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadAllPolyDataTypes/ title=ReadAllPolyDataTypes class=md-nav__link> ReadAllPolyDataTypes </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadAllPolyDataTypesDemo/ title=ReadAllPolyDataTypesDemo class=md-nav__link> ReadAllPolyDataTypesDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadAllUnstructuredGridTypes/ title=ReadAllUnstructuredGridTypes class=md-nav__link> ReadAllUnstructuredGridTypes </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadBMP/ title=ReadBMP class=md-nav__link> ReadBMP </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadCML/ title=ReadCML class=md-nav__link> ReadCML </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadDICOM/ title=ReadDICOM class=md-nav__link> ReadDICOM </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadDICOMSeries/ title=ReadDICOMSeries class=md-nav__link> ReadDICOMSeries </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadExodusData/ title=ReadExodusData class=md-nav__link> ReadExodusData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadImageData/ title=ReadImageData class=md-nav__link> ReadImageData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadLegacyUnstructuredGrid/ title=ReadLegacyUnstructuredGrid class=md-nav__link> ReadLegacyUnstructuredGrid </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadOBJ/ title=ReadOBJ class=md-nav__link> ReadOBJ </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadPDB/ title=ReadPDB class=md-nav__link> ReadPDB </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadPLOT3D/ title=ReadPLOT3D class=md-nav__link> ReadPLOT3D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadPLY/ title=ReadPLY class=md-nav__link> ReadPLY </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadPNM/ title=ReadPNM class=md-nav__link> ReadPNM </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadPlainTextTriangles/ title=ReadPlainTextTriangles class=md-nav__link> ReadPlainTextTriangles </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadPolyData/ title=ReadPolyData class=md-nav__link> ReadPolyData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadRectilinearGrid/ title=ReadRectilinearGrid class=md-nav__link> ReadRectilinearGrid </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadSLC/ title=ReadSLC class=md-nav__link> ReadSLC </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadSTL/ title=ReadSTL class=md-nav__link> ReadSTL </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadStructuredGrid/ title=ReadStructuredGrid class=md-nav__link> ReadStructuredGrid </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadTIFF/ title=ReadTIFF class=md-nav__link> ReadTIFF </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadTextFile/ title=ReadTextFile class=md-nav__link> ReadTextFile </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadUnknownTypeXMLFile/ title=ReadUnknownTypeXMLFile class=md-nav__link> ReadUnknownTypeXMLFile </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/ReadUnstructuredGrid/ title=ReadUnstructuredGrid class=md-nav__link> ReadUnstructuredGrid </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/SimplePointsReader/ title=SimplePointsReader class=md-nav__link> SimplePointsReader </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/SimplePointsWriter/ title=SimplePointsWriter class=md-nav__link> SimplePointsWriter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/StructuredGridReader/ title=StructuredGridReader class=md-nav__link> StructuredGridReader </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/StructuredPointsReader/ title=StructuredPointsReader class=md-nav__link> StructuredPointsReader </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/VRMLImporter/ title=VRMLImporter class=md-nav__link> VRMLImporter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/VRMLImporterDemo/ title=VRMLImporterDemo class=md-nav__link> VRMLImporterDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/WriteBMP/ title=WriteBMP class=md-nav__link> WriteBMP </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/WriteLegacyLinearCells/ title=WriteLegacyLinearCells class=md-nav__link> WriteLegacyLinearCells </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/WritePLY/ title=WritePLY class=md-nav__link> WritePLY </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/WritePNM/ title=WritePNM class=md-nav__link> WritePNM </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/WriteSTL/ title=WriteSTL class=md-nav__link> WriteSTL </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/WriteTIFF/ title=WriteTIFF class=md-nav__link> WriteTIFF </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/WriteVTI/ title=WriteVTI class=md-nav__link> WriteVTI </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/WriteVTP/ title=WriteVTP class=md-nav__link> WriteVTP </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/WriteVTU/ title=WriteVTU class=md-nav__link> WriteVTU </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/WriteXMLLinearCells/ title=WriteXMLLinearCells class=md-nav__link> WriteXMLLinearCells </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/XMLPImageDataWriter/ title=XMLPImageDataWriter class=md-nav__link> XMLPImageDataWriter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/XMLPUnstructuredGridWriter/ title=XMLPUnstructuredGridWriter class=md-nav__link> XMLPUnstructuredGridWriter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/IO/XMLStructuredGridWriter/ title=XMLStructuredGridWriter class=md-nav__link> XMLStructuredGridWriter </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-17 type=checkbox id=nav-12-17> <label class=md-nav__link for=nav-12-17> ImageData </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-17> ImageData </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/ImageData/CellIdFromGridCoordinates/ title=CellIdFromGridCoordinates class=md-nav__link> CellIdFromGridCoordinates </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageData/ClipScalarVolume/ title=ClipScalarVolume class=md-nav__link> ClipScalarVolume </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageData/ClipVolume/ title=ClipVolume class=md-nav__link> ClipVolume </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageData/ExtractVOI/ title=ExtractVOI class=md-nav__link> ExtractVOI </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageData/GetCellCenter/ title=GetCellCenter class=md-nav__link> GetCellCenter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageData/ImageDataGeometryFilter/ title=ImageDataGeometryFilter class=md-nav__link> ImageDataGeometryFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageData/ImageDataToPointSet/ title=ImageDataToPointSet class=md-nav__link> ImageDataToPointSet </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageData/ImageIterator/ title=ImageIterator class=md-nav__link> ImageIterator </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageData/ImageIteratorDemo/ title=ImageIteratorDemo class=md-nav__link> ImageIteratorDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageData/ImageNormalize/ title=ImageNormalize class=md-nav__link> ImageNormalize </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageData/ImageReslice/ title=ImageReslice class=md-nav__link> ImageReslice </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageData/ImageTranslateExtent/ title=ImageTranslateExtent class=md-nav__link> ImageTranslateExtent </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageData/ImageWeightedSum/ title=ImageWeightedSum class=md-nav__link> ImageWeightedSum </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageData/IntersectLine/ title=IntersectLine class=md-nav__link> IntersectLine </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageData/IterateImageData/ title=IterateImageData class=md-nav__link> IterateImageData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageData/VoxelsOnBoundary/ title=VoxelsOnBoundary class=md-nav__link> VoxelsOnBoundary </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-18 type=checkbox id=nav-12-18> <label class=md-nav__link for=nav-12-18> ImageProcessing </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-18> ImageProcessing </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/ImageProcessing/Attenuation/ title=Attenuation class=md-nav__link> Attenuation </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageProcessing/EnhanceEdges/ title=EnhanceEdges class=md-nav__link> EnhanceEdges </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageProcessing/GaussianSmooth/ title=GaussianSmooth class=md-nav__link> GaussianSmooth </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageProcessing/HybridMedianComparison/ title=HybridMedianComparison class=md-nav__link> HybridMedianComparison </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageProcessing/IdealHighPass/ title=IdealHighPass class=md-nav__link> IdealHighPass </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageProcessing/IsoSubsample/ title=IsoSubsample class=md-nav__link> IsoSubsample </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageProcessing/MedianComparison/ title=MedianComparison class=md-nav__link> MedianComparison </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageProcessing/MorphologyComparison/ title=MorphologyComparison class=md-nav__link> MorphologyComparison </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageProcessing/Pad/ title=Pad class=md-nav__link> Pad </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageProcessing/RescaleAnImage/ title=RescaleAnImage class=md-nav__link> RescaleAnImage </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImageProcessing/VTKSpectrum/ title=VTKSpectrum class=md-nav__link> VTKSpectrum </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-19 type=checkbox id=nav-12-19> <label class=md-nav__link for=nav-12-19> Images </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-19> Images </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Images/Actor2D/ title=Actor2D class=md-nav__link> Actor2D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/BackgroundImage/ title=BackgroundImage class=md-nav__link> BackgroundImage </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/BorderPixelSize/ title=BorderPixelSize class=md-nav__link> BorderPixelSize </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/CannyEdgeDetector/ title=CannyEdgeDetector class=md-nav__link> CannyEdgeDetector </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/Cast/ title=Cast class=md-nav__link> Cast </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/CenterAnImage/ title=CenterAnImage class=md-nav__link> CenterAnImage </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/Colored2DImageFusion/ title=Colored2DImageFusion class=md-nav__link> Colored2DImageFusion </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/CombineImages/ title=CombineImages class=md-nav__link> CombineImages </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/CombiningRGBChannels/ title=CombiningRGBChannels class=md-nav__link> CombiningRGBChannels </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/DotProduct/ title=DotProduct class=md-nav__link> DotProduct </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/DrawOnAnImage/ title=DrawOnAnImage class=md-nav__link> DrawOnAnImage </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/DrawShapes/ title=DrawShapes class=md-nav__link> DrawShapes </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ExtractComponents/ title=ExtractComponents class=md-nav__link> ExtractComponents </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/FillWindow/ title=FillWindow class=md-nav__link> FillWindow </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/Flip/ title=Flip class=md-nav__link> Flip </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/Gradient/ title=Gradient class=md-nav__link> Gradient </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageAccumulate/ title=ImageAccumulate class=md-nav__link> ImageAccumulate </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageAccumulateGreyscale/ title=ImageAccumulateGreyscale class=md-nav__link> ImageAccumulateGreyscale </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageAnisotropicDiffusion2D/ title=ImageAnisotropicDiffusion2D class=md-nav__link> ImageAnisotropicDiffusion2D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageCheckerboard/ title=ImageCheckerboard class=md-nav__link> ImageCheckerboard </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageCityBlockDistance/ title=ImageCityBlockDistance class=md-nav__link> ImageCityBlockDistance </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageContinuousDilate3D/ title=ImageContinuousDilate3D class=md-nav__link> ImageContinuousDilate3D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageContinuousErode3D/ title=ImageContinuousErode3D class=md-nav__link> ImageContinuousErode3D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageConvolve/ title=ImageConvolve class=md-nav__link> ImageConvolve </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageCorrelation/ title=ImageCorrelation class=md-nav__link> ImageCorrelation </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageDifference/ title=ImageDifference class=md-nav__link> ImageDifference </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageDilateErode3D/ title=ImageDilateErode3D class=md-nav__link> ImageDilateErode3D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageDivergence/ title=ImageDivergence class=md-nav__link> ImageDivergence </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageEllipsoidSource/ title=ImageEllipsoidSource class=md-nav__link> ImageEllipsoidSource </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageExport/ title=ImageExport class=md-nav__link> ImageExport </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageFFT/ title=ImageFFT class=md-nav__link> ImageFFT </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageGaussianSmooth/ title=ImageGaussianSmooth class=md-nav__link> ImageGaussianSmooth </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageGradientMagnitude/ title=ImageGradientMagnitude class=md-nav__link> ImageGradientMagnitude </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageGridSource/ title=ImageGridSource class=md-nav__link> ImageGridSource </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageHistogram/ title=ImageHistogram class=md-nav__link> ImageHistogram </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageHybridMedian2D/ title=ImageHybridMedian2D class=md-nav__link> ImageHybridMedian2D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageIdealHighPass/ title=ImageIdealHighPass class=md-nav__link> ImageIdealHighPass </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageImport/ title=ImageImport class=md-nav__link> ImageImport </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageIslandRemoval2D/ title=ImageIslandRemoval2D class=md-nav__link> ImageIslandRemoval2D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageLaplacian/ title=ImageLaplacian class=md-nav__link> ImageLaplacian </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageLuminance/ title=ImageLuminance class=md-nav__link> ImageLuminance </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageMagnify/ title=ImageMagnify class=md-nav__link> ImageMagnify </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageMagnitude/ title=ImageMagnitude class=md-nav__link> ImageMagnitude </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageMandelbrotSource/ title=ImageMandelbrotSource class=md-nav__link> ImageMandelbrotSource </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageMapToColors/ title=ImageMapToColors class=md-nav__link> ImageMapToColors </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageMask/ title=ImageMask class=md-nav__link> ImageMask </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageMathematics/ title=ImageMathematics class=md-nav__link> ImageMathematics </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageMedian3D/ title=ImageMedian3D class=md-nav__link> ImageMedian3D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageMirrorPad/ title=ImageMirrorPad class=md-nav__link> ImageMirrorPad </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageNoiseSource/ title=ImageNoiseSource class=md-nav__link> ImageNoiseSource </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageNonMaximumSuppression/ title=ImageNonMaximumSuppression class=md-nav__link> ImageNonMaximumSuppression </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageOpenClose3D/ title=ImageOpenClose3D class=md-nav__link> ImageOpenClose3D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImagePermute/ title=ImagePermute class=md-nav__link> ImagePermute </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageRFFT/ title=ImageRFFT class=md-nav__link> ImageRFFT </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageRange3D/ title=ImageRange3D class=md-nav__link> ImageRange3D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageRotate/ title=ImageRotate class=md-nav__link> ImageRotate </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageSeparableConvolution/ title=ImageSeparableConvolution class=md-nav__link> ImageSeparableConvolution </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageShiftScale/ title=ImageShiftScale class=md-nav__link> ImageShiftScale </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageShrink3D/ title=ImageShrink3D class=md-nav__link> ImageShrink3D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageSinusoidSource/ title=ImageSinusoidSource class=md-nav__link> ImageSinusoidSource </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageSlice/ title=ImageSlice class=md-nav__link> ImageSlice </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageSliceMapper/ title=ImageSliceMapper class=md-nav__link> ImageSliceMapper </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageSobel2D/ title=ImageSobel2D class=md-nav__link> ImageSobel2D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageStack/ title=ImageStack class=md-nav__link> ImageStack </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageStencil/ title=ImageStencil class=md-nav__link> ImageStencil </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageText/ title=ImageText class=md-nav__link> ImageText </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageThreshold/ title=ImageThreshold class=md-nav__link> ImageThreshold </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageToPolyDataFilter/ title=ImageToPolyDataFilter class=md-nav__link> ImageToPolyDataFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageToStructuredPoints/ title=ImageToStructuredPoints class=md-nav__link> ImageToStructuredPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageValueRange/ title=ImageValueRange class=md-nav__link> ImageValueRange </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageVariance3D/ title=ImageVariance3D class=md-nav__link> ImageVariance3D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ImageWarp/ title=ImageWarp class=md-nav__link> ImageWarp </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/InteractWithImage/ title=InteractWithImage class=md-nav__link> InteractWithImage </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/Interpolation/ title=Interpolation class=md-nav__link> Interpolation </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/MarkKeypoints/ title=MarkKeypoints class=md-nav__link> MarkKeypoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/NegativeIndices/ title=NegativeIndices class=md-nav__link> NegativeIndices </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/PickPixel/ title=PickPixel class=md-nav__link> PickPixel </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/PickPixel2/ title=PickPixel2 class=md-nav__link> PickPixel2 </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/RGBToHSI/ title=RGBToHSI class=md-nav__link> RGBToHSI </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/RGBToHSV/ title=RGBToHSV class=md-nav__link> RGBToHSV </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/RGBToYIQ/ title=RGBToYIQ class=md-nav__link> RGBToYIQ </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/RTAnalyticSource/ title=RTAnalyticSource class=md-nav__link> RTAnalyticSource </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ResizeImage/ title=ResizeImage class=md-nav__link> ResizeImage </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/ResizeImageDemo/ title=ResizeImageDemo class=md-nav__link> ResizeImageDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/StaticImage/ title=StaticImage class=md-nav__link> StaticImage </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Images/Transparency/ title=Transparency class=md-nav__link> Transparency </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-20 type=checkbox id=nav-12-20> <label class=md-nav__link for=nav-12-20> ImplicitFunctions </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-20> ImplicitFunctions </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/ImplicitFunctions/ImplicitDataSet/ title=ImplicitDataSet class=md-nav__link> ImplicitDataSet </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImplicitFunctions/ImplicitSphere/ title=ImplicitSphere class=md-nav__link> ImplicitSphere </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImplicitFunctions/IsoContours/ title=IsoContours class=md-nav__link> IsoContours </a> </li> <li class=md-nav__item> <a href=../../../Cxx/ImplicitFunctions/SampleFunction/ title=SampleFunction class=md-nav__link> SampleFunction </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-21 type=checkbox id=nav-12-21> <label class=md-nav__link for=nav-12-21> InfoVis </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-21> InfoVis </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/InfoVis/ArrayToTable/ title=ArrayToTable class=md-nav__link> ArrayToTable </a> </li> <li class=md-nav__item> <a href=../../../Cxx/InfoVis/DelimitedTextReader/ title=DelimitedTextReader class=md-nav__link> DelimitedTextReader </a> </li> <li class=md-nav__item> <a href=../../../Cxx/InfoVis/DelimitedTextWriter/ title=DelimitedTextWriter class=md-nav__link> DelimitedTextWriter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/InfoVis/GraphPoints/ title=GraphPoints class=md-nav__link> GraphPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/InfoVis/KMeansClustering/ title=KMeansClustering class=md-nav__link> KMeansClustering </a> </li> <li class=md-nav__item> <a href=../../../Cxx/InfoVis/MutableGraphHelper/ title=MutableGraphHelper class=md-nav__link> MutableGraphHelper </a> </li> <li class=md-nav__item> <a href=../../../Cxx/InfoVis/PKMeansClustering/ title=PKMeansClustering class=md-nav__link> PKMeansClustering </a> </li> <li class=md-nav__item> <a href=../../../Cxx/InfoVis/ParallelCoordinatesView/ title=ParallelCoordinatesView class=md-nav__link> ParallelCoordinatesView </a> </li> <li class=md-nav__item> <a href=../../../Cxx/InfoVis/PassThrough/ title=PassThrough class=md-nav__link> PassThrough </a> </li> <li class=md-nav__item> <a href=../../../Cxx/InfoVis/SCurveSpline/ title=SCurveSpline class=md-nav__link> SCurveSpline </a> </li> <li class=md-nav__item> <a href=../../../Cxx/InfoVis/TreeMapView/ title=TreeMapView class=md-nav__link> TreeMapView </a> </li> <li class=md-nav__item> <a href=../../../Cxx/InfoVis/WordCloud/ title=WordCloud class=md-nav__link> WordCloud </a> </li> <li class=md-nav__item> <a href=../../../Cxx/InfoVis/WordCloudDemo/ title=WordCloudDemo class=md-nav__link> WordCloudDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/InfoVis/XGMLReader/ title=XGMLReader class=md-nav__link> XGMLReader </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-22 type=checkbox id=nav-12-22> <label class=md-nav__link for=nav-12-22> Interaction </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-22> Interaction </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Interaction/Assembly/ title=Assembly class=md-nav__link> Assembly </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/CallBack/ title=CallBack class=md-nav__link> CallBack </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/CallData/ title=CallData class=md-nav__link> CallData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/ClientData/ title=ClientData class=md-nav__link> ClientData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/DoubleClick/ title=DoubleClick class=md-nav__link> DoubleClick </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/EllipticalButton/ title=EllipticalButton class=md-nav__link> EllipticalButton </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/Game/ title=Game class=md-nav__link> Game </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/ImageClip/ title=ImageClip class=md-nav__link> ImageClip </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/ImageRegion/ title=ImageRegion class=md-nav__link> ImageRegion </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/InteractorStyleTerrain/ title=InteractorStyleTerrain class=md-nav__link> InteractorStyleTerrain </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/InteractorStyleUser/ title=InteractorStyleUser class=md-nav__link> InteractorStyleUser </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/KeypressEvents/ title=KeypressEvents class=md-nav__link> KeypressEvents </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/KeypressObserver/ title=KeypressObserver class=md-nav__link> KeypressObserver </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/MouseEvents/ title=MouseEvents class=md-nav__link> MouseEvents </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/MouseEventsObserver/ title=MouseEventsObserver class=md-nav__link> MouseEventsObserver </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/MoveAGlyph/ title=MoveAGlyph class=md-nav__link> MoveAGlyph </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/MoveAVertexUnstructuredGrid/ title=MoveAVertexUnstructuredGrid class=md-nav__link> MoveAVertexUnstructuredGrid </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/ObserverMemberFunction/ title=ObserverMemberFunction class=md-nav__link> ObserverMemberFunction </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/PickableOff/ title=PickableOff class=md-nav__link> PickableOff </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/Picking/ title=Picking class=md-nav__link> Picking </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/PointPicker/ title=PointPicker class=md-nav__link> PointPicker </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/RubberBand2D/ title=RubberBand2D class=md-nav__link> RubberBand2D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/RubberBand2DObserver/ title=RubberBand2DObserver class=md-nav__link> RubberBand2DObserver </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/RubberBand3D/ title=RubberBand3D class=md-nav__link> RubberBand3D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/RubberBandPick/ title=RubberBandPick class=md-nav__link> RubberBandPick </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/RubberBandZoom/ title=RubberBandZoom class=md-nav__link> RubberBandZoom </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/SelectAVertex/ title=SelectAVertex class=md-nav__link> SelectAVertex </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/SelectAnActor/ title=SelectAnActor class=md-nav__link> SelectAnActor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/ShiftAndControl/ title=ShiftAndControl class=md-nav__link> ShiftAndControl </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/StyleSwitch/ title=StyleSwitch class=md-nav__link> StyleSwitch </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/TrackballActor/ title=TrackballActor class=md-nav__link> TrackballActor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/TrackballCamera/ title=TrackballCamera class=md-nav__link> TrackballCamera </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/UserEvent/ title=UserEvent class=md-nav__link> UserEvent </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Interaction/WorldPointPicker/ title=WorldPointPicker class=md-nav__link> WorldPointPicker </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-23 type=checkbox id=nav-12-23> <label class=md-nav__link for=nav-12-23> Lighting </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-23> Lighting </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Lighting/Light/ title=Light class=md-nav__link> Light </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Lighting/LightActor/ title=LightActor class=md-nav__link> LightActor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Lighting/SpotLights/ title=SpotLights class=md-nav__link> SpotLights </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-24 type=checkbox id=nav-12-24> <label class=md-nav__link for=nav-12-24> Math </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-24> Math </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Math/1DTupleInterpolation/ title=1DTupleInterpolation class=md-nav__link> 1DTupleInterpolation </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Math/EigenSymmetric/ title=EigenSymmetric class=md-nav__link> EigenSymmetric </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Math/HomogeneousLeastSquares/ title=HomogeneousLeastSquares class=md-nav__link> HomogeneousLeastSquares </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Math/LUFactorization/ title=LUFactorization class=md-nav__link> LUFactorization </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Math/LeastSquares/ title=LeastSquares class=md-nav__link> LeastSquares </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Math/MatrixInverse/ title=MatrixInverse class=md-nav__link> MatrixInverse </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Math/MatrixTranspose/ title=MatrixTranspose class=md-nav__link> MatrixTranspose </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Math/NormalizeVector/ title=NormalizeVector class=md-nav__link> NormalizeVector </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Math/PerpendicularVector/ title=PerpendicularVector class=md-nav__link> PerpendicularVector </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Math/VectorDot/ title=VectorDot class=md-nav__link> VectorDot </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Math/VectorNorm/ title=VectorNorm class=md-nav__link> VectorNorm </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-25 type=checkbox id=nav-12-25> <label class=md-nav__link for=nav-12-25> Matlab </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-25> Matlab </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Matlab/MatlabEngineFilter/ title=MatlabEngineFilter class=md-nav__link> MatlabEngineFilter </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-26 type=checkbox id=nav-12-26> <label class=md-nav__link for=nav-12-26> Medical </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-26> Medical </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Medical/GenerateCubesFromLabels/ title=GenerateCubesFromLabels class=md-nav__link> GenerateCubesFromLabels </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Medical/GenerateModelsFromLabels/ title=GenerateModelsFromLabels class=md-nav__link> GenerateModelsFromLabels </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Medical/MedicalDemo1/ title=MedicalDemo1 class=md-nav__link> MedicalDemo1 </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Medical/MedicalDemo2/ title=MedicalDemo2 class=md-nav__link> MedicalDemo2 </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Medical/MedicalDemo3/ title=MedicalDemo3 class=md-nav__link> MedicalDemo3 </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Medical/MedicalDemo4/ title=MedicalDemo4 class=md-nav__link> MedicalDemo4 </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Medical/TissueLens/ title=TissueLens class=md-nav__link> TissueLens </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-27 type=checkbox id=nav-12-27> <label class=md-nav__link for=nav-12-27> Meshes </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-27> Meshes </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Meshes/AddCell/ title=AddCell class=md-nav__link> AddCell </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/BoundaryEdges/ title=BoundaryEdges class=md-nav__link> BoundaryEdges </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/CapClip/ title=CapClip class=md-nav__link> CapClip </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/CellEdges/ title=CellEdges class=md-nav__link> CellEdges </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/ClipClosedSurface/ title=ClipClosedSurface class=md-nav__link> ClipClosedSurface </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/ClipDataSetWithPolyData/ title=ClipDataSetWithPolyData class=md-nav__link> ClipDataSetWithPolyData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/ClipFrustum/ title=ClipFrustum class=md-nav__link> ClipFrustum </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/ColoredElevationMap/ title=ColoredElevationMap class=md-nav__link> ColoredElevationMap </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/Decimation/ title=Decimation class=md-nav__link> Decimation </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/DeformPointSet/ title=DeformPointSet class=md-nav__link> DeformPointSet </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/ElevationFilter/ title=ElevationFilter class=md-nav__link> ElevationFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/ExtractEdges/ title=ExtractEdges class=md-nav__link> ExtractEdges </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/FillHoles/ title=FillHoles class=md-nav__link> FillHoles </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/FitToHeightMap/ title=FitToHeightMap class=md-nav__link> FitToHeightMap </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/IdentifyHoles/ title=IdentifyHoles class=md-nav__link> IdentifyHoles </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/InterpolateFieldDataDemo/ title=InterpolateFieldDataDemo class=md-nav__link> InterpolateFieldDataDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/MatrixMathFilter/ title=MatrixMathFilter class=md-nav__link> MatrixMathFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/OBBDicer/ title=OBBDicer class=md-nav__link> OBBDicer </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/PointInterpolator/ title=PointInterpolator class=md-nav__link> PointInterpolator </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/QuadricClustering/ title=QuadricClustering class=md-nav__link> QuadricClustering </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/QuadricDecimation/ title=QuadricDecimation class=md-nav__link> QuadricDecimation </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/SimpleElevationFilter/ title=SimpleElevationFilter class=md-nav__link> SimpleElevationFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/SolidClip/ title=SolidClip class=md-nav__link> SolidClip </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/SplitPolyData/ title=SplitPolyData class=md-nav__link> SplitPolyData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/Subdivision/ title=Subdivision class=md-nav__link> Subdivision </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/SubdivisionDemo/ title=SubdivisionDemo class=md-nav__link> SubdivisionDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/TableBasedClipDataSetWithPolyData/ title=TableBasedClipDataSetWithPolyData class=md-nav__link> TableBasedClipDataSetWithPolyData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/TableBasedClipDataSetWithPolyData2/ title=TableBasedClipDataSetWithPolyData2 class=md-nav__link> TableBasedClipDataSetWithPolyData2 </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/Triangulate/ title=Triangulate class=md-nav__link> Triangulate </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Meshes/WindowedSincPolyDataFilter/ title=WindowedSincPolyDataFilter class=md-nav__link> WindowedSincPolyDataFilter </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-28 type=checkbox id=nav-12-28> <label class=md-nav__link for=nav-12-28> Modelling </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-28> Modelling </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Modelling/Bottle/ title=Bottle class=md-nav__link> Bottle </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Modelling/CappedSphere/ title=CappedSphere class=md-nav__link> CappedSphere </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Modelling/ContourTriangulator/ title=ContourTriangulator class=md-nav__link> ContourTriangulator </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Modelling/Delaunay3D/ title=Delaunay3D class=md-nav__link> Delaunay3D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Modelling/Delaunay3DDemo/ title=Delaunay3DDemo class=md-nav__link> Delaunay3DDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Modelling/DelaunayMesh/ title=DelaunayMesh class=md-nav__link> DelaunayMesh </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Modelling/DiscreteMarchingCubes/ title=DiscreteMarchingCubes class=md-nav__link> DiscreteMarchingCubes </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Modelling/ExtractLargestIsosurface/ title=ExtractLargestIsosurface class=md-nav__link> ExtractLargestIsosurface </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Modelling/Finance/ title=Finance class=md-nav__link> Finance </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Modelling/FinanceFieldData/ title=FinanceFieldData class=md-nav__link> FinanceFieldData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Modelling/MarchingCubes/ title=MarchingCubes class=md-nav__link> MarchingCubes </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Modelling/MarchingSquares/ title=MarchingSquares class=md-nav__link> MarchingSquares </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Modelling/SmoothDiscreteMarchingCubes/ title=SmoothDiscreteMarchingCubes class=md-nav__link> SmoothDiscreteMarchingCubes </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Modelling/Spring/ title=Spring class=md-nav__link> Spring </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-29 type=checkbox id=nav-12-29> <label class=md-nav__link for=nav-12-29> Parallel </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-29> Parallel </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Parallel/ExodusIIWriter/ title=ExodusIIWriter class=md-nav__link> ExodusIIWriter </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-30 type=checkbox id=nav-12-30> <label class=md-nav__link for=nav-12-30> Picking </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-30> Picking </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Picking/AreaPicking/ title=AreaPicking class=md-nav__link> AreaPicking </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Picking/CellPicking/ title=CellPicking class=md-nav__link> CellPicking </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Picking/HighlightPickedActor/ title=HighlightPickedActor class=md-nav__link> HighlightPickedActor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Picking/HighlightSelectedPoints/ title=HighlightSelectedPoints class=md-nav__link> HighlightSelectedPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Picking/HighlightSelection/ title=HighlightSelection class=md-nav__link> HighlightSelection </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Picking/HighlightWithSilhouette/ title=HighlightWithSilhouette class=md-nav__link> HighlightWithSilhouette </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-31 type=checkbox id=nav-12-31> <label class=md-nav__link for=nav-12-31> Plotting </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-31> Plotting </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Plotting/AreaPlot/ title=AreaPlot class=md-nav__link> AreaPlot </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Plotting/BarChart/ title=BarChart class=md-nav__link> BarChart </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Plotting/BoxChart/ title=BoxChart class=md-nav__link> BoxChart </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Plotting/ChartMatrix/ title=ChartMatrix class=md-nav__link> ChartMatrix </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Plotting/ChartsOn3DScene/ title=ChartsOn3DScene class=md-nav__link> ChartsOn3DScene </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Plotting/CompareRandomGeneratorsCxx/ title=CompareRandomGeneratorsCxx class=md-nav__link> CompareRandomGeneratorsCxx </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Plotting/Diagram/ title=Diagram class=md-nav__link> Diagram </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Plotting/FunctionalBagPlot/ title=FunctionalBagPlot class=md-nav__link> FunctionalBagPlot </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Plotting/Histogram2D/ title=Histogram2D class=md-nav__link> Histogram2D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Plotting/HistogramBarChart/ title=HistogramBarChart class=md-nav__link> HistogramBarChart </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Plotting/LinePlot/ title=LinePlot class=md-nav__link> LinePlot </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Plotting/ParallelCoordinates/ title=ParallelCoordinates class=md-nav__link> ParallelCoordinates </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Plotting/PieChart/ title=PieChart class=md-nav__link> PieChart </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Plotting/PieChartActor/ title=PieChartActor class=md-nav__link> PieChartActor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Plotting/PlotLine3D/ title=PlotLine3D class=md-nav__link> PlotLine3D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Plotting/ScatterPlot/ title=ScatterPlot class=md-nav__link> ScatterPlot </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Plotting/SpiderPlot/ title=SpiderPlot class=md-nav__link> SpiderPlot </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Plotting/StackedBar/ title=StackedBar class=md-nav__link> StackedBar </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Plotting/StackedPlot/ title=StackedPlot class=md-nav__link> StackedPlot </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Plotting/SurfacePlot/ title=SurfacePlot class=md-nav__link> SurfacePlot </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-32 type=checkbox id=nav-12-32> <label class=md-nav__link for=nav-12-32> Points </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-32> Points </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Points/CompareExtractSurface/ title=CompareExtractSurface class=md-nav__link> CompareExtractSurface </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Points/DensifyPoints/ title=DensifyPoints class=md-nav__link> DensifyPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Points/DisplayPoints/ title=DisplayPoints class=md-nav__link> DisplayPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Points/ExtractClusters/ title=ExtractClusters class=md-nav__link> ExtractClusters </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Points/ExtractEnclosedPoints/ title=ExtractEnclosedPoints class=md-nav__link> ExtractEnclosedPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Points/ExtractPointsDemo/ title=ExtractPointsDemo class=md-nav__link> ExtractPointsDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Points/ExtractSurface/ title=ExtractSurface class=md-nav__link> ExtractSurface </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Points/ExtractSurfaceDemo/ title=ExtractSurfaceDemo class=md-nav__link> ExtractSurfaceDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Points/FitImplicitFunction/ title=FitImplicitFunction class=md-nav__link> FitImplicitFunction </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Points/MaskPointsFilter/ title=MaskPointsFilter class=md-nav__link> MaskPointsFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Points/NormalEstimation/ title=NormalEstimation class=md-nav__link> NormalEstimation </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Points/PointOccupancy/ title=PointOccupancy class=md-nav__link> PointOccupancy </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Points/PoissonExtractSurface/ title=PoissonExtractSurface class=md-nav__link> PoissonExtractSurface </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Points/PowercrustExtractSurface/ title=PowercrustExtractSurface class=md-nav__link> PowercrustExtractSurface </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Points/RadiusOutlierRemoval/ title=RadiusOutlierRemoval class=md-nav__link> RadiusOutlierRemoval </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Points/SignedDistance/ title=SignedDistance class=md-nav__link> SignedDistance </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Points/UnsignedDistance/ title=UnsignedDistance class=md-nav__link> UnsignedDistance </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-33 type=checkbox id=nav-12-33> <label class=md-nav__link for=nav-12-33> PolyData </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-33> PolyData </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/PolyData/AlignFrames/ title=AlignFrames class=md-nav__link> AlignFrames </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/AlignTwoPolyDatas/ title=AlignTwoPolyDatas class=md-nav__link> AlignTwoPolyDatas </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/AlignTwoPolyDatasUsingTPS/ title=AlignTwoPolyDatasUsingTPS class=md-nav__link> AlignTwoPolyDatasUsingTPS </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/AttachAttributes/ title=AttachAttributes class=md-nav__link> AttachAttributes </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/BooleanOperationPolyDataFilter/ title=BooleanOperationPolyDataFilter class=md-nav__link> BooleanOperationPolyDataFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/Casting/ title=Casting class=md-nav__link> Casting </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/CellCenters/ title=CellCenters class=md-nav__link> CellCenters </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/CellCentersDemo/ title=CellCentersDemo class=md-nav__link> CellCentersDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/CellEdgeNeighbors/ title=CellEdgeNeighbors class=md-nav__link> CellEdgeNeighbors </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/CellLocator/ title=CellLocator class=md-nav__link> CellLocator </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/CellLocatorVisualization/ title=CellLocatorVisualization class=md-nav__link> CellLocatorVisualization </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/CellPointNeighbors/ title=CellPointNeighbors class=md-nav__link> CellPointNeighbors </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/CellTreeLocator/ title=CellTreeLocator class=md-nav__link> CellTreeLocator </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/CellsInsideObject/ title=CellsInsideObject class=md-nav__link> CellsInsideObject </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/CenterOfMass/ title=CenterOfMass class=md-nav__link> CenterOfMass </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/CleanPolyData/ title=CleanPolyData class=md-nav__link> CleanPolyData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ClosedSurface/ title=ClosedSurface class=md-nav__link> ClosedSurface </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ColorCells/ title=ColorCells class=md-nav__link> ColorCells </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ColorCellsWithRGB/ title=ColorCellsWithRGB class=md-nav__link> ColorCellsWithRGB </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ColorDisconnectedRegions/ title=ColorDisconnectedRegions class=md-nav__link> ColorDisconnectedRegions </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ColorDisconnectedRegionsDemo/ title=ColorDisconnectedRegionsDemo class=md-nav__link> ColorDisconnectedRegionsDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ColoredPoints/ title=ColoredPoints class=md-nav__link> ColoredPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ContoursToSurface/ title=ContoursToSurface class=md-nav__link> ContoursToSurface </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ConvexHull/ title=ConvexHull class=md-nav__link> ConvexHull </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ConvexHullShrinkWrap/ title=ConvexHullShrinkWrap class=md-nav__link> ConvexHullShrinkWrap </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/CopyAllArrays/ title=CopyAllArrays class=md-nav__link> CopyAllArrays </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/Curvatures/ title=Curvatures class=md-nav__link> Curvatures </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/CurvaturesDemo/ title=CurvaturesDemo class=md-nav__link> CurvaturesDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/DataBounds/ title=DataBounds class=md-nav__link> DataBounds </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/DataSetSurfaceFilter/ title=DataSetSurfaceFilter class=md-nav__link> DataSetSurfaceFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/DecimatePolyline/ title=DecimatePolyline class=md-nav__link> DecimatePolyline </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/DeleteCells/ title=DeleteCells class=md-nav__link> DeleteCells </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/DeletePoint/ title=DeletePoint class=md-nav__link> DeletePoint </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/DetermineArrayDataTypes/ title=DetermineArrayDataTypes class=md-nav__link> DetermineArrayDataTypes </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/DijkstraGraphGeodesicPath/ title=DijkstraGraphGeodesicPath class=md-nav__link> DijkstraGraphGeodesicPath </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/DistancePolyDataFilter/ title=DistancePolyDataFilter class=md-nav__link> DistancePolyDataFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/DownsamplePointCloud/ title=DownsamplePointCloud class=md-nav__link> DownsamplePointCloud </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/EmbedPointsIntoVolume/ title=EmbedPointsIntoVolume class=md-nav__link> EmbedPointsIntoVolume </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ExternalContour/ title=ExternalContour class=md-nav__link> ExternalContour </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ExtractCellsUsingPoints/ title=ExtractCellsUsingPoints class=md-nav__link> ExtractCellsUsingPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ExtractOutsideSurface/ title=ExtractOutsideSurface class=md-nav__link> ExtractOutsideSurface </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ExtractPolyLinesFromPolyData/ title=ExtractPolyLinesFromPolyData class=md-nav__link> ExtractPolyLinesFromPolyData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ExtractSelectedIds/ title=ExtractSelectedIds class=md-nav__link> ExtractSelectedIds </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ExtractSelection/ title=ExtractSelection class=md-nav__link> ExtractSelection </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ExtractSelectionCells/ title=ExtractSelectionCells class=md-nav__link> ExtractSelectionCells </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ExtractSelectionOriginalId/ title=ExtractSelectionOriginalId class=md-nav__link> ExtractSelectionOriginalId </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/FieldData/ title=FieldData class=md-nav__link> FieldData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/FitSplineToCutterOutput/ title=FitSplineToCutterOutput class=md-nav__link> FitSplineToCutterOutput </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/GeometryFilter/ title=GeometryFilter class=md-nav__link> GeometryFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/GetMiscCellData/ title=GetMiscCellData class=md-nav__link> GetMiscCellData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/GetMiscPointData/ title=GetMiscPointData class=md-nav__link> GetMiscPointData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/GradientFilter/ title=GradientFilter class=md-nav__link> GradientFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/GreedyTerrainDecimation/ title=GreedyTerrainDecimation class=md-nav__link> GreedyTerrainDecimation </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/HighlightBadCells/ title=HighlightBadCells class=md-nav__link> HighlightBadCells </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ImplicitDataSetClipping/ title=ImplicitDataSetClipping class=md-nav__link> ImplicitDataSetClipping </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ImplicitModeller/ title=ImplicitModeller class=md-nav__link> ImplicitModeller </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ImplicitPolyDataDistance/ title=ImplicitPolyDataDistance class=md-nav__link> ImplicitPolyDataDistance </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ImplicitSelectionLoop/ title=ImplicitSelectionLoop class=md-nav__link> ImplicitSelectionLoop </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/InterpolateMeshOnGrid/ title=InterpolateMeshOnGrid class=md-nav__link> InterpolateMeshOnGrid </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/InterpolateTerrain/ title=InterpolateTerrain class=md-nav__link> InterpolateTerrain </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/IntersectionPolyDataFilter/ title=IntersectionPolyDataFilter class=md-nav__link> IntersectionPolyDataFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/IterateOverLines/ title=IterateOverLines class=md-nav__link> IterateOverLines </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/KochanekSpline/ title=KochanekSpline class=md-nav__link> KochanekSpline </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/KochanekSplineDemo/ title=KochanekSplineDemo class=md-nav__link> KochanekSplineDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/LinearExtrusion/ title=LinearExtrusion class=md-nav__link> LinearExtrusion </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/LoopBooleanPolyDataFilter/ title=LoopBooleanPolyDataFilter class=md-nav__link> LoopBooleanPolyDataFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/MaskPoints/ title=MaskPoints class=md-nav__link> MaskPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/MergePoints/ title=MergePoints class=md-nav__link> MergePoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/MergeSelections/ title=MergeSelections class=md-nav__link> MergeSelections </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/MeshQuality/ title=MeshQuality class=md-nav__link> MeshQuality </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/MiscCellData/ title=MiscCellData class=md-nav__link> MiscCellData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/MiscPointData/ title=MiscPointData class=md-nav__link> MiscPointData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/MultiBlockMergeFilter/ title=MultiBlockMergeFilter class=md-nav__link> MultiBlockMergeFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/NullPoint/ title=NullPoint class=md-nav__link> NullPoint </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/Outline/ title=Outline class=md-nav__link> Outline </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ParametricSpline/ title=ParametricSpline class=md-nav__link> ParametricSpline </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PointCellIds/ title=PointCellIds class=md-nav__link> PointCellIds </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PointInsideObject/ title=PointInsideObject class=md-nav__link> PointInsideObject </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PointInsideObject2/ title=PointInsideObject2 class=md-nav__link> PointInsideObject2 </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PointLocator/ title=PointLocator class=md-nav__link> PointLocator </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PointLocatorRadius/ title=PointLocatorRadius class=md-nav__link> PointLocatorRadius </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PointLocatorVisualization/ title=PointLocatorVisualization class=md-nav__link> PointLocatorVisualization </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PointSource/ title=PointSource class=md-nav__link> PointSource </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PointsProjectedHull/ title=PointsProjectedHull class=md-nav__link> PointsProjectedHull </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PolyDataCellNormals/ title=PolyDataCellNormals class=md-nav__link> PolyDataCellNormals </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PolyDataConnectivityFilter_LargestRegion/ title="PolyDataConnectivityFilter LargestRegion" class=md-nav__link> PolyDataConnectivityFilter LargestRegion </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PolyDataConnectivityFilter_SpecifiedRegion/ title="PolyDataConnectivityFilter SpecifiedRegion" class=md-nav__link> PolyDataConnectivityFilter SpecifiedRegion </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PolyDataContourToImageData/ title=PolyDataContourToImageData class=md-nav__link> PolyDataContourToImageData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PolyDataExtractNormals/ title=PolyDataExtractNormals class=md-nav__link> PolyDataExtractNormals </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PolyDataGetPoint/ title=PolyDataGetPoint class=md-nav__link> PolyDataGetPoint </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PolyDataIsoLines/ title=PolyDataIsoLines class=md-nav__link> PolyDataIsoLines </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PolyDataPointNormals/ title=PolyDataPointNormals class=md-nav__link> PolyDataPointNormals </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PolyDataPointSampler/ title=PolyDataPointSampler class=md-nav__link> PolyDataPointSampler </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PolyDataToImageData/ title=PolyDataToImageData class=md-nav__link> PolyDataToImageData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PolyDataToUnstructuredGrid/ title=PolyDataToUnstructuredGrid class=md-nav__link> PolyDataToUnstructuredGrid </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PolygonalSurfaceContourLineInterpolator/ title=PolygonalSurfaceContourLineInterpolator class=md-nav__link> PolygonalSurfaceContourLineInterpolator </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/PolygonalSurfacePointPlacer/ title=PolygonalSurfacePointPlacer class=md-nav__link> PolygonalSurfacePointPlacer </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ProcrustesAlignmentFilter/ title=ProcrustesAlignmentFilter class=md-nav__link> ProcrustesAlignmentFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/QuantizePolyDataPoints/ title=QuantizePolyDataPoints class=md-nav__link> QuantizePolyDataPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/Reflection/ title=Reflection class=md-nav__link> Reflection </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/RemoveOutsideSurface/ title=RemoveOutsideSurface class=md-nav__link> RemoveOutsideSurface </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/RemoveVertices/ title=RemoveVertices class=md-nav__link> RemoveVertices </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ResamplePolyLine/ title=ResamplePolyLine class=md-nav__link> ResamplePolyLine </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ReverseSense/ title=ReverseSense class=md-nav__link> ReverseSense </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/RibbonFilter/ title=RibbonFilter class=md-nav__link> RibbonFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/RotationAroundLine/ title=RotationAroundLine class=md-nav__link> RotationAroundLine </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/RuledSurfaceFilter/ title=RuledSurfaceFilter class=md-nav__link> RuledSurfaceFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/SelectPolyData/ title=SelectPolyData class=md-nav__link> SelectPolyData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/SelectVisiblePoints/ title=SelectVisiblePoints class=md-nav__link> SelectVisiblePoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ShrinkPolyData/ title=ShrinkPolyData class=md-nav__link> ShrinkPolyData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/Silhouette/ title=Silhouette class=md-nav__link> Silhouette </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/SmoothPolyDataFilter/ title=SmoothPolyDataFilter class=md-nav__link> SmoothPolyDataFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/Stripper/ title=Stripper class=md-nav__link> Stripper </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ThinPlateSplineTransform/ title=ThinPlateSplineTransform class=md-nav__link> ThinPlateSplineTransform </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ThresholdCells/ title=ThresholdCells class=md-nav__link> ThresholdCells </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/ThresholdPoints/ title=ThresholdPoints class=md-nav__link> ThresholdPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/TransformFilter/ title=TransformFilter class=md-nav__link> TransformFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/TransformOrderDemo/ title=TransformOrderDemo class=md-nav__link> TransformOrderDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/TransformPipeline/ title=TransformPipeline class=md-nav__link> TransformPipeline </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/TriangleArea/ title=TriangleArea class=md-nav__link> TriangleArea </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/TriangleColoredPoints/ title=TriangleColoredPoints class=md-nav__link> TriangleColoredPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/TriangleSolidColor/ title=TriangleSolidColor class=md-nav__link> TriangleSolidColor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/TubeFilter/ title=TubeFilter class=md-nav__link> TubeFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/VertexConnectivity/ title=VertexConnectivity class=md-nav__link> VertexConnectivity </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/WarpScalar/ title=WarpScalar class=md-nav__link> WarpScalar </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/WarpSurface/ title=WarpSurface class=md-nav__link> WarpSurface </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/WarpVector/ title=WarpVector class=md-nav__link> WarpVector </a> </li> <li class=md-nav__item> <a href=../../../Cxx/PolyData/WeightedTransformFilter/ title=WeightedTransformFilter class=md-nav__link> WeightedTransformFilter </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-34 type=checkbox id=nav-12-34> <label class=md-nav__link for=nav-12-34> Qt </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-34> Qt </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Qt/BorderWidgetQt/ title=BorderWidgetQt class=md-nav__link> BorderWidgetQt </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Qt/EventQtSlotConnect/ title=EventQtSlotConnect class=md-nav__link> EventQtSlotConnect </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Qt/ImageDataToQImage/ title=ImageDataToQImage class=md-nav__link> ImageDataToQImage </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Qt/QImageToImageSource/ title=QImageToImageSource class=md-nav__link> QImageToImageSource </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Qt/QtBarChart/ title=QtBarChart class=md-nav__link> QtBarChart </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Qt/RenderWindowNoUiFile/ title=RenderWindowNoUiFile class=md-nav__link> RenderWindowNoUiFile </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Qt/RenderWindowUIMultipleInheritance/ title=RenderWindowUIMultipleInheritance class=md-nav__link> RenderWindowUIMultipleInheritance </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Qt/RenderWindowUISingleInheritance/ title=RenderWindowUISingleInheritance class=md-nav__link> RenderWindowUISingleInheritance </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Qt/ShareCameraQt/ title=ShareCameraQt class=md-nav__link> ShareCameraQt </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Qt/ShowEvent/ title=ShowEvent class=md-nav__link> ShowEvent </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Qt/SideBySideRenderWindowsQt/ title=SideBySideRenderWindowsQt class=md-nav__link> SideBySideRenderWindowsQt </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-35 type=checkbox id=nav-12-35> <label class=md-nav__link for=nav-12-35> RectilinearGrid </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-35> RectilinearGrid </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/RectilinearGrid/RGrid/ title=RGrid class=md-nav__link> RGrid </a> </li> <li class=md-nav__item> <a href=../../../Cxx/RectilinearGrid/RectilinearGrid/ title=RectilinearGrid class=md-nav__link> RectilinearGrid </a> </li> <li class=md-nav__item> <a href=../../../Cxx/RectilinearGrid/RectilinearGridToTetrahedra/ title=RectilinearGridToTetrahedra class=md-nav__link> RectilinearGridToTetrahedra </a> </li> <li class=md-nav__item> <a href=../../../Cxx/RectilinearGrid/VisualizeRectilinearGrid/ title=VisualizeRectilinearGrid class=md-nav__link> VisualizeRectilinearGrid </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-36 type=checkbox id=nav-12-36> <label class=md-nav__link for=nav-12-36> Remote </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-36> Remote </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Remote/FrenetSerretFrame/ title=FrenetSerretFrame class=md-nav__link> FrenetSerretFrame </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Remote/FrenetSerretFrameDemo/ title=FrenetSerretFrameDemo class=md-nav__link> FrenetSerretFrameDemo </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-37 type=checkbox id=nav-12-37> <label class=md-nav__link for=nav-12-37> RenderMan </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-37> RenderMan </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/RenderMan/PolyDataRIB/ title=PolyDataRIB class=md-nav__link> PolyDataRIB </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-38 type=checkbox id=nav-12-38> <label class=md-nav__link for=nav-12-38> Rendering </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-38> Rendering </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Rendering/AmbientSpheres/ title=AmbientSpheres class=md-nav__link> AmbientSpheres </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/CameraBlur/ title=CameraBlur class=md-nav__link> CameraBlur </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/ColoredSphere/ title=ColoredSphere class=md-nav__link> ColoredSphere </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/Cone3/ title=Cone3 class=md-nav__link> Cone3 </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/Cone4/ title=Cone4 class=md-nav__link> Cone4 </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/DiffuseSpheres/ title=DiffuseSpheres class=md-nav__link> DiffuseSpheres </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/FlatVersusGouraud/ title=FlatVersusGouraud class=md-nav__link> FlatVersusGouraud </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/HiddenLineRemoval/ title=HiddenLineRemoval class=md-nav__link> HiddenLineRemoval </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/InterpolateCamera/ title=InterpolateCamera class=md-nav__link> InterpolateCamera </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/LightKit/ title=LightKit class=md-nav__link> LightKit </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/Mace/ title=Mace class=md-nav__link> Mace </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/Model/ title=Model class=md-nav__link> Model </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/MotionBlur/ title=MotionBlur class=md-nav__link> MotionBlur </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/Rainbow/ title=Rainbow class=md-nav__link> Rainbow </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/Rotations/ title=Rotations class=md-nav__link> Rotations </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/RotationsA/ title=RotationsA class=md-nav__link> RotationsA </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/RotationsB/ title=RotationsB class=md-nav__link> RotationsB </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/RotationsC/ title=RotationsC class=md-nav__link> RotationsC </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/RotationsD/ title=RotationsD class=md-nav__link> RotationsD </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/Shadows/ title=Shadows class=md-nav__link> Shadows </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/SpecularSpheres/ title=SpecularSpheres class=md-nav__link> SpecularSpheres </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/StippledLine/ title=StippledLine class=md-nav__link> StippledLine </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/StringToImageDemo/ title=StringToImageDemo class=md-nav__link> StringToImageDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/StripFran/ title=StripFran class=md-nav__link> StripFran </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/TransformSphere/ title=TransformSphere class=md-nav__link> TransformSphere </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/WalkCow/ title=WalkCow class=md-nav__link> WalkCow </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/WalkCowA/ title=WalkCowA class=md-nav__link> WalkCowA </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Rendering/WalkCowB/ title=WalkCowB class=md-nav__link> WalkCowB </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-39 type=checkbox id=nav-12-39> <label class=md-nav__link for=nav-12-39> Shaders </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-39> Shaders </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Shaders/BozoShader/ title=BozoShader class=md-nav__link> BozoShader </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Shaders/BozoShaderDemo/ title=BozoShaderDemo class=md-nav__link> BozoShaderDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Shaders/ColorByNormal/ title=ColorByNormal class=md-nav__link> ColorByNormal </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Shaders/CubeMap/ title=CubeMap class=md-nav__link> CubeMap </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Shaders/DisplacementShader/ title=DisplacementShader class=md-nav__link> DisplacementShader </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Shaders/MarbleShader/ title=MarbleShader class=md-nav__link> MarbleShader </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Shaders/MarbleShaderDemo/ title=MarbleShaderDemo class=md-nav__link> MarbleShaderDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Shaders/SpatterShader/ title=SpatterShader class=md-nav__link> SpatterShader </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Shaders/SphereMap/ title=SphereMap class=md-nav__link> SphereMap </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-40 type=checkbox id=nav-12-40> <label class=md-nav__link for=nav-12-40> SimpleOperations </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-40> SimpleOperations </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/SimpleOperations/DistanceBetweenPoints/ title=DistanceBetweenPoints class=md-nav__link> DistanceBetweenPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/SimpleOperations/DistancePointToLine/ title=DistancePointToLine class=md-nav__link> DistancePointToLine </a> </li> <li class=md-nav__item> <a href=../../../Cxx/SimpleOperations/FloatingPointExceptions/ title=FloatingPointExceptions class=md-nav__link> FloatingPointExceptions </a> </li> <li class=md-nav__item> <a href=../../../Cxx/SimpleOperations/GaussianRandomNumber/ title=GaussianRandomNumber class=md-nav__link> GaussianRandomNumber </a> </li> <li class=md-nav__item> <a href=../../../Cxx/SimpleOperations/PerspectiveTransform/ title=PerspectiveTransform class=md-nav__link> PerspectiveTransform </a> </li> <li class=md-nav__item> <a href=../../../Cxx/SimpleOperations/ProjectPointPlane/ title=ProjectPointPlane class=md-nav__link> ProjectPointPlane </a> </li> <li class=md-nav__item> <a href=../../../Cxx/SimpleOperations/RandomSequence/ title=RandomSequence class=md-nav__link> RandomSequence </a> </li> <li class=md-nav__item> <a href=../../../Cxx/SimpleOperations/UniformRandomNumber/ title=UniformRandomNumber class=md-nav__link> UniformRandomNumber </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-41 type=checkbox id=nav-12-41> <label class=md-nav__link for=nav-12-41> Snippets </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-41> Snippets </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Snippets/ChooseContrastingColor/ title=ChooseContrastingColor class=md-nav__link> ChooseContrastingColor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Snippets/ReadPolyData/ title=ReadPolyData class=md-nav__link> ReadPolyData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Snippets/RestoreSceneFromFieldData/ title=RestoreSceneFromFieldData class=md-nav__link> RestoreSceneFromFieldData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Snippets/RestoreSceneFromFile/ title=RestoreSceneFromFile class=md-nav__link> RestoreSceneFromFile </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Snippets/SaveSceneToFieldData/ title=SaveSceneToFieldData class=md-nav__link> SaveSceneToFieldData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Snippets/SaveSceneToFile/ title=SaveSceneToFile class=md-nav__link> SaveSceneToFile </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Snippets/ViewportBorders/ title=ViewportBorders class=md-nav__link> ViewportBorders </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Snippets/WriteImage/ title=WriteImage class=md-nav__link> WriteImage </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-42 type=checkbox id=nav-12-42> <label class=md-nav__link for=nav-12-42> StructuredGrid </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-42> StructuredGrid </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/StructuredGrid/BlankPoint/ title=BlankPoint class=md-nav__link> BlankPoint </a> </li> <li class=md-nav__item> <a href=../../../Cxx/StructuredGrid/GetLinearPointId/ title=GetLinearPointId class=md-nav__link> GetLinearPointId </a> </li> <li class=md-nav__item> <a href=../../../Cxx/StructuredGrid/SGrid/ title=SGrid class=md-nav__link> SGrid </a> </li> <li class=md-nav__item> <a href=../../../Cxx/StructuredGrid/StructuredGrid/ title=StructuredGrid class=md-nav__link> StructuredGrid </a> </li> <li class=md-nav__item> <a href=../../../Cxx/StructuredGrid/StructuredGridOutline/ title=StructuredGridOutline class=md-nav__link> StructuredGridOutline </a> </li> <li class=md-nav__item> <a href=../../../Cxx/StructuredGrid/VisualizeStructuredGrid/ title=VisualizeStructuredGrid class=md-nav__link> VisualizeStructuredGrid </a> </li> <li class=md-nav__item> <a href=../../../Cxx/StructuredGrid/VisualizeStructuredGridCells/ title=VisualizeStructuredGridCells class=md-nav__link> VisualizeStructuredGridCells </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-43 type=checkbox id=nav-12-43> <label class=md-nav__link for=nav-12-43> StructuredPoints </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-43> StructuredPoints </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/StructuredPoints/StructuredPointsToUnstructuredGrid/ title=StructuredPointsToUnstructuredGrid class=md-nav__link> StructuredPointsToUnstructuredGrid </a> </li> <li class=md-nav__item> <a href=../../../Cxx/StructuredPoints/Vol/ title=Vol class=md-nav__link> Vol </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-44 type=checkbox id=nav-12-44> <label class=md-nav__link for=nav-12-44> Texture </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-44> Texture </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Texture/AnimateVectors/ title=AnimateVectors class=md-nav__link> AnimateVectors </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Texture/ProjectedTexture/ title=ProjectedTexture class=md-nav__link> ProjectedTexture </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Texture/TextureCutQuadric/ title=TextureCutQuadric class=md-nav__link> TextureCutQuadric </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Texture/TextureCutSphere/ title=TextureCutSphere class=md-nav__link> TextureCutSphere </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Texture/TexturePlane/ title=TexturePlane class=md-nav__link> TexturePlane </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Texture/TextureThreshold/ title=TextureThreshold class=md-nav__link> TextureThreshold </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Texture/TexturedSphere/ title=TexturedSphere class=md-nav__link> TexturedSphere </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-45 type=checkbox id=nav-12-45> <label class=md-nav__link for=nav-12-45> UnstructuredGrid </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-45> UnstructuredGrid </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/UnstructuredGrid/ClipUnstructuredGridWithPlane/ title=ClipUnstructuredGridWithPlane class=md-nav__link> ClipUnstructuredGridWithPlane </a> </li> <li class=md-nav__item> <a href=../../../Cxx/UnstructuredGrid/ClipUnstructuredGridWithPlane2/ title=ClipUnstructuredGridWithPlane2 class=md-nav__link> ClipUnstructuredGridWithPlane2 </a> </li> <li class=md-nav__item> <a href=../../../Cxx/UnstructuredGrid/UGrid/ title=UGrid class=md-nav__link> UGrid </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-46 type=checkbox id=nav-12-46> <label class=md-nav__link for=nav-12-46> Untested </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-46> Untested </label> <ul class=md-nav__list data-md-scrollfix> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-46-1 type=checkbox id=nav-12-46-1> <label class=md-nav__link for=nav-12-46-1> HasBugs </label> <nav class=md-nav data-md-component=collapsible data-md-level=3> <label class=md-nav__title for=nav-12-46-1> HasBugs </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Untested/HasBugs/vtkglut/ title=Vtkglut class=md-nav__link> Vtkglut </a> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-46-1-2 type=checkbox id=nav-12-46-1-2> <label class=md-nav__link for=nav-12-46-1-2> CompositeData </label> <nav class=md-nav data-md-component=collapsible data-md-level=4> <label class=md-nav__title for=nav-12-46-1-2> CompositeData </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Untested/HasBugs/CompositeData/HierarchicalBoxPipeline/ title=HierarchicalBoxPipeline class=md-nav__link> HierarchicalBoxPipeline </a> </li> </ul> </nav> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-46-2 type=checkbox id=nav-12-46-2> <label class=md-nav__link for=nav-12-46-2> Video </label> <nav class=md-nav data-md-component=collapsible data-md-level=3> <label class=md-nav__title for=nav-12-46-2> Video </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Untested/Video/AVI/ title=AVI class=md-nav__link> AVI </a> </li> </ul> </nav> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-47 type=checkbox id=nav-12-47> <label class=md-nav__link for=nav-12-47> Utilities </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-47> Utilities </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Utilities/2DArray/ title=2DArray class=md-nav__link> 2DArray </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/3DArray/ title=3DArray class=md-nav__link> 3DArray </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/Animation/ title=Animation class=md-nav__link> Animation </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/AnimationScene/ title=AnimationScene class=md-nav__link> AnimationScene </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/ArrayCalculator/ title=ArrayCalculator class=md-nav__link> ArrayCalculator </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/ArrayLookup/ title=ArrayLookup class=md-nav__link> ArrayLookup </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/ArrayRange/ title=ArrayRange class=md-nav__link> ArrayRange </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/ArrayWriter/ title=ArrayWriter class=md-nav__link> ArrayWriter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/BoundingBox/ title=BoundingBox class=md-nav__link> BoundingBox </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/BoundingBoxIntersection/ title=BoundingBoxIntersection class=md-nav__link> BoundingBoxIntersection </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/Box/ title=Box class=md-nav__link> Box </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/BrownianPoints/ title=BrownianPoints class=md-nav__link> BrownianPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/CMakeVTKVersionCheck/ title=CMakeVTKVersionCheck class=md-nav__link> CMakeVTKVersionCheck </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/CameraModifiedEvent/ title=CameraModifiedEvent class=md-nav__link> CameraModifiedEvent </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/CardinalSpline/ title=CardinalSpline class=md-nav__link> CardinalSpline </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/CheckVTKVersion/ title=CheckVTKVersion class=md-nav__link> CheckVTKVersion </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/ColorLookupTable/ title=ColorLookupTable class=md-nav__link> ColorLookupTable </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/ColorTransferFunction/ title=ColorTransferFunction class=md-nav__link> ColorTransferFunction </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/CommandSubclass/ title=CommandSubclass class=md-nav__link> CommandSubclass </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/ConstructTable/ title=ConstructTable class=md-nav__link> ConstructTable </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/Coordinate/ title=Coordinate class=md-nav__link> Coordinate </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/CustomDenseArray/ title=CustomDenseArray class=md-nav__link> CustomDenseArray </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/DataAnimation/ title=DataAnimation class=md-nav__link> DataAnimation </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/DataAnimationSubclass/ title=DataAnimationSubclass class=md-nav__link> DataAnimationSubclass </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/DeepCopy/ title=DeepCopy class=md-nav__link> DeepCopy </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/DenseArrayRange/ title=DenseArrayRange class=md-nav__link> DenseArrayRange </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/DetermineActorType/ title=DetermineActorType class=md-nav__link> DetermineActorType </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/DiscretizableColorTransferFunction/ title=DiscretizableColorTransferFunction class=md-nav__link> DiscretizableColorTransferFunction </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/ExtractArrayComponent/ title=ExtractArrayComponent class=md-nav__link> ExtractArrayComponent </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/ExtractFaces/ title=ExtractFaces class=md-nav__link> ExtractFaces </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/FileOutputWindow/ title=FileOutputWindow class=md-nav__link> FileOutputWindow </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/FilenameFunctions/ title=FilenameFunctions class=md-nav__link> FilenameFunctions </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/FrameRate/ title=FrameRate class=md-nav__link> FrameRate </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/FullScreen/ title=FullScreen class=md-nav__link> FullScreen </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/FunctionParser/ title=FunctionParser class=md-nav__link> FunctionParser </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/GetClassName/ title=GetClassName class=md-nav__link> GetClassName </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/GetDataRoot/ title=GetDataRoot class=md-nav__link> GetDataRoot </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/KnownLengthArray/ title=KnownLengthArray class=md-nav__link> KnownLengthArray </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/LUTUtilities/ title=LUTUtilities class=md-nav__link> LUTUtilities </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/MassProperties/ title=MassProperties class=md-nav__link> MassProperties </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/ObserveError/ title=ObserveError class=md-nav__link> ObserveError </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/OffScreenRendering/ title=OffScreenRendering class=md-nav__link> OffScreenRendering </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/PCADemo/ title=PCADemo class=md-nav__link> PCADemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/PCAStatistics/ title=PCAStatistics class=md-nav__link> PCAStatistics </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/PiecewiseFunction/ title=PiecewiseFunction class=md-nav__link> PiecewiseFunction </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/PointInPolygon/ title=PointInPolygon class=md-nav__link> PointInPolygon </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/ReportRenderWindowCapabilities/ title=ReportRenderWindowCapabilities class=md-nav__link> ReportRenderWindowCapabilities </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/SaveSceneToFieldData/ title=SaveSceneToFieldData class=md-nav__link> SaveSceneToFieldData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/SaveSceneToFile/ title=SaveSceneToFile class=md-nav__link> SaveSceneToFile </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/Screenshot/ title=Screenshot class=md-nav__link> Screenshot </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/ShallowCopy/ title=ShallowCopy class=md-nav__link> ShallowCopy </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/ShareCamera/ title=ShareCamera class=md-nav__link> ShareCamera </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/ShepardMethod/ title=ShepardMethod class=md-nav__link> ShepardMethod </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/SortDataArray/ title=SortDataArray class=md-nav__link> SortDataArray </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/SparseArray/ title=SparseArray class=md-nav__link> SparseArray </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/TimeStamp/ title=TimeStamp class=md-nav__link> TimeStamp </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/Timer/ title=Timer class=md-nav__link> Timer </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/TimerLog/ title=TimerLog class=md-nav__link> TimerLog </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/UnknownLengthArray/ title=UnknownLengthArray class=md-nav__link> UnknownLengthArray </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/Variant/ title=Variant class=md-nav__link> Variant </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/Vector/ title=Vector class=md-nav__link> Vector </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/VectorArrayKnownLength/ title=VectorArrayKnownLength class=md-nav__link> VectorArrayKnownLength </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/VectorArrayUnknownLength/ title=VectorArrayUnknownLength class=md-nav__link> VectorArrayUnknownLength </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/VersionMacros/ title=VersionMacros class=md-nav__link> VersionMacros </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/ViewportBorders/ title=ViewportBorders class=md-nav__link> ViewportBorders </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/WindowModifiedEvent/ title=WindowModifiedEvent class=md-nav__link> WindowModifiedEvent </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Utilities/ZBuffer/ title=ZBuffer class=md-nav__link> ZBuffer </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-48 type=checkbox id=nav-12-48> <label class=md-nav__link for=nav-12-48> VTKConcepts </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-48> VTKConcepts </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/VTKConcepts/Scalars/ title=Scalars class=md-nav__link> Scalars </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-49 type=checkbox id=nav-12-49> <label class=md-nav__link for=nav-12-49> Video </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-49> Video </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Video/FFMPEG/ title=FFMPEG class=md-nav__link> FFMPEG </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Video/MPEG2/ title=MPEG2 class=md-nav__link> MPEG2 </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Video/OggTheora/ title=OggTheora class=md-nav__link> OggTheora </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-50 type=checkbox id=nav-12-50> <label class=md-nav__link for=nav-12-50> Views </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-50> Views </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Views/RenderView/ title=RenderView class=md-nav__link> RenderView </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-51 type=checkbox id=nav-12-51> <label class=md-nav__link for=nav-12-51> Visualization </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-51> Visualization </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Visualization/AlphaFrequency/ title=AlphaFrequency class=md-nav__link> AlphaFrequency </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/AnnotatedCubeActor/ title=AnnotatedCubeActor class=md-nav__link> AnnotatedCubeActor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/Arbitrary3DCursor/ title=Arbitrary3DCursor class=md-nav__link> Arbitrary3DCursor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/AssignCellColorsFromLUT/ title=AssignCellColorsFromLUT class=md-nav__link> AssignCellColorsFromLUT </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/AxisActor/ title=AxisActor class=md-nav__link> AxisActor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/BackfaceCulling/ title=BackfaceCulling class=md-nav__link> BackfaceCulling </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/BackgroundColor/ title=BackgroundColor class=md-nav__link> BackgroundColor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/BackgroundGradient/ title=BackgroundGradient class=md-nav__link> BackgroundGradient </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/BackgroundTexture/ title=BackgroundTexture class=md-nav__link> BackgroundTexture </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/BillboardTextActor3D/ title=BillboardTextActor3D class=md-nav__link> BillboardTextActor3D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/BlobbyLogo/ title=BlobbyLogo class=md-nav__link> BlobbyLogo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/Blow/ title=Blow class=md-nav__link> Blow </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/BoxClipStructuredPoints/ title=BoxClipStructuredPoints class=md-nav__link> BoxClipStructuredPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/BoxClipUnstructuredGrid/ title=BoxClipUnstructuredGrid class=md-nav__link> BoxClipUnstructuredGrid </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/Camera/ title=Camera class=md-nav__link> Camera </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/CameraActor/ title=CameraActor class=md-nav__link> CameraActor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/CameraModel1/ title=CameraModel1 class=md-nav__link> CameraModel1 </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/CameraModel2/ title=CameraModel2 class=md-nav__link> CameraModel2 </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/CaptionActor2D/ title=CaptionActor2D class=md-nav__link> CaptionActor2D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ChooseTextColor/ title=ChooseTextColor class=md-nav__link> ChooseTextColor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ChooseTextColorDemo/ title=ChooseTextColorDemo class=md-nav__link> ChooseTextColorDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ClipArt/ title=ClipArt class=md-nav__link> ClipArt </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/CloseWindow/ title=CloseWindow class=md-nav__link> CloseWindow </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/CollisionDetection/ title=CollisionDetection class=md-nav__link> CollisionDetection </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ColorActorEdges/ title=ColorActorEdges class=md-nav__link> ColorActorEdges </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ColorAnActor/ title=ColorAnActor class=md-nav__link> ColorAnActor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ColorGlyphs/ title=ColorGlyphs class=md-nav__link> ColorGlyphs </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ColorSeriesPatches/ title=ColorSeriesPatches class=md-nav__link> ColorSeriesPatches </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ComplexV/ title=ComplexV class=md-nav__link> ComplexV </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/CornerAnnotation/ title=CornerAnnotation class=md-nav__link> CornerAnnotation </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/CorrectlyRenderTranslucentGeometry/ title=CorrectlyRenderTranslucentGeometry class=md-nav__link> CorrectlyRenderTranslucentGeometry </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/CreateColorSeriesDemo/ title=CreateColorSeriesDemo class=md-nav__link> CreateColorSeriesDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/CubeAxesActor/ title=CubeAxesActor class=md-nav__link> CubeAxesActor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/CubeAxesActor2D/ title=CubeAxesActor2D class=md-nav__link> CubeAxesActor2D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/Cursor2D/ title=Cursor2D class=md-nav__link> Cursor2D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/Cursor3D/ title=Cursor3D class=md-nav__link> Cursor3D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/CursorShape/ title=CursorShape class=md-nav__link> CursorShape </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/CurvatureBandsWithGlyphs/ title=CurvatureBandsWithGlyphs class=md-nav__link> CurvatureBandsWithGlyphs </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/CurvedReformation/ title=CurvedReformation class=md-nav__link> CurvedReformation </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/DepthSortPolyData/ title=DepthSortPolyData class=md-nav__link> DepthSortPolyData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/DisplayCoordinateAxes/ title=DisplayCoordinateAxes class=md-nav__link> DisplayCoordinateAxes </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/DisplayQuadricSurfaces/ title=DisplayQuadricSurfaces class=md-nav__link> DisplayQuadricSurfaces </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/DistanceToCamera/ title=DistanceToCamera class=md-nav__link> DistanceToCamera </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/DrawText/ title=DrawText class=md-nav__link> DrawText </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/EdgePoints/ title=EdgePoints class=md-nav__link> EdgePoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ElevationBandsWithGlyphs/ title=ElevationBandsWithGlyphs class=md-nav__link> ElevationBandsWithGlyphs </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ExtrudePolyDataAlongLine/ title=ExtrudePolyDataAlongLine class=md-nav__link> ExtrudePolyDataAlongLine </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/FastSplatter/ title=FastSplatter class=md-nav__link> FastSplatter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/FlatShading/ title=FlatShading class=md-nav__link> FlatShading </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/FlyingFrogSkinAndTissue/ title=FlyingFrogSkinAndTissue class=md-nav__link> FlyingFrogSkinAndTissue </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/FlyingFrogSkinAndTissueB/ title=FlyingFrogSkinAndTissueB class=md-nav__link> FlyingFrogSkinAndTissueB </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/FlyingFrogSkinAndTissueC/ title=FlyingFrogSkinAndTissueC class=md-nav__link> FlyingFrogSkinAndTissueC </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/Follower/ title=Follower class=md-nav__link> Follower </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/FontFile/ title=FontFile class=md-nav__link> FontFile </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/FrogSlice/ title=FrogSlice class=md-nav__link> FrogSlice </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/Glyph3DImage/ title=Glyph3DImage class=md-nav__link> Glyph3DImage </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/Glyph3DMapper/ title=Glyph3DMapper class=md-nav__link> Glyph3DMapper </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/Hanoi/ title=Hanoi class=md-nav__link> Hanoi </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/HanoiInitial/ title=HanoiInitial class=md-nav__link> HanoiInitial </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/HanoiIntermediate/ title=HanoiIntermediate class=md-nav__link> HanoiIntermediate </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/Hawaii/ title=Hawaii class=md-nav__link> Hawaii </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/HedgeHog/ title=HedgeHog class=md-nav__link> HedgeHog </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/HideActor/ title=HideActor class=md-nav__link> HideActor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/HideAllActors/ title=HideAllActors class=md-nav__link> HideAllActors </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ImageMapper/ title=ImageMapper class=md-nav__link> ImageMapper </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ImageOrder/ title=ImageOrder class=md-nav__link> ImageOrder </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ImageOrientation/ title=ImageOrientation class=md-nav__link> ImageOrientation </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ImageTransparency/ title=ImageTransparency class=md-nav__link> ImageTransparency </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/IsosurfaceSampling/ title=IsosurfaceSampling class=md-nav__link> IsosurfaceSampling </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/Kitchen/ title=Kitchen class=md-nav__link> Kitchen </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/KochSnowflake/ title=KochSnowflake class=md-nav__link> KochSnowflake </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/LODProp3D/ title=LODProp3D class=md-nav__link> LODProp3D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/LabelContours/ title=LabelContours class=md-nav__link> LabelContours </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/LabelPlacementMapper/ title=LabelPlacementMapper class=md-nav__link> LabelPlacementMapper </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/LabeledDataMapper/ title=LabeledDataMapper class=md-nav__link> LabeledDataMapper </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/LabeledMesh/ title=LabeledMesh class=md-nav__link> LabeledMesh </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/Legend/ title=Legend class=md-nav__link> Legend </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/LegendScaleActor/ title=LegendScaleActor class=md-nav__link> LegendScaleActor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/LineWidth/ title=LineWidth class=md-nav__link> LineWidth </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/LoopShrink/ title=LoopShrink class=md-nav__link> LoopShrink </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/Lorenz/ title=Lorenz class=md-nav__link> Lorenz </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/Morph3D/ title=Morph3D class=md-nav__link> Morph3D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/MovableAxes/ title=MovableAxes class=md-nav__link> MovableAxes </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/MoveActor/ title=MoveActor class=md-nav__link> MoveActor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/MoveCamera/ title=MoveCamera class=md-nav__link> MoveCamera </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/MultipleActors/ title=MultipleActors class=md-nav__link> MultipleActors </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/MultipleRenderWindows/ title=MultipleRenderWindows class=md-nav__link> MultipleRenderWindows </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/MultipleViewports/ title=MultipleViewports class=md-nav__link> MultipleViewports </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/NamedColorPatches/ title=NamedColorPatches class=md-nav__link> NamedColorPatches </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/NamedColors/ title=NamedColors class=md-nav__link> NamedColors </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/NoShading/ title=NoShading class=md-nav__link> NoShading </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/NormalsDemo/ title=NormalsDemo class=md-nav__link> NormalsDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/Opacity/ title=Opacity class=md-nav__link> Opacity </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/OrientedGlyphs/ title=OrientedGlyphs class=md-nav__link> OrientedGlyphs </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/PointDataSubdivision/ title=PointDataSubdivision class=md-nav__link> PointDataSubdivision </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/PointSize/ title=PointSize class=md-nav__link> PointSize </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ProgrammableGlyphFilter/ title=ProgrammableGlyphFilter class=md-nav__link> ProgrammableGlyphFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ProjectSphere/ title=ProjectSphere class=md-nav__link> ProjectSphere </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ProteinRibbons/ title=ProteinRibbons class=md-nav__link> ProteinRibbons </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/QuadraticSurface/ title=QuadraticSurface class=md-nav__link> QuadraticSurface </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/QuadricLODActor/ title=QuadricLODActor class=md-nav__link> QuadricLODActor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/QuadricVisualization/ title=QuadricVisualization class=md-nav__link> QuadricVisualization </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/RandomProbe/ title=RandomProbe class=md-nav__link> RandomProbe </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/RenderLargeImage/ title=RenderLargeImage class=md-nav__link> RenderLargeImage </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ReverseAccess/ title=ReverseAccess class=md-nav__link> ReverseAccess </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/RotateActor/ title=RotateActor class=md-nav__link> RotateActor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ScalarBarActor/ title=ScalarBarActor class=md-nav__link> ScalarBarActor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ScalarBarActorColorSeries/ title=ScalarBarActorColorSeries class=md-nav__link> ScalarBarActorColorSeries </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ScalarVisibility/ title=ScalarVisibility class=md-nav__link> ScalarVisibility </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ScaleGlyphs/ title=ScaleGlyphs class=md-nav__link> ScaleGlyphs </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/SceneBounds/ title=SceneBounds class=md-nav__link> SceneBounds </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/SelectWindowRegion/ title=SelectWindowRegion class=md-nav__link> SelectWindowRegion </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ShadowsLightsDemo/ title=ShadowsLightsDemo class=md-nav__link> ShadowsLightsDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ShadowsOpenGL/ title=ShadowsOpenGL class=md-nav__link> ShadowsOpenGL </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ShepardInterpolation/ title=ShepardInterpolation class=md-nav__link> ShepardInterpolation </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/SideBySideViewports/ title=SideBySideViewports class=md-nav__link> SideBySideViewports </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/StreamLines/ title=StreamLines class=md-nav__link> StreamLines </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/StructuredDataTypes/ title=StructuredDataTypes class=md-nav__link> StructuredDataTypes </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/TensorGlyph/ title=TensorGlyph class=md-nav__link> TensorGlyph </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/TextSource/ title=TextSource class=md-nav__link> TextSource </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/TextureMapImageData/ title=TextureMapImageData class=md-nav__link> TextureMapImageData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/TextureMapPlane/ title=TextureMapPlane class=md-nav__link> TextureMapPlane </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/TextureMapQuad/ title=TextureMapQuad class=md-nav__link> TextureMapQuad </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/TransformActor/ title=TransformActor class=md-nav__link> TransformActor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/TransformActorCollection/ title=TransformActorCollection class=md-nav__link> TransformActorCollection </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/VectorField/ title=VectorField class=md-nav__link> VectorField </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/VectorOfActors/ title=VectorOfActors class=md-nav__link> VectorOfActors </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/VectorText/ title=VectorText class=md-nav__link> VectorText </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ViewFrog/ title=ViewFrog class=md-nav__link> ViewFrog </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ViewFrogA/ title=ViewFrogA class=md-nav__link> ViewFrogA </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ViewFrogBoth/ title=ViewFrogBoth class=md-nav__link> ViewFrogBoth </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/ViewFrogSkinAndTissue/ title=ViewFrogSkinAndTissue class=md-nav__link> ViewFrogSkinAndTissue </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/Visualize2DPoints/ title=Visualize2DPoints class=md-nav__link> Visualize2DPoints </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/VisualizeImageData/ title=VisualizeImageData class=md-nav__link> VisualizeImageData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/VisualizeVTP/ title=VisualizeVTP class=md-nav__link> VisualizeVTP </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/WindowSize/ title=WindowSize class=md-nav__link> WindowSize </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/WindowTitle/ title=WindowTitle class=md-nav__link> WindowTitle </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Visualization/Wireframe/ title=Wireframe class=md-nav__link> Wireframe </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-52 type=checkbox id=nav-12-52> <label class=md-nav__link for=nav-12-52> VisualizationAlgorithms </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-52> VisualizationAlgorithms </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/AnatomicalOrientation/ title=AnatomicalOrientation class=md-nav__link> AnatomicalOrientation </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/BandedPolyDataContourFilter/ title=BandedPolyDataContourFilter class=md-nav__link> BandedPolyDataContourFilter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/BluntStreamlines/ title=BluntStreamlines class=md-nav__link> BluntStreamlines </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/CarotidFlow/ title=CarotidFlow class=md-nav__link> CarotidFlow </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/CarotidFlowGlyphs/ title=CarotidFlowGlyphs class=md-nav__link> CarotidFlowGlyphs </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/ClipSphereCylinder/ title=ClipSphereCylinder class=md-nav__link> ClipSphereCylinder </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/ColorIsosurface/ title=ColorIsosurface class=md-nav__link> ColorIsosurface </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/ColoredAnnotatedCube/ title=ColoredAnnotatedCube class=md-nav__link> ColoredAnnotatedCube </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/CombustorIsosurface/ title=CombustorIsosurface class=md-nav__link> CombustorIsosurface </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/ContourQuadric/ title=ContourQuadric class=md-nav__link> ContourQuadric </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/CreateBFont/ title=CreateBFont class=md-nav__link> CreateBFont </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/CutStructuredGrid/ title=CutStructuredGrid class=md-nav__link> CutStructuredGrid </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/CutWithCutFunction/ title=CutWithCutFunction class=md-nav__link> CutWithCutFunction </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/CutWithScalars/ title=CutWithScalars class=md-nav__link> CutWithScalars </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/Cutter/ title=Cutter class=md-nav__link> Cutter </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/DataSetSurface/ title=DataSetSurface class=md-nav__link> DataSetSurface </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/DecimateFran/ title=DecimateFran class=md-nav__link> DecimateFran </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/DecimateHawaii/ title=DecimateHawaii class=md-nav__link> DecimateHawaii </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/DisplacementPlot/ title=DisplacementPlot class=md-nav__link> DisplacementPlot </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/ExponentialCosine/ title=ExponentialCosine class=md-nav__link> ExponentialCosine </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/ExtractData/ title=ExtractData class=md-nav__link> ExtractData </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/FilledContours/ title=FilledContours class=md-nav__link> FilledContours </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/FindCellIntersections/ title=FindCellIntersections class=md-nav__link> FindCellIntersections </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/FireFlow/ title=FireFlow class=md-nav__link> FireFlow </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/FireFlowDemo/ title=FireFlowDemo class=md-nav__link> FireFlowDemo </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/FlyingHeadSlice/ title=FlyingHeadSlice class=md-nav__link> FlyingHeadSlice </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/HeadBone/ title=HeadBone class=md-nav__link> HeadBone </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/HeadSlice/ title=HeadSlice class=md-nav__link> HeadSlice </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/Hello/ title=Hello class=md-nav__link> Hello </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/HyperStreamline/ title=HyperStreamline class=md-nav__link> HyperStreamline </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/IceCream/ title=IceCream class=md-nav__link> IceCream </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/ImageGradient/ title=ImageGradient class=md-nav__link> ImageGradient </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/IronIsoSurface/ title=IronIsoSurface class=md-nav__link> IronIsoSurface </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/LOx/ title=LOx class=md-nav__link> LOx </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/LOxGrid/ title=LOxGrid class=md-nav__link> LOxGrid </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/LOxSeeds/ title=LOxSeeds class=md-nav__link> LOxSeeds </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/MarchingCases/ title=MarchingCases class=md-nav__link> MarchingCases </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/MarchingCasesA/ title=MarchingCasesA class=md-nav__link> MarchingCasesA </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/MarchingCasesB/ title=MarchingCasesB class=md-nav__link> MarchingCasesB </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/MarchingCasesC/ title=MarchingCasesC class=md-nav__link> MarchingCasesC </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/MarchingCasesD/ title=MarchingCasesD class=md-nav__link> MarchingCasesD </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/Motor/ title=Motor class=md-nav__link> Motor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/Office/ title=Office class=md-nav__link> Office </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/OfficeA/ title=OfficeA class=md-nav__link> OfficeA </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/OfficeTube/ title=OfficeTube class=md-nav__link> OfficeTube </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/PineRootConnectivity/ title=PineRootConnectivity class=md-nav__link> PineRootConnectivity </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/PineRootConnectivityA/ title=PineRootConnectivityA class=md-nav__link> PineRootConnectivityA </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/PineRootDecimation/ title=PineRootDecimation class=md-nav__link> PineRootDecimation </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/PlateVibration/ title=PlateVibration class=md-nav__link> PlateVibration </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/ProbeCombustor/ title=ProbeCombustor class=md-nav__link> ProbeCombustor </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/SingleSplat/ title=SingleSplat class=md-nav__link> SingleSplat </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/SpikeFran/ title=SpikeFran class=md-nav__link> SpikeFran </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/SplatFace/ title=SplatFace class=md-nav__link> SplatFace </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/Stocks/ title=Stocks class=md-nav__link> Stocks </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/StreamlinesWithLineWidget/ title=StreamlinesWithLineWidget class=md-nav__link> StreamlinesWithLineWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/TensorAxes/ title=TensorAxes class=md-nav__link> TensorAxes </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/TensorEllipsoids/ title=TensorEllipsoids class=md-nav__link> TensorEllipsoids </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/TubesFromSplines/ title=TubesFromSplines class=md-nav__link> TubesFromSplines </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/TubesWithVaryingRadiusAndColors/ title=TubesWithVaryingRadiusAndColors class=md-nav__link> TubesWithVaryingRadiusAndColors </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/VelocityProfile/ title=VelocityProfile class=md-nav__link> VelocityProfile </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VisualizationAlgorithms/WarpCombustor/ title=WarpCombustor class=md-nav__link> WarpCombustor </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-53 type=checkbox id=nav-12-53> <label class=md-nav__link for=nav-12-53> VolumeRendering </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-53> VolumeRendering </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/VolumeRendering/FixedPointVolumeRayCastMapperCT/ title=FixedPointVolumeRayCastMapperCT class=md-nav__link> FixedPointVolumeRayCastMapperCT </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VolumeRendering/HAVSVolumeMapper/ title=HAVSVolumeMapper class=md-nav__link> HAVSVolumeMapper </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VolumeRendering/IntermixedUnstructuredGrid/ title=IntermixedUnstructuredGrid class=md-nav__link> IntermixedUnstructuredGrid </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VolumeRendering/MinIntensityRendering/ title=MinIntensityRendering class=md-nav__link> MinIntensityRendering </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VolumeRendering/PseudoVolumeRendering/ title=PseudoVolumeRendering class=md-nav__link> PseudoVolumeRendering </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VolumeRendering/RayCastIsosurface/ title=RayCastIsosurface class=md-nav__link> RayCastIsosurface </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VolumeRendering/SimpleRayCast/ title=SimpleRayCast class=md-nav__link> SimpleRayCast </a> </li> <li class=md-nav__item> <a href=../../../Cxx/VolumeRendering/SmartVolumeMapper/ title=SmartVolumeMapper class=md-nav__link> SmartVolumeMapper </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-12-54 type=checkbox id=nav-12-54> <label class=md-nav__link for=nav-12-54> Widgets </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-12-54> Widgets </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Cxx/Widgets/AffineWidget/ title=AffineWidget class=md-nav__link> AffineWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/AngleWidget/ title=AngleWidget class=md-nav__link> AngleWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/AngleWidget2D/ title=AngleWidget2D class=md-nav__link> AngleWidget2D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/BalloonWidget/ title=BalloonWidget class=md-nav__link> BalloonWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/BiDimensionalWidget/ title=BiDimensionalWidget class=md-nav__link> BiDimensionalWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/BorderWidget/ title=BorderWidget class=md-nav__link> BorderWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/BoxWidget/ title=BoxWidget class=md-nav__link> BoxWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/BoxWidget2/ title=BoxWidget2 class=md-nav__link> BoxWidget2 </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/CaptionWidget/ title=CaptionWidget class=md-nav__link> CaptionWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/CheckerboardWidget/ title=CheckerboardWidget class=md-nav__link> CheckerboardWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/ContourWidget/ title=ContourWidget class=md-nav__link> ContourWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/DistanceWidget/ title=DistanceWidget class=md-nav__link> DistanceWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/HoverWidget/ title=HoverWidget class=md-nav__link> HoverWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/ImagePlaneWidget/ title=ImagePlaneWidget class=md-nav__link> ImagePlaneWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/ImageTracerWidget/ title=ImageTracerWidget class=md-nav__link> ImageTracerWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/ImageTracerWidgetInsideContour/ title=ImageTracerWidgetInsideContour class=md-nav__link> ImageTracerWidgetInsideContour </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/ImageTracerWidgetNonPlanar/ title=ImageTracerWidgetNonPlanar class=md-nav__link> ImageTracerWidgetNonPlanar </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/ImplicitPlaneWidget2/ title=ImplicitPlaneWidget2 class=md-nav__link> ImplicitPlaneWidget2 </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/LineWidget2/ title=LineWidget2 class=md-nav__link> LineWidget2 </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/LogoWidget/ title=LogoWidget class=md-nav__link> LogoWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/OrientationMarkerWidget/ title=OrientationMarkerWidget class=md-nav__link> OrientationMarkerWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/PlaneWidget/ title=PlaneWidget class=md-nav__link> PlaneWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/RectilinearWipeWidget/ title=RectilinearWipeWidget class=md-nav__link> RectilinearWipeWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/SeedWidget/ title=SeedWidget class=md-nav__link> SeedWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/SeedWidgetImage/ title=SeedWidgetImage class=md-nav__link> SeedWidgetImage </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/SeedWidgetWithCustomCallback/ title=SeedWidgetWithCustomCallback class=md-nav__link> SeedWidgetWithCustomCallback </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/Slider/ title=Slider class=md-nav__link> Slider </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/Slider2D/ title=Slider2D class=md-nav__link> Slider2D </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/SphereWidget/ title=SphereWidget class=md-nav__link> SphereWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/SphereWidget2/ title=SphereWidget2 class=md-nav__link> SphereWidget2 </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/SphereWidgetEvents/ title=SphereWidgetEvents class=md-nav__link> SphereWidgetEvents </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/SplineWidget/ title=SplineWidget class=md-nav__link> SplineWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/TextWidget/ title=TextWidget class=md-nav__link> TextWidget </a> </li> <li class=md-nav__item> <a href=../../../Cxx/Widgets/TexturedButtonWidget/ title=TexturedButtonWidget class=md-nav__link> TexturedButtonWidget </a> </li> </ul> </nav> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-13 type=checkbox id=nav-13> <label class=md-nav__link for=nav-13> Instructions </label> <nav class=md-nav data-md-component=collapsible data-md-level=1> <label class=md-nav__title for=nav-13> Instructions </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Instructions/ConvertingFiguresToExamples/ title=ConvertingFiguresToExamples class=md-nav__link> ConvertingFiguresToExamples </a> </li> <li class=md-nav__item> <a href=../../../Instructions/ForAdministrators/ title=ForAdministrators class=md-nav__link> ForAdministrators </a> </li> <li class=md-nav__item> <a href=../../../Instructions/ForDevelopers/ title=ForDevelopers class=md-nav__link> ForDevelopers </a> </li> <li class=md-nav__item> <a href=../../../Instructions/ForUsers/ title=ForUsers class=md-nav__link> ForUsers </a> </li> <li class=md-nav__item> <a href=../../../Instructions/Guidelines/ title=Guidelines class=md-nav__link> Guidelines </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--active md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14 type=checkbox id=nav-14 checked> <label class=md-nav__link for=nav-14> Java </label> <nav class=md-nav data-md-component=collapsible data-md-level=1> <label class=md-nav__title for=nav-14> Java </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Snippets/ title=Snippets class=md-nav__link> Snippets </a> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-2 type=checkbox id=nav-14-2> <label class=md-nav__link for=nav-14-2> Annotation </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-2> Annotation </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Annotation/MultiLineText/ title=MultiLineText class=md-nav__link> MultiLineText </a> </li> <li class=md-nav__item> <a href=../../Annotation/TextOrigin/ title=TextOrigin class=md-nav__link> TextOrigin </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-3 type=checkbox id=nav-14-3> <label class=md-nav__link for=nav-14-3> CompositeData </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-3> CompositeData </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../CompositeData/CompositePolyDataMapper/ title=CompositePolyDataMapper class=md-nav__link> CompositePolyDataMapper </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-4 type=checkbox id=nav-14-4> <label class=md-nav__link for=nav-14-4> DataStructures </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-4> DataStructures </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../DataStructures/BuildOctree/ title=BuildOctree class=md-nav__link> BuildOctree </a> </li> <li class=md-nav__item> <a href=../../DataStructures/VisualizeKDTree/ title=VisualizeKDTree class=md-nav__link> VisualizeKDTree </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--active md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-5 type=checkbox id=nav-14-5 checked> <label class=md-nav__link for=nav-14-5> Filtering </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-5> Filtering </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../Delaunay2D/ title=Delaunay2D class=md-nav__link> Delaunay2D </a> </li> <li class=md-nav__item> <a href=../Glyph2D/ title=Glyph2D class=md-nav__link> Glyph2D </a> </li> <li class=md-nav__item> <a href=../Glyph3D/ title=Glyph3D class=md-nav__link> Glyph3D </a> </li> <li class=md-nav__item> <a href=../PerlinNoise/ title=PerlinNoise class=md-nav__link> PerlinNoise </a> </li> <li class="md-nav__item md-nav__item--active"> <input class="md-toggle md-nav__toggle" data-md-toggle=toc type=checkbox id=toc> <label class="md-nav__link md-nav__link--active" for=toc> TransformPolyData </label> <a href=./ title=TransformPolyData class="md-nav__link md-nav__link--active"> TransformPolyData </a> <nav class="md-nav md-nav--secondary"> <label class=md-nav__title for=toc>Table of contents</label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=#description title=Description class=md-nav__link> Description </a> </li> <li class=md-nav__item> <a href=#code title=Code class=md-nav__link> Code </a> </li> </ul> </nav> </li> <li class=md-nav__item> <a href=../VertexGlyphFilter/ title=VertexGlyphFilter class=md-nav__link> VertexGlyphFilter </a> </li> <li class=md-nav__item> <a href=../WarpTo/ title=WarpTo class=md-nav__link> WarpTo </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-6 type=checkbox id=nav-14-6> <label class=md-nav__link for=nav-14-6> GeometricObjects </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-6> GeometricObjects </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../GeometricObjects/Arrow/ title=Arrow class=md-nav__link> Arrow </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/Circle/ title=Circle class=md-nav__link> Circle </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/Cone/ title=Cone class=md-nav__link> Cone </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/ConvexPointSet/ title=ConvexPointSet class=md-nav__link> ConvexPointSet </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/CylinderExample/ title=CylinderExample class=md-nav__link> CylinderExample </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/Disk/ title=Disk class=md-nav__link> Disk </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/EllipticalCylinder/ title=EllipticalCylinder class=md-nav__link> EllipticalCylinder </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/Frustum/ title=Frustum class=md-nav__link> Frustum </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/Line/ title=Line class=md-nav__link> Line </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/LongLine/ title=LongLine class=md-nav__link> LongLine </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/OrientedArrow/ title=OrientedArrow class=md-nav__link> OrientedArrow </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/OrientedCylinder/ title=OrientedCylinder class=md-nav__link> OrientedCylinder </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/ParametricObjects/ title=ParametricObjects class=md-nav__link> ParametricObjects </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/PlanesIntersection/ title=PlanesIntersection class=md-nav__link> PlanesIntersection </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/Polygon/ title=Polygon class=md-nav__link> Polygon </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/Pyramid/ title=Pyramid class=md-nav__link> Pyramid </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/Quad/ title=Quad class=md-nav__link> Quad </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/RegularPolygonSource/ title=RegularPolygonSource class=md-nav__link> RegularPolygonSource </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/ShrinkCube/ title=ShrinkCube class=md-nav__link> ShrinkCube </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/TextActor/ title=TextActor class=md-nav__link> TextActor </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/Triangle/ title=Triangle class=md-nav__link> Triangle </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/TriangleStrip/ title=TriangleStrip class=md-nav__link> TriangleStrip </a> </li> <li class=md-nav__item> <a href=../../GeometricObjects/Vertex/ title=Vertex class=md-nav__link> Vertex </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-7 type=checkbox id=nav-14-7> <label class=md-nav__link for=nav-14-7> Geovis </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-7> Geovis </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Geovis/CompassWidget/ title=CompassWidget class=md-nav__link> CompassWidget </a> </li> <li class=md-nav__item> <a href=../../Geovis/EarthSource/ title=EarthSource class=md-nav__link> EarthSource </a> </li> <li class=md-nav__item> <a href=../../Geovis/GeoAssignCoordinates/ title=GeoAssignCoordinates class=md-nav__link> GeoAssignCoordinates </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-8 type=checkbox id=nav-14-8> <label class=md-nav__link for=nav-14-8> Graphs </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-8> Graphs </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Graphs/RandomGraphSource/ title=RandomGraphSource class=md-nav__link> RandomGraphSource </a> </li> <li class=md-nav__item> <a href=../../Graphs/SelectGraphVertices/ title=SelectGraphVertices class=md-nav__link> SelectGraphVertices </a> </li> <li class=md-nav__item> <a href=../../Graphs/VisualizeGraph/ title=VisualizeGraph class=md-nav__link> VisualizeGraph </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-9 type=checkbox id=nav-14-9> <label class=md-nav__link for=nav-14-9> HyperTreeGrid </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-9> HyperTreeGrid </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../HyperTreeGrid/HyperTreeGridSource/ title=HyperTreeGridSource class=md-nav__link> HyperTreeGridSource </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-10 type=checkbox id=nav-14-10> <label class=md-nav__link for=nav-14-10> IO </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-10> IO </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../IO/ConvertFile/ title=ConvertFile class=md-nav__link> ConvertFile </a> </li> <li class=md-nav__item> <a href=../../IO/DEMReader/ title=DEMReader class=md-nav__link> DEMReader </a> </li> <li class=md-nav__item> <a href=../../IO/JPEGReader/ title=JPEGReader class=md-nav__link> JPEGReader </a> </li> <li class=md-nav__item> <a href=../../IO/JPEGWriter/ title=JPEGWriter class=md-nav__link> JPEGWriter </a> </li> <li class=md-nav__item> <a href=../../IO/PNGReader/ title=PNGReader class=md-nav__link> PNGReader </a> </li> <li class=md-nav__item> <a href=../../IO/ParticleReader/ title=ParticleReader class=md-nav__link> ParticleReader </a> </li> <li class=md-nav__item> <a href=../../IO/ReadBMP/ title=ReadBMP class=md-nav__link> ReadBMP </a> </li> <li class=md-nav__item> <a href=../../IO/ReadCML/ title=ReadCML class=md-nav__link> ReadCML </a> </li> <li class=md-nav__item> <a href=../../IO/ReadDICOM/ title=ReadDICOM class=md-nav__link> ReadDICOM </a> </li> <li class=md-nav__item> <a href=../../IO/ReadOBJ/ title=ReadOBJ class=md-nav__link> ReadOBJ </a> </li> <li class=md-nav__item> <a href=../../IO/ReadPLOT3D/ title=ReadPLOT3D class=md-nav__link> ReadPLOT3D </a> </li> <li class=md-nav__item> <a href=../../IO/ReadPLY/ title=ReadPLY class=md-nav__link> ReadPLY </a> </li> <li class=md-nav__item> <a href=../../IO/ReadPNM/ title=ReadPNM class=md-nav__link> ReadPNM </a> </li> <li class=md-nav__item> <a href=../../IO/ReadPolyData/ title=ReadPolyData class=md-nav__link> ReadPolyData </a> </li> <li class=md-nav__item> <a href=../../IO/ReadRectilinearGrid/ title=ReadRectilinearGrid class=md-nav__link> ReadRectilinearGrid </a> </li> <li class=md-nav__item> <a href=../../IO/ReadSLC/ title=ReadSLC class=md-nav__link> ReadSLC </a> </li> <li class=md-nav__item> <a href=../../IO/ReadSTL/ title=ReadSTL class=md-nav__link> ReadSTL </a> </li> <li class=md-nav__item> <a href=../../IO/ReadStructuredGrid/ title=ReadStructuredGrid class=md-nav__link> ReadStructuredGrid </a> </li> <li class=md-nav__item> <a href=../../IO/ReadTIFF/ title=ReadTIFF class=md-nav__link> ReadTIFF </a> </li> <li class=md-nav__item> <a href=../../IO/ReadVTP/ title=ReadVTP class=md-nav__link> ReadVTP </a> </li> <li class=md-nav__item> <a href=../../IO/SimplePointsReader/ title=SimplePointsReader class=md-nav__link> SimplePointsReader </a> </li> <li class=md-nav__item> <a href=../../IO/SimplePointsWriter/ title=SimplePointsWriter class=md-nav__link> SimplePointsWriter </a> </li> <li class=md-nav__item> <a href=../../IO/StructuredPointsReader/ title=StructuredPointsReader class=md-nav__link> StructuredPointsReader </a> </li> <li class=md-nav__item> <a href=../../IO/ThreeDSImporter/ title=ThreeDSImporter class=md-nav__link> ThreeDSImporter </a> </li> <li class=md-nav__item> <a href=../../IO/VRMLImporter/ title=VRMLImporter class=md-nav__link> VRMLImporter </a> </li> <li class=md-nav__item> <a href=../../IO/WritePLY/ title=WritePLY class=md-nav__link> WritePLY </a> </li> <li class=md-nav__item> <a href=../../IO/WritePNM/ title=WritePNM class=md-nav__link> WritePNM </a> </li> <li class=md-nav__item> <a href=../../IO/WriteSTL/ title=WriteSTL class=md-nav__link> WriteSTL </a> </li> <li class=md-nav__item> <a href=../../IO/WriteTIFF/ title=WriteTIFF class=md-nav__link> WriteTIFF </a> </li> <li class=md-nav__item> <a href=../../IO/WriteVTP/ title=WriteVTP class=md-nav__link> WriteVTP </a> </li> <li class=md-nav__item> <a href=../../IO/WriteVTU/ title=WriteVTU class=md-nav__link> WriteVTU </a> </li> <li class=md-nav__item> <a href=../../IO/XMLPImageDataWriter/ title=XMLPImageDataWriter class=md-nav__link> XMLPImageDataWriter </a> </li> <li class=md-nav__item> <a href=../../IO/XMLPUnstructuredGridWriter/ title=XMLPUnstructuredGridWriter class=md-nav__link> XMLPUnstructuredGridWriter </a> </li> <li class=md-nav__item> <a href=../../IO/XMLStructuredGridWriter/ title=XMLStructuredGridWriter class=md-nav__link> XMLStructuredGridWriter </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-11 type=checkbox id=nav-14-11> <label class=md-nav__link for=nav-14-11> ImageData </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-11> ImageData </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../ImageData/ImageNormalize/ title=ImageNormalize class=md-nav__link> ImageNormalize </a> </li> <li class=md-nav__item> <a href=../../ImageData/ImageWeightedSum/ title=ImageWeightedSum class=md-nav__link> ImageWeightedSum </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-12 type=checkbox id=nav-14-12> <label class=md-nav__link for=nav-14-12> ImageProcessing </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-12> ImageProcessing </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../ImageProcessing/ShotNoise/ title=ShotNoise class=md-nav__link> ShotNoise </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-13 type=checkbox id=nav-14-13> <label class=md-nav__link for=nav-14-13> Images </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-13> Images </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Images/Actor2D/ title=Actor2D class=md-nav__link> Actor2D </a> </li> <li class=md-nav__item> <a href=../../Images/Cast/ title=Cast class=md-nav__link> Cast </a> </li> <li class=md-nav__item> <a href=../../Images/Flip/ title=Flip class=md-nav__link> Flip </a> </li> <li class=md-nav__item> <a href=../../Images/ImageFFT/ title=ImageFFT class=md-nav__link> ImageFFT </a> </li> <li class=md-nav__item> <a href=../../Images/ImageSinusoidSource/ title=ImageSinusoidSource class=md-nav__link> ImageSinusoidSource </a> </li> <li class=md-nav__item> <a href=../../Images/RTAnalyticSource/ title=RTAnalyticSource class=md-nav__link> RTAnalyticSource </a> </li> <li class=md-nav__item> <a href=../../Images/StaticImage/ title=StaticImage class=md-nav__link> StaticImage </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-14 type=checkbox id=nav-14-14> <label class=md-nav__link for=nav-14-14> Imaging </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-14> Imaging </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Imaging/ImageTest/ title=ImageTest class=md-nav__link> ImageTest </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-15 type=checkbox id=nav-14-15> <label class=md-nav__link for=nav-14-15> ImplicitFunctions </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-15> ImplicitFunctions </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../ImplicitFunctions/ImplicitDataSet/ title=ImplicitDataSet class=md-nav__link> ImplicitDataSet </a> </li> <li class=md-nav__item> <a href=../../ImplicitFunctions/ImplicitSphere/ title=ImplicitSphere class=md-nav__link> ImplicitSphere </a> </li> <li class=md-nav__item> <a href=../../ImplicitFunctions/SampleFunction/ title=SampleFunction class=md-nav__link> SampleFunction </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-16 type=checkbox id=nav-14-16> <label class=md-nav__link for=nav-14-16> InfoVis </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-16> InfoVis </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../InfoVis/GraphPoints/ title=GraphPoints class=md-nav__link> GraphPoints </a> </li> <li class=md-nav__item> <a href=../../InfoVis/PassThrough/ title=PassThrough class=md-nav__link> PassThrough </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-17 type=checkbox id=nav-14-17> <label class=md-nav__link for=nav-14-17> Interaction </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-17> Interaction </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Interaction/Assembly/ title=Assembly class=md-nav__link> Assembly </a> </li> <li class=md-nav__item> <a href=../../Interaction/InteractorStyleTerrain/ title=InteractorStyleTerrain class=md-nav__link> InteractorStyleTerrain </a> </li> <li class=md-nav__item> <a href=../../Interaction/PickableOff/ title=PickableOff class=md-nav__link> PickableOff </a> </li> <li class=md-nav__item> <a href=../../Interaction/RubberBandPick/ title=RubberBandPick class=md-nav__link> RubberBandPick </a> </li> <li class=md-nav__item> <a href=../../Interaction/RubberBandZoom/ title=RubberBandZoom class=md-nav__link> RubberBandZoom </a> </li> <li class=md-nav__item> <a href=../../Interaction/StyleSwitch/ title=StyleSwitch class=md-nav__link> StyleSwitch </a> </li> <li class=md-nav__item> <a href=../../Interaction/TrackballActor/ title=TrackballActor class=md-nav__link> TrackballActor </a> </li> <li class=md-nav__item> <a href=../../Interaction/TrackballCamera/ title=TrackballCamera class=md-nav__link> TrackballCamera </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-18 type=checkbox id=nav-14-18> <label class=md-nav__link for=nav-14-18> Lighting </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-18> Lighting </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Lighting/LightActor/ title=LightActor class=md-nav__link> LightActor </a> </li> <li class=md-nav__item> <a href=../../Lighting/SpotLight/ title=SpotLight class=md-nav__link> SpotLight </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-19 type=checkbox id=nav-14-19> <label class=md-nav__link for=nav-14-19> Math </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-19> Math </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Math/MatrixInverse/ title=MatrixInverse class=md-nav__link> MatrixInverse </a> </li> <li class=md-nav__item> <a href=../../Math/MatrixTranspose/ title=MatrixTranspose class=md-nav__link> MatrixTranspose </a> </li> <li class=md-nav__item> <a href=../../Math/NormalizeVector/ title=NormalizeVector class=md-nav__link> NormalizeVector </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-20 type=checkbox id=nav-14-20> <label class=md-nav__link for=nav-14-20> Medical </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-20> Medical </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Medical/MedicalDemo1/ title=MedicalDemo1 class=md-nav__link> MedicalDemo1 </a> </li> <li class=md-nav__item> <a href=../../Medical/MedicalDemo2/ title=MedicalDemo2 class=md-nav__link> MedicalDemo2 </a> </li> <li class=md-nav__item> <a href=../../Medical/MedicalDemo3/ title=MedicalDemo3 class=md-nav__link> MedicalDemo3 </a> </li> <li class=md-nav__item> <a href=../../Medical/MedicalDemo4/ title=MedicalDemo4 class=md-nav__link> MedicalDemo4 </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-21 type=checkbox id=nav-14-21> <label class=md-nav__link for=nav-14-21> Meshes </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-21> Meshes </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Meshes/AddCell/ title=AddCell class=md-nav__link> AddCell </a> </li> <li class=md-nav__item> <a href=../../Meshes/BoundaryEdges/ title=BoundaryEdges class=md-nav__link> BoundaryEdges </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-22 type=checkbox id=nav-14-22> <label class=md-nav__link for=nav-14-22> Modelling </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-22> Modelling </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Modelling/Bottle/ title=Bottle class=md-nav__link> Bottle </a> </li> <li class=md-nav__item> <a href=../../Modelling/DelaunayMesh/ title=DelaunayMesh class=md-nav__link> DelaunayMesh </a> </li> <li class=md-nav__item> <a href=../../Modelling/Spring/ title=Spring class=md-nav__link> Spring </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-23 type=checkbox id=nav-14-23> <label class=md-nav__link for=nav-14-23> Parallel </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-23> Parallel </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Parallel/ExodusIIWriter/ title=ExodusIIWriter class=md-nav__link> ExodusIIWriter </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-24 type=checkbox id=nav-14-24> <label class=md-nav__link for=nav-14-24> Points </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-24> Points </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Points/FitImplicitFunction/ title=FitImplicitFunction class=md-nav__link> FitImplicitFunction </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-25 type=checkbox id=nav-14-25> <label class=md-nav__link for=nav-14-25> PolyData </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-25> PolyData </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../PolyData/CellCenters/ title=CellCenters class=md-nav__link> CellCenters </a> </li> <li class=md-nav__item> <a href=../../PolyData/CenterOfMass/ title=CenterOfMass class=md-nav__link> CenterOfMass </a> </li> <li class=md-nav__item> <a href=../../PolyData/ColorCells/ title=ColorCells class=md-nav__link> ColorCells </a> </li> <li class=md-nav__item> <a href=../../PolyData/ColorCellsWithRGB/ title=ColorCellsWithRGB class=md-nav__link> ColorCellsWithRGB </a> </li> <li class=md-nav__item> <a href=../../PolyData/ColorDisconnectedRegions/ title=ColorDisconnectedRegions class=md-nav__link> ColorDisconnectedRegions </a> </li> <li class=md-nav__item> <a href=../../PolyData/ColoredPoints/ title=ColoredPoints class=md-nav__link> ColoredPoints </a> </li> <li class=md-nav__item> <a href=../../PolyData/ConvexHullShrinkWrap/ title=ConvexHullShrinkWrap class=md-nav__link> ConvexHullShrinkWrap </a> </li> <li class=md-nav__item> <a href=../../PolyData/KochanekSpline/ title=KochanekSpline class=md-nav__link> KochanekSpline </a> </li> <li class=md-nav__item> <a href=../../PolyData/MeshQuality/ title=MeshQuality class=md-nav__link> MeshQuality </a> </li> <li class=md-nav__item> <a href=../../PolyData/Outline/ title=Outline class=md-nav__link> Outline </a> </li> <li class=md-nav__item> <a href=../../PolyData/Reflection/ title=Reflection class=md-nav__link> Reflection </a> </li> <li class=md-nav__item> <a href=../../PolyData/RibbonFilter/ title=RibbonFilter class=md-nav__link> RibbonFilter </a> </li> <li class=md-nav__item> <a href=../../PolyData/RotationAroundLine/ title=RotationAroundLine class=md-nav__link> RotationAroundLine </a> </li> <li class=md-nav__item> <a href=../../PolyData/RuledSurfaceFilter/ title=RuledSurfaceFilter class=md-nav__link> RuledSurfaceFilter </a> </li> <li class=md-nav__item> <a href=../../PolyData/Stripper/ title=Stripper class=md-nav__link> Stripper </a> </li> <li class=md-nav__item> <a href=../../PolyData/ThinPlateSplineTransform/ title=ThinPlateSplineTransform class=md-nav__link> ThinPlateSplineTransform </a> </li> <li class=md-nav__item> <a href=../../PolyData/TransformFilter/ title=TransformFilter class=md-nav__link> TransformFilter </a> </li> <li class=md-nav__item> <a href=../../PolyData/TransformPipeline/ title=TransformPipeline class=md-nav__link> TransformPipeline </a> </li> <li class=md-nav__item> <a href=../../PolyData/TriangleColoredPoints/ title=TriangleColoredPoints class=md-nav__link> TriangleColoredPoints </a> </li> <li class=md-nav__item> <a href=../../PolyData/TubeFilter/ title=TubeFilter class=md-nav__link> TubeFilter </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-26 type=checkbox id=nav-14-26> <label class=md-nav__link for=nav-14-26> RectilinearGrid </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-26> RectilinearGrid </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../RectilinearGrid/RectilinearGrid/ title=RectilinearGrid class=md-nav__link> RectilinearGrid </a> </li> <li class=md-nav__item> <a href=../../RectilinearGrid/RectilinearGridToTetrahedra/ title=RectilinearGridToTetrahedra class=md-nav__link> RectilinearGridToTetrahedra </a> </li> <li class=md-nav__item> <a href=../../RectilinearGrid/VisualizeRectilinearGrid/ title=VisualizeRectilinearGrid class=md-nav__link> VisualizeRectilinearGrid </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-27 type=checkbox id=nav-14-27> <label class=md-nav__link for=nav-14-27> Rendering </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-27> Rendering </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Rendering/AmbientSpheres/ title=AmbientSpheres class=md-nav__link> AmbientSpheres </a> </li> <li class=md-nav__item> <a href=../../Rendering/ColoredSphere/ title=ColoredSphere class=md-nav__link> ColoredSphere </a> </li> <li class=md-nav__item> <a href=../../Rendering/Cone6/ title=Cone6 class=md-nav__link> Cone6 </a> </li> <li class=md-nav__item> <a href=../../Rendering/Mace/ title=Mace class=md-nav__link> Mace </a> </li> <li class=md-nav__item> <a href=../../Rendering/SpecularSpheres/ title=SpecularSpheres class=md-nav__link> SpecularSpheres </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-28 type=checkbox id=nav-14-28> <label class=md-nav__link for=nav-14-28> SimpleOperations </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-28> SimpleOperations </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../SimpleOperations/DistanceBetweenPoints/ title=DistanceBetweenPoints class=md-nav__link> DistanceBetweenPoints </a> </li> <li class=md-nav__item> <a href=../../SimpleOperations/PerspectiveTransform/ title=PerspectiveTransform class=md-nav__link> PerspectiveTransform </a> </li> <li class=md-nav__item> <a href=../../SimpleOperations/ProjectPointPlane/ title=ProjectPointPlane class=md-nav__link> ProjectPointPlane </a> </li> <li class=md-nav__item> <a href=../../SimpleOperations/RandomSequence/ title=RandomSequence class=md-nav__link> RandomSequence </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-29 type=checkbox id=nav-14-29> <label class=md-nav__link for=nav-14-29> Snippets </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-29> Snippets </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Snippets/WriteImage/ title=WriteImage class=md-nav__link> WriteImage </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-30 type=checkbox id=nav-14-30> <label class=md-nav__link for=nav-14-30> StructuredGrid </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-30> StructuredGrid </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../StructuredGrid/BlankPoint/ title=BlankPoint class=md-nav__link> BlankPoint </a> </li> <li class=md-nav__item> <a href=../../StructuredGrid/StructuredGridOutline/ title=StructuredGridOutline class=md-nav__link> StructuredGridOutline </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-31 type=checkbox id=nav-14-31> <label class=md-nav__link for=nav-14-31> StructuredPoints </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-31> StructuredPoints </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../StructuredPoints/StructuredPointsToUnstructuredGrid/ title=StructuredPointsToUnstructuredGrid class=md-nav__link> StructuredPointsToUnstructuredGrid </a> </li> <li class=md-nav__item> <a href=../../StructuredPoints/Vol/ title=Vol class=md-nav__link> Vol </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-32 type=checkbox id=nav-14-32> <label class=md-nav__link for=nav-14-32> SwingIntegration </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-32> SwingIntegration </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../SwingIntegration/JFrameRenderer/ title=JFrameRenderer class=md-nav__link> JFrameRenderer </a> </li> <li class=md-nav__item> <a href=../../SwingIntegration/SwingHandleMouseEvent/ title=SwingHandleMouseEvent class=md-nav__link> SwingHandleMouseEvent </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-33 type=checkbox id=nav-14-33> <label class=md-nav__link for=nav-14-33> Texture </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-33> Texture </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Texture/TexturePlane/ title=TexturePlane class=md-nav__link> TexturePlane </a> </li> <li class=md-nav__item> <a href=../../Texture/TexturedSphere/ title=TexturedSphere class=md-nav__link> TexturedSphere </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-34 type=checkbox id=nav-14-34> <label class=md-nav__link for=nav-14-34> Untested </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-34> Untested </label> <ul class=md-nav__list data-md-scrollfix> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-34-1 type=checkbox id=nav-14-34-1> <label class=md-nav__link for=nav-14-34-1> Video </label> <nav class=md-nav data-md-component=collapsible data-md-level=3> <label class=md-nav__title for=nav-14-34-1> Video </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Untested/Video/AVI/ title=AVI class=md-nav__link> AVI </a> </li> </ul> </nav> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-35 type=checkbox id=nav-14-35> <label class=md-nav__link for=nav-14-35> Utilities </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-35> Utilities </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Utilities/BrownianPoints/ title=BrownianPoints class=md-nav__link> BrownianPoints </a> </li> <li class=md-nav__item> <a href=../../Utilities/ColorLookupTable/ title=ColorLookupTable class=md-nav__link> ColorLookupTable </a> </li> <li class=md-nav__item> <a href=../../Utilities/DiscretizableColorTransferFunction/ title=DiscretizableColorTransferFunction class=md-nav__link> DiscretizableColorTransferFunction </a> </li> <li class=md-nav__item> <a href=../../Utilities/FullScreen/ title=FullScreen class=md-nav__link> FullScreen </a> </li> <li class=md-nav__item> <a href=../../Utilities/FunctionParser/ title=FunctionParser class=md-nav__link> FunctionParser </a> </li> <li class=md-nav__item> <a href=../../Utilities/GetDataRoot/ title=GetDataRoot class=md-nav__link> GetDataRoot </a> </li> <li class=md-nav__item> <a href=../../Utilities/KnownLengthArray/ title=KnownLengthArray class=md-nav__link> KnownLengthArray </a> </li> <li class=md-nav__item> <a href=../../Utilities/PiecewiseFunction/ title=PiecewiseFunction class=md-nav__link> PiecewiseFunction </a> </li> <li class=md-nav__item> <a href=../../Utilities/ReportRenderWindowCapabilities/ title=ReportRenderWindowCapabilities class=md-nav__link> ReportRenderWindowCapabilities </a> </li> <li class=md-nav__item> <a href=../../Utilities/Screenshot/ title=Screenshot class=md-nav__link> Screenshot </a> </li> <li class=md-nav__item> <a href=../../Utilities/TimerLog/ title=TimerLog class=md-nav__link> TimerLog </a> </li> <li class=md-nav__item> <a href=../../Utilities/UnknownLengthArray/ title=UnknownLengthArray class=md-nav__link> UnknownLengthArray </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-36 type=checkbox id=nav-14-36> <label class=md-nav__link for=nav-14-36> Video </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-36> Video </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Video/OggTheora/ title=OggTheora class=md-nav__link> OggTheora </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-37 type=checkbox id=nav-14-37> <label class=md-nav__link for=nav-14-37> Views </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-37> Views </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Views/RenderView/ title=RenderView class=md-nav__link> RenderView </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-38 type=checkbox id=nav-14-38> <label class=md-nav__link for=nav-14-38> Visualization </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-38> Visualization </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Visualization/AnimDataCone/ title=AnimDataCone class=md-nav__link> AnimDataCone </a> </li> <li class=md-nav__item> <a href=../../Visualization/Animation/ title=Animation class=md-nav__link> Animation </a> </li> <li class=md-nav__item> <a href=../../Visualization/AnnotatedCubeActor/ title=AnnotatedCubeActor class=md-nav__link> AnnotatedCubeActor </a> </li> <li class=md-nav__item> <a href=../../Visualization/BackfaceCulling/ title=BackfaceCulling class=md-nav__link> BackfaceCulling </a> </li> <li class=md-nav__item> <a href=../../Visualization/BackgroundColor/ title=BackgroundColor class=md-nav__link> BackgroundColor </a> </li> <li class=md-nav__item> <a href=../../Visualization/BackgroundGradient/ title=BackgroundGradient class=md-nav__link> BackgroundGradient </a> </li> <li class=md-nav__item> <a href=../../Visualization/BlobbyLogo/ title=BlobbyLogo class=md-nav__link> BlobbyLogo </a> </li> <li class=md-nav__item> <a href=../../Visualization/Camera/ title=Camera class=md-nav__link> Camera </a> </li> <li class=md-nav__item> <a href=../../Visualization/CameraActor/ title=CameraActor class=md-nav__link> CameraActor </a> </li> <li class=md-nav__item> <a href=../../Visualization/ColorActorEdges/ title=ColorActorEdges class=md-nav__link> ColorActorEdges </a> </li> <li class=md-nav__item> <a href=../../Visualization/ColorAnActor/ title=ColorAnActor class=md-nav__link> ColorAnActor </a> </li> <li class=md-nav__item> <a href=../../Visualization/ComplexV/ title=ComplexV class=md-nav__link> ComplexV </a> </li> <li class=md-nav__item> <a href=../../Visualization/CornerAnnotation/ title=CornerAnnotation class=md-nav__link> CornerAnnotation </a> </li> <li class=md-nav__item> <a href=../../Visualization/CubeAxesActor/ title=CubeAxesActor class=md-nav__link> CubeAxesActor </a> </li> <li class=md-nav__item> <a href=../../Visualization/CubeAxesActor2D/ title=CubeAxesActor2D class=md-nav__link> CubeAxesActor2D </a> </li> <li class=md-nav__item> <a href=../../Visualization/Cursor2D/ title=Cursor2D class=md-nav__link> Cursor2D </a> </li> <li class=md-nav__item> <a href=../../Visualization/Cursor3D/ title=Cursor3D class=md-nav__link> Cursor3D </a> </li> <li class=md-nav__item> <a href=../../Visualization/CursorShape/ title=CursorShape class=md-nav__link> CursorShape </a> </li> <li class=md-nav__item> <a href=../../Visualization/DisplayCoordinateAxes/ title=DisplayCoordinateAxes class=md-nav__link> DisplayCoordinateAxes </a> </li> <li class=md-nav__item> <a href=../../Visualization/DistanceToCamera/ title=DistanceToCamera class=md-nav__link> DistanceToCamera </a> </li> <li class=md-nav__item> <a href=../../Visualization/DrawText/ title=DrawText class=md-nav__link> DrawText </a> </li> <li class=md-nav__item> <a href=../../Visualization/Follower/ title=Follower class=md-nav__link> Follower </a> </li> <li class=md-nav__item> <a href=../../Visualization/ImageOrientation/ title=ImageOrientation class=md-nav__link> ImageOrientation </a> </li> <li class=md-nav__item> <a href=../../Visualization/Legend/ title=Legend class=md-nav__link> Legend </a> </li> <li class=md-nav__item> <a href=../../Visualization/LegendScaleActor/ title=LegendScaleActor class=md-nav__link> LegendScaleActor </a> </li> <li class=md-nav__item> <a href=../../Visualization/LineWidth/ title=LineWidth class=md-nav__link> LineWidth </a> </li> <li class=md-nav__item> <a href=../../Visualization/LoopShrink/ title=LoopShrink class=md-nav__link> LoopShrink </a> </li> <li class=md-nav__item> <a href=../../Visualization/MoveActor/ title=MoveActor class=md-nav__link> MoveActor </a> </li> <li class=md-nav__item> <a href=../../Visualization/MoveCamera/ title=MoveCamera class=md-nav__link> MoveCamera </a> </li> <li class=md-nav__item> <a href=../../Visualization/MultipleActors/ title=MultipleActors class=md-nav__link> MultipleActors </a> </li> <li class=md-nav__item> <a href=../../Visualization/MultipleViewports/ title=MultipleViewports class=md-nav__link> MultipleViewports </a> </li> <li class=md-nav__item> <a href=../../Visualization/NoShading/ title=NoShading class=md-nav__link> NoShading </a> </li> <li class=md-nav__item> <a href=../../Visualization/Opacity/ title=Opacity class=md-nav__link> Opacity </a> </li> <li class=md-nav__item> <a href=../../Visualization/OrientedGlyphs/ title=OrientedGlyphs class=md-nav__link> OrientedGlyphs </a> </li> <li class=md-nav__item> <a href=../../Visualization/ProjectSphere/ title=ProjectSphere class=md-nav__link> ProjectSphere </a> </li> <li class=md-nav__item> <a href=../../Visualization/ProteinRibbons/ title=ProteinRibbons class=md-nav__link> ProteinRibbons </a> </li> <li class=md-nav__item> <a href=../../Visualization/RandomProbe/ title=RandomProbe class=md-nav__link> RandomProbe </a> </li> <li class=md-nav__item> <a href=../../Visualization/ScalarBarActor/ title=ScalarBarActor class=md-nav__link> ScalarBarActor </a> </li> <li class=md-nav__item> <a href=../../Visualization/ScalarBarActorColorSeries/ title=ScalarBarActorColorSeries class=md-nav__link> ScalarBarActorColorSeries </a> </li> <li class=md-nav__item> <a href=../../Visualization/ScalarVisibility/ title=ScalarVisibility class=md-nav__link> ScalarVisibility </a> </li> <li class=md-nav__item> <a href=../../Visualization/SideBySideViewports/ title=SideBySideViewports class=md-nav__link> SideBySideViewports </a> </li> <li class=md-nav__item> <a href=../../Visualization/VectorFieldExample/ title=VectorFieldExample class=md-nav__link> VectorFieldExample </a> </li> <li class=md-nav__item> <a href=../../Visualization/VisualizeImageData/ title=VisualizeImageData class=md-nav__link> VisualizeImageData </a> </li> <li class=md-nav__item> <a href=../../Visualization/VisualizeVTP/ title=VisualizeVTP class=md-nav__link> VisualizeVTP </a> </li> <li class=md-nav__item> <a href=../../Visualization/WindowSize/ title=WindowSize class=md-nav__link> WindowSize </a> </li> <li class=md-nav__item> <a href=../../Visualization/WireframeSphere/ title=WireframeSphere class=md-nav__link> WireframeSphere </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-39 type=checkbox id=nav-14-39> <label class=md-nav__link for=nav-14-39> VisualizationAlgorithms </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-39> VisualizationAlgorithms </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../VisualizationAlgorithms/Cutter/ title=Cutter class=md-nav__link> Cutter </a> </li> <li class=md-nav__item> <a href=../../VisualizationAlgorithms/IceCream/ title=IceCream class=md-nav__link> IceCream </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-40 type=checkbox id=nav-14-40> <label class=md-nav__link for=nav-14-40> VolumeRendering </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-40> VolumeRendering </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../VolumeRendering/SimpleRayCast/ title=SimpleRayCast class=md-nav__link> SimpleRayCast </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-14-41 type=checkbox id=nav-14-41> <label class=md-nav__link for=nav-14-41> Widgets </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-14-41> Widgets </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../Widgets/AngleWidget/ title=AngleWidget class=md-nav__link> AngleWidget </a> </li> <li class=md-nav__item> <a href=../../Widgets/AngleWidget2D/ title=AngleWidget2D class=md-nav__link> AngleWidget2D </a> </li> <li class=md-nav__item> <a href=../../Widgets/BalloonWidget/ title=BalloonWidget class=md-nav__link> BalloonWidget </a> </li> <li class=md-nav__item> <a href=../../Widgets/CaptionWidget/ title=CaptionWidget class=md-nav__link> CaptionWidget </a> </li> <li class=md-nav__item> <a href=../../Widgets/DistanceWidget/ title=DistanceWidget class=md-nav__link> DistanceWidget </a> </li> <li class=md-nav__item> <a href=../../Widgets/ImagePlaneWidget/ title=ImagePlaneWidget class=md-nav__link> ImagePlaneWidget </a> </li> <li class=md-nav__item> <a href=../../Widgets/ImageTracerWidgetNonPlanar/ title=ImageTracerWidgetNonPlanar class=md-nav__link> ImageTracerWidgetNonPlanar </a> </li> <li class=md-nav__item> <a href=../../Widgets/LogoWidget/ title=LogoWidget class=md-nav__link> LogoWidget </a> </li> <li class=md-nav__item> <a href=../../Widgets/OrientationMarkerWidget/ title=OrientationMarkerWidget class=md-nav__link> OrientationMarkerWidget </a> </li> <li class=md-nav__item> <a href=../../Widgets/PlaneWidget/ title=PlaneWidget class=md-nav__link> PlaneWidget </a> </li> <li class=md-nav__item> <a href=../../Widgets/SeedWidget/ title=SeedWidget class=md-nav__link> SeedWidget </a> </li> <li class=md-nav__item> <a href=../../Widgets/SplineWidget/ title=SplineWidget class=md-nav__link> SplineWidget </a> </li> <li class=md-nav__item> <a href=../../Widgets/TextWidget/ title=TextWidget class=md-nav__link> TextWidget </a> </li> </ul> </nav> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15 type=checkbox id=nav-15> <label class=md-nav__link for=nav-15> Python </label> <nav class=md-nav data-md-component=collapsible data-md-level=1> <label class=md-nav__title for=nav-15> Python </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Snippets/ title=Snippets class=md-nav__link> Snippets </a> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-2 type=checkbox id=nav-15-2> <label class=md-nav__link for=nav-15-2> Annotation </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-2> Annotation </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Annotation/MultiLineText/ title=MultiLineText class=md-nav__link> MultiLineText </a> </li> <li class=md-nav__item> <a href=../../../Python/Annotation/TextOrigin/ title=TextOrigin class=md-nav__link> TextOrigin </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-3 type=checkbox id=nav-15-3> <label class=md-nav__link for=nav-15-3> Arrays </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-3> Arrays </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Arrays/GetValues/ title=GetValues class=md-nav__link> GetValues </a> </li> <li class=md-nav__item> <a href=../../../Python/Arrays/RenameArray/ title=RenameArray class=md-nav__link> RenameArray </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-4 type=checkbox id=nav-15-4> <label class=md-nav__link for=nav-15-4> CompositeData </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-4> CompositeData </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/CompositeData/CompositePolyDataMapper/ title=CompositePolyDataMapper class=md-nav__link> CompositePolyDataMapper </a> </li> <li class=md-nav__item> <a href=../../../Python/CompositeData/MultiBlockDataSet/ title=MultiBlockDataSet class=md-nav__link> MultiBlockDataSet </a> </li> <li class=md-nav__item> <a href=../../../Python/CompositeData/OverlappingAMR/ title=OverlappingAMR class=md-nav__link> OverlappingAMR </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-5 type=checkbox id=nav-15-5> <label class=md-nav__link for=nav-15-5> DataManipulation </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-5> DataManipulation </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/DataManipulation/LineOnMesh/ title=LineOnMesh class=md-nav__link> LineOnMesh </a> </li> <li class=md-nav__item> <a href=../../../Python/DataManipulation/MeshLabelImageColor/ title=MeshLabelImageColor class=md-nav__link> MeshLabelImageColor </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-6 type=checkbox id=nav-15-6> <label class=md-nav__link for=nav-15-6> Deprecated </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-6> Deprecated </label> <ul class=md-nav__list data-md-scrollfix> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-6-1 type=checkbox id=nav-15-6-1> <label class=md-nav__link for=nav-15-6-1> GeometricObjects </label> <nav class=md-nav data-md-component=collapsible data-md-level=3> <label class=md-nav__title for=nav-15-6-1> GeometricObjects </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Deprecated/GeometricObjects/ParametricObjects/ title=ParametricObjects class=md-nav__link> ParametricObjects </a> </li> <li class=md-nav__item> <a href=../../../Python/Deprecated/GeometricObjects/ParametricObjectsDemo/ title=ParametricObjectsDemo class=md-nav__link> ParametricObjectsDemo </a> </li> <li class=md-nav__item> <a href=../../../Python/Deprecated/GeometricObjects/ParametricObjectsDemo2/ title=ParametricObjectsDemo2 class=md-nav__link> ParametricObjectsDemo2 </a> </li> </ul> </nav> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-7 type=checkbox id=nav-15-7> <label class=md-nav__link for=nav-15-7> Filtering </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-7> Filtering </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Filtering/AppendFilter/ title=AppendFilter class=md-nav__link> AppendFilter </a> </li> <li class=md-nav__item> <a href=../../../Python/Filtering/CombinePolyData/ title=CombinePolyData class=md-nav__link> CombinePolyData </a> </li> <li class=md-nav__item> <a href=../../../Python/Filtering/ConnectivityFilter/ title=ConnectivityFilter class=md-nav__link> ConnectivityFilter </a> </li> <li class=md-nav__item> <a href=../../../Python/Filtering/Delaunay2D/ title=Delaunay2D class=md-nav__link> Delaunay2D </a> </li> <li class=md-nav__item> <a href=../../../Python/Filtering/GaussianSplat/ title=GaussianSplat class=md-nav__link> GaussianSplat </a> </li> <li class=md-nav__item> <a href=../../../Python/Filtering/Glyph2D/ title=Glyph2D class=md-nav__link> Glyph2D </a> </li> <li class=md-nav__item> <a href=../../../Python/Filtering/Glyph3D/ title=Glyph3D class=md-nav__link> Glyph3D </a> </li> <li class=md-nav__item> <a href=../../../Python/Filtering/IterativeClosestPoints/ title=IterativeClosestPoints class=md-nav__link> IterativeClosestPoints </a> </li> <li class=md-nav__item> <a href=../../../Python/Filtering/PerlinNoise/ title=PerlinNoise class=md-nav__link> PerlinNoise </a> </li> <li class=md-nav__item> <a href=../../../Python/Filtering/TransformPolyData/ title=TransformPolyData class=md-nav__link> TransformPolyData </a> </li> <li class=md-nav__item> <a href=../../../Python/Filtering/TriangulateTerrainMap/ title=TriangulateTerrainMap class=md-nav__link> TriangulateTerrainMap </a> </li> <li class=md-nav__item> <a href=../../../Python/Filtering/VertexGlyphFilter/ title=VertexGlyphFilter class=md-nav__link> VertexGlyphFilter </a> </li> <li class=md-nav__item> <a href=../../../Python/Filtering/WarpTo/ title=WarpTo class=md-nav__link> WarpTo </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-8 type=checkbox id=nav-15-8> <label class=md-nav__link for=nav-15-8> GeometricObjects </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-8> GeometricObjects </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Arrow/ title=Arrow class=md-nav__link> Arrow </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Axes/ title=Axes class=md-nav__link> Axes </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Cell3DDemonstration/ title=Cell3DDemonstration class=md-nav__link> Cell3DDemonstration </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/CellTypeSource/ title=CellTypeSource class=md-nav__link> CellTypeSource </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Circle/ title=Circle class=md-nav__link> Circle </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/ColoredLines/ title=ColoredLines class=md-nav__link> ColoredLines </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Cone/ title=Cone class=md-nav__link> Cone </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/ConvexPointSet/ title=ConvexPointSet class=md-nav__link> ConvexPointSet </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Cube/ title=Cube class=md-nav__link> Cube </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Cube1/ title=Cube1 class=md-nav__link> Cube1 </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Cylinder/ title=Cylinder class=md-nav__link> Cylinder </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/CylinderExample/ title=CylinderExample class=md-nav__link> CylinderExample </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Disk/ title=Disk class=md-nav__link> Disk </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Dodecahedron/ title=Dodecahedron class=md-nav__link> Dodecahedron </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/EllipticalCylinder/ title=EllipticalCylinder class=md-nav__link> EllipticalCylinder </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/EllipticalCylinderDemo/ title=EllipticalCylinderDemo class=md-nav__link> EllipticalCylinderDemo </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Frustum/ title=Frustum class=md-nav__link> Frustum </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/GeometricObjectsDemo/ title=GeometricObjectsDemo class=md-nav__link> GeometricObjectsDemo </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Hexahedron/ title=Hexahedron class=md-nav__link> Hexahedron </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/IsoparametricCellsDemo/ title=IsoparametricCellsDemo class=md-nav__link> IsoparametricCellsDemo </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Line/ title=Line class=md-nav__link> Line </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/LinearCellDemo/ title=LinearCellDemo class=md-nav__link> LinearCellDemo </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/LongLine/ title=LongLine class=md-nav__link> LongLine </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/OrientedArrow/ title=OrientedArrow class=md-nav__link> OrientedArrow </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/OrientedCylinder/ title=OrientedCylinder class=md-nav__link> OrientedCylinder </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/ParametricKuenDemo/ title=ParametricKuenDemo class=md-nav__link> ParametricKuenDemo </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/ParametricObjectsDemo/ title=ParametricObjectsDemo class=md-nav__link> ParametricObjectsDemo </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/ParametricSuperEllipsoidDemo/ title=ParametricSuperEllipsoidDemo class=md-nav__link> ParametricSuperEllipsoidDemo </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/ParametricSuperToroidDemo/ title=ParametricSuperToroidDemo class=md-nav__link> ParametricSuperToroidDemo </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Plane/ title=Plane class=md-nav__link> Plane </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Planes/ title=Planes class=md-nav__link> Planes </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/PlanesIntersection/ title=PlanesIntersection class=md-nav__link> PlanesIntersection </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/PlatonicSolids/ title=PlatonicSolids class=md-nav__link> PlatonicSolids </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Point/ title=Point class=md-nav__link> Point </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/PointSource/ title=PointSource class=md-nav__link> PointSource </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/PolyLine/ title=PolyLine class=md-nav__link> PolyLine </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/PolyLine1/ title=PolyLine1 class=md-nav__link> PolyLine1 </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Polygon/ title=Polygon class=md-nav__link> Polygon </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/PolygonIntersection/ title=PolygonIntersection class=md-nav__link> PolygonIntersection </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Polyhedron/ title=Polyhedron class=md-nav__link> Polyhedron </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Pyramid/ title=Pyramid class=md-nav__link> Pyramid </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Quad/ title=Quad class=md-nav__link> Quad </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/QuadraticHexahedron/ title=QuadraticHexahedron class=md-nav__link> QuadraticHexahedron </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/QuadraticHexahedronDemo/ title=QuadraticHexahedronDemo class=md-nav__link> QuadraticHexahedronDemo </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/QuadraticTetra/ title=QuadraticTetra class=md-nav__link> QuadraticTetra </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/QuadraticTetraDemo/ title=QuadraticTetraDemo class=md-nav__link> QuadraticTetraDemo </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/RegularPolygonSource/ title=RegularPolygonSource class=md-nav__link> RegularPolygonSource </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/ShrinkCube/ title=ShrinkCube class=md-nav__link> ShrinkCube </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/SourceObjectsDemo/ title=SourceObjectsDemo class=md-nav__link> SourceObjectsDemo </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Sphere/ title=Sphere class=md-nav__link> Sphere </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/TessellatedBoxSource/ title=TessellatedBoxSource class=md-nav__link> TessellatedBoxSource </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Tetrahedron/ title=Tetrahedron class=md-nav__link> Tetrahedron </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/TextActor/ title=TextActor class=md-nav__link> TextActor </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Triangle/ title=Triangle class=md-nav__link> Triangle </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/TriangleStrip/ title=TriangleStrip class=md-nav__link> TriangleStrip </a> </li> <li class=md-nav__item> <a href=../../../Python/GeometricObjects/Vertex/ title=Vertex class=md-nav__link> Vertex </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-9 type=checkbox id=nav-15-9> <label class=md-nav__link for=nav-15-9> Geovis </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-9> Geovis </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Geovis/CompassWidget/ title=CompassWidget class=md-nav__link> CompassWidget </a> </li> <li class=md-nav__item> <a href=../../../Python/Geovis/EarthSource/ title=EarthSource class=md-nav__link> EarthSource </a> </li> <li class=md-nav__item> <a href=../../../Python/Geovis/GeoAssignCoordinates/ title=GeoAssignCoordinates class=md-nav__link> GeoAssignCoordinates </a> </li> <li class=md-nav__item> <a href=../../../Python/Geovis/GeoGraticle/ title=GeoGraticle class=md-nav__link> GeoGraticle </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-10 type=checkbox id=nav-15-10> <label class=md-nav__link for=nav-15-10> Graphs </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-10> Graphs </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Graphs/ColorEdges/ title=ColorEdges class=md-nav__link> ColorEdges </a> </li> <li class=md-nav__item> <a href=../../../Python/Graphs/ColorVertexLabels/ title=ColorVertexLabels class=md-nav__link> ColorVertexLabels </a> </li> <li class=md-nav__item> <a href=../../../Python/Graphs/ColorVerticesLookupTable/ title=ColorVerticesLookupTable class=md-nav__link> ColorVerticesLookupTable </a> </li> <li class=md-nav__item> <a href=../../../Python/Graphs/ConstructGraph/ title=ConstructGraph class=md-nav__link> ConstructGraph </a> </li> <li class=md-nav__item> <a href=../../../Python/Graphs/ConstructTree/ title=ConstructTree class=md-nav__link> ConstructTree </a> </li> <li class=md-nav__item> <a href=../../../Python/Graphs/EdgeWeights/ title=EdgeWeights class=md-nav__link> EdgeWeights </a> </li> <li class=md-nav__item> <a href=../../../Python/Graphs/GraphToPolyData/ title=GraphToPolyData class=md-nav__link> GraphToPolyData </a> </li> <li class=md-nav__item> <a href=../../../Python/Graphs/LabelVerticesAndEdges/ title=LabelVerticesAndEdges class=md-nav__link> LabelVerticesAndEdges </a> </li> <li class=md-nav__item> <a href=../../../Python/Graphs/NOVCAGraph/ title=NOVCAGraph class=md-nav__link> NOVCAGraph </a> </li> <li class=md-nav__item> <a href=../../../Python/Graphs/RandomGraphSource/ title=RandomGraphSource class=md-nav__link> RandomGraphSource </a> </li> <li class=md-nav__item> <a href=../../../Python/Graphs/ScaleVertices/ title=ScaleVertices class=md-nav__link> ScaleVertices </a> </li> <li class=md-nav__item> <a href=../../../Python/Graphs/SelectedVerticesAndEdges/ title=SelectedVerticesAndEdges class=md-nav__link> SelectedVerticesAndEdges </a> </li> <li class=md-nav__item> <a href=../../../Python/Graphs/SideBySideGraphs/ title=SideBySideGraphs class=md-nav__link> SideBySideGraphs </a> </li> <li class=md-nav__item> <a href=../../../Python/Graphs/VisualizeDirectedGraph/ title=VisualizeDirectedGraph class=md-nav__link> VisualizeDirectedGraph </a> </li> <li class=md-nav__item> <a href=../../../Python/Graphs/VisualizeGraph/ title=VisualizeGraph class=md-nav__link> VisualizeGraph </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-11 type=checkbox id=nav-15-11> <label class=md-nav__link for=nav-15-11> HyperTreeGrid </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-11> HyperTreeGrid </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/HyperTreeGrid/HyperTreeGridSource/ title=HyperTreeGridSource class=md-nav__link> HyperTreeGridSource </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-12 type=checkbox id=nav-15-12> <label class=md-nav__link for=nav-15-12> IO </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-12> IO </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/IO/3DSImporter/ title=3DSImporter class=md-nav__link> 3DSImporter </a> </li> <li class=md-nav__item> <a href=../../../Python/IO/ImageWriter/ title=ImageWriter class=md-nav__link> ImageWriter </a> </li> <li class=md-nav__item> <a href=../../../Python/IO/ReadExodusData/ title=ReadExodusData class=md-nav__link> ReadExodusData </a> </li> <li class=md-nav__item> <a href=../../../Python/IO/ReadImageData/ title=ReadImageData class=md-nav__link> ReadImageData </a> </li> <li class=md-nav__item> <a href=../../../Python/IO/ReadLegacyUnstructuredGrid/ title=ReadLegacyUnstructuredGrid class=md-nav__link> ReadLegacyUnstructuredGrid </a> </li> <li class=md-nav__item> <a href=../../../Python/IO/ReadPolyData/ title=ReadPolyData class=md-nav__link> ReadPolyData </a> </li> <li class=md-nav__item> <a href=../../../Python/IO/ReadSLC/ title=ReadSLC class=md-nav__link> ReadSLC </a> </li> <li class=md-nav__item> <a href=../../../Python/IO/ReadSTL/ title=ReadSTL class=md-nav__link> ReadSTL </a> </li> <li class=md-nav__item> <a href=../../../Python/IO/ReadUnstructuredGrid/ title=ReadUnstructuredGrid class=md-nav__link> ReadUnstructuredGrid </a> </li> <li class=md-nav__item> <a href=../../../Python/IO/ReadVTP/ title=ReadVTP class=md-nav__link> ReadVTP </a> </li> <li class=md-nav__item> <a href=../../../Python/IO/WriteLegacyLinearCells/ title=WriteLegacyLinearCells class=md-nav__link> WriteLegacyLinearCells </a> </li> <li class=md-nav__item> <a href=../../../Python/IO/WritePLY/ title=WritePLY class=md-nav__link> WritePLY </a> </li> <li class=md-nav__item> <a href=../../../Python/IO/WriteSTL/ title=WriteSTL class=md-nav__link> WriteSTL </a> </li> <li class=md-nav__item> <a href=../../../Python/IO/WriteTriangleToFile/ title=WriteTriangleToFile class=md-nav__link> WriteTriangleToFile </a> </li> <li class=md-nav__item> <a href=../../../Python/IO/WriteXMLLinearCells/ title=WriteXMLLinearCells class=md-nav__link> WriteXMLLinearCells </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-13 type=checkbox id=nav-15-13> <label class=md-nav__link for=nav-15-13> ImageData </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-13> ImageData </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/ImageData/ImageDataGeometryFilter/ title=ImageDataGeometryFilter class=md-nav__link> ImageDataGeometryFilter </a> </li> <li class=md-nav__item> <a href=../../../Python/ImageData/ImageNormalize/ title=ImageNormalize class=md-nav__link> ImageNormalize </a> </li> <li class=md-nav__item> <a href=../../../Python/ImageData/ImageWeightedSum/ title=ImageWeightedSum class=md-nav__link> ImageWeightedSum </a> </li> <li class=md-nav__item> <a href=../../../Python/ImageData/SumVTKImages/ title=SumVTKImages class=md-nav__link> SumVTKImages </a> </li> <li class=md-nav__item> <a href=../../../Python/ImageData/WriteReadVtkImageData/ title=WriteReadVtkImageData class=md-nav__link> WriteReadVtkImageData </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-14 type=checkbox id=nav-15-14> <label class=md-nav__link for=nav-15-14> ImageProcessing </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-14> ImageProcessing </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/ImageProcessing/Attenuation/ title=Attenuation class=md-nav__link> Attenuation </a> </li> <li class=md-nav__item> <a href=../../../Python/ImageProcessing/EnhanceEdges/ title=EnhanceEdges class=md-nav__link> EnhanceEdges </a> </li> <li class=md-nav__item> <a href=../../../Python/ImageProcessing/GaussianSmooth/ title=GaussianSmooth class=md-nav__link> GaussianSmooth </a> </li> <li class=md-nav__item> <a href=../../../Python/ImageProcessing/HybridMedianComparison/ title=HybridMedianComparison class=md-nav__link> HybridMedianComparison </a> </li> <li class=md-nav__item> <a href=../../../Python/ImageProcessing/IdealHighPass/ title=IdealHighPass class=md-nav__link> IdealHighPass </a> </li> <li class=md-nav__item> <a href=../../../Python/ImageProcessing/IsoSubsample/ title=IsoSubsample class=md-nav__link> IsoSubsample </a> </li> <li class=md-nav__item> <a href=../../../Python/ImageProcessing/MedianComparison/ title=MedianComparison class=md-nav__link> MedianComparison </a> </li> <li class=md-nav__item> <a href=../../../Python/ImageProcessing/MorphologyComparison/ title=MorphologyComparison class=md-nav__link> MorphologyComparison </a> </li> <li class=md-nav__item> <a href=../../../Python/ImageProcessing/Pad/ title=Pad class=md-nav__link> Pad </a> </li> <li class=md-nav__item> <a href=../../../Python/ImageProcessing/VTKSpectrum/ title=VTKSpectrum class=md-nav__link> VTKSpectrum </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-15 type=checkbox id=nav-15-15> <label class=md-nav__link for=nav-15-15> Images </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-15> Images </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Images/Actor2D/ title=Actor2D class=md-nav__link> Actor2D </a> </li> <li class=md-nav__item> <a href=../../../Python/Images/BackgroundImage/ title=BackgroundImage class=md-nav__link> BackgroundImage </a> </li> <li class=md-nav__item> <a href=../../../Python/Images/Cast/ title=Cast class=md-nav__link> Cast </a> </li> <li class=md-nav__item> <a href=../../../Python/Images/ImageWarp/ title=ImageWarp class=md-nav__link> ImageWarp </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-16 type=checkbox id=nav-15-16> <label class=md-nav__link for=nav-15-16> ImplicitFunctions </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-16> ImplicitFunctions </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/ImplicitFunctions/Boolean/ title=Boolean class=md-nav__link> Boolean </a> </li> <li class=md-nav__item> <a href=../../../Python/ImplicitFunctions/ImplicitDataSet/ title=ImplicitDataSet class=md-nav__link> ImplicitDataSet </a> </li> <li class=md-nav__item> <a href=../../../Python/ImplicitFunctions/ImplicitSphere/ title=ImplicitSphere class=md-nav__link> ImplicitSphere </a> </li> <li class=md-nav__item> <a href=../../../Python/ImplicitFunctions/Quadric/ title=Quadric class=md-nav__link> Quadric </a> </li> <li class=md-nav__item> <a href=../../../Python/ImplicitFunctions/SampleFunction/ title=SampleFunction class=md-nav__link> SampleFunction </a> </li> <li class=md-nav__item> <a href=../../../Python/ImplicitFunctions/Sphere/ title=Sphere class=md-nav__link> Sphere </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-17 type=checkbox id=nav-15-17> <label class=md-nav__link for=nav-15-17> InfoVis </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-17> InfoVis </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/InfoVis/ParallelCoordinatesExtraction/ title=ParallelCoordinatesExtraction class=md-nav__link> ParallelCoordinatesExtraction </a> </li> <li class=md-nav__item> <a href=../../../Python/InfoVis/ParallelCoordinatesView/ title=ParallelCoordinatesView class=md-nav__link> ParallelCoordinatesView </a> </li> <li class=md-nav__item> <a href=../../../Python/InfoVis/SelectedGraphIDs/ title=SelectedGraphIDs class=md-nav__link> SelectedGraphIDs </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-18 type=checkbox id=nav-15-18> <label class=md-nav__link for=nav-15-18> Interaction </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-18> Interaction </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Interaction/CallBack/ title=CallBack class=md-nav__link> CallBack </a> </li> <li class=md-nav__item> <a href=../../../Python/Interaction/MouseEvents/ title=MouseEvents class=md-nav__link> MouseEvents </a> </li> <li class=md-nav__item> <a href=../../../Python/Interaction/MouseEventsObserver/ title=MouseEventsObserver class=md-nav__link> MouseEventsObserver </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-19 type=checkbox id=nav-15-19> <label class=md-nav__link for=nav-15-19> Medical </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-19> Medical </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Medical/MedicalDemo1/ title=MedicalDemo1 class=md-nav__link> MedicalDemo1 </a> </li> <li class=md-nav__item> <a href=../../../Python/Medical/MedicalDemo2/ title=MedicalDemo2 class=md-nav__link> MedicalDemo2 </a> </li> <li class=md-nav__item> <a href=../../../Python/Medical/MedicalDemo3/ title=MedicalDemo3 class=md-nav__link> MedicalDemo3 </a> </li> <li class=md-nav__item> <a href=../../../Python/Medical/MedicalDemo4/ title=MedicalDemo4 class=md-nav__link> MedicalDemo4 </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-20 type=checkbox id=nav-15-20> <label class=md-nav__link for=nav-15-20> Meshes </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-20> Meshes </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Meshes/BoundaryEdges/ title=BoundaryEdges class=md-nav__link> BoundaryEdges </a> </li> <li class=md-nav__item> <a href=../../../Python/Meshes/CapClip/ title=CapClip class=md-nav__link> CapClip </a> </li> <li class=md-nav__item> <a href=../../../Python/Meshes/ClipDataSetWithPolyData/ title=ClipDataSetWithPolyData class=md-nav__link> ClipDataSetWithPolyData </a> </li> <li class=md-nav__item> <a href=../../../Python/Meshes/ColoredElevationMap/ title=ColoredElevationMap class=md-nav__link> ColoredElevationMap </a> </li> <li class=md-nav__item> <a href=../../../Python/Meshes/Decimation/ title=Decimation class=md-nav__link> Decimation </a> </li> <li class=md-nav__item> <a href=../../../Python/Meshes/DeformPointSet/ title=DeformPointSet class=md-nav__link> DeformPointSet </a> </li> <li class=md-nav__item> <a href=../../../Python/Meshes/PointInterpolator/ title=PointInterpolator class=md-nav__link> PointInterpolator </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-21 type=checkbox id=nav-15-21> <label class=md-nav__link for=nav-15-21> Modelling </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-21> Modelling </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Modelling/Bottle/ title=Bottle class=md-nav__link> Bottle </a> </li> <li class=md-nav__item> <a href=../../../Python/Modelling/CappedSphere/ title=CappedSphere class=md-nav__link> CappedSphere </a> </li> <li class=md-nav__item> <a href=../../../Python/Modelling/DelaunayMesh/ title=DelaunayMesh class=md-nav__link> DelaunayMesh </a> </li> <li class=md-nav__item> <a href=../../../Python/Modelling/Finance/ title=Finance class=md-nav__link> Finance </a> </li> <li class=md-nav__item> <a href=../../../Python/Modelling/FinanceFieldData/ title=FinanceFieldData class=md-nav__link> FinanceFieldData </a> </li> <li class=md-nav__item> <a href=../../../Python/Modelling/Spring/ title=Spring class=md-nav__link> Spring </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-22 type=checkbox id=nav-15-22> <label class=md-nav__link for=nav-15-22> Picking </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-22> Picking </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Picking/HighlightPickedActor/ title=HighlightPickedActor class=md-nav__link> HighlightPickedActor </a> </li> <li class=md-nav__item> <a href=../../../Python/Picking/HighlightWithSilhouette/ title=HighlightWithSilhouette class=md-nav__link> HighlightWithSilhouette </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-23 type=checkbox id=nav-15-23> <label class=md-nav__link for=nav-15-23> Plotting </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-23> Plotting </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Plotting/ScatterPlot/ title=ScatterPlot class=md-nav__link> ScatterPlot </a> </li> <li class=md-nav__item> <a href=../../../Python/Plotting/SpiderPlot/ title=SpiderPlot class=md-nav__link> SpiderPlot </a> </li> <li class=md-nav__item> <a href=../../../Python/Plotting/SurfacePlot/ title=SurfacePlot class=md-nav__link> SurfacePlot </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-24 type=checkbox id=nav-15-24> <label class=md-nav__link for=nav-15-24> PolyData </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-24> PolyData </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/PolyData/AlignTwoPolyDatas/ title=AlignTwoPolyDatas class=md-nav__link> AlignTwoPolyDatas </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/BooleanOperationPolyDataFilter/ title=BooleanOperationPolyDataFilter class=md-nav__link> BooleanOperationPolyDataFilter </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/CellsInsideObject/ title=CellsInsideObject class=md-nav__link> CellsInsideObject </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/ClosedSurface/ title=ClosedSurface class=md-nav__link> ClosedSurface </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/ColoredTriangle/ title=ColoredTriangle class=md-nav__link> ColoredTriangle </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/CurvaturesDemo/ title=CurvaturesDemo class=md-nav__link> CurvaturesDemo </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/ExtractSelection/ title=ExtractSelection class=md-nav__link> ExtractSelection </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/ExtractSelectionCells/ title=ExtractSelectionCells class=md-nav__link> ExtractSelectionCells </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/FilledPolygon/ title=FilledPolygon class=md-nav__link> FilledPolygon </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/ImplicitPolyDataDistance/ title=ImplicitPolyDataDistance class=md-nav__link> ImplicitPolyDataDistance </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/Outline/ title=Outline class=md-nav__link> Outline </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/PolyDataContourToImageData/ title=PolyDataContourToImageData class=md-nav__link> PolyDataContourToImageData </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/PolyDataToImageDataStencil/ title=PolyDataToImageDataStencil class=md-nav__link> PolyDataToImageDataStencil </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/RotationAroundLine/ title=RotationAroundLine class=md-nav__link> RotationAroundLine </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/RuledSurfaceFilter/ title=RuledSurfaceFilter class=md-nav__link> RuledSurfaceFilter </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/SmoothMeshGrid/ title=SmoothMeshGrid class=md-nav__link> SmoothMeshGrid </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/SolidColoredTriangle/ title=SolidColoredTriangle class=md-nav__link> SolidColoredTriangle </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/TriangleColoredPoints/ title=TriangleColoredPoints class=md-nav__link> TriangleColoredPoints </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/TriangleCornerVertices/ title=TriangleCornerVertices class=md-nav__link> TriangleCornerVertices </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/TriangleCorners/ title=TriangleCorners class=md-nav__link> TriangleCorners </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/TubeFilter/ title=TubeFilter class=md-nav__link> TubeFilter </a> </li> <li class=md-nav__item> <a href=../../../Python/PolyData/WarpVector/ title=WarpVector class=md-nav__link> WarpVector </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-25 type=checkbox id=nav-15-25> <label class=md-nav__link for=nav-15-25> RectilinearGrid </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-25> RectilinearGrid </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/RectilinearGrid/RGrid/ title=RGrid class=md-nav__link> RGrid </a> </li> <li class=md-nav__item> <a href=../../../Python/RectilinearGrid/RectilinearGrid/ title=RectilinearGrid class=md-nav__link> RectilinearGrid </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-26 type=checkbox id=nav-15-26> <label class=md-nav__link for=nav-15-26> Rendering </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-26> Rendering </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Rendering/AmbientSpheres/ title=AmbientSpheres class=md-nav__link> AmbientSpheres </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/CameraBlur/ title=CameraBlur class=md-nav__link> CameraBlur </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/ColoredSphere/ title=ColoredSphere class=md-nav__link> ColoredSphere </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/Cone3/ title=Cone3 class=md-nav__link> Cone3 </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/Cone4/ title=Cone4 class=md-nav__link> Cone4 </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/DiffuseSpheres/ title=DiffuseSpheres class=md-nav__link> DiffuseSpheres </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/FlatVersusGouraud/ title=FlatVersusGouraud class=md-nav__link> FlatVersusGouraud </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/Mace/ title=Mace class=md-nav__link> Mace </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/Model/ title=Model class=md-nav__link> Model </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/MotionBlur/ title=MotionBlur class=md-nav__link> MotionBlur </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/Rainbow/ title=Rainbow class=md-nav__link> Rainbow </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/Rotations/ title=Rotations class=md-nav__link> Rotations </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/RotationsA/ title=RotationsA class=md-nav__link> RotationsA </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/RotationsB/ title=RotationsB class=md-nav__link> RotationsB </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/RotationsC/ title=RotationsC class=md-nav__link> RotationsC </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/RotationsD/ title=RotationsD class=md-nav__link> RotationsD </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/Shadows/ title=Shadows class=md-nav__link> Shadows </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/SpecularSpheres/ title=SpecularSpheres class=md-nav__link> SpecularSpheres </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/StippledLine/ title=StippledLine class=md-nav__link> StippledLine </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/StripFran/ title=StripFran class=md-nav__link> StripFran </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/TransformSphere/ title=TransformSphere class=md-nav__link> TransformSphere </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/WalkCow/ title=WalkCow class=md-nav__link> WalkCow </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/WalkCowA/ title=WalkCowA class=md-nav__link> WalkCowA </a> </li> <li class=md-nav__item> <a href=../../../Python/Rendering/WalkCowB/ title=WalkCowB class=md-nav__link> WalkCowB </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-27 type=checkbox id=nav-15-27> <label class=md-nav__link for=nav-15-27> SimpleOperations </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-27> SimpleOperations </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/SimpleOperations/DistanceBetweenPoints/ title=DistanceBetweenPoints class=md-nav__link> DistanceBetweenPoints </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-28 type=checkbox id=nav-15-28> <label class=md-nav__link for=nav-15-28> Snippets </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-28> Snippets </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Snippets/GetProgramParameters/ title=GetProgramParameters class=md-nav__link> GetProgramParameters </a> </li> <li class=md-nav__item> <a href=../../../Python/Snippets/ReadPolyData/ title=ReadPolyData class=md-nav__link> ReadPolyData </a> </li> <li class=md-nav__item> <a href=../../../Python/Snippets/VTKVersion/ title=VTKVersion class=md-nav__link> VTKVersion </a> </li> <li class=md-nav__item> <a href=../../../Python/Snippets/WriteImage/ title=WriteImage class=md-nav__link> WriteImage </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-29 type=checkbox id=nav-15-29> <label class=md-nav__link for=nav-15-29> StructuredGrid </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-29> StructuredGrid </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/StructuredGrid/SGrid/ title=SGrid class=md-nav__link> SGrid </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-30 type=checkbox id=nav-15-30> <label class=md-nav__link for=nav-15-30> StructuredPoints </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-30> StructuredPoints </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/StructuredPoints/Vol/ title=Vol class=md-nav__link> Vol </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-31 type=checkbox id=nav-15-31> <label class=md-nav__link for=nav-15-31> Texture </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-31> Texture </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Texture/AnimateVectors/ title=AnimateVectors class=md-nav__link> AnimateVectors </a> </li> <li class=md-nav__item> <a href=../../../Python/Texture/TextureCutQuadric/ title=TextureCutQuadric class=md-nav__link> TextureCutQuadric </a> </li> <li class=md-nav__item> <a href=../../../Python/Texture/TextureCutSphere/ title=TextureCutSphere class=md-nav__link> TextureCutSphere </a> </li> <li class=md-nav__item> <a href=../../../Python/Texture/TexturePlane/ title=TexturePlane class=md-nav__link> TexturePlane </a> </li> <li class=md-nav__item> <a href=../../../Python/Texture/TextureThreshold/ title=TextureThreshold class=md-nav__link> TextureThreshold </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-32 type=checkbox id=nav-15-32> <label class=md-nav__link for=nav-15-32> UnstructuredGrid </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-32> UnstructuredGrid </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/UnstructuredGrid/ClipUnstructuredGridWithPlane/ title=ClipUnstructuredGridWithPlane class=md-nav__link> ClipUnstructuredGridWithPlane </a> </li> <li class=md-nav__item> <a href=../../../Python/UnstructuredGrid/ClipUnstructuredGridWithPlane2/ title=ClipUnstructuredGridWithPlane2 class=md-nav__link> ClipUnstructuredGridWithPlane2 </a> </li> <li class=md-nav__item> <a href=../../../Python/UnstructuredGrid/UGrid/ title=UGrid class=md-nav__link> UGrid </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-33 type=checkbox id=nav-15-33> <label class=md-nav__link for=nav-15-33> Untested </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-33> Untested </label> <ul class=md-nav__list data-md-scrollfix> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-33-1 type=checkbox id=nav-15-33-1> <label class=md-nav__link for=nav-15-33-1> HasBugs </label> <nav class=md-nav data-md-component=collapsible data-md-level=3> <label class=md-nav__title for=nav-15-33-1> HasBugs </label> <ul class=md-nav__list data-md-scrollfix> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-33-1-1 type=checkbox id=nav-15-33-1-1> <label class=md-nav__link for=nav-15-33-1-1> Visualization </label> <nav class=md-nav data-md-component=collapsible data-md-level=4> <label class=md-nav__title for=nav-15-33-1-1> Visualization </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Untested/HasBugs/Visualization/UnstructuredTransientVolumeRendering/ title=UnstructuredTransientVolumeRendering class=md-nav__link> UnstructuredTransientVolumeRendering </a> </li> </ul> </nav> </li> </ul> </nav> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-34 type=checkbox id=nav-15-34> <label class=md-nav__link for=nav-15-34> Utilities </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-34> Utilities </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Utilities/Animation/ title=Animation class=md-nav__link> Animation </a> </li> <li class=md-nav__item> <a href=../../../Python/Utilities/LUTUtilities/ title=LUTUtilities class=md-nav__link> LUTUtilities </a> </li> <li class=md-nav__item> <a href=../../../Python/Utilities/SaveSceneToFieldData/ title=SaveSceneToFieldData class=md-nav__link> SaveSceneToFieldData </a> </li> <li class=md-nav__item> <a href=../../../Python/Utilities/SaveSceneToFile/ title=SaveSceneToFile class=md-nav__link> SaveSceneToFile </a> </li> <li class=md-nav__item> <a href=../../../Python/Utilities/Screenshot/ title=Screenshot class=md-nav__link> Screenshot </a> </li> <li class=md-nav__item> <a href=../../../Python/Utilities/VTKVersion/ title=VTKVersion class=md-nav__link> VTKVersion </a> </li> <li class=md-nav__item> <a href=../../../Python/Utilities/VTKWithNumpy/ title=VTKWithNumpy class=md-nav__link> VTKWithNumpy </a> </li> <li class=md-nav__item> <a href=../../../Python/Utilities/Variant/ title=Variant class=md-nav__link> Variant </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-35 type=checkbox id=nav-15-35> <label class=md-nav__link for=nav-15-35> Visualization </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-35> Visualization </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Visualization/AlphaFrequency/ title=AlphaFrequency class=md-nav__link> AlphaFrequency </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/AssignCellColorsFromLUT/ title=AssignCellColorsFromLUT class=md-nav__link> AssignCellColorsFromLUT </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/BlobbyLogo/ title=BlobbyLogo class=md-nav__link> BlobbyLogo </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/Blow/ title=Blow class=md-nav__link> Blow </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/Camera/ title=Camera class=md-nav__link> Camera </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/CameraModel1/ title=CameraModel1 class=md-nav__link> CameraModel1 </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/CameraModel2/ title=CameraModel2 class=md-nav__link> CameraModel2 </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/ClampGlyphSizes/ title=ClampGlyphSizes class=md-nav__link> ClampGlyphSizes </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/CollisionDetection/ title=CollisionDetection class=md-nav__link> CollisionDetection </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/ColorActor/ title=ColorActor class=md-nav__link> ColorActor </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/ColorSeriesPatches/ title=ColorSeriesPatches class=md-nav__link> ColorSeriesPatches </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/ComplexV/ title=ComplexV class=md-nav__link> ComplexV </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/CreateColorSeriesDemo/ title=CreateColorSeriesDemo class=md-nav__link> CreateColorSeriesDemo </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/CubeAxesActor/ title=CubeAxesActor class=md-nav__link> CubeAxesActor </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/CurvatureBandsWithGlyphs/ title=CurvatureBandsWithGlyphs class=md-nav__link> CurvatureBandsWithGlyphs </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/DisplayCoordinateAxes/ title=DisplayCoordinateAxes class=md-nav__link> DisplayCoordinateAxes </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/ElevationBandsWithGlyphs/ title=ElevationBandsWithGlyphs class=md-nav__link> ElevationBandsWithGlyphs </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/FlyingFrogSkinAndTissue/ title=FlyingFrogSkinAndTissue class=md-nav__link> FlyingFrogSkinAndTissue </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/FrogSlice/ title=FrogSlice class=md-nav__link> FrogSlice </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/GlyphTable/ title=GlyphTable class=md-nav__link> GlyphTable </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/Hanoi/ title=Hanoi class=md-nav__link> Hanoi </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/HanoiInitial/ title=HanoiInitial class=md-nav__link> HanoiInitial </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/HanoiIntermediate/ title=HanoiIntermediate class=md-nav__link> HanoiIntermediate </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/HardwareSelector/ title=HardwareSelector class=md-nav__link> HardwareSelector </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/Hawaii/ title=Hawaii class=md-nav__link> Hawaii </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/InteractorStyleTrackballActor/ title=InteractorStyleTrackballActor class=md-nav__link> InteractorStyleTrackballActor </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/InteractorStyleTrackballCamera/ title=InteractorStyleTrackballCamera class=md-nav__link> InteractorStyleTrackballCamera </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/Kitchen/ title=Kitchen class=md-nav__link> Kitchen </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/KochSnowflake/ title=KochSnowflake class=md-nav__link> KochSnowflake </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/LoopShrink/ title=LoopShrink class=md-nav__link> LoopShrink </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/Lorenz/ title=Lorenz class=md-nav__link> Lorenz </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/MultipleViewports/ title=MultipleViewports class=md-nav__link> MultipleViewports </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/NamedColorPatches/ title=NamedColorPatches class=md-nav__link> NamedColorPatches </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/NamedColors/ title=NamedColors class=md-nav__link> NamedColors </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/NormalsDemo/ title=NormalsDemo class=md-nav__link> NormalsDemo </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/OrientedGlyphs/ title=OrientedGlyphs class=md-nav__link> OrientedGlyphs </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/PointDataSubdivision/ title=PointDataSubdivision class=md-nav__link> PointDataSubdivision </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/PointSize/ title=PointSize class=md-nav__link> PointSize </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/ProgrammableGlyphs/ title=ProgrammableGlyphs class=md-nav__link> ProgrammableGlyphs </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/QuadraticSurface/ title=QuadraticSurface class=md-nav__link> QuadraticSurface </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/QuadricVisualization/ title=QuadricVisualization class=md-nav__link> QuadricVisualization </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/SphereTexture/ title=SphereTexture class=md-nav__link> SphereTexture </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/StreamLines/ title=StreamLines class=md-nav__link> StreamLines </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/TextSource/ title=TextSource class=md-nav__link> TextSource </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/VectorText/ title=VectorText class=md-nav__link> VectorText </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/ViewFrog/ title=ViewFrog class=md-nav__link> ViewFrog </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/ViewFrogA/ title=ViewFrogA class=md-nav__link> ViewFrogA </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/ViewFrogBoth/ title=ViewFrogBoth class=md-nav__link> ViewFrogBoth </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/ViewFrogSkinAndTissue/ title=ViewFrogSkinAndTissue class=md-nav__link> ViewFrogSkinAndTissue </a> </li> <li class=md-nav__item> <a href=../../../Python/Visualization/WindowTitle/ title=WindowTitle class=md-nav__link> WindowTitle </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-36 type=checkbox id=nav-15-36> <label class=md-nav__link for=nav-15-36> VisualizationAlgorithms </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-36> VisualizationAlgorithms </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/AnatomicalOrientation/ title=AnatomicalOrientation class=md-nav__link> AnatomicalOrientation </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/BluntStreamlines/ title=BluntStreamlines class=md-nav__link> BluntStreamlines </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/CarotidFlow/ title=CarotidFlow class=md-nav__link> CarotidFlow </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/CarotidFlowGlyphs/ title=CarotidFlowGlyphs class=md-nav__link> CarotidFlowGlyphs </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/ClipSphereCylinder/ title=ClipSphereCylinder class=md-nav__link> ClipSphereCylinder </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/ColoredAnnotatedCube/ title=ColoredAnnotatedCube class=md-nav__link> ColoredAnnotatedCube </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/CombustorIsosurface/ title=CombustorIsosurface class=md-nav__link> CombustorIsosurface </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/ContourQuadric/ title=ContourQuadric class=md-nav__link> ContourQuadric </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/CreateBFont/ title=CreateBFont class=md-nav__link> CreateBFont </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/CutStructuredGrid/ title=CutStructuredGrid class=md-nav__link> CutStructuredGrid </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/CutWithScalars/ title=CutWithScalars class=md-nav__link> CutWithScalars </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/Cutter/ title=Cutter class=md-nav__link> Cutter </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/DataSetSurface/ title=DataSetSurface class=md-nav__link> DataSetSurface </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/DecimateFran/ title=DecimateFran class=md-nav__link> DecimateFran </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/DecimateHawaii/ title=DecimateHawaii class=md-nav__link> DecimateHawaii </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/DisplacementPlot/ title=DisplacementPlot class=md-nav__link> DisplacementPlot </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/ExponentialCosine/ title=ExponentialCosine class=md-nav__link> ExponentialCosine </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/ExtractData/ title=ExtractData class=md-nav__link> ExtractData </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/FlyingHeadSlice/ title=FlyingHeadSlice class=md-nav__link> FlyingHeadSlice </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/HeadBone/ title=HeadBone class=md-nav__link> HeadBone </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/HeadSlice/ title=HeadSlice class=md-nav__link> HeadSlice </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/Hello/ title=Hello class=md-nav__link> Hello </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/HyperStreamline/ title=HyperStreamline class=md-nav__link> HyperStreamline </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/IceCream/ title=IceCream class=md-nav__link> IceCream </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/ImageGradient/ title=ImageGradient class=md-nav__link> ImageGradient </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/IronIsoSurface/ title=IronIsoSurface class=md-nav__link> IronIsoSurface </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/LOx/ title=LOx class=md-nav__link> LOx </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/LOxGrid/ title=LOxGrid class=md-nav__link> LOxGrid </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/LOxSeeds/ title=LOxSeeds class=md-nav__link> LOxSeeds </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/MarchingCases/ title=MarchingCases class=md-nav__link> MarchingCases </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/MarchingCasesA/ title=MarchingCasesA class=md-nav__link> MarchingCasesA </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/MarchingCasesB/ title=MarchingCasesB class=md-nav__link> MarchingCasesB </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/MarchingCasesC/ title=MarchingCasesC class=md-nav__link> MarchingCasesC </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/MarchingCasesD/ title=MarchingCasesD class=md-nav__link> MarchingCasesD </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/Motor/ title=Motor class=md-nav__link> Motor </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/Office/ title=Office class=md-nav__link> Office </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/OfficeA/ title=OfficeA class=md-nav__link> OfficeA </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/OfficeTube/ title=OfficeTube class=md-nav__link> OfficeTube </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/PineRootConnectivity/ title=PineRootConnectivity class=md-nav__link> PineRootConnectivity </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/PineRootConnectivityA/ title=PineRootConnectivityA class=md-nav__link> PineRootConnectivityA </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/PineRootDecimation/ title=PineRootDecimation class=md-nav__link> PineRootDecimation </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/PlateVibration/ title=PlateVibration class=md-nav__link> PlateVibration </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/ProbeCombustor/ title=ProbeCombustor class=md-nav__link> ProbeCombustor </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/SingleSplat/ title=SingleSplat class=md-nav__link> SingleSplat </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/SpikeFran/ title=SpikeFran class=md-nav__link> SpikeFran </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/SplatFace/ title=SplatFace class=md-nav__link> SplatFace </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/Stocks/ title=Stocks class=md-nav__link> Stocks </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/StreamlinesWithLineWidget/ title=StreamlinesWithLineWidget class=md-nav__link> StreamlinesWithLineWidget </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/TensorAxes/ title=TensorAxes class=md-nav__link> TensorAxes </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/TensorEllipsoids/ title=TensorEllipsoids class=md-nav__link> TensorEllipsoids </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/VelocityProfile/ title=VelocityProfile class=md-nav__link> VelocityProfile </a> </li> <li class=md-nav__item> <a href=../../../Python/VisualizationAlgorithms/WarpCombustor/ title=WarpCombustor class=md-nav__link> WarpCombustor </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-37 type=checkbox id=nav-15-37> <label class=md-nav__link for=nav-15-37> VolumeRendering </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-37> VolumeRendering </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/VolumeRendering/PseudoVolumeRendering/ title=PseudoVolumeRendering class=md-nav__link> PseudoVolumeRendering </a> </li> <li class=md-nav__item> <a href=../../../Python/VolumeRendering/SimpleRayCast/ title=SimpleRayCast class=md-nav__link> SimpleRayCast </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-15-38 type=checkbox id=nav-15-38> <label class=md-nav__link for=nav-15-38> Widgets </label> <nav class=md-nav data-md-component=collapsible data-md-level=2> <label class=md-nav__title for=nav-15-38> Widgets </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../Python/Widgets/BalloonWidget/ title=BalloonWidget class=md-nav__link> BalloonWidget </a> </li> <li class=md-nav__item> <a href=../../../Python/Widgets/BoxWidget/ title=BoxWidget class=md-nav__link> BoxWidget </a> </li> <li class=md-nav__item> <a href=../../../Python/Widgets/CompassWidget/ title=CompassWidget class=md-nav__link> CompassWidget </a> </li> <li class=md-nav__item> <a href=../../../Python/Widgets/ContourWidget/ title=ContourWidget class=md-nav__link> ContourWidget </a> </li> <li class=md-nav__item> <a href=../../../Python/Widgets/EmbedInPyQt/ title=EmbedInPyQt class=md-nav__link> EmbedInPyQt </a> </li> <li class=md-nav__item> <a href=../../../Python/Widgets/EmbedInPyQt2/ title=EmbedInPyQt2 class=md-nav__link> EmbedInPyQt2 </a> </li> <li class=md-nav__item> <a href=../../../Python/Widgets/OrientationMarkerWidget/ title=OrientationMarkerWidget class=md-nav__link> OrientationMarkerWidget </a> </li> <li class=md-nav__item> <a href=../../../Python/Widgets/ScalarBarWidget/ title=ScalarBarWidget class=md-nav__link> ScalarBarWidget </a> </li> <li class=md-nav__item> <a href=../../../Python/Widgets/SphereWidget/ title=SphereWidget class=md-nav__link> SphereWidget </a> </li> <li class=md-nav__item> <a href=../../../Python/Widgets/TextWidget/ title=TextWidget class=md-nav__link> TextWidget </a> </li> </ul> </nav> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-16 type=checkbox id=nav-16> <label class=md-nav__link for=nav-16> VTKBook </label> <nav class=md-nav data-md-component=collapsible data-md-level=1> <label class=md-nav__title for=nav-16> VTKBook </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../VTKBook/00Preface/ title=00Preface class=md-nav__link> 00Preface </a> </li> <li class=md-nav__item> <a href=../../../VTKBook/01Chapter1/ title=01Chapter1 class=md-nav__link> 01Chapter1 </a> </li> <li class=md-nav__item> <a href=../../../VTKBook/02Chapter2/ title=02Chapter2 class=md-nav__link> 02Chapter2 </a> </li> <li class=md-nav__item> <a href=../../../VTKBook/03Chapter3/ title=03Chapter3 class=md-nav__link> 03Chapter3 </a> </li> <li class=md-nav__item> <a href=../../../VTKBook/04Chapter4/ title=04Chapter4 class=md-nav__link> 04Chapter4 </a> </li> <li class=md-nav__item> <a href=../../../VTKBook/05Chapter5/ title=05Chapter5 class=md-nav__link> 05Chapter5 </a> </li> <li class=md-nav__item> <a href=../../../VTKBook/06Chapter6/ title=06Chapter6 class=md-nav__link> 06Chapter6 </a> </li> <li class=md-nav__item> <a href=../../../VTKBook/07Chapter7/ title=07Chapter7 class=md-nav__link> 07Chapter7 </a> </li> <li class=md-nav__item> <a href=../../../VTKBook/08Chapter8/ title=08Chapter8 class=md-nav__link> 08Chapter8 </a> </li> <li class=md-nav__item> <a href=../../../VTKBook/09Chapter9/ title=09Chapter9 class=md-nav__link> 09Chapter9 </a> </li> <li class=md-nav__item> <a href=../../../VTKBook/10Chapter10/ title=10Chapter10 class=md-nav__link> 10Chapter10 </a> </li> <li class=md-nav__item> <a href=../../../VTKBook/11Chapter11/ title=11Chapter11 class=md-nav__link> 11Chapter11 </a> </li> <li class=md-nav__item> <a href=../../../VTKBook/12Chapter12/ title=12Chapter12 class=md-nav__link> 12Chapter12 </a> </li> <li class=md-nav__item> <a href=../../../VTKBook/13Glossary/ title=13Glossary class=md-nav__link> 13Glossary </a> </li> </ul> </nav> </li> <li class="md-nav__item md-nav__item--nested"> <input class="md-toggle md-nav__toggle" data-md-toggle=nav-17 type=checkbox id=nav-17> <label class=md-nav__link for=nav-17> VTKBookLaTeX </label> <nav class=md-nav data-md-component=collapsible data-md-level=1> <label class=md-nav__title for=nav-17> VTKBookLaTeX </label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=../../../VTKBookLaTeX/VTKTextBook/ title=VTKTextBook class=md-nav__link> VTKTextBook </a> </li> </ul> </nav> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component=toc> <div class=md-sidebar__scrollwrap> <div class=md-sidebar__inner> <nav class="md-nav md-nav--secondary"> <label class=md-nav__title for=toc>Table of contents</label> <ul class=md-nav__list data-md-scrollfix> <li class=md-nav__item> <a href=#description title=Description class=md-nav__link> Description </a> </li> <li class=md-nav__item> <a href=#code title=Code class=md-nav__link> Code </a> </li> </ul> </nav> </div> </div> </div> <div class=md-content> <article class="md-content__inner md-typeset"> <h1>TransformPolyData</h1> <p><a href=../../../ >VTKExamples</a>/<a href=../../../Java>Java</a>/Filtering/TransformPolyData</p> <p><a href="https://github.com/lorensen/VTKExamples/blob/master/src/Testing/Baseline/Java/Filtering/TestTransformPolyData.png?raw=true target=" _blank"> <img style="border:2px solid beige;float:center" src=https://github.com/lorensen/VTKExamples/blob/master/src/Testing/Baseline/Java/Filtering/TestTransformPolyData.png?raw=true width=256> </a> <hr></p> <h3 id=description>Description<a class=headerlink href=#description title="Permanent link">&para;</a></h3> <p><a href=http://www.vtk.org/doc/nightly/html/classvtkTransformPolyDataFilter.html#details>vtkTransformPolyDataFilter</a> object is a filter to transform point coordinates and associated point and cell normals and vectors. This filter is specialized for polygonal data. </p> <div class="admonition tip"> <p class=admonition-title>Other Languages</p> <p>See (<a href=../../../Cxx/Filtering/TransformPolyData>Cxx</a>), (<a href=../../../Python/Filtering/TransformPolyData>Python</a>)</p> </div> <div class="admonition question"> <p class=admonition-title>Question</p> <p>If you have a simple question about this example contact us at <a href=mailto:VTKExamplesProject@gmail.com?subject=TransformPolyData.java&body=https://lorensen.github.io/VTKExamples/site/Java/Filtering/TransformPolyData>VTKExamplesProject</a> If your question is more complex and may require extended discussion, please use the <a href=https://discourse.vtk.org/ >VTK Discourse Forum</a></p> </div> <h3 id=code>Code<a class=headerlink href=#code title="Permanent link">&para;</a></h3> <p><strong>TransformPolyData.java</strong></p> <div class=codehilite><pre><span></span><span class=hll><span class=kn>import</span> <span class=nn>vtk.vtkRenderWindow</span><span class=o>;</span> </span><span class=hll><span class=kn>import</span> <span class=nn>vtk.vtkActor</span><span class=o>;</span> </span><span class=hll><span class=kn>import</span> <span class=nn>vtk.vtkNativeLibrary</span><span class=o>;</span> </span><span class=hll><span class=kn>import</span> <span class=nn>vtk.vtkPolyDataMapper</span><span class=o>;</span> </span><span class=hll><span class=kn>import</span> <span class=nn>vtk.vtkNamedColors</span><span class=o>;</span> </span><span class=hll><span class=kn>import</span> <span class=nn>vtk.vtkRenderer</span><span class=o>;</span> </span><span class=hll><span class=kn>import</span> <span class=nn>vtk.vtkRenderWindowInteractor</span><span class=o>;</span> </span><span class=hll><span class=kn>import</span> <span class=nn>vtk.vtkSphereSource</span><span class=o>;</span> </span><span class=hll><span class=kn>import</span> <span class=nn>vtk.vtkTransform</span><span class=o>;</span> </span><span class=hll><span class=kn>import</span> <span class=nn>vtk.vtkTransformPolyDataFilter</span><span class=o>;</span> </span> <span class=kd>public</span> <span class=kd>class</span> <span class=nc>TransformPolyData</span> <span class=o>{</span> <span class=c1>//-----------------------------------------------------------------</span> <span class=c1>// Load VTK library and print which library was not properly loaded</span> <span class=kd>static</span> <span class=o>{</span> <span class=hll> <span class=k>if</span> <span class=o>(!</span><span class=n>vtkNativeLibrary</span><span class=o>.</span><span class=na>LoadAllNativeLibraries</span><span class=o>())</span> </span> <span class=o>{</span> <span class=hll> <span class=k>for</span> <span class=o>(</span><span class=n>vtkNativeLibrary</span> <span class=n>lib</span> <span class=o>:</span> <span class=n>vtkNativeLibrary</span><span class=o>.</span><span class=na>values</span><span class=o>())</span> </span> <span class=o>{</span> <span class=k>if</span> <span class=o>(!</span><span class=n>lib</span><span class=o>.</span><span class=na>IsLoaded</span><span class=o>())</span> <span class=o>{</span> <span class=n>System</span><span class=o>.</span><span class=na>out</span><span class=o>.</span><span class=na>println</span><span class=o>(</span><span class=n>lib</span><span class=o>.</span><span class=na>GetLibraryName</span><span class=o>()</span> <span class=o>+</span> <span class=s>&quot; not loaded&quot;</span><span class=o>);</span> <span class=o>}</span> <span class=o>}</span> <span class=o>}</span> <span class=hll> <span class=n>vtkNativeLibrary</span><span class=o>.</span><span class=na>DisableOutputWindow</span><span class=o>(</span><span class=kc>null</span><span class=o>);</span> </span> <span class=o>}</span> <span class=c1>// -----------------------------------------------------------------</span> <span class=kd>public</span> <span class=kd>static</span> <span class=kt>void</span> <span class=nf>main</span><span class=o>(</span><span class=n>String</span> <span class=n>args</span><span class=o>[])</span> <span class=o>{</span> <span class=hll> <span class=n>vtkNamedColors</span> <span class=n>colors</span> <span class=o>=</span> <span class=k>new</span> <span class=n>vtkNamedColors</span><span class=o>();</span> </span> <span class=c1>//For OriginalActor Color</span> <span class=kt>double</span> <span class=n>OriginalActorColor</span><span class=o>[]</span> <span class=o>=</span> <span class=k>new</span> <span class=kt>double</span><span class=o>[</span><span class=mi>4</span><span class=o>];</span> <span class=c1>//Renderer Background Color</span> <span class=kt>double</span> <span class=n>Bgcolor</span><span class=o>[]</span> <span class=o>=</span> <span class=k>new</span> <span class=kt>double</span><span class=o>[</span><span class=mi>4</span><span class=o>];</span> <span class=c1>//TransformedActor color</span> <span class=kt>double</span> <span class=n>TransformedActorColor</span><span class=o>[]</span> <span class=o>=</span> <span class=k>new</span> <span class=kt>double</span><span class=o>[</span><span class=mi>4</span><span class=o>];</span> <span class=n>colors</span><span class=o>.</span><span class=na>GetColor</span><span class=o>(</span><span class=s>&quot;LightSeaGreen&quot;</span><span class=o>,</span> <span class=n>OriginalActorColor</span><span class=o>);</span> <span class=n>colors</span><span class=o>.</span><span class=na>GetColor</span><span class=o>(</span><span class=s>&quot;Sienna&quot;</span><span class=o>,</span> <span class=n>Bgcolor</span><span class=o>);</span> <span class=n>colors</span><span class=o>.</span><span class=na>GetColor</span><span class=o>(</span><span class=s>&quot;DeepSkyBlue&quot;</span><span class=o>,</span> <span class=n>TransformedActorColor</span><span class=o>);</span> <span class=c1>//Create a Sphere</span> <span class=hll> <span class=n>vtkSphereSource</span> <span class=n>Sphere</span> <span class=o>=</span> <span class=k>new</span> <span class=n>vtkSphereSource</span><span class=o>();</span> </span> <span class=n>Sphere</span><span class=o>.</span><span class=na>Update</span><span class=o>();</span> <span class=c1>//Create a Mapper and Actor</span> <span class=hll> <span class=n>vtkPolyDataMapper</span> <span class=n>OriginalMapper</span> <span class=o>=</span> <span class=k>new</span> <span class=n>vtkPolyDataMapper</span><span class=o>();</span> </span> <span class=n>OriginalMapper</span><span class=o>.</span><span class=na>SetInputConnection</span><span class=o>(</span><span class=n>Sphere</span><span class=o>.</span><span class=na>GetOutputPort</span><span class=o>());</span> <span class=hll> <span class=n>vtkActor</span> <span class=n>OriginalActor</span> <span class=o>=</span> <span class=k>new</span> <span class=n>vtkActor</span><span class=o>();</span> </span> <span class=n>OriginalActor</span><span class=o>.</span><span class=na>SetMapper</span><span class=o>(</span><span class=n>OriginalMapper</span><span class=o>);</span> <span class=n>OriginalActor</span><span class=o>.</span><span class=na>GetProperty</span><span class=o>().</span><span class=na>SetColor</span><span class=o>(</span><span class=n>OriginalActorColor</span><span class=o>);</span> <span class=c1>//Set up the transform filter</span> <span class=hll> <span class=n>vtkTransform</span> <span class=n>Translation</span> <span class=o>=</span> <span class=k>new</span> <span class=n>vtkTransform</span><span class=o>();</span> </span> <span class=n>Translation</span><span class=o>.</span><span class=na>Translate</span><span class=o>(</span><span class=mf>1.0</span><span class=o>,</span> <span class=mf>2.0</span><span class=o>,</span> <span class=mf>3.0</span><span class=o>);</span> <span class=hll> <span class=n>vtkTransformPolyDataFilter</span> <span class=n>TransformFilter</span> <span class=o>=</span> <span class=k>new</span> <span class=n>vtkTransformPolyDataFilter</span><span class=o>();</span> </span> <span class=n>TransformFilter</span><span class=o>.</span><span class=na>SetInputConnection</span><span class=o>(</span><span class=n>Sphere</span><span class=o>.</span><span class=na>GetOutputPort</span><span class=o>());</span> <span class=n>TransformFilter</span><span class=o>.</span><span class=na>SetTransform</span><span class=o>(</span><span class=n>Translation</span><span class=o>);</span> <span class=n>TransformFilter</span><span class=o>.</span><span class=na>Update</span><span class=o>();</span> <span class=c1>//Set up the actor to display the transformed polydata</span> <span class=hll> <span class=n>vtkPolyDataMapper</span> <span class=n>TransformedMapper</span> <span class=o>=</span> <span class=k>new</span> <span class=n>vtkPolyDataMapper</span><span class=o>();</span> </span> <span class=n>TransformedMapper</span><span class=o>.</span><span class=na>SetInputConnection</span><span class=o>(</span><span class=n>TransformFilter</span><span class=o>.</span><span class=na>GetOutputPort</span><span class=o>());</span> <span class=hll> <span class=n>vtkActor</span> <span class=n>TransformedActor</span> <span class=o>=</span> <span class=k>new</span> <span class=n>vtkActor</span><span class=o>();</span> </span> <span class=n>TransformedActor</span><span class=o>.</span><span class=na>SetMapper</span><span class=o>(</span><span class=n>TransformedMapper</span><span class=o>);</span> <span class=n>TransformedActor</span><span class=o>.</span><span class=na>GetProperty</span><span class=o>().</span><span class=na>SetColor</span><span class=o>(</span><span class=n>TransformedActorColor</span><span class=o>);</span> <span class=c1>//Create the renderer, render window and interactor.</span> <span class=hll> <span class=n>vtkRenderer</span> <span class=n>ren</span> <span class=o>=</span> <span class=k>new</span> <span class=n>vtkRenderer</span><span class=o>();</span> </span><span class=hll> <span class=n>vtkRenderWindow</span> <span class=n>renWin</span> <span class=o>=</span> <span class=k>new</span> <span class=n>vtkRenderWindow</span><span class=o>();</span> </span> <span class=n>renWin</span><span class=o>.</span><span class=na>AddRenderer</span><span class=o>(</span><span class=n>ren</span><span class=o>);</span> <span class=hll> <span class=n>vtkRenderWindowInteractor</span> <span class=n>iren</span> <span class=o>=</span> <span class=k>new</span> <span class=n>vtkRenderWindowInteractor</span><span class=o>();</span> </span> <span class=n>iren</span><span class=o>.</span><span class=na>SetRenderWindow</span><span class=o>(</span><span class=n>renWin</span><span class=o>);</span> <span class=c1>// Visualize the Actor</span> <span class=n>ren</span><span class=o>.</span><span class=na>AddActor</span><span class=o>(</span><span class=n>OriginalActor</span><span class=o>);</span> <span class=n>ren</span><span class=o>.</span><span class=na>AddActor</span><span class=o>(</span><span class=n>TransformedActor</span><span class=o>);</span> <span class=n>ren</span><span class=o>.</span><span class=na>SetBackground</span><span class=o>(</span><span class=n>Bgcolor</span><span class=o>);</span> <span class=n>renWin</span><span class=o>.</span><span class=na>SetSize</span><span class=o>(</span><span class=mi>300</span><span class=o>,</span> <span class=mi>300</span><span class=o>);</span> <span class=n>renWin</span><span class=o>.</span><span class=na>Render</span><span class=o>();</span> <span class=n>iren</span><span class=o>.</span><span class=na>Initialize</span><span class=o>();</span> <span class=n>iren</span><span class=o>.</span><span class=na>Start</span><span class=o>();</span> <span class=o>}</span> <span class=o>}</span> </pre></div> </article> </div> </div> </main> <footer class=md-footer> <div class=md-footer-nav> <nav class="md-footer-nav__inner md-grid"> <a href=../PerlinNoise/ title=PerlinNoise class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel=prev> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class=md-flex__ellipsis> <span class=md-footer-nav__direction> Previous </span> PerlinNoise </span> </div> </a> <a href=../VertexGlyphFilter/ title=VertexGlyphFilter class="md-flex md-footer-nav__link md-footer-nav__link--next" rel=next> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class=md-flex__ellipsis> <span class=md-footer-nav__direction> Next </span> VertexGlyphFilter </span> </div> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class=md-footer-copyright> <div class=md-footer-copyright__highlight> <font color=#666>Content is available under </font><a href=https://creativecommons.org/licenses/by/2.5/ title=Attribution2.5>Attribution2.5</a> <font color=#666>unless otherwise noted.</font> </div> powered by <a href=http://www.mkdocs.org title=MkDocs>MkDocs</a> and <a href=http://squidfunk.github.io/mkdocs-material/ title="Material for MkDocs"> Material for MkDocs</a> </div> </div> </div> </footer> </div> <script src=../../../assets/javascripts/application-c35428f87f.js></script> <script>app.initialize({url:{base:"../../.."}})</script> <script src=https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-MML-AM_CHTML></script> <script>!function(e,t,a,n,o,c,i){e.GoogleAnalyticsObject=o,e[o]=e[o]||function(){(e[o].q=e[o].q||[]).push(arguments)},e[o].l=1*new Date,c=t.createElement(a),i=t.getElementsByTagName(a)[0],c.async=1,c.src=n,i.parentNode.insertBefore(c,i)}(window,document,"script","https://www.google-analytics.com/analytics.js","ga"),ga("create","UA-3660134-4","auto"),ga("set","anonymizeIp",!0),ga("send","pageview");var links=document.getElementsByTagName("a");Array.prototype.map.call(links,function(e){e.host!=document.location.host&&e.addEventListener("click",function(){var t=e.getAttribute("data-md-action")||"follow";ga("send","event","outbound",t,e.href)})});var query=document.forms.search.query;query.addEventListener("blur",function(){if(this.value){var e=document.location.pathname;ga("send","pageview",e+"?q="+this.value)}})</script> </body> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Objects</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> <link href="http://asset/sandbox/client/ui/objects/objects.css" rel="stylesheet" media="all"> <script src="http://asset/sandbox/client/ui/common/util.js"></script> <script src="http://asset/sandbox/client/ui/objects/config.js"></script> <script src="http://asset/sandbox/client/ui/objects/objects.js"></script> </head> <body> <div class="background"> <div class="toolbar"> <small>Asset Palette</small> <div class="tool"> <img src="http://asset/sandbox/client/ui/objects/close.png" /> </div> </div> <div class="header"> <div class="item active" id="tab-objects"> <img src="http://asset/sandbox/client/ui/objects/objects.png" /> <small>Objects</small> </div> <div class="item" id="tab-vehicles"> <img src="http://asset/sandbox/client/ui/objects/vehicles.png" /> <small>Vehicles</small> </div> <div class="item" id="tab-weapons"> <img src="http://asset/sandbox/client/ui/objects/weapons.png" /> <small>Weapons</small> </div> <div class="item" id="tab-doors"> <img src="http://asset/sandbox/client/ui/objects/doors.png" /> <small>Doors</small> </div> <div class="item" id="tab-clothing"> <img src="http://asset/sandbox/client/ui/objects/clothing.png" /> <small>Clothing</small> </div> </div> <div class="content"> <div class="search"> <input type="text" name="search"> </div> <div class="listbox" id="objects"> </div> <div class="listbox hidden" id="vehicles"> </div> <div class="listbox hidden" id="weapons"> </div> <div class="listbox hidden" id="doors"> </div> <div class="listbox hidden" id="clothing"> </div> </div> </div> </body> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>JSDoc: Class: LicenseValidatorClient</title> <script src="scripts/prettify/prettify.js"> </script> <script src="scripts/prettify/lang-css.js"> </script> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css"> <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css"> </head> <body> <div id="main"> <h1 class="page-title">Class: LicenseValidatorClient</h1> <section> <header> <h2> LicenseValidatorClient </h2> </header> <article> <div class="container-overview"> <h2>Constructor</h2> <h4 class="name" id="LicenseValidatorClient"><span class="type-signature"></span>new LicenseValidatorClient<span class="signature">(jiraClient)</span><span class="type-signature"></span></h4> <div class="description"> <p>Used to access Jira REST endpoints in '/rest/api/2/licenseValidator'</p> </div> <h5>Parameters:</h5> <table class="params"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>jiraClient</code></td> <td class="type"> <span class="param-type"><a href="JiraClient.html">JiraClient</a></span> </td> <td class="description last"></td> </tr> </tbody> </table> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="api_licenseValidator.js.html">api/licenseValidator.js</a>, <a href="api_licenseValidator.js.html#line5">line 5</a> </li></ul></dd> </dl> </div> <h3 class="subsection-title">Methods</h3> <h4 class="name" id="validateLicense"><span class="type-signature"></span>validateLicense<span class="signature">(opts, callback)</span><span class="type-signature"></span></h4> <h5>Parameters:</h5> <table class="params"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>opts</code></td> <td class="type"> </td> <td class="description last"><p>The request options sent to the Jira API.</p> <h6>Properties</h6> <table class="params"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>license</code></td> <td class="type"> </td> <td class="description last"><p>The license to validate.</p></td> </tr> </tbody> </table> </td> </tr> <tr> <td class="name"><code>callback</code></td> <td class="type"> </td> <td class="description last"><p>Called when the license has been validated, or fails to validate.</p></td> </tr> </tbody> </table> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="api_licenseValidator.js.html">api/licenseValidator.js</a>, <a href="api_licenseValidator.js.html#line14">line 14</a> </li></ul></dd> </dl> </article> </section> </div> <nav> <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="ApplicationPropertiesClient.html">ApplicationPropertiesClient</a></li><li><a href="AttachmentClient.html">AttachmentClient</a></li><li><a href="AuditingClient.html">AuditingClient</a></li><li><a href="AvatarClient.html">AvatarClient</a></li><li><a href="CommentClient.html">CommentClient</a></li><li><a href="ComponentClient.html">ComponentClient</a></li><li><a href="CustomFieldOptionClient.html">CustomFieldOptionClient</a></li><li><a href="DashboardClient.html">DashboardClient</a></li><li><a href="FieldClient.html">FieldClient</a></li><li><a href="FilterClient.html">FilterClient</a></li><li><a href="GroupClient.html">GroupClient</a></li><li><a href="GroupsClient.html">GroupsClient</a></li><li><a href="GroupUserPickerClient.html">GroupUserPickerClient</a></li><li><a href="IssueClient.html">IssueClient</a></li><li><a href="IssueLinkClient.html">IssueLinkClient</a></li><li><a href="IssueLinkTypeClient.html">IssueLinkTypeClient</a></li><li><a href="IssueTypeClient.html">IssueTypeClient</a></li><li><a href="JiraClient.html">JiraClient</a></li><li><a href="JqlClient.html">JqlClient</a></li><li><a href="LicenseRoleClient.html">LicenseRoleClient</a></li><li><a href="LicenseValidatorClient.html">LicenseValidatorClient</a></li><li><a href="MyPermissionsClient.html">MyPermissionsClient</a></li><li><a href="MyPreferencesClient.html">MyPreferencesClient</a></li><li><a href="MyselfClient.html">MyselfClient</a></li><li><a href="PasswordClient.html">PasswordClient</a></li><li><a href="PriorityClient.html">PriorityClient</a></li><li><a href="ProjectClient.html">ProjectClient</a></li><li><a href="ProjectValidateClient.html">ProjectValidateClient</a></li><li><a href="ReindexClient.html">ReindexClient</a></li><li><a href="ResolutionClient.html">ResolutionClient</a></li><li><a href="ScreensClient.html">ScreensClient</a></li><li><a href="SearchClient.html">SearchClient</a></li><li><a href="SecurityLevelClient.html">SecurityLevelClient</a></li><li><a href="ServerInfoClient.html">ServerInfoClient</a></li><li><a href="SettingsClient.html">SettingsClient</a></li><li><a href="StatusCategoryClient.html">StatusCategoryClient</a></li><li><a href="StatusClient.html">StatusClient</a></li><li><a href="UserClient.html">UserClient</a></li><li><a href="VersionClient.html">VersionClient</a></li><li><a href="WorkflowClient.html">WorkflowClient</a></li><li><a href="WorkflowSchemeClient.html">WorkflowSchemeClient</a></li></ul><h3>Namespaces</h3><ul><li><a href="OauthUtil.html">OauthUtil</a></li></ul> </nav> <br class="clear"> <footer> Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-alpha13</a> on Tue Sep 22 2015 13:08:43 GMT-0500 (CDT) </footer> <script> prettyPrint(); </script> <script src="scripts/linenumber.js"> </script> </body> </html>
<p>Dear {{ user.username }},</p> <p> To reset your password <a href="{{ url_for('auth.reset_password', token=token, _external=True) }}"> click here </a>. </p> <p>Alternatively, you can paste the following link in your browser's address bar:</p> <p>{{ url_for('auth.reset_password', token=token, _external=True) }}</p> <p>If you have not requested a password reset simply ignore this message.</p> <p>Sincerely,</p> <p>InMoov</p>
<!DOCTYPE html> <html lang="en" class="js csstransforms3d"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <meta name="generator" content="Hugo 0.70.0" /> <meta name="description" content=""> <meta name="buildDate" content="2022-04-20 13:59:19"> <link rel="shortcut icon" href="https://shardingsphere.apache.org/document/current/img/favicon.png" type="image/x-icon" /> <title>Use Docker :: ShardingSphere</title> <link href="https://shardingsphere.apache.org/document/2.0.0/css/nucleus.css?1650434359" rel="stylesheet"> <link href="https://shardingsphere.apache.org/document/2.0.0/css/font-awesome.min.css?1650434359" rel="stylesheet"> <link href="https://shardingsphere.apache.org/document/2.0.0/css/hybrid.css?1650434359" rel="stylesheet"> <link href="https://shardingsphere.apache.org/document/2.0.0/css/featherlight.min.css?1650434359" rel="stylesheet"> <link href="https://shardingsphere.apache.org/document/2.0.0/css/perfect-scrollbar.min.css?1650434359" rel="stylesheet"> <link href="https://shardingsphere.apache.org/document/2.0.0/css/auto-complete.css?1650434359" rel="stylesheet"> <link href="https://shardingsphere.apache.org/document/2.0.0/css/theme.css?1650434359" rel="stylesheet"> <link href="https://shardingsphere.apache.org/document/2.0.0/css/hugo-theme.css?1650434359" rel="stylesheet"> <link href="https://shardingsphere.apache.org/document/2.0.0/css/theme-white.css?1650434359" rel="stylesheet"> <script src="https://shardingsphere.apache.org/document/2.0.0/js/jquery-2.x.min.js?1650434359"></script> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?d5a1dc8dcf63a64ee55b80de01c7fb1a"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-HETCF66YL0"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){window.dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-HETCF66YL0'); </script> <style type="text/css"> :root #header + #content > #left > #rlblock_left{ display:none !important; } </style> </head> <body class="" data-url="/en/user-manual/shardingsphere-proxy/startup/docker/"> <div class="change-theme"> <div class="wrap"> <span data-item="retro"> <svg t="1649761460834" class="icon" viewBox="0 0 1243 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2052" width="16" height="16"><path d="M755.093336 61.436797a511.973304 511.973304 0 1 0 207.495466 693.650688l-99.615377-53.757197a398.827204 398.827204 0 1 1-161.637286-540.351253l53.757197-99.615378z" fill="#ffffff" p-id="2053"></path><path d="M1204.971593 188.84501L534.652259 736.217612l-285.242269-364.086159 86.304071-67.653615 216.199012 275.953611 583.649567-476.574007 69.335813 84.987568z" fill="#ffffff" p-id="2054"></path></svg> Retro </span> <span data-item="eyehelp"> <svg t="1649761460834" class="icon" viewBox="0 0 1243 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2052" width="16" height="16"><path d="M755.093336 61.436797a511.973304 511.973304 0 1 0 207.495466 693.650688l-99.615377-53.757197a398.827204 398.827204 0 1 1-161.637286-540.351253l53.757197-99.615378z" fill="#ffffff" p-id="2053"></path><path d="M1204.971593 188.84501L534.652259 736.217612l-285.242269-364.086159 86.304071-67.653615 216.199012 275.953611 583.649567-476.574007 69.335813 84.987568z" fill="#ffffff" p-id="2054"></path></svg> Eye care </span> <span data-item="haitian"> <svg t="1649761460834" class="icon" viewBox="0 0 1243 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2052" width="16" height="16"><path d="M755.093336 61.436797a511.973304 511.973304 0 1 0 207.495466 693.650688l-99.615377-53.757197a398.827204 398.827204 0 1 1-161.637286-540.351253l53.757197-99.615378z" fill="#ffffff" p-id="2053"></path><path d="M1204.971593 188.84501L534.652259 736.217612l-285.242269-364.086159 86.304071-67.653615 216.199012 275.953611 583.649567-476.574007 69.335813 84.987568z" fill="#ffffff" p-id="2054"></path></svg> Haitian </span> <span data-item="deep"> <svg t="1649761460834" class="icon" viewBox="0 0 1243 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2052" width="16" height="16"><path d="M755.093336 61.436797a511.973304 511.973304 0 1 0 207.495466 693.650688l-99.615377-53.757197a398.827204 398.827204 0 1 1-161.637286-540.351253l53.757197-99.615378z" fill="#ffffff" p-id="2053"></path><path d="M1204.971593 188.84501L534.652259 736.217612l-285.242269-364.086159 86.304071-67.653615 216.199012 275.953611 583.649567-476.574007 69.335813 84.987568z" fill="#ffffff" p-id="2054"></path></svg> Deep </span> <span data-item="dark"> <svg t="1649761460834" class="icon" viewBox="0 0 1243 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2052" width="16" height="16"><path d="M755.093336 61.436797a511.973304 511.973304 0 1 0 207.495466 693.650688l-99.615377-53.757197a398.827204 398.827204 0 1 1-161.637286-540.351253l53.757197-99.615378z" fill="#ffffff" p-id="2053"></path><path d="M1204.971593 188.84501L534.652259 736.217612l-285.242269-364.086159 86.304071-67.653615 216.199012 275.953611 583.649567-476.574007 69.335813 84.987568z" fill="#ffffff" p-id="2054"></path></svg> Dark </span> <span class="active"> <svg t="1649761460834" class="icon" viewBox="0 0 1243 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2052" width="16" height="16"><path d="M755.093336 61.436797a511.973304 511.973304 0 1 0 207.495466 693.650688l-99.615377-53.757197a398.827204 398.827204 0 1 1-161.637286-540.351253l53.757197-99.615378z" fill="#ffffff" p-id="2053"></path><path d="M1204.971593 188.84501L534.652259 736.217612l-285.242269-364.086159 86.304071-67.653615 216.199012 275.953611 583.649567-476.574007 69.335813 84.987568z" fill="#ffffff" p-id="2054"></path></svg> Default </span> </div> </div> <header> <div class="wrap"> <a href="https://shardingsphere.apache.org/"><img src="https://shardingsphere.apache.org/document/current/img/logo_v3.png" /></a> <section id="prefooter"> <ul> <li> <a class="padding"> <i class="fa fa-fw fa-language"></i> <div class="select-style"> <select id="select-language" onchange="location = this.value;"> <option id="en" value="/document/2.0.0/en/user-manual/shardingsphere-proxy/startup/docker/" selected>English</option> <option id="cn" value="/document/2.0.0/cn/user-manual/shardingsphere-proxy/startup/docker/">简体中文</option> </select> <svg t="1645437162166" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2449" width="32" height="32"><path d="M483.072 714.496l30.165333 30.208 415.957334-415.829333a42.837333 42.837333 0 0 0 0-60.288 42.538667 42.538667 0 0 0-60.330667-0.042667l-355.541333 355.413333-355.242667-355.413333a42.496 42.496 0 0 0-60.288 0 42.837333 42.837333 0 0 0-0.085333 60.330667l383.701333 383.872 1.706667 1.749333z" fill="#3D3D3D" p-id="2450"></path></svg> </div> </a> </li> </ul> </section> </div> </header> <div class="wrap"> <nav id="sidebar" class=""> <div id="header-wrapper"> <div class="searchbox"> <label for="search-by"><i class="fa fa-search"></i></label> <input data-search-input id="search-by" type="text" placeholder="Search..."> <span data-search-clear=""><i class="fa fa-close"></i></span> </div> <script type="text/javascript" src="https://shardingsphere.apache.org/document/2.0.0/js/lunr.min.js?1650434359"></script> <script type="text/javascript" src="https://shardingsphere.apache.org/document/2.0.0/js/auto-complete.js?1650434359"></script> <script type="text/javascript"> var baseurl = "\/en"; </script> <script type="text/javascript" src="https://shardingsphere.apache.org/document/2.0.0/js/search.js?1650434359"></script> </div> <div class="highlightable"> <ul class="topics"> <li data-nav-id="/en/overview/" title="Overview" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/overview/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> </i> <b>1. </b>Overview </a> </li> <li data-nav-id="/en/quick-start/" title="Quick Start" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/quick-start/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>2. </b>Quick Start </a> <ul> <li data-nav-id="/en/quick-start/shardingsphere-jdbc-quick-start/" title="ShardingSphere-JDBC" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/quick-start/shardingsphere-jdbc-quick-start/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> <b>2.1. </b>ShardingSphere-JDBC </a> </li> <li data-nav-id="/en/quick-start/shardingsphere-proxy-quick-start/" title="ShardingSphere-Proxy" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/quick-start/shardingsphere-proxy-quick-start/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> <b>2.2. </b>ShardingSphere-Proxy </a> </li> <li data-nav-id="/en/quick-start/shardingsphere-scaling-quick-start/" title="ShardingSphere-Scaling (Experimental)" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/quick-start/shardingsphere-scaling-quick-start/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> <b>2.3. </b>ShardingSphere-Scaling (Experimental) </a> </li> </ul> </li> <li data-nav-id="/en/concepts/" title="Concepts" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/concepts/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>3. </b>Concepts </a> <ul> <li data-nav-id="/en/concepts/adaptor/" title="Adaptor" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/concepts/adaptor/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> </i> <b>3.1. </b>Adaptor </a> </li> <li data-nav-id="/en/concepts/mode/" title="Mode" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/concepts/mode/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> </i> <b>3.2. </b>Mode </a> </li> <li data-nav-id="/en/concepts/distsql/" title="DistSQL" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/concepts/distsql/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> </i> <b>3.3. </b>DistSQL </a> </li> <li data-nav-id="/en/concepts/pluggable/" title="Pluggable Architecture" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/concepts/pluggable/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> </i> <b>3.4. </b>Pluggable Architecture </a> </li> </ul> </li> <li data-nav-id="/en/features/" title="Features" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>4. </b>Features </a> <ul> <li data-nav-id="/en/features/db-compatibility/" title="DB Compatibility" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/db-compatibility/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>4.1. </b>DB Compatibility </a> <ul> <li data-nav-id="/en/features/db-compatibility/sql-parser/" title="SQL Parser" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/db-compatibility/sql-parser/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> SQL Parser </a> <ul> <li data-nav-id="/en/features/db-compatibility/sql-parser/mysql/" title="MySQL" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/db-compatibility/sql-parser/mysql/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> MySQL </a> </li> <li data-nav-id="/en/features/db-compatibility/sql-parser/opengauss/" title="openGauss" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/db-compatibility/sql-parser/opengauss/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> openGauss </a> </li> <li data-nav-id="/en/features/db-compatibility/sql-parser/postgresql/" title="PostgreSQL" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/db-compatibility/sql-parser/postgresql/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> PostgreSQL </a> </li> <li data-nav-id="/en/features/db-compatibility/sql-parser/sqlserver/" title="SQLServer" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/db-compatibility/sql-parser/sqlserver/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> SQLServer </a> </li> <li data-nav-id="/en/features/db-compatibility/sql-parser/oracle/" title="Oracle" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/db-compatibility/sql-parser/oracle/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Oracle </a> </li> <li data-nav-id="/en/features/db-compatibility/sql-parser/sql92/" title="SQL92" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/db-compatibility/sql-parser/sql92/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> SQL92 </a> </li> </ul> </li> <li data-nav-id="/en/features/db-compatibility/db-protocol/" title="DB Protocol" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/db-compatibility/db-protocol/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> </i> DB Protocol </a> </li> <li data-nav-id="/en/features/db-compatibility/feature-support/" title="Feature Support" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/db-compatibility/feature-support/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Feature Support </a> <ul> <li data-nav-id="/en/features/db-compatibility/feature-support/mysql/" title="MySQL" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/db-compatibility/feature-support/mysql/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> MySQL </a> </li> <li data-nav-id="/en/features/db-compatibility/feature-support/postgresql/" title="PostgreSQL" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/db-compatibility/feature-support/postgresql/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> PostgreSQL </a> </li> <li data-nav-id="/en/features/db-compatibility/feature-support/sqlserver/" title="SQLServer" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/db-compatibility/feature-support/sqlserver/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> SQLServer </a> </li> <li data-nav-id="/en/features/db-compatibility/feature-support/oracle/" title="Oracle" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/db-compatibility/feature-support/oracle/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Oracle </a> </li> <li data-nav-id="/en/features/db-compatibility/feature-support/sql92/" title="SQL92" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/db-compatibility/feature-support/sql92/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> SQL92 </a> </li> </ul> </li> </ul> </li> <li data-nav-id="/en/features/management/" title="Management" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/management/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>4.2. </b>Management </a> <ul> <li data-nav-id="/en/features/management/concept/" title="Core Concept" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/management/concept/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Core Concept </a> </li> </ul> </li> <li data-nav-id="/en/features/sharding/" title="Sharding" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/sharding/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>4.3. </b>Sharding </a> <ul> <li data-nav-id="/en/features/sharding/concept/" title="Core Concept" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/sharding/concept/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Core Concept </a> <ul> <li data-nav-id="/en/features/sharding/concept/table/" title="Table" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/sharding/concept/table/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Table </a> </li> <li data-nav-id="/en/features/sharding/concept/datanode/" title="Data Node" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/sharding/concept/datanode/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Data Node </a> </li> <li data-nav-id="/en/features/sharding/concept/sharding/" title="Sharding" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/sharding/concept/sharding/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Sharding </a> </li> <li data-nav-id="/en/features/sharding/concept/inline-expression/" title="Inline Expression" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/sharding/concept/inline-expression/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Inline Expression </a> </li> <li data-nav-id="/en/features/sharding/concept/key-generator/" title="Distributed Primary Key" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/sharding/concept/key-generator/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Distributed Primary Key </a> </li> <li data-nav-id="/en/features/sharding/concept/hint/" title="Hint Sharding Route" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/sharding/concept/hint/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Hint Sharding Route </a> </li> </ul> </li> <li data-nav-id="/en/features/sharding/use-norms/" title="Use Norms" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/sharding/use-norms/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Use Norms </a> <ul> <li data-nav-id="/en/features/sharding/use-norms/sql/" title="SQL" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/sharding/use-norms/sql/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> SQL </a> </li> <li data-nav-id="/en/features/sharding/use-norms/pagination/" title="Pagination" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/sharding/use-norms/pagination/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Pagination </a> </li> </ul> </li> </ul> </li> <li data-nav-id="/en/features/transaction/" title="Distributed Transaction" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/transaction/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>4.4. </b>Distributed Transaction </a> <ul> <li data-nav-id="/en/features/transaction/concept/" title="Core Concept" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/transaction/concept/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Core Concept </a> <ul> <li data-nav-id="/en/features/transaction/concept/xa/" title="XA" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/transaction/concept/xa/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> XA </a> </li> <li data-nav-id="/en/features/transaction/concept/base/" title="BASE" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/transaction/concept/base/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> BASE </a> </li> </ul> </li> <li data-nav-id="/en/features/transaction/use-norms/" title="Use Norms" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/transaction/use-norms/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Use Norms </a> <ul> <li data-nav-id="/en/features/transaction/use-norms/local-transaction/" title="Local Transaction" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/transaction/use-norms/local-transaction/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Local Transaction </a> </li> <li data-nav-id="/en/features/transaction/use-norms/xa/" title="XA" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/transaction/use-norms/xa/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> XA </a> </li> <li data-nav-id="/en/features/transaction/use-norms/base/" title="BASE" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/transaction/use-norms/base/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> BASE </a> </li> </ul> </li> </ul> </li> <li data-nav-id="/en/features/readwrite-splitting/" title="Readwrite-splitting" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/readwrite-splitting/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>4.5. </b>Readwrite-splitting </a> <ul> <li data-nav-id="/en/features/readwrite-splitting/concept/" title="Core Concept" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/readwrite-splitting/concept/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Core Concept </a> </li> <li data-nav-id="/en/features/readwrite-splitting/use-norms/" title="Use Norms" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/readwrite-splitting/use-norms/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Use Norms </a> </li> </ul> </li> <li data-nav-id="/en/features/ha/" title="HA" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/ha/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>4.6. </b>HA </a> <ul> <li data-nav-id="/en/features/ha/concept/" title="Core Concept" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/ha/concept/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Core Concept </a> </li> <li data-nav-id="/en/features/ha/use-norms/" title="Use Norms" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/ha/use-norms/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Use Norms </a> </li> </ul> </li> <li data-nav-id="/en/features/scaling/" title="Scaling" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/scaling/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>4.7. </b>Scaling </a> <ul> <li data-nav-id="/en/features/scaling/concept/" title="Core Concept" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/scaling/concept/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Core Concept </a> </li> <li data-nav-id="/en/features/scaling/use-norms/" title="User Norms" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/scaling/use-norms/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> User Norms </a> </li> </ul> </li> <li data-nav-id="/en/features/encrypt/" title="Encryption" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/encrypt/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>4.8. </b>Encryption </a> <ul> <li data-nav-id="/en/features/encrypt/concept/" title="Core Concept" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/encrypt/concept/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Core Concept </a> </li> <li data-nav-id="/en/features/encrypt/use-norms/" title="Use Norms" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/encrypt/use-norms/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Use Norms </a> </li> </ul> </li> <li data-nav-id="/en/features/shadow/" title="Shadow DB" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/shadow/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>4.9. </b>Shadow DB </a> <ul> <li data-nav-id="/en/features/shadow/concept/" title="Core Concept" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/shadow/concept/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Core Concept </a> </li> <li data-nav-id="/en/features/shadow/use-norms/" title="Use Norms" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/shadow/use-norms/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Use Norms </a> </li> </ul> </li> <li data-nav-id="/en/features/observability/" title="Observability" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/observability/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>4.10. </b>Observability </a> <ul> <li data-nav-id="/en/features/observability/concept/" title="Core Concept" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/observability/concept/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Core Concept </a> </li> <li data-nav-id="/en/features/observability/use-norms/" title="Use Norms" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/features/observability/use-norms/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Use Norms </a> </li> </ul> </li> </ul> </li> <li data-nav-id="/en/user-manual/" title="User Manual" class="dd-item parent "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>5. </b>User Manual </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/" title="ShardingSphere-JDBC" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>5.1. </b>ShardingSphere-JDBC </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/java-api/" title="Java API" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/java-api/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Java API </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/java-api/mode/" title="Mode Configuration" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/java-api/mode/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Mode Configuration </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/java-api/data-source/" title="Data Source" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/java-api/data-source/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Data Source </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/java-api/rules/" title="Rules" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/java-api/rules/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Rules </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/java-api/rules/sharding/" title="Sharding" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/java-api/rules/sharding/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Sharding </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/java-api/rules/readwrite-splitting/" title="Readwrite-splitting" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/java-api/rules/readwrite-splitting/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Readwrite-splitting </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/java-api/rules/ha/" title="HA" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/java-api/rules/ha/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> HA </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/java-api/rules/encrypt/" title="Encryption" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/java-api/rules/encrypt/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Encryption </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/java-api/rules/shadow/" title="Shadow DB" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/java-api/rules/shadow/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Shadow DB </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/java-api/rules/sql-parser/" title="SQL Parser" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/java-api/rules/sql-parser/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> SQL Parser </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/java-api/rules/mix/" title="Mixed Rules" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/java-api/rules/mix/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Mixed Rules </a> </li> </ul> </li> </ul> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/yaml-config/" title="YAML Configuration" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/yaml-config/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> YAML Configuration </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/yaml-config/mode/" title="Mode Configuration" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/yaml-config/mode/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Mode Configuration </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/yaml-config/data-source/" title="Data Source" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/yaml-config/data-source/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Data Source </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/yaml-config/rules/" title="Rules" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/yaml-config/rules/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Rules </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/yaml-config/rules/sharding/" title="Sharding" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/yaml-config/rules/sharding/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Sharding </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/yaml-config/rules/readwrite-splitting/" title="Readwrite-splitting" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/yaml-config/rules/readwrite-splitting/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Readwrite-splitting </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/yaml-config/rules/ha/" title="HA" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/yaml-config/rules/ha/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> HA </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/yaml-config/rules/encrypt/" title="Encryption" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/yaml-config/rules/encrypt/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Encryption </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/yaml-config/rules/shadow/" title="Shadow DB" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/yaml-config/rules/shadow/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Shadow DB </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/yaml-config/rules/mix/" title="Mixed Rules" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/yaml-config/rules/mix/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Mixed Rules </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/yaml-config/rules/sql-parser/" title="SQL-parser" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/yaml-config/rules/sql-parser/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> SQL-parser </a> </li> </ul> </li> </ul> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-boot-starter/" title="Spring Boot Starter" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-boot-starter/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Spring Boot Starter </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-boot-starter/mode/" title="Mode Configuration" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-boot-starter/mode/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Mode Configuration </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-boot-starter/data-source/" title="Data Source" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-boot-starter/data-source/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Data Source </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-boot-starter/rules/" title="Rules" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-boot-starter/rules/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Rules </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-boot-starter/rules/sharding/" title="Sharding" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-boot-starter/rules/sharding/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Sharding </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-boot-starter/rules/readwrite-splitting/" title="Readwrite splitting" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-boot-starter/rules/readwrite-splitting/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Readwrite splitting </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-boot-starter/rules/ha/" title="HA" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-boot-starter/rules/ha/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> HA </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-boot-starter/rules/encrypt/" title="Encryption" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-boot-starter/rules/encrypt/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Encryption </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-boot-starter/rules/shadow/" title="Shadow DB" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-boot-starter/rules/shadow/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Shadow DB </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-boot-starter/rules/mix/" title="Mixed Rules" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-boot-starter/rules/mix/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Mixed Rules </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-boot-starter/rules/sql-parser/" title="SQL Parser" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-boot-starter/rules/sql-parser/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> SQL Parser </a> </li> </ul> </li> </ul> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-namespace/" title="Spring Namespace" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-namespace/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Spring Namespace </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-namespace/mode/" title="Mode Configuration" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-namespace/mode/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Mode Configuration </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-namespace/data-source/" title="Data Source" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-namespace/data-source/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Data Source </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-namespace/rules/" title="Rules" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-namespace/rules/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Rules </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-namespace/rules/sharding/" title="Sharding" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-namespace/rules/sharding/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Sharding </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-namespace/rules/readwrite-splitting/" title="Readwrite-splitting" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-namespace/rules/readwrite-splitting/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Readwrite-splitting </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-namespace/rules/ha/" title="HA" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-namespace/rules/ha/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> HA </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-namespace/rules/encrypt/" title="Encryption" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-namespace/rules/encrypt/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Encryption </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-namespace/rules/shadow/" title="Shadow DB" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-namespace/rules/shadow/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Shadow DB </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-namespace/rules/sql-parser/" title="SQL Parser" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-namespace/rules/sql-parser/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> SQL Parser </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/spring-namespace/rules/mix/" title="Mixed Rules" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/spring-namespace/rules/mix/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Mixed Rules </a> </li> </ul> </li> </ul> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/props/" title="Properties Configuration" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/props/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Properties Configuration </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/builtin-algorithm/" title="Builtin Algorithm" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/builtin-algorithm/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Builtin Algorithm </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/builtin-algorithm/metadata-repository/" title="Metadata Repository" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/builtin-algorithm/metadata-repository/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Metadata Repository </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/builtin-algorithm/sharding/" title="Sharding Algorithm" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/builtin-algorithm/sharding/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Sharding Algorithm </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/builtin-algorithm/keygen/" title="Key Generate Algorithm" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/builtin-algorithm/keygen/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Key Generate Algorithm </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/builtin-algorithm/load-balance/" title="Load Balance Algorithm" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/builtin-algorithm/load-balance/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Load Balance Algorithm </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/builtin-algorithm/encrypt/" title="Encryption Algorithm" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/builtin-algorithm/encrypt/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Encryption Algorithm </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/builtin-algorithm/shadow/" title="Shadow Algorithm" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/builtin-algorithm/shadow/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Shadow Algorithm </a> </li> </ul> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/special-api/" title="Special API" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/special-api/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Special API </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/special-api/sharding/" title="Sharding" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/special-api/sharding/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Sharding </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/special-api/sharding/hint/" title="Hint" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/special-api/sharding/hint/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Hint </a> </li> </ul> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/special-api/transaction/" title="Transaction" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/special-api/transaction/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Transaction </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/special-api/transaction/java-api/" title="Use Java API" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/special-api/transaction/java-api/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Use Java API </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/special-api/transaction/spring-boot-starter/" title="Use Spring Boot Starter" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/special-api/transaction/spring-boot-starter/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Use Spring Boot Starter </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/special-api/transaction/spring-namespace/" title="Use Spring Namespace" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/special-api/transaction/spring-namespace/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Use Spring Namespace </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/special-api/transaction/atomikos/" title="Atomikos Transaction" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/special-api/transaction/atomikos/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Atomikos Transaction </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/special-api/transaction/bitronix/" title="Bitronix Transaction" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/special-api/transaction/bitronix/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Bitronix Transaction </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/special-api/transaction/narayana/" title="Narayana Transaction" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/special-api/transaction/narayana/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Narayana Transaction </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/special-api/transaction/seata/" title="Seata Transaction" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/special-api/transaction/seata/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Seata Transaction </a> </li> </ul> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/special-api/observability/" title="Observability" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/special-api/observability/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Observability </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/special-api/observability/agent/" title="Use Agent" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/special-api/observability/agent/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Use Agent </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/special-api/observability/apm-integration/" title="APM Integration" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/special-api/observability/apm-integration/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> APM Integration </a> </li> </ul> </li> </ul> </li> <li data-nav-id="/en/user-manual/shardingsphere-jdbc/unsupported/" title="Unsupported Items" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-jdbc/unsupported/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Unsupported Items </a> </li> </ul> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/" title="ShardingSphere-Proxy" class="dd-item parent "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>5.2. </b>ShardingSphere-Proxy </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-proxy/startup/" title="Startup" class="dd-item parent "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/startup/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Startup </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-proxy/startup/bin/" title="Use Binary Tar" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/startup/bin/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Use Binary Tar </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/startup/docker/" title="Use Docker" class="dd-item active"> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/startup/docker/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Use Docker </a> </li> </ul> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/yaml-config/" title="Yaml Configuration" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/yaml-config/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Yaml Configuration </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-proxy/yaml-config/authentication/" title="Authority" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/yaml-config/authentication/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Authority </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/yaml-config/props/" title="Properties" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/yaml-config/props/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Properties </a> </li> </ul> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/" title="DistSQL" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> DistSQL </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/" title="Syntax" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Syntax </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/" title="RDL Syntax" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> RDL Syntax </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/resource-definition/" title="Resource Definition" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/resource-definition/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Resource Definition </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/" title="Rule Definition" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Rule Definition </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/sharding/" title="Sharding" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/sharding/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Sharding </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/single-table/" title="Single Table" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/single-table/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Single Table </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/readwrite-splitting/" title="Readwrite-Splitting" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/readwrite-splitting/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Readwrite-Splitting </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/db-discovery/" title="DB Discovery" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/db-discovery/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> DB Discovery </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/encrypt/" title="Encrypt" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/encrypt/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Encrypt </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/shadow/" title="Shadow" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/shadow/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Shadow </a> </li> </ul> </li> </ul> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/" title="RQL Syntax" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> RQL Syntax </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/resource-query/" title="Resource Query" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/resource-query/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Resource Query </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/" title="Rule Query" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Rule Query </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/sharding/" title="Sharding" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/sharding/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Sharding </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/single-table/" title="Single Table" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/single-table/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Single Table </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/readwrite-splitting/" title="Readwrite-Splitting" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/readwrite-splitting/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Readwrite-Splitting </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/db-discovery/" title="DB Discovery" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/db-discovery/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> DB Discovery </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/encrypt/" title="Encrypt" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/encrypt/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Encrypt </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/shadow/" title="Shadow" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/rql/rule-query/shadow/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Shadow </a> </li> </ul> </li> </ul> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/syntax/ral/" title="RAL Syntax" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/syntax/ral/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> </i> RAL Syntax </a> </li> </ul> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/usage/" title="Usage" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/usage/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Usage </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/usage/sharding-rule/" title="Sharding" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/usage/sharding-rule/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Sharding </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/usage/readwirte-splitting-rule/" title="readwrite_splitting" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/usage/readwirte-splitting-rule/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> readwrite_splitting </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/usage/encrypt-rule/" title="Encrypt" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/usage/encrypt-rule/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Encrypt </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/usage/db-discovery/" title="DB Discovery" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/usage/db-discovery/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> DB Discovery </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/distsql/usage/shadow-rule/" title="Shadow" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/distsql/usage/shadow-rule/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Shadow </a> </li> </ul> </li> </ul> </li> <li data-nav-id="/en/user-manual/shardingsphere-proxy/logging/" title="Logging" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/logging/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> </i> Logging </a> </li> </ul> </li> <li data-nav-id="/en/user-manual/shardingsphere-sidecar/" title="ShardingSphere-Sidecar" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-sidecar/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> </i> <b>5.3. </b>ShardingSphere-Sidecar </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-scaling/" title="ShardingSphere-Scaling" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-scaling/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>5.4. </b>ShardingSphere-Scaling </a> <ul> <li data-nav-id="/en/user-manual/shardingsphere-scaling/build/" title="Build" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-scaling/build/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Build </a> </li> <li data-nav-id="/en/user-manual/shardingsphere-scaling/usage/" title="Manual" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-scaling/usage/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Manual </a> </li> </ul> </li> </ul> </li> <li data-nav-id="/en/dev-manual/" title="Dev Manual" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/dev-manual/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>6. </b>Dev Manual </a> <ul> <li data-nav-id="/en/dev-manual/mode/" title="Mode" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/dev-manual/mode/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> <b>6.1. </b>Mode </a> </li> <li data-nav-id="/en/dev-manual/configuration/" title="Configuration" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/dev-manual/configuration/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> <b>6.2. </b>Configuration </a> </li> <li data-nav-id="/en/dev-manual/kernel/" title="Kernel" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/dev-manual/kernel/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> <b>6.3. </b>Kernel </a> </li> <li data-nav-id="/en/dev-manual/data-source/" title="DataSource" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/dev-manual/data-source/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> <b>6.4. </b>DataSource </a> </li> <li data-nav-id="/en/dev-manual/sql-parser/" title="SQL Parser" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/dev-manual/sql-parser/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> <b>6.5. </b>SQL Parser </a> </li> <li data-nav-id="/en/dev-manual/proxy/" title="Proxy" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/dev-manual/proxy/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> <b>6.6. </b>Proxy </a> </li> <li data-nav-id="/en/dev-manual/sharding/" title="Data Sharding" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/dev-manual/sharding/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> <b>6.7. </b>Data Sharding </a> </li> <li data-nav-id="/en/dev-manual/readwrite-splitting/" title="Readwrite-splitting" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/dev-manual/readwrite-splitting/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> <b>6.8. </b>Readwrite-splitting </a> </li> <li data-nav-id="/en/dev-manual/ha/" title="HA" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/dev-manual/ha/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> <b>6.9. </b>HA </a> </li> <li data-nav-id="/en/dev-manual/transaction/" title="Distributed Transaction" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/dev-manual/transaction/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> <b>6.10. </b>Distributed Transaction </a> </li> <li data-nav-id="/en/dev-manual/scaling/" title="Scaling" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/dev-manual/scaling/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> <b>6.11. </b>Scaling </a> </li> <li data-nav-id="/en/dev-manual/sql-check/" title="SQL Checker" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/dev-manual/sql-check/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> <b>6.12. </b>SQL Checker </a> </li> <li data-nav-id="/en/dev-manual/encryption/" title="Encryption" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/dev-manual/encryption/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> <b>6.13. </b>Encryption </a> </li> <li data-nav-id="/en/dev-manual/shadow/" title="Shadow DB" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/dev-manual/shadow/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> <b>6.14. </b>Shadow DB </a> </li> <li data-nav-id="/en/dev-manual/agent/" title="Observability" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/dev-manual/agent/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> <b>6.15. </b>Observability </a> </li> </ul> </li> <li data-nav-id="/en/reference/" title="Reference" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>7. </b>Reference </a> <ul> <li data-nav-id="/en/reference/management/" title="Management" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/management/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> </i> <b>7.1. </b>Management </a> </li> <li data-nav-id="/en/reference/sharding/" title="Sharding" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/sharding/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>7.2. </b>Sharding </a> <ul> <li data-nav-id="/en/reference/sharding/parse/" title="Parse Engine" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/sharding/parse/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Parse Engine </a> </li> <li data-nav-id="/en/reference/sharding/route/" title="Route Engine" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/sharding/route/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Route Engine </a> </li> <li data-nav-id="/en/reference/sharding/rewrite/" title="Rewrite Engine" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/sharding/rewrite/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Rewrite Engine </a> </li> <li data-nav-id="/en/reference/sharding/execute/" title="Execute Engine" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/sharding/execute/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Execute Engine </a> </li> <li data-nav-id="/en/reference/sharding/merge/" title="Merger Engine" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/sharding/merge/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Merger Engine </a> </li> </ul> </li> <li data-nav-id="/en/reference/transaction/" title="Transaction" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/transaction/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>7.3. </b>Transaction </a> <ul> <li data-nav-id="/en/reference/transaction/2pc-xa-transaction/" title="XA Transaction" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/transaction/2pc-xa-transaction/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> XA Transaction </a> </li> <li data-nav-id="/en/reference/transaction/base-transaction-seata/" title="Seata BASE transaction" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/transaction/base-transaction-seata/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Seata BASE transaction </a> </li> </ul> </li> <li data-nav-id="/en/reference/scaling/" title="Scaling" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/scaling/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> </i> <b>7.4. </b>Scaling </a> </li> <li data-nav-id="/en/reference/encrypt/" title="Encryption" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/encrypt/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> </i> <b>7.5. </b>Encryption </a> </li> <li data-nav-id="/en/reference/shadow/" title="Shadow" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/shadow/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> </i> <b>7.6. </b>Shadow </a> </li> <li data-nav-id="/en/reference/test/" title="Test" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/test/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>7.7. </b>Test </a> <ul> <li data-nav-id="/en/reference/test/integration-test/" title="Integration Test" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/test/integration-test/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> </i> Integration Test </a> </li> <li data-nav-id="/en/reference/test/performance-test/" title="Performance Test" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/test/performance-test/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Performance Test </a> <ul> <li data-nav-id="/en/reference/test/performance-test/performance-test/" title="Performance Test" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/test/performance-test/performance-test/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Performance Test </a> </li> <li data-nav-id="/en/reference/test/performance-test/sysbench-test/" title="Sysbench Test" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/test/performance-test/sysbench-test/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Sysbench Test </a> </li> </ul> </li> <li data-nav-id="/en/reference/test/module-test/" title="Module Test" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/test/module-test/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Module Test </a> <ul> <li data-nav-id="/en/reference/test/module-test/parser-test/" title="SQL Parser Test" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/test/module-test/parser-test/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> SQL Parser Test </a> </li> <li data-nav-id="/en/reference/test/module-test/rewrite-test/" title="SQL Rewrite Test" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/test/module-test/rewrite-test/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> SQL Rewrite Test </a> </li> </ul> </li> </ul> </li> <li data-nav-id="/en/reference/faq/" title="FAQ" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/faq/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> </i> <b>7.8. </b>FAQ </a> </li> <li data-nav-id="/en/reference/api-change-history/" title="API Change Histories" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/api-change-history/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>7.9. </b>API Change Histories </a> <ul> <li data-nav-id="/en/reference/api-change-history/shardingsphere-jdbc/" title="ShardingSphere-JDBC" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/api-change-history/shardingsphere-jdbc/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> ShardingSphere-JDBC </a> <ul> <li data-nav-id="/en/reference/api-change-history/shardingsphere-jdbc/yaml-configuration/" title="YAML configuration" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/api-change-history/shardingsphere-jdbc/yaml-configuration/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> YAML configuration </a> </li> <li data-nav-id="/en/reference/api-change-history/shardingsphere-jdbc/java-api/" title="Java API" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/api-change-history/shardingsphere-jdbc/java-api/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Java API </a> </li> <li data-nav-id="/en/reference/api-change-history/shardingsphere-jdbc/spring-namespace-configuration/" title="Spring namespace configuration change history" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/api-change-history/shardingsphere-jdbc/spring-namespace-configuration/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Spring namespace configuration change history </a> </li> <li data-nav-id="/en/reference/api-change-history/shardingsphere-jdbc/spring-boot-starter/" title="Spring Boot Starter Configuration" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/api-change-history/shardingsphere-jdbc/spring-boot-starter/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Spring Boot Starter Configuration </a> </li> </ul> </li> <li data-nav-id="/en/reference/api-change-history/shardingsphere-proxy/" title="ShardingSphere-Proxy" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/api-change-history/shardingsphere-proxy/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> </i> ShardingSphere-Proxy </a> </li> </ul> </li> <li data-nav-id="/en/reference/distsql/" title="DistSQL" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/distsql/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> <b>7.10. </b>DistSQL </a> <ul> <li data-nav-id="/en/reference/distsql/syntax/" title="Syntax" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/distsql/syntax/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Syntax </a> <ul> <li data-nav-id="/en/reference/distsql/syntax/rdl/" title="RDL Syntax" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/distsql/syntax/rdl/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> RDL Syntax </a> <ul> <li data-nav-id="/en/reference/distsql/syntax/rdl/resource-definition/" title="Resource Definition" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/distsql/syntax/rdl/resource-definition/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Resource Definition </a> <ul> <li data-nav-id="/en/reference/distsql/syntax/rdl/resource-definition/add-resource/" title="ADD RESOURCE" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/distsql/syntax/rdl/resource-definition/add-resource/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> ADD RESOURCE </a> </li> <li data-nav-id="/en/reference/distsql/syntax/rdl/resource-definition/drop-resource/" title="DROP RESOURCE" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/distsql/syntax/rdl/resource-definition/drop-resource/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> DROP RESOURCE </a> </li> </ul> </li> <li data-nav-id="/en/reference/distsql/syntax/rdl/rule-definition/" title="Rule Definition" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/distsql/syntax/rdl/rule-definition/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Rule Definition </a> <ul> <li data-nav-id="/en/reference/distsql/syntax/rdl/rule-definition/create-sharding-table-rule/" title="CREATE SHARDING TABLE RULE" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/distsql/syntax/rdl/rule-definition/create-sharding-table-rule/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> CREATE SHARDING TABLE RULE </a> </li> <li data-nav-id="/en/reference/distsql/syntax/rdl/rule-definition/create-sharding-algorithm/" title="CREATE SHARDING ALGORITHM" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/distsql/syntax/rdl/rule-definition/create-sharding-algorithm/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> CREATE SHARDING ALGORITHM </a> </li> </ul> </li> </ul> </li> <li data-nav-id="/en/reference/distsql/syntax/rql/" title="RQL Syntax" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/distsql/syntax/rql/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> RQL Syntax </a> <ul> <li data-nav-id="/en/reference/distsql/syntax/rql/resource-query/" title="Resource Query" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/distsql/syntax/rql/resource-query/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Resource Query </a> <ul> <li data-nav-id="/en/reference/distsql/syntax/rql/resource-query/show-resource/" title="SHOW RESOURCE" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/distsql/syntax/rql/resource-query/show-resource/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> SHOW RESOURCE </a> </li> </ul> </li> <li data-nav-id="/en/reference/distsql/syntax/rql/rule-query/" title="Rule Query" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/distsql/syntax/rql/rule-query/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg class="icon icon-down" style="display: none;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M500.8 604.778667L267.306667 371.392l-45.226667 45.269333 278.741333 278.613334 278.485334-278.613334-45.248-45.248z" p-id="5376" ></path> </svg> <svg class="icon icon-right" style="display: inline-block;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#777"> <path d="M593.450667 512.128L360.064 278.613333l45.290667-45.226666 278.613333 278.762666L405.333333 790.613333l-45.226666-45.269333z" p-id="5605" ></path> </svg> </i> Rule Query </a> <ul> <li data-nav-id="/en/reference/distsql/syntax/rql/rule-query/show-sharding-table-rule/" title="SHOW SHARDING TABLE RULE" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/distsql/syntax/rql/rule-query/show-sharding-table-rule/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> SHOW SHARDING TABLE RULE </a> </li> </ul> </li> </ul> </li> <li data-nav-id="/en/reference/distsql/syntax/ral/" title="RAL Syntax" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/distsql/syntax/ral/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> </i> RAL Syntax </a> </li> <li data-nav-id="/en/reference/distsql/syntax/reserved-word/" title="Reserved word" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/reference/distsql/syntax/reserved-word/"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> Reserved word </a> </li> </ul> </li> </ul> </li> </ul> </li> <li data-nav-id="/en/downloads/" title="Downloads" class="dd-item "> <a href="https://shardingsphere.apache.org/document/2.0.0/en/downloads/"> <i class="collapse" style="display:inline; font-family:'courier';"> <svg viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5375" width="20" height="20"></svg> </i> <b>8. </b>Downloads </a> </li> </ul> <a class="padding" href="https://shardingsphere.apache.org/pdf/shardingsphere_docs_en.pdf"> Download PDF </a> <section id="footer"> <p></p> </section> </div> </nav> <section id="body"> <div id="overlay"></div> <div class="padding highlightable"> <div> <div id="top-bar"> <div id="breadcrumbs" itemscope="" itemtype="http://data-vocabulary.org/Breadcrumb"> <span id="sidebar-toggle-span"> <a href="#" id="sidebar-toggle" data-sidebar-toggle=""> <i class="fa fa-bars"></i> </a> </span> <span id="toc-menu"><i class="fa fa-list-alt"></i></span> <span class="links"> <a href='https://shardingsphere.apache.org/document/2.0.0/en/'>ShardingSphere</a> > <a href='https://shardingsphere.apache.org/document/2.0.0/en/user-manual/'>User Manual</a> > <a href='https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/'>ShardingSphere-Proxy</a> > <a href='https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/startup/'>Startup</a> > Use Docker </span> </div> </div> </div> <div id="body-inner"> <h1>Use Docker</h1> <nav id="TableOfContents"> <ul> <li><a href="#pull-official-docker-image">Pull Official Docker Image</a></li> <li><a href="#build-docker-image-manually-optional">Build Docker Image Manually (Optional)</a></li> <li><a href="#configure-shardingsphere-proxy">Configure ShardingSphere-Proxy</a></li> <li><a href="#run-docker">Run Docker</a></li> <li><a href="#access-shardingsphere-proxy">Access ShardingSphere-Proxy</a></li> <li><a href="#faq">FAQ</a></li> </ul> </nav> <h2 id="pull-official-docker-image">Pull Official Docker Image</h2> <div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-bash" data-lang="bash">docker pull apache/shardingsphere-proxy </code></pre></div><h2 id="build-docker-image-manually-optional">Build Docker Image Manually (Optional)</h2> <div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-bash" data-lang="bash">git clone https://github.com/apache/shardingsphere mvn clean install cd shardingsphere-distribution/shardingsphere-proxy-distribution mvn clean package -Prelease,docker </code></pre></div><h2 id="configure-shardingsphere-proxy">Configure ShardingSphere-Proxy</h2> <p>Create <code>server.yaml</code> and <code>config-xxx.yaml</code> to configure sharding rules and server rule in <code>/${your_work_dir}/conf/</code>. Please refer to <a href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/yaml-config/">Configuration Manual</a>. Please refer to <a href="https://github.com/apache/shardingsphere/tree/master/shardingsphere-proxy/shardingsphere-proxy-bootstrap/src/main/resources/conf">Example</a>.</p> <h2 id="run-docker">Run Docker</h2> <div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-bash" data-lang="bash">docker run -d -v /<span style="color:#e6db74">${</span>your_work_dir<span style="color:#e6db74">}</span>/conf:/opt/shardingsphere-proxy/conf -e PORT<span style="color:#f92672">=</span><span style="color:#ae81ff">3308</span> -p13308:3308 apache/shardingsphere-proxy:latest </code></pre></div><p><strong>Notice</strong></p> <ul> <li>You can define port <code>3308</code> and <code>13308</code> by yourself. <code>3308</code> refers to docker port; <code>13308</code> refers to the host port.</li> <li>You have to volume conf dir to <code>/opt/shardingsphere-proxy/conf</code>.</li> </ul> <div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-bash" data-lang="bash">docker run -d -v /<span style="color:#e6db74">${</span>your_work_dir<span style="color:#e6db74">}</span>/conf:/opt/shardingsphere-proxy/conf -e JVM_OPTS<span style="color:#f92672">=</span><span style="color:#e6db74">&#34;-Djava.awt.headless=true&#34;</span> -e PORT<span style="color:#f92672">=</span><span style="color:#ae81ff">3308</span> -p13308:3308 apache/shardingsphere-proxy:latest </code></pre></div><p><strong>Notice</strong></p> <ul> <li>You can define JVM related parameters to environment variable <code>JVM_OPTS</code>.</li> </ul> <div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-bash" data-lang="bash">docker run -d -v /<span style="color:#e6db74">${</span>your_work_dir<span style="color:#e6db74">}</span>/conf:/opt/shardingsphere-proxy/conf -v /<span style="color:#e6db74">${</span>your_work_dir<span style="color:#e6db74">}</span>/ext-lib:/opt/shardingsphere-proxy/ext-lib -p13308:3308 apache/shardingsphere-proxy:latest </code></pre></div><p><strong>Notice</strong></p> <ul> <li>If you need to import external jar packages (such as MySQL/openGauss JDBC driver, custom algorithm, etc.), you may bind mount a volume to <code>/opt/shardingsphere-proxy/ext-lib</code>.</li> </ul> <h2 id="access-shardingsphere-proxy">Access ShardingSphere-Proxy</h2> <p>It is in the same way as connecting to PostgreSQL.</p> <div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-bash" data-lang="bash">psql -U <span style="color:#e6db74">${</span>your_username<span style="color:#e6db74">}</span> -h <span style="color:#e6db74">${</span>your_host<span style="color:#e6db74">}</span> -p <span style="color:#ae81ff">13308</span> </code></pre></div><h2 id="faq">FAQ</h2> <p>Question 1: there is I/O exception (<code>java.io.IOException</code>) when process request to <code>{}-&gt;unix://localhost:80: Connection</code> is refused.</p> <p>Answer: before building image, please make sure docker daemon thread is running.</p> <p>Question 2: there is error report of being unable to connect to the database.</p> <p>Answer: please make sure the designated PostgreSQL&rsquo;s IP in <code>/${your_work_dir}/conf/config-xxx.yaml</code> configuration is accessible to Docker container.</p> <p>Question 3:How to start ShardingSphere-Proxy whose backend databases are MySQL or openGauss.</p> <p>Answer:Mount the directory where <code>mysql-connector.jar</code> or <code>opengauss-jdbc.jar</code> stores to <code>/opt/shardingsphere-proxy/ext-lib</code>.</p> <p>Question 4:How to import user-defined sharding strategy?</p> <p>Answer: Volume the directory where <code>shardingsphere-strategy.jar</code> stores to <code>/opt/shardingsphere-proxy/ext-lib</code>.</p> <footer class=" footline" > </footer> </div> </div> <div id="navigation" > <a class="nav nav-prev" href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/startup/bin/" title="Use Binary Tar"> <i class="fa fa-long-arrow-left fa-lg"></i> Previous</a> <a class="nav nav-next" href="https://shardingsphere.apache.org/document/2.0.0/en/user-manual/shardingsphere-proxy/yaml-config/" title="Yaml Configuration" style="margin-right: 0px;">Next<i class="fa fa-long-arrow-right fa-lg"></i></a> </div> </section> </div> <div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"> <div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div> </div> <script src="https://shardingsphere.apache.org/document/2.0.0/js/clipboard.min.js?1650434359"></script> <script src="https://shardingsphere.apache.org/document/2.0.0/js/perfect-scrollbar.min.js?1650434359"></script> <script src="https://shardingsphere.apache.org/document/2.0.0/js/perfect-scrollbar.jquery.min.js?1650434359"></script> <script src="https://shardingsphere.apache.org/document/2.0.0/js/jquery.sticky.js?1650434359"></script> <script src="https://shardingsphere.apache.org/document/2.0.0/js/featherlight.min.js?1650434359"></script> <script src="https://shardingsphere.apache.org/document/2.0.0/js/html5shiv-printshiv.min.js?1650434359"></script> <script src="https://shardingsphere.apache.org/document/2.0.0/js/highlight.pack.js?1650434359"></script> <script>hljs.initHighlightingOnLoad();</script> <script src="https://shardingsphere.apache.org/document/2.0.0/js/modernizr.custom.71422.js?1650434359"></script> <script src="https://shardingsphere.apache.org/document/2.0.0/js/learn.js?1650434359"></script> <script src="https://shardingsphere.apache.org/document/2.0.0/js/hugo-learn.js?1650434359"></script> <script> try{ function log(fileName, category, locale){ window._hmt.push(['_trackEvent', 'document', 'download', locale ? 'PDF_'+locale : fileName]); gtag('event', 'Downloads', { 'event_category' : locale ? 'PDF' : category, 'event_label' : locale ? locale+'.pdf' : fileName }); } $('.padding[href*=shardingsphere]').on('click', function(){ var locale = /cn/.test(location.pathname) ?'cn':'en'; log('','', locale) }) function getFileName(str){ var strs = str.split('/'); return strs[strs.length - 1] } $('a[href$="src.zip"]').on('click', function(){ log(getFileName($(this).attr('href')), "SRC") }) $('a[href$="zip.asc"]').on('click', function(){ log(getFileName($(this).attr('href')), "ASC") }) $('a[href$="zip.sha512"]').on('click', function(){ log(getFileName($(this).attr('href')), "SHA512") }) $('a[href$="tar.gz.asc"]').on('click', function(){ log(getFileName($(this).attr('href')), "ASC") }) $('a[href$="tar.gz.sha512"]').on('click', function(){ log(getFileName($(this).attr('href')), "SHA512") }) $('a[href$="tar.gz"]').on('click', function(){ log(getFileName($(this).attr('href')), "TAR") }) }catch(ex){} </script> </body> </html>
<link rel="stylesheet" href="../../../../default.css"> <script src="../../../../highlight.pack.js"></script> <script>hljs.initHighlightingOnLoad();</script> <html><h3></h3><h3>Before Change</h3><pre><code class='java'> for x in xr.most_frequent_terms("content", 2000): query = QueryParser("content", ix.schema).parse(x[1]) r = ix.searcher().search(query,limit=1000) <a id="change">c = []</a> d = {} &#47&#47 list of CVE per keyword &#47&#47for v in r: c.append(v[&quotpath&quot]+" ") d["size"] = str(int(x[0]))</code></pre><h3>After Change</h3><pre><code class='java'> argParser.add_argument(&quot-m&quot, type=int, default=30, help=&quotmost frequent terms (default is 30)&quot) argParser.add_argument(&quot-l&quot, action=&quotstore_true&quot, help=&quotdump all terms encountered in CVE description&quot) argParser.add_argument(&quot-g&quot, action=&quotstore_true&quot, help=&quotgraph of most frequent terms with each matching CVE (JSON output)&quot) <a id="change">argParser.add_argument(&quot-s&quot, action=&quotstore_true&quot, default=False, help=&quotenable stemming on graph JSON output (default is False)&quot)</a> args = argParser.parse_args() from whoosh.query import * if args.q:</code></pre>
<%include file="google_tag_manager.html" />
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>References: runtime.addspecial</title> <link href="../css/light-v0.3.6.css" rel="stylesheet"> <script src="../jvs/golds-v0.3.6.js"></script> <body onload="onPageLoad()"><div> <pre><code><span style="font-size:x-large;">func <b><a href="../pkg/runtime.html">runtime</a>.<a href="../src/runtime/mheap.go.html#line-1699">addspecial</a></b></span> <span class="title">4 uses</span> runtime (current package) <a href="../src/runtime/mgc.go.html#line-1660">mgc.go#L1660</a>: if !<b>addspecial</b>(p, &s.special) { <a href="../src/runtime/mheap.go.html#line-1699">mheap.go#L1699</a>: func <b>addspecial</b>(p unsafe.Pointer, s *special) bool { <a href="../src/runtime/mheap.go.html#line-1811" class="path-duplicate">mheap.go</a><a href="../src/runtime/mheap.go.html#line-1811">#L1811</a>: if <b>addspecial</b>(p, &s.special) { <a href="../src/runtime/mheap.go.html#line-1864" class="path-duplicate">mheap.go</a><a href="../src/runtime/mheap.go.html#line-1864">#L1864</a>: if !<b>addspecial</b>(p, &s.special) { </code></pre><pre id="footer"> <table><tr><td><img src="../png/go101-twitter.png"></td> <td>The pages are generated with <a href="https://go101.org/article/tool-golds.html"><b>Golds</b></a> <i>v0.3.6</i>. (GOOS=linux GOARCH=amd64) <b>Golds</b> is a <a href="https://go101.org">Go 101</a> project developed by <a href="https://tapirgames.com">Tapir Liu</a>. PR and bug reports are welcome and can be submitted to <a href="https://github.com/go101/golds">the issue list</a>. Please follow <a href="https://twitter.com/go100and1">@Go100and1</a> (reachable from the left QR code) to get the latest news of <b>Golds</b>.</td></tr></table></pre>
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="ztable"><tr><th class="ztd1"><b>成語&nbsp;</b></th><td class="ztd2">以逸制勞</td></tr> <tr><th class="ztd1"><b>典源&nbsp;</b></th><td class="ztd2"> 此處所列為「<a href="/cgi-bin/cydic/gsweb.cgi?o=dcydic&schfmt=text&gourl=%3De0%26sec%3Dsec1%26op%3Dsid%3D%22CW0000000974%22.%26v%3D-1" class="clink" target=_blank>以逸待勞</a>」之典源,提供參考。</font> <font class="dianuan_mark">《孫子.軍爭》</font><br><font size=4 color="#808080">三軍可奪氣,將軍可奪心。是故朝氣銳,晝氣惰,暮氣歸。</font>故善用兵者,避其銳氣,擊其惰歸<font size=-2 color="#999900"><font class="dianyuanfont"><b><i>1></i></b></font></font>,此治氣者也。以治待亂,以靜待譁<font size=-2 color="#999900"><font class="dianyuanfont"><b><i>2></i></b></font></font>,此治心者也。以近待遠,以佚<font size=-2 color="#999900"><font class="dianyuanfont"><b><i>3></i></b></font></font>待勞,以飽待飢,此治力者也。<font size=4 color="#808080">無邀正正之旗,勿擊堂堂之陳,此治變者也。</font></font> <br><font class="dianuan_mark2">〔注解〕</font><br></font> <div class="Rulediv"><font class="english_word">(1)</font> 惰歸:鬆懈返回。</font></div> <div class="Rulediv"><font class="english_word">(2)</font> 譁:音ㄏㄨㄚˊ,大聲喧鬧、吵雜。</font></div> <div class="Rulediv"><font class="english_word">(3)</font> 佚:音|ˋ,通「逸」。安閑。</font></div> </td></tr> </td></tr></table></div> <!-- layoutclass_first_pic --><div class="layoutclass_second_pic"></div> <!-- layoutclass_second_pic --></div> <!-- layoutclass_pic --></td></tr></table>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="es"> <head> <!-- Generated by javadoc (1.8.0_151) on Mon Jan 08 08:15:48 CET 2018 --> <title>presentation.utils Class Hierarchy</title> <meta name="date" content="2018-01-08"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="presentation.utils Class Hierarchy"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-files/index-1.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../presentation/controller/view/package-tree.html">Prev</a></li> <li><a href="../../presentation/view/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../index.html?presentation/utils/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 class="title">Hierarchy For Package presentation.utils</h1> <span class="packageHierarchyLabel">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle">presentation.utils.<a href="../../presentation/utils/ColorUtils.html" title="class in presentation.utils"><span class="typeNameLink">ColorUtils</span></a></li> <li type="circle">presentation.utils.<a href="../../presentation/utils/ComponentUtils.html" title="class in presentation.utils"><span class="typeNameLink">ComponentUtils</span></a></li> <li type="circle">presentation.utils.<a href="../../presentation/utils/LocaleUtils.html" title="class in presentation.utils"><span class="typeNameLink">LocaleUtils</span></a></li> <li type="circle">presentation.utils.<a href="../../presentation/utils/TerminalMenuBuilder.html" title="class in presentation.utils"><span class="typeNameLink">TerminalMenuBuilder</span></a></li> <li type="circle">presentation.utils.<a href="../../presentation/utils/TerminalUtils.html" title="class in presentation.utils"><span class="typeNameLink">TerminalUtils</span></a></li> <li type="circle">presentation.utils.<a href="../../presentation/utils/ThreadUtils.html" title="class in presentation.utils"><span class="typeNameLink">ThreadUtils</span></a></li> <li type="circle">presentation.utils.<a href="../../presentation/utils/TimeUtils.html" title="class in presentation.utils"><span class="typeNameLink">TimeUtils</span></a></li> </ul> </li> </ul> <h2 title="Interface Hierarchy">Interface Hierarchy</h2> <ul> <li type="circle">presentation.utils.<a href="../../presentation/utils/TerminalMenuBuilder.Command.html" title="interface in presentation.utils"><span class="typeNameLink">TerminalMenuBuilder.Command</span></a></li> </ul> <h2 title="Enum Hierarchy">Enum Hierarchy</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable) <ul> <li type="circle">presentation.utils.<a href="../../presentation/utils/LocaleUtils.Language.html" title="enum in presentation.utils"><span class="typeNameLink">LocaleUtils.Language</span></a></li> </ul> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-files/index-1.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../presentation/controller/view/package-tree.html">Prev</a></li> <li><a href="../../presentation/view/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../index.html?presentation/utils/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> <title>Index of /color-admin/admin/assets/plugins/oclazyload</title> </head> <body> <h1>Index of /color-admin/admin/assets/plugins/oclazyload</h1> <table> <tr><th valign="top">&nbsp;</th><th><a href="index-1.html?C=N;O=D">Name</a></th><th><a href="index-2.html?C=M;O=A">Last modified</a></th><th><a href="index-3.html?C=S;O=A">Size</a></th><th><a href="index-4.html?C=D;O=A">Description</a></th></tr> <tr><th colspan="5"><hr></th></tr> <tr><td valign="top">&nbsp;</td><td><a href="..\index.html">Parent Directory</a> </td><td>&nbsp;</td><td align="right"> - </td><td>&nbsp;</td></tr> <tr><td valign="top">&nbsp;</td><td><a href="dist\index.html">dist/</a> </td><td align="right">2019-08-05 08:37 </td><td align="right"> - </td><td>&nbsp;</td></tr> <tr><th colspan="5"><hr></th></tr> </table> </body></html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, user-scalable=no"> <meta name="description" content="API docs for the getCapabilities method from the MediaStreamTrack class, for the Dart programming language."> <title>getCapabilities method - MediaStreamTrack class - dart:html library - Dart API</title> <link href="https://fonts.googleapis.com/css?family=Source+Code+Pro:500,400i,400,300|Source+Sans+Pro:400,300,700" rel="stylesheet"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link rel="stylesheet" href="../../static-assets/github.css"> <link rel="stylesheet" href="../../static-assets/styles.css"> <link rel="icon" href="../../static-assets/favicon.png"> </head> <body data-base-href="../../"> <div id="overlay-under-drawer"></div> <header id="title"> <button id="sidenav-left-toggle" type="button">&nbsp;</button> <ol class="breadcrumbs gt-separated dark hidden-xs"> <li><a href="../../index.html">flutter_camera</a></li> <li><a href="../../dart-html/dart-html-library.html">dart:html</a></li> <li><a href="../../dart-html/MediaStreamTrack-class.html">MediaStreamTrack</a></li> <li class="self-crumb">getCapabilities method</li> </ol> <div class="self-name">getCapabilities</div> <form class="search navbar-right" role="search"> <input type="text" id="search-box" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search..."> </form> </header> <main> <div id="dartdoc-sidebar-left" class="col-xs-6 col-sm-3 col-md-2 sidebar sidebar-offcanvas-left"> <header id="header-search-sidebar" class="hidden-l"> <form class="search-sidebar" role="search"> <input type="text" id="search-sidebar" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search..."> </form> </header> <ol class="breadcrumbs gt-separated dark hidden-l" id="sidebar-nav"> <li><a href="../../index.html">flutter_camera</a></li> <li><a href="../../dart-html/dart-html-library.html">dart:html</a></li> <li><a href="../../dart-html/MediaStreamTrack-class.html">MediaStreamTrack</a></li> <li class="self-crumb">getCapabilities method</li> </ol> <h5>MediaStreamTrack class</h5> <ol> <li class="section-title"> <a href="../../dart-html/MediaStreamTrack-class.html#instance-properties">Properties</a> </li> <li><a href="../../dart-html/MediaStreamTrack/contentHint.html">contentHint</a></li> <li><a href="../../dart-html/MediaStreamTrack/enabled.html">enabled</a></li> <li><a href="../../dart-html/MediaStreamTrack/id.html">id</a></li> <li><a href="../../dart-html/MediaStreamTrack/kind.html">kind</a></li> <li><a href="../../dart-html/MediaStreamTrack/label.html">label</a></li> <li><a href="../../dart-html/MediaStreamTrack/muted.html">muted</a></li> <li><a href="../../dart-html/MediaStreamTrack/onEnded.html">onEnded</a></li> <li><a href="../../dart-html/MediaStreamTrack/onMute.html">onMute</a></li> <li><a href="../../dart-html/MediaStreamTrack/onUnmute.html">onUnmute</a></li> <li><a href="../../dart-html/MediaStreamTrack/readyState.html">readyState</a></li> <li class="inherited"><a href="../../dart-core/Object/hashCode.html">hashCode</a></li> <li class="inherited"><a href="../../dart-html/EventTarget/on.html">on</a></li> <li class="inherited"><a href="../../dart-core/Object/runtimeType.html">runtimeType</a></li> <li class="section-title"><a href="../../dart-html/MediaStreamTrack-class.html#instance-methods">Methods</a></li> <li><a href="../../dart-html/MediaStreamTrack/applyConstraints.html">applyConstraints</a></li> <li><a href="../../dart-html/MediaStreamTrack/clone.html">clone</a></li> <li><a href="../../dart-html/MediaStreamTrack/getCapabilities.html">getCapabilities</a></li> <li><a href="../../dart-html/MediaStreamTrack/getConstraints.html">getConstraints</a></li> <li><a href="../../dart-html/MediaStreamTrack/getSettings.html">getSettings</a></li> <li><a href="../../dart-html/MediaStreamTrack/stop.html">stop</a></li> <li class="inherited"><a href="../../dart-html/EventTarget/addEventListener.html">addEventListener</a></li> <li class="inherited"><a href="../../dart-html/EventTarget/dispatchEvent.html">dispatchEvent</a></li> <li class="inherited"><a href="../../dart-core/Object/noSuchMethod.html">noSuchMethod</a></li> <li class="inherited"><a href="../../dart-html/EventTarget/removeEventListener.html">removeEventListener</a></li> <li class="inherited"><a href="../../dart-core/Object/toString.html">toString</a></li> <li class="section-title inherited"><a href="../../dart-html/MediaStreamTrack-class.html#operators">Operators</a></li> <li class="inherited"><a href="../../dart-core/Object/operator_equals.html">operator ==</a></li> <li class="section-title"><a href="../../dart-html/MediaStreamTrack-class.html#constants">Constants</a></li> <li><a href="../../dart-html/MediaStreamTrack/endedEvent-constant.html">endedEvent</a></li> <li><a href="../../dart-html/MediaStreamTrack/muteEvent-constant.html">muteEvent</a></li> <li><a href="../../dart-html/MediaStreamTrack/unmuteEvent-constant.html">unmuteEvent</a></li> </ol> </div><!--/.sidebar-offcanvas--> <div id="dartdoc-main-content" class="col-xs-12 col-sm-9 col-md-8 main-content"> <div><h1><span class="kind-method">getCapabilities</span> method</h1></div> <section class="multi-line-signature"> <span class="returntype"><a href="../../dart-core/Map-class.html">Map</a></span> <span class="name ">getCapabilities</span> (<wbr>) </section> <section class="summary source-code" id="source"> <h2><span>Implementation</span></h2> <pre class="language-dart"><code class="language-dart">Map getCapabilities() { return convertNativeToDart_Dictionary(_getCapabilities_1()); }</code></pre> </section> </div> <!-- /.main-content --> <div id="dartdoc-sidebar-right" class="col-xs-6 col-sm-6 col-md-2 sidebar sidebar-offcanvas-right"> </div><!--/.sidebar-offcanvas--> </main> <footer> <span class="no-break"> flutter_camera 0.0.1 </span> </footer> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <script src="../../static-assets/typeahead.bundle.min.js"></script> <script src="../../static-assets/highlight.pack.js"></script> <script src="../../static-assets/URI.js"></script> <script src="../../static-assets/script.js"></script> </body> </html>
<!DOCTYPE html> <html class="writer-html5" lang="en" > <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>LIBProMod.components.material_comp.Binder &mdash; LIB Production Model 0.1.0b documentation</title> <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" /> <link rel="stylesheet" href="../_static/readthedocs-custom.css" type="text/css" /> <!--[if lt IE 9]> <script src="../_static/js/html5shiv.min.js"></script> <![endif]--> <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> <script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script type="text/javascript" src="../_static/js/theme.js"></script> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="LIBProMod.components.material_comp.Carbon" href="LIBProMod.components.material_comp.Carbon.html" /> <link rel="prev" title="LIBProMod.components.material_comp.ActiveMaterial" href="LIBProMod.components.material_comp.ActiveMaterial.html" /> </head> <body class="wy-body-for-nav"> <div class="wy-grid-for-nav"> <nav data-toggle="wy-nav-shift" class="wy-nav-side"> <div class="wy-side-scroll"> <div class="wy-side-nav-search" > <a href="../index.html" class="icon icon-home"> LIB Production Model </a> <div role="search"> <form id="rtd-search-form" class="wy-form" action="../search.html" method="get"> <input type="text" name="q" placeholder="Search docs" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> </div> <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> <ul class="current"> <li class="toctree-l1 current"><a class="reference internal" href="LIBProMod.html">LIBProMod</a><ul class="current"> <li class="toctree-l2 current"><a class="reference internal" href="LIBProMod.components.html">LIBProMod.components</a><ul class="current"> <li class="toctree-l3"><a class="reference internal" href="LIBProMod.components.cell_comp.html">LIBProMod.components.cell_comp</a></li> <li class="toctree-l3"><a class="reference internal" href="LIBProMod.components.cellassembly.html">LIBProMod.components.cellassembly</a></li> <li class="toctree-l3"><a class="reference internal" href="LIBProMod.components.electrode.html">LIBProMod.components.electrode</a></li> <li class="toctree-l3 current"><a class="reference internal" href="LIBProMod.components.material_comp.html">LIBProMod.components.material_comp</a><ul class="current"> <li class="toctree-l4"><a class="reference internal" href="LIBProMod.components.material_comp.ActiveMaterial.html">LIBProMod.components.material_comp.ActiveMaterial</a></li> <li class="toctree-l4 current"><a class="current reference internal" href="#">LIBProMod.components.material_comp.Binder</a></li> <li class="toctree-l4"><a class="reference internal" href="LIBProMod.components.material_comp.Carbon.html">LIBProMod.components.material_comp.Carbon</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="LIBProMod.components.solvent.html">LIBProMod.components.solvent</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="LIBProMod.input.html">LIBProMod.input</a></li> <li class="toctree-l2"><a class="reference internal" href="LIBProMod.postp.html">LIBProMod.postp</a></li> <li class="toctree-l2"><a class="reference internal" href="LIBProMod.process.html">LIBProMod.process</a></li> <li class="toctree-l2"><a class="reference internal" href="LIBProMod.simulate.html">LIBProMod.simulate</a></li> </ul> </li> </ul> <p class="caption" role="heading"><span class="caption-text">Contents:</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="../code.html">Model documentation</a></li> </ul> </div> </div> </nav> <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> <nav class="wy-nav-top" aria-label="top navigation"> <i data-toggle="wy-nav-top" class="fa fa-bars"></i> <a href="../index.html">LIB Production Model</a> </nav> <div class="wy-nav-content"> <div class="rst-content"> <div role="navigation" aria-label="breadcrumbs navigation"> <ul class="wy-breadcrumbs"> <li><a href="../index.html" class="icon icon-home"></a> &raquo;</li> <li><a href="LIBProMod.html">LIBProMod</a> &raquo;</li> <li><a href="LIBProMod.components.html">LIBProMod.components</a> &raquo;</li> <li><a href="LIBProMod.components.material_comp.html">LIBProMod.components.material_comp</a> &raquo;</li> <li>LIBProMod.components.material_comp.Binder</li> <li class="wy-breadcrumbs-aside"> </li> </ul> <hr/> </div> <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> <div itemprop="articleBody"> <div class="section" id="libpromod-components-material-comp-binder"> <h1>LIBProMod.components.material_comp.Binder<a class="headerlink" href="#libpromod-components-material-comp-binder" title="Permalink to this headline">¶</a></h1> <dl class="py class"> <dt class="sig sig-object py" id="LIBProMod.components.material_comp.Binder"> <em class="property"><span class="pre">class</span> </em><span class="sig-name descname"><span class="pre">Binder</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">solid_mass</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">mass_fraction</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">step_position</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">mass_in</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/LIBProMod/components/material_comp.html#Binder"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#LIBProMod.components.material_comp.Binder" title="Permalink to this definition">¶</a></dt> <dd><p>Bases: <a class="reference external" href="https://docs.python.org/3/library/functions.html#object" title="(in Python v3.9)"><code class="xref py py-class docutils literal notranslate"><span class="pre">object</span></code></a></p> <p>Binder details for Cathode and Anode: from initial battery</p> <p>calculates binder material mass flow of a process step</p> <dl class="field-list simple"> <dt class="field-odd">Parameters</dt> <dd class="field-odd"><ul class="simple"> <li><p><strong>solid_mass</strong> – amount of solid mass</p></li> <li><p><strong>mass_fraction</strong> – mass fraction of the binder material composition</p></li> <li><p><strong>step_position</strong> – 0 if inlet to the first process step (mixing), any other number for other steps</p></li> <li><p><strong>mass_in</strong> – inlet mass flow to the process step</p></li> </ul> </dd> </dl> <p class="rubric">Methods</p> <table class="longtable docutils align-default"> <colgroup> <col style="width: 10%" /> <col style="width: 90%" /> </colgroup> <tbody> </tbody> </table> </dd></dl> </div> </div> </div> <footer> <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> <a href="LIBProMod.components.material_comp.Carbon.html" class="btn btn-neutral float-right" title="LIBProMod.components.material_comp.Carbon" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> <a href="LIBProMod.components.material_comp.ActiveMaterial.html" class="btn btn-neutral float-left" title="LIBProMod.components.material_comp.ActiveMaterial" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> </div> <hr/> <div role="contentinfo"> <p> &#169; Copyright 2021, IndEcol NTNU. </p> </div> Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. </footer> </div> </div> </section> </div> <script type="text/javascript"> jQuery(function () { SphinxRtdTheme.Navigation.enable(true); }); </script> </body> </html>
--- layout : 'default' css : 'guide' title : 'Spec Files' type : 'UI Specification' --- <div class="segment"> <div class="container"> <h1 class="ui header">Spec Files</h1> <div class="ui large red message"> This is a starting draft, check back later. </div> </div> </div> <div class="main container"> <h2>Introduction</h2> <p>Semantic defines an exchange format for user interface. Writing your interface components to match the specifications allows others to easily use your interface components in their project.</p> <h3>Writing a Spec File</h3> <p>Before authoring an element you should begin by writing a spec file for your element. A specification file defines the structure and names used inside your element. For more information on naming convention visit our css and html guides.</p> <p>A spec file also allows you to provide metadata to generate code for your element, this can be used to generate visual documentation of your element.</p> <h3>Common Specification</h3> <p>A spec file is a specially formatted json file.</p> <div class="code" type="javascript"> { // your element name should be a single word and match to the classname of your element "Name": "Button", // you may include metadata "Author": "Jack Lukic", "Website": "http://www.semantic-ui.com" "Version": "2.0", // All elements must specify whether it is an element, collection, module, or behavior "Type": "Element", // Types are exclusive forms of your element. For example a button cannot be an icon button and a text button. The definitions of the html structure of each element is written using emmet syntax. These are used to generate html structures for your elements. For more information visit: http://docs.emmet.io/abbreviations/syntax/ "Types": { "Standard" : ".ui.button", "Icon" : ".ui.icon.button > i.icon", } // States are ways which elements show an innate change in its quality. "States": { "Active" : "active", "Loading" : "loading", "Disabled" : "disabled" }, // Variations are individual classnames which your element may receive to alter its look. Variations should, for the most part, be able to be used together to create more complex styles of an element. "Variations": { // If a set of variations are options of a single type (for example sizing may contain, small, medium, etc) then this can be defined as an array. "Size": [ "mini", "tiny", "small", "medium", "large", "huge", "massive" ], "Color": [ "black", "green", "red", "blue", "green", "red", "teal" ], "Ordinality": [ "secondary", "tertiary" ], "Attached": [ "attached top", "attached bottom", "attached left", "attached right" ], "Circular" : "circular", "Fluid" : "fluid" }, // You may define a list of dummy text and selectors which can be filled with them. This is used by generators to export a style guide of your interface element. If you specify an array, each item will be used in order to fill the content of each match. "Text": { ".ui.button": ["Button", "Click Me", "Lorem Ipsum"] }, // Your module may optionally include a text definition of its variations to help clarify their purpose. This may include the definition of types or variations "Definition": { "Standard" : "A simple button", "Icon" : "A button icon is formatted to contain only an icon", "Size" : "A button can vary in size", "Color" : "A button can have different colors", "Ordinality" : "A button can blend into a page", "Attached" : "A button can attach to other content", "Circular" : "A button can be circular", "Fluid" : "A button can be fluid" } } </div> <h3>UI Elements</h3> <p>A UI element is a basic building block of a website. It may have a singular or group (plural) definition</p> <div class="code" type="javascript"> { // in addition to the parameters above an element may contain a definition for its singular and plural type "Types": { // these types can only exist for class="ui button" "Singular": { "Standard" : ".ui.button", "Icon" : ".ui.icon.button > i.add.icon", "Labeled Icon" : ".ui.labeled.icon.button > i.add.icon" }, // these types can exist only for class="ui button" "Group": { "Standard" : ".ui.buttons > .button+.button+.button", "Icon" : ".ui.buttons > ( (.button > i.icon.user) + (.button > i.icon.heart) + (.button > i.icon.lab))", "Conditional" : ".ui.buttons > .button+.or+.button", "Vertical" : ".vertical.ui.buttons > .button+.button+.button" } } } </div> </div>
<nav class="hk-breadcrumb" aria-label="breadcrumb" ng-init="ShowCountryZone(1,0);GetshowCountryZoneDrop();ShowCityZoneList();"> <ol class="breadcrumb breadcrumb-light bg-transparent"> <li class="breadcrumb-item"><a href="#"><i class="glyphicon glyphicon-home"></i> {{'lang_Home'|translate}}</a></li> <li class="breadcrumb-item active" aria-current="page">{{'lang_zoneManagement'|translate}}</li> <li class="breadcrumb-item active" aria-current="page">{{'lang_Set_Country_Zone'|translate}}</li> </ol> </nav> <div class=""> <!-- Title --> <section class="hk-sec-wrapper"> <div class="content"> <div class="panel panel-flat"> <div class="panel-heading"> <h5 class="panel-title">{{'lang_Set_Default_Country_Zone'|translate}}</h5> </div> <div class="panel-body"> <div class="row"> <div class="col-md-12"> <div class="panel panel-default"> <div class="panel-body"> <form class="stdform" method="post" name="edit_rate" enctype="multipart/form-data"> <input type="hidden" name="customer_id" value=" 0 "> <input type="hidden" name="country_id" id="country_id" value=""> <br> <div align="center"> <a href="#" name="A" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'A');" ><span ng-if="alphabetic=='A'" style="color:#00F">A</span><span ng-else>A</span>|</a> <a href="#" name="B" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'B');"><span ng-if="alphabetic=='B'" style="color:#00F">B</span><span ng-else>B</span>|</a> <a href="#" name="C" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'C');"><span ng-if="alphabetic=='C'" style="color:#00F">C</span><span ng-else>C</span>|</a> <a href="#" name="D" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'D');"><span ng-if="alphabetic=='D'" style="color:#00F">D</span><span ng-else>D</span>|</a> <a href="#" name="E" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'E');"><span ng-if="alphabetic=='E'" style="color:#00F">E</span><span ng-else>E</span>|</a> <a href="#" name="F" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'F');"><span ng-if="alphabetic=='F'" style="color:#00F">F</span><span ng-else>F</span>|</a> <a href="#" name="G" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'G');"><span ng-if="alphabetic=='G'" style="color:#00F">G</span><span ng-else>G</span>|</a> <a href="#" name="H" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'H');"><span ng-if="alphabetic=='H'" style="color:#00F">H</span><span ng-else>H</span>|</a> <a href="#" name="I" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'I');"><span ng-if="alphabetic=='I'" style="color:#00F">I</span><span ng-else>I</span>|</a> <a href="#" name="J" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'J');"><span ng-if="alphabetic=='J'" style="color:#00F">J</span><span ng-else>J</span>|</a> <a href="#" name="K" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'K');"><span ng-if="alphabetic=='K'" style="color:#00F">K</span><span ng-else>K</span>|</a> <a href="#" name="L" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'L');"><span ng-if="alphabetic=='L'" style="color:#00F">L</span><span ng-else>L</span>|</a> <a href="#" name="M" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'M');"><span ng-if="alphabetic=='M'" style="color:#00F">M</span><span ng-else>M</span>|</a> <a href="#" name="N" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'N');"><span ng-if="alphabetic=='N'" style="color:#00F">N</span><span ng-else>N</span>|</a> <a href="#" name="O" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'O');"><span ng-if="alphabetic=='O'" style="color:#00F">O</span><span ng-else>O</span>|</a> <a href="#" name="P" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'P');"><span ng-if="alphabetic=='P'" style="color:#00F">P</span><span ng-else>P</span>|</a> <a href="#" name="Q" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'Q');"><span ng-if="alphabetic=='Q'" style="color:#00F">Q</span><span ng-else>Q</span>|</a> <a href="#" name="R" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'R');"><span ng-if="alphabetic=='R'" style="color:#00F">R</span><span ng-else>R</span>|</a> <a href="#" name="S" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'S');"><span ng-if="alphabetic=='S'" style="color:#00F">S</span><span ng-else>S</span>|</a> <a href="#" name="T" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'T');"><span ng-if="alphabetic=='T'" style="color:#00F">T</span><span ng-else>T</span>|</a> <a href="#" name="U" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'U');"><span ng-if="alphabetic=='U'" style="color:#00F">U</span><span ng-else>U</span>|</a> <a href="#" name="V" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'V');"><span ng-if="alphabetic=='V'" style="color:#00F">V</span><span ng-else>V</span>|</a> <a href="#" name="W" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'W');"><span ng-if="alphabetic=='W'" style="color:#00F">W</span><span ng-else>W</span>|</a> <a href="#" name="X" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'X');"><span ng-if="alphabetic=='X'" style="color:#00F">X</span><span ng-else>X</span>|</a> <a href="#" name="Y" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'Y');"><span ng-if="alphabetic=='Y'" style="color:#00F">Y</span><span ng-else>Y</span>|</a> <a href="#" name="Z" ng-model="filterData.alphabetic" ng-click="ShowCountryZone(1,1,'Z');"><span ng-if="alphabetic=='Z'" style="color:#00F">Z</span><span ng-else>Z</span></a> </div> <br><br> <div class="col-md-2">{{'lang_Search_Country'|translate}} </div> <div class="col-md-8"> <input type="text" value="" name="searchfield" ng-model="filterData.searchfield" class="form-control"> </div><br> <div class="col-md-2"> <input type="submit" name="submit" value="Search" class="btn btn-primary" ng-click="ShowCountryZone(1,1);"/> </div><br><br> </form></div> <div class="row" > <div class="col-md-4" style="margin-bottom: 2%;font-weight: bold;"> <div class="col-md-12" style="width:47%; float:left;"> {{'lang_country'|translate}} </div> <div class="col-md-12" style="width:53%; float:left;"> {{'lang_selectCity'|translate}} </div> </div> <div class="col-md-4" style="margin-bottom: 2%;font-weight: bold;"> <div class="col-md-12" style="width:47%; float:left;"> {{'lang_country'|translate}} </div> <div class="col-md-12" style="width:53%; float:left;"> {{'lang_Select_Zone'|translate}} </div> </div> <div class="col-md-4" style="margin-bottom: 2%;font-weight: bold;"> <div class="col-md-12" style="width:47%; float:left;"> {{'lang_country'|translate}} </div> <div class="col-md-12" style="width:53%; float:left;"> {{'lang_Select_Zone'|translate}} </div> </div> <div data-loading> </div> <div class="col-md-4" ng-repeat="dataz in ShowCountryZoneArray" style="margin-bottom: 2%;"> <div class="col-md-12" style="width:47%; float:left;"> {{dataz.country}}<input type="hidden" name="city_3" value="3"> </div> <div class="col-md-12" style="width:53%; float:left;"> <div ng-repeat="datas in Citylist"> {{datas.city}} <select name="name" class="form-control" ng-model="datas.country_zone_id" ng-change="updateCountryzone_id(datas.country_zone_id,datas.id)"> <option value="" selected="selected">{{'lang_Please_Select'|translate}}</option> <option ng-repeat="data in CountryZonelist" value="{{data.id}}" >{{data.name}}</option> </select> </div> </div> </div> <div ng-if="ShowCountryZoneArray==''" style="padding-left: 45%;color:#acb0b1"> {{'lang_NoRecords_Found'|translate}} </div> </div> </div> </div> </div><!--contentwrapper--> <br clear="all"> </div> </div> </div> </section>
<!DOCTYPE html> <html lang="" xml:lang=""> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>Justice Informatics Student Group</title> <meta name="description" content="Resources and documentation for the Columbia DBMI Justice Informatics Student Group." /> <meta name="generator" content="bookdown 0.22 and GitBook 2.6.7" /> <meta property="og:title" content="Justice Informatics Student Group" /> <meta property="og:type" content="book" /> <meta property="og:description" content="Resources and documentation for the Columbia DBMI Justice Informatics Student Group." /> <meta name="github-repo" content="adriennepichon/bookdown-JusticeInformatics" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:title" content="Justice Informatics Student Group" /> <meta name="twitter:description" content="Resources and documentation for the Columbia DBMI Justice Informatics Student Group." /> <meta name="author" content="Columbia University DBMI Students" /> <meta name="date" content="2021-06-11" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black" /> <link rel="next" href="about.html"/> <script src="libs/header-attrs-2.8/header-attrs.js"></script> <script src="libs/jquery-2.2.3/jquery.min.js"></script> <link href="libs/gitbook-2.6.7/css/style.css" rel="stylesheet" /> <link href="libs/gitbook-2.6.7/css/plugin-table.css" rel="stylesheet" /> <link href="libs/gitbook-2.6.7/css/plugin-bookdown.css" rel="stylesheet" /> <link href="libs/gitbook-2.6.7/css/plugin-highlight.css" rel="stylesheet" /> <link href="libs/gitbook-2.6.7/css/plugin-search.css" rel="stylesheet" /> <link href="libs/gitbook-2.6.7/css/plugin-fontsettings.css" rel="stylesheet" /> <link href="libs/gitbook-2.6.7/css/plugin-clipboard.css" rel="stylesheet" /> <link href="libs/anchor-sections-1.0.1/anchor-sections.css" rel="stylesheet" /> <script src="libs/anchor-sections-1.0.1/anchor-sections.js"></script> <style type="text/css"> pre > code.sourceCode { white-space: pre; position: relative; } pre > code.sourceCode > span { display: inline-block; line-height: 1.25; } pre > code.sourceCode > span:empty { height: 1.2em; } .sourceCode { overflow: visible; } code.sourceCode > span { color: inherit; text-decoration: inherit; } pre.sourceCode { margin: 0; } @media screen { div.sourceCode { overflow: auto; } } @media print { pre > code.sourceCode { white-space: pre-wrap; } pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; } } pre.numberSource code { counter-reset: source-line 0; } pre.numberSource code > span { position: relative; left: -4em; counter-increment: source-line; } pre.numberSource code > span > a:first-child::before { content: counter(source-line); position: relative; left: -1em; text-align: right; vertical-align: baseline; border: none; display: inline-block; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; padding: 0 4px; width: 4em; color: #aaaaaa; } pre.numberSource { margin-left: 3em; border-left: 1px solid #aaaaaa; padding-left: 4px; } div.sourceCode { } @media screen { pre > code.sourceCode > span > a:first-child::before { text-decoration: underline; } } code span.al { color: #ff0000; font-weight: bold; } /* Alert */ code span.an { color: #60a0b0; font-weight: bold; font-style: italic; } /* Annotation */ code span.at { color: #7d9029; } /* Attribute */ code span.bn { color: #40a070; } /* BaseN */ code span.bu { } /* BuiltIn */ code span.cf { color: #007020; font-weight: bold; } /* ControlFlow */ code span.ch { color: #4070a0; } /* Char */ code span.cn { color: #880000; } /* Constant */ code span.co { color: #60a0b0; font-style: italic; } /* Comment */ code span.cv { color: #60a0b0; font-weight: bold; font-style: italic; } /* CommentVar */ code span.do { color: #ba2121; font-style: italic; } /* Documentation */ code span.dt { color: #902000; } /* DataType */ code span.dv { color: #40a070; } /* DecVal */ code span.er { color: #ff0000; font-weight: bold; } /* Error */ code span.ex { } /* Extension */ code span.fl { color: #40a070; } /* Float */ code span.fu { color: #06287e; } /* Function */ code span.im { } /* Import */ code span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Information */ code span.kw { color: #007020; font-weight: bold; } /* Keyword */ code span.op { color: #666666; } /* Operator */ code span.ot { color: #007020; } /* Other */ code span.pp { color: #bc7a00; } /* Preprocessor */ code span.sc { color: #4070a0; } /* SpecialChar */ code span.ss { color: #bb6688; } /* SpecialString */ code span.st { color: #4070a0; } /* String */ code span.va { color: #19177c; } /* Variable */ code span.vs { color: #4070a0; } /* VerbatimString */ code span.wa { color: #60a0b0; font-weight: bold; font-style: italic; } /* Warning */ </style> <style type="text/css"> /* Used with Pandoc 2.11+ new --citeproc when CSL is used */ div.csl-bib-body { } div.csl-entry { clear: both; } .hanging div.csl-entry { margin-left:2em; text-indent:-2em; } div.csl-left-margin { min-width:2em; float:left; } div.csl-right-inline { margin-left:2em; padding-left:1em; } div.csl-indent { margin-left: 2em; } </style> <link rel="stylesheet" href="style.css" type="text/css" /> </head> <body> <div class="book without-animation with-summary font-size-2 font-family-1" data-basepath="."> <div class="book-summary"> <nav role="navigation"> <ul class="summary"> <li><a href="./">Justice Informatics Student Group</a></li> <li class="divider"></li> <li class="chapter" data-level="1" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i><b>1</b> Overview</a></li> <li class="chapter" data-level="2" data-path="about.html"><a href="about.html"><i class="fa fa-check"></i><b>2</b> About Our Group</a> <ul> <li class="chapter" data-level="2.1" data-path="about.html"><a href="about.html#history"><i class="fa fa-check"></i><b>2.1</b> History</a></li> <li class="chapter" data-level="2.2" data-path="about.html"><a href="about.html#mission-goals"><i class="fa fa-check"></i><b>2.2</b> Mission &amp; Goals</a></li> <li class="chapter" data-level="2.3" data-path="about.html"><a href="about.html#group-structure"><i class="fa fa-check"></i><b>2.3</b> Group Structure</a></li> </ul></li> <li class="chapter" data-level="3" data-path="contribute.html"><a href="contribute.html"><i class="fa fa-check"></i><b>3</b> Instructions for Contributors</a> <ul> <li class="chapter" data-level="3.1" data-path="contribute.html"><a href="contribute.html#how-to-contribute"><i class="fa fa-check"></i><b>3.1</b> How to contribute</a></li> </ul></li> <li class="chapter" data-level="4" data-path="meetings.html"><a href="meetings.html"><i class="fa fa-check"></i><b>4</b> Meetings</a></li> <li class="chapter" data-level="5" data-path="resources.html"><a href="resources.html"><i class="fa fa-check"></i><b>5</b> Readings &amp; Resources</a> <ul> <li class="chapter" data-level="5.1" data-path="resources.html"><a href="resources.html#books"><i class="fa fa-check"></i><b>5.1</b> Books</a></li> <li class="chapter" data-level="5.2" data-path="resources.html"><a href="resources.html#podcasts-videos-online-talks"><i class="fa fa-check"></i><b>5.2</b> Podcasts, Videos, Online Talks</a></li> <li class="chapter" data-level="5.3" data-path="resources.html"><a href="resources.html#network-citational-justice"><i class="fa fa-check"></i><b>5.3</b> Network &amp; Citational Justice</a></li> </ul></li> <li class="chapter" data-level="6" data-path="readingnotes.html"><a href="readingnotes.html"><i class="fa fa-check"></i><b>6</b> Reading Notes</a> <ul> <li class="chapter" data-level="6.1" data-path="readingnotes.html"><a href="readingnotes.html#datafem"><i class="fa fa-check"></i><b>6.1</b> Data Feminism</a></li> <li class="chapter" data-level="6.2" data-path="readingnotes.html"><a href="readingnotes.html#raceaftertech"><i class="fa fa-check"></i><b>6.2</b> Race After Technology</a></li> <li class="chapter" data-level="6.3" data-path="readingnotes.html"><a href="readingnotes.html#codedbias"><i class="fa fa-check"></i><b>6.3</b> Coded Bias</a></li> <li class="chapter" data-level="6.4" data-path="readingnotes.html"><a href="readingnotes.html#womd"><i class="fa fa-check"></i><b>6.4</b> Weapons of Math Destruction</a> <ul> <li class="chapter" data-level="6.4.1" data-path="readingnotes.html"><a href="readingnotes.html#introduction-and-chapter-1"><i class="fa fa-check"></i><b>6.4.1</b> Introduction and Chapter 1</a></li> </ul></li> </ul></li> <li class="chapter" data-level="" data-path="references.html"><a href="references.html"><i class="fa fa-check"></i>References</a></li> <li class="divider"></li> <li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li> </ul> </nav> </div> <div class="book-body"> <div class="body-inner"> <div class="book-header" role="navigation"> <h1> <i class="fa fa-circle-o-notch fa-spin"></i><a href="./">Justice Informatics Student Group</a> </h1> </div> <div class="page-wrapper" tabindex="-1" role="main"> <div class="page-inner"> <section class="normal" id="section-"> <div id="header"> <h1 class="title">Justice Informatics Student Group</h1> <p class="author"><em>Columbia University DBMI Students</em></p> <p class="date" style="margin-top: 1.5em;"><em>2021-06-11</em></p> </div> <div id="overview" class="section level1" number="1"> <h1><span class="header-section-number">Chapter 1</span> Overview</h1> <p>The <strong>Justice Informatics Student Group</strong> was started by a group of PhD students at Columbia University’s Department of Biomedical Informatics (DBMI) following the discussions in Summer 2020 about addressing racism in academia. <em>Details of the group’s history, mission, and structure can be found in Chapter <a href="about.html#about">2</a>.</em></p> <p>Generally, the group selects one book to read each semester (Fall, Spring, Summer) that focuses on justice and technology, data, or research. Students meet weekly to discuss chapters and connect the readings to our own work in informatics and health, with a particular focus on feminist and anti-racist approaches. Faculty will be invited for a broad discussion of the book near the end of each semester.</p> <p>In addition to discussing chapters from our selected books, we also share and discuss journal articles, podcasts or online lectures, relevant current events and twitter threads, and other related content. Finally, we use this group as a space to discuss racist or hate-driven events and otherwise cultivate a supportive space for students. This work is essential for student development, to become leaders at our institutions and in our fields with an aim to understand and dismantle systemic injustices.</p> <p><em>Instructions for contributing to this resource can be found in Chapter <a href="contribute.html#contribute">3</a>.</em></p> </div> </section> </div> </div> </div> <a href="about.html" class="navigation navigation-next navigation-unique" aria-label="Next page"><i class="fa fa-angle-right"></i></a> </div> </div> <script src="libs/gitbook-2.6.7/js/app.min.js"></script> <script src="libs/gitbook-2.6.7/js/lunr.js"></script> <script src="libs/gitbook-2.6.7/js/clipboard.min.js"></script> <script src="libs/gitbook-2.6.7/js/plugin-search.js"></script> <script src="libs/gitbook-2.6.7/js/plugin-sharing.js"></script> <script src="libs/gitbook-2.6.7/js/plugin-fontsettings.js"></script> <script src="libs/gitbook-2.6.7/js/plugin-bookdown.js"></script> <script src="libs/gitbook-2.6.7/js/jquery.highlight.js"></script> <script src="libs/gitbook-2.6.7/js/plugin-clipboard.js"></script> <script> gitbook.require(["gitbook"], function(gitbook) { gitbook.start({ "sharing": { "github": false, "facebook": true, "twitter": true, "linkedin": false, "weibo": false, "instapaper": false, "vk": false, "whatsapp": false, "all": ["facebook", "twitter", "linkedin", "weibo", "instapaper"] }, "fontsettings": { "theme": "white", "family": "sans", "size": 2 }, "edit": { "link": "https://github.com/rstudio/bookdown-demo/edit/master/index.Rmd", "text": "Edit" }, "history": { "link": null, "text": null }, "view": { "link": null, "text": null }, "download": ["bookdown-demo.pdf", "bookdown-demo.epub"], "toc": { "collapse": "subsection" } }); }); </script> </body> </html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <TITLE> RegionUtil (POI API Documentation) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="RegionUtil (POI API Documentation)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/RegionUtil.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/apache/poi/ss/util/PropertyTemplate.html" title="class in org.apache.poi.ss.util"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/poi/ss/util/SheetBuilder.html" title="class in org.apache.poi.ss.util"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/poi/ss/util/RegionUtil.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="RegionUtil.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.apache.poi.ss.util</FONT> <BR> Class RegionUtil</H2> <PRE> java.lang.Object <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.poi.ss.util.RegionUtil</B> </PRE> <HR> <DL> <DT><PRE>public final class <B>RegionUtil</B><DT>extends java.lang.Object</DL> </PRE> <P> Various utility functions that make working with a region of cells easier. <P> <P> <HR> <P> <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)">setBorderBottom</A></B>(<A HREF="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</A>&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the bottom border style for a region of cells by manipulating the cell style of the individual cells on the bottom</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderBottom(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)">setBorderBottom</A></B>(int&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>POI 3.16 beta 1. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setBorderBottom(BorderStyle, CellRangeAddress, Sheet)</CODE></A>.</I></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderBottom(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet, org.apache.poi.ss.usermodel.Workbook)">setBorderBottom</A></B>(int&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet, <A HREF="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</A>&nbsp;workbook)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>3.15 beta 2. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setBorderBottom(BorderStyle, CellRangeAddress, Sheet)</CODE></A>.</I></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)">setBorderLeft</A></B>(<A HREF="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</A>&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the left border style for a region of cells by manipulating the cell style of the individual cells on the left</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderLeft(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)">setBorderLeft</A></B>(int&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>3.16 beta 1. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setBorderLeft(BorderStyle, CellRangeAddress, Sheet)</CODE></A>.</I></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderLeft(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet, org.apache.poi.ss.usermodel.Workbook)">setBorderLeft</A></B>(int&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet, <A HREF="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</A>&nbsp;workbook)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>3.15 beta 2. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setBorderLeft(BorderStyle, CellRangeAddress, Sheet)</CODE></A>.</I></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)">setBorderRight</A></B>(<A HREF="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</A>&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the right border style for a region of cells by manipulating the cell style of the individual cells on the right</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderRight(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)">setBorderRight</A></B>(int&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>POI 3.16 beta 1. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setBorderRight(BorderStyle, CellRangeAddress, Sheet)</CODE></A>.</I></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderRight(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet, org.apache.poi.ss.usermodel.Workbook)">setBorderRight</A></B>(int&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet, <A HREF="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</A>&nbsp;workbook)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>3.15 beta 2. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setBorderRight(BorderStyle, CellRangeAddress, Sheet)</CODE></A>.</I></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)">setBorderTop</A></B>(<A HREF="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</A>&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the top border style for a region of cells by manipulating the cell style of the individual cells on the top</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderTop(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)">setBorderTop</A></B>(int&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>3.16 beta 1. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setBorderTop(BorderStyle, CellRangeAddress, Sheet)</CODE></A>.</I></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderTop(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet, org.apache.poi.ss.usermodel.Workbook)">setBorderTop</A></B>(int&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet, <A HREF="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</A>&nbsp;workbook)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>3.15 beta 2. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setBorderTop(BorderStyle, CellRangeAddress, Sheet)</CODE></A>.</I></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBottomBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)">setBottomBorderColor</A></B>(int&nbsp;color, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the bottom border color for a region of cells by manipulating the cell style of the individual cells on the bottom</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBottomBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet, org.apache.poi.ss.usermodel.Workbook)">setBottomBorderColor</A></B>(int&nbsp;color, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet, <A HREF="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</A>&nbsp;workbook)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>3.15 beta 2. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBottomBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setBottomBorderColor(int, CellRangeAddress, Sheet)</CODE></A>.</I></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setLeftBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)">setLeftBorderColor</A></B>(int&nbsp;color, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the left border color for a region of cells by manipulating the cell style of the individual cells on the left</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setLeftBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet, org.apache.poi.ss.usermodel.Workbook)">setLeftBorderColor</A></B>(int&nbsp;color, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet, <A HREF="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</A>&nbsp;workbook)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>3.15 beta 2. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setLeftBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setLeftBorderColor(int, CellRangeAddress, Sheet)</CODE></A>.</I></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setRightBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)">setRightBorderColor</A></B>(int&nbsp;color, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the right border color for a region of cells by manipulating the cell style of the individual cells on the right</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setRightBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet, org.apache.poi.ss.usermodel.Workbook)">setRightBorderColor</A></B>(int&nbsp;color, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet, <A HREF="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</A>&nbsp;workbook)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>3.15 beta 2. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setRightBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setRightBorderColor(int, CellRangeAddress, Sheet)</CODE></A>.</I></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setTopBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)">setTopBorderColor</A></B>(int&nbsp;color, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the top border color for a region of cells by manipulating the cell style of the individual cells on the top</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setTopBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet, org.apache.poi.ss.usermodel.Workbook)">setTopBorderColor</A></B>(int&nbsp;color, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet, <A HREF="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</A>&nbsp;workbook)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>3.15 beta 2. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setTopBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setTopBorderColor(int, CellRangeAddress, Sheet)</CODE></A>.</I></TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="setBorderLeft(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet, org.apache.poi.ss.usermodel.Workbook)"><!-- --></A><H3> setBorderLeft</H3> <PRE> <FONT SIZE="-1"><A HREF="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</A>(<A HREF="../../../../../org/apache/poi/util/Removal.html#version()">version</A>="3.17") </FONT>public static void <B>setBorderLeft</B>(int&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet, <A HREF="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</A>&nbsp;workbook)</PRE> <DL> <DD><B>Deprecated.</B>&nbsp;<I>3.15 beta 2. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setBorderLeft(BorderStyle, CellRangeAddress, Sheet)</CODE></A>.</I> <P> <DD>Sets the left border style for a region of cells by manipulating the cell style of the individual cells on the left <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>border</CODE> - The new border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>workbook</CODE> - The workbook that the region is on.<DD><CODE>sheet</CODE> - The sheet that the region is on.</DL> </DD> </DL> <HR> <A NAME="setBorderLeft(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><!-- --></A><H3> setBorderLeft</H3> <PRE> <FONT SIZE="-1"><A HREF="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</A>(<A HREF="../../../../../org/apache/poi/util/Removal.html#version()">version</A>="3.18") </FONT>public static void <B>setBorderLeft</B>(int&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</PRE> <DL> <DD><B>Deprecated.</B>&nbsp;<I>3.16 beta 1. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setBorderLeft(BorderStyle, CellRangeAddress, Sheet)</CODE></A>.</I> <P> <DD>Sets the left border style for a region of cells by manipulating the cell style of the individual cells on the left <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>border</CODE> - The new border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>sheet</CODE> - The sheet that the region is on.<DT><B>Since:</B></DT> <DD>POI 3.15 beta 2</DD> </DL> </DD> </DL> <HR> <A NAME="setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><!-- --></A><H3> setBorderLeft</H3> <PRE> public static void <B>setBorderLeft</B>(<A HREF="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</A>&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</PRE> <DL> <DD>Sets the left border style for a region of cells by manipulating the cell style of the individual cells on the left <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>border</CODE> - The new border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>sheet</CODE> - The sheet that the region is on.<DT><B>Since:</B></DT> <DD>POI 3.16 beta 1</DD> </DL> </DD> </DL> <HR> <A NAME="setLeftBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet, org.apache.poi.ss.usermodel.Workbook)"><!-- --></A><H3> setLeftBorderColor</H3> <PRE> <FONT SIZE="-1"><A HREF="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</A>(<A HREF="../../../../../org/apache/poi/util/Removal.html#version()">version</A>="3.17") </FONT>public static void <B>setLeftBorderColor</B>(int&nbsp;color, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet, <A HREF="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</A>&nbsp;workbook)</PRE> <DL> <DD><B>Deprecated.</B>&nbsp;<I>3.15 beta 2. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setLeftBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setLeftBorderColor(int, CellRangeAddress, Sheet)</CODE></A>.</I> <P> <DD>Sets the left border color for a region of cells by manipulating the cell style of the individual cells on the left <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>color</CODE> - The color of the border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>workbook</CODE> - The workbook that the region is on.<DD><CODE>sheet</CODE> - The sheet that the region is on.</DL> </DD> </DL> <HR> <A NAME="setLeftBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><!-- --></A><H3> setLeftBorderColor</H3> <PRE> public static void <B>setLeftBorderColor</B>(int&nbsp;color, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</PRE> <DL> <DD>Sets the left border color for a region of cells by manipulating the cell style of the individual cells on the left <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>color</CODE> - The color of the border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>sheet</CODE> - The sheet that the region is on.<DT><B>Since:</B></DT> <DD>POI 3.15 beta 2</DD> </DL> </DD> </DL> <HR> <A NAME="setBorderRight(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet, org.apache.poi.ss.usermodel.Workbook)"><!-- --></A><H3> setBorderRight</H3> <PRE> <FONT SIZE="-1"><A HREF="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</A>(<A HREF="../../../../../org/apache/poi/util/Removal.html#version()">version</A>="3.17") </FONT>public static void <B>setBorderRight</B>(int&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet, <A HREF="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</A>&nbsp;workbook)</PRE> <DL> <DD><B>Deprecated.</B>&nbsp;<I>3.15 beta 2. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setBorderRight(BorderStyle, CellRangeAddress, Sheet)</CODE></A>.</I> <P> <DD>Sets the right border style for a region of cells by manipulating the cell style of the individual cells on the right <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>border</CODE> - The new border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>workbook</CODE> - The workbook that the region is on.<DD><CODE>sheet</CODE> - The sheet that the region is on.</DL> </DD> </DL> <HR> <A NAME="setBorderRight(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><!-- --></A><H3> setBorderRight</H3> <PRE> <FONT SIZE="-1"><A HREF="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</A>(<A HREF="../../../../../org/apache/poi/util/Removal.html#version()">version</A>="3.18") </FONT>public static void <B>setBorderRight</B>(int&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</PRE> <DL> <DD><B>Deprecated.</B>&nbsp;<I>POI 3.16 beta 1. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setBorderRight(BorderStyle, CellRangeAddress, Sheet)</CODE></A>.</I> <P> <DD>Sets the right border style for a region of cells by manipulating the cell style of the individual cells on the right <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>border</CODE> - The new border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>sheet</CODE> - The sheet that the region is on.<DT><B>Since:</B></DT> <DD>POI 3.15 beta 2</DD> </DL> </DD> </DL> <HR> <A NAME="setBorderRight(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><!-- --></A><H3> setBorderRight</H3> <PRE> public static void <B>setBorderRight</B>(<A HREF="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</A>&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</PRE> <DL> <DD>Sets the right border style for a region of cells by manipulating the cell style of the individual cells on the right <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>border</CODE> - The new border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>sheet</CODE> - The sheet that the region is on.<DT><B>Since:</B></DT> <DD>POI 3.16 beta 1</DD> </DL> </DD> </DL> <HR> <A NAME="setRightBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet, org.apache.poi.ss.usermodel.Workbook)"><!-- --></A><H3> setRightBorderColor</H3> <PRE> <FONT SIZE="-1"><A HREF="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</A>(<A HREF="../../../../../org/apache/poi/util/Removal.html#version()">version</A>="3.17") </FONT>public static void <B>setRightBorderColor</B>(int&nbsp;color, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet, <A HREF="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</A>&nbsp;workbook)</PRE> <DL> <DD><B>Deprecated.</B>&nbsp;<I>3.15 beta 2. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setRightBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setRightBorderColor(int, CellRangeAddress, Sheet)</CODE></A>.</I> <P> <DD>Sets the right border color for a region of cells by manipulating the cell style of the individual cells on the right <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>color</CODE> - The color of the border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>workbook</CODE> - The workbook that the region is on.<DD><CODE>sheet</CODE> - The sheet that the region is on.</DL> </DD> </DL> <HR> <A NAME="setRightBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><!-- --></A><H3> setRightBorderColor</H3> <PRE> public static void <B>setRightBorderColor</B>(int&nbsp;color, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</PRE> <DL> <DD>Sets the right border color for a region of cells by manipulating the cell style of the individual cells on the right <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>color</CODE> - The color of the border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>sheet</CODE> - The sheet that the region is on.<DT><B>Since:</B></DT> <DD>POI 3.15 beta 2</DD> </DL> </DD> </DL> <HR> <A NAME="setBorderBottom(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet, org.apache.poi.ss.usermodel.Workbook)"><!-- --></A><H3> setBorderBottom</H3> <PRE> <FONT SIZE="-1"><A HREF="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</A>(<A HREF="../../../../../org/apache/poi/util/Removal.html#version()">version</A>="3.17") </FONT>public static void <B>setBorderBottom</B>(int&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet, <A HREF="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</A>&nbsp;workbook)</PRE> <DL> <DD><B>Deprecated.</B>&nbsp;<I>3.15 beta 2. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setBorderBottom(BorderStyle, CellRangeAddress, Sheet)</CODE></A>.</I> <P> <DD>Sets the bottom border style for a region of cells by manipulating the cell style of the individual cells on the bottom <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>border</CODE> - The new border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>workbook</CODE> - The workbook that the region is on.<DD><CODE>sheet</CODE> - The sheet that the region is on.</DL> </DD> </DL> <HR> <A NAME="setBorderBottom(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><!-- --></A><H3> setBorderBottom</H3> <PRE> <FONT SIZE="-1"><A HREF="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</A>(<A HREF="../../../../../org/apache/poi/util/Removal.html#version()">version</A>="3.18") </FONT>public static void <B>setBorderBottom</B>(int&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</PRE> <DL> <DD><B>Deprecated.</B>&nbsp;<I>POI 3.16 beta 1. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setBorderBottom(BorderStyle, CellRangeAddress, Sheet)</CODE></A>.</I> <P> <DD>Sets the bottom border style for a region of cells by manipulating the cell style of the individual cells on the bottom <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>border</CODE> - The new border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>sheet</CODE> - The sheet that the region is on.<DT><B>Since:</B></DT> <DD>POI 3.15 beta 2</DD> </DL> </DD> </DL> <HR> <A NAME="setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><!-- --></A><H3> setBorderBottom</H3> <PRE> public static void <B>setBorderBottom</B>(<A HREF="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</A>&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</PRE> <DL> <DD>Sets the bottom border style for a region of cells by manipulating the cell style of the individual cells on the bottom <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>border</CODE> - The new border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>sheet</CODE> - The sheet that the region is on.<DT><B>Since:</B></DT> <DD>POI 3.16 beta 1</DD> </DL> </DD> </DL> <HR> <A NAME="setBottomBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet, org.apache.poi.ss.usermodel.Workbook)"><!-- --></A><H3> setBottomBorderColor</H3> <PRE> <FONT SIZE="-1"><A HREF="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</A>(<A HREF="../../../../../org/apache/poi/util/Removal.html#version()">version</A>="3.17") </FONT>public static void <B>setBottomBorderColor</B>(int&nbsp;color, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet, <A HREF="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</A>&nbsp;workbook)</PRE> <DL> <DD><B>Deprecated.</B>&nbsp;<I>3.15 beta 2. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBottomBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setBottomBorderColor(int, CellRangeAddress, Sheet)</CODE></A>.</I> <P> <DD>Sets the bottom border color for a region of cells by manipulating the cell style of the individual cells on the bottom <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>color</CODE> - The color of the border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>workbook</CODE> - The workbook that the region is on.<DD><CODE>sheet</CODE> - The sheet that the region is on.</DL> </DD> </DL> <HR> <A NAME="setBottomBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><!-- --></A><H3> setBottomBorderColor</H3> <PRE> public static void <B>setBottomBorderColor</B>(int&nbsp;color, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</PRE> <DL> <DD>Sets the bottom border color for a region of cells by manipulating the cell style of the individual cells on the bottom <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>color</CODE> - The color of the border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>sheet</CODE> - The sheet that the region is on.<DT><B>Since:</B></DT> <DD>POI 3.15 beta 2</DD> </DL> </DD> </DL> <HR> <A NAME="setBorderTop(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet, org.apache.poi.ss.usermodel.Workbook)"><!-- --></A><H3> setBorderTop</H3> <PRE> <FONT SIZE="-1"><A HREF="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</A>(<A HREF="../../../../../org/apache/poi/util/Removal.html#version()">version</A>="3.17") </FONT>public static void <B>setBorderTop</B>(int&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet, <A HREF="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</A>&nbsp;workbook)</PRE> <DL> <DD><B>Deprecated.</B>&nbsp;<I>3.15 beta 2. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setBorderTop(BorderStyle, CellRangeAddress, Sheet)</CODE></A>.</I> <P> <DD>Sets the top border style for a region of cells by manipulating the cell style of the individual cells on the top <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>border</CODE> - The new border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>workbook</CODE> - The workbook that the region is on.<DD><CODE>sheet</CODE> - The sheet that the region is on.</DL> </DD> </DL> <HR> <A NAME="setBorderTop(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><!-- --></A><H3> setBorderTop</H3> <PRE> <FONT SIZE="-1"><A HREF="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</A>(<A HREF="../../../../../org/apache/poi/util/Removal.html#version()">version</A>="3.18") </FONT>public static void <B>setBorderTop</B>(int&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</PRE> <DL> <DD><B>Deprecated.</B>&nbsp;<I>3.16 beta 1. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setBorderTop(BorderStyle, CellRangeAddress, Sheet)</CODE></A>.</I> <P> <DD>Sets the top border style for a region of cells by manipulating the cell style of the individual cells on the top <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>border</CODE> - The new border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>sheet</CODE> - The sheet that the region is on.<DT><B>Since:</B></DT> <DD>POI 3.15 beta 2</DD> </DL> </DD> </DL> <HR> <A NAME="setBorderTop(org.apache.poi.ss.usermodel.BorderStyle, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><!-- --></A><H3> setBorderTop</H3> <PRE> public static void <B>setBorderTop</B>(<A HREF="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</A>&nbsp;border, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</PRE> <DL> <DD>Sets the top border style for a region of cells by manipulating the cell style of the individual cells on the top <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>border</CODE> - The new border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>sheet</CODE> - The sheet that the region is on.<DT><B>Since:</B></DT> <DD>POI 3.16 beta 1</DD> </DL> </DD> </DL> <HR> <A NAME="setTopBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet, org.apache.poi.ss.usermodel.Workbook)"><!-- --></A><H3> setTopBorderColor</H3> <PRE> <FONT SIZE="-1"><A HREF="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</A>(<A HREF="../../../../../org/apache/poi/util/Removal.html#version()">version</A>="3.17") </FONT>public static void <B>setTopBorderColor</B>(int&nbsp;color, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet, <A HREF="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</A>&nbsp;workbook)</PRE> <DL> <DD><B>Deprecated.</B>&nbsp;<I>3.15 beta 2. Use <A HREF="../../../../../org/apache/poi/ss/util/RegionUtil.html#setTopBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><CODE>setTopBorderColor(int, CellRangeAddress, Sheet)</CODE></A>.</I> <P> <DD>Sets the top border color for a region of cells by manipulating the cell style of the individual cells on the top <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>color</CODE> - The color of the border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>workbook</CODE> - The workbook that the region is on.<DD><CODE>sheet</CODE> - The sheet that the region is on.</DL> </DD> </DL> <HR> <A NAME="setTopBorderColor(int, org.apache.poi.ss.util.CellRangeAddress, org.apache.poi.ss.usermodel.Sheet)"><!-- --></A><H3> setTopBorderColor</H3> <PRE> public static void <B>setTopBorderColor</B>(int&nbsp;color, <A HREF="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</A>&nbsp;region, <A HREF="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</A>&nbsp;sheet)</PRE> <DL> <DD>Sets the top border color for a region of cells by manipulating the cell style of the individual cells on the top <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>color</CODE> - The color of the border<DD><CODE>region</CODE> - The region that should have the border<DD><CODE>sheet</CODE> - The sheet that the region is on.<DT><B>Since:</B></DT> <DD>POI 3.15 beta 2</DD> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/RegionUtil.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/apache/poi/ss/util/PropertyTemplate.html" title="class in org.apache.poi.ss.util"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/poi/ss/util/SheetBuilder.html" title="class in org.apache.poi.ss.util"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/poi/ss/util/RegionUtil.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="RegionUtil.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <i>Copyright 2017 The Apache Software Foundation or its licensors, as applicable.</i> </BODY> </HTML>
<form name="characterizationForm" onload=""> <div id="loader" ng-show="loader"> <div id="loaderText"> {{loaderMessage}} </div> <div id="loaderGraphic"></div> </div> <div class="spacer"> <div ng-class="{formFocus:loader}"> <table border="0" class="contentTitle" summary="layout" width="100%"> <tr> <td align="left" scope="col"> <h1>Sample {{sampleName.name}} {{title}} Characterization</h1> </td> <td align="right" width="30%"> <a class="helpText" href= "javascript:openHelpWindow('https://wiki.nci.nih.gov/display/caNanoLab/Managing+Sample+Characterizations#ManagingSampleCharacterizations-SubmittingCharacterizations')">Help</a> <a class= "helpText" href="javascript:openHelpWindow('https://wiki.nci.nih.gov/display/caNanoLab/caNanoLab+Glossary')">Glossary</a> </td> </tr> </table> <Br /> <div> <div class="message" ng-if="data.messages.length"> <div ng-repeat="i in data.messageList track by $index">{{i}}</div><br /> </div> <div class="message" ng-if="data.errors.length"> <div ng-repeat="i in data.errors track by $index">{{i}}</div><br /> </div> <table class="submissionView" align="center" width="100%"> <tbody><tr ng-if="!isEdit"> <td class="cellLabel"> <label for="charType">Characterization Type *</label> </td> <td> <div id="charTypePrompt"> <select ng-hide="loader" data-ng-model="data.type" data-ng-options="option for option in data.charTypesLookup" ng-change="characterizationTypeDropdownChanged()" id="charType" style="width:200px;"> </select> <div id="promptCategory" ng-if="data.type=='other'"> <table cellspacing="5" cellpadding="0" border="0" width="100%" class="promptbox" summary="layout"> <tbody> <tr> <td class="cellLabel"> <label for="textCategory" category="">New Characterization Type:</label> </td> </tr> <tr> <td> <input type="text" id="textCategory" ng-model='localForm.otherCategoryText' class="promptbox"> </td> </tr> <tr> <td style="text-align: right"> <button type="button" class="btn-canano btn-canano-primary btn-canano-xs" ng-click="data.type=localForm.otherCategoryText; data.charTypesLookup.push(localForm.otherCategoryText);">Add</button> <button type="button" class="btn-canano btn-canano-default btn-canano-xs" ng-click="data.type='';">Cancel</button> </td> </tr> </tbody> </table> </div> </div> </td> <td class="cellLabel"> <label for="charName">Characterization Name *</label> </td> <td> <div id="charNamePrompt"> <select ng-hide="loader" data-ng-model="data.name" data-ng-options="option for option in data.charNamesForCurrentType" ng-change="characterizationNameDropdownChanged()" id="charName"> </select> <div id="promptCategory" ng-if="data.name=='other'"> <table cellspacing="5" cellpadding="0" border="0" width="100%" class="promptbox" summary="layout"> <tbody> <tr> <td class="cellLabel"> <label for="textCategory" category="">New Characterization Name:</label> </td> </tr> <tr> <td> <input type="text" id="textCategory" ng-model='localForm.otherCategoryText' class="promptbox"> </td> </tr> <tr> <td style="text-align: right"> <button type="button" class="btn-canano btn-canano-primary btn-canano-xs" ng-click="data.name=localForm.otherCategoryText; data.charNamesForCurrentType.push(localForm.otherCategoryText);">Add</button> <button type="button" class="btn-canano btn-canano-default btn-canano-xs" ng-click="data.name='';">Cancel</button> </td> </tr> </tbody> </table> </div> </div> </td> </tr> <tr> <td class="cellLabel"> <label for="assayType">Assay Type</label> </td> <td> <div style="" id="assayTypePrompt"> <select ng-hide="loader" data-ng-model="data.assayType" data-ng-options="option for option in data.assayTypesByCharNameLookup" id="assayType"><option value=""></option> </select> <div id="promptCategory" ng-if="data.assayType=='other'"> <table cellspacing="5" cellpadding="0" border="0" width="100%" class="promptbox" summary="layout"> <tbody> <tr> <td class="cellLabel"> <label for="textCategory" category="">New Assay Type:</label> </td> </tr> <tr> <td> <input type="text" id="textCategory" ng-model='localForm.otherCategoryText' class="promptbox"> </td> </tr> <tr> <td style="text-align: right"> <button type="button" class="btn-canano btn-canano-primary btn-canano-xs" ng-click="data.assayType=localForm.otherCategoryText; data.assayTypesByCharNameLookup.push(localForm.otherCategoryText);">Add</button> <button type="button" class="btn-canano btn-canano-default btn-canano-xs" ng-click="data.assayType='';">Cancel</button> </td> </tr> </tbody> </table> </div> </div> </td> <td class="cellLabel"> <label for="protocolId">Protocol Name - Version</label> </td> <!-- <input name="achar.protocolBean.fileBean.domainFile.uri" value="" id="updatedUri" type="hidden"> --> <td colspan="3"> <select style="width: 300px;" ng-hide="loader" data-ng-model="data.protocolId" data-ng-options="option.domainId as option.displayName for option in data.protocolLookup" id="protocolId" ng-change="getDomainFileUri()"><option value=""></option> </select> <br /> &nbsp;<span id="protocolFileUri"><a href="{{domainFileUri}}" target="_blank">{{domainFileUri}}</a> </span> </td> </tr> <tr> <td class="cellLabel"> <label for="characterizationSourceId">Characterization Source</label> </td> <td> <select ng-hide="loader" data-ng-model="data.characterizationSourceId" data-ng-options="option.id as option.displayName for option in data.charSourceLookup" id="characterizationSourceId"><option value=""></option> </select> </td> <td class="cellLabel"> <label for="characterizationDateLabel">Characterization Date</label> </td> <td> <div class="input-group" style="width:350px;"> <input id="characterizationDateLabel" type="text" class="form-control" datepicker-popup="{{format}}" ng-model="data.characterizationDate" is-open="opened" min-date="minDate" datepicker-options="dateOptions" date-disabled="disabled(date, mode)" ng-required="true" close-text="Close" readonly /> <span class="input-group-btn-canano"> <button type="button" class="btn-canano btn-canano-default" ng-click="open($event)" aria-label="Characterization Date Calendar"> <img height="16" alt="images/calendar_icon_2.png" src="images/calendar_icon_2.png"> </button> </span> </div> </td> </tr> </tbody></table> <br /> <table class="submissionView" width="100%" align="center"> <tbody ng-if="data.name=='physical state'"> <tr> <th colspan="3">Physical State Properties</th> </tr> <tr> <td width="10%"> <strong><label for="type">Type</label></strong> </td> <td> <select ng-hide="loader" data-ng-model="data.property.type" data-ng-options="option for option in data.property.typeOptions" id="type"> <option value=""></option> </select> <div id="promptCategory" ng-if="data.property.type=='other'"> <table cellspacing="5" cellpadding="0" border="0" width="100%" class="promptbox" summary="layout"> <tbody> <tr> <td class="cellLabel"> <label for="textCategory" category="">New Type:</label> </td> </tr> <tr> <td> <input type="text" id="textCategory" ng-model='localForm.otherCategoryText' class="promptbox"> </td> </tr> <tr> <td style="text-align: right"> <button type="button" class="btn-canano btn-canano-primary btn-canano-xs" ng-click="data.property.type=localForm.otherCategoryText; data.property.typeOptions.push(localForm.otherCategoryText);">Add</button> <button type="button" class="btn-canano btn-canano-default btn-canano-xs" ng-click="data.property.type='';">Cancel</button> </td> </tr> </tbody> </table> </div> </td> </tr> </tbody> <tbody ng-if="data.name=='shape'"> <tr> <th colspan="4">Shape Properties</th> </tr> <tr> <td width="10%"> <strong><label for="type">Type</label></strong> </td> <td width="40%"> <select ng-hide="loader" data-ng-model="data.property.type" data-ng-options="option for option in data.property.shapeTypeOptions" id="type"> <option value=""></option> </select> <div id="promptCategory" ng-if="data.property.type=='other'"> <table cellspacing="5" cellpadding="0" border="0" width="100%" class="promptbox" summary="layout"> <tbody> <tr> <td class="cellLabel"> <label for="textCategory" category="">New Type:</label> </td> </tr> <tr> <td> <input type="text" id="textCategory" ng-model='localForm.otherCategoryText' class="promptbox"> </td> </tr> <tr> <td style="text-align: right"> <button type="button" class="btn-canano btn-canano-primary btn-canano-xs" ng-click="data.property.type=localForm.otherCategoryText; data.property.shapeTypeOptions.push(localForm.otherCategoryText);">Add</button> <button type="button" class="btn-canano btn-canano-default btn-canano-xs" ng-click="data.property.type='';">Cancel</button> </td> </tr> </tbody> </table> </div> </td> <td width="10%"> <strong><label for="aspectRatio">Aspect Ratio</label></strong> </td> <td width="40%"> <input type="text" id="aspectratio" ng-model="data.property.aspectRatio"> </td> </tr> <tr> <td width="10%"> <strong><label for="minDimension">Minimum Dimension</label></strong> </td> <td width="40%"><input type="text" id="minDimension" ng-model="data.property.minDimension"> <select ng-hide="loader" data-ng-model="data.property.minDimensionUnit" data-ng-options="option for option in data.property.unitOptions" id="type"> <option value=""></option> </select> <div id="promptCategory" ng-if="data.property.minDimensionUnit=='other'"> <table cellspacing="5" cellpadding="0" border="0" width="100%" class="promptbox" summary="layout"> <tbody> <tr> <td class="cellLabel"> <label for="textCategory" category="">New Dimension Unit:</label> </td> </tr> <tr> <td> <input type="text" id="textCategory" ng-model='localForm.otherCategoryText' class="promptbox"> </td> </tr> <tr> <td style="text-align: right"> <button type="button" class="btn-canano btn-canano-primary btn-canano-xs" ng-click="data.property.minDimensionUnit=localForm.otherCategoryText; data.property.unitOptions.push(localForm.otherCategoryText);">Add</button> <button type="button" class="btn-canano btn-canano-default btn-canano-xs" ng-click="data.property.minDimensionUnit='';">Cancel</button> </td> </tr> </tbody> </table> </div> </td> <td width="10%"> <strong><label for="maxDimension">Maximum Dimension</label></strong> </td> <td width="40%"> <input type="text" id="maxDimension" ng-model="data.property.maxDimension"> <select ng-hide="loader" data-ng-model="data.property.maxDimensionUnit" data-ng-options="option for option in data.property.unitOptions" id="type"> <option value=""></option> </select> <div id="promptCategory" ng-if="data.property.maxDimensionUnit=='other'"> <table cellspacing="5" cellpadding="0" border="0" width="100%" class="promptbox" summary="layout"> <tbody> <tr> <td class="cellLabel"> <label for="textCategory" category="">New Dimension Unit:</label> </td> </tr> <tr> <td> <input type="text" id="textCategory" ng-model='localForm.otherCategoryText' class="promptbox"> </td> </tr> <tr> <td style="text-align: right"> <button type="button" class="btn-canano btn-canano-primary btn-canano-xs" ng-click="data.property.maxDimensionUnit=localForm.otherCategoryText; data.property.unitOptions.push(localForm.otherCategoryText);">Add</button> <button type="button" class="btn-canano btn-canano-default btn-canano-xs" ng-click="data.property.maxDimensionUnit='';">Cancel</button> </td> </tr> </tbody> </table> </div> </td> </tr> </tbody> <tbody ng-if="data.name=='solubility'"> <tr> <th colspan="4">Solubility Properties</th> </tr> <tr> <td width="10%"> <strong><label for="solvent">Solvent</label></strong> </td> <td width="40%"> <select ng-hide="loader" data-ng-model="data.property.solvent" data-ng-options="option for option in data.property.solventOptions" id="type"> <option value=""></option> </select> <div id="promptCategory" ng-if="data.property.solvent=='other'"> <table cellspacing="5" cellpadding="0" border="0" width="100%" class="promptbox" summary="layout"> <tbody> <tr> <td class="cellLabel"> <label for="textCategory" category="">New Solvent:</label> </td> </tr> <tr> <td> <input type="text" id="textCategory" ng-model='localForm.otherCategoryText' class="promptbox"> </td> </tr> <tr> <td style="text-align: right"> <button type="button" class="btn-canano btn-canano-primary btn-canano-xs" ng-click="data.property.solvent=localForm.otherCategoryText; data.property.solventOptions.push(localForm.otherCategoryText);">Add</button> <button type="button" class="btn-canano btn-canano-default btn-canano-xs" ng-click="data.property.solvent='';">Cancel</button> </td> </tr> </tbody> </table> </div> </td> <td width="10%"> <strong><label for="isSoluble">Is Soluble</label></strong> </td> <td width="40%"> <select ng-hide="loader" data-ng-model="data.property.isSoluble" data-ng-options="option for option in data.property.isSolubleOptions" id="type"> <option value=""></option> </select> </td> </tr> <tr> <td width="10%"> <strong><label for="criticalConcentration">Critical Concentration</label></strong> </td> <td colspan="3"> <input type="number" name="criticalConcentration" integer ng-model="data.property.criticalConcentration"> <span class="error" style="color:red;padding-left:5px;" ng-show="characterizationForm.criticalConcentration.$error.number"> Not valid number!</span> <select ng-hide="loader" data-ng-model="data.property.concentrationUnit" data-ng-options="option for option in data.property.concentrationUnitOptions" id="type"> <option value=""></option> </select> <div id="promptCategory" ng-if="data.property.concentrationUnit=='other'"> <table cellspacing="5" cellpadding="0" border="0" width="100%" class="promptbox" summary="layout"> <tbody> <tr> <td class="cellLabel"> <label for="textCategory" category="">New Unit Option:</label> </td> </tr> <tr> <td> <input type="text" id="textCategory" ng-model='localForm.otherCategoryText' class="promptbox"> </td> </tr> <tr> <td style="text-align: right"> <button type="button" class="btn-canano btn-canano-primary btn-canano-xs" ng-click="data.property.concentrationUnit=localForm.otherCategoryText; data.property.concentrationUnitOptions.push(localForm.otherCategoryText);">Add</button> <button type="button" class="btn-canano btn-canano-default btn-canano-xs" ng-click="data.property.concentrationUnit='';">Cancel</button> </td> </tr> </tbody> </table> </div> </td> </tr> </tbody> <tbody ng-if="data.name=='surface'"> <tr> <th colspan="3">Surface Properties</th> </tr> <tr> <td width="10%"> <strong><label for="isHydrophobic">Is Hydrophobic</label></strong> </td> <td> <select ng-hide="loader" data-ng-model="data.property.isHydrophobic" data-ng-options="option for option in data.property.isHydrophobicOptions" id="isHydrophobic"> <option value=""></option> </select> </td> </tr> </tbody> <tbody ng-if="data.name=='cytotoxicity'"> <tr> <th colspan="2">Cytotoxicity Properties</th> </tr> <tr> <td width="10%"> <strong><label for="cellLine">Cell Line</label></strong> </td> <td width="90%"> <textarea ng-model="data.property.cellLine" name="cellLine" cols="120" rows="3" id="cellLine"></textarea> </td> </tr> </tbody> <tbody ng-if="data.name=='enzyme induction'"> <tr> <th colspan="2">Enzyme Properties</th> </tr> <tr> <td width="10%"> <strong><label for="enzymeName">Enzyme Name</label></strong> </td> <td width="90%"> <select ng-hide="loader" data-ng-model="data.property.enzymeName" data-ng-options="option for option in data.property.enzymeNameOptions" id="enzymeName"> <option value=""></option> </select> <div id="promptCategory" ng-if="data.property.enzymeName=='other'"> <table cellspacing="5" cellpadding="0" border="0" width="100%" class="promptbox" summary="layout"> <tbody> <tr> <td class="cellLabel"> <label for="textCategory" category="">New Enzyme Name:</label> </td> </tr> <tr> <td> <input type="text" id="textCategory" ng-model='localForm.otherCategoryText' class="promptbox"> </td> </tr> <tr> <td style="text-align: right"> <button type="button" class="btn-canano btn-canano-primary btn-canano-xs" ng-click="data.property.enzymeName=localForm.otherCategoryText; data.property.enzymeNameOptions.push(localForm.otherCategoryText);">Add</button> <button type="button" class="btn-canano btn-canano-default btn-canano-xs" ng-click="data.property.enzymeName='';">Cancel</button> </td> </tr> </tbody> </table> </div> </td> </tr> </tbody> <tbody ng-if="data.name=='transfection'"> <tr> <th colspan="2">Transfection Properties</th> </tr> <tr> <td width="10%"> <strong><label for="cellLine">Cell Line</label></strong> </td> <td width="90%"> <textarea ng-model="data.property.cellLine" name="cellLine" cols="120" rows="3" id="cellLine"></textarea> </td> </tr> </tbody> <tbody ng-if="data.name=='targeting'"> <tr> <th colspan="2">Targeting Properties</th> </tr> <tr> <td width="10%"> <strong><label for="cellLine">Cell Line</label></strong> </td> <td width="90%"> <textarea ng-model="data.property.cellLine" name="cellLine" cols="120" rows="3" id="cellLine"></textarea> </td> </tr> </tbody> </table> <br /> <table class="submissionView" align="center" width="100%"> <tbody><tr> <td class="cellLabel"> <label for="charDescription">Design and Methods Description</label> </td> <td> <textarea ng-model="data.designMethodsDescription" name="charDescription" cols="120" rows="3" id="charDescription"></textarea> </td> </tr> <tr> <td class="cellLabel" width="20%"> Technique and Instrument </td> <td> <button ng-click="openNewExperimentConfig()" ng-disabled="updateExperimentConfig" class="btn-canano btn-canano-primary btn-canano-xs">Add</button> </td> </tr> <tr ng-if="data.techniqueInstruments.experiments.length"> <td colspan="2"> <table class="editTableWithGrid" align="center" width="95%"> <tbody> <tr> <th width="20%"> Technique </th> <th width="40%"> Instruments </th> <th> Description </th> <th> </th> </tr> <tr ng-repeat="item in data.techniqueInstruments.experiments"> <td> {{item.techniqueType}} </td> <td> <div ng-repeat="instrument in item.instruments"> {{instrument.type}} ({{instrument.manufacturer}}, {{instrument.modelName}}) </div> <br> </td> <td> {{item.description}} </td> <td><button ng-disabled="updateExperimentConfig" ng-click="openUpdateExperimentConfig(item)" class="btn-canano btn-canano-primary btn-canano-xs">Edit</button> </td> </tr> </tbody> </table> </td> </tr> <tr> <td colspan="2"> <span id="editTechniqueInstrumentInfo"></span> <div ng-show="updateExperimentConfig" id="newExperimentConfig"> <link rel="StyleSheet" type="text/css" href="css/promptBox.css"> <table class="subSubmissionView" summary="layout" align="center" width="85%"> <tbody><tr> <th colspan="2"> Technique and Instrument Info </th> </tr> <tr> <td class="cellLabel" width="15%"> <label for="techniqueType">Technique*</label> </td> <td> <div id="techniqueTypePrompt"> <select ng-hide="loader" data-ng-model="techniqueInstrument.techniqueType" data-ng-options="option for option in data.techniqueInstruments.techniqueTypeLookup" id="techniqueType" ng-change="techniqueTypeInstrumentDropdownChanged()"><option value=""></option></select> <div id="promptCategory" ng-if="techniqueInstrument.techniqueType=='other'"> <table cellspacing="5" cellpadding="0" border="0" width="100%" class="promptbox" summary="layout"> <tbody> <tr> <td class="cellLabel"> <label for="textCategory" category="">New Technique:</label> </td> </tr> <tr> <td> <input type="text" id="textCategory" ng-model='localForm.otherCategoryText' class="promptbox"> </td> </tr> <tr> <td style="text-align: right"> <button type="button" class="btn-canano btn-canano-primary btn-canano-xs" ng-click="techniqueInstrument.techniqueType=localForm.otherCategoryText; data.techniqueInstruments.techniqueTypeLookup.push(localForm.otherCategoryText);">Add</button> <button type="button" class="btn-canano btn-canano-default btn-canano-xs" ng-click="techniqueInstrument.techniqueType='';">Cancel</button> </td> </tr> </tbody> </table> </div> </div> </td> </tr> <tr> <td class="cellLabel" width="15%"> <label for="techniqueAbbr">Abbreviation</label> </td> <td> <input ng-model="techniqueInstrument.abbreviation" size="30" value="" id="techniqueAbbr" type="text"> </td> </tr> <tr> <td class="cellLabel" width="15%"> Instrument </td> <td> <div id="instrumentSection"> <button ng-disabled="updateInstrument||!techniqueInstrument.techniqueType" ng-click="openNewInstrument()" class="btn-canano btn-canano-primary btn-canano-xs">Add</button> <br /> <table style="margin-top:15px;" ng-if="techniqueInstrument.instruments.length" id="instrumentTable" class="editTableWithGrid" width="85%"> <tbody id="instrumentRows"> <tr id="patternHeader"> <td class="cellLabel" width="30%"> Manufacturer </td> <td class="cellLabel" width="30%"> Model Name </td> <td class="cellLabel" width="30%"> Type </td> <td> </td> </tr> <tr id="pattern" ng-repeat="instrument in techniqueInstrument.instruments"> <td> <span id="instrumentManufacturer">{{instrument.manufacturer}}</span> </td> <td> <span id="instrumentModelName">{{instrument.modelName}}</span> </td> <td> <span id="instrumentType">{{instrument.type}}</span> </td> <td> <button ng-disabled="updateInstrument" ng-click="openExistingInstrument(instrument)" class="btn-canano btn-canano-primary btn-canano-xs">Edit</button> </td> </tr> </tbody> </table> </div> </td> </tr> <tr> <td class="cellLabel" width="15%"> </td> <td> <div id="newInstrument" ng-show="updateInstrument"> <table class="promptbox" width="85%"> <tbody><tr> <td class="cellLabel" width="15%"> <label for="manufacturer">Manufacturer</label> </td> <td> <div id="manufacturerPrompt"> <select ng-hide="loader" data-ng-model="instrument.manufacturer" data-ng-options="option for option in data.techniqueInstruments.manufacturerLookup" id="techniqueType"><option value=""></option></select> <div id="promptCategory" ng-if="instrument.manufacturer=='other'"> <table cellspacing="5" cellpadding="0" border="0" width="100%" class="promptbox" summary="layout"> <tbody> <tr> <td class="cellLabel"> <label for="textCategory" category="">New Manufacturer:</label> </td> </tr> <tr> <td> <input type="text" id="textCategory" ng-model='localForm.otherCategoryText' class="promptbox"> </td> </tr> <tr> <td style="text-align: right"> <button type="button" class="btn-canano btn-canano-primary btn-canano-xs" ng-click="instrument.manufacturer=localForm.otherCategoryText; data.techniqueInstruments.manufacturerLookup.push(localForm.otherCategoryText);">Add</button> <button type="button" class="btn-canano btn-canano-default btn-canano-xs" ng-click="instrument.manufacturer='';">Cancel</button> </td> </tr> </tbody> </table> </div> </div> </td> </tr> <tr> <td class="cellLabel" width="15%"> <label for="modelName">Model Name</label> </td> <td> <input name="modelName" size="30" value="" ng-model="instrument.modelName" id="modelName" type="text"> </td> </tr> <tr> <td class="cellLabel" width="15%"> <label for="type">Type</label> </td> <td> <div id="instrumentTypePrompt"> <select ng-hide="loader" data-ng-model="instrument.type" data-ng-options="option for option in instrumentTypesLookup" id="techniqueType"><option value=""></option></select> <div id="promptCategory" ng-if="instrument.type=='other'"> <table cellspacing="5" cellpadding="0" border="0" width="100%" class="promptbox" summary="layout"> <tbody> <tr> <td class="cellLabel"> <label for="textCategory" category="">New Type:</label> </td> </tr> <tr> <td> <input type="text" id="textCategory" ng-model='localForm.otherCategoryText' class="promptbox"> </td> </tr> <tr> <td style="text-align: right"> <button type="button" class="btn-canano btn-canano-primary btn-canano-xs" ng-click="instrument.type=localForm.otherCategoryText; instrumentTypesLookup.push(localForm.otherCategoryText);">Add</button> <button type="button" class="btn-canano btn-canano-default btn-canano-xs" ng-click="instrument.type='';">Cancel</button> </td> </tr> </tbody> </table> </div> </div> </td> </tr> <tr> <td> <button ng-show="!isNewInstrument" ng-click="removeInstrument(instrument)" class="btn-canano btn-canano-danger btn-canano-xs">Delete</button> </td> <td> <div align="right"> <button ng-click="saveInstrument(instrument)" class="btn-canano btn-canano-primary btn-canano-xs" ng-disabled="!instrument.manufacturer&&!instrument.modelName&&!instrument.type">Save</button> <button ng-click="cancelInstrument(instrument)" class="btn-canano btn-canano-default btn-canano-xs">Cancel</button> </div> </td> </tr> </tbody></table> </div> </td> </tr> <tr> <td class="cellLabel" width="15%"> <label for="configDescription">Description</label> </td> <td> <textarea ng-model="techniqueInstrument.description" name="description" cols="70" rows="5" id="configDescription"></textarea> </td> </tr> <tr> <td> <button ng-show="!isNewExperimentConfig" ng-click="removeExperimentConfig()" class="btn-canano btn-canano-danger btn-canano-xs">Delete</button> <input style="display: none;" id="deleteExperimentConfig" value="Delete" onclick="javascript:deleteTheExperimentConfig('false')" type="button"> </td> <td align="right"> <div align="right"> <button value="Save" ng-disabled="!techniqueInstrument.techniqueType||data.type==''||data.name==''" ng-click="saveExperimentConfig()" class="btn-canano btn-canano-primary btn-canano-xs">Save</button> <button value="Cancel" ng-click="cancelExperimentConfig()" class="btn-canano btn-canano-default btn-canano-xs">Cancel</button> </div> </td> </tr> </tbody></table> </div> </td> </tr> </tbody></table> <br /> <table class="submissionView" width="100%" align="center"> <tbody> <tr> <td class="cellLabel" width="20%"> Finding </td> <td> <button ng-click="addNewFinding()" ng-disabled="updateFinding" class="btn-canano btn-canano-primary btn-canano-xs">Add</button> </td> </tr> <tr ng-repeat="finding in data.finding"> <td colspan="2"> <table class="editTableWithGrid" width="95%" align="center" ng-if="data.finding.length"> <tbody> <tr> <th style="text-align: right"> <button ng-click="updateExistingFinding(finding)" ng-disabled="updateFinding" class="btn-canano btn-canano-primary btn-canano-xs"> Edit </button> </th> </tr> <tr> <td class="cellLabel"> Data and Conditions </td> </tr> <tr ng-if="finding.columnHeaders.length"> <td> <table class="summaryViewWithGrid" width="95%" align="center"> <tbody> <tr> <td class="cellLabel" ng-repeat="header in finding.columnHeaders" ng-bind-html="header.displayName"> {{header.displayName}} </td> </tr> <tr ng-repeat="row in finding.rows"> <td ng-repeat="cell in row.cells"> <span ng-if="cell.operand!='='">{{cell.operand}}</span>{{cell.value}} </td> </tr> </tbody> </table> <br> </td> </tr> <tr> <td> <ng-include src="'/views/sample/view/manageFileView.html'"></ng-include> </td> </tr> </tbody> </table> <br> </td> </tr> <tr> <td colspan="2"> <span id="editFindingInfo"></span> <table class="subSubmissionView" summary="layout" width="95%" align="center" ng-if="updateFinding"> <tbody> <tr> <th colspan="2"> Finding Info </th> </tr> <tr> <td class="cellLabel"> Data and Conditions </td> <td class="cellLabel"> <input type="text" ng-model="currentFinding.numberOfColumns" name="numberOfRows" size="4" id="colNum"> <label for="colNum">columns</label> <input type="text" ng-model="currentFinding.numberOfRows" name="numberOfRows" size="4" id="rowNum"> <label for="rowNum">rows</label> <button ng-click="updateRowsColsForFinding()" class="btn-canano btn-canano-primary btn-canano-xs">Update</button> <button ng-hide="isNewFinding" ng-click="openColumnOrderForm()" class="btn-canano btn-canano-primary btn-canano-xs">Set Column Order</button> <!-- Import a comma separated list to Characterization -> Finding ->Finding Info -> Data & Conditions --> <!-- Whe the user selects a file from the local machine, the file name is passed to the function fileNameChanged. --> <label class="btn-canano btn-canano-primary btn-canano-xs btn-canano-file readBytesButtons"> Import csv <input type="file" id="csvFile" style="display: none" onchange="angular.element(this).scope().fileNameChanged(this.files)" > </label> </td> </tr> <tr ng-show="columnOrder"> <td colspan="2"> <table class="promptbox" width="85%" align="center" id="matrix" ng-if="currentFinding.columnHeaders.length"> <tbody> <tr> <td><h3 style="margin:0px;padding:0px;">Column Order</h3></td> </tr> <tr> <td ng-repeat="cell in currentFinding.columnHeaders" class="cellLabel" ng-bind-html="cell.displayName"></td> </tr> <tr> <td ng-repeat="cell in currentFinding.columnHeaders"> <input style="min-height: 28px" type="number" name="cellRow" min=1 max={{currentFinding.columnHeaders.length}} ng-model="cell.columnOrder" ng-change="columnOrderChanged(cell.columnOrder, $index)" ></td> <td><button ng-click="updateColumnOrder()" ng-disabled="disableChangeColumnOrder" class="btn-canano btn-canano-primary btn-canano-xs">Update Order</button></td> </tr> </tbody> </table> </td> </tr> <tr> <td colspan="2"> <table class="promptbox" width="85%" align="center" id="matrix" ng-if="currentFinding.columnHeaders.length"> <tbody> <tr> <td colspan="{{currentFinding.columnHeaders.length}}"><h3 style="margin:0px;padding:0px;">Column Data</h3></td> </tr> <tr> <td ng-repeat="cell in currentFinding.columnHeaders" class="cellLabel"><a ng-click="openColumnForm(cell)" href="" ng-bind-html="cell.displayName">{{cell.displayName}}</a></td> </tr> <tr ng-if="columnForm"> <td colspan="{{currentFinding.columnHeaders.length}}"> <table class="subSubmissionView" width="600px" align="center" id="matrix" ng-if="currentFinding.columnHeaders.length"> <tr> <td colspan="2"><h3 style="margin:0px;padding:0px;">Column Definitions</h3>At least one column must be of type Datum.</td> </tr> <tr> <td width="30%"> <label for="columnType">Column Type *</label> </td> <td> <select ng-hide="loader" ng-model="findingsColumn.columnType" ng-change="onColumnTypeDropdownChange()"> <option value=""></option> <option>datum</option> <option>condition</option> </select> </td> </tr> <tr> <td> <label for="columnName">Column Name *</label> </td> <td> <select data-ng-options="option for option in columnNameLookup" ng-hide="loader" ng-model="findingsColumn.columnName" ng-init="findingsColumn.columnName=findingsColumn.columnName" ng-change="onColumnNameDropdownChange()"> <!-- <select ng-model="findingsColumn.columnName" data-ng-options="option for option in columnNameLookup" ng-change="onColumnNameDropdownChange()"> --> <option value=""></option> <option ng-disabled="disableColumn(option)">{{option}}</option> </select><br /> <span style="font-style: italic; font-size: 0.8em;">Combination of column name and column value type must be unique.</span> <div id="promptCategory" ng-if="findingsColumn.columnName=='other'"> <table cellspacing="5" cellpadding="0" border="0" width="100%" class="promptbox" summary="layout"> <tbody> <tr> <td class="cellLabel"> <label for="textCategory" category="">New Column Name:</label> </td> </tr> <tr> <td> <input type="text" id="textCategory" ng-model='localForm.otherCategoryText' class="promptbox"> </td> </tr> <tr> <td style="text-align: right"> <button type="button" class="btn-canano btn-canano-primary btn-canano-xs" ng-click="findingsColumn.columnName=localForm.otherCategoryText; columnNameLookup.push(localForm.otherCategoryText);" ng-disabled='localForm.otherCategoryText.length < 1 || localForm.otherCategoryText === undefined ' >Add</button> <button type="button" class="btn-canano btn-canano-default btn-canano-xs" ng-click="findingsColumn.columnName='';">Cancel</button> </td> </tr> </tbody> </table> </div> </td> </tr> <tr ng-if="findingsColumn.columnType=='condition'"> <td><label for="conditionProperty">Condition Property</label></td> <td><select ng-hide="loader" ng-model="findingsColumn.conditionProperty" data-ng-options="option for option in conditionTypeLookup"><option value=""></option></select> <div id="promptCategory" ng-if="findingsColumn.columnType=='other'"> <table cellspacing="5" cellpadding="0" border="0" width="100%" class="promptbox" summary="layout"> <tbody> <tr> <td class="cellLabel"> <label for="textCategory" category="">New Condition Property:</label> </td> </tr> <tr> <td> <input type="text" id="textCategory" ng-model='localForm.otherCategoryText' class="promptbox"> </td> </tr> <tr> <td style="text-align: right"> <button type="button" class="btn-canano btn-canano-primary btn-canano-xs" ng-click="findingsColumn.columnType=localForm.otherCategoryText; conditionTypeLookup.push(localForm.otherCategoryText);">Add</button> <button type="button" class="btn-canano btn-canano-default btn-canano-xs" ng-click="findingsColumn.columnType='';">Cancel</button> </td> </tr> </tbody> </table> </div> </td> </tr> <tr> <td><label for="valueType">Column Value Type</label></td> <td><select ng-hide="loader" ng-model="findingsColumn.valueType" data-ng-options="option for option in data.datumConditionValueTypeLookup"><option value=""></option></select><br /> <span style="font-style: italic; font-size: 0.8em;">Combination of column name and column value type must be unique.</span> <div id="promptCategory" ng-if="findingsColumn.valueType=='other'"> <table cellspacing="5" cellpadding="0" border="0" width="100%" class="promptbox" summary="layout"> <tbody> <tr> <td class="cellLabel"> <label for="textCategory" category="">New Column Value Type:</label> </td> </tr> <tr> <td> <input type="text" id="textCategory" ng-model='localForm.otherCategoryText' class="promptbox"> </td> </tr> <tr> <td style="text-align: right"> <button type="button" class="btn-canano btn-canano-primary btn-canano-xs" ng-click="findingsColumn.valueType=localForm.otherCategoryText; data.datumConditionValueTypeLookup.push(localForm.otherCategoryText);">Add</button> <button type="button" class="btn-canano btn-canano-default btn-canano-xs" ng-click="findingsColumn.valueType='';">Cancel</button> </td> </tr> </tbody> </table> </div> </td> </td> </tr> <tr> <td><label for="valueUnit">Column Value Unit</label></td> <td><select ng-hide="loader" ng-model="findingsColumn.valueUnit" data-ng-options="option for option in valueUnitsLookup"><option value=""></option></select> <div id="promptCategory" ng-if="findingsColumn.valueUnit=='other'"> <table cellspacing="5" cellpadding="0" border="0" width="100%" class="promptbox" summary="layout"> <tbody> <tr> <td class="cellLabel"> <label for="textCategory" category="">New Column Value Unit:</label> </td> </tr> <tr> <td> <input type="text" id="textCategory" ng-model='localForm.otherCategoryText' class="promptbox"> </td> </tr> <tr> <td style="text-align: right"> <button type="button" class="btn-canano btn-canano-primary btn-canano-xs" ng-click="findingsColumn.valueUnit=localForm.otherCategoryText;valueUnitsLookup.push(localForm.otherCategoryText);">Add</button> <button type="button" class="btn-canano btn-canano-default btn-canano-xs" ng-click="findingsColumn.valueUnit='';">Cancel</button> </td> </tr> </tbody> </table> </div> </td> </td> </tr> <tr> <td><label for="constantValue">Constant Value</label></td> <td><input type="text" name="constantValue" ng-model="findingsColumn.constantValue"><br/> <span style="font-style: italic; font-size: 0.8em;">For boolean column value type, please enter 1 for true, 0 for false</span> </td> </tr> <tr> <td> <button ng-click="removeColumnForm()" class="btn-canano btn-canano-danger btn-canano-xs">Reset</button> </td> <td> <button ng-disabled="!findingsColumn.columnType||columnNameLookup.indexOf(findingsColumn.columnName)==-1" ng-click="saveColumnForm()" class="btn-canano btn-canano-primary btn-canano-xs"> Save </button> &nbsp; <button ng-click="closeColumnForm()" class="btn-canano btn-canano-default btn-canano-xs"> Cancel </button> </td> </tr> </table> </td> </tr> <tr ng-repeat="row in currentFinding.rows track by $index"> <td ng-repeat="cell in row.cells track by $index"> <div class="finding_row"> <div class="finding_cell"> <select ng-hide="loader" data-ng-model="cell.operand" data-ng-options="option for option in operands" id="operand" aria-label="operand" > </select> </div> <div class="finding_cell"> <input id = {{$index}}:{{$parent.$index}} ng-class="{finding_cell_bad: badFindingCell[$index][$parent.$index]}" type="text" name="cellRow" ng-model="cell.value" oninput="angular.element(this).scope().currentFindingCellChanged( this)" > </div> </div> </td> <td><button ng-click="deleteDataConditionRow(row)" class="btn-canano btn-canano-danger btn-canano-xs">Delete</button></td> </tr> </tbody> </table> </td> </tr> <tr> <td colspan="{{currentFinding.columnHeaders.length}}"> <ng-include src="'/views/sample/edit/manageFileEdit.html'"></ng-include> </td> </tr> <tr> <td> <button ng-if="!isNewFinding" ng-click="removeFindingInfo()" class="btn-canano btn-canano-danger btn-canano-xs" ng-disabled="columnForm">Delete</button> </td> <td align="right" style="float:right;"> <button ng-click="saveFindingInfo()" ng-disabled="data.type==''||data.name==''||columnForm||columnInvalid()" class="btn-canano btn-canano-primary btn-canano-xs">Save</button> <button ng-disabled="columnForm" ng-click="cancelFindingInfo()" class="btn-canano btn-canano-default btn-canano-xs">Cancel</button> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <br /> <table class="submissionView" width="100%" align="center"> <tbody><tr> <td class="cellLabel"> <label for="analysisConclusion">Analysis and Conclusion</label> </td> <td> <textarea ng-model="data.analysisConclusion" name="analysisConclusion" cols="120" rows="3" id="analysisConclusion"></textarea> &nbsp; </td> </tr> </tbody></table> <br> <table class="submissionView" width="100%" align="center"> <tbody> <tr> <td width="20%"> <strong><label for="selectedOtherSampleNames">Copy to other samples with the same primary organization?</label></strong> </td> <td width="20%"> <select ng-hide="loader" data-ng-model="data.selectedOtherSampleNames" data-ng-options="option for option in data.otherSampleNameLookup" id="selectedOtherSampleNames" ng-multiple="true" multiple> </select> </td> <td><input type="checkbox" ng-model="data.copyToOtherSamples" ng-true-value="true" ng-false-value="false" id="copyData"> <!-- <input name="copyData" value="on" id="copyData" type="checkbox"> --> <strong><label for="copyData">Also copy finding data and conditions ?</label></strong> &nbsp; </td> </tr> </tbody> </table> </div> </div> <div style="clear:both;"></div> <div class="form__actions"> <div class="form__action form__action--left"> <button ng-click="remove()" class="btn-canano btn-canano-default btn-canano-danger" ng-disabled="loader">Delete</button> </div> <div class="form__action form__action--right"> <button ng-click="reset()" class="btn-canano btn-canano-default btn-canano-danger" ng-disabled="loader">Reset</button> <button ng-disabled="data.type==''||data.name==''||loader||characterizationForm.criticalConcentration.$error.number" ng-click="save()" class='btn-canano btn-canano-primary'>{{saveButton}}</button> </div> </div> </div> </form>
<!DOCTYPE html> <!-- Copyright (c) 2013 The Chromium Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --> <!-- The chrome config is heavily used: - chrome://tracing, - trace2html, which in turn implies - adb_profile_chrome - telemetry --> <!-- Chrome also supports systrace & lean config --> <link rel="import" href="/extras/systrace_config.html"> <link rel="import" href="/extras/lean_config.html"> <!-- General importers --> <link rel="import" href="/extras/importer/gzip_importer.html"> <link rel="import" href="/extras/importer/zip_importer.html"> <!--- Domain specific importers --> <link rel="import" href="/extras/importer/v8/v8_log_importer.html"> <link rel="import" href="/extras/importer/etw/etw_importer.html"> <link rel="import" href="/extras/importer/trace2html_importer.html"> <!-- Lots of chrome-specific extras --> <link rel="import" href="/extras/cc/cc.html"> <link rel="import" href="/extras/tcmalloc/tcmalloc.html"> <link rel="import" href="/extras/net/net.html"> <link rel="import" href="/extras/system_stats/system_stats.html"> <link rel="import" href="/extras/gpu/gpu.html"> <!-- Side panels are chrome-only for now --> <link rel="import" href="/extras/side_panel/input_latency.html"> <link rel="import" href="/extras/side_panel/time_summary.html"> <!-- Sample analysis is chrome-only because it brings in D3 which is HUGE --> <link rel="import" href="/extras/analysis/sampling_summary.html">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc (1.8.0_252) on Thu Feb 04 21:36:20 CST 2021 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>所有类 (payment-spring-boot-autoconfigure 1.0.6.RELEASE API)</title> <meta name="date" content="2021-02-04"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> <body> <h1 class="bar">所有类</h1> <div class="indexContainer"> <ul> <li><a href="cn/felord/payment/wechat/v3/AbstractApi.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">AbstractApi</a></li> <li><a href="cn/felord/payment/alipay/AliPayConfiguration.html" title="cn.felord.payment.alipay中的类" target="classFrame">AliPayConfiguration</a></li> <li><a href="cn/felord/payment/alipay/AliPayProperties.html" title="cn.felord.payment.alipay中的类" target="classFrame">AliPayProperties</a></li> <li><a href="cn/felord/payment/alipay/AliPayProperties.V1.html" title="cn.felord.payment.alipay中的类" target="classFrame">AliPayProperties.V1</a></li> <li><a href="cn/felord/payment/wechat/v3/model/Amount.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">Amount</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/AvailableDayTimeItem.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">AvailableDayTimeItem</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/AvailableWeek.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">AvailableWeek</a></li> <li><a href="cn/felord/payment/wechat/enumeration/BankCode.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">BankCode</a></li> <li><a href="cn/felord/payment/wechat/v2/model/BaseModel.html" title="cn.felord.payment.wechat.v2.model中的类" target="classFrame">BaseModel</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/BusiCouponCodeUploadParams.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">BusiCouponCodeUploadParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/BusiFavorAssociateInfo.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">BusiFavorAssociateInfo</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/BusiFavorBudgetParams.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">BusiFavorBudgetParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/BusiFavorCallbackSettingParams.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">BusiFavorCallbackSettingParams</a></li> <li><a href="cn/felord/payment/wechat/enumeration/BusiFavorCodeDisplayMode.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">BusiFavorCodeDisplayMode</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/BusiFavorCreateParams.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">BusiFavorCreateParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/BusiFavorCreateParams.CouponCodeMode.html" title="cn.felord.payment.wechat.v3.model.busifavor中的枚举" target="classFrame">BusiFavorCreateParams.CouponCodeMode</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/BusiFavorDeactivateParams.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">BusiFavorDeactivateParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/BusiFavorNotifyConfig.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">BusiFavorNotifyConfig</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/BusiFavorReceiveConsumeData.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">BusiFavorReceiveConsumeData</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/BusiFavorReceiveConsumeData.AttachInfo.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">BusiFavorReceiveConsumeData.AttachInfo</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/BusiFavorReceiveConsumeData.SendChannel.html" title="cn.felord.payment.wechat.v3.model.busifavor中的枚举" target="classFrame">BusiFavorReceiveConsumeData.SendChannel</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/BusiFavorRefundParams.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">BusiFavorRefundParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/BusiFavorUpdateParams.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">BusiFavorUpdateParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/BusiFavorUpdateParams.UpdateCouponUseRule.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">BusiFavorUpdateParams.UpdateCouponUseRule</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/BusiFavorUpdateParams.UpdateCustomEntrance.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">BusiFavorUpdateParams.UpdateCustomEntrance</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/BusiFavorUpdateParams.UpdateStockSendRule.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">BusiFavorUpdateParams.UpdateStockSendRule</a></li> <li><a href="cn/felord/payment/wechat/enumeration/BusiFavorUseMethod.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">BusiFavorUseMethod</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/BusiFavorUseParams.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">BusiFavorUseParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/CallbackParams.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">CallbackParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/CallbackParams.Resource.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">CallbackParams.Resource</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/CancelServiceOrderParams.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">CancelServiceOrderParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/combine/CombineAmount.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">CombineAmount</a></li> <li><a href="cn/felord/payment/wechat/v3/model/combine/CombineCloseParams.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">CombineCloseParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/combine/CombineCloseParams.ClosingSubOrder.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">CombineCloseParams.ClosingSubOrder</a></li> <li><a href="cn/felord/payment/wechat/v3/model/combine/CombineH5PayParams.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">CombineH5PayParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/combine/CombineH5SceneInfo.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">CombineH5SceneInfo</a></li> <li><a href="cn/felord/payment/wechat/v3/model/combine/CombinePayerInfo.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">CombinePayerInfo</a></li> <li><a href="cn/felord/payment/wechat/v3/model/combine/CombinePayParams.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">CombinePayParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/combine/CombineSceneInfo.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">CombineSceneInfo</a></li> <li><a href="cn/felord/payment/wechat/v3/model/combine/CombineTransactionConsumeData.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">CombineTransactionConsumeData</a></li> <li><a href="cn/felord/payment/wechat/v3/model/combine/CombineTransactionConsumeData.CombineAmount.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">CombineTransactionConsumeData.CombineAmount</a></li> <li><a href="cn/felord/payment/wechat/v3/model/combine/CombineTransactionConsumeData.SubOrderCallback.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">CombineTransactionConsumeData.SubOrderCallback</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/CompleteServiceOrderParams.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">CompleteServiceOrderParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/CompleteServiceOrderParams.CompleteLocation.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">CompleteServiceOrderParams.CompleteLocation</a></li> <li><a href="cn/felord/payment/wechat/v3/model/ConsumeInformation.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">ConsumeInformation</a></li> <li><a href="cn/felord/payment/wechat/enumeration/ContractStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">ContractStatus</a></li> <li><a href="cn/felord/payment/wechat/enumeration/CountType.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">CountType</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/CouponAvailableTime.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">CouponAvailableTime</a></li> <li><a href="cn/felord/payment/wechat/v3/model/CouponAvailableTime.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">CouponAvailableTime</a></li> <li><a href="cn/felord/payment/wechat/enumeration/CouponBgColor.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">CouponBgColor</a></li> <li><a href="cn/felord/payment/wechat/v3/model/CouponConsumeData.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">CouponConsumeData</a></li> <li><a href="cn/felord/payment/wechat/v3/model/CouponConsumeData.CouponType.html" title="cn.felord.payment.wechat.v3.model中的枚举" target="classFrame">CouponConsumeData.CouponType</a></li> <li><a href="cn/felord/payment/wechat/v3/model/CouponDetailsQueryParams.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">CouponDetailsQueryParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/CouponsCardSendParams.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">CouponsCardSendParams</a></li> <li><a href="cn/felord/payment/wechat/enumeration/CouponStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">CouponStatus</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/CouponUseRule.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">CouponUseRule</a></li> <li><a href="cn/felord/payment/wechat/v3/model/CouponUseRule.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">CouponUseRule</a></li> <li><a href="cn/felord/payment/wechat/v3/model/CouponUseRule.CouponTradeType.html" title="cn.felord.payment.wechat.v3.model中的枚举" target="classFrame">CouponUseRule.CouponTradeType</a></li> <li><a href="cn/felord/payment/wechat/v3/model/CouponUseRule.LimitCard.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">CouponUseRule.LimitCard</a></li> <li><a href="cn/felord/payment/wechat/v3/model/batchtransfer/CreateBatchTransferParams.html" title="cn.felord.payment.wechat.v3.model.batchtransfer中的类" target="classFrame">CreateBatchTransferParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/batchtransfer/CreateBatchTransferParams.TransferDetailListItem.html" title="cn.felord.payment.wechat.v3.model.batchtransfer中的类" target="classFrame">CreateBatchTransferParams.TransferDetailListItem</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/CustomEntrance.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">CustomEntrance</a></li> <li><a href="cn/felord/payment/wechat/v3/model/Detail.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">Detail</a></li> <li><a href="cn/felord/payment/wechat/enumeration/DetailStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">DetailStatus</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/DirectCompleteServiceOrderParams.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">DirectCompleteServiceOrderParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/discountcard/DiscountCardAcceptedConsumeData.html" title="cn.felord.payment.wechat.v3.model.discountcard中的类" target="classFrame">DiscountCardAcceptedConsumeData</a></li> <li><a href="cn/felord/payment/wechat/v3/model/discountcard/DiscountCardAcceptedConsumeData.Objective.html" title="cn.felord.payment.wechat.v3.model.discountcard中的类" target="classFrame">DiscountCardAcceptedConsumeData.Objective</a></li> <li><a href="cn/felord/payment/wechat/v3/model/discountcard/DiscountCardAcceptedConsumeData.Reward.html" title="cn.felord.payment.wechat.v3.model.discountcard中的类" target="classFrame">DiscountCardAcceptedConsumeData.Reward</a></li> <li><a href="cn/felord/payment/wechat/v3/model/discountcard/DiscountCardAcceptedConsumeData.TimeRange.html" title="cn.felord.payment.wechat.v3.model.discountcard中的类" target="classFrame">DiscountCardAcceptedConsumeData.TimeRange</a></li> <li><a href="cn/felord/payment/wechat/v3/model/discountcard/DiscountCardAgreementEndConsumeData.html" title="cn.felord.payment.wechat.v3.model.discountcard中的类" target="classFrame">DiscountCardAgreementEndConsumeData</a></li> <li><a href="cn/felord/payment/wechat/v3/model/discountcard/DiscountCardAgreementEndConsumeData.Objective.html" title="cn.felord.payment.wechat.v3.model.discountcard中的类" target="classFrame">DiscountCardAgreementEndConsumeData.Objective</a></li> <li><a href="cn/felord/payment/wechat/v3/model/discountcard/DiscountCardAgreementEndConsumeData.Reward.html" title="cn.felord.payment.wechat.v3.model.discountcard中的类" target="classFrame">DiscountCardAgreementEndConsumeData.Reward</a></li> <li><a href="cn/felord/payment/wechat/v3/model/discountcard/DiscountCardAgreementEndConsumeData.TimeRange.html" title="cn.felord.payment.wechat.v3.model.discountcard中的类" target="classFrame">DiscountCardAgreementEndConsumeData.TimeRange</a></li> <li><a href="cn/felord/payment/wechat/v3/model/discountcard/DiscountCardConsumer.html" title="cn.felord.payment.wechat.v3.model.discountcard中的类" target="classFrame">DiscountCardConsumer</a></li> <li><a href="cn/felord/payment/wechat/v3/model/discountcard/DiscountCardPreRequestParams.html" title="cn.felord.payment.wechat.v3.model.discountcard中的类" target="classFrame">DiscountCardPreRequestParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/discountcard/DiscountCardUserPaidConsumeData.html" title="cn.felord.payment.wechat.v3.model.discountcard中的类" target="classFrame">DiscountCardUserPaidConsumeData</a></li> <li><a href="cn/felord/payment/wechat/v3/model/discountcard/DiscountCardUserPaidConsumeData.PayInformation.html" title="cn.felord.payment.wechat.v3.model.discountcard中的类" target="classFrame">DiscountCardUserPaidConsumeData.PayInformation</a></li> <li><a href="cn/felord/payment/wechat/v3/model/discountcard/DiscountCardUserPaidConsumeData.PayState.html" title="cn.felord.payment.wechat.v3.model.discountcard中的枚举" target="classFrame">DiscountCardUserPaidConsumeData.PayState</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/DiscountCoupon.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">DiscountCoupon</a></li> <li><a href="cn/felord/payment/wechat/v3/model/DiscountTo.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">DiscountTo</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/DisplayPatternInfo.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">DisplayPatternInfo</a></li> <li><a href="cn/felord/payment/autoconfigure/EnableMobilePay.html" title="cn.felord.payment.autoconfigure中的注释" target="classFrame">EnableMobilePay</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/ExchangeCoupon.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">ExchangeCoupon</a></li> <li><a href="cn/felord/payment/wechat/v3/ExtensionFormHttpMessageConverter.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">ExtensionFormHttpMessageConverter</a></li> <li><a href="cn/felord/payment/wechat/v3/ExtensionFormHttpMessageConverter.MultipartHttpOutputMessage.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">ExtensionFormHttpMessageConverter.MultipartHttpOutputMessage</a></li> <li><a href="cn/felord/payment/wechat/v3/model/FixAvailableTime.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">FixAvailableTime</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/FixedNormalCoupon.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">FixedNormalCoupon</a></li> <li><a href="cn/felord/payment/wechat/v3/model/FixedNormalCoupon.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">FixedNormalCoupon</a></li> <li><a href="cn/felord/payment/wechat/enumeration/FundFlowAccountType.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">FundFlowAccountType</a></li> <li><a href="cn/felord/payment/wechat/v3/model/FundFlowBillParams.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">FundFlowBillParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/Goods.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">Goods</a></li> <li><a href="cn/felord/payment/wechat/v3/model/GoodsDetail.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">GoodsDetail</a></li> <li><a href="cn/felord/payment/wechat/v2/model/GroupRedpackModel.html" title="cn.felord.payment.wechat.v2.model中的类" target="classFrame">GroupRedpackModel</a></li> <li><a href="cn/felord/payment/wechat/v3/model/H5Info.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">H5Info</a></li> <li><a href="cn/felord/payment/wechat/v3/model/H5Info.H5SceneType.html" title="cn.felord.payment.wechat.v3.model中的枚举" target="classFrame">H5Info.H5SceneType</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/IrregularyAvaliableTimeItem.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">IrregularyAvaliableTimeItem</a></li> <li><a href="cn/felord/payment/wechat/v3/KeyPairFactory.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">KeyPairFactory</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/Location.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">Location</a></li> <li><a href="cn/felord/payment/wechat/v3/model/MchQueryParams.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">MchQueryParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/MiniProgramsInfo.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">MiniProgramsInfo</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/ModifyServiceOrderParams.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">ModifyServiceOrderParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/NormalCouponInformation.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">NormalCouponInformation</a></li> <li><a href="cn/felord/payment/wechat/v3/model/discountcard/ObjectiveCompletionRecord.html" title="cn.felord.payment.wechat.v3.model.discountcard中的类" target="classFrame">ObjectiveCompletionRecord</a></li> <li><a href="cn/felord/payment/wechat/v3/model/PatternInfo.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">PatternInfo</a></li> <li><a href="cn/felord/payment/autoconfigure/PayConfiguration.html" title="cn.felord.payment.autoconfigure中的类" target="classFrame">PayConfiguration</a></li> <li><a href="cn/felord/payment/wechat/v3/model/Payer.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">Payer</a></li> <li><a href="cn/felord/payment/PayException.html" title="cn.felord.payment中的类" target="classFrame">PayException</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/PaymentCollection.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">PaymentCollection</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/PaymentCollection.Detail.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">PaymentCollection.Detail</a></li> <li><a href="cn/felord/payment/wechat/v3/model/PayParams.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">PayParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/PayScoreConsumer.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">PayScoreConsumer</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/PayScoreUserConfirmConsumeData.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">PayScoreUserConfirmConsumeData</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/PayScoreUserPaidConsumeData.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">PayScoreUserPaidConsumeData</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/PayScoreUserPermissionConsumeData.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">PayScoreUserPermissionConsumeData</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/PayServiceOrderParams.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">PayServiceOrderParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/PermissionsAuthCodeParams.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">PermissionsAuthCodeParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/PermissionsOpenIdParams.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">PermissionsOpenIdParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/PostDiscount.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">PostDiscount</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/PostPayment.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">PostPayment</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/PromotionDetail.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">PromotionDetail</a></li> <li><a href="cn/felord/payment/wechat/v3/model/PromotionDetail.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">PromotionDetail</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/PromotionDetail.GoodsDetail.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">PromotionDetail.GoodsDetail</a></li> <li><a href="cn/felord/payment/wechat/v3/model/PromotionDetail.GoodsDetail.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">PromotionDetail.GoodsDetail</a></li> <li><a href="cn/felord/payment/wechat/v3/model/batchtransfer/QueryBatchTransferDetailParams.html" title="cn.felord.payment.wechat.v3.model.batchtransfer中的类" target="classFrame">QueryBatchTransferDetailParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/batchtransfer/QueryBatchTransferParams.html" title="cn.felord.payment.wechat.v3.model.batchtransfer中的类" target="classFrame">QueryBatchTransferParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/QueryServiceOrderParams.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">QueryServiceOrderParams</a></li> <li><a href="cn/felord/payment/wechat/v2/model/RedpackInfoModel.html" title="cn.felord.payment.wechat.v2.model中的类" target="classFrame">RedpackInfoModel</a></li> <li><a href="cn/felord/payment/wechat/v2/model/RedpackModel.html" title="cn.felord.payment.wechat.v2.model中的类" target="classFrame">RedpackModel</a></li> <li><a href="cn/felord/payment/wechat/v3/model/RefundConsumeData.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">RefundConsumeData</a></li> <li><a href="cn/felord/payment/wechat/v3/model/RefundConsumeData.Amount.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">RefundConsumeData.Amount</a></li> <li><a href="cn/felord/payment/wechat/v3/model/RefundGoodsDetail.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">RefundGoodsDetail</a></li> <li><a href="cn/felord/payment/wechat/v2/model/RefundModel.html" title="cn.felord.payment.wechat.v2.model中的类" target="classFrame">RefundModel</a></li> <li><a href="cn/felord/payment/wechat/v3/model/RefundParams.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">RefundParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/RefundParams.RefundAmount.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">RefundParams.RefundAmount</a></li> <li><a href="cn/felord/payment/wechat/v2/model/RefundQueryModel.html" title="cn.felord.payment.wechat.v2.model中的类" target="classFrame">RefundQueryModel</a></li> <li><a href="cn/felord/payment/wechat/enumeration/RefundStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">RefundStatus</a></li> <li><a href="cn/felord/payment/wechat/v3/model/ResponseSignVerifyParams.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">ResponseSignVerifyParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/discountcard/RewardUsageRecord.html" title="cn.felord.payment.wechat.v3.model.discountcard中的类" target="classFrame">RewardUsageRecord</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/RiskFund.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">RiskFund</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/RiskFund.Type.html" title="cn.felord.payment.wechat.v3.model.payscore中的枚举" target="classFrame">RiskFund.Type</a></li> <li><a href="cn/felord/payment/wechat/v3/model/SceneInfo.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">SceneInfo</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/ServiceOrderPermissionParams.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">ServiceOrderPermissionParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/SettleInfo.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">SettleInfo</a></li> <li><a href="cn/felord/payment/wechat/v3/SignatureProvider.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">SignatureProvider</a></li> <li><a href="cn/felord/payment/wechat/v3/model/SingleitemDiscountOff.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">SingleitemDiscountOff</a></li> <li><a href="cn/felord/payment/wechat/v3/model/StocksCreateParams.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">StocksCreateParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/StockSendRule.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">StockSendRule</a></li> <li><a href="cn/felord/payment/wechat/v3/model/StocksQueryParams.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">StocksQueryParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/StocksSendParams.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">StocksSendParams</a></li> <li><a href="cn/felord/payment/wechat/enumeration/StockStatus.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">StockStatus</a></li> <li><a href="cn/felord/payment/wechat/enumeration/StockType.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">StockType</a></li> <li><a href="cn/felord/payment/wechat/v3/model/StockUseRule.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">StockUseRule</a></li> <li><a href="cn/felord/payment/wechat/v3/model/StoreInfo.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">StoreInfo</a></li> <li><a href="cn/felord/payment/wechat/enumeration/StrategyType.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">StrategyType</a></li> <li><a href="cn/felord/payment/wechat/v3/model/combine/SubOrder.html" title="cn.felord.payment.wechat.v3.model.combine中的类" target="classFrame">SubOrder</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/SyncServiceOrderParams.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">SyncServiceOrderParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/SyncServiceOrderParams.SyncDetail.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">SyncServiceOrderParams.SyncDetail</a></li> <li><a href="cn/felord/payment/wechat/enumeration/TarType.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">TarType</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/TimeRange.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">TimeRange</a></li> <li><a href="cn/felord/payment/wechat/v3/model/TradeBillParams.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">TradeBillParams</a></li> <li><a href="cn/felord/payment/wechat/enumeration/TradeBillType.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">TradeBillType</a></li> <li><a href="cn/felord/payment/wechat/enumeration/TradeState.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">TradeState</a></li> <li><a href="cn/felord/payment/wechat/enumeration/TradeType.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">TradeType</a></li> <li><a href="cn/felord/payment/wechat/v3/model/TransactionConsumeData.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">TransactionConsumeData</a></li> <li><a href="cn/felord/payment/wechat/v3/model/TransactionConsumeData.Amount.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">TransactionConsumeData.Amount</a></li> <li><a href="cn/felord/payment/wechat/v3/model/TransactionConsumeData.Payer.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">TransactionConsumeData.Payer</a></li> <li><a href="cn/felord/payment/wechat/v3/model/TransactionConsumeData.SceneInfo.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">TransactionConsumeData.SceneInfo</a></li> <li><a href="cn/felord/payment/wechat/v3/model/TransactionQueryParams.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">TransactionQueryParams</a></li> <li><a href="cn/felord/payment/wechat/v2/model/TransferInfoModel.html" title="cn.felord.payment.wechat.v2.model中的类" target="classFrame">TransferInfoModel</a></li> <li><a href="cn/felord/payment/wechat/v2/model/TransferModel.html" title="cn.felord.payment.wechat.v2.model中的类" target="classFrame">TransferModel</a></li> <li><a href="cn/felord/payment/wechat/enumeration/UnfinishedReason.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">UnfinishedReason</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/UserBusiCouponQueryParams.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">UserBusiCouponQueryParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/busifavor/UserBusiFavorQueryParams.html" title="cn.felord.payment.wechat.v3.model.busifavor中的类" target="classFrame">UserBusiFavorQueryParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/UserCouponsQueryParams.html" title="cn.felord.payment.wechat.v3.model中的类" target="classFrame">UserCouponsQueryParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/UserCouponsQueryParams.Status.html" title="cn.felord.payment.wechat.v3.model中的枚举" target="classFrame">UserCouponsQueryParams.Status</a></li> <li><a href="cn/felord/payment/wechat/v3/model/discountcard/UserRecordsParams.html" title="cn.felord.payment.wechat.v3.model.discountcard中的类" target="classFrame">UserRecordsParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/UserServiceOrderParams.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">UserServiceOrderParams</a></li> <li><a href="cn/felord/payment/wechat/v3/model/payscore/UserServiceStateParams.html" title="cn.felord.payment.wechat.v3.model.payscore中的类" target="classFrame">UserServiceStateParams</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatApiProvider.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatApiProvider</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatBatchTransferApi.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatBatchTransferApi</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatCombinePayApi.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatCombinePayApi</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatDirectPayApi.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatDirectPayApi</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatDiscountCardApi.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatDiscountCardApi</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatMarketingBusiFavorApi.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatMarketingBusiFavorApi</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatMarketingFavorApi</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatMetaBean.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatMetaBean</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatMetaContainer.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatMetaContainer</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatPayCallback.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatPayCallback</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatPayCallback.EventType.html" title="cn.felord.payment.wechat.v3中的枚举" target="classFrame">WechatPayCallback.EventType</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatPayClient.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatPayClient</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatPayClient.Executor.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatPayClient.Executor</a></li> <li><a href="cn/felord/payment/wechat/WechatPayConfiguration.html" title="cn.felord.payment.wechat中的类" target="classFrame">WechatPayConfiguration</a></li> <li><a href="cn/felord/payment/wechat/WechatPayConfiguredCondition.html" title="cn.felord.payment.wechat中的类" target="classFrame">WechatPayConfiguredCondition</a></li> <li><a href="cn/felord/payment/wechat/WechatPayProperties.html" title="cn.felord.payment.wechat中的类" target="classFrame">WechatPayProperties</a></li> <li><a href="cn/felord/payment/wechat/WechatPayProperties.V3.html" title="cn.felord.payment.wechat中的类" target="classFrame">WechatPayProperties.V3</a></li> <li><a href="cn/felord/payment/wechat/v2/WechatPayRedpackApi.html" title="cn.felord.payment.wechat.v2中的类" target="classFrame">WechatPayRedpackApi</a></li> <li><a href="cn/felord/payment/wechat/v2/WechatPayRefundApi.html" title="cn.felord.payment.wechat.v2中的类" target="classFrame">WechatPayRefundApi</a></li> <li><a href="cn/felord/payment/wechat/WechatPayResponseErrorHandler.html" title="cn.felord.payment.wechat中的类" target="classFrame">WechatPayResponseErrorHandler</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatPayScoreApi.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatPayScoreApi</a></li> <li><a href="cn/felord/payment/wechat/v2/WechatPayTransfersApi.html" title="cn.felord.payment.wechat.v2中的类" target="classFrame">WechatPayTransfersApi</a></li> <li><a href="cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">WechatPayV3Type</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatRequestEntity.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatRequestEntity</a></li> <li><a href="cn/felord/payment/wechat/v3/WechatResponseEntity.html" title="cn.felord.payment.wechat.v3中的类" target="classFrame">WechatResponseEntity</a></li> <li><a href="cn/felord/payment/wechat/enumeration/WeChatServer.html" title="cn.felord.payment.wechat.enumeration中的枚举" target="classFrame">WeChatServer</a></li> <li><a href="cn/felord/payment/wechat/v2/WechatV2Client.html" title="cn.felord.payment.wechat.v2中的类" target="classFrame">WechatV2Client</a></li> </ul> </div> </body> </html>
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <link href="https://fonts.googleapis.com/css?family=IBM+Plex+Mono|IBM+Plex+Sans|IBM+Plex+Sans+Condensed|IBM+Plex+Serif" rel="stylesheet"> <script> /* Define digital data object based on _appInfo object */ window.digitalData = { page: { pageInfo: { productTitle: 'IBM Q Experience', analytics: { category: 'Qiskit.org', }, }, }, }; window._analytics = { segment_key: 'zbHWEXPUfXm0K6C7HbegwB5ewDEC8o1H', coremetrics: false, optimizely: false, googleAddServices: false, fullStory: false, autoPageEventSpa: true, autoFormEvents: false, autoPageView: true, preventPageEvent: true, }; </script> <script src="https://cloud.ibm.com/analytics/build/bluemix-analytics.min.js"></script> <title>qiskit.providers.ibmq package &#8212; Qiskit 0.10.5 documentation</title> <link rel="stylesheet" href="../_static/material-icons.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/material-design-lite-1.3.0/material.blue-indigo.min.css" /> <link rel="stylesheet" type="text/css" href="../_static/sphinx_materialdesign_theme.css" /> <link rel="stylesheet" type="text/css" href="../_static/css/theme.css" /> <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> <script type="text/javascript" src="../_static/jquery.js"></script> <script type="text/javascript" src="../_static/underscore.js"></script> <script type="text/javascript" src="../_static/doctools.js"></script> <script type="text/javascript" src="../_static/language_data.js"></script> <script type="text/javascript" src="../_static/js/themeExt.js"></script> <script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="qiskit.providers.ibmq.api package" href="qiskit.providers.ibmq.api.html" /> <link rel="prev" title="qiskit.providers.basicaer.unitary_simulator module" href="qiskit.providers.basicaer.unitary_simulator.html" /> </head> <body> <header> <div class="toolbar limited-width"> <a href="/" class="home">Qiskit ™</a> <nav class="first"> <a href="/terra">Terra</a> <a href="/aer">Aer</a> <a href="/aqua">Aqua</a> <a href="/ignis">Ignis</a> </nav> <nav class="second"> <a class="external" id="tutorialsLink" href="https://nbviewer.jupyter.org/github/Qiskit/qiskit-tutorials/blob/master/qiskit/start_here.ipynb" target="_blank">Tutorials</a> <a class="external" href="/documentation" selected>Documentation</a> <a class="external" href="/vscode">Tools</a> <a class="external" href="/community">Community</a> </nav> </div> </header> <div class="mdl-layout mdl-js-layout mdl-layout--fixed-drawer"><header class="mdl-layout__drawer"> <!-- Title --> <span class="mdl-layout-title"> <a class="title" href="../index.html"> <span class="title-text"> Qiskit </span> </a> </span> <div id="searchbox" role="search"> <div class="searchformwrapper"> <form class="search-form" action="../search.html" method="get"> <input type="text" name="q" class="search-input" placeholder="Search docs..."/> <button type="submit" class="search-button"> <svg height="20" width="20" fill="#6F6F6F" viewBox="0 0 32 32" class="search-button-icon"> <title>search</title> <g> <path d="M30 28.586l-7.552-7.552a11.018 11.018 0 1 0-1.414 1.414L28.586 30zM5 14a9 9 0 1 1 9 9 9.01 9.01 0 0 1-9-9z"></path> </g> </svg> </button> </form> </div> </div> <div class="globaltoc"> <span class="mdl-layout-title toc">Table Of Contents</span> <nav class="mdl-navigation"> <p class="caption"><span class="caption-text">Contents:</span></p> <ul class="current"> <li class="toctree-l1"><a class="reference internal" href="../overview.html">Overview</a></li> <li class="toctree-l1"><a class="reference internal" href="../overview.html#qiskit-elements">Qiskit Elements</a><ul> <li class="toctree-l2"><a class="reference internal" href="../overview.html#qiskit-terra">Qiskit Terra</a></li> <li class="toctree-l2"><a class="reference internal" href="../overview.html#qiskit-aer">Qiskit Aer</a></li> <li class="toctree-l2"><a class="reference internal" href="../overview.html#qiskit-ignis">Qiskit Ignis</a></li> <li class="toctree-l2"><a class="reference internal" href="../overview.html#qiskit-aqua">Qiskit Aqua</a><ul> <li class="toctree-l3"><a class="reference internal" href="../overview.html#qiskit-components">Qiskit Components</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../overview.html#qiskit-chemistry">Qiskit Chemistry</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../install.html">Installing Qiskit</a><ul> <li class="toctree-l2"><a class="reference internal" href="../install.html#requirements">Requirements</a></li> <li class="toctree-l2"><a class="reference internal" href="../install.html#install">Install</a></li> <li class="toctree-l2"><a class="reference internal" href="../install.html#access-ibm-q-systems">Access IBM Q Systems</a></li> <li class="toctree-l2"><a class="reference internal" href="../install.html#checking-which-version-is-installed">Checking Which Version is Installed</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../getting_started.html">Getting Started</a><ul> <li class="toctree-l2"><a class="reference internal" href="../getting_started.html#workflow-step-by-step">Workflow Step–by–Step</a><ul> <li class="toctree-l3"><a class="reference internal" href="../getting_started.html#step-1-import-packages">Step 1 : Import Packages</a></li> <li class="toctree-l3"><a class="reference internal" href="../getting_started.html#step-2-initialize-variables">Step 2 : Initialize Variables</a></li> <li class="toctree-l3"><a class="reference internal" href="../getting_started.html#step-3-add-gates">Step 3 : Add Gates</a></li> <li class="toctree-l3"><a class="reference internal" href="../getting_started.html#step-4-visualize-the-circuit">Step 4 : Visualize the Circuit</a></li> <li class="toctree-l3"><a class="reference internal" href="../getting_started.html#step-5-simulate-the-experiment">Step 5 : Simulate the Experiment</a></li> <li class="toctree-l3"><a class="reference internal" href="../getting_started.html#step-6-visualize-the-results">Step 6 : Visualize the Results</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../getting_started.html#next-steps">Next Steps</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../faq.html">Frequently Asked Questions</a></li> <li class="toctree-l1"><a class="reference internal" href="../terra/index.html">Qiskit Terra</a><ul> <li class="toctree-l2"><a class="reference internal" href="../terra/overview.html">Overview</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/overview.html#terra-organization">Terra Organization</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/overview.html#quantum-circuits">Quantum Circuits</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/overview.html#transpiler">Transpiler</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/overview.html#tools">Tools</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/overview.html#backends-and-results">Backends and Results</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/overview.html#quantum-information">Quantum Information</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/overview.html#visualization-tools">Visualization Tools</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/quantum_circuits.html">Circuits and Registers</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/quantum_circuits.html#creating-registers">Creating Registers</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/quantum_circuits.html#creating-circuits">Creating Circuits</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/quantum_circuits.html#concatenating-circuits">Concatenating Circuits</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/quantum_circuits.html#examining-circuit-results">Examining Circuit Results</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/quantum_circuits.html#determining-circuit-resources">Determining Circuit Resources</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/summary_of_quantum_operations.html">Elementary Operations</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#single-qubit-quantum-states">Single Qubit Quantum states</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#single-qubit-gates">Single-Qubit Gates</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#u-gates">u gates</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#identity-gate">Identity gate</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#pauli-gates">Pauli gates</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#clifford-gates">Clifford gates</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#c3-gates"><span class="math notranslate nohighlight">\(C3\)</span> gates</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#standard-rotations">Standard Rotations</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#multi-qubit-gates">Multi-Qubit Gates</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#mathematical-preliminaries">Mathematical Preliminaries</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#basis-vector-ordering-in-qiskit">Basis vector ordering in Qiskit</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#controlled-operations-on-qubits">Controlled operations on qubits</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#two-qubit-gates">Two-qubit gates</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#controlled-pauli-gates">Controlled Pauli Gates</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#controlled-hadamard-gate">Controlled Hadamard gate</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#controlled-rotation-gates">Controlled rotation gates</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#controlled-phase-rotation">Controlled phase rotation</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#controlled-u3-rotation">Controlled <span class="math notranslate nohighlight">\(u3\)</span> rotation</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#swap-gate">SWAP gate</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#three-qubit-gates">Three-qubit gates</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#toffoli-gate-ccx-gate">Toffoli gate (<span class="math notranslate nohighlight">\(ccx\)</span> gate)</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#controlled-swap-gate-fredkin-gate">Controlled swap gate (Fredkin Gate)</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#non-unitary-operations">Non unitary operations</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#measurements">Measurements</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#reset">Reset</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#conditional-operations">Conditional operations</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#arbitrary-initialization">Arbitrary initialization</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/custom_gates.html">Custom Gates</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/custom_gates.html#opaque-gates">Opaque Gates</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/custom_gates.html#composite-gates">Composite Gates</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/custom_gates.html#parameterized-gates">Parameterized Gates</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/custom_gates.html#combining-parameterized-circuits">Combining Parameterized Circuits</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/custom_gates.html#binding-parameters-to-values">Binding Parameters to Values</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/custom_gates.html#reducing-compilation-time">Reducing Compilation Time</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/visualizing_a_quantum_circuit.html">Visualizing a Quantum Circuit</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/visualizing_a_quantum_circuit.html#drawing-a-quantum-circuit">Drawing a Quantum Circuit</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/visualizing_a_quantum_circuit.html#alternative-renderers-for-circuits">Alternative Renderers for Circuits</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/visualizing_a_quantum_circuit.html#controlling-output-from-circuit-draw">Controlling output from circuit.draw()</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/visualizing_a_quantum_circuit.html#customizing-the-output">Customizing the output</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/visualizing_a_quantum_circuit.html#disable-plot-barriers-and-reversing-bit-order">Disable Plot Barriers and Reversing Bit Order</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/visualizing_a_quantum_circuit.html#backend-specific-customizations">Backend specific customizations</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/visualizing_a_quantum_circuit.html#latex-source">Latex Source</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/visualizing_a_quantum_circuit.html#circuit-drawer-as-function">circuit_drawer() as function</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/executing_quantum_programs.html">Executing Quantum Programs</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/executing_quantum_programs.html#simulating-circuits-with-qiskit-aer">Simulating Circuits with Qiskit Aer</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/executing_quantum_programs.html#statevector-simulator">Statevector Simulator</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/executing_quantum_programs.html#unitary-simulator">Unitary Simulator</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/executing_quantum_programs.html#openqasm-simulator">OpenQASM Simulator</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/executing_quantum_programs.html#running-circuits-on-ibm-q-devices">Running Circuits on IBM Q Devices</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/executing_quantum_programs.html#running-circuits-on-real-devices">Running Circuits on Real Devices</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/executing_quantum_programs.html#simulating-circuits-on-hpc">Simulating Circuits on HPC</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/executing_quantum_programs.html#retrieving-a-previously-run-job">Retrieving a Previously Run Job</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html">Plotting Data in Qiskit</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#histograms">Histograms</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#specifying-histogram-properties">Specifying Histogram Properties</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#saving-histograms">Saving Histograms</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#interactive-histograms">Interactive Histograms</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#state-plots">State Plots</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#specifying-state-plot-properties">Specifying State Plot Properties</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#saving-state-plots">Saving State Plots</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#interactive-state-plots">Interactive State Plots</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#bloch-vector-plots">Bloch Vector Plots</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#specifying-bloch-vector-plot-properties">Specifying Bloch Vector Plot Properties</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#saving-bloch-vector-plots">Saving Bloch Vector Plots</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/backend_monitoring_tools.html">Tools for Monitoring Backends</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/backend_monitoring_tools.html#loading-the-monitoring-tools">Loading the Monitoring Tools</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/backend_monitoring_tools.html#tracking-job-status">Tracking Job Status</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/backend_monitoring_tools.html#monitoring-the-status-of-a-single-job">Monitoring the status of a single job</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/backend_monitoring_tools.html#changing-the-interval-of-status-updating">Changing the interval of status updating</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/backend_monitoring_tools.html#backend-details">Backend Details</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/transpiler/index.html">Rewiring Circuits</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/transpiler/getting_started.html">Getting Started with the Transpiler</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/transpiler/getting_started.html#tutorials">Tutorials</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/transpiler/getting_started.html#about-transpilation">About Transpilation</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/transpiler/getting_started.html#related-information">Related information</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/transpiler/about/index.html">About Transpilation</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/transpiler/about/api.html">API Overview</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/transpiler/about/passes.html">Passes</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/transpiler/about/pass_managers.html">Pass Managers</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/terra_parallel_tools.html">Terra Parallel Tools</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/terra_parallel_tools.html#define-a-function-that-builds-a-single-quantum-volume-circuit">Define a function that builds a single Quantum Volume circuit</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/terra_parallel_tools.html#generate-1000-circuits-in-parallel-and-track-progress">Generate 1000 circuits in parallel and track progress</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/terra_parallel_tools.html#use-a-jupyter-progress-bar">Use a Jupyter progress bar</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/user_config.html">Using User Config Files</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/user_config.html#creating-a-user-config-file">Creating a User Config File</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/user_config.html#alternative-locations-for-a-user-config-file">Alternative Locations for a User Config File</a></li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../aer/index.html">Qiskit Aer</a><ul> <li class="toctree-l2"><a class="reference internal" href="../aer/overview.html">Overview</a></li> <li class="toctree-l2"><a class="reference internal" href="../aer/simulate_experiments.html">Simulate an experiment</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aer/simulate_experiments.html#introduction">Introduction</a></li> <li class="toctree-l3"><a class="reference internal" href="../aer/simulate_experiments.html#qasmsimulator">QasmSimulator</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aer/simulate_experiments.html#simulating-a-quantum-circuit">Simulating a quantum circuit</a></li> <li class="toctree-l4"><a class="reference internal" href="../aer/simulate_experiments.html#returning-measurements-outcomes-for-each-shot">Returning measurements outcomes for each shot</a></li> <li class="toctree-l4"><a class="reference internal" href="../aer/simulate_experiments.html#starting-simulation-with-a-custom-initial-state">Starting simulation with a custom initial state</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../aer/simulate_statevectors.html">Find the final statevector</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aer/simulate_statevectors.html#introduction">Introduction</a></li> <li class="toctree-l3"><a class="reference internal" href="../aer/simulate_statevectors.html#statevectorsimulator">StatevectorSimulator</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aer/simulate_statevectors.html#simulating-a-quantum-circuit">Simulating a quantum circuit</a></li> <li class="toctree-l4"><a class="reference internal" href="../aer/simulate_statevectors.html#simulating-a-quantum-circuit-with-measurement">Simulating a quantum circuit with measurement</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../aer/simulate_unitary_matrix.html">Find the unitary matrix</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aer/simulate_unitary_matrix.html#introduction">Introduction</a></li> <li class="toctree-l3"><a class="reference internal" href="../aer/simulate_unitary_matrix.html#unitarysimulator">UnitarySimulator</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aer/simulate_unitary_matrix.html#simulating-a-quantum-circuit-unitary">Simulating a quantum circuit unitary</a></li> <li class="toctree-l4"><a class="reference internal" href="../aer/simulate_unitary_matrix.html#setting-a-custom-initial-unitary">Setting a custom initial unitary</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../aer/device_noise_simulation.html">Use a simple noise model</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aer/device_noise_simulation.html#introduction">Introduction</a></li> <li class="toctree-l3"><a class="reference internal" href="../aer/device_noise_simulation.html#device-noise-module">Device noise module</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aer/device_noise_simulation.html#ibm-q-provider">IBM Q Provider</a></li> <li class="toctree-l4"><a class="reference internal" href="../aer/device_noise_simulation.html#test-circuit-for-device-and-simulation-comparison">Test circuit for device and simulation comparison</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aer/device_noise_simulation.html#generating-a-device-noise-model">Generating a device noise model</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aer/device_noise_simulation.html#basic-device-noise-model">Basic device noise model</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aer/device_noise_simulation.html#simulating-a-quantum-circuit-with-noise">Simulating a quantum circuit with noise</a></li> <li class="toctree-l3"><a class="reference internal" href="../aer/device_noise_simulation.html#comparison-to-the-real-device">Comparison to the real device</a></li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../ignis/index.html">Qiskit Ignis</a><ul> <li class="toctree-l2"><a class="reference internal" href="../ignis/overview.html">Overview</a><ul> <li class="toctree-l3"><a class="reference internal" href="../ignis/overview.html#circuits">Circuits</a></li> <li class="toctree-l3"><a class="reference internal" href="../ignis/overview.html#fitters">Fitters</a></li> <li class="toctree-l3"><a class="reference internal" href="../ignis/overview.html#filters">Filters</a><ul> <li class="toctree-l4"><a class="reference internal" href="../ignis/overview.html#ignis-organization">Ignis Organization</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../ignis/overview.html#characterization">Characterization</a></li> <li class="toctree-l3"><a class="reference internal" href="../ignis/overview.html#verification">Verification</a></li> <li class="toctree-l3"><a class="reference internal" href="../ignis/overview.html#mitigation">Mitigation</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../ignis/characterization.html">Characterization</a><ul> <li class="toctree-l3"><a class="reference internal" href="../ignis/characterization.html#circuits">Circuits</a><ul> <li class="toctree-l4"><a class="reference internal" href="../ignis/characterization.html#coherence">Coherence</a></li> <li class="toctree-l4"><a class="reference internal" href="../ignis/characterization.html#hamiltonian-parameters">Hamiltonian Parameters</a></li> <li class="toctree-l4"><a class="reference internal" href="../ignis/characterization.html#gate-characterization">Gate Characterization</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../ignis/characterization.html#fitters">Fitters</a><ul> <li class="toctree-l4"><a class="reference internal" href="../ignis/characterization.html#id1">Coherence</a></li> <li class="toctree-l4"><a class="reference internal" href="../ignis/characterization.html#hamiltonian">Hamiltonian</a></li> <li class="toctree-l4"><a class="reference internal" href="../ignis/characterization.html#gates">Gates</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../ignis/measurement_calibration.html">Measurement Calibration</a><ul> <li class="toctree-l3"><a class="reference internal" href="../ignis/measurement_calibration.html#complete-measurement-calibration">Complete Measurement Calibration</a><ul> <li class="toctree-l4"><a class="reference internal" href="../ignis/measurement_calibration.html#generating-measurement-calibration-circuits">Generating Measurement Calibration Circuits</a></li> <li class="toctree-l4"><a class="reference internal" href="../ignis/measurement_calibration.html#analyzing-the-results">Analyzing the Results</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../ignis/measurement_calibration.html#tensored-measurement-calibration">Tensored Measurement Calibration</a><ul> <li class="toctree-l4"><a class="reference internal" href="../ignis/measurement_calibration.html#id1">Generating Measurement Calibration Circuits</a></li> <li class="toctree-l4"><a class="reference internal" href="../ignis/measurement_calibration.html#id2">Analyzing the Results</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../ignis/measurement_calibration.html#applying-the-calibration">Applying the Calibration</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../ignis/tomography.html">Tomography</a><ul> <li class="toctree-l3"><a class="reference internal" href="../ignis/tomography.html#generating-tomography-circuits">Generating Tomography Circuits</a></li> <li class="toctree-l3"><a class="reference internal" href="../ignis/tomography.html#fitting-tomography-results">Fitting Tomography Results</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../ignis/randomized_benchmarking.html">Randomized Benchmarking</a><ul> <li class="toctree-l3"><a class="reference internal" href="../ignis/randomized_benchmarking.html#generating-rb-sequences">Generating RB Sequences</a></li> <li class="toctree-l3"><a class="reference internal" href="../ignis/randomized_benchmarking.html#analyzing-results">Analyzing Results</a></li> <li class="toctree-l3"><a class="reference internal" href="../ignis/randomized_benchmarking.html#predicted-results">Predicted Results</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../ignis/quantum_volume.html">Quantum Volume</a><ul> <li class="toctree-l3"><a class="reference internal" href="../ignis/quantum_volume.html#generating-qv-sequences">Generating QV Sequences</a></li> <li class="toctree-l3"><a class="reference internal" href="../ignis/quantum_volume.html#analyzing-results">Analyzing Results</a></li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../aqua/index.html">Qiskit Aqua</a><ul> <li class="toctree-l2"><a class="reference internal" href="../aqua/library.html">Aqua: A Library of Quantum Algorithms</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aqua/overview.html">Overview</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/overview.html#modularity-and-extensibility">Modularity and Extensibility</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/overview.html#novel-features">Novel Features</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/overview.html#contributors-in-alphabetical-order">Contributors (in Alphabetical Order)</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/overview.html#license">License</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/installation.html">Installation and Setup</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/installation.html#dependencies">Dependencies</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/installation.html#installation">Installation</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/execution.html">Configuring and Running an Experiment</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/execution.html#execution-modes">Execution Modes</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/execution.html#input-file">Input File</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/extending.html">Contributing to Aqua</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/extending.html#dynamically-discovered-components">Dynamically Discovered Components</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/extending.html#aqua-extension-points">Aqua Extension Points</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/extending.html#aqua-documentation-ui">Aqua Documentation UI</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/extending.html#aqua-unit-tests">Aqua Unit Tests</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/algorithms.html">Algorithms</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/algorithms.html#quantum-algorithms">Quantum Algorithms</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/algorithms.html#classical-reference-algorithms">Classical Reference Algorithms</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/optimizers.html">Optimizers</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/optimizers.html#local-optimizers">Local Optimizers</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/optimizers.html#global-optimizers">Global Optimizers</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/variational_forms.html">Variational Forms</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/variational_forms.html#ry">Ry</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/variational_forms.html#ryrz">RyRz</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/variational_forms.html#unitary-coupled-cluster-singles-and-doubles-uccsd">Unitary Coupled Cluster Singles and Doubles (UCCSD)</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/variational_forms.html#swaprz">SwapRz</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/oracles.html">Oracles</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/oracles.html#logical-expression-oracle">Logical Expression Oracle</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/oracles.html#truth-table-oracle">Truth Table Oracle</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/oracles.html#custom-circuit-oracle">Custom Circuit Oracle</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/iqfts.html">Inverse Quantum Fourier Transforms</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/iqfts.html#standard-iqft">Standard IQFT</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/iqfts.html#approximate-iqft">Approximate IQFT</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/initial_states.html">Initial States</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/initial_states.html#zero">Zero</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/initial_states.html#hartree-fock">Hartree-Fock</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/initial_states.html#custom">Custom</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/feature_maps.html">Feature Maps</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/feature_maps.html#first-order-expansion">First Order Expansion</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/feature_maps.html#second-order-expansion">Second Order Expansion</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/feature_maps.html#pauli-z-expansion">Pauli Z Expansion</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/feature_maps.html#pauli-expansion">Pauli Expansion</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/feature_maps.html#raw-feature-vector">Raw Feature Vector</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/multiclass_extensions.html">Multiclass Extensions</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/multiclass_extensions.html#one-against-rest">One Against Rest</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/multiclass_extensions.html#all-pairs">All Pairs</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/multiclass_extensions.html#error-correcting-code">Error Correcting Code</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/random_distributions.html">Random Distributions</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/random_distributions.html#univariate-distributions">Univariate Distributions</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/random_distributions.html#multivariate-distributions">Multivariate Distributions</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/uncertainty_problems.html">Uncertainty Problems</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/uncertainty_problems.html#european-call-option">European Call Option</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/uncertainty_problems.html#fixed-income-asset-pricing">Fixed-Income Asset Pricing</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/eigs.html">Eigenvalues</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/eigs.html#eigsqpe">EigsQPE</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/reciprocals.html">Reciprocals</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/reciprocals.html#partial-table-look-up">Partial Table Look Up</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/reciprocals.html#long-division">Long Division</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/neural_networks.html">Neural Networks</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/neural_networks.html#classical-discriminator">Classical Discriminator</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/neural_networks.html#numpy-discriminator">Numpy Discriminator</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/neural_networks.html#quantum-generator">Quantum Generator</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/circuit_collection.html">Circuit Collection</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/circuit_collection.html#gates">Gates</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/circuit_collection.html#circuits">Circuits</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry.html">Qiskit Chemistry</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_overview.html">Overview</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_overview.html#modularity-and-extensibility">Modularity and Extensibility</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_overview.html#novel-features">Novel Features</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_overview.html#license">License</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_installation.html">Installation and Setup</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_installation.html#dependencies">Dependencies</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_installation.html#code-installation">Code Installation</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_installation.html#installation-of-chemistry-drivers">Installation of Chemistry Drivers</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_drivers.html">Drivers</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_drivers.html#gaussian-16">Gaussian™ 16</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_drivers.html#psi4">PSI4</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_drivers.html#pyscf">PySCF</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_drivers.html#pyquante">PyQuante</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_drivers.html#hdf5">HDF5</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_translators.html">Translators</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_translators.html#jordan-wigner">Jordan-Wigner</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_translators.html#parity">Parity</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_translators.html#bravyi-kitaev">Bravyi-Kitaev</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_translators.html#bravyi-kitaev-superfast">Bravyi-Kitaev Superfast</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_execution.html">Configuring and Running an Experiment</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_execution.html#execution-modes">Execution Modes</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_execution.html#input-file">Input File</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_execution.html#input-file-for-direct-algorithm-invocation">Input File for Direct Algorithm Invocation</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_extending.html">Contributing to Qiskit Chemistry</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_extending.html#dynamically-discovered-components">Dynamically Discovered Components</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_extending.html#extension-points">Extension Points</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_extending.html#unit-tests">Unit Tests</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/chemistry/release_history.html">Release history</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/release_history.html#release-notes">Release Notes</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../aqua/ai/qiskit_ai.html">Qiskit AI</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aqua/ai/qiskit_ai.html#applicable-algorithms">Applicable Algorithms</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/ai/qiskit_ai.html#ai-specific-quantum-algorithms">AI-specific Quantum Algorithms</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/ai/qiskit_ai.html#general-quantum-algorithms-for-ai">General Quantum Algorithms for AI</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/ai/qiskit_ai.html#classical-reference-algorithms-for-ai">Classical Reference Algorithms for AI</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/ai/qiskit_ai.html#contributing-to-qiskit-ai">Contributing to Qiskit AI</a></li> <li class="toctree-l3"><a class="reference internal" href="../aqua/ai/qiskit_ai.html#examples">Examples</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../aqua/optimization/qiskit_optimization.html">Qiskit Optimization</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aqua/optimization/qiskit_optimization.html#qiskit-optimization-problems">Qiskit Optimization Problems</a></li> <li class="toctree-l3"><a class="reference internal" href="../aqua/optimization/qiskit_optimization.html#aqua-algorithms-for-optimization">Aqua Algorithms for Optimization</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/optimization/qiskit_optimization.html#general-quantum-algorithms-for-optimization">General Quantum Algorithms for Optimization</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/optimization/qiskit_optimization.html#classical-reference-algorithms-for-optimization">Classical Reference Algorithms for Optimization</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/optimization/qiskit_optimization.html#contributing-to-qiskit-optimization">Contributing to Qiskit Optimization</a></li> <li class="toctree-l3"><a class="reference internal" href="../aqua/optimization/qiskit_optimization.html#examples">Examples</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../aqua/finance/qiskit_finance.html">Qiskit Finance</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aqua/finance/qiskit_finance.html#qiskit-finance-problems">Qiskit Finance Problems</a></li> <li class="toctree-l3"><a class="reference internal" href="../aqua/finance/qiskit_finance.html#contributing-to-qiskit-finance">Contributing to Qiskit Finance</a></li> <li class="toctree-l3"><a class="reference internal" href="../aqua/finance/qiskit_finance.html#examples">Examples</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../aqua/tutorials/aqua_tutorials.html">Aqua Tutorials</a></li> <li class="toctree-l2"><a class="reference internal" href="../aqua/release_history.html">Release history</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aqua/release_history.html#release-notes">Release Notes</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/release_history.html#qiskit-aqua-0-4-0">Qiskit Aqua 0.4.0</a></li> </ul> </li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../advanced_use_of_ibm_q_devices.html">Advanced Use of IBM Q Devices</a><ul> <li class="toctree-l2"><a class="reference internal" href="../advanced_use_of_ibm_q_devices.html#the-provider">The Provider</a><ul> <li class="toctree-l3"><a class="reference internal" href="../advanced_use_of_ibm_q_devices.html#filtering-the-backends">Filtering the backends</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../advanced_use_of_ibm_q_devices.html#the-backend">The Backend</a></li> <li class="toctree-l2"><a class="reference internal" href="../advanced_use_of_ibm_q_devices.html#the-job">The Job</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../development_strategy.html">Development Strategy</a><ul> <li class="toctree-l2"><a class="reference internal" href="../development_strategy.html#roadmap">Roadmap</a><ul> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#qiskit-terra">Qiskit Terra</a></li> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#qiskit-aer">Qiskit Aer</a></li> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#qiskit-ignis">Qiskit Ignis</a></li> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#qiskit-aqua">Qiskit Aqua</a><ul> <li class="toctree-l4"><a class="reference internal" href="../development_strategy.html#qiskit-chemistry">Qiskit Chemistry</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#summary">Summary</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../development_strategy.html#component-status">Component Status</a><ul> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#modules">Modules</a></li> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#basic-aer-provider">Basic Aer Provider</a></li> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#aer-provider">Aer Provider</a></li> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#ignis">Ignis</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../development_strategy.html#versioning">Versioning</a><ul> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#meta-package-version">Meta-package Version</a><ul> <li class="toctree-l4"><a class="reference internal" href="../development_strategy.html#adding-new-elements">Adding New Elements</a></li> <li class="toctree-l4"><a class="reference internal" href="../development_strategy.html#patch-version-increases">Patch Version Increases</a></li> <li class="toctree-l4"><a class="reference internal" href="../development_strategy.html#minor-version-increases">Minor Version Increases</a></li> <li class="toctree-l4"><a class="reference internal" href="../development_strategy.html#major-version-increases">Major Version Increases</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#qiskit-element-requirement-tracking">Qiskit Element Requirement Tracking</a></li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../release_notes.html">Release Notes</a><ul> <li class="toctree-l2"><a class="reference internal" href="../release_notes.html#qiskit-0-10">Qiskit 0.10</a><ul> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#terra-0-8">Terra 0.8</a></li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#aer-0-2">Aer 0.2</a></li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#ignis-0-1">Ignis 0.1</a></li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#aqua-0-5">Aqua 0.5</a></li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#ibm-q-provider-0-2">IBM Q Provider 0.2</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#new-features">New Features</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#bug-fixes">Bug Fixes</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../release_notes.html#qiskit-0-9">Qiskit 0.9</a><ul> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#id1">Terra 0.8</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#highlights">Highlights</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id2">New Features</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#compatibility-considerations">Compatibility Considerations</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#id3">Aer 0.2</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id4">New Features</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id5">Bug Fixes</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id6">Compatibility Considerations</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#id7">Ignis 0.1</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id8">New Features</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id9">Compatibility Considerations</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#id10">Aqua 0.5</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id11">New Features</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id12">Bug Fixes</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id13">Compatibility Considerations</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#ibm-q-provider-0-1">IBM Q Provider 0.1</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id14">New Features</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../release_notes.html#qiskit-0-8">Qiskit 0.8</a><ul> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#terra-0-7">Terra 0.7</a></li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#aer-0-1">Aer 0.1</a></li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#id15">Ignis 0.1</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../release_notes.html#qiskit-0-7">Qiskit 0.7</a><ul> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#id16">Terra 0.7</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id17">New Features</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id18">Compatibility Considerations</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#id19">Aer 0.1</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id20">New Features</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#aqua-0-4">Aqua 0.4</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id21">New Features</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id22">Compatibility Considerations</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../release_notes.html#qiskit-0-6">Qiskit 0.6</a><ul> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#terra-0-6">Terra 0.6</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id23">Highlights</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id24">Compatibility Considerations</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../release_notes.html#qiskit-0-5">Qiskit 0.5</a><ul> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#terra-0-5">Terra 0.5</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id25">Highlights</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id26">Compatibility Considerations</a></li> </ul> </li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../release_notes.html#version-history">Version History</a></li> <li class="toctree-l1 current"><a class="reference internal" href="qiskit.html">API References</a><ul class="current"> <li class="toctree-l2 current"><a class="reference internal" href="qiskit.html#subpackages">Subpackages</a><ul class="current"> <li class="toctree-l3"><a class="reference internal" href="qiskit.aqua.html">qiskit.aqua package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.aqua.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.aqua.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.assembler.html">qiskit.assembler package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.assembler.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.chemistry.html">qiskit.chemistry package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.chemistry.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.chemistry.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.circuit.html">qiskit.circuit package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.circuit.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.compiler.html">qiskit.compiler package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.compiler.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.converters.html">qiskit.converters package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.converters.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.dagcircuit.html">qiskit.dagcircuit package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.dagcircuit.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.extensions.html">qiskit.extensions package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.extensions.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.extensions.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.mapper.html">qiskit.mapper package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.mapper.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3 current"><a class="reference internal" href="qiskit.providers.html">qiskit.providers package</a><ul class="current"> <li class="toctree-l4 current"><a class="reference internal" href="qiskit.providers.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.providers.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.pulse.html">qiskit.pulse package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.pulse.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.pulse.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.qasm.html">qiskit.qasm package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.qasm.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.qasm.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.qobj.html">qiskit.qobj package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.qobj.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.qobj.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.quantum_info.html">qiskit.quantum_info package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.quantum_info.html#subpackages">Subpackages</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.result.html">qiskit.result package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.result.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.test.html">qiskit.test package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.test.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.test.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.tools.html">qiskit.tools package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.tools.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.tools.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.transpiler.html">qiskit.transpiler package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.transpiler.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.transpiler.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.validation.html">qiskit.validation package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.validation.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.validation.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.visualization.html">qiskit.visualization package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.visualization.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.visualization.html#submodules">Submodules</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="qiskit.html#submodules">Submodules</a><ul> <li class="toctree-l3"><a class="reference internal" href="qiskit._util.html">qiskit._util module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.exceptions.html">qiskit.exceptions module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.execute.html">qiskit.execute module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.qiskiterror.html">qiskit.qiskiterror module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.user_config.html">qiskit.user_config module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.util.html">qiskit.util module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.version.html">qiskit.version module</a></li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../contributing_to_qiskit.html">Contributing to Qiskit</a><ul> <li class="toctree-l2"><a class="reference internal" href="../contributing_to_qiskit.html#where-things-are">Where Things Are</a></li> <li class="toctree-l2"><a class="reference internal" href="../contributing_to_qiskit.html#getting-started">Getting Started</a></li> <li class="toctree-l2"><a class="reference internal" href="../contributing_to_qiskit.html#writing-and-building-documentation">Writing and Building Documentation</a></li> <li class="toctree-l2"><a class="reference internal" href="../contributing_to_qiskit.html#installing-from-source">Installing from Source</a><ul> <li class="toctree-l3"><a class="reference internal" href="../contributing_to_qiskit.html#installing-terra-from-source">Installing Terra from Source</a></li> <li class="toctree-l3"><a class="reference internal" href="../contributing_to_qiskit.html#installing-ibmq-provider-from-source">Installing IBMQ Provider from Source</a></li> <li class="toctree-l3"><a class="reference internal" href="../contributing_to_qiskit.html#installing-aer-from-source">Installing Aer from Source</a></li> <li class="toctree-l3"><a class="reference internal" href="../contributing_to_qiskit.html#installing-ignis-from-source">Installing Ignis from Source</a></li> <li class="toctree-l3"><a class="reference internal" href="../contributing_to_qiskit.html#installing-aqua-from-source">Installing Aqua from Source</a></li> <li class="toctree-l3"><a class="reference internal" href="../contributing_to_qiskit.html#install-chemistry-from-source">Install Chemistry from Source</a></li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../community.html">Community Extensions</a><ul> <li class="toctree-l2"><a class="reference internal" href="../community.html#backend-providers">Backend Providers</a><ul> <li class="toctree-l3"><a class="reference internal" href="../community.html#additional-providers">Additional providers</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../community.html#circuit-optimization">Circuit Optimization</a><ul> <li class="toctree-l3"><a class="reference internal" href="../community.html#additional-passes">Additional passes</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../community.html#tools">Tools</a><ul> <li class="toctree-l3"><a class="reference internal" href="../community.html#additional-tools">Additional Tools</a></li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../license.html">License</a></li> </ul> </nav> </div> </header> <main class="mdl-layout__content" tabIndex="0"> <header class="mdl-layout__drawer"> <!-- Title --> <span class="mdl-layout-title"> <a class="title" href="../index.html"> <span class="title-text"> Qiskit </span> </a> </span> <div id="searchbox" role="search"> <div class="searchformwrapper"> <form class="search-form" action="../search.html" method="get"> <input type="text" name="q" class="search-input" placeholder="Search docs..."/> <button type="submit" class="search-button"> <svg height="20" width="20" fill="#6F6F6F" viewBox="0 0 32 32" class="search-button-icon"> <title>search</title> <g> <path d="M30 28.586l-7.552-7.552a11.018 11.018 0 1 0-1.414 1.414L28.586 30zM5 14a9 9 0 1 1 9 9 9.01 9.01 0 0 1-9-9z"></path> </g> </svg> </button> </form> </div> </div> <div class="globaltoc"> <span class="mdl-layout-title toc">Table Of Contents</span> <nav class="mdl-navigation"> <p class="caption"><span class="caption-text">Contents:</span></p> <ul class="current"> <li class="toctree-l1"><a class="reference internal" href="../overview.html">Overview</a></li> <li class="toctree-l1"><a class="reference internal" href="../overview.html#qiskit-elements">Qiskit Elements</a><ul> <li class="toctree-l2"><a class="reference internal" href="../overview.html#qiskit-terra">Qiskit Terra</a></li> <li class="toctree-l2"><a class="reference internal" href="../overview.html#qiskit-aer">Qiskit Aer</a></li> <li class="toctree-l2"><a class="reference internal" href="../overview.html#qiskit-ignis">Qiskit Ignis</a></li> <li class="toctree-l2"><a class="reference internal" href="../overview.html#qiskit-aqua">Qiskit Aqua</a><ul> <li class="toctree-l3"><a class="reference internal" href="../overview.html#qiskit-components">Qiskit Components</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../overview.html#qiskit-chemistry">Qiskit Chemistry</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../install.html">Installing Qiskit</a><ul> <li class="toctree-l2"><a class="reference internal" href="../install.html#requirements">Requirements</a></li> <li class="toctree-l2"><a class="reference internal" href="../install.html#install">Install</a></li> <li class="toctree-l2"><a class="reference internal" href="../install.html#access-ibm-q-systems">Access IBM Q Systems</a></li> <li class="toctree-l2"><a class="reference internal" href="../install.html#checking-which-version-is-installed">Checking Which Version is Installed</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../getting_started.html">Getting Started</a><ul> <li class="toctree-l2"><a class="reference internal" href="../getting_started.html#workflow-step-by-step">Workflow Step–by–Step</a><ul> <li class="toctree-l3"><a class="reference internal" href="../getting_started.html#step-1-import-packages">Step 1 : Import Packages</a></li> <li class="toctree-l3"><a class="reference internal" href="../getting_started.html#step-2-initialize-variables">Step 2 : Initialize Variables</a></li> <li class="toctree-l3"><a class="reference internal" href="../getting_started.html#step-3-add-gates">Step 3 : Add Gates</a></li> <li class="toctree-l3"><a class="reference internal" href="../getting_started.html#step-4-visualize-the-circuit">Step 4 : Visualize the Circuit</a></li> <li class="toctree-l3"><a class="reference internal" href="../getting_started.html#step-5-simulate-the-experiment">Step 5 : Simulate the Experiment</a></li> <li class="toctree-l3"><a class="reference internal" href="../getting_started.html#step-6-visualize-the-results">Step 6 : Visualize the Results</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../getting_started.html#next-steps">Next Steps</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../faq.html">Frequently Asked Questions</a></li> <li class="toctree-l1"><a class="reference internal" href="../terra/index.html">Qiskit Terra</a><ul> <li class="toctree-l2"><a class="reference internal" href="../terra/overview.html">Overview</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/overview.html#terra-organization">Terra Organization</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/overview.html#quantum-circuits">Quantum Circuits</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/overview.html#transpiler">Transpiler</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/overview.html#tools">Tools</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/overview.html#backends-and-results">Backends and Results</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/overview.html#quantum-information">Quantum Information</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/overview.html#visualization-tools">Visualization Tools</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/quantum_circuits.html">Circuits and Registers</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/quantum_circuits.html#creating-registers">Creating Registers</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/quantum_circuits.html#creating-circuits">Creating Circuits</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/quantum_circuits.html#concatenating-circuits">Concatenating Circuits</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/quantum_circuits.html#examining-circuit-results">Examining Circuit Results</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/quantum_circuits.html#determining-circuit-resources">Determining Circuit Resources</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/summary_of_quantum_operations.html">Elementary Operations</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#single-qubit-quantum-states">Single Qubit Quantum states</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#single-qubit-gates">Single-Qubit Gates</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#u-gates">u gates</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#identity-gate">Identity gate</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#pauli-gates">Pauli gates</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#clifford-gates">Clifford gates</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#c3-gates"><span class="math notranslate nohighlight">\(C3\)</span> gates</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#standard-rotations">Standard Rotations</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#multi-qubit-gates">Multi-Qubit Gates</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#mathematical-preliminaries">Mathematical Preliminaries</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#basis-vector-ordering-in-qiskit">Basis vector ordering in Qiskit</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#controlled-operations-on-qubits">Controlled operations on qubits</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#two-qubit-gates">Two-qubit gates</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#controlled-pauli-gates">Controlled Pauli Gates</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#controlled-hadamard-gate">Controlled Hadamard gate</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#controlled-rotation-gates">Controlled rotation gates</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#controlled-phase-rotation">Controlled phase rotation</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#controlled-u3-rotation">Controlled <span class="math notranslate nohighlight">\(u3\)</span> rotation</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#swap-gate">SWAP gate</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#three-qubit-gates">Three-qubit gates</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#toffoli-gate-ccx-gate">Toffoli gate (<span class="math notranslate nohighlight">\(ccx\)</span> gate)</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#controlled-swap-gate-fredkin-gate">Controlled swap gate (Fredkin Gate)</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#non-unitary-operations">Non unitary operations</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#measurements">Measurements</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#reset">Reset</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#conditional-operations">Conditional operations</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/summary_of_quantum_operations.html#arbitrary-initialization">Arbitrary initialization</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/custom_gates.html">Custom Gates</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/custom_gates.html#opaque-gates">Opaque Gates</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/custom_gates.html#composite-gates">Composite Gates</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/custom_gates.html#parameterized-gates">Parameterized Gates</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/custom_gates.html#combining-parameterized-circuits">Combining Parameterized Circuits</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/custom_gates.html#binding-parameters-to-values">Binding Parameters to Values</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/custom_gates.html#reducing-compilation-time">Reducing Compilation Time</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/visualizing_a_quantum_circuit.html">Visualizing a Quantum Circuit</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/visualizing_a_quantum_circuit.html#drawing-a-quantum-circuit">Drawing a Quantum Circuit</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/visualizing_a_quantum_circuit.html#alternative-renderers-for-circuits">Alternative Renderers for Circuits</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/visualizing_a_quantum_circuit.html#controlling-output-from-circuit-draw">Controlling output from circuit.draw()</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/visualizing_a_quantum_circuit.html#customizing-the-output">Customizing the output</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/visualizing_a_quantum_circuit.html#disable-plot-barriers-and-reversing-bit-order">Disable Plot Barriers and Reversing Bit Order</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/visualizing_a_quantum_circuit.html#backend-specific-customizations">Backend specific customizations</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/visualizing_a_quantum_circuit.html#latex-source">Latex Source</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/visualizing_a_quantum_circuit.html#circuit-drawer-as-function">circuit_drawer() as function</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/executing_quantum_programs.html">Executing Quantum Programs</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/executing_quantum_programs.html#simulating-circuits-with-qiskit-aer">Simulating Circuits with Qiskit Aer</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/executing_quantum_programs.html#statevector-simulator">Statevector Simulator</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/executing_quantum_programs.html#unitary-simulator">Unitary Simulator</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/executing_quantum_programs.html#openqasm-simulator">OpenQASM Simulator</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/executing_quantum_programs.html#running-circuits-on-ibm-q-devices">Running Circuits on IBM Q Devices</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/executing_quantum_programs.html#running-circuits-on-real-devices">Running Circuits on Real Devices</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/executing_quantum_programs.html#simulating-circuits-on-hpc">Simulating Circuits on HPC</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/executing_quantum_programs.html#retrieving-a-previously-run-job">Retrieving a Previously Run Job</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html">Plotting Data in Qiskit</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#histograms">Histograms</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#specifying-histogram-properties">Specifying Histogram Properties</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#saving-histograms">Saving Histograms</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#interactive-histograms">Interactive Histograms</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#state-plots">State Plots</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#specifying-state-plot-properties">Specifying State Plot Properties</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#saving-state-plots">Saving State Plots</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#interactive-state-plots">Interactive State Plots</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#bloch-vector-plots">Bloch Vector Plots</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#specifying-bloch-vector-plot-properties">Specifying Bloch Vector Plot Properties</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/plotting_data_in_qiskit.html#saving-bloch-vector-plots">Saving Bloch Vector Plots</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/backend_monitoring_tools.html">Tools for Monitoring Backends</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/backend_monitoring_tools.html#loading-the-monitoring-tools">Loading the Monitoring Tools</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/backend_monitoring_tools.html#tracking-job-status">Tracking Job Status</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/backend_monitoring_tools.html#monitoring-the-status-of-a-single-job">Monitoring the status of a single job</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/backend_monitoring_tools.html#changing-the-interval-of-status-updating">Changing the interval of status updating</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/backend_monitoring_tools.html#backend-details">Backend Details</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/transpiler/index.html">Rewiring Circuits</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/transpiler/getting_started.html">Getting Started with the Transpiler</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/transpiler/getting_started.html#tutorials">Tutorials</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/transpiler/getting_started.html#about-transpilation">About Transpilation</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/transpiler/getting_started.html#related-information">Related information</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../terra/transpiler/about/index.html">About Transpilation</a><ul> <li class="toctree-l4"><a class="reference internal" href="../terra/transpiler/about/api.html">API Overview</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/transpiler/about/passes.html">Passes</a></li> <li class="toctree-l4"><a class="reference internal" href="../terra/transpiler/about/pass_managers.html">Pass Managers</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/terra_parallel_tools.html">Terra Parallel Tools</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/terra_parallel_tools.html#define-a-function-that-builds-a-single-quantum-volume-circuit">Define a function that builds a single Quantum Volume circuit</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/terra_parallel_tools.html#generate-1000-circuits-in-parallel-and-track-progress">Generate 1000 circuits in parallel and track progress</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/terra_parallel_tools.html#use-a-jupyter-progress-bar">Use a Jupyter progress bar</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../terra/user_config.html">Using User Config Files</a><ul> <li class="toctree-l3"><a class="reference internal" href="../terra/user_config.html#creating-a-user-config-file">Creating a User Config File</a></li> <li class="toctree-l3"><a class="reference internal" href="../terra/user_config.html#alternative-locations-for-a-user-config-file">Alternative Locations for a User Config File</a></li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../aer/index.html">Qiskit Aer</a><ul> <li class="toctree-l2"><a class="reference internal" href="../aer/overview.html">Overview</a></li> <li class="toctree-l2"><a class="reference internal" href="../aer/simulate_experiments.html">Simulate an experiment</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aer/simulate_experiments.html#introduction">Introduction</a></li> <li class="toctree-l3"><a class="reference internal" href="../aer/simulate_experiments.html#qasmsimulator">QasmSimulator</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aer/simulate_experiments.html#simulating-a-quantum-circuit">Simulating a quantum circuit</a></li> <li class="toctree-l4"><a class="reference internal" href="../aer/simulate_experiments.html#returning-measurements-outcomes-for-each-shot">Returning measurements outcomes for each shot</a></li> <li class="toctree-l4"><a class="reference internal" href="../aer/simulate_experiments.html#starting-simulation-with-a-custom-initial-state">Starting simulation with a custom initial state</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../aer/simulate_statevectors.html">Find the final statevector</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aer/simulate_statevectors.html#introduction">Introduction</a></li> <li class="toctree-l3"><a class="reference internal" href="../aer/simulate_statevectors.html#statevectorsimulator">StatevectorSimulator</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aer/simulate_statevectors.html#simulating-a-quantum-circuit">Simulating a quantum circuit</a></li> <li class="toctree-l4"><a class="reference internal" href="../aer/simulate_statevectors.html#simulating-a-quantum-circuit-with-measurement">Simulating a quantum circuit with measurement</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../aer/simulate_unitary_matrix.html">Find the unitary matrix</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aer/simulate_unitary_matrix.html#introduction">Introduction</a></li> <li class="toctree-l3"><a class="reference internal" href="../aer/simulate_unitary_matrix.html#unitarysimulator">UnitarySimulator</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aer/simulate_unitary_matrix.html#simulating-a-quantum-circuit-unitary">Simulating a quantum circuit unitary</a></li> <li class="toctree-l4"><a class="reference internal" href="../aer/simulate_unitary_matrix.html#setting-a-custom-initial-unitary">Setting a custom initial unitary</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../aer/device_noise_simulation.html">Use a simple noise model</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aer/device_noise_simulation.html#introduction">Introduction</a></li> <li class="toctree-l3"><a class="reference internal" href="../aer/device_noise_simulation.html#device-noise-module">Device noise module</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aer/device_noise_simulation.html#ibm-q-provider">IBM Q Provider</a></li> <li class="toctree-l4"><a class="reference internal" href="../aer/device_noise_simulation.html#test-circuit-for-device-and-simulation-comparison">Test circuit for device and simulation comparison</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aer/device_noise_simulation.html#generating-a-device-noise-model">Generating a device noise model</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aer/device_noise_simulation.html#basic-device-noise-model">Basic device noise model</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aer/device_noise_simulation.html#simulating-a-quantum-circuit-with-noise">Simulating a quantum circuit with noise</a></li> <li class="toctree-l3"><a class="reference internal" href="../aer/device_noise_simulation.html#comparison-to-the-real-device">Comparison to the real device</a></li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../ignis/index.html">Qiskit Ignis</a><ul> <li class="toctree-l2"><a class="reference internal" href="../ignis/overview.html">Overview</a><ul> <li class="toctree-l3"><a class="reference internal" href="../ignis/overview.html#circuits">Circuits</a></li> <li class="toctree-l3"><a class="reference internal" href="../ignis/overview.html#fitters">Fitters</a></li> <li class="toctree-l3"><a class="reference internal" href="../ignis/overview.html#filters">Filters</a><ul> <li class="toctree-l4"><a class="reference internal" href="../ignis/overview.html#ignis-organization">Ignis Organization</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../ignis/overview.html#characterization">Characterization</a></li> <li class="toctree-l3"><a class="reference internal" href="../ignis/overview.html#verification">Verification</a></li> <li class="toctree-l3"><a class="reference internal" href="../ignis/overview.html#mitigation">Mitigation</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../ignis/characterization.html">Characterization</a><ul> <li class="toctree-l3"><a class="reference internal" href="../ignis/characterization.html#circuits">Circuits</a><ul> <li class="toctree-l4"><a class="reference internal" href="../ignis/characterization.html#coherence">Coherence</a></li> <li class="toctree-l4"><a class="reference internal" href="../ignis/characterization.html#hamiltonian-parameters">Hamiltonian Parameters</a></li> <li class="toctree-l4"><a class="reference internal" href="../ignis/characterization.html#gate-characterization">Gate Characterization</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../ignis/characterization.html#fitters">Fitters</a><ul> <li class="toctree-l4"><a class="reference internal" href="../ignis/characterization.html#id1">Coherence</a></li> <li class="toctree-l4"><a class="reference internal" href="../ignis/characterization.html#hamiltonian">Hamiltonian</a></li> <li class="toctree-l4"><a class="reference internal" href="../ignis/characterization.html#gates">Gates</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../ignis/measurement_calibration.html">Measurement Calibration</a><ul> <li class="toctree-l3"><a class="reference internal" href="../ignis/measurement_calibration.html#complete-measurement-calibration">Complete Measurement Calibration</a><ul> <li class="toctree-l4"><a class="reference internal" href="../ignis/measurement_calibration.html#generating-measurement-calibration-circuits">Generating Measurement Calibration Circuits</a></li> <li class="toctree-l4"><a class="reference internal" href="../ignis/measurement_calibration.html#analyzing-the-results">Analyzing the Results</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../ignis/measurement_calibration.html#tensored-measurement-calibration">Tensored Measurement Calibration</a><ul> <li class="toctree-l4"><a class="reference internal" href="../ignis/measurement_calibration.html#id1">Generating Measurement Calibration Circuits</a></li> <li class="toctree-l4"><a class="reference internal" href="../ignis/measurement_calibration.html#id2">Analyzing the Results</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../ignis/measurement_calibration.html#applying-the-calibration">Applying the Calibration</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../ignis/tomography.html">Tomography</a><ul> <li class="toctree-l3"><a class="reference internal" href="../ignis/tomography.html#generating-tomography-circuits">Generating Tomography Circuits</a></li> <li class="toctree-l3"><a class="reference internal" href="../ignis/tomography.html#fitting-tomography-results">Fitting Tomography Results</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../ignis/randomized_benchmarking.html">Randomized Benchmarking</a><ul> <li class="toctree-l3"><a class="reference internal" href="../ignis/randomized_benchmarking.html#generating-rb-sequences">Generating RB Sequences</a></li> <li class="toctree-l3"><a class="reference internal" href="../ignis/randomized_benchmarking.html#analyzing-results">Analyzing Results</a></li> <li class="toctree-l3"><a class="reference internal" href="../ignis/randomized_benchmarking.html#predicted-results">Predicted Results</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../ignis/quantum_volume.html">Quantum Volume</a><ul> <li class="toctree-l3"><a class="reference internal" href="../ignis/quantum_volume.html#generating-qv-sequences">Generating QV Sequences</a></li> <li class="toctree-l3"><a class="reference internal" href="../ignis/quantum_volume.html#analyzing-results">Analyzing Results</a></li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../aqua/index.html">Qiskit Aqua</a><ul> <li class="toctree-l2"><a class="reference internal" href="../aqua/library.html">Aqua: A Library of Quantum Algorithms</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aqua/overview.html">Overview</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/overview.html#modularity-and-extensibility">Modularity and Extensibility</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/overview.html#novel-features">Novel Features</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/overview.html#contributors-in-alphabetical-order">Contributors (in Alphabetical Order)</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/overview.html#license">License</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/installation.html">Installation and Setup</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/installation.html#dependencies">Dependencies</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/installation.html#installation">Installation</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/execution.html">Configuring and Running an Experiment</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/execution.html#execution-modes">Execution Modes</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/execution.html#input-file">Input File</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/extending.html">Contributing to Aqua</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/extending.html#dynamically-discovered-components">Dynamically Discovered Components</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/extending.html#aqua-extension-points">Aqua Extension Points</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/extending.html#aqua-documentation-ui">Aqua Documentation UI</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/extending.html#aqua-unit-tests">Aqua Unit Tests</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/algorithms.html">Algorithms</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/algorithms.html#quantum-algorithms">Quantum Algorithms</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/algorithms.html#classical-reference-algorithms">Classical Reference Algorithms</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/optimizers.html">Optimizers</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/optimizers.html#local-optimizers">Local Optimizers</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/optimizers.html#global-optimizers">Global Optimizers</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/variational_forms.html">Variational Forms</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/variational_forms.html#ry">Ry</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/variational_forms.html#ryrz">RyRz</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/variational_forms.html#unitary-coupled-cluster-singles-and-doubles-uccsd">Unitary Coupled Cluster Singles and Doubles (UCCSD)</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/variational_forms.html#swaprz">SwapRz</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/oracles.html">Oracles</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/oracles.html#logical-expression-oracle">Logical Expression Oracle</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/oracles.html#truth-table-oracle">Truth Table Oracle</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/oracles.html#custom-circuit-oracle">Custom Circuit Oracle</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/iqfts.html">Inverse Quantum Fourier Transforms</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/iqfts.html#standard-iqft">Standard IQFT</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/iqfts.html#approximate-iqft">Approximate IQFT</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/initial_states.html">Initial States</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/initial_states.html#zero">Zero</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/initial_states.html#hartree-fock">Hartree-Fock</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/initial_states.html#custom">Custom</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/feature_maps.html">Feature Maps</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/feature_maps.html#first-order-expansion">First Order Expansion</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/feature_maps.html#second-order-expansion">Second Order Expansion</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/feature_maps.html#pauli-z-expansion">Pauli Z Expansion</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/feature_maps.html#pauli-expansion">Pauli Expansion</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/feature_maps.html#raw-feature-vector">Raw Feature Vector</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/multiclass_extensions.html">Multiclass Extensions</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/multiclass_extensions.html#one-against-rest">One Against Rest</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/multiclass_extensions.html#all-pairs">All Pairs</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/multiclass_extensions.html#error-correcting-code">Error Correcting Code</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/random_distributions.html">Random Distributions</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/random_distributions.html#univariate-distributions">Univariate Distributions</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/random_distributions.html#multivariate-distributions">Multivariate Distributions</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/uncertainty_problems.html">Uncertainty Problems</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/uncertainty_problems.html#european-call-option">European Call Option</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/uncertainty_problems.html#fixed-income-asset-pricing">Fixed-Income Asset Pricing</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/eigs.html">Eigenvalues</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/eigs.html#eigsqpe">EigsQPE</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/reciprocals.html">Reciprocals</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/reciprocals.html#partial-table-look-up">Partial Table Look Up</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/reciprocals.html#long-division">Long Division</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/neural_networks.html">Neural Networks</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/neural_networks.html#classical-discriminator">Classical Discriminator</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/neural_networks.html#numpy-discriminator">Numpy Discriminator</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/neural_networks.html#quantum-generator">Quantum Generator</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/circuit_collection.html">Circuit Collection</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/circuit_collection.html#gates">Gates</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/circuit_collection.html#circuits">Circuits</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry.html">Qiskit Chemistry</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_overview.html">Overview</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_overview.html#modularity-and-extensibility">Modularity and Extensibility</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_overview.html#novel-features">Novel Features</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_overview.html#license">License</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_installation.html">Installation and Setup</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_installation.html#dependencies">Dependencies</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_installation.html#code-installation">Code Installation</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_installation.html#installation-of-chemistry-drivers">Installation of Chemistry Drivers</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_drivers.html">Drivers</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_drivers.html#gaussian-16">Gaussian™ 16</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_drivers.html#psi4">PSI4</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_drivers.html#pyscf">PySCF</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_drivers.html#pyquante">PyQuante</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_drivers.html#hdf5">HDF5</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_translators.html">Translators</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_translators.html#jordan-wigner">Jordan-Wigner</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_translators.html#parity">Parity</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_translators.html#bravyi-kitaev">Bravyi-Kitaev</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_translators.html#bravyi-kitaev-superfast">Bravyi-Kitaev Superfast</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_execution.html">Configuring and Running an Experiment</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_execution.html#execution-modes">Execution Modes</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_execution.html#input-file">Input File</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_execution.html#input-file-for-direct-algorithm-invocation">Input File for Direct Algorithm Invocation</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_extending.html">Contributing to Qiskit Chemistry</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_extending.html#dynamically-discovered-components">Dynamically Discovered Components</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_extending.html#extension-points">Extension Points</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/qiskit_chemistry_extending.html#unit-tests">Unit Tests</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/chemistry/release_history.html">Release history</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/chemistry/release_history.html#release-notes">Release Notes</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../aqua/ai/qiskit_ai.html">Qiskit AI</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aqua/ai/qiskit_ai.html#applicable-algorithms">Applicable Algorithms</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/ai/qiskit_ai.html#ai-specific-quantum-algorithms">AI-specific Quantum Algorithms</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/ai/qiskit_ai.html#general-quantum-algorithms-for-ai">General Quantum Algorithms for AI</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/ai/qiskit_ai.html#classical-reference-algorithms-for-ai">Classical Reference Algorithms for AI</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/ai/qiskit_ai.html#contributing-to-qiskit-ai">Contributing to Qiskit AI</a></li> <li class="toctree-l3"><a class="reference internal" href="../aqua/ai/qiskit_ai.html#examples">Examples</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../aqua/optimization/qiskit_optimization.html">Qiskit Optimization</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aqua/optimization/qiskit_optimization.html#qiskit-optimization-problems">Qiskit Optimization Problems</a></li> <li class="toctree-l3"><a class="reference internal" href="../aqua/optimization/qiskit_optimization.html#aqua-algorithms-for-optimization">Aqua Algorithms for Optimization</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/optimization/qiskit_optimization.html#general-quantum-algorithms-for-optimization">General Quantum Algorithms for Optimization</a></li> <li class="toctree-l4"><a class="reference internal" href="../aqua/optimization/qiskit_optimization.html#classical-reference-algorithms-for-optimization">Classical Reference Algorithms for Optimization</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../aqua/optimization/qiskit_optimization.html#contributing-to-qiskit-optimization">Contributing to Qiskit Optimization</a></li> <li class="toctree-l3"><a class="reference internal" href="../aqua/optimization/qiskit_optimization.html#examples">Examples</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../aqua/finance/qiskit_finance.html">Qiskit Finance</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aqua/finance/qiskit_finance.html#qiskit-finance-problems">Qiskit Finance Problems</a></li> <li class="toctree-l3"><a class="reference internal" href="../aqua/finance/qiskit_finance.html#contributing-to-qiskit-finance">Contributing to Qiskit Finance</a></li> <li class="toctree-l3"><a class="reference internal" href="../aqua/finance/qiskit_finance.html#examples">Examples</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../aqua/tutorials/aqua_tutorials.html">Aqua Tutorials</a></li> <li class="toctree-l2"><a class="reference internal" href="../aqua/release_history.html">Release history</a><ul> <li class="toctree-l3"><a class="reference internal" href="../aqua/release_history.html#release-notes">Release Notes</a><ul> <li class="toctree-l4"><a class="reference internal" href="../aqua/release_history.html#qiskit-aqua-0-4-0">Qiskit Aqua 0.4.0</a></li> </ul> </li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../advanced_use_of_ibm_q_devices.html">Advanced Use of IBM Q Devices</a><ul> <li class="toctree-l2"><a class="reference internal" href="../advanced_use_of_ibm_q_devices.html#the-provider">The Provider</a><ul> <li class="toctree-l3"><a class="reference internal" href="../advanced_use_of_ibm_q_devices.html#filtering-the-backends">Filtering the backends</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../advanced_use_of_ibm_q_devices.html#the-backend">The Backend</a></li> <li class="toctree-l2"><a class="reference internal" href="../advanced_use_of_ibm_q_devices.html#the-job">The Job</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../development_strategy.html">Development Strategy</a><ul> <li class="toctree-l2"><a class="reference internal" href="../development_strategy.html#roadmap">Roadmap</a><ul> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#qiskit-terra">Qiskit Terra</a></li> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#qiskit-aer">Qiskit Aer</a></li> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#qiskit-ignis">Qiskit Ignis</a></li> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#qiskit-aqua">Qiskit Aqua</a><ul> <li class="toctree-l4"><a class="reference internal" href="../development_strategy.html#qiskit-chemistry">Qiskit Chemistry</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#summary">Summary</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../development_strategy.html#component-status">Component Status</a><ul> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#modules">Modules</a></li> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#basic-aer-provider">Basic Aer Provider</a></li> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#aer-provider">Aer Provider</a></li> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#ignis">Ignis</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../development_strategy.html#versioning">Versioning</a><ul> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#meta-package-version">Meta-package Version</a><ul> <li class="toctree-l4"><a class="reference internal" href="../development_strategy.html#adding-new-elements">Adding New Elements</a></li> <li class="toctree-l4"><a class="reference internal" href="../development_strategy.html#patch-version-increases">Patch Version Increases</a></li> <li class="toctree-l4"><a class="reference internal" href="../development_strategy.html#minor-version-increases">Minor Version Increases</a></li> <li class="toctree-l4"><a class="reference internal" href="../development_strategy.html#major-version-increases">Major Version Increases</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../development_strategy.html#qiskit-element-requirement-tracking">Qiskit Element Requirement Tracking</a></li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../release_notes.html">Release Notes</a><ul> <li class="toctree-l2"><a class="reference internal" href="../release_notes.html#qiskit-0-10">Qiskit 0.10</a><ul> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#terra-0-8">Terra 0.8</a></li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#aer-0-2">Aer 0.2</a></li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#ignis-0-1">Ignis 0.1</a></li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#aqua-0-5">Aqua 0.5</a></li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#ibm-q-provider-0-2">IBM Q Provider 0.2</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#new-features">New Features</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#bug-fixes">Bug Fixes</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../release_notes.html#qiskit-0-9">Qiskit 0.9</a><ul> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#id1">Terra 0.8</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#highlights">Highlights</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id2">New Features</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#compatibility-considerations">Compatibility Considerations</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#id3">Aer 0.2</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id4">New Features</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id5">Bug Fixes</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id6">Compatibility Considerations</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#id7">Ignis 0.1</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id8">New Features</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id9">Compatibility Considerations</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#id10">Aqua 0.5</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id11">New Features</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id12">Bug Fixes</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id13">Compatibility Considerations</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#ibm-q-provider-0-1">IBM Q Provider 0.1</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id14">New Features</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../release_notes.html#qiskit-0-8">Qiskit 0.8</a><ul> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#terra-0-7">Terra 0.7</a></li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#aer-0-1">Aer 0.1</a></li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#id15">Ignis 0.1</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../release_notes.html#qiskit-0-7">Qiskit 0.7</a><ul> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#id16">Terra 0.7</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id17">New Features</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id18">Compatibility Considerations</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#id19">Aer 0.1</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id20">New Features</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#aqua-0-4">Aqua 0.4</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id21">New Features</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id22">Compatibility Considerations</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../release_notes.html#qiskit-0-6">Qiskit 0.6</a><ul> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#terra-0-6">Terra 0.6</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id23">Highlights</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id24">Compatibility Considerations</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../release_notes.html#qiskit-0-5">Qiskit 0.5</a><ul> <li class="toctree-l3"><a class="reference internal" href="../release_notes.html#terra-0-5">Terra 0.5</a><ul> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id25">Highlights</a></li> <li class="toctree-l4"><a class="reference internal" href="../release_notes.html#id26">Compatibility Considerations</a></li> </ul> </li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../release_notes.html#version-history">Version History</a></li> <li class="toctree-l1 current"><a class="reference internal" href="qiskit.html">API References</a><ul class="current"> <li class="toctree-l2 current"><a class="reference internal" href="qiskit.html#subpackages">Subpackages</a><ul class="current"> <li class="toctree-l3"><a class="reference internal" href="qiskit.aqua.html">qiskit.aqua package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.aqua.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.aqua.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.assembler.html">qiskit.assembler package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.assembler.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.chemistry.html">qiskit.chemistry package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.chemistry.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.chemistry.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.circuit.html">qiskit.circuit package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.circuit.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.compiler.html">qiskit.compiler package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.compiler.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.converters.html">qiskit.converters package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.converters.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.dagcircuit.html">qiskit.dagcircuit package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.dagcircuit.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.extensions.html">qiskit.extensions package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.extensions.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.extensions.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.mapper.html">qiskit.mapper package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.mapper.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3 current"><a class="reference internal" href="qiskit.providers.html">qiskit.providers package</a><ul class="current"> <li class="toctree-l4 current"><a class="reference internal" href="qiskit.providers.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.providers.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.pulse.html">qiskit.pulse package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.pulse.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.pulse.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.qasm.html">qiskit.qasm package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.qasm.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.qasm.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.qobj.html">qiskit.qobj package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.qobj.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.qobj.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.quantum_info.html">qiskit.quantum_info package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.quantum_info.html#subpackages">Subpackages</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.result.html">qiskit.result package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.result.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.test.html">qiskit.test package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.test.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.test.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.tools.html">qiskit.tools package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.tools.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.tools.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.transpiler.html">qiskit.transpiler package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.transpiler.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.transpiler.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.validation.html">qiskit.validation package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.validation.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.validation.html#submodules">Submodules</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="qiskit.visualization.html">qiskit.visualization package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.visualization.html#subpackages">Subpackages</a></li> <li class="toctree-l4"><a class="reference internal" href="qiskit.visualization.html#submodules">Submodules</a></li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="qiskit.html#submodules">Submodules</a><ul> <li class="toctree-l3"><a class="reference internal" href="qiskit._util.html">qiskit._util module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.exceptions.html">qiskit.exceptions module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.execute.html">qiskit.execute module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.qiskiterror.html">qiskit.qiskiterror module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.user_config.html">qiskit.user_config module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.util.html">qiskit.util module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.version.html">qiskit.version module</a></li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../contributing_to_qiskit.html">Contributing to Qiskit</a><ul> <li class="toctree-l2"><a class="reference internal" href="../contributing_to_qiskit.html#where-things-are">Where Things Are</a></li> <li class="toctree-l2"><a class="reference internal" href="../contributing_to_qiskit.html#getting-started">Getting Started</a></li> <li class="toctree-l2"><a class="reference internal" href="../contributing_to_qiskit.html#writing-and-building-documentation">Writing and Building Documentation</a></li> <li class="toctree-l2"><a class="reference internal" href="../contributing_to_qiskit.html#installing-from-source">Installing from Source</a><ul> <li class="toctree-l3"><a class="reference internal" href="../contributing_to_qiskit.html#installing-terra-from-source">Installing Terra from Source</a></li> <li class="toctree-l3"><a class="reference internal" href="../contributing_to_qiskit.html#installing-ibmq-provider-from-source">Installing IBMQ Provider from Source</a></li> <li class="toctree-l3"><a class="reference internal" href="../contributing_to_qiskit.html#installing-aer-from-source">Installing Aer from Source</a></li> <li class="toctree-l3"><a class="reference internal" href="../contributing_to_qiskit.html#installing-ignis-from-source">Installing Ignis from Source</a></li> <li class="toctree-l3"><a class="reference internal" href="../contributing_to_qiskit.html#installing-aqua-from-source">Installing Aqua from Source</a></li> <li class="toctree-l3"><a class="reference internal" href="../contributing_to_qiskit.html#install-chemistry-from-source">Install Chemistry from Source</a></li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../community.html">Community Extensions</a><ul> <li class="toctree-l2"><a class="reference internal" href="../community.html#backend-providers">Backend Providers</a><ul> <li class="toctree-l3"><a class="reference internal" href="../community.html#additional-providers">Additional providers</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../community.html#circuit-optimization">Circuit Optimization</a><ul> <li class="toctree-l3"><a class="reference internal" href="../community.html#additional-passes">Additional passes</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../community.html#tools">Tools</a><ul> <li class="toctree-l3"><a class="reference internal" href="../community.html#additional-tools">Additional Tools</a></li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../license.html">License</a></li> </ul> </nav> </div> </header> <div class="document"> <div class="page-content"> <div class="section" id="module-qiskit.providers.ibmq"> <span id="qiskit-providers-ibmq-package"></span><h1>qiskit.providers.ibmq package<a class="headerlink" href="#module-qiskit.providers.ibmq" title="Permalink to this headline">¶</a></h1> <p>Backends provided by IBM Quantum Experience.</p> <dl class="function"> <dt id="qiskit.providers.ibmq.least_busy"> <code class="descname">least_busy</code><span class="sig-paren">(</span><em>backends</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/qiskit/providers/ibmq.html#least_busy"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#qiskit.providers.ibmq.least_busy" title="Permalink to this definition">¶</a></dt> <dd><p>Return the least busy backend from a list.</p> <p>Return the least busy available backend for those that have a <cite>pending_jobs</cite> in their <cite>status</cite>. Backends such as local backends that do not have this are not considered.</p> <table class="docutils field-list" frame="void" rules="none"> <col class="field-name" /> <col class="field-body" /> <tbody valign="top"> <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>backends</strong> (<em>list</em><em>[</em><a class="reference internal" href="qiskit.providers.basebackend.html#qiskit.providers.basebackend.BaseBackend" title="qiskit.providers.basebackend.BaseBackend"><em>BaseBackend</em></a><em>]</em>) – backends to choose from</td> </tr> <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">the the least busy backend</td> </tr> <tr class="field-odd field"><th class="field-name">Return type:</th><td class="field-body"><a class="reference internal" href="qiskit.providers.basebackend.html#qiskit.providers.basebackend.BaseBackend" title="qiskit.providers.basebackend.BaseBackend">BaseBackend</a></td> </tr> <tr class="field-even field"><th class="field-name">Raises:</th><td class="field-body"><code class="xref py py-exc docutils literal notranslate"><span class="pre">QiskitError</span></code> – if passing a list of backend names that is either empty or none have attribute <code class="docutils literal notranslate"><span class="pre">pending_jobs</span></code></td> </tr> </tbody> </table> </dd></dl> <div class="section" id="subpackages"> <h2>Subpackages<a class="headerlink" href="#subpackages" title="Permalink to this headline">¶</a></h2> <div class="toctree-wrapper compound"> <ul> <li class="toctree-l1"><a class="reference internal" href="qiskit.providers.ibmq.api.html">qiskit.providers.ibmq.api package</a><ul> <li class="toctree-l2"><a class="reference internal" href="qiskit.providers.ibmq.api.html#submodules">Submodules</a><ul> <li class="toctree-l3"><a class="reference internal" href="qiskit.providers.ibmq.api.apijobstatus.html">qiskit.providers.ibmq.api.apijobstatus module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.providers.ibmq.api.exceptions.html">qiskit.providers.ibmq.api.exceptions module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.providers.ibmq.api.ibmqconnector.html">qiskit.providers.ibmq.api.ibmqconnector module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.providers.ibmq.api.utils.html">qiskit.providers.ibmq.api.utils module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.providers.ibmq.api.websocket.html">qiskit.providers.ibmq.api.websocket module</a></li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="qiskit.providers.ibmq.api_v2.html">qiskit.providers.ibmq.api_v2 package</a><ul> <li class="toctree-l2"><a class="reference internal" href="qiskit.providers.ibmq.api_v2.html#subpackages">Subpackages</a><ul> <li class="toctree-l3"><a class="reference internal" href="qiskit.providers.ibmq.api_v2.rest.html">qiskit.providers.ibmq.api_v2.rest package</a><ul> <li class="toctree-l4"><a class="reference internal" href="qiskit.providers.ibmq.api_v2.rest.html#submodules">Submodules</a><ul> <li class="toctree-l5"><a class="reference internal" href="qiskit.providers.ibmq.api_v2.rest.auth.html">qiskit.providers.ibmq.api_v2.rest.auth module</a></li> <li class="toctree-l5"><a class="reference internal" href="qiskit.providers.ibmq.api_v2.rest.backend.html">qiskit.providers.ibmq.api_v2.rest.backend module</a></li> <li class="toctree-l5"><a class="reference internal" href="qiskit.providers.ibmq.api_v2.rest.base.html">qiskit.providers.ibmq.api_v2.rest.base module</a></li> <li class="toctree-l5"><a class="reference internal" href="qiskit.providers.ibmq.api_v2.rest.job.html">qiskit.providers.ibmq.api_v2.rest.job module</a></li> <li class="toctree-l5"><a class="reference internal" href="qiskit.providers.ibmq.api_v2.rest.root.html">qiskit.providers.ibmq.api_v2.rest.root module</a></li> </ul> </li> </ul> </li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="qiskit.providers.ibmq.api_v2.html#submodules">Submodules</a><ul> <li class="toctree-l3"><a class="reference internal" href="qiskit.providers.ibmq.api_v2.exceptions.html">qiskit.providers.ibmq.api_v2.exceptions module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.providers.ibmq.api_v2.ibmqclient.html">qiskit.providers.ibmq.api_v2.ibmqclient module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.providers.ibmq.api_v2.session.html">qiskit.providers.ibmq.api_v2.session module</a></li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="qiskit.providers.ibmq.circuits.html">qiskit.providers.ibmq.circuits package</a><ul> <li class="toctree-l2"><a class="reference internal" href="qiskit.providers.ibmq.circuits.html#submodules">Submodules</a><ul> <li class="toctree-l3"><a class="reference internal" href="qiskit.providers.ibmq.circuits.exceptions.html">qiskit.providers.ibmq.circuits.exceptions module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.providers.ibmq.circuits.manager.html">qiskit.providers.ibmq.circuits.manager module</a></li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="qiskit.providers.ibmq.credentials.html">qiskit.providers.ibmq.credentials package</a><ul> <li class="toctree-l2"><a class="reference internal" href="qiskit.providers.ibmq.credentials.html#submodules">Submodules</a><ul> <li class="toctree-l3"><a class="reference internal" href="qiskit.providers.ibmq.credentials.configrc.html">qiskit.providers.ibmq.credentials.configrc module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.providers.ibmq.credentials.credentials.html">qiskit.providers.ibmq.credentials.credentials module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.providers.ibmq.credentials.environ.html">qiskit.providers.ibmq.credentials.environ module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.providers.ibmq.credentials.exceptions.html">qiskit.providers.ibmq.credentials.exceptions module</a></li> <li class="toctree-l3"><a class="reference internal" href="qiskit.providers.ibmq.credentials.qconfig.html">qiskit.providers.ibmq.credentials.qconfig module</a></li> </ul> </li> </ul> </li> </ul> </div> </div> <div class="section" id="submodules"> <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this headline">¶</a></h2> <div class="toctree-wrapper compound"> <ul> <li class="toctree-l1"><a class="reference internal" href="qiskit.providers.ibmq.exceptions.html">qiskit.providers.ibmq.exceptions module</a></li> <li class="toctree-l1"><a class="reference internal" href="qiskit.providers.ibmq.ibmqbackend.html">qiskit.providers.ibmq.ibmqbackend module</a></li> <li class="toctree-l1"><a class="reference internal" href="qiskit.providers.ibmq.ibmqjob.html">qiskit.providers.ibmq.ibmqjob module</a></li> <li class="toctree-l1"><a class="reference internal" href="qiskit.providers.ibmq.ibmqprovider.html">qiskit.providers.ibmq.ibmqprovider module</a></li> <li class="toctree-l1"><a class="reference internal" href="qiskit.providers.ibmq.ibmqsingleprovider.html">qiskit.providers.ibmq.ibmqsingleprovider module</a></li> <li class="toctree-l1"><a class="reference internal" href="qiskit.providers.ibmq.utils.html">qiskit.providers.ibmq.utils module</a></li> <li class="toctree-l1"><a class="reference internal" href="qiskit.providers.ibmq.version.html">qiskit.providers.ibmq.version module</a></li> </ul> </div> </div> </div> </div> <div class="clearer"></div> </div><div class="pagenation"> <a id="button-prev" href="qiskit.providers.basicaer.unitary_simulator.html" class="mdl-button mdl-js-button mdl-js-ripple-effect mdl-button--colored" role="botton" accesskey="P"> <div class="pagenation-text"> <span class="pagenation-direction">Previous</span> <div>qiskit.providers.basicaer.unitary_simulator module</div> </div> </a> <a id="button-next" href="qiskit.providers.ibmq.api.html" class="mdl-button mdl-js-button mdl-js-ripple-effect mdl-button--colored" role="botton" accesskey="N"> <div class="pagenation-text"> <span class="pagenation-direction">Next</span> <div>qiskit.providers.ibmq.api package</div> </div> </a> </main> </div> <script> function trackClickEvent (data) { if (window.bluemixAnalytics && window.digitalData) { var segmentEvent = { productTitle: window.digitalData.page.pageInfo.productTitle, category: window.digitalData.page.pageInfo.analytics.category, url: window.location.href, action: window.location.href + ' - Clicked: ' + data.action, objectType: data.objectType, successFlag: true }; if(data.milestoneName) { segmentEvent = Object.assign(segmentEvent, { milestoneName: data.milestoneName }); } window.bluemixAnalytics.trackEvent('Custom Event', segmentEvent); } }; function clickExternalLink() { trackClickEvent({ action: "Tutorials Link in Navbar", objectType: "Link", milestoneName: "Looked at tutorials" }); }; var link = document.getElementById('tutorialsLink'); link.addEventListener('click', clickExternalLink); </script> </body> </html>
{% extends "base.html" %} {% block content %} <h1>Free Agents</h1> {% for player in players %} <h2>{{player.player.get_full_name}}</h2> {% endfor %} {% endblock %}
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>ip::basic_endpoint::operator&gt;=</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../boost_asio.html" title="Boost.Asio"> <link rel="up" href="../ip__basic_endpoint.html" title="ip::basic_endpoint"> <link rel="prev" href="operator_gt_.html" title="ip::basic_endpoint::operator&gt;"> <link rel="next" href="port.html" title="ip::basic_endpoint::port"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> <td align="center"><a href="../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="operator_gt_.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ip__basic_endpoint.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="port.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="boost_asio.reference.ip__basic_endpoint.operator_gt__eq_"></a><a class="link" href="operator_gt__eq_.html" title="ip::basic_endpoint::operator&gt;=">ip::basic_endpoint::operator&gt;=</a> </h4></div></div></div> <p> <a class="indexterm" name="idp150641264"></a> Compare endpoints for ordering. </p> <pre class="programlisting"><span class="keyword">friend</span> <span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">&gt;=(</span> <span class="keyword">const</span> <span class="identifier">basic_endpoint</span><span class="special">&lt;</span> <span class="identifier">InternetProtocol</span> <span class="special">&gt;</span> <span class="special">&amp;</span> <span class="identifier">e1</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">basic_endpoint</span><span class="special">&lt;</span> <span class="identifier">InternetProtocol</span> <span class="special">&gt;</span> <span class="special">&amp;</span> <span class="identifier">e2</span><span class="special">);</span> </pre> <h6> <a name="boost_asio.reference.ip__basic_endpoint.operator_gt__eq_.h0"></a> <span class="phrase"><a name="boost_asio.reference.ip__basic_endpoint.operator_gt__eq_.requirements"></a></span><a class="link" href="operator_gt__eq_.html#boost_asio.reference.ip__basic_endpoint.operator_gt__eq_.requirements">Requirements</a> </h6> <p> <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/ip/basic_endpoint.hpp</code> </p> <p> <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio.hpp</code> </p> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2003-2017 Christopher M. Kohlhoff<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="operator_gt_.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ip__basic_endpoint.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="port.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
<!doctype html> <html> <head> <meta charset='utf-8' /> <title>react-csv 2.1.9 | Documentation</title> <meta name='viewport' content='width=device-width,initial-scale=1'> <link href='assets/bass.css' type='text/css' rel='stylesheet' /> <link href='assets/style.css' type='text/css' rel='stylesheet' /> <link href='assets/github.css' type='text/css' rel='stylesheet' /> </head> <body class='documentation'> <div class='max-width-4 mx-auto'> <div class='clearfix md-mxn2'> <div class='fixed xs-hide fix-3 overflow-auto max-height-100'> <div class='py1 px2'> <h3 class='mb0 no-anchor'>react-csv</h3> <div class='mb1'><code>2.1.9</code></div> <input placeholder='Filter' id='filter-input' class='col12 block input' type='text' /> <div id='toc'> <ul class='list-reset h5 py1-ul'> <li><a href='#csvdownload' class=""> CSVDownload </a> </li> <li><a href='#csvlink' class=" toggle-sibling"> CSVLink <span class='icon'>▸</span> </a> <div class='toggle-target display-none'> <ul class='list-reset py1-ul pl1'> <li class='h5'><span>Instance members</span></li> <li><a href='#csvlinkhandlelegacy' class='regular pre-open'> #handleLegacy </a></li> </ul> </div> </li> <li><a href='#issafari' class=""> isSafari </a> </li> </ul> </div> <div class='mt1 h6 quiet'> <a href='http://documentation.js.org/reading-documentation.html'>Need help reading this?</a> </div> </div> </div> <div class='fix-margin-3'> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='csvdownload'> CSVDownload </h3> </div> <div class='pre p1 fill-light mt0'>new CSVDownload(props: any)</div> <p> Extends React.Component </p> <div class='py1 quiet mt1 prose-big'>Parameters</div> <div class='prose'> <div class='space-bottom0'> <div> <span class='code bold'>props</span> <code class='quiet'>(any)</code> </div> </div> </div> <div class='py1 quiet mt1 prose-big'>Example</div> <pre class='p1 overflow-auto round fill-light'>../../sample-site/csvdownload.example.md</pre> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='csvlink'> CSVLink </h3> </div> <div class='pre p1 fill-light mt0'>new CSVLink(props: any)</div> <p> Extends React.Component </p> <div class='py1 quiet mt1 prose-big'>Parameters</div> <div class='prose'> <div class='space-bottom0'> <div> <span class='code bold'>props</span> <code class='quiet'>(any)</code> </div> </div> </div> <div class='py1 quiet mt1 prose-big'>Example</div> <pre class='p1 overflow-auto round fill-light'>../../sample-site/csvlink.example.md</pre> <div class='py1 quiet mt1 prose-big'>Instance Members</div> <div class="clearfix"> <div class='border-bottom' id='csvlinkhandlelegacy'> <div class="clearfix small pointer toggle-sibling"> <div class="py1 contain"> <a class='icon pin-right py1 dark-link caret-right'>▸</a> <span class='code strong strong truncate'>handleLegacy(event, isAsync)</span> </div> </div> <div class="clearfix display-none toggle-target"> <section class='p2 mb2 clearfix bg-white minishadow'> <p>In IE11 this method will trigger the file download</p> <div class='pre p1 fill-light mt0'>handleLegacy(event: any, isAsync: any)</div> <div class='py1 quiet mt1 prose-big'>Parameters</div> <div class='prose'> <div class='space-bottom0'> <div> <span class='code bold'>event</span> <code class='quiet'>(any)</code> </div> </div> <div class='space-bottom0'> <div> <span class='code bold'>isAsync</span> <code class='quiet'>(any = <code>false</code>)</code> </div> </div> </div> </section> </div> </div> </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='issafari'> isSafari </h3> </div> <p>Simple safari detection based on user agent test</p> <div class='pre p1 fill-light mt0'>isSafari</div> </section> </div> </div> </div> <script src='assets/anchor.js'></script> <script src='assets/site.js'></script> </body> </html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_31) on Mon May 14 22:52:30 PDT 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> com.fasterxml.jackson.dataformat.xml.jaxb (Jackson-dataformat-XML 2.0.2 API) </TITLE> <META NAME="date" CONTENT="2012-05-14"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="white"> <FONT size="+1" CLASS="FrameTitleFont"> <A HREF="../../../../../../com/fasterxml/jackson/dataformat/xml/jaxb/package-summary.html" target="classFrame">com.fasterxml.jackson.dataformat.xml.jaxb</A></FONT> <TABLE BORDER="0" WIDTH="100%" SUMMARY=""> <TR> <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> Classes</FONT>&nbsp; <FONT CLASS="FrameItemFont"> <BR> <A HREF="XmlJaxbAnnotationIntrospector.html" title="class in com.fasterxml.jackson.dataformat.xml.jaxb" target="classFrame">XmlJaxbAnnotationIntrospector</A></FONT></TD> </TR> </TABLE> </BODY> </HTML>
<!DOCTYPE html> <html class="no-js css-menubar" lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui"> <meta name="description" content="bootstrap admin template"> <meta name="author" content=""> <title>Social Widgets | Remark Admin Template</title> <link rel="apple-touch-icon" href="../../assets/images/apple-touch-icon.png"> <link rel="shortcut icon" href="../../assets/images/favicon.ico"> <!-- Stylesheets --> <link rel="stylesheet" href="../../../global/css/bootstrap.min.css"> <link rel="stylesheet" href="../../../global/css/bootstrap-extend.min.css"> <link rel="stylesheet" href="../../assets/css/site.min.css"> <!-- Plugins --> <link rel="stylesheet" href="../../../global/vendor/animsition/animsition.css"> <link rel="stylesheet" href="../../../global/vendor/asscrollable/asScrollable.css"> <link rel="stylesheet" href="../../../global/vendor/switchery/switchery.css"> <link rel="stylesheet" href="../../../global/vendor/intro-js/introjs.css"> <link rel="stylesheet" href="../../../global/vendor/slidepanel/slidePanel.css"> <link rel="stylesheet" href="../../../global/vendor/flag-icon-css/flag-icon.css"> <link rel="stylesheet" href="../../assets/examples/css/widgets/social.css"> <!-- Fonts --> <link rel="stylesheet" href="../../../global/fonts/web-icons/web-icons.min.css"> <link rel="stylesheet" href="../../../global/fonts/brand-icons/brand-icons.min.css"> <link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Roboto:300,400,500,300italic'> <!--[if lt IE 9]> <script src="../../../global/vendor/html5shiv/html5shiv.min.js"></script> <![endif]--> <!--[if lt IE 10]> <script src="../../../global/vendor/media-match/media.match.min.js"></script> <script src="../../../global/vendor/respond/respond.min.js"></script> <![endif]--> <!-- Scripts --> <script src="../../../global/vendor/breakpoints/breakpoints.js"></script> <script> Breakpoints(); </script> </head> <body class="animsition"> <!--[if lt IE 8]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <nav class="site-navbar navbar navbar-default navbar-fixed-top navbar-mega" role="navigation"> <div class="navbar-header"> <button type="button" class="navbar-toggler hamburger hamburger-close navbar-toggler-left hided" data-toggle="menubar"> <span class="sr-only">Toggle navigation</span> <span class="hamburger-bar"></span> </button> <button type="button" class="navbar-toggler collapsed" data-target="#site-navbar-collapse" data-toggle="collapse"> <i class="icon wb-more-horizontal" aria-hidden="true"></i> </button> <div class="navbar-brand navbar-brand-center site-gridmenu-toggle" data-toggle="gridmenu"> <img class="navbar-brand-logo" src="../../assets/images/logo.png" title="Remark"> <span class="navbar-brand-text hidden-xs-down"> Remark</span> </div> <button type="button" class="navbar-toggler collapsed" data-target="#site-navbar-search" data-toggle="collapse"> <span class="sr-only">Toggle Search</span> <i class="icon wb-search" aria-hidden="true"></i> </button> </div> <div class="navbar-container container-fluid"> <!-- Navbar Collapse --> <div class="collapse navbar-collapse navbar-collapse-toolbar" id="site-navbar-collapse"> <!-- Navbar Toolbar --> <ul class="nav navbar-toolbar"> <li class="nav-item hidden-float" id="toggleMenubar"> <a class="nav-link" data-toggle="menubar" href="#" role="button"> <i class="icon hamburger hamburger-arrow-left"> <span class="sr-only">Toggle menubar</span> <span class="hamburger-bar"></span> </i> </a> </li> <li class="nav-item hidden-sm-down" id="toggleFullscreen"> <a class="nav-link icon icon-fullscreen" data-toggle="fullscreen" href="#" role="button"> <span class="sr-only">Toggle fullscreen</span> </a> </li> <li class="nav-item hidden-float"> <a class="nav-link icon wb-search" data-toggle="collapse" href="#" data-target="#site-navbar-search" role="button"> <span class="sr-only">Toggle Search</span> </a> </li> <li class="nav-item dropdown dropdown-fw dropdown-mega"> <a class="nav-link" data-toggle="dropdown" href="#" aria-expanded="false" data-animation="fade" role="button">Mega <i class="icon wb-chevron-down-mini" aria-hidden="true"></i></a> <div class="dropdown-menu" role="menu"> <div class="mega-content"> <div class="row"> <div class="col-xs-12 col-md-4"> <h5>UI Kit</h5> <ul class="blocks-2"> <li class="mega-menu m-0"> <ul class="list-icons"> <li><i class="wb-chevron-right-mini" aria-hidden="true"></i> <a href="../advanced/animation.html">Animation</a> </li> <li><i class="wb-chevron-right-mini" aria-hidden="true"></i> <a href="../uikit/buttons.html">Buttons</a> </li> <li><i class="wb-chevron-right-mini" aria-hidden="true"></i> <a href="../uikit/colors.html">Colors</a> </li> <li><i class="wb-chevron-right-mini" aria-hidden="true"></i> <a href="../uikit/dropdowns.html">Dropdowns</a> </li> <li><i class="wb-chevron-right-mini" aria-hidden="true"></i> <a href="../uikit/icons.html">Icons</a> </li> <li><i class="wb-chevron-right-mini" aria-hidden="true"></i> <a href="../advanced/lightbox.html">Lightbox</a> </li> </ul> </li> <li class="mega-menu m-0"> <ul class="list-icons"> <li><i class="wb-chevron-right-mini" aria-hidden="true"></i> <a href="../uikit/modals.html">Modals</a> </li> <li><i class="wb-chevron-right-mini" aria-hidden="true"></i> <a href="../uikit/panel-structure.html">Panels</a> </li> <li><i class="wb-chevron-right-mini" aria-hidden="true"></i> <a href="../structure/overlay.html">Overlay</a> </li> <li><i class="wb-chevron-right-mini" aria-hidden="true"></i> <a href="../uikit/tooltip-popover.html ">Tooltips</a> </li> <li><i class="wb-chevron-right-mini" aria-hidden="true"></i> <a href="../advanced/scrollable.html">Scrollable</a> </li> <li><i class="wb-chevron-right-mini" aria-hidden="true"></i> <a href="../uikit/typography.html">Typography</a> </li> </ul> </li> </ul> </div> <div class="col-xs-12 col-md-4"> <h5>Media <span class="tag tag-pill tag-success">4</span> </h5> <ul class="blocks-3"> <li> <a class="thumbnail m-0" href="javascript:void(0)"> <img class="w-full" src="../../../global/photos/placeholder.png" alt="..." /> </a> </li> <li> <a class="thumbnail m-0" href="javascript:void(0)"> <img class="w-full" src="../../../global/photos/placeholder.png" alt="..." /> </a> </li> <li> <a class="thumbnail m-0" href="javascript:void(0)"> <img class="w-full" src="../../../global/photos/placeholder.png" alt="..." /> </a> </li> <li> <a class="thumbnail m-0" href="javascript:void(0)"> <img class="w-full" src="../../../global/photos/placeholder.png" alt="..." /> </a> </li> <li> <a class="thumbnail m-0" href="javascript:void(0)"> <img class="w-full" src="../../../global/photos/placeholder.png" alt="..." /> </a> </li> <li> <a class="thumbnail m-0" href="javascript:void(0)"> <img class="w-full" src="../../../global/photos/placeholder.png" alt="..." /> </a> </li> </ul> </div> <div class="col-xs-12 col-md-4"> <h5 class="m-b-0">Accordion</h5> <!-- Accordion --> <div class="panel-group panel-group-simple" id="siteMegaAccordion" aria-multiselectable="true" role="tablist"> <div class="panel"> <div class="panel-heading" id="siteMegaAccordionHeadingOne" role="tab"> <a class="panel-title" data-toggle="collapse" href="#siteMegaCollapseOne" data-parent="#siteMegaAccordion" aria-expanded="false" aria-controls="siteMegaCollapseOne"> Collapsible Group Item #1 </a> </div> <div class="panel-collapse collapse" id="siteMegaCollapseOne" aria-labelledby="siteMegaAccordionHeadingOne" role="tabpanel"> <div class="panel-body"> De moveat laudatur vestra parum doloribus labitur sentire partes, eripuit praesenti congressus ostendit alienae, voluptati ornateque accusamus clamat reperietur convicia albucius. </div> </div> </div> <div class="panel"> <div class="panel-heading" id="siteMegaAccordionHeadingTwo" role="tab"> <a class="panel-title collapsed" data-toggle="collapse" href="#siteMegaCollapseTwo" data-parent="#siteMegaAccordion" aria-expanded="false" aria-controls="siteMegaCollapseTwo"> Collapsible Group Item #2 </a> </div> <div class="panel-collapse collapse" id="siteMegaCollapseTwo" aria-labelledby="siteMegaAccordionHeadingTwo" role="tabpanel"> <div class="panel-body"> Praestabiliorem. Pellat excruciant legantur ullum leniter vacare foris voluptate loco ignavi, credo videretur multoque choro fatemur mortis animus adoptionem, bello statuat expediunt naturales. </div> </div> </div> <div class="panel"> <div class="panel-heading" id="siteMegaAccordionHeadingThree" role="tab"> <a class="panel-title collapsed" data-toggle="collapse" href="#siteMegaCollapseThree" data-parent="#siteMegaAccordion" aria-expanded="false" aria-controls="siteMegaCollapseThree"> Collapsible Group Item #3 </a> </div> <div class="panel-collapse collapse" id="siteMegaCollapseThree" aria-labelledby="siteMegaAccordionHeadingThree" role="tabpanel"> <div class="panel-body"> Horum, antiquitate perciperet d conspectum locus obruamus animumque perspici probabis suscipere. Desiderat magnum, contenta poena desiderant concederetur menandri damna disputandum corporum. </div> </div> </div> </div> <!-- End Accordion --> </div> </div> </div> </div> </li> </ul> <!-- End Navbar Toolbar --> <!-- Navbar Toolbar Right --> <ul class="nav navbar-toolbar navbar-right navbar-toolbar-right"> <li class="nav-item dropdown"> <a class="nav-link" data-toggle="dropdown" href="javascript:void(0)" data-animation="scale-up" aria-expanded="false" role="button"> <span class="flag-icon flag-icon-us"></span> </a> <div class="dropdown-menu" role="menu"> <a class="dropdown-item" href="javascript:void(0)" role="menuitem"> <span class="flag-icon flag-icon-gb"></span> English</a> <a class="dropdown-item" href="javascript:void(0)" role="menuitem"> <span class="flag-icon flag-icon-fr"></span> French</a> <a class="dropdown-item" href="javascript:void(0)" role="menuitem"> <span class="flag-icon flag-icon-cn"></span> Chinese</a> <a class="dropdown-item" href="javascript:void(0)" role="menuitem"> <span class="flag-icon flag-icon-de"></span> German</a> <a class="dropdown-item" href="javascript:void(0)" role="menuitem"> <span class="flag-icon flag-icon-nl"></span> Dutch</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link navbar-avatar" data-toggle="dropdown" href="#" aria-expanded="false" data-animation="scale-up" role="button"> <span class="avatar avatar-online"> <img src="../../../global/portraits/5.jpg" alt="..."> <i></i> </span> </a> <div class="dropdown-menu" role="menu"> <a class="dropdown-item" href="javascript:void(0)" role="menuitem"><i class="icon wb-user" aria-hidden="true"></i> Profile</a> <a class="dropdown-item" href="javascript:void(0)" role="menuitem"><i class="icon wb-payment" aria-hidden="true"></i> Billing</a> <a class="dropdown-item" href="javascript:void(0)" role="menuitem"><i class="icon wb-settings" aria-hidden="true"></i> Settings</a> <div class="dropdown-divider" role="presentation"></div> <a class="dropdown-item" href="javascript:void(0)" role="menuitem"><i class="icon wb-power" aria-hidden="true"></i> Logout</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link" data-toggle="dropdown" href="javascript:void(0)" title="Notifications" aria-expanded="false" data-animation="scale-up" role="button"> <i class="icon wb-bell" aria-hidden="true"></i> <span class="tag tag-pill tag-danger up">5</span> </a> <div class="dropdown-menu dropdown-menu-right dropdown-menu-media" role="menu"> <div class="dropdown-menu-header"> <h5>NOTIFICATIONS</h5> <span class="tag tag-round tag-danger">New 5</span> </div> <div class="list-group"> <div data-role="container"> <div data-role="content"> <a class="list-group-item dropdown-item" href="javascript:void(0)" role="menuitem"> <div class="media"> <div class="media-left p-r-10"> <i class="icon wb-order bg-red-600 white icon-circle" aria-hidden="true"></i> </div> <div class="media-body"> <h6 class="media-heading">A new order has been placed</h6> <time class="media-meta" datetime="2017-06-12T20:50:48+08:00">5 hours ago</time> </div> </div> </a> <a class="list-group-item dropdown-item" href="javascript:void(0)" role="menuitem"> <div class="media"> <div class="media-left p-r-10"> <i class="icon wb-user bg-green-600 white icon-circle" aria-hidden="true"></i> </div> <div class="media-body"> <h6 class="media-heading">Completed the task</h6> <time class="media-meta" datetime="2017-06-11T18:29:20+08:00">2 days ago</time> </div> </div> </a> <a class="list-group-item dropdown-item" href="javascript:void(0)" role="menuitem"> <div class="media"> <div class="media-left p-r-10"> <i class="icon wb-settings bg-red-600 white icon-circle" aria-hidden="true"></i> </div> <div class="media-body"> <h6 class="media-heading">Settings updated</h6> <time class="media-meta" datetime="2017-06-11T14:05:00+08:00">2 days ago</time> </div> </div> </a> <a class="list-group-item dropdown-item" href="javascript:void(0)" role="menuitem"> <div class="media"> <div class="media-left p-r-10"> <i class="icon wb-calendar bg-blue-600 white icon-circle" aria-hidden="true"></i> </div> <div class="media-body"> <h6 class="media-heading">Event started</h6> <time class="media-meta" datetime="2017-06-10T13:50:18+08:00">3 days ago</time> </div> </div> </a> <a class="list-group-item dropdown-item" href="javascript:void(0)" role="menuitem"> <div class="media"> <div class="media-left p-r-10"> <i class="icon wb-chat bg-orange-600 white icon-circle" aria-hidden="true"></i> </div> <div class="media-body"> <h6 class="media-heading">Message received</h6> <time class="media-meta" datetime="2017-06-10T12:34:48+08:00">3 days ago</time> </div> </div> </a> </div> </div> </div> <div class="dropdown-menu-footer"> <a class="dropdown-menu-footer-btn" href="javascript:void(0)" role="button"> <i class="icon md-settings" aria-hidden="true"></i> </a> <a class="dropdown-item" href="javascript:void(0)" role="menuitem"> All notifications </a> </div> </div> </li> <li class="nav-item dropdown"> <a class="nav-link" data-toggle="dropdown" href="javascript:void(0)" title="Messages" aria-expanded="false" data-animation="scale-up" role="button"> <i class="icon wb-envelope" aria-hidden="true"></i> <span class="tag tag-pill tag-info up">3</span> </a> <div class="dropdown-menu dropdown-menu-right dropdown-menu-media" role="menu"> <div class="dropdown-menu-header" role="presentation"> <h5>MESSAGES</h5> <span class="tag tag-round tag-info">New 3</span> </div> <div class="list-group" role="presentation"> <div data-role="container"> <div data-role="content"> <a class="list-group-item" href="javascript:void(0)" role="menuitem"> <div class="media"> <div class="media-left p-r-10"> <span class="avatar avatar-sm avatar-online"> <img src="../../../global/portraits/2.jpg" alt="..." /> <i></i> </span> </div> <div class="media-body"> <h6 class="media-heading">Mary Adams</h6> <div class="media-meta"> <time datetime="2017-06-17T20:22:05+08:00">30 minutes ago</time> </div> <div class="media-detail">Anyways, i would like just do it</div> </div> </div> </a> <a class="list-group-item" href="javascript:void(0)" role="menuitem"> <div class="media"> <div class="media-left p-r-10"> <span class="avatar avatar-sm avatar-off"> <img src="../../../global/portraits/3.jpg" alt="..." /> <i></i> </span> </div> <div class="media-body"> <h6 class="media-heading">Caleb Richards</h6> <div class="media-meta"> <time datetime="2017-06-17T12:30:30+08:00">12 hours ago</time> </div> <div class="media-detail">I checheck the document. But there seems</div> </div> </div> </a> <a class="list-group-item" href="javascript:void(0)" role="menuitem"> <div class="media"> <div class="media-left p-r-10"> <span class="avatar avatar-sm avatar-busy"> <img src="../../../global/portraits/4.jpg" alt="..." /> <i></i> </span> </div> <div class="media-body"> <h6 class="media-heading">June Lane</h6> <div class="media-meta"> <time datetime="2017-06-16T18:38:40+08:00">2 days ago</time> </div> <div class="media-detail">Lorem ipsum Id consectetur et minim</div> </div> </div> </a> <a class="list-group-item" href="javascript:void(0)" role="menuitem"> <div class="media"> <div class="media-left p-r-10"> <span class="avatar avatar-sm avatar-away"> <img src="../../../global/portraits/5.jpg" alt="..." /> <i></i> </span> </div> <div class="media-body"> <h6 class="media-heading">Edward Fletcher</h6> <div class="media-meta"> <time datetime="2017-06-15T20:34:48+08:00">3 days ago</time> </div> <div class="media-detail">Dolor et irure cupidatat commodo nostrud nostrud.</div> </div> </div> </a> </div> </div> </div> <div class="dropdown-menu-footer" role="presentation"> <a class="dropdown-menu-footer-btn" href="javascript:void(0)" role="button"> <i class="icon wb-settings" aria-hidden="true"></i> </a> <a class="dropdown-item" href="javascript:void(0)" role="menuitem"> See all messages </a> </div> </div> </li> <li class="nav-item" id="toggleChat"> <a class="nav-link" data-toggle="site-sidebar" href="javascript:void(0)" title="Chat" data-url="../site-sidebar.tpl"> <i class="icon wb-chat" aria-hidden="true"></i> </a> </li> </ul> <!-- End Navbar Toolbar Right --> </div> <!-- End Navbar Collapse --> <!-- Site Navbar Seach --> <div class="collapse navbar-search-overlap" id="site-navbar-search"> <form role="search"> <div class="form-group"> <div class="input-search"> <i class="input-search-icon wb-search" aria-hidden="true"></i> <input type="text" class="form-control" name="site-search" placeholder="Search..."> <button type="button" class="input-search-close icon wb-close" data-target="#site-navbar-search" data-toggle="collapse" aria-label="Close"></button> </div> </div> </form> </div> <!-- End Site Navbar Seach --> </div> </nav> <div class="site-menubar"> <div class="site-menubar-body"> <div> <div> <ul class="site-menu" data-plugin="menu"> <li class="site-menu-category">General</li> <li class="site-menu-item has-sub"> <a href="javascript:void(0)"> <i class="site-menu-icon wb-dashboard" aria-hidden="true"></i> <span class="site-menu-title">Dashboard</span> <div class="site-menu-badge"> <span class="tag tag-pill tag-success">3</span> </div> </a> <ul class="site-menu-sub"> <li class="site-menu-item"> <a class="animsition-link" href="../index.html"> <span class="site-menu-title">Dashboard v1</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../dashboard/v2.html"> <span class="site-menu-title">Dashboard v2</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../dashboard/ecommerce.html"> <span class="site-menu-title">Ecommerce</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../dashboard/analytics.html"> <span class="site-menu-title">Analytics</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../dashboard/team.html"> <span class="site-menu-title">Team</span> </a> </li> </ul> </li> <li class="site-menu-item has-sub"> <a href="javascript:void(0)"> <i class="site-menu-icon wb-layout" aria-hidden="true"></i> <span class="site-menu-title">Layouts</span> <span class="site-menu-arrow"></span> </a> <ul class="site-menu-sub"> <li class="site-menu-item"> <a class="animsition-link" href="../layouts/menu-collapsed.html"> <span class="site-menu-title">Menu Collapsed</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../layouts/menu-collapsed-alt.html"> <span class="site-menu-title">Menu Collapsed Alt</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../layouts/menu-expended.html"> <span class="site-menu-title">Menu Expended</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../layouts/grids.html"> <span class="site-menu-title">Grid Scaffolding</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../layouts/layout-grid.html"> <span class="site-menu-title">Layout Grid</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../layouts/headers.html"> <span class="site-menu-title">Different Headers</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../layouts/panel-transition.html"> <span class="site-menu-title">Panel Transition</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../layouts/boxed.html"> <span class="site-menu-title">Boxed Layout</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../layouts/two-columns.html"> <span class="site-menu-title">Two Columns</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../layouts/menubar-flipped.html"> <span class="site-menu-title">Menubar Flipped</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../layouts/menubar-native-scrolling.html"> <span class="site-menu-title">Menubar Native Scrolling</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../layouts/bordered-header.html"> <span class="site-menu-title">Bordered Header</span> </a> </li> <li class="site-menu-item has-sub"> <a href="javascript:void(0)"> <span class="site-menu-title">Page Aside</span> <div class="site-menu-label"> <span class="tag tag-danger tag-round m-r-25">new</span> </div> <span class="site-menu-arrow"></span> </a> <ul class="site-menu-sub"> <li class="site-menu-item"> <a class="animsition-link" href="../layouts/aside-left-static.html"> <span class="site-menu-title">Left Static</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../layouts/aside-right-static.html"> <span class="site-menu-title">Right Static</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../layouts/aside-left-fixed.html"> <span class="site-menu-title">Left Fixed</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../layouts/aside-right-fixed.html"> <span class="site-menu-title">Right Fixed</span> </a> </li> </ul> </li> </ul> </li> <li class="site-menu-item has-sub"> <a href="javascript:void(0)"> <i class="site-menu-icon wb-file" aria-hidden="true"></i> <span class="site-menu-title">Pages</span> <span class="site-menu-arrow"></span> </a> <ul class="site-menu-sub"> <li class="site-menu-item has-sub"> <a href="javascript:void(0)"> <span class="site-menu-title">Errors</span> <span class="site-menu-arrow"></span> </a> <ul class="site-menu-sub"> <li class="site-menu-item"> <a class="animsition-link" href="../pages/error-400.html"> <span class="site-menu-title">400 Bad Request</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/error-403.html"> <span class="site-menu-title">403 Forbidden</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/error-404.html"> <span class="site-menu-title">404 Not Found</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/error-500.html"> <span class="site-menu-title">500 Internal Server Error</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/error-503.html"> <span class="site-menu-title">503 Service Unavailable</span> </a> </li> </ul> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/faq.html"> <span class="site-menu-title">FAQ</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/gallery.html"> <span class="site-menu-title">Gallery</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/gallery-grid.html"> <span class="site-menu-title">Gallery Grid</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/search-result.html"> <span class="site-menu-title">Search Result</span> </a> </li> <li class="site-menu-item has-sub"> <a href="javascript:void(0)"> <span class="site-menu-title">Maps</span> <span class="site-menu-arrow"></span> </a> <ul class="site-menu-sub"> <li class="site-menu-item"> <a class="animsition-link" href="../pages/map-google.html"> <span class="site-menu-title">Google Maps</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/map-vector.html"> <span class="site-menu-title">Vector Maps</span> </a> </li> </ul> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/maintenance.html"> <span class="site-menu-title">Maintenance</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/forgot-password.html"> <span class="site-menu-title">Forgot Password</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/lockscreen.html"> <span class="site-menu-title">Lockscreen</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/login.html"> <span class="site-menu-title">Login</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/register.html"> <span class="site-menu-title">Register</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/login-v2.html"> <span class="site-menu-title">Login V2</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/register-v2.html"> <span class="site-menu-title">Register V2</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/login-v3.html"> <span class="site-menu-title">Login V3</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/register-v3.html"> <span class="site-menu-title">Register V3</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/user.html"> <span class="site-menu-title">User List</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/invoice.html"> <span class="site-menu-title">Invoice</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/blank.html"> <span class="site-menu-title">Blank Page</span> </a> </li> <li class="site-menu-item has-sub"> <a href="javascript:void(0)"> <span class="site-menu-title">Email</span> <span class="site-menu-arrow"></span> </a> <ul class="site-menu-sub"> <li class="site-menu-item"> <a class="animsition-link" href="../pages/email-articles.html"> <span class="site-menu-title">Articles</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/email-welcome.html"> <span class="site-menu-title">Welcome</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/email-post.html"> <span class="site-menu-title">Post</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/email-thumbnail.html"> <span class="site-menu-title">Thumbnail</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/email-news.html"> <span class="site-menu-title">News</span> </a> </li> </ul> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/code-editor.html"> <span class="site-menu-title">Code Editor</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/profile.html"> <span class="site-menu-title">Profile</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/profile-v2.html"> <span class="site-menu-title">Profile V2</span> <div class="site-menu-label"> <span class="tag tag-info tag-round">new</span> </div> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/profile-v3.html"> <span class="site-menu-title">Profile V3</span> <div class="site-menu-label"> <span class="tag tag-info tag-round">new</span> </div> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/site-map.html"> <span class="site-menu-title">Sitemap</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../pages/project.html"> <span class="site-menu-title">Project</span> <div class="site-menu-label"> <span class="tag tag-info tag-round">new</span> </div> </a> </li> </ul> </li> <li class="site-menu-category">Elements</li> <li class="site-menu-item has-sub"> <a href="javascript:void(0)"> <i class="site-menu-icon wb-bookmark" aria-hidden="true"></i> <span class="site-menu-title">Basic UI</span> <span class="site-menu-arrow"></span> </a> <ul class="site-menu-sub"> <li class="site-menu-item has-sub"> <a href="javascript:void(0)"> <span class="site-menu-title">Panel</span> <span class="site-menu-arrow"></span> </a> <ul class="site-menu-sub"> <li class="site-menu-item"> <a class="animsition-link" href="../uikit/panel-structure.html"> <span class="site-menu-title">Panel Structure</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../uikit/panel-actions.html"> <span class="site-menu-title">Panel Actions</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../uikit/panel-portlets.html"> <span class="site-menu-title">Panel Portlets</span> </a> </li> </ul> </li> <li class="site-menu-item"> <a class="animsition-link" href="../uikit/buttons.html"> <span class="site-menu-title">Buttons</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../uikit/cards.html"> <span class="site-menu-title">Cards</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../uikit/dropdowns.html"> <span class="site-menu-title">Dropdowns</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../uikit/icons.html"> <span class="site-menu-title">Icons</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../uikit/list.html"> <span class="site-menu-title">List</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../uikit/tooltip-popover.html"> <span class="site-menu-title">Tooltip &amp; Popover</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../uikit/modals.html"> <span class="site-menu-title">Modals</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../uikit/tabs-accordions.html"> <span class="site-menu-title">Tabs &amp; Accordions</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../uikit/images.html"> <span class="site-menu-title">Images</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../uikit/tags.html"> <span class="site-menu-title">Tags</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../uikit/progress-bars.html"> <span class="site-menu-title">Progress Bars</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../uikit/carousel.html"> <span class="site-menu-title">Carousel</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../uikit/typography.html"> <span class="site-menu-title">Typography</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../uikit/colors.html"> <span class="site-menu-title">Colors</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../uikit/utilities.html"> <span class="site-menu-title">Utilties</span> </a> </li> </ul> </li> <li class="site-menu-item has-sub"> <a href="javascript:void(0)"> <i class="site-menu-icon wb-hammer" aria-hidden="true"></i> <span class="site-menu-title">Advanced UI</span> <span class="site-menu-arrow"></span> </a> <ul class="site-menu-sub"> <li class="site-menu-item hidden-sm-down site-tour-trigger"> <a href="javascript:void(0)"> <span class="site-menu-title">Tour</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../advanced/animation.html"> <span class="site-menu-title">Animation</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../advanced/highlight.html"> <span class="site-menu-title">Highlight</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../advanced/lightbox.html"> <span class="site-menu-title">Lightbox</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../advanced/scrollable.html"> <span class="site-menu-title">Scrollable</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../advanced/rating.html"> <span class="site-menu-title">Rating</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../advanced/context-menu.html"> <span class="site-menu-title">Context Menu</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../advanced/alertify.html"> <span class="site-menu-title">Alertify</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../advanced/masonry.html"> <span class="site-menu-title">Masonry</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../advanced/treeview.html"> <span class="site-menu-title">Treeview</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../advanced/toastr.html"> <span class="site-menu-title">Toastr</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../advanced/maps-vector.html"> <span class="site-menu-title">Vector Maps</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../advanced/maps-google.html"> <span class="site-menu-title">Google Maps</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../advanced/sortable-nestable.html"> <span class="site-menu-title">Sortable &amp; Nestable</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../advanced/bootbox-sweetalert.html"> <span class="site-menu-title">Bootbox &amp; Sweetalert</span> </a> </li> </ul> </li> <li class="site-menu-item has-sub"> <a href="javascript:void(0)"> <i class="site-menu-icon wb-plugin" aria-hidden="true"></i> <span class="site-menu-title">Structure</span> <span class="site-menu-arrow"></span> </a> <ul class="site-menu-sub"> <li class="site-menu-item"> <a class="animsition-link" href="../structure/alerts.html"> <span class="site-menu-title">Alerts</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../structure/ribbon.html"> <span class="site-menu-title">Ribbon</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../structure/pricing-tables.html"> <span class="site-menu-title">Pricing Tables</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../structure/overlay.html"> <span class="site-menu-title">Overlay</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../structure/cover.html"> <span class="site-menu-title">Cover</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../structure/timeline-simple.html"> <span class="site-menu-title">Simple Timeline</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../structure/timeline.html"> <span class="site-menu-title">Timeline</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../structure/step.html"> <span class="site-menu-title">Step</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../structure/comments.html"> <span class="site-menu-title">Comments</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../structure/media.html"> <span class="site-menu-title">Media</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../structure/chat.html"> <span class="site-menu-title">Chat</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../structure/testimonials.html"> <span class="site-menu-title">Testimonials</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../structure/nav.html"> <span class="site-menu-title">Nav</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../structure/navbars.html"> <span class="site-menu-title">Navbars</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../structure/blockquotes.html"> <span class="site-menu-title">Blockquotes</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../structure/pagination.html"> <span class="site-menu-title">Pagination</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../structure/breadcrumbs.html"> <span class="site-menu-title">Breadcrumbs</span> </a> </li> </ul> </li> <li class="site-menu-item has-sub active open"> <a href="javascript:void(0)"> <i class="site-menu-icon wb-extension" aria-hidden="true"></i> <span class="site-menu-title">Widgets</span> <span class="site-menu-arrow"></span> </a> <ul class="site-menu-sub"> <li class="site-menu-item"> <a class="animsition-link" href="../widgets/statistics.html"> <span class="site-menu-title">Statistics Widgets</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../widgets/data.html"> <span class="site-menu-title">Data Widgets</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../widgets/blog.html"> <span class="site-menu-title">Blog Widgets</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../widgets/chart.html"> <span class="site-menu-title">Chart Widgets</span> </a> </li> <li class="site-menu-item active"> <a class="animsition-link" href="../widgets/social.html"> <span class="site-menu-title">Social Widgets</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../widgets/weather.html"> <span class="site-menu-title">Weather Widgets</span> </a> </li> </ul> </li> <li class="site-menu-item has-sub"> <a href="javascript:void(0)"> <i class="site-menu-icon wb-library" aria-hidden="true"></i> <span class="site-menu-title">Forms</span> <span class="site-menu-arrow"></span> </a> <ul class="site-menu-sub"> <li class="site-menu-item"> <a class="animsition-link" href="../forms/general.html"> <span class="site-menu-title">General Elements</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../forms/material.html"> <span class="site-menu-title">Material Elements</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../forms/advanced.html"> <span class="site-menu-title">Advanced Elements</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../forms/layouts.html"> <span class="site-menu-title">Form Layouts</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../forms/wizard.html"> <span class="site-menu-title">Form Wizard</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../forms/validation.html"> <span class="site-menu-title">Form Validation</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../forms/masks.html"> <span class="site-menu-title">Form Masks</span> </a> </li> <li class="site-menu-item has-sub"> <a href="javascript:void(0)"> <span class="site-menu-title">Editors</span> <span class="site-menu-arrow"></span> </a> <ul class="site-menu-sub"> <li class="site-menu-item"> <a class="animsition-link" href="../forms/editor-summernote.html"> <span class="site-menu-title">Summernote</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../forms/editor-markdown.html"> <span class="site-menu-title">Markdown</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../forms/editor-ace.html"> <span class="site-menu-title">Ace Editor</span> </a> </li> </ul> </li> <li class="site-menu-item"> <a class="animsition-link" href="../forms/image-cropping.html"> <span class="site-menu-title">Image Cropping</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../forms/file-uploads.html"> <span class="site-menu-title">File Uploads</span> </a> </li> </ul> </li> <li class="site-menu-item has-sub"> <a href="javascript:void(0)"> <i class="site-menu-icon wb-table" aria-hidden="true"></i> <span class="site-menu-title">Tables</span> <span class="site-menu-arrow"></span> </a> <ul class="site-menu-sub"> <li class="site-menu-item"> <a class="animsition-link" href="../tables/basic.html"> <span class="site-menu-title">Basic Tables</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../tables/bootstrap.html"> <span class="site-menu-title">Bootstrap Tables</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../tables/floatthead.html"> <span class="site-menu-title">floatThead</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../tables/responsive.html"> <span class="site-menu-title">Responsive Tables</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../tables/editable.html"> <span class="site-menu-title">Editable Tables</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../tables/jsgrid.html"> <span class="site-menu-title">jsGrid</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../tables/footable.html"> <span class="site-menu-title">FooTable</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../tables/datatable.html"> <span class="site-menu-title">DataTables</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../tables/jqtabledit.html"> <span class="site-menu-title">Jquery Tabledit</span> <div class="site-menu-label"> <span class="tag tag tag-info tag-round">new</span> </div> </a> </li> </ul> </li> <li class="site-menu-item has-sub"> <a href="javascript:void(0)"> <i class="site-menu-icon wb-pie-chart" aria-hidden="true"></i> <span class="site-menu-title">Chart</span> <span class="site-menu-arrow"></span> </a> <ul class="site-menu-sub"> <li class="site-menu-item"> <a class="animsition-link" href="../charts/chartjs.html"> <span class="site-menu-title">Chart.js</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../charts/gauges.html"> <span class="site-menu-title">Gauges</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../charts/flot.html"> <span class="site-menu-title">Flot</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../charts/peity.html"> <span class="site-menu-title">Peity</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../charts/sparkline.html"> <span class="site-menu-title">Sparkline</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../charts/morris.html"> <span class="site-menu-title">Morris</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../charts/chartist.html"> <span class="site-menu-title">Chartist.js</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../charts/rickshaw.html"> <span class="site-menu-title">Rickshaw</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../charts/pie-progress.html"> <span class="site-menu-title">Pie Progress</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../charts/c3.html"> <span class="site-menu-title">C3</span> </a> </li> </ul> </li> <li class="site-menu-category">Apps</li> <li class="site-menu-item has-sub"> <a href="javascript:void(0)"> <i class="site-menu-icon wb-grid-4" aria-hidden="true"></i> <span class="site-menu-title">Apps</span> <span class="site-menu-arrow"></span> </a> <ul class="site-menu-sub"> <li class="site-menu-item"> <a class="animsition-link" href="../apps/contacts/contacts.html"> <span class="site-menu-title">Contacts</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../apps/calendar/calendar.html"> <span class="site-menu-title">Calendar</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../apps/notebook/notebook.html"> <span class="site-menu-title">Notebook</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../apps/taskboard/taskboard.html"> <span class="site-menu-title">Taskboard</span> </a> </li> <li class="site-menu-item has-sub"> <a href="javascript:void(0)"> <span class="site-menu-title">Documents</span> <span class="site-menu-arrow"></span> </a> <ul class="site-menu-sub"> <li class="site-menu-item"> <a class="animsition-link" href="../apps/documents/articles.html"> <span class="site-menu-title">Articles</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../apps/documents/categories.html"> <span class="site-menu-title">Categories</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../apps/documents/article.html"> <span class="site-menu-title">Article</span> </a> </li> </ul> </li> <li class="site-menu-item"> <a class="animsition-link" href="../apps/forum/forum.html"> <span class="site-menu-title">Forum</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../apps/message/message.html"> <span class="site-menu-title">Message</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../apps/projects/projects.html"> <span class="site-menu-title">Projects</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../apps/mailbox/mailbox.html"> <span class="site-menu-title">Mailbox</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../apps/media/overview.html"> <span class="site-menu-title">Media</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../apps/work/work.html"> <span class="site-menu-title">Work</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../apps/location/location.html"> <span class="site-menu-title">Location</span> </a> </li> <li class="site-menu-item"> <a class="animsition-link" href="../apps/travel/travel.html"> <span class="site-menu-title">Travel</span> <div class="site-menu-label"> <span class="tag tag-info tag-round">new</span> </div> </a> </li> </ul> </li> <li class="site-menu-category">Angular UI</li> <li class="site-menu-item"> <a class="animsition-link" href="../angular/index.html"> <i class="site-menu-icon bd-angular" aria-hidden="true"></i> <span class="site-menu-title">Angular UI</span> </a> </li> </ul> <div class="site-menubar-section"> <h5> Milestone <span class="pull-xs-right">30%</span> </h5> <div class="progress progress-xs"> <div class="progress-bar active" style="width: 30%;" role="progressbar"></div> </div> <h5> Release <span class="pull-xs-right">60%</span> </h5> <div class="progress progress-xs"> <div class="progress-bar progress-bar-warning" style="width: 60%;" role="progressbar"></div> </div> </div> </div> </div> </div> <div class="site-menubar-footer"> <a href="javascript: void(0);" class="fold-show" data-placement="top" data-toggle="tooltip" data-original-title="Settings"> <span class="icon wb-settings" aria-hidden="true"></span> </a> <a href="javascript: void(0);" data-placement="top" data-toggle="tooltip" data-original-title="Lock"> <span class="icon wb-eye-close" aria-hidden="true"></span> </a> <a href="javascript: void(0);" data-placement="top" data-toggle="tooltip" data-original-title="Logout"> <span class="icon wb-power" aria-hidden="true"></span> </a> </div> </div> <div class="site-gridmenu"> <div> <div> <ul> <li> <a href="../apps/mailbox/mailbox.html"> <i class="icon wb-envelope"></i> <span>Mailbox</span> </a> </li> <li> <a href="../apps/calendar/calendar.html"> <i class="icon wb-calendar"></i> <span>Calendar</span> </a> </li> <li> <a href="../apps/contacts/contacts.html"> <i class="icon wb-user"></i> <span>Contacts</span> </a> </li> <li> <a href="../apps/media/overview.html"> <i class="icon wb-camera"></i> <span>Media</span> </a> </li> <li> <a href="../apps/documents/categories.html"> <i class="icon wb-order"></i> <span>Documents</span> </a> </li> <li> <a href="../apps/projects/projects.html"> <i class="icon wb-image"></i> <span>Project</span> </a> </li> <li> <a href="../apps/forum/forum.html"> <i class="icon wb-chat-group"></i> <span>Forum</span> </a> </li> <li> <a href="../index.html"> <i class="icon wb-dashboard"></i> <span>Dashboard</span> </a> </li> </ul> </div> </div> </div> <!-- Page --> <div class="page "> <div class="page-header"> <h1 class="page-title">Social Widgets</h1> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="../index.html">Home</a></li> <li class="breadcrumb-item"><a href="javascript:void(0)">Widgets</a></li> <li class="breadcrumb-item active">Social</li> </ol> <div class="page-header-actions"> <button type="button" class="btn btn-sm btn-outline btn-default btn-round"> <span class="text hidden-sm-down">Settings</span> <i class="icon wb-chevron-right" aria-hidden="true"></i> </button> </div> </div> <div class="page-content container-fluid"> <div class="row" data-plugin="matchHeight" data-by-row="true"> <!-- Panel Example1 --> <div class="col-xl-4 col-lg-6 col-xs-12"> <div class="card card-shadow text-xs-center"> <div class="card-header card-header-transparent cover overlay" style="height: calc(100% - 100px);"> <img class="cover-image" src="../../../global/photos/placeholder.png" alt="..." style="height: 100%;"> <div class="overlay-panel vertical-align"> <div class="vertical-align-middle"> <a class="avatar avatar-100 bg-white m-b-10 m-xs-0 img-bordered" href="javascript:void(0)"> <img src="../../../global/portraits/1.jpg" alt=""> </a> <div class="font-size-20">Herman Beck</div> <div class="font-size-14 grey-400">Designer</div> </div> </div> </div> <div class="card-footer bg-white p-x-30 p-y-20 h-100"> <div class="row no-space"> <div class="col-xs-4"> <div class="counter"> <div class="counter-label">Followers</div> <span class="counter-number">11.2K</span> </div> </div> <div class="col-xs-4"> <div class="counter"> <div class="counter-label">Following</div> <span class="counter-number">683</span> </div> </div> <div class="col-xs-4"> <div class="counter"> <div class="counter-label">Tweets</div> <span class="counter-number">326</span> </div> </div> </div> </div> </div> </div> <!-- End Panel Example1 --> <div class="col-xl-4 col-lg-6 col-xs-12"> <div class="card card-shadow"> <div class="card-header card-header-transparent cover overlay" style="height: calc(100% - 100px);"> <img class="cover-image" src="../../../global/photos/placeholder.png" alt="..." style="height: 100%;"> <div class="overlay-panel overlay-background overlay-top"> <div class="row"> <div class="col-xs-6"> <div class="font-size-20 white">Mary Adams</div> <div class="font-size-14 grey-400">Designer</div> </div> <div class="col-xs-6 text-xs-right"> <div class="avatar"> <img src="../../../global/portraits/2.jpg" alt=""> </div> </div> </div> </div> </div> <div class="card-footer bg-white p-x-30 p-y-20 h-100"> <div class="row no-space"> <div class="col-xs-4"> <div class="counter"> <span class="counter-number">6809</span> <div class="counter-label">Followers</div> </div> </div> <div class="col-xs-4"> <div class="counter"> <span class="counter-number">569</span> <div class="counter-label">Following</div> </div> </div> <div class="col-xs-4"> <div class="counter"> <span class="counter-number">357</span> <div class="counter-label">Tweets</div> </div> </div> </div> </div> </div> </div> <div class="col-xl-4 col-lg-6 col-xs-12"> <div class="card card-shadow"> <div class="card-header card-header-transparent cover overlay"> <div class="cover-background h-150" style="background-image: url('../../../global/photos/placeholder.png')"></div> </div> <div class="card-block p-x-30 p-y-20" style="height:calc(100% - 250px);"> <div style="position:relative;padding-left:110px;"> <a class="avatar avatar-100 bg-white img-bordered" href="javascript:void(0)" style="position:absolute;top:-50px;left:0;"> <img src="../../../global/portraits/2.jpg" alt=""> </a> <div class="m-b-20"> <div class="font-size-20">Caleb Richards</div> <div class="font-size-14">Designer</div> </div> </div> <p> Reiciendis iactant eligendi. Vestrae referenda mundus asperum physico miserum viderer potiendi, audaces. </p> </div> <div class="card-footer bg-blue-grey-400 p-30 h-100"> <div class="row no-space"> <div class="col-xs-6"> <div class="counter counter-inverse"> <span class="counter-number">7896</span> <div class="counter-label inline-block m-l-5">Followers</div> </div> </div> <div class="col-xs-6"> <div class="counter counter-inverse"> <span class="counter-number">621</span> <div class="counter-label inline-block m-l-5">Following</div> </div> </div> </div> </div> </div> </div> <div class="col-xl-4 col-lg-6 col-xs-12"> <div class="card card-inverse card-shadow bg-green-500 white"> <div class="card-block p-20 h-full"> <a class="avatar pull-xs-left m-r-20" href="javascript:void(0)"> <img src="../../../global/portraits/15.jpg" alt=""> </a> <div style="overflow:hidden;"> <small class="pull-xs-right grey-200">Yeserday, 13:48</small> <div class="font-size-18">Robin Ahrens</div> <div class="grey-200 font-size-14 m-b-10">Web Designer</div> <blockquote class="blockquote cover-quote font-size-16 white">Oportet magnopere optio ignavia tribuat derigatur, idem, vituperatum. </blockquote> </div> </div> </div> </div> <div class="col-xl-4 col-lg-6 col-xs-12"> <div class="card card-shadow card-inverse white bg-twitter"> <div class="card-block p-20 h-full"> <h3 class="white m-t-0">Astris fere mediocris evertunt deterruisset impetu, fabulae praetorem.</h3> <small>21 May, 2017 via mobile</small> <div class="m-t-30"> <i class="icon bd-twitter font-size-26"></i> <ul class="list-inline pull-xs-right m-t-15"> <li class="list-inline-item"> <i class="icon wb-heart"></i> 598 </li> <li class="list-inline-item"> <i class="icon wb-thumb-up"></i> 96 </li> </ul> </div> </div> </div> </div> <div class="col-xl-4 col-lg-6 col-xs-12"> <div class="card card-shadow card-inverse white bg-facebook"> <div class="card-block p-20 h-full"> <h3 class="white m-t-0">Pertinerent iucunditatem animal dixit ipsos, probabo proprius universas.</h3> <small>21 May, 2017 via mobile</small> <div class="m-t-30"> <i class="icon bd-facebook font-size-26"></i> <ul class="list-inline pull-xs-right m-t-15"> <li class="list-inline-item"> <i class="icon wb-heart"></i> 1256 </li> <li class="list-inline-item"> <i class="icon wb-star"></i> 379 </li> </ul> </div> </div> </div> </div> <div class="col-xl-3 col-lg-6 col-xs-12"> <div class="card card-inverse card-shadow bg-green-600 white"> <div class="card-block p-30"> <a class="avatar avatar-100 img-bordered bg-white pull-xs-left m-r-20" href="javascript:void(0)"> <img src="../../../global/portraits/11.jpg" alt=""> </a> <div class="vertical-align h-100 text-truncate"> <div class="vertical-align-middle"> <div class="font-size-20 m-b-5 text-truncate">Gwendolyn Wheeler</div> <div class="font-size-14 text-truncate">Adminnistrator</div> </div> </div> </div> </div> </div> <div class="col-xl-3 col-lg-6 col-xs-12"> <div class="card card-inverse card-shadow bg-blue-600 white text-xs-center"> <div class="card-block p-30"> <a class="avatar avatar-100 img-bordered bg-white" href="javascript:void(0)"> <img src="../../../global/portraits/12.jpg" alt=""> </a> </div> </div> </div> <div class="col-xl-3 col-lg-6 col-xs-12"> <div class="card card-inverse card-shadow bg-white"> <div class="card-block p-30"> <a class="avatar avatar-100 pull-xs-left m-r-20" href="javascript:void(0)"> <img src="../../../global/portraits/13.jpg" alt=""> </a> <div class="vertical-align text-xs-right h-100 text-truncate"> <div class="vertical-align-middle"> <div class="font-size-20 m-b-5 blue-600 text-truncate">Sarah Graves</div> <div class="font-size-14 text-truncate">Web Designer</div> </div> </div> </div> </div> </div> <div class="col-xl-3 col-lg-6 col-xs-12"> <div class="card card-inverse card-shadow bg-blue-600 white"> <div class="card-block p-30"> <a class="avatar avatar-100 img-bordered bg-white pull-xs-right" href="javascript:void(0)"> <img src="../../../global/portraits/14.jpg" alt=""> </a> <div class="vertical-align h-100 text-truncate"> <div class="vertical-align-middle"> <div class="font-size-20 m-b-5 text-truncate">Andrew Hoffman</div> <div class="font-size-14 text-truncate">Web Designer</div> </div> </div> </div> </div> </div> </div> <div class="row" data-plugin="masonry"> <div class="col-lg-6 col-xs-12 masonry-item"> <div class="card card-shadow"> <div class="card-header bg-blue-600 text-xs-center p-30 p-b-15"> <div class="font-size-20 white">June Lane</div> <div class="grey-300 font-size-14 m-b-20">Web Designer</div> <a class="avatar avatar-100 img-bordered m-b-10 bg-white" href="javascript:void(0)"> <img src="../../../global/portraits/4.jpg" alt=""> </a> </div> <div class="card-footer bg-white p-x-30 p-y-20 text-xs-center"> <div class="row no-space"> <div class="col-xs-4"> <div class="counter"> <span class="counter-number blue-600">102</span> <div class="counter-label">Projects</div> </div> </div> <div class="col-xs-4"> <div class="counter"> <span class="counter-number blue-600">83</span> <div class="counter-label">Clients</div> </div> </div> <div class="col-xs-4"> <div class="counter"> <span class="counter-number blue-600">13.5K</span> <div class="counter-label">Followers</div> </div> </div> </div> </div> </div> </div> <div class="col-lg-6 col-xs-12 masonry-item"> <div class="card"> <div class="card-header white bg-cyan-600 p-30 clearfix"> <a class="avatar avatar-100 pull-xs-left m-r-20" href="javascript:void(0)"> <img src="../../../global/portraits/5.jpg" alt=""> </a> <div class="pull-xs-left"> <div class="font-size-20 m-b-15">Robin Ahrens</div> <p class="m-b-5 text-nowrap"><i class="icon wb-map m-r-10" aria-hidden="true"></i> <span class="text-break">Mountain View,CA 94043, United States</span> </p> <p class="m-b-5 text-nowrap"><i class="icon wb-envelope m-r-10" aria-hidden="true"></i> <span class="text-break">amazingSurge@yahoo.com</span> </p> <p class="m-b-5 text-nowrap"><i class="icon bd-twitter m-r-10" aria-hidden="true"></i> <span class="text-break">Kolage</span> </p> </div> </div> <div class="card-footer bg-white"> <div class="row no-space p-y-20 p-x-30 text-xs-center"> <div class="col-xs-4"> <div class="counter"> <span class="counter-number cyan-600">102</span> <div class="counter-label">Projects</div> </div> </div> <div class="col-xs-4"> <div class="counter"> <span class="counter-number cyan-600">125</span> <div class="counter-label">Clients</div> </div> </div> <div class="col-xs-4"> <div class="counter"> <span class="counter-number cyan-600">10.8K</span> <div class="counter-label">Followers</div> </div> </div> </div> </div> </div> </div> <div class="col-lg-6 col-xs-12 masonry-item"> <div class="card card-shadow avatar-group"> <div class="card-header bg-white text-xs-center p-30"> <ul class="list-unstyled list-inline"> <li class="list-inline-item"> <a class="avatar avatar-lg m-5" href="javascript:void(0)"> <img src="../../../global/portraits/7.jpg" alt=""> </a> </li> <li class="list-inline-item"> <a class="avatar avatar-lg m-5" href="javascript:void(0)"> <img src="../../../global/portraits/8.jpg" alt=""> </a> </li> <li class="list-inline-item"> <a class="avatar avatar-lg m-5" href="javascript:void(0)"> <img src="../../../global/portraits/9.jpg" alt=""> </a> </li> </ul> <div class="font-size-18 blue-600">Amazing Surge</div> <div class="font-size-14">Design</div> </div> <div class="card-footer bg-blue-grey-400 white text-xs-center p-y-20 p-x-30"> <div class="row no-space "> <div class="col-xs-4"> <div class="counter counter-inverse"> <span class="counter-icon"><i class="icon wb-eye m-r-15" aria-hidden="true"></i></span> <span class="counter-number">102</span> </div> </div> <div class="col-xs-4"> <div class="counter counter-inverse"> <span class="counter-icon"><i class="icon wb-heart m-r-15" aria-hidden="true"></i></span> <span class="counter-number">8</span> </div> </div> <div class="col-xs-4"> <div class="counter counter-inverse"> <span class="counter-icon"><i class="icon wb-user m-r-15" aria-hidden="true"></i></span> <span class="counter-number">12.6K</span> </div> </div> </div> </div> </div> </div> <div class="col-lg-6 col-xs-12 masonry-item"> <div class="card card-shadow background-bottom"> <div class="card-header card-header-transparent cover overlay"> <div class="cover-background h-250" style="background-image: url(../../../global/photos/placeholder.png)"></div> <div class="overlay-panel overlay-background overlay-bottom"> <div class="row no-space"> <div class="col-sm-6 col-xs-12"> <a class="avatar avatar-lg bg-white pull-xs-left m-r-20 img-bordered" href="javascript:void(0)"> <img src="../../../global/portraits/10.jpg" alt=""> </a> <div> <div class="font-size-20">William Dalebout</div> <div class="font-size-14">CEO</div> </div> </div> <div class="col-sm-6 col-xs-12"> <div class="row no-space text-xs-center"> <div class="col-xs-4"> <div class="counter counter-inverse"> <div class="counter-label">Followers</div> <span class="counter-number">6584</span> </div> </div> <div class="col-xs-4"> <div class="counter counter-inverse"> <div class="counter-label">Following</div> <span class="counter-number">2046</span> </div> </div> <div class="col-xs-4"> <div class="counter counter-inverse"> <div class="counter-label">Tweets</div> <span class="counter-number">325</span> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="col-lg-6 col-xs-12 masonry-item"> <div class="card card-shadow text-xs-center"> <div class="card-header card-header-transparent cover overlay"> <div class="cover-background" style="background-image: url(../../../global/photos/placeholder.png)"> <div class="vertical-align p-x-0"> <div class="vertical-align-bottom w-full"> <a class="avatar avatar-100 img-bordered bg-white m-t-20" href="javascript:void(0)"> <img src="../../../global/portraits/17.jpg" alt=""> </a> <h3 class="white">Herman Beck</h3> <p class="white"><i class="icon wb-map m-r-10" aria-hidden="true"></i>United States </p> <button type="button" class="btn btn-primary m-b-20">Follow</button> <div class="row no-space overlay-background p-y-10"> <div class="col-xs-4"> <div class="counter counter-inverse"> <span class="counter-number">13.2K</span> <div class="counter-label">Followers</div> </div> </div> <div class="col-xs-4"> <div class="counter counter-inverse"> <span class="counter-number">246</span> <div class="counter-label">Following</div> </div> </div> <div class="col-xs-4"> <div class="counter counter-inverse"> <span class="counter-number">32</span> <div class="counter-label">Tweets</div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="col-lg-6 col-xs-12 masonry-item"> <div class="card card-shadow"> <div class="card-header bg-blue-600 white p-15 clearfix"> <a class="avatar avatar-lg pull-xs-left m-r-20" href="javascript:void(0)"> <img src="../../../global/portraits/16.jpg" alt=""> </a> <div class="font-size-18">Robin Ahrens</div> <div class="grey-300 font-size-14">Web Designer</div> </div> <ul class="list-group list-group-bordered m-b-0"> <li class="list-group-item"> <span class="tag tag-pill tag-success">6</span> <i class="icon wb-inbox" aria-hidden="true" draggable="true"></i> Cras justo odio </li> <li class="list-group-item"> <span class="tag tag-pill tag-info">2</span> <i class="icon wb-user" aria-hidden="true" draggable="true"></i> Dapibus ac facilisis in </li> <li class="list-group-item"> <i class="icon wb-bell" aria-hidden="true" draggable="true"></i> Morbi leo risus </li> <li class="list-group-item"> <span class="tag tag-pill tag-info">10</span> <i class="icon wb-info-circle" aria-hidden="true" draggable="true"></i> Porta ac consectetur ac </li> </ul> </div> </div> <div class="col-lg-6 col-xs-12 masonry-item"> <div class="card card-shadow"> <div class="card-header card-header-transparent cover"> <div class="cover-background p-30" style="background-image: url('../../../global/photos/placeholder.png')"> <blockquote class="blockquote cover-quote white">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer nec odio. </blockquote> </div> </div> <div class="card-block"> <div class="avatar avatar-sm pull-xs-left m-r-10 m-t-5"> <img src="../../../global/portraits/3.jpg" alt=""> </div> <div class="info m-b-25"> <div class="blue-grey-700 text-uppercase">John Doe</div> <div class="blue-grey-400 text-capitalize">Design</div> </div> <p class="m-b-40">Rudem falso dicitis, curis depravatum affecti stoicos rerum.</p> <div class="text-xs-right"> <a class="text-action" href="javascript:void(0)"> <i class="icon wb-heart"></i> <span>23</span> </a> </div> </div> </div> </div> <div class="col-lg-6 col-xs-12 masonry-item"> <div class="card card-shadow"> <div class="card-header h-150 bg-blue-600 vertical-align p-y-20 p-x-25"> <blockquote class="blockquote cover-quote vertical-align-middle white font-size-20">Corporis dicere disputatione laborat quamque. </blockquote> </div> <div class="card-block p-t-0" style="margin-top: -30px"> <div class="avatar avatar-lg img-bordered bg-white m-b-10"> <img src="../../../global/portraits/13.jpg" alt=""> </div> <div class="info m-b-25"> <div class="blue-grey-700">Sarah Graves</div> <div class="blue-grey-400">Developer</div> </div> <p class="m-b-35 blue-grey-500">Menandri nixam arguerent quanti fecerit laudem vidisse elegantis. </p> <div class="text-xs-right"> <a class="text-action" href="javascript:void(0)"> <i class="icon wb-heart"></i> <span>16</span> </a> </div> </div> </div> </div> </div> </div> </div> <!-- End Page --> <!-- Footer --> <footer class="site-footer"> <div class="site-footer-legal">© 2017 <a href="http://themeforest.net/item/remark-responsive-bootstrap-admin-template/11989202">Remark</a></div> <div class="site-footer-right"> Crafted with <i class="red-600 wb wb-heart"></i> by <a href="http://themeforest.net/user/amazingSurge">amazingSurge</a> </div> </footer> <!-- Core --> <script src="../../../global/vendor/babel-external-helpers/babel-external-helpers.js"></script> <script src="../../../global/vendor/jquery/jquery.js"></script> <script src="../../../global/vendor/tether/tether.js"></script> <script src="../../../global/vendor/bootstrap/bootstrap.js"></script> <script src="../../../global/vendor/animsition/animsition.js"></script> <script src="../../../global/vendor/mousewheel/jquery.mousewheel.js"></script> <script src="../../../global/vendor/asscrollbar/jquery-asScrollbar.js"></script> <script src="../../../global/vendor/asscrollable/jquery-asScrollable.js"></script> <script src="../../../global/vendor/ashoverscroll/jquery-asHoverScroll.js"></script> <!-- Plugins --> <script src="../../../global/vendor/switchery/switchery.min.js"></script> <script src="../../../global/vendor/intro-js/intro.js"></script> <script src="../../../global/vendor/screenfull/screenfull.js"></script> <script src="../../../global/vendor/slidepanel/jquery-slidePanel.js"></script> <script src="../../../global/vendor/matchheight/jquery.matchHeight-min.js"></script> <script src="../../../global/vendor/imagesloaded/imagesloaded.pkgd.js"></script> <script src="../../../global/vendor/masonry/masonry.pkgd.js"></script> <!-- Scripts --> <script src="../../../global/js/State.js"></script> <script src="../../../global/js/Component.js"></script> <script src="../../../global/js/Plugin.js"></script> <script src="../../../global/js/Base.js"></script> <script src="../../../global/js/Config.js"></script> <script src="../../assets/js/Section/Menubar.js"></script> <script src="../../assets/js/Section/GridMenu.js"></script> <script src="../../assets/js/Section/Sidebar.js"></script> <script src="../../assets/js/Section/PageAside.js"></script> <script src="../../assets/js/Plugin/menu.js"></script> <script src="../../../global/js/config/colors.js"></script> <script src="../../assets/js/config/tour.js"></script> <script> Config.set('assets', '../../assets'); </script> <!-- Page --> <script src="../../assets/js/Site.js"></script> <script src="../../../global/js/Plugin/asscrollable.js"></script> <script src="../../../global/js/Plugin/slidepanel.js"></script> <script src="../../../global/js/Plugin/switchery.js"></script> <script src="../../../global/js/Plugin/matchheight.js"></script> <script src="../../../global/js/Plugin/masonry.js"></script> <script> (function(document, window, $) { 'use strict'; var Site = window.Site; $(document).ready(function() { Site.run(); }); })(document, window, jQuery); </script> </body> </html>